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

Indicator Heiken_Ashi_Ma_T3.

Parameters:

extern int MaPeriod=10;extern int MaMetod =2;
extern int Step=10;
extern int CountBars=4000;
extern bool UseT3=true;
extern double b=0.88;
extern bool Alerts=true;


Heiken_Ashi_Ma_T3

Volatility Quality EA Volatility Quality EA

This expert advisor is based on the Volatility Quality Index indicator created by raff1410.

Lucky Lucky

It is a source code by winwin2007 - one of the leaders of the ATC 2007. It works only with the spread 2. It is closed after gaining the minimal profit, that is why Stop Loss and Take Profit levels of a brokerage company are not a problem for it.

LinearRegSlope_v1 LinearRegSlope_v1

Indicator LinearRegSlope_v1.

ReConnecter - A Script for Periodical Reconnections ReConnecter - A Script for Periodical Reconnections

The script should solve the "fading charts" problem - the situation when the charts stop being updated while the connection to the server remains ok