PDA

View Full Version : Stops placement in TradeSim


Alex25
17th August 2005, 06:11 PM
Gentlemen,

I have a constructive suggestion.

For a more convenient usage of Trade Sim, I offer an
options analogous to those in Metastock -> System
Tester -> System Editor -> Stops (a mean Breakeven,
Inactivity, Max Loss, Profit Target and Trailing)
transfer them into the window of Trade Parameters with
the possibility to install them from there, of course
if this is possible. I think this will make the
program more practical and user friendlier.

David Samborsky
18th August 2005, 01:12 AM
The TradeSim plugin offers most of these features. Please refer to the users manual for more info regarding generating trade databases and the section on the TradeSim function library.

Inactivity -> use SetTimeStop
Max Loss -> Assign the InitialStop and use EnableProtectiveStop
Profit Target -> SetProfitStop
Trailing Stop -> Use TrailingStop or code your your own trailing stops (see document AN-2)