You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(perps): use markPrice fallback when limit price not yet entered
When order type is limit but no limit price is set, margin calculation
now falls back to markPrice (oracle) instead of mid price via
effectivePrice. Addresses bugbot review feedback.
0 commit comments