Stop Loss
SL module

If the SL module is enabled, then after creating a position, a Stop Loss will be placed, according to your settings.
A tick to the right of the option name means that the value will be taken from the received signal from Tradingview, and not from the terminal settings.

Initial offset by a specified % from the position's breakeven level.
The absolute value of SL, which can be set on the chart by moving the order with the mouse or using the keyboard in this field.
If Calc price is selected, Stop Loss price is calculated according to the amount of the loss and vice versa.
If Calc amount is selected, then the amount of the orders to open the position at a given risk and Stop Loss price will be calculated
Approximate amount of loss in US dollars, that will be received in SL position closure. It is filled in automatically when specifying the price of SL.
If you fill in this field, then the SL level will be calculated for a given risk amount and order size.
- Virtual Floating - limit order with auto-rearrangement. It is more profitable to exit in coins with a large spread, read more →
- Virtual Market - virtual order that executes the orders of other market participants
- Stop Market - real stock order
Additional option for virtual orders.
A trigger by which a virtual Stop Loss activates closing a position with a real order.
The setting is ignored for a Stop Market order.
- Order book check the Sell Limit Price (ASK) for Long Position and Buy Limit (BID) for Short Position Protects against false price movements (squeezes)
- 1m candle, 3m candle ... The first value is the timeframe of the candle. If the trigger candlestick closes at or below the SL level for a Long position, then the Stop Loss will be triggered. For a Short position, the logic is reversed - the closing price of the candle will be equal to the price of the SL or higher.
If enabled, then after averaging the price the SL position will move to the same distance to the position price as to the averaging.
If you need to update the module settings in an open position, then send a signal containing 'update': true in the module parameters of the signal message.

If it is necessary to update the module parameters and average the position, then send 2 signals, one of which will update the module, and the second will average the position.
Last modified 10mo ago