This repo contains the framework for obtaining optimal trading strategies among multiple agents while finding stock market equilibrium. The framework is implemented using the generative adversarial infrastructure with deep neural networks discretized by time steps.
The special case with following assumptions is considered:
- the dynamic of the market satisfies that return
and voalatility
are unknown;
- the cost parameter
for each trading agent is constant, but different agents might have different
;
- the endowment volatility is in the form of
where
is constant for each trading agent. Again, different trading agents might have different endowment volatilities;
- the frictionless strategy satisfies that
and
The general variables and the market parameters and their corresponding values in the code are summarized below: