How would I express in a strategy the following:
1. Plot on the chart the highest amount of ticks/points/currency the current position has been positive during the life of the trade. When new highs are made, then it would adjust to display the new high watermark for the trade.
2. When the current position reaches a threshold (the following does not apply until this threshold is reached) of X number of ticks/points/currency, then apply the following exit condition: When the position loses X percentage/ticks/point/currency from the current high watermark for the trade then exit the position.
***As the current high watermark changes then so would the condition to exit.

@Koganam or others...
Greg

Comment