>From "Backtesting your trading ideas" in the User's Guide:
"ApplyStop( stopTypeLoss, stopModePoint, 2 * ATR( 10 ), True ); The function above will place the stop 2 times 10 day ATR below entry price." There is no way I'm aware of to change it (outside of writing your own stop. See example in above section.) Joe --- In [email protected], "jlami11" <[EMAIL PROTECTED]> wrote: > > Hello, > > I just wanted to know where the amount of "max loss stop" is hung from? > > Is max loss stop hung from the Open, high, low or close? > > and can we change we it is hung from? > > thanks, any help is appreciated. >
