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!
- 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 (subject to approval)
- Support for multiple brokers for Real Trading. Check list of supported brokers here.
- Real-time Logs for Backtesting, Paper Trading, Real Trading
- Multiple real-time Reports available for Backtesting, Paper Trading and Real Trading:
- Profit-&-Loss report (P&L report)
- Statistics 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: AlgoBulls Community Forum
- 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 pyalgostrategypool, our official pool of FREE algorithmic trading strategies, please reach out to support@algobulls.com. 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-2023.7.2-py3-none-any.whl
.
File metadata
- Download URL: pyalgotrading-2023.7.2-py3-none-any.whl
- Upload date:
- Size: 37.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.3.2 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.6.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 64d0afa5e55cba1c075734da888ba15ca435f156009ca746731ef2c153ae9ef3 |
|
MD5 | 6bd2442083f804df0745392fe43926ae |
|
BLAKE2b-256 | 809bcee7a80e965ba29f44ff07b9aa51ffafe791195f3b49469b076bb56d5775 |