Const
OrderIntent open means that the order is supposed to open a new position. close means that the order is supposed to close an existing position. Note that this is independent of the order's direction (e.g. a short position is closed by a buy order).
open
close
Readonly
OrderIntent
open
means that the order is supposed to open a new position.close
means that the order is supposed to close an existing position. Note that this is independent of the order's direction (e.g. a short position is closed by a buy order).