Quote
class
Represent access to last quote information.
Properties
Ask double | The best ask price. |
AskSize double | The volume of the inside ask. |
Bid double | The best bid price. |
BidSize double | The volume of the inside bid. |
CrossPrice double | The cross price to convert selected instrument price to server currency. |
Instrument Instrument | Represents access to the instrument. |
Last double | The trade price. |
LastSize double | The trade volume. |
Time DateTime | The time of quote creating. This time set by Exchange or Broker. |
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
- ReplaceOrderRequest
- Row
- Table
- TickData
- Trade
- TradeData
- TradingSession
- TradingStrategy
- User
NETScript interfaces
NETScript enums