An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: backtest

ricequant/rqalpha

A extendable, replaceable Python algorithmic backtest && trading framework supporting multiple securities

Language: Python - Size: 35.7 MB - Last synced at: about 2 hours ago - Pushed at: about 3 hours ago - Stars: 5,805 - Forks: 1,663

tina-wen/quant_trade

Language: Python - Size: 50.8 KB - Last synced at: about 13 hours ago - Pushed at: about 15 hours ago - Stars: 3 - Forks: 0

peiyu66/simStock21

「小確幸股票模擬機」,個股即時回測:查詢下載台灣上市股票的歷史股價,計算、分析技術數值,自動模擬買賣、評估報酬率。

Language: Swift - Size: 23.2 MB - Last synced at: about 21 hours ago - Pushed at: about 22 hours ago - Stars: 0 - Forks: 0

rolling-panda-san/notebooks

Analysis on systematic trading strategies (e.g., trend-following, carry and mean-reversion). The result is regularly updated.

Language: Jupyter Notebook - Size: 4.1 GB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 617 - Forks: 98

Yvictor/TradingGym

Trading and Backtesting environment for training reinforcement learning agent or simple rule base algo.

Language: Python - Size: 17 MB - Last synced at: 1 day ago - Pushed at: over 1 year ago - Stars: 1,710 - Forks: 357

michaelchu/optopsy

A nimble options backtesting library for Python

Language: Python - Size: 8.87 MB - Last synced at: 4 days ago - Pushed at: about 1 year ago - Stars: 1,146 - Forks: 183

Vulthen/myhhub-stock-quantitative

stock. Obtain stock data, calculate stock indicators, chip distribution, identify stock patterns, comprehensive stock selection, stock selection strategy,

Language: Python - Size: 4.86 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

sapk806/pairs_trading_strategy_project

A Python project that finds cointegrated asset pairs and generates Z-score based trading signals. Simulates a portfolio backtest.

Language: Python - Size: 524 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

myhhub/stock

stock股票.获取股票数据,计算股票指标,筹码分布,识别股票形态,综合选股,选股策略,股票验证回测,股票自动交易,支持PC及移动设备。

Language: Python - Size: 25.1 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 9,621 - Forks: 1,878

refraction-ray/xalpha

基金投资管理回测引擎

Language: Python - Size: 11 MB - Last synced at: 4 days ago - Pushed at: 3 months ago - Stars: 2,228 - Forks: 452

systemathics/sdk-python

Auto generated stubs for Systemathics Ganymede gRPC APIs (python)

Language: Python - Size: 742 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 2 - Forks: 0

dennisdeh/backtrader-slim Fork of mementum/backtrader

Python Backtesting library for trading strategies - reloaded and slim

Language: Python - Size: 21.5 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

nersent/qpace

📊 The Quant SDK for Python and Javascript. Written in Rust.

Language: Rust - Size: 26.4 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 8 - Forks: 1

Optixal/CryptoInscriber

:chart_with_upwards_trend: A live cryptocurrency historical trade data blotter. Download live historical trade data from any cryptoexchange, be it for machine learning, backtesting/visualizing trading strategies or for Quantopian/Zipline.

Language: Python - Size: 8.79 KB - Last synced at: 9 days ago - Pushed at: over 7 years ago - Stars: 51 - Forks: 6

10mohi6/stock-pairs-trading-python

stock-pairs-trading is a python library for backtest with stock pairs trading using kalman filter on Python 3.8 and above.

Language: Python - Size: 93.8 KB - Last synced at: 6 days ago - Pushed at: almost 2 years ago - Stars: 38 - Forks: 11

bbalouki/bbstrader

Simplified Investment & Trading Toolkit

Language: Python - Size: 13.8 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 8 - Forks: 2

simple-trade/simple-czsc

Simple缠论量化工具集

Language: Python - Size: 95.7 KB - Last synced at: 14 days ago - Pushed at: about 3 years ago - Stars: 39 - Forks: 17

Petersoj/AlpacaJavaBacktest 📦

A java stock trading algorithm backtester for users of Alpaca.markets and Polygon.io

Language: Java - Size: 556 KB - Last synced at: 7 days ago - Pushed at: over 5 years ago - Stars: 13 - Forks: 15

backtestjs/framework

Backtesting trading strategies in TypeScript / JavaScript.

Language: TypeScript - Size: 2.85 MB - Last synced at: 8 days ago - Pushed at: 3 months ago - Stars: 17 - Forks: 2

alanwatts07/FiBocci

This is a bot that uses fibonacci smoothed moving averages to calculate good entries and exits to maximize the base token. Here the example is using wif swings to maximize sol but can be used for sol/usdc or any other pair. Wallet functionality currently disabled but backtesting this on any data set will show it works wonders.

Language: Python - Size: 339 KB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 2 - Forks: 0

MathisWellmann/lfest-rs

Leveraged Futures Exchange for Simulated Trading

Language: Rust - Size: 6.66 MB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 68 - Forks: 15

systemathics/sdk-proto

Prototypes for Systemathics Ganymede gRPC APIs

Language: PowerShell - Size: 424 KB - Last synced at: 19 days ago - Pushed at: 20 days ago - Stars: 0 - Forks: 0

UFund-Me/Qbot

[🔥updating ...] AI 自动量化交易机器人(完全本地部署) AI-powered Quantitative Investment Research Platform. 📃 online docs: https://ufund-me.github.io/Qbot ✨ :news: qbot-mini: https://github.com/Charmve/iQuant

Language: Jupyter Notebook - Size: 387 MB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 12,082 - Forks: 1,740

woung717/backtest-manager-vscode

Backtest manager in VSCode Extension

Language: TypeScript - Size: 2.48 MB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 68 - Forks: 13

Papiniko/agent-rules

Agent Rules offers a set of reusable guidelines for AI coding assistants, enhancing development efficiency. Explore actionable workflows and code quality checks to streamline your projects. 🛠️📁

Language: Shell - Size: 342 KB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 2 - Forks: 1

benrey916/AI_Trading_DToDv2.1_Backtest

AI Trading Bot | Data To Dollar V2.1 | DToD Bot | Main Features : 1. Short-term price prediction using the TimeMixer++ model 2. Pattern detection implemented with the YOLO model 3. Customizable technical indicators 4. Integration of popular indicators such as RSI and MACD

Size: 46.1 MB - Last synced at: 20 days ago - Pushed at: 26 days ago - Stars: 2 - Forks: 0

chen-001/pure_ocean_breeze

众人的因子回测框架 stock factor test

Language: Python - Size: 4.06 MB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 28 - Forks: 9

benrey916/backtest-virtuoso

Virtuoso is a Python-based backtesting tool designed for traders and quantitative analysts who want to evaluate scalping and intraday trading strategies using historical market data. By leveraging cutting-edge libraries like Polars for high-speed data processing and PyTorch for advanced computations.

Language: Python - Size: 10.7 KB - Last synced at: 20 days ago - Pushed at: 4 months ago - Stars: 7 - Forks: 0

nntaoli-project/goex_backtest

量化交易回测系统,模拟交易撮合

Language: Go - Size: 911 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 55 - Forks: 19

nkaz001/market-making-backtest

algo trading backtesting on BitMEX

Language: Jupyter Notebook - Size: 15 MB - Last synced at: 7 days ago - Pushed at: over 1 year ago - Stars: 78 - Forks: 26

WISEPLAT/backtrader_moexalgo

MOEX API AlgoPack integration with Backtrader. На данных с биржи MOEX теперь можно создавать полноценные торговые стратегии. Проводить Backtesting и делать Live торговлю через брокеров Алор, Финам и тех, у кого есть торговый терминал Quik.

Language: Python - Size: 118 KB - Last synced at: 11 days ago - Pushed at: over 1 year ago - Stars: 63 - Forks: 32

10mohi6/portfolio-backtest-python

portfolio-backtest is a python library for backtest portfolio asset allocation on Python 3.7 and above.

Language: Python - Size: 1.1 MB - Last synced at: 2 days ago - Pushed at: over 4 years ago - Stars: 29 - Forks: 3

LonecastSystems/FBD-backtester

Strategy backtesting framework for football-bet-data

Language: Python - Size: 17.6 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

calumrussell/rotala

Backtesting engine written in Rust

Language: Rust - Size: 985 KB - Last synced at: 11 days ago - Pushed at: 5 months ago - Stars: 75 - Forks: 11

quantfreedom/QuantFreedom

Professional Backtesting Engine for crypto, stocks and forex

Language: Jupyter Notebook - Size: 71.6 MB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 65 - Forks: 34

ivopetiz/algotrading

Algorithmic trading framework for cryptocurrencies.

Language: Python - Size: 981 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 1,296 - Forks: 189

dysonance/Strategems.jl

Quantitative systematic trading strategy development and backtesting in Julia

Language: Julia - Size: 741 KB - Last synced at: 27 days ago - Pushed at: over 4 years ago - Stars: 163 - Forks: 37

tradepython/pixiu

Language: Python - Size: 1.5 MB - Last synced at: 10 days ago - Pushed at: about 2 months ago - Stars: 6 - Forks: 1

nanvel/cipher-bt

Trading strategy backtesting framework with focus on position adjustment in a session scope.

Language: Python - Size: 4.4 MB - Last synced at: 8 days ago - Pushed at: 2 months ago - Stars: 16 - Forks: 1

happydasch/btplotting

btplotting provides plotting for backtests, optimization results and live data from backtrader.

Language: Python - Size: 850 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 364 - Forks: 90

coinrust/crex

A Golang cryptocurrency trading API & Library. Support Binance, BitMEX, Deribit, Bybit, Huobi DM, OKEX Futures and more.

Language: Go - Size: 1.82 MB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 530 - Forks: 158

rafa-rod/Curso-Introducao-Risco-de-Mercado-em-Python---Financial-Risk-Academy

Curso ministrado por mim na Financial Risk Academy (FRA) sobre Introdução ao Risco de Mercado com Python

Size: 40.3 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 2 - Forks: 1

feniero/trekreturns

Handy backtest tool for data-driven retail investor

Language: Python - Size: 433 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

SajjadNaghshineh/backtest

Language: Python - Size: 6.84 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

itbanque/backtesters

Financial Analysis Software

Language: Python - Size: 2.33 MB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

ArthurBernard/Fynance

Python and Cython scripts of machine learning, econometrics and statistical tools designed for finance.

Language: Python - Size: 4.75 MB - Last synced at: 6 days ago - Pushed at: about 1 year ago - Stars: 22 - Forks: 5

systemathics/notebook-examples

Sample Jupyter notebooks targeting Ganymede gRPC API

Language: Jupyter Notebook - Size: 10.2 MB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 3 - Forks: 3

Erfaniaa/crypto-portfolio-optimizer

Cryptocurrency portfolio optimizer and simulator (Which coins to buy during a Bitcoin bull run?)

Language: Python - Size: 37.1 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 32 - Forks: 2

alm0ra/trade-engine 📦

a package for demo trading backtest & forward testing

Language: Python - Size: 681 KB - Last synced at: 9 days ago - Pushed at: over 3 years ago - Stars: 9 - Forks: 0

AbdAlftahSalem/Crypto-Stratgy-And-Back-Test

System have two strategy . First is HAR with 80% success PCT . and the second is NWE with 86% success 🚀🚀.

Language: Python - Size: 85.1 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

physercoe/starquant

a light-weighted, integrated trading/backtesting system/platform(综合量化交易回测系统/平台)

Language: C++ - Size: 76.1 MB - Last synced at: 4 months ago - Pushed at: almost 3 years ago - Stars: 554 - Forks: 167

k66inthesky/TW-stock

提供台股逾10年資料,及完整爬蟲程式。

Language: Python - Size: 57.8 MB - Last synced at: 4 months ago - Pushed at: 5 months ago - Stars: 18 - Forks: 6

devalpha-io/devalpha-node 📦

A stream-based approach to algorithmic trading and backtesting in Node.js

Language: TypeScript - Size: 1.07 MB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 244 - Forks: 40

xFFFFF/Gekko-Datasets

Gekko Trading Bot dataset dumps. Ready to use and download history files in SQLite format.

Language: Perl - Size: 46.9 KB - Last synced at: 3 months ago - Pushed at: about 7 years ago - Stars: 171 - Forks: 42

10mohi6/oanda-bot-python

oanda-bot is a python library for automated trading bot with oanda rest api on Python 3.6 and above.

Language: Python - Size: 85 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 35 - Forks: 18

doongz/ChickenFarm

非专业养🐥户,统计购买和卖出操作,分析持仓和收益,爬取基金净值,各种定投算法回测分析。

Language: Python - Size: 8.88 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 29 - Forks: 10

landifrancesco/FXBacktestBoost

A Jupyter notebook for backtesting, enabling analysis of historical market data and news events as if live.

Language: Jupyter Notebook - Size: 130 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

ilyamk/uniswap-v3-lp-strategy-toolkit

A sophisticated toolkit for collecting Uniswap V3 pool data and backtesting dynamic liquidity provision strategies with realistic trading costs, impermanent loss, and comprehensive performance metrics.

Language: Python - Size: 3.12 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

10mohi6/oanda-backtest-python

oanda-backtest is a python library for backtest with oanda fx trade rest api on Python 3.6 and above.

Language: Python - Size: 382 KB - Last synced at: 23 days ago - Pushed at: over 2 years ago - Stars: 14 - Forks: 8

xFFFFF/Gekko-BacktestTool

Batch backtest, import and strategy params optimalization for Gekko Trading Bot. With one command you will run any number of backtests.

Language: Perl - Size: 2.6 MB - Last synced at: 4 months ago - Pushed at: over 5 years ago - Stars: 232 - Forks: 85

nix1/bye

Backtesting Yield Estimator for Index&Stock Options. A tool for testing long-term option-based trading/investment strategies.

Language: Python - Size: 29.3 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 9 - Forks: 1

yooce/MagicalNuts

C#による投資検証ライブラリ

Language: C# - Size: 1.52 MB - Last synced at: 3 days ago - Pushed at: over 3 years ago - Stars: 12 - Forks: 2

AbnerTeng/GenStrat

Automatically generate & backtest self-defined quantitative startegies

Language: Jupyter Notebook - Size: 654 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

iTraders/tradingview

Data readers, logic back testing, technical analysis from trading view data.

Language: Python - Size: 2.93 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

10mohi6/bybit-backtest-python

bybit-backtest is a python library for backtest with bybit fx trade on Python 3.7 and above.

Language: Python - Size: 48.8 KB - Last synced at: 7 days ago - Pushed at: over 4 years ago - Stars: 10 - Forks: 4

jcoffi/profitspi-sdk

This project is in no way affiliated with Profitspi.

Language: Python - Size: 125 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Naoghuman/MQL5_Strategy_Session_BreakOut_London

Contains scripts (analysis) and tools in context from the trading strategy 'Session-BreakOut London'.

Language: MQL5 - Size: 68.4 KB - Last synced at: 13 days ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0

yiliuyan161/gmcache

掘金量化数据API缓存加速库

Language: Jupyter Notebook - Size: 889 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 7 - Forks: 2

Artimatic/td-algorithmic-trading-in-angular

Web app with TD Ameritrade integration, backtesting, and automated live trading. Nodejs and Angular

Language: TypeScript - Size: 5.74 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 19 - Forks: 16

sric0880/awesome-livetrading-backtest-libraries

对GitHub上最靓的回测和实盘交易系统一个稍微详细的描述和分析. 持续更新中... more detailed description of the popular and awesome backtesting and livetrading system in github.

Size: 7.81 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 2 - Forks: 0

10mohi6/jquants-algo-python

jquants-algo is a python library for algorithmic trading with japanese stock trade using J-Quants on Python 3.8 and above.

Language: Python - Size: 541 KB - Last synced at: 7 days ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

martinv13/shiny-futures

A Shiny app to work with future contracts data

Language: R - Size: 2.06 MB - Last synced at: 2 months ago - Pushed at: over 8 years ago - Stars: 23 - Forks: 10

wlvh/RBT

Language: Python - Size: 2.1 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 1

raphant/lazyft

A convenient FreqTrade wrapper-library that makes it easy to develop algorithmic trading strategies.

Language: Python - Size: 98.8 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 17 - Forks: 5

left-nullspace/portfolio-toolkit-streamlit-python

making professional portfolio management methods accessible through point and click. methods such as mean var opt and portfolio rebalancing is available. try the app from the link

Language: Python - Size: 26.4 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

yeszie/Elasticsearch_GunbotBacktest

Wgranie plików z backtest transakcji giełdowych do Elasticsearch - celem dalszej analizy.

Language: Python - Size: 44.1 MB - Last synced at: 4 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

10mohi6/bitmex-backtest-python

bitmex-backtest is a python library for backtest with bitmex fx trade rest api on Python 3.7 and above.

Language: Python - Size: 316 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 12 - Forks: 4

Tpessia/invest-tester

Simulate asset allocations, optimize investment portfolios and backtest algo trading strategies

Language: TypeScript - Size: 668 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 3 - Forks: 0

Artimatic/station-data-service

Data accessor and backtesting microservice. Add on for backtesting in Robinhood-algorithmic-trading-in-angular app

Language: Java - Size: 21.4 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 4

Efe-Eroglu/USD-TRY-Backtest

A backtest for the usd/try pair using different strategies.

Language: Jupyter Notebook - Size: 368 KB - Last synced at: 5 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

10mohi6/jquants-pairs-trading-python

jquants-pairs-trading is a python library for backtest with japanese stock pairs trading using kalman filter, J-Quants on Python 3.8 and above.

Language: Python - Size: 218 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 1

jiliplus/bt

backtesting framework in Go

Language: Go - Size: 11.7 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 1

rolling-panda-san/adagio

Financial backtest module using Quandl database

Language: Python - Size: 74.2 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 2

sklinkert/at

Automated Trader (at). This is a framework for building trading bots.

Language: Go - Size: 14.1 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 76 - Forks: 13

exnight/qtrade

Draft of a backtest application

Language: Kotlin - Size: 159 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

rosasurfer/mt4-expander

DLL extension for the MetaTrader MQL4 framework

Language: C++ - Size: 8.61 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 34 - Forks: 28

benyblack/ta_backtest

Backtesting framework in python

Language: Python - Size: 385 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 1

RuzhiyKot/Trading_Against_Individuals_in_the_Stock_Market

В данном репозитории хранятся файлы проекта

Language: HTML - Size: 8.9 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

rafa-rod/vartests

Statistical tests for Value at Risk (VaR) Models.

Language: Python - Size: 98.6 KB - Last synced at: 12 months ago - Pushed at: almost 2 years ago - Stars: 13 - Forks: 6

wynfred/presso

Event-driven backtest/realtime quantitative trading system.

Language: Python - Size: 266 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 70 - Forks: 20

longtuge-w/Statistical-Arbitrage-Strategy

Language: Python - Size: 3.23 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

karl-chan/fund-analyser

One stop shop for trading mutual funds and stocks

Language: TypeScript - Size: 35.9 MB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 1

ImprobabilityLabs/trader-backtest-reports

Improbability Trader - Weekly Stock Backtest Results for 5 Minute, 15 Minute, 30 Minute, Hourly, and Daily Periods.

Size: 9.71 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ajitnilakantan/backest-portfolio

Jupyter Python notebook to backtest a portfolio, with option to rebalance yearly

Language: Jupyter Notebook - Size: 1.04 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 3

Arech/t18 📦

Algotrading framework for C++17

Language: C++ - Size: 32.2 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 17 - Forks: 10

Marfusios/simple-backtester

📈 A simple backtester for OHLC data

Language: HTML - Size: 4.02 MB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 27 - Forks: 10

artemiusgreat/Terminal-Connector-Simulation

Internal package for trading and analysis

Language: C# - Size: 41 KB - Last synced at: 6 days ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 1

HumanRupert/bfx_hf_bb_bands

Source code of the article Define and Backtest Crypto Algo Trading Strategies With Bitfinex Honey Framework Toolkit

Language: JavaScript - Size: 77.1 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

RoyElkabetz/Python-Trader-Backtest

A simple trading backtest simulator with an ugly gui

Language: Jupyter Notebook - Size: 3.19 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

PSS1998/Forex-trader

A platform for backtesting and getting live buy and sell signals of your strategies

Language: Python - Size: 43 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 2