Can I ask you a question:
How do I run Monte Carlo using Excel?
https://support.office.com/en-us/ar...mulation-64c0ba99-752a-4fa8-bbd3-4450d8db16f1
Here's a google. It might help.
I have adjusted programs, not Excel.
Can I ask you a question:
How do I run Monte Carlo using Excel?
Thank you for your help. I am studying it now to see if I can understand what it is and if I can use it.https://support.office.com/en-us/ar...mulation-64c0ba99-752a-4fa8-bbd3-4450d8db16f1
Here's a google. It might help.
I have adjusted programs, not Excel.
Thank you for your help. I am studying it now to see if I can understand what it is and if I can use it.
Regards,
One idea I had was I could randomly pick entries in the stocks that had signals and use the same exit criteria. For example, if stock ABC had 5 signals, I would randomly pick 5 entries in ABC and continue for the rest of the stocks. I could run this simulation 100 times and see how many of those runs my original strategy outperformed. If it beats more than 90 or 95 of those random entry runs, then I likely have an edge.
Are there other approaches that are more robust?
I studied the article last night. Yes, it will do Monte-Carlo using a random number generator. The problem is they did not discuss how to make large number of runs. A typical financial simulation requires 100,000 of runs.https://support.office.com/en-us/ar...mulation-64c0ba99-752a-4fa8-bbd3-4450d8db16f1
Here's a google. It might help.
I have adjusted programs, not Excel.
No. I don't have the background training nor the smart to be a professional.Have you ever considered going professional? There are tools available to professionals that retail customers cannot access.
Mostly I agree. However you should outperform the 1)expense(commission) + 2)index change(not just breaking even account) + 3)tax rate (yearly 1040).
Probably the difficulty comes from 1)and 3) is easy.
In order to follow just 2) to track the index without outperforming, then simply buy SPY and hold long time.
You must be a programming wizard!
How are you able to test so many different strategies and combinations? What programming/coding are you using? I use Excel/VBA and it takes a lot of effort for me to test a strategy each time. My current homework assignment is testing the random entry strategy to see if it indeed beats TA for the equities I am trading.
Regards,