Zipline, a Pythonic Algorithmic Trading Library
-
Updated
Sep 4, 2020 - Python
{{ message }}
Zipline, a Pythonic Algorithmic Trading Library
阿布量化交易系统(股票,期权,期货,比特币,机器学习) 基于python的开源量化交易,量化投资架构
An Algorithmic Trading Library for Crypto-Assets in Python
A cryptocurrency trading bot and framework supporting multiple exchanges written in Golang.
Unofficial Documentation of Robinhood Trade's Private API
Financial portfolio optimisation in python, including classical efficient frontier, Black-Litterman, Hierarchical Risk Parity
A list of online resources for quantitative modeling, trading, portfolio management
Use unsupervised and supervised learning to predict stocks
Python quantitative trading strategies including Pattern Recognition, CTA, Monte Carlo, Options Straddle, London Breakout, Heikin-Ashi, Pair Trading, RSI, Bollinger Bands, Parabolic SAR, Dual Thrust, Awesome, MACD
modular quant framework.
QTPyLib, Pythonic Algorithmic Trading
Machine Learning in Asset Management (by @firmai)
Using python and scikit-learn to make stock predictions
Common financial technical indicators implemented in Pandas.
Each subplots shows its crosshair/tooltip only when it's hovered.
Providing the solutions for high-frequency trading (HFT) strategies using data science approaches (Machine Learning) on Full Orderbook Tick Data.
Quantitative Financial Modelling Framework
Detects arbitrage opportunities across 131 cryptocurrency exchanges in 50 countries
Portfolio analytics for quants, written in Python
Python library for backtesting and analyzing trading strategies at scale
PandaPy has the speed of NumPy and the usability of Pandas 10x to 50x faster (by @firmai)
Backtest 1000s of minute-by-minute trading algorithms for training AI with automated pricing data from: IEX, Tradier and FinViz. Datasets and trading performance automatically published to S3 for building AI training datasets for teaching DNNs how to trade. Runs on Kubernetes and docker-compose. >150 million trading history rows generated from +5000 algorithms. Heads up: Yahoo's Finance API was disabled on 2019-01-03 https://developer.yahoo.com/yql/
Introducing neural networks to predict stock prices
Python-based framework for backtesting trading strategies & analyzing financial markets [GUI
]
Python live trade execution library with zipline interface.
An advanced crypto trading framework
Simple algorithmic stock and option trading for Node.js.
Add a description, image, and links to the algorithmic-trading topic page so that developers can more easily learn about it.
To associate your repository with the algorithmic-trading topic, visit your repo's landing page and select "manage topics."
Describe the enhancement
Hi, just registered on github for a quick suggestion. I think it would be great to have an option to set a custom fee when running
tradewithdry-runenabled in the JSON config.As for the parameter
dry_run_wallet, I'd love to be able to set an option likedry_run_fee.My strategy is based on small profits, and while I can set the fee in backtesting/hyper