Jump to content

⤴️-Paid Ad- Check advertising disclaimer here. Add your banner here.🔥

Re: Any genius can help to make this EA trade properly on ECN and 5-digit brokers?


Recommended Posts

Guest james_phuc28
Posted

Hi everybody,

 

I have a potential scalping EA that trades Eurchf with good profit.

 

I would like to request any Genius to make this EA to work on both 4-digit and 5-digit brokers as well as ECN Brokers.

 

Here is the link to download this EA: http://www.multiupload.com/M6MJWFXGO6

 

Here is zip file: http://www.multiupload.com/2L8NCKB11Y

 

If possible, please do backtesting for last 2 years to see how it performed in the past up to now.

 

Thanks a lot

 

James

Guest james_phuc28
Posted

Hi Stovedude,

 

This EA is used on Eurchf and Chfjpy (better on Eurchf). Hope that you or some other people who are experienced in backtesting and optimization process can try to do backtesting of this ea for last 2 years to see its' performance. And also do an optimization as well.

 

My friend told me that this EA really has good potential.

 

Thanks and regards,

James

Posted

Stovedude and James,i have run an optimisation and results look good but when the th optimised settings are run on a backtest the backtest does not complete and if in optimisation there were 60 trades in backtest the results would stop pouring out after 3rd trade.

 

in short,there is still some bug in it.If anyone can make the code clean we might have a good ea!

Posted (edited)

I just found the problem, I goofed on one little thing. Here is the corrected version. I noticed a strange thing about this EA. The lot calculation is based on lost trades (similar to martingale), but instead of increasing the lot size, it decreases by 1/3 (DecreaseFactor = 3). Therefore, if you have 3 losing trades in a row, it will decrease the lot size by 1/3+1/3+1/3=3/3 (100%). It will then try to send a lot size of 0 after 3 losing trades, which generates a 4051 error continuously. So, by the time the EA loses 3 trades, it will stop. Strange EA. Now we can optimize it again.

 

http://www.4shared.com/file/6OFHBO9a/Premiums_SMERCH1.html

Edited by stovedude

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 account

Sign in

Already have an account? Sign in here.

Sign In Now


⤴️-Paid Ad- Check advertising disclaimer here. Add your banner here.🔥

×
×
  • Create New...