issues
search
dchrostowski
/
investopedia_simulator_api
A simple Python API for Investopedia's stock simulator games. This programmatically logs into Investopedia and can retrieve portfolio summary, get stock quotes & option chain lookups, execute trades - buy & sell shares, puts, calls, sell short, etc.
MIT License
36
stars
13
forks
source link
Remove unused imports, implement synchronous task queues for trades w…
#16
Closed
dchrostowski
closed
5 years ago
dchrostowski
commented
5 years ago
…ith concurrency.
…ith concurrency.