blankly

This revision is from 2024/12/07 22:16. You can Restore it.

Blankly: build, backtest and deploy your algo. Trade stocks, cryptos, and forex across exchanges.

git clone https://github.com/blankly-finance/blankly.git

cd blankly

python -m venv venv

source venv/bin/activate

pip install --upgrade questionary yaspin alpaca-trade-api bokeh dateparser newnewtulipy numpy pandas python-binance requests websocket-client

pip install --upgrade cpython

chmod +x setup.py

./setup.py build

setup.py install

  

Show source 📜 ⏱️ ⬆️