Join our fan page
- Views:
- 3071
- Rating:
- Published:
- 2018.06.16 11:11
- Updated:
- 2023.03.29 13:48
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Indicator XStdDevSpeed_direction shows the information on the market volatility, using the values of indicator XStdDevSpeed with a fixed timeframe.
The initial indicator histogram color is the source of the signal. Color squares on the line occur when the bar of the corresponding timeframe changes.
For the indicator to operate, the XStdDevSpeed.ex5 indicator must be added to the <terminal_data_directory>\MQL5\Indicators folder.
Fig.1. Indicator XStdDevSpeed_direction
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/20742

A trading system based on the XRSIDeMarker_Histogram indicator signals.

A trading system based on the 2XMA_Ichimoku_Oscilator indicator signals.

A trading system based on the signals of indicator AverageChangeCandle.

A trading system based on indicator iBands (Bollinger Bands, BB). Placing pending Buy Stop and Sell Stop within a specified time interval (from XX o'clock to YY o'clock).