Fabio Geraci
Fabio Geraci
  • Information
8+ years
experience
0
products
0
demo versions
0
jobs
0
signals
0
subscribers
self employed
Fabio Geraci
Added topic Order Count Issue
 The following function works fine if I only get signalBuy or signalSell, if I have position opened in both buy and sell the (the Ea will allow multiple buy and one sell, and viceversa) the order count and order lot go wrong as shown below the
Cornelis Duiker
Cornelis Duiker 2016.08.12
I think it is because aLotsBuy is updated in a loop. When adding to aWeightedPips you only wanted to add the (Pips * OrderLots()), and not the cumulative aLotsBuy
Olivier Nomblot
Olivier Nomblot 2016.10.27
if you are a good programmer you dont need to be critical of other people to get attetion . thanks
Fabio Geraci
Added topic Problem With Back testing
Hello all expert coders, I wrote an ea to move away from spending countless hours on the monitors. I am doing some back testing but whenever I run a back test i get the following error: Warning : Can not execute new OP_SELL order for Symbol EURUSD
Olivier Nomblot
Olivier Nomblot 2016.10.27
no need to post on my page to advertise ok
Fabio Geraci
Added topic MetaTester Issue
Hello, I am using mt4 to develop an EA, i am a bit of a new bee with mql4, but I am not new to scripting and debugging. Now I would like to test my EA on H1 period, but for whatever reason the tester keeps using only the M1 data, or at least so it
Fabio Geraci
Added topic RSI open order at end time frame
Hello all,  first of all i am pretty new at EA coding, second I have looked for a related post in the forum itself and on mighty google, even on stackoverflow. Now I wrote a simple EA to open an order if certain conditions are met, one of which
Fabio Geraci
Registered at MQL5.community