거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Facebook에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
조회수:
24623
평가:
(18)
게시됨:
2016.05.16 11:03
업데이트됨:
2016.11.22 07:32
MAMA1_NK.mq4 (10.28 KB) 조회
MAMAXX_NK.mq4 (4.71 KB) 조회
MAMA_NK.mq4 (11.07 KB) 조회
\MQL4\Include\
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

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에서 러시아어로 번역함.
원본 코드: https://www.mql5.com/ru/code/7646

exp_iCustom_v1 exp_iCustom_v1

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

MyFriend MyFriend

Expert Advisor that has been repeatedly discussed on the forum.

ArtificialIntelligence_Right ArtificialIntelligence_Right

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

Avalanche_v1.0 Avalanche_v1.0

The Avalanche_v1.0 Expert Advisor.