Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Telegram !
Rejoignez notre page de fans
Un script intéressant ?
Poster un lien vers celui-ci -
laisser les autres l'évaluer
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
Vues:
17403
Note:
(33)
Publié:
2018.06.06 13:28
Breakout.mq5 (19.84 KB) afficher
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

The indicator shows on a chart High and Low levels over the specified time interval, which is set as hours and minutes of the period beginning and end.

The indicator shows two zones: "period" and "area". When the price is in the period zone, the values of the High and Low levels are recalculated.

The indicator allows setting:

  • the hour and minute of the beginning of the "period" zone
  • the hour and minute of the end of the "period" zone
  • the hour and minute of the end of the "area"
    The "area" zone begins right after the end of the "period" zone

It has five input parameters:

  • "Period" Hour begin - the hour of the beginning of the period zone
  • "Period" Minutes begin - the minute of the beginning of the period zone
  • "Period" Hour end - the hour of the end of the period zone
  • "Period" Minutes end - the minute of the end of the period zone
  • "Area" Hour end - the hour of the end of the area zone
  • "Area" Minutes end - the minute of the end of the area zone

Fig.1. "Period" from 00:00 to 05:00, "Area" to 23:00 on the H1 chart



Fig.2. "Period" from 00:00 to 05:00, "Area" to 23:00 on the M15 chart

Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/20343

Lyapunov_HP Lyapunov_HP

The oscillator indicator based on Lyapunov stability theory, with the Hodrick-Prescott filter

SWMA SWMA

Sine-Weighted Moving Average

ChannelEA1 ChannelEA1

ChannelEA1 - an Expert Advisor working in a channel, using pending limit orders

Bollinger Bands N positions v2 Bollinger Bands N positions v2

Signals are generated by the iBands, Bollinger Bands indicator. When a signal is received, opposite positions are closed.