Zelviq Quantitative

About us

Not a team portrait but a description of the system: how it trades, how risk is bounded, and which decisions were deliberately taken against our own marketing interest.

What is traded

We run a portfolio of several mutually independent strategies across different asset classes: trend following on equity indices, on gold and on a currency pair, plus an adaptive mean reversion that works intraday on EUR/USD. The strategies follow different logic and therefore do not move in lockstep – which is the whole point of putting them together.

Rules instead of discretion

Every entry and exit follows rules fixed in advance: breakouts beyond a price range of the past weeks, moving-average crossings, stops placed at a multiple of average volatility. Nothing is adjusted while a trade is running.

The configuration of each strategy lives in exactly one place in the source. Live operation, reporting and every backtest read the same file. That makes every trade traceable back to the rule that triggered it – and it makes a silent drift between "tested" and "traded" impossible.

How risk is bounded

Operation and monitoring

The system runs around the clock on a server inside the EU and checks market conditions and open positions every ten seconds. Each pass writes a heartbeat with uptime, duration and the last error; if it is missing for more than two minutes, or the venue stops responding, the status page changes colour – the same source that alerts us. Incidents and trading events are pushed to the operator's devices.

State is backed up hourly and 48 snapshots are kept, so that a restart never resumes from half a picture. The server is reachable by key only, password login is disabled, and a firewall limits which services are exposed.

Decisions that work against us

What we do not do

We do not accept customer funds – capital stays in the customer's own account. We do not intervene in running positions on a hunch. And we promise no trading success and no return: trading financial instruments can lead to the total loss of the capital committed. See the risk notice for details.