×

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

BarInterval

664 bytes added, 13:22, 18 January 2012
Created page with "Returns a numerical value, indicating the number of resolution units (bar interval) of the data series that the study is applied to. Returns the number of Ticks, Contracts, ..."
Returns a numerical value, indicating the number of resolution units (bar interval) of the data series that the study is applied to.

Returns the number of Ticks, Contracts, Points, Changes, Seconds, Minutes, Hours, Days, Weeks, Months, Quarters, or Years, depending on the chart resolution; a value of 5 will be returned for a 5-second as well as for a 5-tick chart.

==== Usage ====
[[BarInterval]]

==== Example ====
Assign a value, indicating the number of resolution units (bar interval) of the data series that the study is applied to, to Value1 variable:

<syntaxhighlight>Value1=BarInterval;</syntaxhighlight>


[[Category:Data Information/General]]
Anonymous user