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.
The Middleman Simulator is a comprehensive business simulation application developed in C# with .NET 8.0. The project demonstrates advanced software development practices and object-oriented design in the context of a real-time market simulation.