SoarSoar
How It WorksAi AgentsGetting Started

What a 24/7 trading bot actually does on your account — and what it won't

A plain-English tour of the work an autonomous Soar bot does around the clock, and the hard limits built into it by design.

The Soar Team
Signals, graded. Bots that trade only what clears the bar.
3 min read
What a 24/7 trading bot actually does on your account — and what it won't

"Trading bot" carries a lot of baggage. It conjures a black box quietly gambling with your money while you sleep — placing wild bets, chasing pumps, doing who-knows-what at 3 a.m. A Soar bot is narrower, duller, and far more disciplined than that mental image. And the boring parts are the point. Here's a plain-English tour of what one actually does on your account, and — just as importantly — what it will never do.

It watches one lens, not the whole market

It watches one lens, not the whole market — What a 24/7 trading bot actually does on your account — and what it won't

A Soar bot doesn't roam the market looking for action. It trades a strategy you chose — a "lens" that defines a set of assets, directions, and timeframes. That lens might be a curated basket like Semiconductors or Crypto Majors, a public-record tracker like Congress or insider buys, or something you built yourself in the StrategyStudio with per-asset long and short calls.

The engine grades every setup that lens produces against live technicals and risk rules. Most setups don't clear the bar. The bot only acts on the ones that do.

It opens graded trades — with real levels attached

It opens graded trades — with real levels attached — What a 24/7 trading bot actually does on your account — and what it won't

When a setup passes the grade, it becomes a trade card carrying an entry, two targets (T1 and T2), a stop, a plain-English thesis, and a conviction score. The bot sizes the position to the risk profile you set — conservative, standard, aggressive, or custom — then places the order using its own credentials on your broker.

From there it manages the trade around the clock. A broker-side stop protects the downside, and Soar monitors the targets. Crypto never sleeps, and neither does the bot — it's the same discipline at 3 a.m. as at noon.

The hard limits — what it will NOT do

The hard limits — what it will NOT do — What a 24/7 trading bot actually does on your account — and what it won't

This is where a Soar bot differs from the scary version in your head. The constraints aren't optional settings you might forget to switch on — they're built into how it works.

  • It never touches positions you already hold. The bot only ever OPENS new trades from graded cards. Your existing holdings are off-limits.

  • It never trades ungraded setups. If a card doesn't clear the engine's technical and risk bar, the bot ignores it. No overrides, no FOMO.

  • It never exceeds your risk profile. Position sizing, concentration caps, and max open positions are all respected on every single order.

  • It can never move your funds. Soar has no withdrawal power. The bot places trades — it cannot send money anywhere.

Why it can never run off with your money

Why it can never run off with your money — What a 24/7 trading bot actually does on your account — and what it won't

Here's the part that makes the rest possible: your broker API keys never touch Soar. They live only inside your own bot's runtime — a Cloudflare Worker you own for spot brokers, or your own DigitalOcean server for Interactive Brokers and Webull. The bot signs its own orders. Soar can read what your bot reports back, but it can never place a trade with your keys directly, and it can never withdraw.

The bot places trades on your behalf. It cannot move your money — because Soar never holds the keys that could.

You can watch before you trust it

You don't have to take any of this on faith. Start a bot in paper mode and it trades the same graded cards with simulated capital — same lens, same grading, same discipline, zero risk. Watch it open and manage a few trades, see how it behaves, and flip it to live only when you're ready. And the track record you compare against is realized, not backtested: a win is a banked target, a loss is a clean stop. No cherry-picking.

That's the whole job. A Soar bot watches one lens, opens only the trades that clear the bar, sizes them to your rules, protects the downside, and leaves everything else alone. If you'd rather see it than read about it, spin up a paper bot, browse a few community strategies, or just ask the Copilot to walk you through it — no capital, no keys, no pressure.

SharePost

Related reading