implied-lab / README.md
Junaid Hasan
Fix HF README metadata short description length
a88e5fa
|
Raw
History Blame Contribute Delete
774 Bytes

A newer version of the Gradio SDK is available: 6.24.0

Upgrade
metadata
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.