I am trying to back test a very simple strategy, but I am new to NT and can't seem to get very far. Here is what I am trying to do.
1) When certain conditions are met, enter the market with 2 contracts and a 10 tick S/L.
2) Take profit on 1 contract at 10 ticks and move the stop on the other to break even + 1 tick.
3) Trail the stop on the running contract. The trail has to tighten as the market moves more favorably. So if the initial trail is 10 ticks, then after a threshold of say 20 ticks, the trail has to tighten to 5 ticks and so on. If possible, I would like to be able to define 2 such thresholds.
I would really appreceate some guidance on how to set this up using the strategy wizard as I am not much of a programmer.
Thanks a lot.

Comment