Overview Tradematic Cloud is a trading infrastructure for building investment services. It’s a trading engine + API + ready-made adapters to stock and forex brokers, crypto exchanges, and market data providers. You can use it as a cloud API, or you can deploy it on your servers. How to
No SDKs indexed for this API yet.
curl \ -H "X-API-Key: $API_KEY" \ /ping
curl \ -H "X-API-Key: $API_KEY" \ /time
curl \ -H "X-API-Key: $API_KEY" \ /news/news
No SDKs yet