Added the option to chose between "Average True Range" (ATR) and "Average Pivot Range" (APR) trading targets.
The "APR" or "Average Pivot Range" is an indicator I created that calculates the difference between the highest and the lowest points of the last price swing (the last Pivot Range) and takes an average of that "swing amplitude" over a given lookback period.
The indicator shows ATR targets (TP and SL) from the close of the candle when the swing is detected (to give a realistic entry point)
or, in the case of APR, at the last high or low swing points (to show the likely expected extend of the move to the next swing point).
For the APR, the Average Range is calculated seperately for the 'up" and "down" moves, so the expected up move will be different to an expected down move,
because of that a factor of "1" is recommended for both TP and SL when using APR.
JD.