私たちのファンページに参加してください
- ビュー:
- 8156
- 評価:
- パブリッシュ済み:
- 2024.10.25 18:19
-
このコードに基づいたロボットまたはインジケーターが必要なら、フリーランスでご注文ください フリーランスに移動
The indicator displays the actual range of the hourly candle in percent and the calculated range based on average statistics.
Indicator parameters:
Averaging Period - averaging period for calculating the relative range indicator.
Number Of Bars For Statistics - number of bars in history for collecting average statistics data for a trading instrument.
Shifting Start Of Statistics Calculation - shift from which bar to start collecting statistics so that the readings do not affect the last N data.
Histogram Size - histogram bar size (actual range).
Line Size - line size (forecast range).
Histogram Color - histogram color.
Line Color - line color.
How to understand the indicator readings:
1. Histogram bars display the actual range of the H1 candle as a percentage (%).
2. Line is the calculated value of the H1 candle range as a percentage (%) based on the average statistics.
!!! The indicator works only on the H1 chart period.

The indicator searches for candles on the price chart that are larger than the size specified in the settings and marks them on the chart.

Backtesting Trade Assistant Panel

The same PNB from Yousufkhodja Sultonov.

A new interface library has been developed to simplify converting MT4 indicators and Expert Advisors (EAs) to MT5. This library supports most of the MetaTrader 4 functions, offering developers a unified solution for cross-platform compatibility.