OrderStatus
enum
Possible statuses of an order on the server
Fields
Uncpecified — 0
PendingNew — 1
PendingExecution — 2
PendingCancel — 3
PendingReplace — 4
ConfirmedNew — 5
ConfirmedExecution — 6
ConfirmedCancel — 7
ConfirmedReplace — 8
New — 10
Replaced — 20
PartiallyFilled — 30
Filled — 31
Cancelled — 40
Refusd — 41
Discussion
Join PTMC community to post your comments
No comments yet. Be the first.
NETScript classes
- Account
- Asset
- BarData
- DerivativeSettings
- Fill
- GlobalVariable
- GlobalVariablesManager
- HistoricalData
- HistoricalDataRequest
- Indicator
- Instrument
- Level2
- MarginSettings
- NETColumn
- NETIndicator
- NETMacros
- NETScript
- NETSDK
- NETStrategy
- NewOrderRequest
- Order
- Performance
- Period
- Position
- PricesQuote
- Quote
- ReplaceOrderRequest
- Row
- Table
- TickData
- Trade
- TradeData
- TradingSession
- TradingStrategy
- User
NETScript interfaces