Quote: Originally posted by admin  |
MC is harder to use compared to TS is the short story.
If you are going to use MC, document what you optimize and the ranges: this will make it apparent to you in EWFO |
Peter, sorry but I don't understand, let me do an example.
I exported a system from GSB to EWFO, (before I copied the script to MC and it matches exactly as graph and number of trades).
After imported in EWFO, just to do a test, I remove the last 3 years and I do a fitness selection, the result is showed in the picture below.
Then I want to try with net profit and avg trade, run test again and I see the inputs that have generated the graph. Then I copy these values in MC
script
| Code: | Inputs:
i1Data(1),
i2Data(1),
i3Data(1),
i3length(84),
i1Weight(0.75),
i2Weight(0.5),
i3Weight(1.75),
entryParams(-7),
entryParams2(1),
iSFData(1), <--- I SKIPPED THIS DATA
iSFbpv(1),
iSFWeight(-1),
sfEntryLevel(57.5); |
but as you can see the MC equity graph it totally different from the EWFO. (I know there is a difference from the end date but I think the problem is
in another place)
Could you tell me what I'm doing wrong?
|