PyAlgoTrader is python based Algo Trading System (ATS ) which is open source, it helps you write your Algo Trading logic once and run in on all brokers.
Algo Trading is the process of automating your Trading strategies by writing code.
git clone git@github.com:saprative/pyalgotrader.git
cd pyalgotrader && pip install -r requirements.txt
Documentation - https://github.com/saprative/pyalgotrader/wiki
Roadmap - https://github.com/saprative/pyalgotrader/issues
Telegram - https://t.me/pyalgotrader
Twitter - @PyAlgoTrader
Email - saprative@gmail.com
Product Developed by PyAlgoTrader Community