Watch how to download trading robots for free
Find us on Telegram!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
- Views:
- 14769
- Rating:
- Published:
- 2016.11.02 17:39
- Updated:
- 2016.11.22 07:32
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
The multitimeframe version of Donchian channel.
The Donchian channel is an indicator used in market trading developed by Richard Donchian. It is formed by taking the highest high and the lowest low of the last n periods. The area between the high and the low is the channel for the period chosen.
The deviation from the classical highest high/lowest low channel is that Donchian channel is shifted by one period. That shift allows it to have signals (when either the upper or the lower band is broken by the close price it is considered to be a signal for long or short).
Stochastic that is using RSX as an input for calculations.

Adapting is done using standard deviations.

Dynamic Momentum Index

This version of RSX allows you to use instead any momentum length.