PDA

View Full Version : Rev Conditions


Dobbes
08-05-2008, 08:57 AM
I'm trying to write a very simple strategy that will go short (if it was long) when the stop is hit, and initiate another long if the profit target was hit. Vice versa for shorts.

I can't seem to find any sort of condition sets in NT that will let me do this. Is there some sample code I can look at? It seems fairly simple.