Preparing search index...
The search index is not available
@stoqey/ib
@stoqey/ib
MarketCloseOrder
Class MarketCloseOrder
Represents a limit order.
Hierarchy
MarketCloseOrder
Index
Constructors
constructor
Properties
action
order
Type
total
Quantity
transmit
Constructors
constructor
new
Market
Close
Order
(
action
,
totalQuantity
,
transmit
?
)
:
MarketCloseOrder
Parameters
action
:
OrderAction
totalQuantity
:
number
transmit
:
boolean
= true
Returns
MarketCloseOrder
Properties
action
action
:
OrderAction
order
Type
order
Type
:
OrderType
= OrderType.MOC
total
Quantity
total
Quantity
:
number
transmit
transmit
:
boolean
= true
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
action
order
Type
total
Quantity
transmit
@stoqey/ib
default
BarSizeSetting
ConjunctionConnection
ConnectionState
DurationUnit
ErrorCode
EventName
FADataType
IBApiNextTickType
IBApiTickType
Instrument
LocationCode
LogLevel
MIN_SERVER_VER
MarketDataType
OptionExerciseAction
OptionType
OrderAction
OrderConditionType
OrderStatus
OrderType
Loading...
Generated using
TypeDoc
Represents a limit order.