Frequently asked questions
Quick answers about TransisTrade infrastructure, brokers, latency, and testing.
Do I need a VPS or dedicated server?
No. TransisTrade runs the entire execution pipeline in the cloud. You don't host anything — you only configure webhooks and broker connections.
Which brokers are supported?
Interactive Brokers, Alpaca, Tradier, OANDA, Binance, Bybit, Kraken, and MetaTrader 4/5 via the TransisBridge agents. More broker integrations are added quarterly — see Platform setup.
How fast is execution?
Median latency from alert to broker acknowledgement is 184 ms. TransisTrade is deployed in US-East, EU-West and AP-South to keep hops short. Full breakdown in Analytics.
Can I connect multiple accounts?
Yes. Pro supports up to 25 connections, Scale is unlimited. You can route a single alert to several accounts simultaneously with different sizing per account.
Does TransisTrade provide signals?
No. TransisTrade is the execution layer. You bring the signals — from TradingView, your own strategies, or third-party providers — and we handle the plumbing to your broker.
Can I test before going live?
Every connection can be toggled between Live and Paper. Signals flowing to a paper connection behave identically but settle against the broker's paper environment with no real money at stake.
Is my data encrypted?
Yes. All webhook traffic is served over TLS 1.3. Secrets and broker credentials are encrypted at rest using AWS KMS. Read our Privacy Policy.
What happens if the broker rejects an order?
The rejection is logged with the broker's raw error message, tagged Rejected in Bridge → Logs, and — if you have the signal-error taskenabled — a notification is sent to your preferred channel.