smith1973
26th May 2008, 12:23 AM
Hi David,
not sure if any updates coming out for a while, but a little issue that keeps cropping up is the exit price for time stop. The current timestop exit price defaults to the Exitprice calculation.
While this can be calculated using barssince Trigger function to override other exit prices for a single entry, when trying to exit on timestop for pyramid entries, the timestop days from the original trigger keeps getting reset for subsequent triggers. Could we have a way or option (maybe a function call) to keep the timestop relative to the original trigger, or have the timestop evaluated for each individual position & pyramid trades separately?
Also, would be nice to have a function call like the intialstop that we set to force all timestops to exit at user defined price (eg open) instead of programming a custom code to do the same.
Regards, David
not sure if any updates coming out for a while, but a little issue that keeps cropping up is the exit price for time stop. The current timestop exit price defaults to the Exitprice calculation.
While this can be calculated using barssince Trigger function to override other exit prices for a single entry, when trying to exit on timestop for pyramid entries, the timestop days from the original trigger keeps getting reset for subsequent triggers. Could we have a way or option (maybe a function call) to keep the timestop relative to the original trigger, or have the timestop evaluated for each individual position & pyramid trades separately?
Also, would be nice to have a function call like the intialstop that we set to force all timestops to exit at user defined price (eg open) instead of programming a custom code to do the same.
Regards, David