Estimate Vertical Spread Risk
saxo_estimate_vertical_spreadCalculate max loss, max gain, and breakeven for vertical options spreads (BullCall, BearCall, BullPut, BearPut) using strikes, debit, and contracts.
Instructions
Pure math: given side (BullCall/BearCall/BullPut/BearPut), longStrike, shortStrike, debit (negative for credit spreads), and contracts, returns max loss, max gain, and breakeven in account currency, applying the option contract multiplier (100 for US equity options).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| side | Yes | ||
| longStrike | Yes | ||
| shortStrike | Yes | ||
| debit | Yes | ||
| contracts | Yes | ||
| assetType | No |