Has anyone had any experience programming candlesticks into their automated trading strategy? If so, I would love to hear if you have customized-per-ticker a fixed "if abs(open-close) > 5 then longbody=true" style or you have come up with a formula where you do not need to use constant values?
it's so easy to look at a chart and visually depict, but to tell a computer program how to visually depict, seems rather time-consuming.
i have a few theories i am going to start coding tonight in my backtesting unit that i will share if others decide to share.
it's so easy to look at a chart and visually depict, but to tell a computer program how to visually depict, seems rather time-consuming.
i have a few theories i am going to start coding tonight in my backtesting unit that i will share if others decide to share.