Watch how to download trading robots for free
Find us on Facebook!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Indicators

XStdDevSpeed_direction - indicator for MetaTrader 5

Views:
2682
Rating:
(8)
Published:
2018.06.16 11:11
Updated:
2023.03.29 13:48
\MQL5\Include\ \MQL5\Indicator\
XStdDevSpeed.mq5 (15.29 KB) view
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

Fig.1. Indicator XStdDevSpeed_direction

Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/20742

Exp_XRSIDeMarker_Histogram Exp_XRSIDeMarker_Histogram

A trading system based on the XRSIDeMarker_Histogram indicator signals.

Exp_2XMA_Ichimoku_Oscillator Exp_2XMA_Ichimoku_Oscillator

A trading system based on the 2XMA_Ichimoku_Oscilator indicator signals.

Exp_AverageChangeCandle Exp_AverageChangeCandle

A trading system based on the signals of indicator AverageChangeCandle.

Bands 2 Bands 2

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).