Skip to content

Latest commit

 

History

History
19 lines (9 loc) · 555 Bytes

File metadata and controls

19 lines (9 loc) · 555 Bytes

CancelOrderLimitType

The type of the order cancellation limit.

Enum

  • NOT_APPROACHING_LIMIT (value: 'not approaching limit')

  • APPROACHING_THE_DAILY_LIMIT (value: 'approaching the daily limit')

  • APPROACHING_THE_WEEKLY_LIMIT (value: 'approaching the weekly limit')

  • APPROACHING_THE_MONTHLY_LIMIT (value: 'approaching the monthly limit')

  • EMPTY (value: '')

[Back to Model list] [Back to API list] [Back to README]