+1 888 340 6572

GetAppInfo: Difference between revisions

From MultiCharts
Line 13: Line 13:
:'''aiBarSpacing''' - returns a value indicating the bar spacing of a chart (i.e. the value found in the ''Format Window'' -> ''X-Time scale screen'').  
:'''aiBarSpacing''' - returns a value indicating the bar spacing of a chart (i.e. the value found in the ''Format Window'' -> ''X-Time scale screen'').  


:'''aiCalcReason''' - returns a numerical value, indicating the reason of calculation initialization (i.e. returns 0 (CalcReason_Default) when calculation was triggered by a new bar/tick):
:'''aiCalcReason''' - returns a numerical value, indicating the reason of calculation initialization (i.e. returns 0 when calculation was triggered by a new bar/tick(CalcReason_Default)):


:: '''0 (CalcReason_Default)''' - calculation is to be initialized when the new bar/tick appeared.
:: '''0 (CalcReason_Default)''' - calculation is to be initialized when the new bar/tick appeared.