PDA

View Full Version : Using two exit on a trade


mary1
10th January 2008, 03:29 PM
Hi Jose, wonder if possible to implement following in tradesim:

1) Two different type of exit (Whichever comes first) on a trade. Eg A buy open trade and exit when either (1) Indicator 1 is > 75 or (2) Indicator 2 is > 90 whenever come first.

2) Two exit price according exit method on a trade.

If a buy open trade exit on (1) Indicator 1 is > 75, use close as exit price.
If a buy open trade exit on (2) Indicator 2 is > 90, use open as exit price.

Tks

Jose
10th January 2008, 04:44 PM
Yes, that is all quite possible in a TradeSim/MetaStock exploration.
Post your existing code here, and I'll help you out if necessary.


jose '-)