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

Constant Range Channel - indicator for MetaTrader 5

Views:
4760
Rating:
(33)
Published:
2022.05.11 13:13
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

This is a very simple indicator. It plots a channel with a constant range of twice the step-size parameter value.

The range is broken when the low quote price breaks the upper level, or when the high quote price breaks the lower level of the channel’s range.

The code uses conditional compilation and will compile on both MQL4 and MQL5.

Please note that all my CodeBase publications’ source code are now also available in “Public Projects” tab of MetaEditor under the name “FMIC”.



Trailing Activate Close All Trailing Activate Close All

Assistant - works on the current symbol, has the 'Trailing activate if profit is >=' parameter in the trailing parameters. Sets the initial Stop Loss and Take Profit. Closes all positions when target profit is reached

Trailing Activate Trailing Activate

Assistant - works on the current symbol, has the 'Trailing activate if profit is >=' parameter in the trailing parameters

DeMarker gaining position volume 2 DeMarker gaining position volume 2

Version 2: extended functionality (added a few extra options)

Equal garden Arrow Equal garden Arrow

The indicator shows the position of two indicators (iMA and iStochastic)