one question on volume data received from IBKR. I know?that requesting data for STK, on past days with?reqHistoricalData, for example the ohlcv?with 1 min bar, for past days the volume is divided by 100 (I don't know why but comparing with other sources that is...). I noticed anyway if I use the reqHistoricalData to request data for CURRENT session (for example last 5 or 30 minutes), the volume data is correct,?without the division by 100.
if my understanding is correct, this is not a big issue, but is there any option to configure ibapi?to return consistent volume numbers for both current sessions and past days?