×

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
Open main menu

Changes

GetAppInfo

372 bytes added, 31 January
:'''aiIntrabarOrder''' — returns a value of 1 if the calling application is running the signal with [[IntraBarOrderGeneration|intra-bar order generation]] turned on, and a value of 0 in all other cases.
:'''aiAppId''' — returns an a unique non-zero integer identifying the calling application.
:'''aiRealTimeCalc''' — returns a value of 1 if the calling application is performing calculation based on real-time data. Will return a value of 0 in all other cases.
:'''aiChartShiftPercent''' — returns the ChartShift value in percents from Format Window -> X - Time Scale. The value is updated on the fly.
 
:<div style="background-color: #E5F6FF;">aiSimulatedTradingMode is available in MultiCharts 15 Open Beta.</div>
:'''aiSimulatedTradingMode''' — returns a numerical value, indicating Simulated trading mode:
::'''0''' – No Simulated Trading is running.
::'''1''' – Standard Simulated Trading mode is enabled.
::'''2''' – Advanced Simulated Trading mode is enabled.
== Notes ==