thetadata-python icon indicating copy to clipboard operation
thetadata-python copied to clipboard

Real-time & historical data API for US stocks and options

Results 1 thetadata-python issues
Sort by recently updated
recently updated
newest added

Instead of asking the socket each time, byte amount of a contract, quote, trade etc., we ask a certain buffer size (e.g. 4KB) and wait until socket delivers it. Upon...