systematictradingexamples
Trading strategies library
A collection of code examples focused on systematic trading strategies and related algorithms using Python.
Examples of code related to book www.systematictrading.org and blog qoppac.blogspot.com
375 stars
32 watching
126 forks
Language: Python
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
edouardpoitras/nowtrade | A Python library for creating and backtesting algorithmic trading strategies using machine learning and technical indicators. | 104 |
robcarver17/pysystemtrade_examples | A collection of examples showcasing the usage of pysystemtrade for demonstrating system trade optimization strategies | 198 |
tradingstrategy-ai/getting-started | A repository providing examples and tools for developing and backtesting algorithmic trading strategies in Python. | 76 |
chrism2671/pytrendfollow | A systematic futures trading framework using trend following algorithms and interacting with multiple data sources | 379 |
jrmeier/fast-trade | Enables quick analysis and backtesting of trading strategies using technical indicators and chart data | 377 |
ram-ki/101_formulaic_alphas | This project implements 101 algorithmic trading strategies using Python to generate superior returns relative to a benchmark. | 16 |
thedimlebowski/trading-gym | A reinforcement learning framework for developing trading strategies | 550 |
heerozh/spectre | A high-performance, GPU-accelerated library for building quantitative trading strategies using factor analysis and backtesting | 655 |
tradingstrategy-ai/trading-strategy | A Python framework for developing algorithmic trading strategies on decentralized exchanges. | 238 |
dysonance/strategems.jl | Toolset for systematic trading strategy development and backtesting in Julia | 162 |
yhilpisch/py4at | A collection of Jupyter Notebooks and Python code supporting the book on algorithmic trading using Python. | 701 |
yvictor/tradinggym | A toolkit for training and backtesting reinforcement learning algorithms in trading environments. | 1,610 |
lumiwealth/lumibot | A backtesting and trading library for various assets and markets | 930 |
markchen8717/gekko_bot_trading_strategies | A collection of algorithmic trading strategies for a Gekko cryptocurrency bot | 55 |
constverum/quantdom | Framework for testing and evaluating trading strategies using Python | 718 |