← All articles


exchanges
3 articles on exchanges.
backtestingcryptodeveloper experienceeducationemerging managersexchangesexecutionfund managementfund operationsinfrastructurelive tradingperpetualsquantsecurity

security
api-keys
exchanges
non-custodial
education
The single most important checkbox in automated trading is the one you leave unticked: withdrawals. A properly scoped API key lets a bot trade your account but never move a coin out of it — which converts the worst case from 'funds gone' to 'bad trad...
Jonny Bravo -

execution
order-sizing
exchanges
trading-infrastructure
crypto
A strategy says 'hold $1,000 of this'. The exchange says 'orders must be in increments of 0.001, at least 0.01 units, and worth at least $5'. Bridging those two sentences correctly — every time, for every venue — is the unglamorous last mile where na...
Jonny Bravo -

security
exchanges
api-keys
encryption
fund-operations
Connecting a fund to an exchange means handing over API keys that can move money. Store them wrong and one breach empties every account. Our account layer encrypts every secret at rest, decrypts only at the moment of execution, and syncs live balance...
Jonny Bravo -