This post is quite old but I wonder how you went. I have been playing with the same idea and used a similar method to yours . I used price as the event.(anything above 1). the trouble seemed to be that when u got stopped out it would retrigger because the price was still above 1. So I inserted a time parameter into the strategy, and when I wanted to open a position I would change the time after which it could not trade to 1 or 2 minutes after the current time b4 entry. Then I would enable the strategy and it would trigger an entry, and unless you got stopped out b4 your last specified time for an entry the position would remain until stopped out by your exit strategy be it MA or whatever. I would like to be able to find a way of just having one entry per day using a similar parameter or method. I also write seperate long and short strategies and depending on the trend of the marjket that is the only position I will take as long as that trend remains valid.
If anyone knows haow to limit your entries to one a day please advise us.
Thanks Ascar


Comment