無料でロボットをダウンロードする方法を見る
Telegram上で私たちを見つけてください。
私たちのファンページに参加してください
興味深いスクリプト?
それではリンクにそれを投稿してください。-
他の人にそれを評価してもらいます
記事を気に入りましたか?MetaTrader 5ターミナルの中でそれを試してみてください。
エキスパート

e-CA - MetaTrader 4のためのエキスパート

ビュー:
15959
評価:
(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.