RSI Crypto Bot Automation for Indian Crypto trading platform

Заказчик: AI | Опубликовано: 26.02.2026

I want to turn my manual Bitcoin / Ethereum setup into a hands-free script that connects to Delta Exchange from Trading View and fires both buy and sell orders the moment a standard 14-period RSI aligns with a shortlist of candlestick patterns that I’ll share once we sign. The core logic is already defined on paper, I just need it translated into clean, well-commented code that talks to the exchange through its API, streams live data, and places, modifies or cancels orders without lag. You should already be comfortable with Indian exchange endpoints, nonce handling, and the usual REST + WebSocket dance. Once the bot is running, I’ll want simple toggles for trade size and risk settings so I can fine-tune position sizing from my end without touching the logic itself. Deliverables I’d like to see: • Source code (Python or any language you can maintain) with clear setup instructions • A brief README covering environment variables, API key storage and how to restart the service after a VPS reboot • Proof-of-concept back-test or paper-trade session showing at least a week of live ticks passing through the strategy • A short hand-off call or video explaining the structure so I can extend it later If the first version performs smoothly we can iterate on custom RSI thresholds, multiple time-frames and additional pairs. Let me know how quickly you can spin up an MVP and any exchange-rate limits or quirks I should budget extra time for.