Watch how to download trading robots for free
Find us on Twitter!
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
Views:
2908
Rating:
(12)
Published:
2016.04.14 09:58
Updated:
2023.03.29 13:47
\MQL5\Include\
X2MA_StDev.mq5 (12.88 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

The X2MA_StDev indicator with the timeframe selection option available in input parameters:

input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4// Indicator chart period (timeframe)

The indicator requires X2MA_StDev.mq5 indicator file. Add it to <terminal_data_folder>\MQL5\Indicators.

Fig.1. The X2MA_StDev indicator

Fig.1. The X2MA_StDev indicator

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

Exp_Karacatica Exp_Karacatica

A trading system based on the signals of the Karacatica indicator.

Exp_Heiken_Ashi_Smoothed Exp_Heiken_Ashi_Smoothed

A trading system based on the signals of the Heiken_Ashi_Smoothed indicator.

Bezier_StDev_HTF Bezier_StDev_HTF

The Bezier_StDev indicator with the timeframe selection option available in input parameters.

Exp_LeManSignal Exp_LeManSignal

A trading system based on the signals of the LeManSignal indicator.