- Joined
- 19 November 2015
- Posts
- 6
- Reactions
- 0
I guess my question pertains more to trading systems driven by machine learning, but can also apply to rules-based systems that use chart patterns as setups. Since all past information must be contained in each data point if you wish to include indicator values or candle characteristics from prior bars, won't this affect the accuracy of a monte carlo analysis?
If (as in the book) you use RSI values from the three most recent bars as inputs for a model, should we attempt to retain a similar pattern in a MC simulation? If the prediction generated by the model depends on all of these inputs, then I would think there is inherently some serial correlation in signals to be short or be flat. For instance, if a model determines that a sequence of three days with rising (or falling) RSI values is predictive of a price increase or decrease, shouldn't that be taken into account? A MC simulator will likely sample three consecutive days that don't display the characteristics that would have generated a long or flat signal in the first place.
I still think that MC analysis is extremely useful in examining confidence levels of future outcomes, just wondering if anyone has proposed a way to overcome this, or if it's even significant. I haven't found anything
If (as in the book) you use RSI values from the three most recent bars as inputs for a model, should we attempt to retain a similar pattern in a MC simulation? If the prediction generated by the model depends on all of these inputs, then I would think there is inherently some serial correlation in signals to be short or be flat. For instance, if a model determines that a sequence of three days with rising (or falling) RSI values is predictive of a price increase or decrease, shouldn't that be taken into account? A MC simulator will likely sample three consecutive days that don't display the characteristics that would have generated a long or flat signal in the first place.
I still think that MC analysis is extremely useful in examining confidence levels of future outcomes, just wondering if anyone has proposed a way to overcome this, or if it's even significant. I haven't found anything