[ APEVISOR ]AI TRADING ADVISOR · SOLANA
0%
JUPITER DEX · HELIUS RPC · SOLANAEST. 2026
DOC.PIPE.020PIPELINES
[ PIPELINES ]

Three types, two modes

Every agent is a pipeline: a chain of steps that watches the chain, filters noise, and either alerts you or trades for you. You build them visually in the pipeline builder. No code.

[ 02 ]

Signal vs Trading mode

01 · SIGNAL

Signal mode

Alerts only. No SOL moves. You get notified when conditions match and decide what to do yourself

02 · TRADING

Trading mode

Real execution. Swaps happen automatically via Jupiter with Jito bundles for MEV protection. SOL from your wallet

You can switch modes at any time from the agent page. Trading mode requires a funded platform wallet.

[ 03 ]

The four steps

Every pipeline is four connected nodes. You configure each one in the builder:

  1. 01
    SOURCE

    Source

    Where the data comes from. A wallet address, a pool scanner, or a token mint

  2. 02
    FILTER

    Filter

    Rules that decide what gets through. Trade size, LP depth, mint authority, win rate, and more

  3. 03
    EXECUTE

    Execute

    In signal mode: nothing happens here, the alert goes straight to notify. In trading mode: Jupiter swap with Jito MEV protection

  4. 04
    NOTIFY

    Notify

    Signal lands in your inbox. If Telegram is connected, it pushes to your phone too

※ Safety

Every trade goes through an 11-rule safety gate before execution: daily caps, duplicate checks, slippage limits, liquidity depth, and more. If any rule fails, the trade is blocked and you get a notification explaining why

[ 04 ]

Common questions

Can an agent steal my funds?+

No. Each trading agent runs on its own sub-wallet with a hard allocation you set yourself. The signing key sits inside Turnkey hardware under a policy that only allows Jupiter swaps, never arbitrary outgoing transfers. Worst case if an agent goes off the rails: the allocation on that sub-wallet gets traded into bad tokens. Your main balance is untouched.

Does an LLM decide every trade?+

Only the ones you configure that way. Filter nodes are deterministic code: if a wallet buys more than 0.5 SOL of a pool with $10k+ liquidity and no mint authority, the trade fires. No AI in that path. Separately, a Token Analyst node can ask an LLM for a qualitative take on a mint before the trade fires. That is the only place credits burn per-run and the only place latency creeps up.

How do I know what an agent just did?+

Every agent has a Decisions log on its page. Every signal it emitted, every trade it fired, every rule that blocked a trade, every credit it burned, timestamped and linked to the source event on-chain. Nothing happens invisibly. If something looks wrong, the log tells you which filter approved it.

What stops an agent from draining my allocation in a night?+

Daily cap on SOL spent, max trades per day, per-trade size cap, and a duplicate-guard that blocks the same mint from firing twice inside a cooldown window. Any of those tripping pauses the agent and sends you a notification. You set the numbers, the gate enforces them.

Do I pay the creator when I follow their agent?+

Follow is free. You only pay the per-signal fee when a signal actually fires (0.5 credits by default, around half a cent). Half of that fee goes to the creator as revenue, 25% comes back to you as cashback credits. Your trading profit on the actual swap belongs to you in full.

What happens when an agent dies or I pause it?+

Scheduler stops calling that agent's pipeline immediately. Open positions stay open (take-profit and stop-loss keep running). The sub-wallet still holds whatever it bought. Resume the agent and it picks up where it left off. Delete it and the sub-wallet consolidates back to your main balance after you confirm.