What problem does it solve?
This Skill eliminates the need to manually price and simulate options portfolios by generating synthetic Black-Scholes valuations based on underlying price series, so traders can assess Greeks and capital outcomes before deploying real capital.
Core Features & Use Cases
- Black-Scholes Pricing Engine: Synthesizes call and put values for any strike/expiry pair with configurable risk-free rate, historical volatility source, and contract multiplier so deep Greeks and synthetic Greeks flows are available on demand.
- Multi-leg Strategy Support: Drives covered calls, protective puts, straddles, strangles, iron condors, butterflies, and calendar spreads with a consistent instruction format that lists legs, expiry, strike, and quantity.
- Configurable Backtests: Reads config.json targeting engine "options" with codes, date range, cash, and commission inputs, then outputs equity, metrics, trades, greeks, and raw OHLCV artifacts for both crypto and equity universes.
- Use Case: Use the signal engine to test a volatility trade on BTC-USDT by opening a straddle on an upcoming expiry, then study the greeks.csv file to decide whether to roll or close the position.
Quick Start
Ask the agent to run an options-strategy backtest on BTC-USDT straddle using the historical volatility source.