Hi Brian,snailbeard wrote:On the demo accounts I have had some big losers as well as big winners.glabbeek wrote:snailbeard wrote:Just a reminder that you will loose money if you use this EA in choppy markets. We might be coming into a period of instability due to currency wars, so retracements will rocket past the stop-losses.
This EA is reasonably mature, it just needs one more enhancement to detect high volatility for each pair and stop trading that pair until normal volatility returns.
Any suggestions?
ATR might work:
Hello SnailBeard,
Although you might be right, so far the EA hasn't given a signal that would require a volatility filter.
This is maybe because the markets have been strong, but as long as the EA working, I wouldn't fix a problem that isn't there.
Off course this is my opinion, based on my settings for the EA.
This week again 7,5% profit, but only 3 trades.
Still going strong.
Are you running total Auto or intervening to manage the pairs and trades?
Back testing shows periods of great success and periods of losses.
The only downside I find to this EA is the drawdown is to large for me, if the CSS filter is not switched on, then we don't get a great amount of trades if it is active.
I've coded another EA that I am testing, that will enter the market when we have the last candle is lower than the differenceThreshold and the current candle is higher then differenceThreshold, with the current direction to agree with my direction.
I enter when these conditions are correct and not wait for a break of the pivots.
Andy