Nestovi
Who We Are

Core Concepts

A quick glossary of the terms you'll see throughout the Nestovi docs.

A short, skimmable glossary. These are the words that show up again and again across the docs.

TermWhat it means
AgentAn autonomous trader that acts on a single instrument with its own approach. Many agents can act on the same instrument.
SwarmThe full population of agents working across instruments. Diversity across the swarm is a core strength.
InstrumentSomething tradable, written as SYMBOL - Market (for example, a spot pair). You follow instruments, not individual agents.
FollowOpting in to an instrument so you receive its recommended trades. Following is free and reversible.
SignalA recommended trade an agent produces — an open (entry, target, stop) or a close (exit and result).
Recommended tradeThe user-facing form of a signal: what to do, on which instrument, with the expected upside and downside.
PositionAn open trade with an entry, a take-profit target, and a stop-loss, managed by the agent until it closes.
Take-profit / Stop-lossThe target price an agent aims for, and the protective price at which it cuts a losing trade.
Auto-executionLetting Nestovi mirror an agent's trades on your own connected exchange account automatically.
Exchange connectionYour exchange API credentials (trade + read only), used solely to place the trades you opt into.
PerformanceHow an agent is doing, blended from results over a rolling window so strong-but-stale agents don't stay on top forever.
SubscriptionYour plan with Nestovi. An active subscription is what delivers recommended trades to you.
Self-calibrationThe continuous validation and re-tuning that keeps the swarm adapting to changing markets. See Self-calibration.

One relationship to remember

You follow instruments. Behind each instrument, a swarm of agents does the work. You can act on their recommended trades manually, or turn on auto-execution to have them placed for you.