Stock Market Auto-Trading Bot

Job ID: 40515928

Budget: ₹1,500 – ₹12,500 INR

I’m looking for a developer who can turn my existing buy/sell signals into a fully automated stock-market trading bot. The core requirement is simple: whenever a signal is fired the program must place, modify, and close positions on my brokerage account without manual intervention. Low-latency order routing, solid error handling, and detailed logging are all essential so I can audit every fill later.

The signals will be supplied in real time from my current analytics stack (webhook or REST is fine), so the bot only needs to focus on trade execution rather than market analysis or portfolio optimisation. I’m flexible on language—Python, C#, or Node.js are all acceptable—as long as the final solution is stable and easy for me to maintain. Experience with APIs such as Interactive Brokers, Alpaca, or Tradier is a plus because I plan to connect to one of those.

Deliverables
• A production-ready script/service that listens for my signals and sends market/limit orders accordingly
• Config file or dashboard where I can adjust symbol, size, stop-loss, take-profit, and trading hours
• Real-time log output plus end-of-day CSV or SQLite trade blotter
• Quick start guide so I can deploy the bot on my own VPS

Acceptance criteria: the bot must run for a full trading session in a paper account with zero missed signals and all executions recorded.

If you have built something similar for the stock market, please share a brief example or demo repo so I can see your coding style.