ukezguy Posted August 11, 2012 Report Posted August 11, 2012 http://www.myfxbook.com/members/Mono4U/mono4u/362758 how is such trading possible? He turned $100 to $999,723,523 in 5days. I know its forexly impossible but i wonder if its a bug in the code. Anyone who has should please share.
pro Posted August 11, 2012 Report Posted August 11, 2012 on DEMO account everything is possible.. has nothing to do with real FX trading world
manu1713006157 Posted August 11, 2012 Report Posted August 11, 2012 well even If he did it on demo...its something Great and could be considerable
manu1713006157 Posted August 11, 2012 Report Posted August 11, 2012 Of coz..If he didn't produced those pictures Himself.
iqofgenius Posted August 11, 2012 Report Posted August 11, 2012 He trades 10,000 lots at a time. Usually it takes $10,000 in your account to safely trade one full lot. Do the math, my calculator doesn't go that high. What is incredible is that there are people ****** enough to fall for this stuff.
ukezguy Posted August 12, 2012 Author Report Posted August 12, 2012 I have such ea. It works on my live and its martingale. In backtest,it neva lost a trade.1minute timeframe,in and out of a trade in 2minutes.My $100 is now $7,000 since monday with martingale on and multiplier 2. Aiming to withdraw tomorrow.
ukezguy Posted August 12, 2012 Author Report Posted August 12, 2012 But come to think of it,if an ea can work on demo it sure would work live but not 90% accurate
Guest FloridaTrader Posted August 12, 2012 Report Posted August 12, 2012 I have such ea. It works on my live and its martingale. In backtest,it neva lost a trade.1minute timeframe,in and out of a trade in 2minutes.My $100 is now $7,000 since monday with martingale on and multiplier 2. Aiming to withdraw tomorrow. Can you share?
ukezguy Posted August 13, 2012 Author Report Posted August 13, 2012 Let me give you a hint,this is the ea http://www.tradingsystemforex.com/ideas-expert-advisors/919-gbpjpy-ea-scalper.html
ukezguy Posted August 13, 2012 Author Report Posted August 13, 2012 The ea is trading in the opposite direction(buying instead of selling and selling instead of buying).If u can reverse the code,then i share my setfile with you.I payed a programmer to reverse it.
ukezguy Posted August 13, 2012 Author Report Posted August 13, 2012 Nothing goes for nothing pal,reverse the code and you get my setfile 99.9% profitability rate.
manu1713006157 Posted August 13, 2012 Report Posted August 13, 2012 100 dollar to 7000 dollars in such short time .. well I can blow 100 dollars accounts 70 times... and still will be happy..since I need it to work only One shot.. well whatever Ea you have either share or don't.. just make sure You enjoy It.
iqofgenius Posted August 13, 2012 Report Posted August 13, 2012 I think some people don't understand how this forum works,
ukezguy Posted August 16, 2012 Author Report Posted August 16, 2012 I found the fault. Its in orderclose function.It sends sell order at bid(normally) and at the same time the ordercloses at ask making you loose almost instantly.But i have made it work,i added another feature(pipgain).This is the pip profit the ordercloses and not tp. Before:if (OrderMagicNumber()==Magic&&OrderSymbol()==Symbol()){if(OrderType()==OP_BUY){OrderClose(OrderTicket(),OrderLots(),Bid,3); Now:if (OrderMagicNumber()==Magic&&OrderSymbol()==Symbol()){if(OrderType()==OP_BUY){OrderClose(OrderTicket(),OrderLots(),Bid Pipgain*0.0001,3); same for sell. Thanks for the support. I know just alittle 'bout mql4 programming. My settings,just change BBperiod to "2" not "50". You would get a perfectly straight down equitygraph,no gains. Lol. But now its reversed,its straight up
Guest FloridaTrader Posted August 17, 2012 Report Posted August 17, 2012 not really. As another great poster stated, you don't know how this forum works. Please don't tell others how well you're doing with your trading if you don't want to share it.
rick1713006413 Posted August 17, 2012 Report Posted August 17, 2012 I found the fault. Its in orderclose function.It sends sell order at bid(normally) and at the same time the ordercloses at ask making you loose almost instantly.But i have made it work,i added another feature(pipgain).This is the pip profit the ordercloses and not tp. Before:if (OrderMagicNumber()==Magic&&OrderSymbol()==Symbol()){if(OrderType()==OP_BUY){OrderClose(OrderTicket(),OrderLots(),Bid,3); Now:if (OrderMagicNumber()==Magic&&OrderSymbol()==Symbol()){if(OrderType()==OP_BUY){OrderClose(OrderTicket(),OrderLots(),Bid Pipgain*0.0001,3); same for sell. Thanks for the support. I know just alittle 'bout mql4 programming. My settings,just change BBperiod to "2" not "50". You would get a perfectly straight down equitygraph,no gains. Lol. But now its reversed,its straight up OK...to be a little more blunt: uuuhhhh.....who gives a SH#T....??? if your'e not going to share it...... goldseeder 1
edgar1713006556 Posted August 19, 2012 Report Posted August 19, 2012 we cannot have tp 1pip because with fxch stop level is 5pip some one have this ea? I think that it will work with LMAX (stop level 0) i hve tested ea of waddah attar ,it have the same strategy
ukezguy Posted August 21, 2012 Author Report Posted August 21, 2012 we cannot have tp 1pip because with fxch stop level is 5pip some one have this ea? I think that it will work with LMAX (stop level 0) i hve tested ea of waddah attar ,it have the same strategy yeah edgar. But i don't get why its taking only 1pip.It reminds me of cyberiatrader that last in a trade for few seconds,aiming for 1pip profit before closing a trade. Whatever ea he is using,i am sure it wouldn't work live. No broker would allow such manner of scalping.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now