Python Backtesting library for trading strategies
-
Updated
Jun 28, 2020 - Python
Python Backtesting library for trading strategies
a lightweight modular quant framework
Backtesting for sleepless cryptocurrency markets
close and add doc in 0.4 ?
Originally posted by @GuillaumeDSM in Drakkar-Software/OctoBot#156 (comment)
Took 58 days to hit the rook-ceph cluster issue again, and I figured I would leave this open until there's the next "days since last accident" event:
jay@home1:/opt/metalnetes$ k get po -n rook-ceph
NAME READY STATUS RESTARTS AGE
rook-ceph-mgr-a-68cb58b456-6m8df 1/1 Running 0 58d
rook-ceph-mon-
Python-based framework for backtesting trading strategies & analyzing financial markets [GUI
]
Python library for backtesting and analyzing trading strategies at scale
A nimble options backtesting library for Python
According to https://www.reddit.com/r/algotrading/comments/8fqz9w/i_built_an_opensource_algorithmic_trading_platform/ , a month ago trams said regarding custom broker documentation,
Now I have finally pushed the docs update!
, yet at https://devalpha.io/documentation#custom-brokers today all it says regarding creation of custom brokers is:
Defining a createBroker function
The cre
There is this error when I use backtest :
perl backtest.pl
Gekko BacktestTool v0.6
Website: https://github.com/xFFFFF/Gekko-BacktestTool
Exchange list: history/binance_0.1.db
config/strategies/MACD.tomltrue[2018-05-16 14:29:20] Brute Force mode enabled
config/strategies/CCI.tomltrue[2018-05-16 14:29:20] Brute Force mode enabled
config/strategies/RSI.tomltrue[2018-05-16 14:29:20
SQuant是使用scala语言编写的量化开发工具箱,提供开箱即用的A股股票数据和外汇数据(docker镜像),以及高效的回测框架与交易模块。方便Java/Scala爱好者进行量化投资研究。 QQ群:281599099,微信公众号:Python与数字货币量化交易。对,我已经转python了。。。
Trading environnement for RL agents, backtesting and training.
Gekko Trading Bot dataset dumps. Ready to use and download history files in SQLite format.
Alpaca Trading API integrated with backtrader
This issue documents the way to use this package for Nested Cross-Validation. If you have any question, welcome to comment below.
To clarify the meaning of these two terms in this specific issue, let me first describe them.
Let us use 5-Fold as an example. In a 5-Fold flat cross-validation, you split the dataset
Backtesting toolbox for trading strategies
An API for backtesting trading strategies in JavaScript and TypeScript.
GPU-accelerated Factors analysis library and Backtester
Need to write more thorough documentation for package functionality.
The Open-Source Backtesting Engine/ Market Simulator by Bertram Solutions.
A股回测框架, 模拟实盘账户交易, 适合编写T+0策略
量化交易综合平台------策略组合研究服务,量化数据服务,指标计算服务,绩效分析服务四大功能模块
Simple backtesting for sleepless cryptocurrency markets
A charing application to download, plott and analyse securities, indicators, strategies and trading records
Option and stock backtester / live trader
Add a description, image, and links to the backtesting topic page so that developers can more easily learn about it.
To associate your repository with the backtesting topic, visit your repo's landing page and select "manage topics."
Expected Behavior
Is there an elegant and simple way to visualize a few trading models plotted on 1 chart? In fact a lot of projects like mine are centered around comparing various models (and even groups of models), so that would be handy to have a sugary way around this process, so: