typescript-sdk icon indicating copy to clipboard operation
typescript-sdk copied to clipboard

GetOrders expects order_id and returns Order rather than Order[]

Open rhysawilliams2010 opened this issue 9 months ago • 0 comments
trafficstars

I notice when attempting to getOrders that it expects me to provide and order_id and that it returns a single Order rather than an array of Order.

I would expect to be able fetch an array of orders for a list of symbols.

rhysawilliams2010 avatar Feb 10 '25 21:02 rhysawilliams2010