I want to adapt my strategy to all pairs, so to know the indicators in time, we need subscribe_symbol, but the problem is that it's limited to four pairs at a time. Alternatively, we could improve the get_candles method to actually get recent historical candles, because the information get_candles currently provides is outdated.