Guarda come scaricare robot di trading gratuitamente
Ci trovi su Facebook!
Unisciti alla nostra fan page
Script interessante?
Pubblica il link!
lasciare che altri lo valutino
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
Visualizzazioni:
10453
Valutazioni:
(38)
Pubblicato:
2016.01.20 09:56
Aggiornato:
2016.11.22 07:32
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a 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.

Tradotto dal russo da MetaQuotes Ltd.
Codice originale 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.