Watch how to download trading robots for free
Find us on Twitter!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
- Views:
- 7200
- Rating:
- Published:
- 2019.01.02 14:42
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Three Bigger Time Frame ATR is a multi-timeframe ATR indicator. It displays three ATRs of higher timeframes on the current chart.
It has five input parameters:
- ATR period - ATR calculation period
- First ATR timeframe - timeframe for the first ATR
- Second ATR timeframe - timeframe for the second ATR
- Third ATR timeframe - timeframe for the third ATR
- Drawing mode - indicator drawing type
- Steps - as a ladder
- Slope - inclined lines connecting two neighboring bars of the calculation timeframe
Fig.1. Three Bigger Time Frame ATR. H1, H3 and H6 ATRs displayed on the H1 chart, Drawing mode = Steps
Fig.2. Three Bigger Time Frame ATR. H1, H3 and H6 ATRs displayed on the H1 chart, Drawing mode = Slope
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/23310

Three ATR Bands with multiple selection

The Donchian Oscillator indicator