Crypto Scalping Bot Development

Job ID: 39815516

Budget: $250 – $750 SGD

I want to automate a high-frequency scalping strategy across multiple exchanges and have it run reliably 24/7. The core of the project is a trading bot that:

• Connects seamlessly to Binance ,MEXC or KuCoin.
• Streams real-time market data with minimal latency, feeding the scalping logic tick-by-tick.
• Executes entries and exits automatically, placing both stop-loss and take-profit orders the moment a position opens so risk is always defined.

The scalping engine should be configurable (pair selection, position size, max simultaneous trades, etc.) without touching the code—YAML/JSON or a small web GUI are both fine as long as changes take effect instantly. Robust error handling, logging, and automatic reconnection on API hiccups are a must because missed milliseconds matter in this style of trading.

Deliverables
1. Production-ready source code with clear build/run instructions.
2. Exchange API keys stored securely (e.g., .env or encrypted vault).
3. A short video or live screen-share showing the bot open a test position and close it via the preset stop-loss / take-profit.
4. README covering dependency setup, configuration options, and update procedures.

The work is complete when the bot can scalp on a live or testnet environment, hit its protective orders automatically, and keep running for at least 3 days without manual intervention or crashes.