finkurs runs latent vector analysis on market data streams and converts the output into position sizing and risk parameters. Connect an exchange API, set your constraints, and let the model execute against deterministic rules — no manual chart reading required.
The engine ingests order-book, volume, and macro data in parallel, then compresses each stream into a latent vector before the stochastic model produces a recommendation. Every stage is logged for audit.
The setup removes the manual overhead of connecting exchanges, sizing positions by hand, and re-checking risk limits after every trade. Most accounts complete deployment in under a minute.
Paste a read-only or trade-scoped API key from your exchange. Keys are encrypted at rest and never leave your account context.
Set maximum drawdown, position size limits, and volatility tolerance. These constraints override any model output at execution time.
Confirm the configuration and the model instance goes live. Execution begins on the next qualifying signal from the data engine.
Every recommendation is shown with its underlying risk-to-reward calculation, not just a directional call. You can inspect, adjust, or override any signal before it reaches execution.
| Asset | Signal | Confidence | Risk score | Expected range |
|---|---|---|---|---|
| ETH/EUR | Increase | 0.78 | Medium | +2.1% / −1.4% |
| DAX Futures | Hold | 0.54 | Low | +0.6% / −0.5% |
| BTC/USD | Reduce | 0.71 | High | +1.2% / −3.0% |
| EUR/USD | Hold | 0.61 | Low | +0.4% / −0.3% |
We publish the mechanics of the model rather than asking for trust on faith. The following applies to every account, regardless of asset class or exchange.
The core is a sequence model trained on tick-level and order-book data, paired with a stochastic layer that outputs a probability distribution instead of a single price target.
Every model version is validated against walk-forward backtests using out-of-sample data segmented by market regime, not a single historical period.
Orders are checked against live spread and depth before submission. If expected slippage exceeds your tolerance, the order is held and flagged rather than executed.
Connect an API key, set your risk parameters, and the model goes live on the next deployment cycle. No manual configuration files, no support tickets required to start.
Deploy AI Instance