거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Facebook에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
조회수:
24227
평가:
(5)
게시됨:
2008.10.13 07:16
업데이트됨:
2014.04.21 14:53
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

Another SMI indicator. On the basis of the book "Momentum, Direction and Divergence" by W. Blau.

extern int Period_Q= 13; // HH LL
extern int Period_R= 25; // 1st EMA
extern int Period_S=  2; // 2nd EMA
extern int Signal=5; // Signal EMA
extern int ShowBars=1000;

SMI_Correct-1

MartingailExpert_v1.0 MartingailExpert_v1.0

The EA opens the positions in the direction of moving of Stochastic indicator, in addition there is a heightening of positions by martingale. It is tuned for micro-Forex.

Indicator of Candlesticks Combinations (Japanese Candlesticks) Indicator of Candlesticks Combinations (Japanese Candlesticks)

It denotes the combinations of candlesticks using the "wingdings".

Scripts of "Trading Chaos" Scripts of "Trading Chaos"

A determination of a bar and trend direction.

Indicator of Tickly Price Changing Indicator of Tickly Price Changing

It shows how the price changed with the coming of a new tick.