News Expert Advisor (no indicators)

0
(0)
名前:
News Expert Advisor (no indicators) [ ]
著者: cmillion (2011.11.09 07:10)
ダウンロード済み: 9420
ダウンロード:
News Expert Advisor (no indicators) 1
cm_EA News.mq4 (6.6 キロバイト) 意見

説明:

EA trades on a large market movements, and does not uses any indicators.
The idea of the Expert Advisor is that stop orders are discrete-time moving at a given distance from the current price.

If the price is rather abruptly slid to one side, the EA simply does not have time to move the order and it becomes a market.

Further included trail orders.

extern int Stoploss = 10,        // ​​stoploss if 0 is not changed
           Takeprofit = 50,      // テイクプロフィット, もしも 0 is not changed
extern int TrailingStop = 10,    // length of Trail, もしも 0 no trail
extern int TrailingStart = 0,    // ​​when trail usede, 例えば, 到達した後 40 n arrived
extern int StepTrall = 2         // Thrall step - move stop-loss is not closer than StepTrail
extern int NoLoss = 0,           // ​​transfer to breakeven for a given number ve points of profit, if then there is no move to breakeven
           MinProfitNoLoss = 0,  // ​​minimum earnings when move to break-even level
extern int Magic = 77            // Magic
extern int Step = 10,            // distance from the price
extern double Lot = 0.1;
extern int TimeModify = 30       // number of seconds before a order is not allowed to change
extern int slippage = 30         // The maximum deviation of the price for market orders (orders to buy or sell).

News Expert Advisor (no indicators) 2

6 コメント 新しいコメントを投稿するには, お願いします ログイン また 登録

やあ,

What do you mean by

number of seconds before a order is not allowed to change
14.11.2013 09:01 p3nang

mijl43:
やあ. Could you please tell us how to configure this EA?. should I use it only just before the NEWS EVENT?, wich time FRAME???.., the best time pair?? THNKS!


New versions of the adviser and the communication on its configuration.

25.09.2012 11:13 cmillion

やあ. Could you please tell us how to configure this EA?. should I use it only just before the NEWS EVENT?, wich time FRAME???.., the best time pair?? THNKS!
16.12.2011 04:32 mijl43

doesn't place any orders for gold (2 数字) and any Index (2 数字). I trade the HSI.
11.11.2011 12:07 rplust

whaou !
11.11.2011 00:42 kissandfly

この投稿は役に立ちました?

星をクリックして評価してください!

平均評価 0 / 5. 投票数: 0

これまでのところ投票はありません! この投稿を最初に評価してください.

この投稿が役に立たなかったことをお詫び申し上げます!

この投稿を改善しましょう!

この投稿を改善する方法を教えてください?



著者: 外国為替ウィキチーム
私たちは経験豊富な外国為替トレーダーのチームです [2000-2023] 自分の思いどおりに人生を生きることに専念している人. 私たちの主な目的は、経済的自立と自由を獲得することです, 私たちは自立可能なライフスタイルを実現する手段として、独学で外国為替市場での豊富な経験を積んできました。.