A self-hosted crypto trading panel for spot strategies and futures risk control. Your exchange API key stays on your server, and you can start with one small pair before scaling up. 适合现货网格和合约风控的量化交易面板。API 密钥只保存在你的服务器上,交易所 API 不开提现权限,先用一个小金额交易对测试,再慢慢放大。
Instead of buying everything at once, the bot splits capital into multiple buy orders. If price keeps dropping, later orders can be spaced farther apart so you do not use all capital too early. 不用一次性买满,而是把本金拆成多笔。价格下跌时按你设置的规则分批买入,价格反弹到目标后自动止盈。
The built-in backtest helps you replay a strategy on historical candles. The result below is an example, not a promise of future profit. 内置回测可以把策略放到过去行情里跑一遍,看看大概会发生什么。下面只是示例结果,不代表未来一定盈利。
Do not trust a chart blindly. Test it yourself.
The software includes the same historical test tool. Use your own pair, your own period, and your own parameters before going live.
Connect your exchange API, choose spot or futures, and start monitoring in one panel. API keys are encrypted on your own server.
Need another exchange? Tell us which one and we can evaluate integration.
Many hosted bots limit the number of accounts. Here, you can bind multiple exchange sub-accounts and let each one run separately.
| Item | CryptoTrade Swift | Typical hosted bot |
|---|---|---|
| Exchange accounts | No fixed limit | Often 1 to 3 |
| Averaging down | Spacing can widen in deeper drops | Often fixed grid |
| Where it runs | Your own server | Provider server |
| API key storage | Encrypted on your server | Provider database |
| Price | $29/mo or $599 one-time | $30 – $120 / month |
| If the vendor site is down | Your deployed tool can still run | May stop |
Each trading pair can be configured and monitored separately. The goal is to reduce manual staring, not to promise profit.
The strategy can buy in batches, sell one order or the whole position, and support manual close or stop-loss rules.
Smart mode · Custom modeFor futures users, orders and stop rules can be placed with the exchange side where supported, reducing app-crash risk.
Futures range modeTry the same parameters on past market data before using real money.
The software can compare local records with exchange positions and pause when a serious mismatch is detected.
Position check · Health monitorCheck, download, and restart to install updates from the app.
v4.0.2 · currentInstall on a Linux server, open it in your browser, activate the license, then start with one small trading pair.