My breakout EA work on different currency pairs need an indicator to help to avoid false breakout. May be consider the volume or anything else is OK. Please advise.
Thanks
Peter
- Charts in MetaTrader 5 trading platform for Forex and stocks
- On Balance Volume - Volume Indicators - Technical Indicators - Price Charts, Technical and Fundamental Analysis
- On Balance Volume - Volume Indicators - Indicators - Charts - MetaTrader 5 for Android
Kam Yuk Wong:
My breakout EA work on different currency pairs need an indicator to help to avoid false breakout. May be consider the volume or anything else is OK. Please advise.
My breakout EA work on different currency pairs need an indicator to help to avoid false breakout. May be consider the volume or anything else is OK. Please advise.
Ryan L Johnson, 2025.11.08 14:29
A volatility filter based on 3 ATR's: a fast ATR, a middle ATR, and a slow ATR
The more conditions you add your edge will be smaller. In other words if you cannot accept a lot of small losses you will not have outlier trades.
Daniel-gheorghe Muresan #:
The more conditions you add your edge will be smaller. In other words if you cannot accept a lot of small losses you will not have outlier trades.
This is generally true, but there is a way to detect when a move is fake versus when a trend continuation is significant. There are only few effective ways to code a reliable detection system for fake breakouts. The most effective I've seen was a profit retrace detector or point retrace detector. If the position went up about 8% profit and went back down to 0% profit then you can verify that as a fake breakout and close the trade.
The more conditions you add your edge will be smaller. In other words if you cannot accept a lot of small losses you will not have outlier trades.
Conor Mcnamara #:
This is generally true, but there is a way to detect when a move is fake versus when a trend continuation is significant. There are only few effective ways to code a reliable detection system for fake breakouts. The most effective I've seen was a profit retrace detector or point retrace detector. If the position went up about 8% profit and went back down to 0% profit then you can verify that as a fake breakout and close the trade.
this is why i use a trail stop when i first open a trade -- and increase the distance between the current price and the stop, OR disable the trail stop -- when profit exceeds X.
This is generally true, but there is a way to detect when a move is fake versus when a trend continuation is significant. There are only few effective ways to code a reliable detection system for fake breakouts. The most effective I've seen was a profit retrace detector or point retrace detector. If the position went up about 8% profit and went back down to 0% profit then you can verify that as a fake breakout and close the trade.
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register