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:
4126
Rating:
(14)
Published:
2015.05.21 15:03
Updated:
2016.11.22 07:32
sfx_tor.mq5 (8.25 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

Real author:

Brian Dee

Trend indicator based on Average True Range and Standard Deviation. In fact, the chart shows ATR, StDev and the StDev averaging.

Originally this indicator has been written in MQL4 and was first published in the Code Base on 12.07.2011.

Fig.1. The SFX_TOR indicator

Fig.1. The SFX_TOR indicator

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

ATRNorm_HTF ATRNorm_HTF

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

AverageChange_HTF AverageChange_HTF

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

SFX_TOR_HTF SFX_TOR_HTF

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

BreakTrend BreakTrend

Simple semaphore signal indicator for scalping.