Python Market-Making Bot for Delta
Budget: ₹12,500 – ₹37,500 INR
I want a Python bot that market-makes Bitcoin options on my Delta Exchange account. The project starts with a solid API wrapper for Delta’s REST and WebSocket endpoints, then layers on the strategy: continuously quote both sides, update spreads from real-time order-book data, and keep my net exposure within pre-set limits.
Because the bot must run unattended, real-time monitoring, fully automated trade execution, and built-in risk management controls are non-negotiable. Think position caps, session P/L limits, and an automatic halt if latency spikes or the feed drops.
Deliverables
• Well-commented Python 3 codebase
• Delta Exchange API client (REST + WebSocket) packaged as a reusable module
• Config file for spreads, size, risk limits, and logging level
• Quick-start README and example script
Acceptance criteria: when pointed at my sandbox keys the bot connects, streams live data, quotes two-sided markets on chosen strikes, and enforces every risk parameter for at least one straight hour. Development will be on Ubuntu, so please stick to cross-platform libraries (asyncio, pandas, numpy, etc.).
Tell me what additional details you need and how long you’ll need to deliver a test-ready MVP—I’m ready to get this running.
Because the bot must run unattended, real-time monitoring, fully automated trade execution, and built-in risk management controls are non-negotiable. Think position caps, session P/L limits, and an automatic halt if latency spikes or the feed drops.
Deliverables
• Well-commented Python 3 codebase
• Delta Exchange API client (REST + WebSocket) packaged as a reusable module
• Config file for spreads, size, risk limits, and logging level
• Quick-start README and example script
Acceptance criteria: when pointed at my sandbox keys the bot connects, streams live data, quotes two-sided markets on chosen strikes, and enforces every risk parameter for at least one straight hour. Development will be on Ubuntu, so please stick to cross-platform libraries (asyncio, pandas, numpy, etc.).
Tell me what additional details you need and how long you’ll need to deliver a test-ready MVP—I’m ready to get this running.
Related categories:
PHP
Python
Software Architecture
C++ Programming
Bitcoin
Risk Management
API Development
REST API