Skip to content
Back to Projects
platformFeatured

Volkon

FastAPIPostgreSQLPythonDockerIBKR APIyfinance

Quantitative Intelligence Platform

Volkon is a server-side quantitative intelligence platform for automated signal generation, options pricing, and live trade execution across equities and crypto derivatives.

The Problem

Quantitative trading requires synthesising signals from multiple domains — technical analysis, fundamental research, macro economics, sentiment, and risk management. Most traders juggle dozens of disconnected tools, losing edge to latency and cognitive overhead.

The Solution

A pipeline-driven platform running on a dedicated VPS:

  • 37 Scheduled Pipelines — Data ingestion from yfinance, FRED, TradingView, and Deribit
  • Multi-Strategy Signals — 6 analyst types (trend, reversion, momentum, value, macro, technical) with consensus filtering
  • Options Pricing — Real Greeks via Black-Scholes, IV surface, optionability scoring
  • Live Execution — IBKR integration with safety hooks, position sizing, and audit trail
  • Monitoring Stack — Health endpoints, data freshness watchdog, pipeline analytics, alerting

Impact

  • 179 PostgreSQL tables on dedicated VPS
  • 37 automated data pipelines
  • Multi-strategy signal consensus with meta-model
  • Full trade audit trail with JSONL logging