/tradeview

Primary LanguagePythonApache License 2.0Apache-2.0

Crypto Trading View Web APP

Clone Project

git clone https://github.com/solvepy/tradeview
cd tradeview

Install python 3.9+

https://www.python.org/downloads/

Install dependencies

Windows

pip install -r requirements-windows.txt

Linux and Mac

pip install -r requirements-mac.txt

Run trading view web app

python websvc.py

You can see TradingView Portal including Binance and Coinbase.

To do

  • Add decentralized exchanges
  • Add buy/sell features
  • Add more coins