Table
class
Represent access to Table data from ProTrader panel
Methods
GetAllTables () Return: Table[] | Returns all exist tables |
GetRow (int rowIndex) Return: Row | Returns Row object from the table |
GetTablesByName (string name) Return: Table[] | Returns all exist tables by name |
GetTablesByType (PanelType type) Return: Table[] | Returns all exist tables by type |
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
- TickData
- Trade
- TradeData
- TradingSession
- TradingStrategy
- User
NETScript interfaces
NETScript enums