Giter Club home page Giter Club logo

pyalgotrading's Introduction

pyalgotrading

Official Python Package for Algorithmic Trading APIs powered by AlgoBulls!

Features

  • Powered by the AlgoBulls Platform
  • Everything related to Algorithmic Trading Strategies!
    • Create & upload strategies on the AlgoBulls Platform
    • Free pool of Strategies are available separately at pyalgostrategypool!
    • Support for all 150+ Technical Indicators provided by TA-Lib
    • Support for multiple candlesticks patterns - Japanese OHLC, Renko, Heikin-Ashi, Linebreak
    • Support for multiple candle intervals - 1 minute, 3 minutes, 5 minutes, 10 minutes, 15 minutes, 30 minutes, 1 hour, 1 day.
    • Support for Regular Orders, Bracket Orders and Cover Orders
    • Support for MARKET, LIMIT, STOPLOSS-LIMIT, STOPLOSS-MARKET orders
    • Support for INTRADAY and DELIVERY orders
  • Support for Backtesting
  • Support for Paper Trading
  • Support for Real Trading
  • Support for multiple brokers for Real Trading
    • Currently supported brokers - Zerodha
    • Coming soon - AliceBlue, Mastertrust
    • More on the way!
  • Real-time Logs for Backtesting, Paper Trading, Real Trading
  • Multiple real-time Reports available for Backtesting, Paper Trading and Real Trading -
    • Profit-&-Loss report (PnL report)
    • Statistics Report (PnL report)
    • Order History Log for each order with state transitions & timestamps
  • Plot Candlestick charts using plotly.py

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

Documentation

You can find the docs here.

Python

  • Python Support: Python 3.6+.
  • Python Requirements: See requirements.txt.
  • We recommend you to use the latest version of Python (v3.8+) to enjoy better performance benefits, especially for pandas. (For Python 3.6, the latest supported Pandas version is v0.25.3. For Python 3.8, the latest supported version is v1.0.x)

Installation

Package can be easily installed using pip -

pip install pyalgotrading

Support / Getting Help

  • Bug Reporting / New Feature Request: Please create a new issue here on GitHub.
  • Discussion Forum: Coming Soon!
  • Additional Support: If none of the above help, please contact [email protected].

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 pyalgostrategypool, our official pool of FREE algorithmic trading strategies, please reach out to [email protected]. You would be provided with credits for unlimited trading access on the AlgoBulls platform.

Changelog

See CHANGELOG.md.

License

See LICENSE.

pyalgotrading's People

Contributors

guanidene avatar brainzz2285 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.