Customizable Crypto Trading Bot
Budget: $30 – $250 USD
I want to deploy a lightweight trading bot that repeatedly buys and sells at tight intervals, capturing small price movements on my exchange accounts. To start, it must connect through the official APIs for Binance and OKX; if your architecture makes adding other exchanges (Coinbase, Kraken, etc.) straightforward later on, that would be a bonus.
Key elements I need direct control over without touching the source code:
• Trading intervals – I should be able to adjust how often the bot checks prices and places orders, from seconds to hours.
• Trade amounts – position size must be editable in plain-language settings (e.g., fixed USDT value or % of balance).
• Trading pairs – I’ll swap in and out any supported symbols, so these should live in an easily editable list or config file.
Language is flexible: Python, JavaScript, Java, or something else if you can justify the choice. What matters is clean, well-commented code and clear instructions so I can stand the bot up on my own VPS, plug in API keys, tweak the parameters above, and hit run.
Deliverables
1. Source code with modular exchange wrapper(s).
2. Config file or simple dashboard for the interval/amount/pair settings.
3. README covering setup, required libraries, and how to extend to new exchanges.
4. Short video or screenshots proving live trades on a testnet or small-balance real account.
If you’ve built similar high-frequency or grid-style bots before, mention it alongside any relevant GitHub samples. I’m ready to review and move fast once I see a clear plan and timeline.
Key elements I need direct control over without touching the source code:
• Trading intervals – I should be able to adjust how often the bot checks prices and places orders, from seconds to hours.
• Trade amounts – position size must be editable in plain-language settings (e.g., fixed USDT value or % of balance).
• Trading pairs – I’ll swap in and out any supported symbols, so these should live in an easily editable list or config file.
Language is flexible: Python, JavaScript, Java, or something else if you can justify the choice. What matters is clean, well-commented code and clear instructions so I can stand the bot up on my own VPS, plug in API keys, tweak the parameters above, and hit run.
Deliverables
1. Source code with modular exchange wrapper(s).
2. Config file or simple dashboard for the interval/amount/pair settings.
3. README covering setup, required libraries, and how to extend to new exchanges.
4. Short video or screenshots proving live trades on a testnet or small-balance real account.
If you’ve built similar high-frequency or grid-style bots before, mention it alongside any relevant GitHub samples. I’m ready to review and move fast once I see a clear plan and timeline.