Spaces:
Sleeping
Sleeping
| title: Implied Lab | |
| emoji: ๐ | |
| colorFrom: blue | |
| colorTo: indigo | |
| sdk: gradio | |
| sdk_version: 6.9.0 | |
| app_file: app.py | |
| pinned: false | |
| short_description: Options diagnostics and arbitrage sweep demo | |
| # Option-Implied Strategy Lab (HF Space) | |
| This Space runs a minimal deployment branch (`hf-space-minimal`) focused on the Gradio app. | |
| ## What this app does | |
| - Fetches one option-chain snapshot from `yfinance` | |
| - Runs no-arbitrage diagnostics | |
| - Builds implied distribution proxy and strategy ranking | |
| - Surfaces confidence-aware arbitrage candidates | |
| - Provides a curated-universe sweep to prioritize research leads | |
| ## Notes | |
| - Outputs are decision-support signals, not guaranteed executable trades. | |
| - Use diagnostics and confidence labels before interpreting scanner candidates. | |