0
(0)
ชื่อ:
Huge Income
ผู้เขียน: คริส 10 (2010.08.16 09:57)
ดาวน์โหลดแล้ว: 8372
ดาวน์โหลด:
Huge Income 1
Huge Income.mq4 (1.3 Kb) ดู
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;

int start()
{
double h1 = iHigh(โมฆะ,0,0);
double l1 = iLow(โมฆะ,0,0);
double o1 = iOpen(โมฆะ,0,0);
{
ถ้า ((เสนอราคา>o1 && (o1-l1)>bval*Point) && OrdersTotal()<1 && ชั่วโมง()<22)
OrderSend(เครื่องหมาย(),OP_BUY,มาก,Ask,0,0,0,"Easiest ever",0,0);

ถ้า ((Ask<o1 && (h1-o1)>sval*Point) && OrdersTotal()<1 && ชั่วโมง()<16)
OrderSend(เครื่องหมาย(),OP_SELL,มาก,เสนอราคา,0,0,0,"Easiest ever",0,0);
{
สำหรับ (int i = 0; ฉัน<OrdersTotal(); ฉัน ++)
{
ถ้า (OrderSelect(ฉัน,SELECT_BY_POS,MODE_TIME)==true)
ถ้า (OrderType()==OP_BUY && ชั่วโมง()>marketclosehour-1)
สั่งซื้อปิด(OrderTicket(),OrderLots(),เสนอราคา,0,CLR_NONE);

ถ้า (OrderType()==OP_SELL && ชั่วโมง()>marketclosehour-1)
สั่งซื้อปิด(OrderTicket(),OrderLots(),Ask,0,CLR_NONE);
}
}
}
return(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.

Hi Chris,

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

โพสต์นี้มีประโยชน์เพียงใด?

คลิกที่ดาวเพื่อให้คะแนน!

คะแนนเฉลี่ย 0 / 5. นับคะแนนเสียง: 0

ยังไม่มีคะแนนโหวต! เป็นคนแรกที่ให้คะแนนโพสต์นี้.

ขออภัยที่โพสต์นี้ไม่มีประโยชน์สำหรับคุณ!

ให้เราปรับปรุงโพสต์นี้!

บอกเราว่าเราจะปรับปรุงโพสต์นี้ได้อย่างไร?



ผู้เขียน: ทีมงาน Forex Wiki
เราคือทีมผู้ซื้อขาย Forex ที่มีประสบการณ์สูง [2000-2023] ที่อุทิศตนเพื่อใช้ชีวิตในแบบของเรา. วัตถุประสงค์หลักของเราคือการได้รับอิสรภาพทางการเงินและอิสรภาพ, และเราได้ติดตามการศึกษาด้วยตนเองและได้รับประสบการณ์ที่กว้างขวางในตลาด Forex เพื่อเป็นหนทางในการบรรลุวิถีชีวิตที่ยั่งยืนด้วยตนเอง.