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
Experts

Pending orders by time 2 - expert pour MetaTrader 5

Vues:
4786
Note:
(19)
Publié:
2018.10.25 16:03
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

Modification of the Pending orders by time EA: now you can set either a permanent (Lots > 0 and Risk ==0) or dynamic lot (Lots == 0 and Risk > 0). Added trailing.

The Expert Advisor works with pending orders: it sets Buy Stop and Sell Stop at the specified time. Pending orders are set with the Stop Loss. The EA uses virtual Take Profit, i.e. it monitors open positions, and when the current position profit reaches Take Profit, the EA closes it by market.

Operation features:

  • The Expert Advisor works on timeframe BELOW "H1".
  • For example, if the Expert Advisor works on the M15 timeframe, the EA will place pending orders four times within one hour: at [hour]:00 minutes, at [hour]:15, at [hour]:30 and at [hour]:45.

Result on EURUSD, H30

Pending orders by time 2

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

Cronex DeMarker Cronex DeMarker

iDeMarker (DeMarker, DeM) indicator averaging using MovingAverages.mqh

Exp_XCCI_Histogram_Vol Exp_XCCI_Histogram_Vol

The trading system based on XCCI_Histogram_Vol indicator signals

ssb5_123 ssb5_123

Defining a signal based on several indicators: iMA (Moving Average, MA), iMACD (Moving Average Convergence/Divergence, MACD), iStochastic (Stochastic Oscillator), iOsMA (Moving Average of Oscillator, OsMA) and iAO (Awesome Oscillator, AO). The indicators are surveyed in a certain sequence.

TrendManager_HTF TrendManager_HTF

TrendManager indicator with the timeframe selection option available in input parameters