Your keys. Your funds. Your rules.
T92huh is built so that even if we wanted to, we could not move your funds. The architecture below makes it physically impossible.
API keys stay on your device
Encrypted in your local OS keychain. T92huh servers never receive or store your private API secret.
Local Connector signs orders
All exchange requests are signed on your machine. The cloud only sends signal payloads.
Withdraw permission disabled
We refuse to operate any key with withdraw scope. Funds can never leave your exchange account through T92huh.
One-tap kill switch
Globally cancel all bots, close all open positions, and revoke automation immediately.
Daily loss limit
Hard cap at the account level. When hit, all real trading pauses until you re-arm it manually.
Risk-per-trade caps
Per-strategy max loss in % of equity. Auto Mode cannot exceed configured exposure.
Open audit logs
Every order, every signal, every override is logged with timestamps and signed locally.
No financial advice
T92huh is software for testing and automating your strategies. You remain in full control of risk.
Architecture in 1 picture
+------------------+ signals only +-----------------+
| T92huh Cloud | <------------------------> | Local Connector |
| (signal engine) | (no keys, no secrets) | on your device |
+------------------+ +--------+--------+
|
signs orders locally
v
+-----------------+
| Exchange API |
| (read + trade) |
+-----------------+