0
(0)
名前:
Huge Income
著者: クリス10 (2010.08.16 09:57)
ダウンロード済み: 8372
ダウンロード:
Huge Income 1
Huge Income.mq4 (1.3 キロバイト) 意見
Huge Income 2Huge Income 3Huge Income 4
8 コメント 新しいコメントを投稿するには, お願いします ログイン また 登録

This EA is Bullshit
13.06.2011 20:16 sissia

jassim:
Hi Chris,

Could you put the setting and whats the best pair for this EA?

jassim:
Hi Chris,

Could you put the setting and whats the best pair for this EA?

charleysgn

seems to work on USD/JPY short term M30, just be careful, it will instantly place another order

25.04.2011 19:54 3940

"Changed code"

Tested? 良い, I just can't belive the stats. ともかく, you can add something like "資金管理"... or just to ... WAIT!

Was it 1 year test or 5 year test?

06.11.2010 23:29 26994

Changed code to allow optimisation and made relative to the current time frame instead of daily only.

extern double lot = 0.1;
extern double marketclosehour = 23; // on friday
extern double bval = 15;
extern double sval = 15;

整数の開始()
{
double h1 = iHigh(ヌル,0,0);
double l1 = iLow(ヌル,0,0);
double o1 = iOpen(ヌル,0,0);
{
もしも ((Bid>o1 && (o1-l1)>bval*Point) && 注文合計()<1 && 時間()<22)
OrderSend(シンボル(),OP_BUY,多く,Ask,0,0,0,"Easiest ever",0,0);

もしも ((Ask<o1 && (h1-o1)>sval*Point) && 注文合計()<1 && 時間()<16)
OrderSend(シンボル(),OP_SELL,多く,Bid,0,0,0,"Easiest ever",0,0);
{
ために (int i=0; 私<注文合計(); i++)
{
もしも (オーダー選択(私,SELECT_BY_POS,MODE_TIME)==true)
もしも (注文タイプ()==OP_BUY && 時間()>marketclosehour-1)
OrderClose(OrderTicket(),注文ロット(),Bid,0,CLR_NONE);

もしも (注文タイプ()==OP_SELL && 時間()>marketclosehour-1)
OrderClose(OrderTicket(),注文ロット(),Ask,0,CLR_NONE);
}
}
}
戻る(0);
}
//+------------------------------------------------------------------+

29.09.2010 06:14 Yllintor

Has anyone got anything this guy posted to work?
01.09.2010 01:51 metalriff

hi the EA is good but then please put the CURRENCY pair in which ypu have tested and also the time frame on which it is tested ..
18.08.2010 10:17 ajayshar27

EA code is nice and simple code. I always like these one-block EA's.
警告: The site that Chris10 has listed inside the EA seems like a trojan ridden piece of crap. I would advise anyone not to go there because it is just for advertising and computer begins to go slow the second you arrive. I've gotten bugged this way in the past so...fair warning to fair people.

16.08.2010 20:50 LBranjord

Hi Chris,

Could you put the setting and whats the best pair for this EA?

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

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

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

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

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

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

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



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