Answers to some common questions about the platform.
What is TestBranch?
TestBranch is a monitoring and analytics platform built specifically for algorithmic trading
bots operating on decentralized exchanges. It gives you a live view of open positions,
trade history, strategy performance and capital allocation — all in one place.
Because it is designed for decentralized exchanges, your funds always remain in your own
wallet and no identity verification is required to run your bots. The platform is designed
to grow into a full end-to-end tool for building, backtesting and deploying trading algorithms.
Which exchanges and markets are supported?
TestBranch is primarily built for bots trading on Hyperliquid — a
high-performance decentralized perpetuals exchange with a fully on-chain order book and
sub-second trade finality. Candlestick charts in the trade detail view fetch data from
Hyperliquid directly, with Binance as a supplementary source for broader crypto pairs.
Support for additional decentralized exchanges is on the roadmap.
Can I use TestBranch with my existing trading bot?
Yes, provided your bot trades on a supported decentralized exchange and writes trade,
position, order and status data to the expected database schema. You can connect directly
to our REST API — there is no additional middleware or data pipeline required.
Contact us to discuss integration for your specific setup.
Do I need to hand over my exchange credentials?
No. Because TestBranch is built around decentralized exchanges, there are no API keys,
exchange passwords or personal credentials involved. Your bot interacts with the exchange
directly via your wallet — TestBranch only reads the trade and position data your bot
writes to the database. Your funds and your identity remain entirely your own.
How do I get access to the dashboard?
When the platform is fully set up you'll be able to register. Then you can log in at any time to monitor your strategies
and review your trading data.