Can I please ask what my options are if I want a Python package for implementing strategies which is compatible with Python 3.9 and which will allow me to do stop loss orders where the order can be stopped out in the middle of a candle (1 minute timeframe) if the stop loss condition is detected before the end of the candle, assuming tick data is available.