Lock a fixed risk $, size from your stop distance, and structure orders to avoid spot balance errors as TPs fill.
Fix the $ first, size from distance, shrink protection as you de-risk.
BUY Stop-Limit (long entry)
Stop = H5 + 0.001
Limit = Stop + 0.004
Qty = [Risk ÷ Stop distance]
Time-in-force = GTC
SELL Stop-Limit (protection)
Stop = PDH / Scroll (invalidation)
Limit = Stop - 0.004
Qty = Remaining position size (shrink after each TP)
Time-in-force = GTC