AI Chat
Streaming output with Markdown and code rendering. DeepSeek and Kimi built in, relayed through the official backend — the client never touches an API key.
Axblade is a native macOS AI client for financial data analysis.
AI chat, live quotes, and local quant — all in one window.
Download and go: no sign-up, no API keys. Attach live quotes into your conversation, hand quant results to AI for interpretation, and keep every chat on your own Mac.
Built-in data sources & models
/ / / One Native Window \ \ \
Axblade closes the loop between three workflows: quotes flow into chat, data flows into models, and conclusions flow back to you.
Streaming output with Markdown and code rendering. DeepSeek and Kimi built in, relayed through the official backend — the client never touches an API key.
Binance, OKX, MEXC plus US, Korean, Hong Kong, and China A-share markets — seven sources. Tap + in the composer and price, change, and 30-day closes merge into your message.
Gradient-boosted-tree forecasts, VaR / drawdown / volatility / Sharpe risk metrics, 9-factor IC mining, and dual-MA backtests — all computed locally in pure Swift, zero third-party dependencies.
Send any quant result to the model in one click. A fresh conversation opens with conclusions and risk notes — numbers and narrative, finally together.
01 / 03
/ / / source → compute → interpret \ \ \
Pick a data source and a symbol, pull real daily bars, run the local engines instantly, and hand the result to AI for interpretation — every step in the same window.
02 / 03
/ / / put a number on risk \ \ \
One-day VaR (95 / 99), max drawdown, annualized volatility, and Sharpe ratio quantify position risk; nine price factors are ranked by IC and long-short layered spread, showing which signals actually predict.
03 / 03
/ / / verify before you trust \ \ \
A dual moving-average crossover strategy against buy & hold, signals effective T+1, with returns, drawdown, win rate, and twin equity curves; a pure-Swift GBDT scores next-day direction on a time-ordered validation set.
Axblade's security model is simple: model keys never enter the client, and your data never leaves your Mac.
Model API keys live only on the server; the client's built-in relay token can be revoked and rotated at any time.
Conversations and settings live as JSON in the local sandbox container; sign-in credentials go only to the system Keychain.
No sign-up, no configuration, no bring-your-own key — download, open, and start analyzing.
Native, open source, auditable.
Client and backend are fully open source, quotes come from public APIs, and every layer can be inspected.
01
Swift + SwiftUI, zero third-party dependencies, Apple Silicon native.
02
Crypto quotes from exchange public REST APIs; equities from Yahoo Finance.
03
OpenAI-compatible protocol with CI/CD auto-deploy on every push to main.
macOS 14+ · Apple Silicon · Free & open source. For research only — not investment advice.
Download on GitHub