🛑Stop Loss + Trigger

/slpt

/slpt& How It Works:

  1. Trigger (%) – When the price of the token increases by this percentage from your entry price, the stop-loss percentage (SL+%) is activated.

  2. Stop-Loss +% (SL+%) – Once activated, if the price drops below this percentage profit from the initial entry price, the position is sold.

SL+% with trigger :

/slpt <tokenAddress> <trigger_target%> <target+%> <sell position%> <slippage%> <tip> <prio>

Example1:

/slpt EKpQGSJtjMFqKZ9KQanSqYXRcF8fBopzLHYxdM65zcjm 100 10 50

Outcome: Trigger Target: +100% profit (activates stop-loss+%). Target: If profit drops below +10%, 50% of the position will be sold using default Sell slippage, tip and prio settings

Full Example:

/slpt EKpQGSJtjMFqKZ9KQanSqYXRcF8fBopzLHYxdM65zcjm 100 50 100 10 0.01 0.001

Outcome: Trigger Target: +100% profit(activates stop-loss+%), Sell Target: +50% profit, and 100% of the position will be sold if profit drops below +50%, with 10% 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