Trailing Stop
/ts
A trailing stop /ts
follows the highest price reached, selling if the price drops by a set percentage from its peak.
Trailing Stop :
Example1:
Outcome: A trailing stop tracks the price peak and sells 100% of the position if the price drops 50% from its highest point using default Sell slippage, tip and prio settings
Full Example:
Outcome: A trailing stop tracks the price peak and sells 50% of the position if the price drops 40% from its highest point, with 20% slippage, 0.01 tip, and 0.001 prio.
Note: Example1 are minimum requirments, but extra settings of <slippage%> <tip> <prio> can be added, in case these are not provided, default Sell settings will be applied for slippage, tip and prio.
Last updated