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

II (Outbreak) EA - MetaTrader 4 için Uzman Danışman

[Silindi]
Görüntülemeler:
20887
Derecelendirme:
(12)
Yayınlandı:
2017.09.15 12:50
Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git

The Expert Advisor is supposed to pyramid into big and fast market movements. It adds up on profitable trades and instantly trails them when in profit. Trades are entered when potential outbreak of big movement is identified. The advisor uses inbuilt functions for calculation of volatility, trend formation and timing to enter the trade.


Inputs

  • Commission - commission per round lot.
  • SpreadThreshold - maximum spread (in points) to open orders (if spread is higher than set threshold Expert Advisor won't open trades).
  • MagicNumber - order magic number.
  • WarningAlerts - set to true if you want the warnings to be printed.
Open Two Pending Orders Open Two Pending Orders

Automatic placing of Buy Stop pending order and Sell Stop pending order simultaneously, Stop Losses and Take Profits on the user specified levels. As soon as the long position (BUY) is opened as ASK price crosses the levels, the remaining pending order (SELLSTOP) is deleted. Vice versa if the short position (SELL) is opened as BID price crosses the levels, the remaining pending order (BUYSTOP) is deleted. It places again both pending orders after the opened order has been closed.

Chaos Trader Lite Chaos Trader Lite

Use Chaos Theory to trade!

Multicurrency hedge example EA (overlay hedge) Multicurrency hedge example EA (overlay hedge)

The example of multicurrency hedging implementation on a single chart in Metatrader 4.

S4T_DaysOfTheWeek S4T_DaysOfTheWeek

The indicator marks the days of the week with a colored histogram in the chart sub-window.