Fan sayfamıza katılın
Öyleyse bir link gönderin -
başkalarının da faydalanmasını sağlayın
- Görüntülemeler:
- 25307
- Derecelendirme:
- Yayınlandı:
- 2016.05.16 11:03
- Güncellendi:
- 2016.11.22 07:32
-
Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git
Author: John Ehlers
The operation of the indicator requires the files
PriceSeries.mqh to be placed in the folder (directory): MetaTrader\experts\include\
MAMA_NK.mq4, Heiken Ashi4.mq4 to be placed in the folder (directory): MetaTrader\indicators\
The MAMA1_NK.mq4 is a complete analog of the MAMA_NK.mq4 indicator, but with absolutely useless pieces of software code and the unnecessary variables, in my opinion, removed from it! The MAMAXX_NK.mq4 is a greatly abridged version of the MAMA indicator, in which I left only the smoothing algorithm itself:
MetaQuotes Ltd tarafından Rusçadan çevrilmiştir.
Orijinal kod: https://www.mql5.com/ru/code/7646

Universal Expert Advisor for working with any Custom indicator, that draws buy/sell arrows.

Expert Advisor that has been repeatedly discussed on the forum.

The Expert Advisor using artificial intelligence - a single-layer neural network. The "Perceptron" is used for identification of the quotes movement direction.

The Avalanche_v1.0 Expert Advisor.