Skip to content
This repository was archived by the owner on Nov 18, 2024. It is now read-only.

v0.9.3

Compare
Choose a tag to compare
@ThetaData-API ThetaData-API released this 18 Apr 20:02
· 37 commits to master since this release
  • Added a thetadata.client.ms_to_time method that converts a ms_of_day to a time object.
  • Added a copy_from method for Quote, Trade, Open Interest, and OHLCVC, which can be used to create a safe copy of each respective object.
  • Added new exchange codes including a new OPRA participant, MEMX (Members Exchange).
  • Replaced uses of localhost with 127.0.0.1 to prevent a name table issue with certain machines.