/TradingBots

Studying APIs of various exchanges

Primary LanguagePythonMIT LicenseMIT

TradingBots

Studying APIs of various exchanges.

There will be several research projects here, each with its own venv.

pip freeze | Out-File -Encoding UTF8 c:\MyGit\TradingBots\requirements.txt
pip install -r c:\MyGit\TradingBots\requirements.txt