Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Telegram !
Rejoignez notre page de fans
Rejoignez notre page de fans
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
Awesome Oscillator - 4 colors, customizable - indicateur pour MetaTrader 4
- Publié par:
- Florin Ionescu
- Vues:
- 38827
- Note:
- Publié:
- 2016.10.10 17:31
- Mise à jour:
- 2016.11.22 07:32
- Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur 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)
This indicator is based on the moving average, but it doesn't use any standard moving average indicators.
Stop & Limit BotsTwo EA's. One places Stop orders the other places Limit orders.
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 BarIndicator detects the Inside Bars and marks them high/low (no redraw).