You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DeepMarket is a framework for performing Limit Order Book simulation with Deep Learning. This is also the official repository for the paper 'TRADES: Generating Realistic Market Simulations with Diffusion Models'.
Financial market simulations combining stochastic models (GBM, Heston) with agent-based modeling. Explores price dynamics through different trader behaviors - fundamentalists, chartists, noise traders, contrarians, and institutional players. Built with Python for anyone interested in quantitative finance and computational economics.
AHMAPPO_LLM is an AI trading system using ML and RL to predict stocks. It processes data via ingestion, cleaning, and feature engineering. The reproducible pipeline enables end-to-end trading strategy development. Important files - model trainer, builder, AHMAPPO AI agent building, etc. are in private repo to preserve originality.
A stochastic market simulation modeling the 2026 Global Healthcare Private Equity landscape. Synthesizes $191B in transaction data across 445 deals, applying the "Rule of 60" valuation framework for HCIT and geopolitical risk discounts for APAC Biopharma. Based on Bain & Company's 2026 strategic outlook.
Python trading simulator for testing quantitative finance strategies. Features realistic stock price simulation using geometric Brownian motion, automated trading logic, portfolio management, and performance tracking. WebSocket-based real-time data with no real capital risk.