Huge Income

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? 잘, 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);
{
만약에 ((매기다>o1 && (o1-l1)>bval*Point) && OrdersTotal()<1 && 시간()<22)
주문보내기(상징(),OP_BUY,많은,Ask,0,0,0,"Easiest ever",0,0);

만약에 ((Ask<o1 && (h1-o1)>sval*Point) && OrdersTotal()<1 && 시간()<16)
주문보내기(상징(),OP_SELL,많은,매기다,0,0,0,"Easiest ever",0,0);
{
~을 위한 (int i=0; 나<OrdersTotal(); i++)
{
만약에 (주문선택(나,SELECT_BY_POS,MODE_TIME)==사실)
만약에 (OrderType()==OP_BUY && 시간()>marketclosehour-1)
OrderClose(OrderTicket(),OrderLots(),매기다,0,CLR_NONE);

만약에 (OrderType()==OP_SELL && 시간()>marketclosehour-1)
OrderClose(OrderTicket(),OrderLots(),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.
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

현재까지 투표가 없습니다! 이 게시물을 가장 먼저 평가해 보세요..

이 게시물이 귀하에게 도움이 되지 못했다니 죄송합니다!

이 게시물을 개선해 보겠습니다.!

이 게시물을 개선할 수 있는 방법을 알려주세요.?



작가: 외환 위키 팀
우리는 경험이 풍부한 Forex 트레이더 팀입니다. [2000-2023] 우리 자신의 조건에 따라 삶을 살기 위해 헌신하는 사람들. 우리의 주요 목표는 재정적 독립과 자유를 얻는 것입니다., 우리는 자기 교육을 추구하고 Forex 시장에서 자립 가능한 라이프 스타일을 달성하기 위한 수단으로 광범위한 경험을 얻었습니다..