POC trading framework

Market statistics

The next market value is calculated from the previous value pluss a sample from a normal distribution where the volatility is the variation and the drift is the mean.
The next market value is calculated from the previous value pluss a sample from a normal distribution where the volatility is the variation and the drift is the mean.
The current time instant in the market.

Balance statistics

The amount of available capital not yet invested at the beginning of the simulation.
The amount of capital invested at the beginning of the simulation.
How much total capital would have been if no dynamic buying and selling took place.

Market

framework configuration

At what marketintervals should the framework buy/sell.
How much of the available capital should be used to buy the market.
How much of the invested capital should be sold.
The market is periodically sold and bought at regular intervals. When the market reaches a higher value in the interval it automatically sells the given percentage of the total invested capital. When it reaches a lower value in the interval it automatically buys the market for the given percentage of the total available capital.

Time control