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

Opening and Сlosing on time - expert pour MetaTrader 5

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

The EA opens and closes positions at a specified time. Only HH:mm are considered in the inputs (time).

Inputs:

opening time (only HH:mm are considered) — position open time

closing time (only HH:mm are considered) — position close time

symbol — traded symbol

volume transaction — position volume

true -> Buy, false -> Sell — if "true", only "Buy" positions are opened; if "false", only "Sell" ones

magic number — EA's magic number.


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

Artificial Intelligence Artificial Intelligence

The Expert Advisor using artificial intelligence - a single-layer neural network. The "Perceptron" is used for identification of the quotes movement direction. Both iAC indicator and CopyTime calls are used.

The MasterMind 2 The MasterMind 2

Receive data from two indicators: iStochastic and iWPR.

Exp_3STO Exp_3STO

The trading system based on the three Stochastics signals from three different timeframes.

Exp_3RVI Exp_3RVI

The trading system based on the three RVI oscillator signals from three different timeframes.