algobulls / pyalgotrading

Official Python Package for Algorithmic Trading APIs powered by AlgoBulls
https://algobulls.github.io/pyalgotrading/
MIT License
247 stars 78 forks source link
algobulls-platform algorithmic-trading-strategies backtesting paper-trading python real-trading trading-platform

pyalgotrading

Official Python Package for Algorithmic Trading APIs powered by AlgoBulls!

Features

Backtesting, Paper Trading and Real Trading can be performed on the same strategy code base!

Documentation

You can find the docs here.

Jupyter Notebooks

Easily access and use complete Jupyter Notebook for NASDSAQ and NSE markets here. You can:

Python

Installation

Package can be easily installed using pip -

pip install pyalgotrading

Support / Getting Help

Contribution Guidelines

Here’s how we suggest you go about proposing a change to this project:

  1. Fork this project to your account.
  2. Create a branch for the change you intend to make.
  3. Make your changes to your fork.
  4. Send a pull request from your fork’s branch to our master branch.

Rewards

If you are interested in contributing to this repo, pyalgotrading or pyalgostrategypool, our official pool of FREE algorithmic trading strategies, please join our official Slack community. You would be provided with credits for unlimited trading access on the AlgoBulls platform.

Changelog

See CHANGELOG.md.

License

See LICENSE.