Skip to content

v1.0.1

Compare
Choose a tag to compare
@iamWing iamWing released this 07 Mar 19:17
· 38 commits to master since this release

Minor enhancement on function IBBridge.req_historical_ticks to provide option for much shorter process time on requests starting from the earliest available data point

Added:

  • Optional argument daily_data_starting_point on function IBBridge.req_historical_ticks.

Changed:

  • Data returned from IBBridge.req_historical_ticks to include the next start time for the next API request when the task is not finished yet.