Core concepts
A short glossary of the building blocks that make up your TransisTrade workspace.
Workspace
A workspace groups everything owned by you or your team — connections, bridge settings, analytics, and billing. Most traders operate with one workspace; trading firms often create one per desk.
Connections
A connection is a link between TransisTrade and a single broker account or platform instance. Each connection has its own webhook targeting, symbol mapping, and risk limits.
Signals
A signal is any incoming alert — typically from TradingView — that TransisTrade evaluates, validates, and routes to a broker. Every signal produces an immutable log entry with its full lifecycle.
Bridge
The Bridge module is the runtime engine: signal ingestion, auth, symbol mapping, and broker routing. It's also where most configuration lives.
Tasks
Tasks are small automations that react to signals or connection state — close-all guards, trading-hour restrictions, failure notifications, and more.