Spaces:
Sleeping
Sleeping
metadata
title: Quant Knowledge Extractor
emoji: π
colorFrom: green
colorTo: gray
sdk: docker
pinned: true
license: mit
π Quant Knowledge Extractor β Julia Engine
Upload PDFs β Extract strategies β Backtest with Julia β Download MT5 .set files.
Julia handles all computation (indicators, backtest engine, walk-forward optimizer).
Python handles only UI (Gradio) and API calls (Claude, HuggingFace).
Setup β Add these Secrets in Space Settings β Variables and Secrets
| Secret | Description |
|---|---|
ANTHROPIC_API_KEY |
Claude API key |
HF_TOKEN |
HuggingFace write token |
HF_DATASET_REPO |
your-username/quant-knowledge-base |
HF_TICK_REPO |
your-username/tick-data |