generate a limit stop loss signal
1 2 3  | 
sigcol | 
 the column name of a trade signal  | 
label | 
 text label to apply to the output  | 
data | 
 data to apply  | 
column | 
 named column to apply stop loss signal  | 
limit | 
 limit loss of price  | 
type | 
 one of c("static","dynamic")  | 
orderside | 
 one of c("long","short") the orderside of the trade signal  | 
offset1 | 
 numeric offset to be added to the first column prior to comparison  | 
offset2 | 
 numeric offset to be added to the second column prior to comparison  | 
... | 
 any other passthru parameters  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.