Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Twitter !
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:
10397
Note:
(38)
Publié:
2016.01.20 09:56
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

Robot that trades the open sentiment of the market. Source project.

Recommendations:

  • Place it on volatile instruments: for example, Brent or Sberbank.

Update:

  • The position is closed only after the volumes decrease below the specified level, or if the participants are overbalanced by 49\51% in favor of the new market players.

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

CIsSession - class to set time intervals (sessions) CIsSession - class to set time intervals (sessions)

This simple class can be used to adjust, for example, trading ranges, or to enable / disable certain actions by time or day of the week.

VWAP Lite - Volume Weighted Average Price VWAP Lite - Volume Weighted Average Price

VWAP is an intra-day calculation used primarily by algorithms and institutional traders to assess where a stock is trading relative to its volume weighted average for the day.

TradeState - the EA trading mode switcher depending on the time TradeState - the EA trading mode switcher depending on the time

The class restricts the EA trading by time. It has flexible configuration options, which allow to set a custom number of the time zones, and also to allow trading only on the specified week days.

PA_Oscillator_HTF PA_Oscillator_HTF

The PA_Oscillator with the timeframe selection option available in the input parameters.