×

Sign up and get MultiCharts free

Use its powerful simulation mode with data included out of the box. Just fill out the form and start honing your trading skills with a few clicks.

Changes - MultiCharts

Changes

Jump to navigation Jump to search

4.2 Data Access

285 bytes added, 09:47, 6 May 2013
Instrument properties:
* ''{{Color|Blue|MTPA_MCSymbolInfo2 ASymbolInfo2 { get; }}}''* ''{{Color|Blue|string Name { get; }}}'' - Instrument name, for example, ESU3, EUR/USD;* ''{{Color|Blue|string DataFeed { get; }}}'' - Data source, for example, CQG, eSignal;* ''{{Color|Blue|string Description { get; }}}'' - Instrument description in words, for example, for ESU3 "S&P 500 E-mini Futures Sep13";* ''{{Color|Blue|ESymbolCategory Category { get; }}}'' - Value from the list of categories, for example, futures, Forex or stock;* ''{{Color|Blue|string Exchange { get; }}}'' - Exchange, where the instrument is trading;* ''{{Color|Blue|double PriceScale { get; }}}'' - Instrument price scale, for example, for ES=1/100 ;* ''{{Color|Blue|double PointValue { get; }}}'' - Nominal value for one point for the instrument, for example, for ES=0.01;* ''{{Color|Blue|double BigPointValue { get; }}}'' - Profit/loss money equivalent in the instrument currency, when the price moves by one minimum increment, for example, for ES = 50 ;* ''{{Color|Blue|double MinMove { get; }}}'' - Minimum quantity of points, when the price moves by one minimum increment, for example, for ES = 25;* ''{{Color|Blue|Resolution Resolution { get; }}}'' - For example, for created ES 5 of minute chart, Resolution.ChartType = ChartType.Regular; Resolution.Type = EResolution.Minute; Resolution.Size = 5; * ''{{Color|Blue|double DailyLimit { get; }}}'' - Maximum price movement allowed during a session (currently is not used in MultiCharts .NET);* ''{{Color|Blue|DateTime Expiration { get; }}}'' - Expiration date of the instrument (for futures), for example, ESU3 09/19/2013;* ''{{Color|Blue|RequestTimeZone TimeZone { get; }}}'' - Local, Exchange or GMT;* ''{{Color|Blue|RequestQuoteField QuoteField { get; }}} ''- Ask, Bid, or Trade ;* ''{{Color|Blue|string SessionName { get; }}}'' - Session name (Check or add, or change session settings in QuoteManager) ;* ''{{Color|Blue|double StrikePrice { get; }}} ''- For options;* ''{{Color|Blue|OptionType OptionType { get; }}}'' - For options, Put or Call;* ''{{Color|Blue|DataRequest Request { get; }}}'' - Request information, by which the symbol was built;
===StatusLine===

Navigation menu