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

Citation:

Let's continue the Tartan's topic "50 pips a day", but slightly from the other side, as I see it.

You can take the guaranteed 50-60-100 pips if you enter from the flat. Everybody has noticed a long time ago that when the price consolidates the movings interwine in a strap. A great movement ripens and I suggest to take and put in a pocket a part of this movement. I found the i-CA indicator instead of movings, it is more comfortable to place the stops after it and it is more demonstrative. May be it has some other advantages I didn't examine it deeply.

At the request of mates from Alpari I drawn the quant of the EA e-CA-5 (uploaded) on a break through of one i-CA line. It seemed to me that one is too little for a guaranteed profit, so I added another two with different parameters. Now look what is the result.

Attention: It works with the i-CA indicator.

Input Parameters:

extern double  TakeProfit  = 60;
extern int     StopLoss    = 40;
extern double  Lots        = 0.1;
extern int     Trailing    = 0;
extern int     Step        = 0;
extern int MA.Period = 35;
extern int MA.method = 0;//MODE_SMA
extern int sigma_b=5;
extern int sigma_s=5;

e-CA

An Example of Working:

Also see the attached Zip file.

A Sample: Matrix processing A Sample: Matrix processing

Code Sample

Indexes_v4 Indexes_v4

Indicator Indexes_v4. It shows the motion pattern of two or more indexes on a single chart.

Madlen_5_0 Madlen_5_0

The «Madlen» lines are similar to the lines of support and resistance of horizontal or trend lines by their application.

Hangseng Trader Hangseng Trader

This EA works in hangseng futures.