OKX_SUPPORTED_TIME_IN_FORCE

Constant OKX_SUPPORTED_TIME_IN_FORCE 

Source
pub const OKX_SUPPORTED_TIME_IN_FORCE: &[TimeInForce];
Expand description

OKX supported order time in force for market orders.

ยงNotes

  • OKX implements IOC and FOK as order types rather than separate time-in-force parameters.
  • GTD is supported via expire_time parameter.