This parameter is used to determine if a new position would have been stopped out on the same day as entry.  It can also be used with systems that don't provide a protective exit price with their orders by using a special feature to disable entry-order bar protective order execution when this parameter is set to "-1".

 

Entry Day Retracement Calculations:

An Entry Day Retracement percent is created by multiplying the price-bar's Range, that is the distance between the high to the low price of the price-bar, to obtain a point estimate.

Entry_Bar_Retracement-% Global Parameter Default

 

This point-estimate is then added, or subtracted from the order fill price to determine if the percentage applied would execute the protective order price so that a retracement price can be determined.  To trigger a protective price the retracement price must be beyond the protective entry-order protective price to enable a same-day exit from the position.

 

Example:

For long entries:

ExitTriggerPrice = OrderFillPrice - ( High - Low ) * Retracement %

 

For short entries:

ExitTriggerPrice = OrderFillPrice + ( High - Low ) * Retracement %

 

Retracement Percent (%) Rules: ^Top

An ExitTriggerPrice is never more than the High, or less than the Low prices of the entry-bar.  An ExitTriggerPrice is never more than the close for Long entries, or less than the Close for Short entries.

 

A Retracement% of zero is the default setting, and that behavior is used as outlined below for an aggressive approach description.  A Retracement% of 100 will use the extreme of the day for a conservative approach.

 

If the position was filled during the day (Stop/Limit orders), and the Close is less than the Stop for Long entries, or more than the Stop for Short entries, then the position is stopped Out.

 

If the position was filled on the Open of the day, and the Low is less than the Stop for Long entries or the High is more than the Stop for Short entries, then the position is stopped Out.

 

An Entry Day Retracement of less than 0, such as -1, will disable the entry day Stop. This can be useful when you want to use Stops for risk measurement purposes, but not actually place those Stops into the market on the entry day.

 

Entry_Bar_Retracement-% Global Parameter-2

 

Note:

When Trading Blox triggers a protective exit price order using the Entry Day Retracement process on the bar of entry, the reference Order-ID for that order will be Zero.

 


Last Edit: 10/5/2020

Edit Time: 10/5/2020 1:08:29 PM

Topic ID#: 132

 

Created with Help & Manual 7 and styled with Premium Pack Version 2.80 © by EC Software