Schau, wie man Roboter kostenlos herunterladen kann
Finden Sie uns auf Telegram!
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

Awesome Oscillator - 4 colors, customizable - Indikator für den MetaTrader 4

MetaQuotes + AIMS 4 colors idea
Veröffentlicht:
Florin Ionescu
Ansichten:
38156
Rating:
(16)
Veröffentlicht:
2016.10.10 17:31
Aktualisiert:
2016.11.22 07:32
Benötigen Sie einen Roboter oder Indikator, der auf diesem Code basiert? Bestellen Sie ihn im Freelance-Bereich Zum Freelance

Awesome Oscillator, customizable, 4 colors, and some more parameters

I started with default MetaQuotes Awesome Oscillator.

I borrowed the 4 colors idea from AIMS YouTube videos. And some more parameters from other Awesome Oscillators in CodeBase.

I wanted the most customizable AO possible, for my needs.


Var Mov Avg 2016 (varmov) Var Mov Avg 2016 (varmov)

This indicator is based on the moving average, but it doesn't use any standard moving average indicators.

Stop & Limit Bots Stop & Limit Bots

Two EA's. One places Stop orders the other places Limit orders.

Example of OnChartEvent() Function Example of OnChartEvent() Function

This is a great beginners' example of the function OnChartEvent() & creating objects on the chart to access them for some tasks.

Inside Bar Inside Bar

Indicator detects the Inside Bars and marks them high/low (no redraw).