Sometime back I wrote a VBA Excel program to generate a set of minute by minute stock price based on a Markov process, a GBM model. Then I programmed in several popular indicators like the standard ma, MACD... I created a series of mini Monte Carlo runs. The verdict:
None worked with large sample sizes, i.e, none generated a consistent profit.
I am still trying to figure out how to add PRM into the program, so, the jury is still out on this. However, I generated a few 1 min random price movement using GBM and manually "traded" using PRM and my scheme. Here is an example of one such 1-min chart. In this sim, long term drift is set to zero, so, pure random, no forcing function.
Surprise! This random stock price movement is very tradable and generated a profit! I tried several and they all generated a profit using PRM.
I can't run a MC on this yet, so don't know if these are randomly profitable or real.
Am I fooling myself?
None worked with large sample sizes, i.e, none generated a consistent profit.
I am still trying to figure out how to add PRM into the program, so, the jury is still out on this. However, I generated a few 1 min random price movement using GBM and manually "traded" using PRM and my scheme. Here is an example of one such 1-min chart. In this sim, long term drift is set to zero, so, pure random, no forcing function.
Surprise! This random stock price movement is very tradable and generated a profit! I tried several and they all generated a profit using PRM.
I can't run a MC on this yet, so don't know if these are randomly profitable or real.
Am I fooling myself?

