#
backtest
Here are 103 public repositories matching this topic...
Trading and Backtesting environment for training reinforcement learning agent or simple rule base algo.
python
reinforcement-learning
trading
trading-bot
trading-api
trading-platform
trading-strategies
trading-simulator
backtesting-trading-strategies
backtest
-
Updated
Oct 29, 2020 - Python
A nimble options backtesting library for Python
options
trading
option-pricing
dataframe
algorithmic-trading-engine
algorithmic-trading
algorithmic-trading-library
backtesting-trading-strategies
backtest
algorithmic
backtesting
options-framework
options-trading
options-spreads
backtesting-frameworks
options-strategies
trade-options
option-chain
option-strategies
-
Updated
Jun 4, 2021 - Python
Algorithmic trading framework for cryptocurrencies.
bot
framework
crypto
trading
realtime
trading-bot
trading-api
cryptocurrency
algotrading
trading-algorithms
cryptocurrencies
hft
hft-trading
algorithmic-trading
trading-simulator
backtesting-trading-strategies
backtest
high-frequency-trading
cryptocurrency-exchanges
crypto-algotrading
-
Updated
Mar 20, 2022 - Python
a light-weighted, integrated trading/backtesting system/platform(综合量化交易回测系统/平台)
-
Updated
Dec 14, 2020 - C++
A stock backtesting engine written in Java. And a pairs trading (cointegration) strategy implementation using a bayesian kalman filter model
java
finance
trading
stock
quantitative-finance
kalman-filter
backtest
quantitative-trading
cointegration
backtesting-engine
pairs-trading
cointegration-strategy
-
Updated
Jul 20, 2021 - Java
A stream-based approach to algorithmic trading and backtesting in Node.js
trading
event-sourcing
streams
algotrading
trading-strategies
backtester
algorithmic-trading
backtest
backtesting
highland
-
Updated
Feb 16, 2021 - TypeScript
Open
Mysterious error
5
ZongUin
commented
May 16, 2018
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
good first issue
Good for newcomers
Gekko Trading Bot dataset dumps. Ready to use and download history files in SQLite format.
crypto
trading-bot
cryptocurrency
cryptocurrencies
datasets
backtester
historical-data
candlestick
backtesting-trading-strategies
backtest
historical-prices
gekko
backtesting
cryptocoins
cryptocurrency-exchanges
candlesticks
historical-cryptocurrency-prices
gekko-datasets
trading-datasets
ohlcv
-
Updated
May 31, 2018 - Perl
Quantitative systematic trading strategy development and backtesting in Julia
finance
time-series
trading
optimization
julia
trading-strategies
quantitative-finance
backtester
backtesting-trading-strategies
backtest
quantitative-trading
backtesting-engine
blotter
backtesting
systematic-trading-strategies
strategy-development
trading-logic
-
Updated
Apr 6, 2021 - Julia
btplotting provides plotting for backtests, optimization results and live data from backtrader.
-
Updated
May 1, 2022 - Python
Analysis on systematic trading strategies (e.g., trend-following, carry and mean-reversion). The result is regularly updated.
trading
jupyter-notebook
quantitative-finance
algorithmic-trading
trading-simulator
backtest
investment-strategies
systematic-trading-strategies
-
Updated
Jun 4, 2022 - Jupyter Notebook
Basic template for managing Backtrader backtests.
-
Updated
Dec 13, 2021 - Python
python
data-science
machine-learning
trading
genetic-algorithm
artificial-intelligence
data-analytics
backtesting-trading-strategies
backtest
regression-analysis
fibonacci-retracements
-
Updated
Mar 1, 2021 - Python
Automated Trader (at). This is a framework for building trading bots.
go
golang
chart
crypto
bitcoin
trading
coinbase
ethereum
trading-bot
forex
cryptocurrency
trading-platform
trading-strategies
trading-algorithms
stocks
backtester
backtest
backtesting
broker-api
igmarkets
-
Updated
May 15, 2022 - Go
A REST API providing snapshot, tick, and aggregated market data for crypto-currencies
api
trading
snapshot
algo-trading
exchange
derivatives
market-data
trade
altcoin
quote
backtest
tick
invest
ohlc
market-depth
-
Updated
Nov 12, 2021
samuelhei
commented
Apr 5, 2018
The data downloaded from Binance will be used to test a trading strategy, it is important that:
- There is no duplicated data.
- There is no missing data.
enhancement
New feature or request
help wanted
Extra attention is needed
good first issue
Good for newcomers
Platform for backtesting and live-trading intraday Stock/ETF/ELW using recurrent neural networks
machine-learning
simulator
deep-learning
trading
recurrent-neural-networks
stock-market
derivatives
algorithmic-trading
backtest
-
Updated
May 4, 2017 - C++
Web and command line tools for the MetaTrader MQL4 framework
-
Updated
Apr 20, 2022 - PHP
algo trading backtesting on BitMEX
bitcoin
trading
optimization
trading-bot
algotrading
trading-algorithms
market-maker
backtesting-trading-strategies
backtest
backtesting
market-making
bitcoin-trading-bots
backtester-python
algorithm-trading
bitcoin-trading-bot
-
Updated
Mar 17, 2021 - Jupyter Notebook
bot
learning
data
downloader
machine
live
poll
cryptocurrency
exchange
feeds
transactions
strategy
trade
historical-data
historical
backtest
-
Updated
Mar 17, 2018 - Python
goex orderbook回测, fetch驱动非event驱动的数字货币回测系统
-
Updated
Mar 14, 2021 - Go
This repo contains a cryptocurrency trading environment and agents
-
Updated
Feb 11, 2021 - Python
【停止维护】新版本更新已迁移到 IBATS 项目组对应名称项目中。Auto Backtest Analysis Trade Framework 支持期货、数字货币进行量化交易,集成回测、分析、交易于一体。当前项目主要用于数字货币使用。
-
Updated
Jun 1, 2021 - Python
Improve this page
Add a description, image, and links to the backtest topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the backtest topic, visit your repo's landing page and select "manage topics."
Describe the solution you'd like
SWIG was used to create Python bindings for this library. Currently the procedure documented at https://github.com/crypto-chassis/ccapi/tree/v3.4.2#python isn't applicable for creating Python bindings on Windows. Modify the CMake files used in the build process to create successful Python bindings using MinGW (if you can also make it work for MSVC that will be