0
(0)
نام:
Huge Income
مصنف: chris10 (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? Well, I just can't belive the stats. Anyway, 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(NULL,0,0);
double l1 = iLow(NULL,0,0);
double o1 = iOpen(NULL,0,0);
{
اگر ((Bid>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,بہت,Bid,0,0,0,"Easiest ever",0,0);
{
کے لیے (int i=0; میں<OrdersTotal(); i++)
{
اگر (OrderSelect(میں,SELECT_BY_POS,MODE_TIME)==true)
اگر (OrderType()==OP_BUY && گھنٹہ()>marketclosehour-1)
OrderClose(OrderTicket(),OrderLots(),Bid,0,CLR_NONE);

اگر (OrderType()==OP_SELL && گھنٹہ()>marketclosehour-1)
OrderClose(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.
Warning: 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] جو ہماری اپنی شرائط پر زندگی گزارنے کے لیے وقف ہیں۔. ہمارا بنیادی مقصد مالی آزادی اور آزادی حاصل کرنا ہے۔, اور ہم نے خود تعلیم حاصل کی ہے اور خود کو پائیدار طرز زندگی حاصل کرنے کے اپنے ذرائع کے طور پر فاریکس مارکیٹ میں وسیع تجربہ حاصل کیا ہے۔.