Ticaret robotlarını ücretsiz olarak nasıl indirebileceğinizi izleyin
Bizi Facebook üzerinde bulun!
Fan sayfamıza katılın
Komut dosyasını ilginç mi buldunuz?
Öyleyse bir link gönderin -
başkalarının da faydalanmasını sağlayın
Komut dosyasını beğendiniz mi? MetaTrader 5 terminalinde deneyin
Uzman Danışmanlar

Opening and Сlosing on time - MetaTrader 5 için Uzman Danışman

Görüntülemeler:
4527
Derecelendirme:
(19)
Yayınlandı:
2017.01.19 16:54
Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git

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.


MetaQuotes Ltd tarafından Rusçadan çevrilmiştir.
Orijinal kod: 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.