Skip to content

saprative/pyalgotrader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyAlgoTrader

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.

What is Algo Trading ?

Algo Trading is the process of automating your Trading strategies by writing code.

Installation

  1. Install Python in your PC
  2. Install Git in your PC
  3. Run Command in terminal git clone git@github.com:saprative/pyalgotrader.git
  4. Run Command in terminal cd pyalgotrader && pip install -r requirements.txt

Getting Started

Documentation - https://github.com/saprative/pyalgotrader/wiki

Roadmap - https://github.com/saprative/pyalgotrader/issues

References

  1. Inspired from https://github.com/sreenivasdoosa/sdoosa-algo-trade-python and https://www.youtube.com/watch?v=3OuIO5wMkaU&list=PL-yBsBIJqqBn6oMMgLjvhCTNT-zLXYmoW&ab_channel=AlgoTrader

Contact

Telegram - https://t.me/pyalgotrader

Twitter - @PyAlgoTrader

Email - saprative@gmail.com

Product Developed by PyAlgoTrader Community

Releases

No releases published

Packages

No packages published