TradingPositionMode
property
Gets the position handling type applied to this instrument
Syntax
public TradingPosition TradingPositionMode { get; }
Discussion
Join PTMC community to post your comments
No comments yet. Be the first.
Instrument methods
- FormatPrice (double price)
- GetAdditionalValue (string fieldName)
- getAsksDepth ()
- getBidsDepth ()
- GetDerivativeSettings ()
- GetHashCode ()
- GetLastTrade ()
- GetMarginSettings ()
- GetPricesQuote ()
- GetTradingSessionActive ()
- GetTradingSessions ()
- getVWAPAsk (double amount)
- getVWAPBid (double amount)
- IsAllowableOrderType (OrdersType ordersType)
- IsAllowableTimeInForce (TimeInForce timeInForce, OrdersType ordersType)
- RoundPrice (double price)
- RoundProfit (double profit)
Instrument properties
- AllowShortPositions
- BaseCurrency
- BaseName
- ChartType
- Close
- CounterCurrency
- CrossPrice
- Description
- FirstQuote
- High
- HighLimit
- LastQuote
- LimitType
- LotSize
- LotStep
- Low
- LowLimit
- MinimalLot
- Name
- Open
- PipsSize
- Precision
- PrevClose
- QuoteDelay
- Route
- SwapBuy
- SwapModel
- SwapSell
- Symbol
- TickCost
- Ticks
- TickSize
- TicksPostMarket
- TicksPreMarket
- TradingStatus
- Type
- UnderlierInstrument
- Volume
- VolumePostMarket
- VolumePreMarket
Instrument events