Ticaret robotlarını ücretsiz olarak nasıl indirebileceğinizi izleyin
Bizi Twitter ü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

Precipice - MetaTrader 5 için Uzman Danışman

Yayınlayan:
Vladimir Karputov
Görüntülemeler:
2742
Derecelendirme:
(10)
Yayınlandı:
2018.12.28 12:52
Güncellendi:
2019.01.17 11:29
Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git

The author of the idea - Gladiator

Code mq5 by: barabashkakvn

Note: The EA was developed solely for checking a random market entry!

The EA opens positions depending on the value obtained in the random number generator. Stop loss and take profit settings are similar and set in the Stop Loss, Take Profit parameter.

The EA works on every tick. There is no more than one position on the market, which means it is able to work both on hedging and netting accounts.

The result can be unpredictable:


MetaQuotes Ltd tarafından Rusçadan çevrilmiştir.
Orijinal kod: https://www.mql5.com/ru/code/22889

Standard_Deviation_Channels_x3 Standard_Deviation_Channels_x3

Three standard deviation channels using indicator buffers based on the number of bars defined in the indicator inputs

Standard_Deviation_Channels_x3_Cloud Standard_Deviation_Channels_x3_Cloud

Three standard deviation channels using indicator buffers based on the number of bars defined in the indicator inputs with the channels' background filling.

LBS LBS

Working with Stop pending orders. The EA uses indicator iATR (Average True Range, ATR)

SignalTable_Sar_WPR_MA SignalTable_Sar_WPR_MA

An indicator that shows buy and sell signals of three indicators (iSAR, iWPR, and iMA) on nine timeframes with full settings