On Quora Bruno Matos asked the question:
Considering that prices zigzag, could this trading strategy be profitable in the long-term? Target 1 to 4 ticks, Buy if a 5m candle closes negative, and sell if 5m candle closes. If the candle closes against you, you average the position.
Interesting idea. It might work in more with an HFT system.
On a system that is looking at 5-minute bars with Profit/Loss checks every minute to determine if it is working this strategy most likely won’t work too well.
This is why:

zigzag trading strategy suggested on Quora
I coded the strategy into CloudQuant Lite and ran a simulation of buying/selling 100 shares on your proposed signals. This simulation for January through June of 2017.
The target profit was 2¢ for each trade. If the 5-minute bar closed against us I reversed the position to achieve an average. That may not be what you meant. This simulation was on all of the DOW 30 stocks.
Should you want to modify the simulation or have access to the source code you can find the full code at https://github.com/cloudquantai/ZigZag
Clickable Topics & Tags for Crowd Researchers
Recent Posts
QuantsUnited’s Bitcoin Deep Pattern Matching Indicator2021-01-14 - 18:58
Alex Zinny Joins CloudQuant as Sales Director to Meet Heightened Industry Demand2021-01-12 - 13:45
AI & Machine Learning News. 11, January 20212021-01-11 - 19:08
Alternative Data News. 06, January 20212021-01-06 - 19:08
AI & Machine Learning News. 05, January 20212021-01-05 - 14:52