Quote from shortie:
i have tough time coding even simple scripts so i can't exclude the possibility of mistakes in my code. what i have right now seems to be working as expected. it would be good if i could match Mike's results so far so that we start with similar setups and could talk about the same thing as more conditions are added, etc.
I run data on 5-min bars of SPY. right now the testing period is 2008-present just to illustrate the difference in holding time. my script is essentially always ON. if it starts with a Buy it waits until Exit is generated, Sells Long Position AND Opens Short. is this the correct setup?
the hold time is essentially doubled. i think it is important to keep this in mind when figuring out the effect of the random#.
![]()
shortie,
Nice, our holding times match in each other's models, but I'm going to have to re-evalutate my model. It appears that holding until a new signal is generated is key.
As for the holding time arguement, it would intuitively seem that holding would not increase the edge as the second (third/fourth) day(s) could either be with or against the postion and COULD be a wash in the end. That appears not to be the case...so I'll have to update my model and re-evaluate.
To do:
1) have Mike test C2>C1 just to confirm it should be ~+80k
2) update my model to include holding until next signal
Nice work.
masterjaz