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

EA Trix - MetaTrader 5 için Uzman Danışman

Yayınlayan:
Vladimir Karputov
Görüntülemeler:
6115
Derecelendirme:
(31)
Yayınlandı:
2017.11.03 12:31
Güncellendi:
2018.02.28 10:54
\MQL5\Indicators\
Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git

Author of the idea: bobby, mq5 code author: barabashkakvn.

The Expert Advisor trades following the TRIX ARROWS indicator signals:

The Triple Exponential Average (TRIX) indicator with an additional signal line and arrows displayed at the intersection of the main and the signal lines.

The principle for determining the intersection of the main and the signal lines:

  • If on the previous bar the signal line was below the main one, and on the current bar the signal line is above the main one, it is an "UP" signal.
  • If on the previous bar the signal line was above the main one, and on the current bar the signal line is below the main one, it is a "DOWN" signal.

TRIX ARROWS

Testing results on EURUSD, H1:

EA Trix

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

TRIX ARROWS TRIX ARROWS

The Triple Exponential Average (TRIX) indicator + the signal line + arrows at the intersection of the signal and the main lines.

Carbophos Carbophos

The Expert Advisor sets a grid of pending Sell Limit and Buy Limit orders.

Pending orders by time Pending orders by time

The Expert Advisor sets pending Buy Stop and Sell Stop order at a specified time.

OpenTime OpenTime

Opening and closing positions at a specified time.