ViperQ Uses Auction Market Theory Primitives for RL Trading
September 15, 2026
ViperQ implements a reinforcement learning system using a 20-dimensional state representation based on Auction Market Theory primitives like Volume Point of Control and Cumulative Volume Delta. The PPO agents utilize an asymmetric reward function grounded in prospect theory to penalize losses according to standard loss-aversion coefficients.
HOW THIS AFFECTS YOU
●
builderYou can integrate these specific market microstructure features into trading agent architectures.
●
researcherYou can evaluate whether microstructure primitives outperform traditional OHLCV or order-book depth features in RL agents.