#stop-loss
Posts tagged stop-loss.
-
Fixed Stop Loss vs Crypto Trailing Stop Loss
A crypto trailing stop loss protects profit, a fixed stop loss protects capital. How each works, stop-market vs stop-limit, and when to use which on a bot.
-
ATR Stop Loss and Position Sizing for a Crypto Bot
An ATR stop loss scales with volatility instead of a flat percentage guess. The formula, the position sizing math, and how to gate it into a crypto bot rule.