Many people use some percentage of an ATR-like measure for stops. This is maybe OK if you are trading on a daily timeframe, but on an intraday time frame, the swings can get stupid (for example, oil, nasdaq compared to ES/RTY).
I am struggling to automate the selection of a stop that takes into account these intraday swings. I can eyeball it for each instrument, but that isn't scalable.
For ES, you might use the range of the half hour candle, whereas for gold you might need to use the hourly candles. I'm just making this up.
There must be some way to quantify the range of intraday swings that are dependent on not just time, but price action as well. Ideally I'd like to somehow capture the range of the instrument using swings like the screenshot.
I am struggling to automate the selection of a stop that takes into account these intraday swings. I can eyeball it for each instrument, but that isn't scalable.
For ES, you might use the range of the half hour candle, whereas for gold you might need to use the hourly candles. I'm just making this up.
There must be some way to quantify the range of intraday swings that are dependent on not just time, but price action as well. Ideally I'd like to somehow capture the range of the instrument using swings like the screenshot.