How to Connect CoinSwitch PRO to AlgoPulse for Free Algo Trading
Connect CoinSwitch PRO API keys to AlgoPulse and automate crypto futures strategies at no cost. Covers why PRO is required, Ed25519 key handling, IP whitelisting, and common connection errors.
CoinSwitch is one of India's largest crypto platforms, and CoinSwitch PRO is its advanced trading product offering USDT-margined perpetual futures with leverage up to 100x. Connecting it to AlgoPulse turns that account into an automated one, running pre-built strategies without writing a line of code.
Before you start
- A CoinSwitch PRO account with KYC completed
- USDT funded into the futures wallet, spot balance will not be tradeable
- API access enabled on the account, some accounts require requesting it first
1. Generate the API key on CoinSwitch PRO
- Log in to CoinSwitch PRO and open the API settings from your account menu
- Create a new key and label it AlgoPulse
- Grant Trading permission only. Never enable withdrawal access for any third-party platform
- Add the AlgoPulse server IP if an IP restriction field is offered
- Copy both the API Key and the Secret Key before closing the dialog
AlgoPulse server IP (whitelist this):
80.225.249.522. Add the key in AlgoPulse
- Open Brokers → Add Broker and select CoinSwitch PRO
- Nickname it, for example coinswitch-pro
- Paste the API Key and Secret Key
- Click Connect
A successful connection reads your futures wallet balance and displays it beside a green Connected badge. That confirms three things at once: the key is valid, it carries trading permission, and our server is allowed to reach your account.
CoinSwitch-specific notes
- Margin and PnL are denominated in USDT, so reports appear in dollars
- Only pairs listed on CoinSwitch PRO's futures market appear in the deploy dialog, the tradeable list is narrower than the spot app's coin list
- Requests are timestamp-signed, so AlgoPulse synchronises with CoinSwitch's clock before trading. You do not need to configure anything for this
- Leverage and minimum order size come from CoinSwitch's live rules, not from AlgoPulse defaults
Which strategies can I run?
All five published AlgoPulse strategies, Trend Pulse, ETH Momentum Core, Momentum Flip X, XRP Momentum Core and Momentum Flip, are available on CoinSwitch PRO wherever the underlying pair is listed. Each one carries a full multi-year backtest report you can read before deploying, and two are deliberately locked to a single coin, so ETH Momentum Core and XRP Momentum Core will not show a coin selector.
Troubleshooting
Invalid signature
Almost always a malformed secret. Ed25519 keys are long and easy to clip when copying, re-copy the full string and paste it again. If the exchange issued the key in more than one part, make sure you pasted the private key rather than the public one.
Unauthorized or forbidden
Trading permission is missing, or API access has not been activated on your CoinSwitch PRO account yet. Check the permission set on the key first, then contact CoinSwitch support if it looks correct.
IP not whitelisted
Set the key's allowed address to 80.225.249.52 and press Retry on the broker card in AlgoPulse.
Connected but balance is zero
Your USDT is in the spot wallet. Transfer it to the futures wallet inside CoinSwitch PRO, the balance refreshes automatically afterwards.
With the broker connected, read the backtest report of any strategy that interests you, then follow the first-deployment walkthrough. If you are new to leverage, the position sizing guide is worth ten minutes before you commit capital.
Ready to try it yourself?
AlgoPulse is free, no credit card, no subscription. Connect your broker and deploy a strategy in 15 minutes.
Get started free