TOSDataBridge Versions Save

A collection of resources for pulling real-time streaming data off of TDAmeritrade's ThinkOrSwim(TOS) platform; providing C, C++, Java and Python interfaces.

v0.3

8 years ago
  • bug fixes
  • last release before a major refactoring (v0.4)

v0.2-alpha

8 years ago
  • a number of bug fixes
  • ability to 'atomically' pull contiguous data on a live stream (C and python)
  • a virtual python interface via tcp
  • more python resources: tosdb/cli_scripts, tosdb/intervalize.py
  • migration of python C++ extension to pure python to make build/install easier

(binaries and setup script are included in zip/tarball)