trading-simulator
There are 69 repositories under trading-simulator topic.
kernc/backtesting.py
:mag_right: :chart_with_upwards_trend: :snake: :moneybag: Backtest trading strategies in Python.
nkaz001/hftbacktest
A high-frequency trading and market-making backtesting and trading bot in Python and Rust, which accounts for limit orders, queue positions, and latencies, utilizing full tick data for trades and order books, with real-world crypto market-making examples for Binance Futures
Yvictor/TradingGym
Trading and Backtesting environment for training reinforcement learning agent or simple rule base algo.
xFFFFF/Gekko-Strategies
Strategies to Gekko trading bot with backtests results and some useful tools.
pAulseperformance/awesome-pinescript
A Comprehensive Collection of Everything Related to Tradingview Pine Script.
ivopetiz/algotrading
Algorithmic trading framework for cryptocurrencies.
barter-rs/barter-rs
Open-source Rust framework for building event-driven live-trading & backtesting systems
quarkfin/qf-lib
Modular Python library that provides an advanced event driven backtester and a set of high quality tools for quantitative finance. Integrated with various data vendors and brokers, supports Crypto, Stocks and Futures.
rolling-panda-san/notebooks
Analysis on systematic trading strategies (e.g., trend-following, carry and mean-reversion). The result is regularly updated.
dsinyakov/quant
Codera Quant is a Java framework for algorithmic trading strategies development, execution and backtesting via Interactive Brokers TWS API or other brokers API
Sinotrade/Shioaji
Shioaji all new cross platform api for trading ( 跨平台證券交易API )
samre12/gym-cryptotrading
OpenAI Gym Environment API based Bitcoin trading environment
barter-rs/barter-data-rs
NOTE: Barter-Data migrated to Barter monorepo: https://www.github.com/barter-rs/barter-rs
VladKochetov007/quick_trade
convenient library for trading with python.
TimRivoli/Stock-Price-Trade-Analyzer
This is a Python 3.0 project for analyzing stock prices and methods of stock trading. It uses native Python tools and Google TensorFlow machine learning.
evdubs/chart-simulator
Trading Simulator and Charting Application
flouthoc/aku
Aku - Tiny Backtesting/Trading Engine
poetiq/poetiq
poetiq - Platform O' Electronic Trading In Q
apayne19/DoubleAuctionMarket
Experimental Market Simulations & Trader Strategy Evaluation
daniloaleixo/NeuroEvolutionMarketTrader
Neuro evolution agent to buy and sell stocks atumatically
NicolaNardino/TradingMachine
TradingMachine is a mini-trading system simulation, whose components (market data and order feeds, FIX acceptor and initiator, back-end for filled orders) interact by queues and topics.
QTinman/CoinBrowser
Coinbrowser is a pair selection tool for Freqtrade and a simple crypto trading-simulator
ZmicierGT/fcore
Fcore Is an AI Framework for Financial Markets Analysis (Active Development).
Hortensie/AI_Trader
ML Financial API
JohnNay/predMarket
Computational simulation framework for analyzing trading behavior in climate prediction markets
tradingpanel/TradingPanel
Auto trading panel for Binance
Hallupa/SimpleTradingSimulator
Simple Forex trading simulator for manually testing strategies
jmcph4/pytrade
Django project for online trading simulator
mightomi/SemiAutomatic-Trader
A GUI based programmable stock/crypto trading interface to practice trading/swing-trading with virtual money.
aprilyye/heikin-ashi-algo-trading
Algorithmic trading utilizing Heikin-Ashi candlestick plotting
balch/MockTrade
Android Trade Simulator
nanvel/cipher-bt
Trading strategy backtesting framework with focus on position adjustment in a session scope.
Zurich-Trading-Simulator/OtreeZTS
Zurich Trading Simulator (ZTS) - a web-based behavior experiment in the form of a trading game, designed by the Chair of Cognitive Science - ETH Zurich. It is developed using oTree an open-source platform for behavioral research.
NominalNimbus/ServiceNimbus
Service App to run scrips for algo trading and manage market data: https://www.youtube.com/playlist?list=PLbiaIO7sG7FYlrgOV1XLHrnaufJ7fK6Hx
pvn-a/stock-simulator
A simple stock-trading-simulator. https://pvn-a.github.io/stock-simulator
maringantis/OrderMatchingEngine
Test trading matching operations engine. BUY, SELL, MODIFY, CANCEL operation implantations. Code developed using C#