Order information
===

Summary ===
This Price Value category contains all Default Rules related to the Price Action on the Charts.
<br>You can access the price values of the Bars(open, high, low, close, ...) and the markets properties (spread, pips, ...). Thus, every rule in this category is a Value Rule. This means that it returns a number value and not a condition (True or False).
<br>
<br>
=== High ===
This Rule returns the High of the Bar.
<br>
Parameters :
* Bar Position : Position of the Bar on the current chart. 0 is the last printed Bar on the chart. 1, is the previous Bar from the last Bar . 2, is the second previous Bar from the last Bar .
* Timeframe : Timeframe of the Bar. It's advised to let the value "Current" to get the value of the Bar on the current chart.
* Symbol : Symbol of the Bar. It's advised to let the value "Current" to get the value of the Bar on the current chart.
<br>