jeog/TOSDataBridge
A collection of resources for pulling real-time streaming data off of TDAmeritrade's ThinkOrSwim(TOS) platform; providing C, C++, Java and Python interfaces.
2 Releases
Latest: 10y ago
TOSDataBridge v0.3v0.3LatestPre-release
๐ Changes
- bug fixes
- last release before a major refactoring (v0.4)
TOSDataBridge v0.2-alphav0.2-alphaPre-release
๐ Changes
- 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
