38 skills found · Page 2 of 2
zq99 / Monte Carlo Vba Trade SimulatorThe Excel VBA Monte Carlo Trade Simulator is a user-friendly tool that leverages Monte Carlo simulation techniques to evaluate potential outcomes of trading strategies. By simulating various equity curves from trade data, users can analyze performance metrics and better understand the risks and returns associated with their strategies.
harveybc / Heuristic StrategyHeuristic trading strategy optimizer and tester. Uses backtrader for the actual simulation, deap for genetic algorithm-based optimization and a plug-in based strategy for ease of use and flexibility supporting external plugins using python-built in plugin system.
vladargunov / CreditDerivativesSimulatorThe repo contains a simulator used in backtesting of strategies developed during the CMF course "Trading Credit Derivatives".
binhnguyenduc / TagoTechnical Analysis library. Written from scratch, 100% in Go.
odonnell31 / Turtle Trading Simulatora simulator that implements the famous Turtle Trading strategy on any stock for any time frame
szhu3210 / StockAnalysisA trading simulator for Chinese security market which is able to test arbitrary quantitative trading strategies.
elvis-epx / GdcosimulatorGDCOSimulator is a simulator of options for testing of option trading strategies.
3yit / Limit Order Book SimulatorC++20 limit order book simulator modeling real-time market microstructure. Features multi-threaded matching engine, microsecond latency, and Python bindings for quantitative finance research and trading strategy analysis.
24bartixx / Back2tradeBack2Trade is a trading simulator that lets backtest long & short strategies on historical stock data in a gamified and interactive way.
Saganaki22 / BTC Trade Simrealistic Bitcoin (₿) paper trading simulator built for friends who want to practice trading strategies without risking real money. Features live BTC price feeds, advanced market simulation, and real-time technical analysis.
khakhasshi / MACDBasicStrategybasedonBinanceTestnetA sophisticated cryptocurrency trading simulator and strategy execution platform that monitors Binance Spot market signals to execute trades in the Perpetual Futures market using a high-frequency MACD strategy. Features a real-time dashboard, automated execution, and hybrid market architecture.
LeoCo / Bollinger BandTrading simulator using a Bollinger Band strategy in intraday trading
inchussa / CryptoExchangeSimulatorA simulator for testing and practicing cryptocurrency trading strategies.
syskey8 / StockSimA gamified stock market simulator — practice trading, learn strategies, and experience the market risk-free.
MiziClare / R And Trading StrategiesR-based financial backtesting framework and Limit Order Book simulator for trading strategy evaluation and performance analytics.
Tuhin-SnapD / Real Time Stock Trading SimulatorA sophisticated Python-based real-time stock trading simulator that demonstrates automated trading system development with live market data integration, advanced strategy implementation, and comprehensive performance analytics.
benphelps / SpacetrucksimSpace Truck Simulator is an economic strategy game where you pilot a spacecraft through a procedurally generated galaxy, trading goods between star systems, managing resources, and building a galactic trading empire.
AmRiK003 / Trend Following StrategyPython trend-following auto-trading bot using Yahoo Finance data. Strategy combines breakout, volume confirmation, EMA(50/200) trend filter, optional ADX, and EMA50 exit. Supports intraday/daily intervals, loop automation, and no-key paper trading simulator with persistent account state and trade logs.