Price value

From NakedMarkets
Revision as of 14:05, 23 August 2021 by NMWikiWeb (talk | contribs) (Volume)
Jump to navigation Jump to search

CategoryRule_PriceValue
CategoryRule_PriceValue
Summary

This Price Value category contains all Default Rules related to the Price Action on the Charts.
You can access the price values of the candles (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).

High

This Rule returns the High of the candle.
Parameters :

  • Bar Position : Position of the Bar on the current chart. 0 is the last printed candle on the chart. 1, is the previous candle from the last candle. 2, is the second previous candle from the last candle.
  • Timeframe : Timeframe of the Bar. It's advised to let the value "Current" to get the value of the Candle on the current chart.
  • Symbol : Symbol of the Bar. It's advised to let the value "Current" to get the value of the Candle on the current chart.


Low

This Rule returns the Low of the candle.
Parameters :

  • Bar Position : Position of the Bar on the current chart. 0 is the last printed candle on the chart. 1, is the previous candle from the last candle. 2, is the second previous candle from the last candle.
  • Timeframe : Timeframe of the Bar. It's advised to let the value "Current" to get the value of the Candle on the current chart.
  • Symbol : Symbol of the Bar. It's advised to let the value "Current" to get the value of the Candle on the current chart.


Open

This Rule returns the Open of the candle.
Parameters :

  • Bar Position : Position of the Bar on the current chart. 0 is the last printed candle on the chart. 1, is the previous candle from the last candle. 2, is the second previous candle from the last candle.
  • Timeframe : Timeframe of the Bar. It's advised to let the value "Current" to get the value of the Candle on the current chart.
  • Symbol : Symbol of the Bar. It's advised to let the value "Current" to get the value of the Candle on the current chart.


Close

This Rule returns the Close of the candle.
Parameters :

  • Bar Position : Position of the Bar on the current chart. 0 is the last printed candle on the chart. 1, is the previous candle from the last candle. 2, is the second previous candle from the last candle.
  • Timeframe : Timeframe of the Bar. It's advised to let the value "Current" to get the value of the Candle on the current chart.
  • Symbol : Symbol of the Bar. It's advised to let the value "Current" to get the value of the Candle on the current chart.


Volume

This Rule returns the Volume of the candle.
Parameters :

  • Bar Position : Position of the Bar on the current chart. 0 is the last printed candle on the chart. 1, is the previous candle from the last candle. 2, is the second previous candle from the last candle.
  • Timeframe : Timeframe of the Bar. It's advised to let the value "Current" to get the value of the Candle on the current chart.
  • Symbol : Symbol of the Bar. It's advised to let the value "Current" to get the value of the Candle on the current chart.


Percent Top


Percent Bottom


Lowest


Highest


Size of bar


Size of body bar


Last swing high


Last swing low


Pips


Spread


Input