hcoffin
08-05-2008, 11:41 PM
I created a strategy that contains no stop loss code, however, when I run the strategy it executes an exit signal when price moves two ticks against the entry direction. In other words, if a short entry is executed at 1240.00, an exit is triggered if price moves up to 1240.50. The entry is described as "Buy to Cover". My code includes a profit target trigger at 8 ticks. I want to control the exit with specific exit codes.
Any idea what is going on here?
Any idea what is going on here?