Wisdom Capital
Last updated
Last updated
Wisdom Capital provides API access through the Symphony Fintech XTS platform. This guide helps you integrate Wisdom Capital with OpenAlgo for both order execution and market data streaming.
Login to the .
After logging in:
Go to My App
> Create New Application
You need to create two applications:
One for Interactive Order API
One for Market Data API
For each app, fill in the following:
App Name: OpenAlgo
App Description: OpenAlgo
Select API Package: Choose Interactive Order API
or Market Data API
depending on the app.
Repeat the process for both API packages.
Once submitted, wait for the apps to be approved. The API status will show as Active once approved.
Refer to the .sample.env
file in OpenAlgo and prepare your .env
with the following structure:
Replace placeholder values with actual credentials obtained after app approval.
Ensure .env
is correctly configured and that both APIs (order and market data) are active. Then, start OpenAlgo.
You can now place live orders and get real-time market data via Wisdom Capital’s XTS API inside OpenAlgo.
Integrating OpenAlgo with Wisdom Capital's XTS API gives you access to real-time market data and order execution in a programmable environment. Follow best practices—keep your API keys secure, implement appropriate error handling, and regularly monitor your API usage to ensure a smooth trading experience.