Join our fan page
- Views:
- 3137
- Rating:
- Published:
- 2018.12.28 12:56
- Updated:
- 2023.03.29 13:48
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Indicator XFisher_org_v1 represented as candlesticks. Candlesticks result from processing the relevant price timeseries by the indicator algorithm. In many situations, such approach may be more informative for the purpose of analysis.
The indicator uses the classes of library SmoothAlgorithms.mqh (to be copied to <terminal_data_directory>\MQL5\Include). The use of the classes was thoroughly described in article Averaging Price Series for Intermediate Calculations without Using Additional Buffers.
Fig1. Indicator XFisher_org_v1_Candle
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/22833

An Expert Advisor based on iMA (Moving Average, MA) and iMACD (Moving Average Convergence/Divergence, MACD). Averaging positions, in case of a loss.

The script calculates the average and weighted volatility of a symbol.

The XFisher_org_v1 indicator with the timeframe selection option available in the input parameters

Hans_Indicator_x62_Cloud_System_Alert indicator with the level markup extended to the next session