Schau, wie man Roboter kostenlos herunterladen kann
Finden Sie uns auf Facebook!
und werden Sie Mitglied unserer Fangruppe
Interessantes Skript?
Veröffentliche einen Link auf das Skript, damit die anderen ihn auch nutzen können
Hat Ihnen das Skript gefallen?
Bewerten Sie es im Terminal MetaTrader 5
Indikatoren

Constant Range Channel - Indikator für den MetaTrader 4

Ansichten:
8163
Rating:
(28)
Veröffentlicht:
2022.05.11 13:11
Benötigen Sie einen Roboter oder Indikator, der auf diesem Code basiert? Bestellen Sie ihn im Freelance-Bereich Zum 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”.



High Volume Bars High Volume Bars

Colors bars when their volume has exceeded more than a standard deviation, or a multiple of it. Volume is commonly used as confirmation for a break of a significant level.

Trade Classes from MT5 for MT4 Trade Classes from MT5 for MT4

Trade classes CTrade, CPositionInfo, COrderInfo, CSymbolInfo from MT5 rewritten for MT4

CCI of Moving Average with Dynamic Signal Lines CCI of Moving Average with Dynamic Signal Lines

CCI of Moving Average with Dynamic Signal Lines

Adaptive grid Adaptive grid

Adaptive grid expert for mt4