The general idea of this model is to incorporate previous knowledge of market, sector, and asset movement to predict whether the asset will move from its current “state” to
Where the state is represented by a model-weighted combination of factors that influence an asset’s price in the market.
Much of this approach relies on models that are based on Bayes theorem (Bayesian models).
\[ P(A|B) = \frac{P(B|A) \cdot P(A)}{P(B)} \\ \]
\[ \begin{align*} \text{where...}\\ &A, B &&= \text{events} \\ &P(A|B) &&= \text{the probability of A, given B} \\ &P(B|A) &&= \text{the probability of B, given A} \\ &P(A), P(B) &&= \text{the independent probabilities of A and B} \end{align*} \]
Basically, we use our knowledge of event \(B\) to predict event \(A\).
In the context of market modeling, this theorem can be utilized to predict a market’s “state” based on knowledge of past states.
Within each state (time period), there are factors that influence market movements. On the highest level, there is the overall market. Some examples of factors that we could use to measure the state of the overall market are
We can also look at factors that influence the sector a specific asset is in
These variables can be used in statistical models to answer questions such as
Then there are, of course, factors that influence the specific asset above the aforementioned types of variation
As a simple example, let’s say we have factors
Each of these levels will influence each other in accord with the diagram. Additionally, some variables at one level may influence a variable at another level. These arrows are not added to the diagram, but would be accounted for in the analyses.
This diagram represents a lone state. The idea is to then compare each variables’ impact during different market states.
For this example, we will define three states:
We then make all pairwise comparisons:
The algorithm will then use the information on variables within and between states to provide us with probabilities that the market will enter a state where an asset’s value will increase or decrease from the current state.
An investor wants to put money into a stock for 14 days. The investor does not know what stock they want, but they do know that they want to invest in the energy sector.