- Search Metals Mine
- Ezios replied Oct 18, 2018
can someone tell me where to retrieve a source mql of an antimartingale ea? Thanks in advance.
I will code your EAs and Indicators for no charge
- Ezios replied Sep 28, 2018
im backtesting the ea mgrid in gbpjpy . very slow. i noticed reading the code that the ea when closes market orders dont delete any pending order. dont know if this is a bug or not. anyway i want to program a version without pending but only market ...
100% Win Math Grid Ea
- Ezios replied Sep 24, 2018
and hdn explain me this: how can an .ex4 file auto execute itself if it is not attached by the user in any chart? explain me i am very curius about it..... if you download an ex4 and put it in your hd in a folder it can auto execute itself??????????
I will code your EAs and Indicators for no charge
- Ezios replied Sep 24, 2018
Hdn are you sure if you download ex4 without to run it in platform can damage your account?
I will code your EAs and Indicators for no charge
- Ezios replied Sep 13, 2018
to anyone who can do it: i need 2 function LevelUp() and LevelDown() i pass as parameter a price for ex 1,16459 the function must return the up and down next rounded 00-levels for example if i do Price=1,16543 up=LevelUp(Price) must return 1,16600 ...
I will code your EAs and Indicators for no charge
- Ezios replied Sep 3, 2018
Nope
never seen this system....you sure that its profitable ad have you tried it?I will code your EAs and Indicators for no charge
- Ezios replied Sep 3, 2018
I have put in demo account with the set for eur usd 1h. We will see how will go... for now no signal.
Most Famous Blessing 3.9.6 EA and Setfiles
- Ezios replied Sep 2, 2018
try zup_150 think its still working
I will code your EAs and Indicators for no charge
- Ezios replied Aug 20, 2018
why dont we try only with candles without stepma and lwma? only filtering if hourly candle closes under h4 and h4 closes under monthly go short if hourly candles close over h4 and h4 closes over monthly we go long and we put the stoploss level some ...
Very nice trade manager EA with source codes
- Ezios replied Aug 20, 2018
this is good result. filtering hourly with monthly candle its very good logic.
Very nice trade manager EA with source codes
- Ezios replied Aug 19, 2018
this happened once to me: you have to scroll/enlarge the window until you dont see the slides... everyone has this option is built-in in the mt4 platform.
Very nice trade manager EA with source codes
- Ezios replied Aug 19, 2018
warning: looking into the code i found that if y ou use the trIMA method its required an indicator that you did not post. So i am posting it for those who want to use the trIMA method...... Meanwhile i am working to develop version 5 who has the ...
Very nice trade manager EA with source codes
- Ezios replied Aug 18, 2018
More simply if WorkAsTradeManager no strategy is involved and the switches CloseAtLoss and CloseAtProfit regard all the orders in the platform. Else, if UseAsTradeManager is off (default) the behaviour of the ea will be that i told before... yes i ...
Very nice trade manager EA with source codes
- Ezios replied Aug 18, 2018
in past i made it with eur/try and usd/try trigger a sell with 1.000 pips tp/sl and leave the operation run... waoted tje dau pf the 3^ swap and eventually close the operation in profit or let it run again until profit. its good strategy but the ...
EA development journal
- Ezios replied Aug 17, 2018
in this moment the ea closes his own magic but also magic 0 when the trader put manual operations. as i want to run this ea with others ea without to close operations of others ea and of the manual trader i will cut off the magic 0 from the closure. ...
Very nice trade manager EA with source codes
- Ezios replied Aug 17, 2018
of course
in theory it need to optimize every 2/3 months
an ea that works perfectly forever does not exist.... in theor you can construct an ea thac can auto - optimize himself but is a difficult task to program. I thinik someone has done ...Very nice trade manager EA with source codes
- Ezios replied Aug 17, 2018
Perhaps you will be a good trader but know nothing about programming: if you dont have the source code of an ea the unique way to use it changing the parameters is to create a set file or you want to change every time 100 of parameters????? . you ...
Very nice trade manager EA with source codes