Official Python Package for Algorithmic Trading APIs powered by AlgoBulls
Project description
pyalgotrading
Official Python Package for Algorithmic Trading APIs powered by AlgoBulls!
Features
- Powered by the AlgoBulls Platform
- Everything related to Algorithmic Trading Strategies!
- Free pool of Strategies are available at pyalgostrategypool!
- Create & upload strategies easily on the cloud
- 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 Live Trading / Real Trading
- Support for multiple brokers for Live Trading. Check list of supported brokers here.
- Real-time Logs for Backtesting, Paper Trading, Live Trading
- Multiple real-time Reports available for Backtesting, Paper Trading and Live Trading:
- Profit-&-Loss report (P&L report)
- Statistics Report
- Order History Log for each order with state transitions & timestamps
- Detailed analytics with charts
- Support for calculating Slippage
- Support for calculating Brokerage
- Support for importing external P&L table and generating analytics on the same
- 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.
Jupyter Notebooks
Easily access and use complete Jupyter Notebook for NASDSAQ and NSE markets here. You can:
- Easily view them on the web using nbviewer, without installing Python or Jupyter Notebooks.
- Easily execute them on the web using Binder, without installing Python or Jupyter Notebooks.
- Download and use them on your local machine, and installing Python & Jupyter Notebooks
Python
- Python Support:
Python 3.8+
. - 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.
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 Community: Slack
- Additional Support: If none of the above help, please contact pushpak@algobulls.com.
Contribution Guidelines
Here’s how we suggest you go about proposing a change to this project:
- Fork this project to your account.
- Create a branch for the change you intend to make.
- Make your changes to your fork.
- 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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file pyalgotrading-2024.1.1-py3-none-any.whl
.
File metadata
- Download URL: pyalgotrading-2024.1.1-py3-none-any.whl
- Upload date:
- Size: 42.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 493441831d9c2da96299e8b346fe993472e1108e2dc2c1d682665438fac8a181 |
|
MD5 | 97e23c496f894c71ab4e738fb52f8779 |
|
BLAKE2b-256 | e66426e3ba2fb3acf74d73165447ca476372f535cf9c705b829dc17a7d80d53f |