×

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

IntervalType

713 bytes added, 16:50, 21 August 2017
==== Usage ====
<syntaxhighlight>IntervalType</syntaxhighlight> The following values are returned for each type of resolution units:  :'''0''' = Ticks (Ticks & Contracts),:'''1''' = Intra-Day (Seconds, Minutes, & Hours),:'''2''' = Days,:'''3''' = Weeks,:'''4''' = Months, Quarters, & Years,:'''5''' = Points & Changes,:'''0 - 5''' = Point & Figure,:'''0 - 5''' = Kagi,:'''0 - 5''' = Line Break,:'''0 - 5''' = Renko,:'''0 - 5''' = Heikin Ashi. ==== Notes ==== * See [[IntervalType_ex]] for more specific indication of which chart type the code is applied to. 
==== Example ====
 
To assign a value, indicating the resolution units of the data series the study is applied to, to Value1 variable:
 
<syntaxhighlight>Value1 = IntervalType;</syntaxhighlight>
[[Category:Data Information/General]]