File size: 774 Bytes
99298c3
 
ff3c482
99298c3
ff3c482
99298c3
 
 
 
a88e5fa
99298c3
b6d53e2
ff3c482
b6d53e2
ff3c482
aabcf88
7d7e30a
ff3c482
 
 
 
 
aabcf88
ff3c482
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
---
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.