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
Indicators

Keltner channel - indicator for MetaTrader 5

LazyBear
Published by:
Andrei Novichkov
Views:
12694
Rating:
(17)
Published:
2020.11.10 18:39
Updated:
2021.02.16 13:43
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

Keltner channel indicator with a multiplier and two ways to calculate the boundaries:

     By averaging the candle body size
     Averaging the ATR indicator data

The Keltner channel can be used as an independent indicator, but also as a source of initial data. An example is the "Squeeze Momentum Indicator" published on tradingview.com with the most likes. The translation of "Squeeze Momentum Indicator" from Pine to MQL 5 was done by me.



Strategy - Set And Forget (with Alerting system) - MT5 Strategy - Set And Forget (with Alerting system) - MT5

This strategy is the well known set & forget with the ALERTING system. It is very useful on different trading scenarios. I urge you guys to always use trading tools that will make your live easier. So instead of watching the charts and the time and all day long, you can use this indicator that will watch the charts for you.

SSL Channel Chart SSL Channel Chart

Trend indicator

observer (push) - behavioral design pattern observer (push) - behavioral design pattern

define a one-to-many dependency between objects so that when one object changes state, all its dependents are notified and updated automatically

The 2 Pole Butterworth Filter The 2 Pole Butterworth Filter

Indicator "The 2 Pole Butterworth Filter". was created by John Ehlers ("Cybernetic Analysis For Stocks And Futures", p. 192)