Join our fan page
- Views:
- 3069
- 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
Real author:
TrendLaboratory Ltd.
Indicator XFisher_org_v1_Candle highlights candles, the Close prices of which are closed within overbought/oversold zones.
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_v2
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/22849

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

Indicator RVI_Histogram provides alerts and sends email and push notifications when the main and signal lines intersect, accompanied by a change in the color of the signal cloud

Indicator Stochastic_Histogram with the timeframe selection option available in its input parameters

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