Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Twitter !
Rejoignez notre page de fans
Rejoignez notre page de fans
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
- Publié par:
- Mladen Rakic
- Vues:
- 12338
- Note:
- Publié:
- 2016.10.03 17:17
- Mise à jour:
- 2017.01.12 08:24
-
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance
This indicator is not on bars or on tick based. It strictly works
based on a time. It generates a new bar with Open, Close, High and Low for the given period in seconds. This version does not depend on ticks at all (it works
even on weekends — creating a flat line, since there is no price change, but
it works) and this version is able to display data even when ticks in
regular sessions are not coming in.
Also, pay attention that
starting multiple instances of the same indicator with same settings at
different time will not produce same "chart": the data will be
different.
Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/16482

Class for working with AES-256 encryption.

Simple average spread per hour statistics output.

This is one more possible way of making MACD — as a candles, without the price and signal line.

The indicator is finding out the minimum and maximum for the desired period and draws fibo zones in those bounds.