xzxpurple2017 / market-testing

Fun way to test financial APIs and SDKs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

market-testing

Fun way to test financial APIs and SDKs

Alt text

Running the program

First, decrypt the .env.asc file

gpg -d .env.asc > .env

Install the dependencies

pip install -r requirements.txt

Lastly, run the program

python chart.py

About

Fun way to test financial APIs and SDKs

License:Apache License 2.0


Languages

Language:Python 100.0%