Hierarchichal RL framework for intraday optimal trade execution. Implements a two-layer architecture: Strategic PPO agent selects execution pace, Tactical DQN agent optimises order slicing and timing All experiments conducted on simulated market data with reproducible seeds for controlled benchmarking. Outperforms traditional algorithms.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
33
commits
Merge branch 'main' of https://github.com/ssrhaso/Market-Optimal-Execution-System
f73f5beView on GitHubFEAT: Update GYM methods for PPO , CHORE: Service file names
ccbd180View on GitHub