Hi everyone,

I'm experiencing some issues with History call:

During research in Jupyter notebook History call returns exactly 3600 seconds for 1 hour timedelta call.

however, during backtesting, amount of returned seconds varies (it could be ~1700).

Is there anything that I missed? Or this is an expected behavior?

 

Thanks!

Author