bool
If True, filter to only open orders (PENDING, PARTIALLY_FILLED, PARTIALLY_MERGED).
object
Optional market ID to filter orders. If 0, returns all orders.
object
required
Dictionary containing orders data if found, None otherwise
- ValueError — If API_SERVER_URL or ACCOUNT environment variable is not set