TOSDataBridge icon indicating copy to clipboard operation
TOSDataBridge copied to clipboard

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

Results 4 TOSDataBridge issues
Sort by recently updated
recently updated
newest added

I have followed the installation step and have successfully started up the TOSDataBridge Windows service, and now I am trying to get the python part going. When I try to...

What I can do when teh TOSDataBridge no start? Example: C:\TOSDataBridge>SC start TOSDataBridge NOMBRE_SERVICIO: TOSDataBridge TIPO : 10 WIN32_OWN_PROCESS ESTADO : 2 START_PENDING (NOT_STOPPABLE, NOT_PAUSABLE, IGNORES_SHUTDOWN) CÓD_SALIDA_WIN32 : 0 (0x0)...

The client I'm using has the "C++ Language Standard" set to C++ 20, but I cannot include/build due to the identifier errors in "containers.hpp" The errors will *not* occur if...

[bridge.txt](https://github.com/jeog/TOSDataBridge/files/5388532/bridge.txt) Hi: I am trying to connect to TOS using the TOSDataBridge. I have installed the engine and got it running on a Window 10 work station running x64. I...