Strangely this EA did not take a single trade on USDJPY backtest on Protrader.
Have not figured out the reason yet.
Cheers
Monday Zone Break Out EA
- SpiderX
- Trader
- Posts: 554
- Joined: Thu Aug 22, 2013 4:50 pm
Re: Monday Zone Break Out EA
"Love is patient, love is kind. It does not envy, it does not boast, it is not proud. It does not dishonor others, it is not self-seeking, it is not easily angered, it keeps no record of wrongs.Love does not delight in evil but rejoices with the truth. It always protects, always trusts, always hopes, always perseveres."
-Corinthians 13:4-8
-Corinthians 13:4-8
- mirador
- Trader
- Posts: 67
- Joined: Thu Nov 14, 2013 1:00 pm
Re: Monday Zone Break Out EA
I did have trades on USDJPY backtest with Cowboy Go Markets, LiteForex and ThinkForex. May be you can check, if smallest lot allowed with ProTrader is 0.1 lot, you must put FixedLot at least at 0.3SpiderX » Thu Jan 02, 2014 9:27 am wrote:Strangely this EA did not take a single trade on USDJPY backtest on Protrader.
Have not figured out the reason yet.
Cheers
BTW, thanks Milanese for the quick reply. It makes sense.
But I did not figured out yet why I can not have trade when UseFixedLot = false.
Ciao
- milanese
- TechAdmin
- Posts: 3293
- Joined: Wed Jan 09, 2013 9:02 am
- Location: btr rdx, r8 +
Re: Monday Zone Break Out EA
Hi,mirador » Fri Jan 03, 2014 1:36 pm wrote:I did have trades on USDJPY backtest with Cowboy Go Markets, LiteForex and ThinkForex. May be you can check, if smallest lot allowed with ProTrader is 0.1 lot, you must put FixedLot at least at 0.3SpiderX » Thu Jan 02, 2014 9:27 am wrote:Strangely this EA did not take a single trade on USDJPY backtest on Protrader.
Have not figured out the reason yet.
Cheers
BTW, thanks Milanese for the quick reply. It makes sense.
But I did not figured out yet why I can not have trade when UseFixedLot = false.
Ciao
I did it in this release only code for fixed lot, maybe in further releases I will look for a risk based calculation that works with the code, sorry for the confusion about leaving this as external..
Cheers
Tommaso
Global Prime is the official SHF broker 
Searching for Servers and Workstations with individual configuration?
Just PM
Click here to go to the BoardKnowledgeBase
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
Searching for Servers and Workstations with individual configuration?
Just PM
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
-
skoda2008
- Trader
- Posts: 60
- Joined: Wed Nov 16, 2011 12:20 am
Re: Monday Zone Break Out EA
Protrader is very fussy about only have 2 decimal places in your lot size, otherwise it wont trade without giving any error. Also if importing your own tick data you need to change the lot size from 100000 to 1000 for yen pairs.SpiderX » Thu Jan 02, 2014 10:27 pm wrote:Strangely this EA did not take a single trade on USDJPY backtest on Protrader.
Have not figured out the reason yet.
Cheers
- Aussiedoc
- Trader
- Posts: 270
- Joined: Tue Dec 13, 2011 8:10 am
- Location: Western District. Victoria. Australia
Re: Monday Zone Break Out EA
Hi!
Just been talking to Dad about this EA. He said I should post today's results so far.
Thanks
Christine
Just been talking to Dad about this EA. He said I should post today's results so far.
Thanks
Christine
You do not have the required permissions to view the files attached to this post.
If you can never exceed your own expectations - why expect second-best?
- milanese
- TechAdmin
- Posts: 3293
- Joined: Wed Jan 09, 2013 9:02 am
- Location: btr rdx, r8 +
Re: Monday Zone Break Out EA
Thank you Christine this results are looking really good
Cheers
Tommaso
Cheers
Tommaso
Global Prime is the official SHF broker 
Searching for Servers and Workstations with individual configuration?
Just PM
Click here to go to the BoardKnowledgeBase
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
Searching for Servers and Workstations with individual configuration?
Just PM
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
-
trader689
- Trader
- Posts: 674
- Joined: Thu Nov 17, 2011 12:53 am
Re: Monday Zone Break Out EA
any longer term results / myfxbook links for this EA ?
Last edited by trader689 on Tue Jan 14, 2014 7:18 am, edited 1 time in total.
- mirador
- Trader
- Posts: 67
- Joined: Thu Nov 14, 2013 1:00 pm
Re: Monday Zone Break Out EA
Here is typical backtest result with EURJPY 2008-2013. Positive result but some long DD that are difficult to avoid playing with actual settings.
This EA has great potential but still at its debut. I believe that we can grab more pips with some improvements. By the way, I would like to start a discussion about the SL. I have noticed that the SL must be between half and one thid of the TP to be profitable on the long run. SL is hit more often then TP but because TP is bigger (specially the third one sometime), total profit can be larger then total lost. Because of that, a long serie of SL hitten can cause a bad DD.
What if we put the SL at the closest strongly tested S/R value.
The SL would be just below the Support for a Buy or just above the Resistance for a Sell. This way, the price would not hit the SL if S/R is just tested and then the Price retrace. The S/R indicator used with Marilyn would be very usefull. We don't need all the Zone but just the Support or the Resistance line. Setting like number of hits to test the S/R, minimum number of weeks needed to test, distance from the S/R to put SL would be interesting. A maximum distance from the TP should also be explored. We don't want the SL to be placed too far. An other idea is if the S/R is tested, lets say 2 times, then the TP is set at Breakeven or even with a small lost.
So what do you think ? Any other ideas ?
This EA has great potential but still at its debut. I believe that we can grab more pips with some improvements. By the way, I would like to start a discussion about the SL. I have noticed that the SL must be between half and one thid of the TP to be profitable on the long run. SL is hit more often then TP but because TP is bigger (specially the third one sometime), total profit can be larger then total lost. Because of that, a long serie of SL hitten can cause a bad DD.
What if we put the SL at the closest strongly tested S/R value.
The SL would be just below the Support for a Buy or just above the Resistance for a Sell. This way, the price would not hit the SL if S/R is just tested and then the Price retrace. The S/R indicator used with Marilyn would be very usefull. We don't need all the Zone but just the Support or the Resistance line. Setting like number of hits to test the S/R, minimum number of weeks needed to test, distance from the S/R to put SL would be interesting. A maximum distance from the TP should also be explored. We don't want the SL to be placed too far. An other idea is if the S/R is tested, lets say 2 times, then the TP is set at Breakeven or even with a small lost.
So what do you think ? Any other ideas ?
You do not have the required permissions to view the files attached to this post.
- milanese
- TechAdmin
- Posts: 3293
- Joined: Wed Jan 09, 2013 9:02 am
- Location: btr rdx, r8 +
Re: Monday Zone Break Out EA
Hi ,mirador » Tue Jan 14, 2014 4:35 am wrote:Here is typical backtest result with EURJPY 2008-2013. Positive result but some long DD that are difficult to avoid playing with actual settings.
This EA has great potential but still at its debut. I believe that we can grab more pips with some improvements. By the way, I would like to start a discussion about the SL. I have noticed that the SL must be between half and one thid of the TP to be profitable on the long run. SL is hit more often then TP but because TP is bigger (specially the third one sometime), total profit can be larger then total lost. Because of that, a long serie of SL hitten can cause a bad DD.
What if we put the SL at the closest strongly tested S/R value.
The SL would be just below the Support for a Buy or just above the Resistance for a Sell. This way, the price would not hit the SL if S/R is just tested and then the Price retrace. The S/R indicator used with Marilyn would be very usefull. We don't need all the Zone but just the Support or the Resistance line. Setting like number of hits to test the S/R, minimum number of weeks needed to test, distance from the S/R to put SL would be interesting. A maximum distance from the TP should also be explored. We don't want the SL to be placed too far. An other idea is if the S/R is tested, lets say 2 times, then the TP is set at Breakeven or even with a small lost.
So what do you think ? Any other ideas ?
thank you for your idea
Cheers
Tommaso
Global Prime is the official SHF broker 
Searching for Servers and Workstations with individual configuration?
Just PM
Click here to go to the BoardKnowledgeBase
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
Searching for Servers and Workstations with individual configuration?
Just PM
NOTE: Cookies and JavaScript are required for the using the board, with full functionality