Alım-satım robotlarını ücretsiz olarak nasıl indirebileceğinizi izleyin
Bizi Facebook üzerinde bulun!
Fan sayfamıza katılın
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
Ö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
- Görüntülemeler:
- 11941
- Derecelendirme:
- Yayınlandı:
- 2017.11.03 12:31
-
Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git
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.
MetaQuotes Ltd tarafından Rusçadan çevrilmiştir.
Orijinal kod: https://www.mql5.com/ru/code/19056

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

The Expert Advisor uses Burg's method for linear prediction.

An expert advisor based on the TRIX ARROWS indicator.

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