🪙 CoinSwitch INR Spot Auto Trading Bot
A Python-based auto trading bot for CoinSwitch PRO INR spot market. It automatically selects the top-performing crypto from a whitelist, places buy orders, and manages the position with dynamic take-profit and stop-loss logic.
Features:
Secure API authentication (Ed25519 signing)
GUI interface built with Tkinter
Automated buy/sell based on 24h percentage change
Supports over 30 INR trading pairs
Robust retry logic for price fetching and order placement
🚫 API keys are kept local and are not exposed in the code.