High-Speed Bot for Kotak Neo Account
Budget: ₹1,500 – ₹12,500 INR
I need a compact bot that connects to my Kotak Neo account. It should have the capability to scan 750 odd stocks under broader group "nifty total market" with lightning speed. For this, the data feed from third parties like Truedata requires to be integrated. Data cost shall be borne by me. Speed is the essence of this bot.
There should be a tracking of my running profit-and-loss in real time, and should enforce a strict caps for both profit and loss after certain thresholds are reached.
I also require a simple inbuilt script for BUY and SELL triggers after RSI reaches a particular level. That should appear as variable parameters. I will deal with equities on intra-day basis only. I may do do BUY or SELL or BOTH. There will be no provision for stop losses. However, there shall be 'take profit, targets on % basis. There shall be no specified quantity for any BUY/SELL. However, there shall be a specific amount for each BUY and SELL. That should appear as a variable parameter.
To make that happen you’ll need to:
• Wire up to both brokers’ REST/WebSocket endpoints, authenticate with the keys I provide, and stream positions tick-by-tick.
• Maintain a live P/L calculation with sub-second latency and airtight error handling so a network blip doesn’t let an order slip through.
• Offer a simple way—env file, YAML or lightweight GUI—for me to change the loss limit on the fly.
• Log each decision (limit reached, orders blocked, positions closed) for audit purposes and future tuning.
I’ll accept the project once I see that API trading has become operational and trades are triggered in lightning speed without missing any of the trade.
There should be a tracking of my running profit-and-loss in real time, and should enforce a strict caps for both profit and loss after certain thresholds are reached.
I also require a simple inbuilt script for BUY and SELL triggers after RSI reaches a particular level. That should appear as variable parameters. I will deal with equities on intra-day basis only. I may do do BUY or SELL or BOTH. There will be no provision for stop losses. However, there shall be 'take profit, targets on % basis. There shall be no specified quantity for any BUY/SELL. However, there shall be a specific amount for each BUY and SELL. That should appear as a variable parameter.
To make that happen you’ll need to:
• Wire up to both brokers’ REST/WebSocket endpoints, authenticate with the keys I provide, and stream positions tick-by-tick.
• Maintain a live P/L calculation with sub-second latency and airtight error handling so a network blip doesn’t let an order slip through.
• Offer a simple way—env file, YAML or lightweight GUI—for me to change the loss limit on the fly.
• Log each decision (limit reached, orders blocked, positions closed) for audit purposes and future tuning.
I’ll accept the project once I see that API trading has become operational and trades are triggered in lightning speed without missing any of the trade.
Related categories:
PHP
Algorithm
C# Programming
Software Architecture
C++ Programming
API
Trading
REST API