
Closed
Posted
Paid on delivery
I want a lightweight Python bot that watches the “Latest trades” feed on a public OKX Lead Trader page every 2-3 seconds, spots any fresh LONG or SHORT entries as well as when those positions are closed, and immediately mirrors the action on my Binance account with market orders only. Here is the workflow I need implemented: • Scrape the OKX page at 1–3-second intervals. • When a brand-new trade appears, broadcast the details in JSON and open an identical position on Binance via API. • When that OKX trade is closed, the bot must issue a JSON sell signal and exit the Binance side. Additional notes – The bot should ignore XML or CSV; JSON is the only signal format I will use. – It will run unattended on a VPS, so include simple environment and cron/startup instructions. – Code clarity matters more than fancy features: focus on reliable scrape detection, clean API calls, and solid error handling. In your proposal, please outline the exact method you would use to detect a new trade versus an already-logged one on the OKX page (e.g., hashing rows, timestamp comparison, websocket monitoring, etc.). A concise explanation here will help me choose quickly.
Project ID: 40393698
15 proposals
Remote project
Active 8 hours ago
Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
15 freelancers are bidding on average $190 USD for this job

⭐⭐⭐⭐⭐ Create a Python Bot to Mirror Trades from OKX to Binance ❇️ Hi My Friend, I hope you're doing well. I've reviewed your project requirements and see you're looking for a Python bot to monitor trades. Look no further; Zohaib is here to help you! My team has completed 50+ similar projects for trading bots. I will create a lightweight bot that scrapes the OKX Lead Trader page every 2-3 seconds to track new trades and mirror them on your Binance account. ➡️ Why Me? I have 5 years of experience in Python development, focusing on automation and API integration. My expertise includes web scraping, JSON handling, and error management. Additionally, I have a strong grip on creating efficient and reliable code, which is crucial for your trading bot. ➡️ Let's have a quick chat to discuss your project in detail and let me show you samples of my previous work. I'm eager to help you achieve your goals! ➡️ Skills & Experience: ✅ Python Programming ✅ Web Scraping ✅ API Integration ✅ JSON Handling ✅ Automation ✅ Error Handling ✅ Data Processing ✅ VPS Deployment ✅ Cron Jobs ✅ Code Optimization ✅ Trade Monitoring ✅ Market Orders Waiting for your response! Best Regards, Zohaib
$150 USD in 2 days
8.2
8.2

Hi, We’ve built similar trading bots that integrate with multiple exchanges, including Binance, to execute trades based on external signals. We understand the importance of speed and reliability in such systems, and we’ve developed a custom solution that uses a dedicated server to monitor signals and execute trades with minimal latency. For your project, we can use a lightweight Python script with libraries like BeautifulSoup or Selenium to scrape the OKX page. We’ll implement a robust mechanism to detect new trades, such as comparing timestamps or using unique identifiers, ensuring that only genuine new trades trigger actions. We can also add features like webhooks for manual trade execution and a dashboard for monitoring trades and performance. Let’s schedule a 10-minute call to discuss your project in detail and finalize the scope. I usually respond within 10 minutes. Best regards, Adil
$187 USD in 7 days
7.5
7.5

Dear Sir, I am a skilled Python developer with extensive experience in building efficient, scalable and high-performance applications. I specialize in developing clean, maintainable code using modern Python frameworks and best practices. My expertise includes working with libraries and frameworks such as Django, Flask, FastAPI, Pandas, NumPy and API integrations. I have successfully delivered projects involving automation, backend development, data processing and custom Python solutions tailored to client requirements. You can review the quality of my work and client feedback on my Freelancer profile: https://www.freelancer.com/u/p4logics I look forward to the opportunity to work with you. Best regards, Deepak
$250 USD in 7 days
7.9
7.9

Hi, we can help you with your [X Project]. We offer lifetime bug fix guarantee. As Milvetti, we help traders automate their strategies. Price is an estimate and may vary by scope. Detect: hash(row)+ts; store IDs in SQLite; closures via state diff.
$200 USD in 2 days
6.6
6.6

As an experienced AI and automation expert, the development of your OKX-Binance Copy Trading Bot aligns perfectly with my skill set. With a substantial background in complex web scraping and data extraction, I'm well-versed in designing efficient scraping techniques. For your specific project requirement, I propose utilizing a timestamp comparison methodology to detect new trades versus already-logged ones on the OKX page. In addition to my extensive understanding of APIs and market orders, my proficiency in diverse trading platforms including Binance and Coinbase bot will ensure seamless communication and execution between OKX and Binance accounts. Clean codes, reliable scrape detection, and proper error handling are some of the key aspects that I prioritize while developing any solution - your especific emphasis on these aspects is already admired by me. Despite the utilization of Python scripting for the most part, I am interactive with other programming languages as well making me adaptable to suit this project's need down to its VPS environment. Select me for this project and you're guaranteed of quality output delivered within stipulated timeframe while ensuring absolute confidentiality of your ideas. Let's automate this trade mirroring process proficiently! Regardless, thank you for considering my bid! Warm regards, Eni O.
$250 USD in 3 days
6.8
6.8

Hi. You need a lightweight Python bot to scrape OKX Lead Trader feeds every 2 seconds, parsing JSON signals to execute mirrored market orders on Binance via API. I recently built a real-time monitoring pipeline for a traffic surveillance project using OpenCV and custom threading, which required similar low-latency detection and API execution stability. To avoid redundant trades, I will implement a state-tracking dictionary that stores the unique `trade_id` or `timestamp` of the most recent entries; the bot will only trigger a Binance order if the incoming JSON hash is absent from the local cache. This ensures reliable, duplicate-free execution on your VPS. Having handled complex CNN deployment and API integration projects, I can deliver clean, production-ready code. Do you have your Binance API permissions set to "Enable Spot/Futures Trading" already?
$225 USD in 7 days
6.1
6.1

Hi there, I'm a Python developer with experience in building bots and integrating with APIs, and this OKX-Binance copy trading bot project seems like a great fit. I can create a lightweight Python bot to monitor the OKX "Latest trades" feed and execute trades on Binance based on the Lead Trader's activity. I will ensure the code is clean, tested, and production-ready. I'm available to discuss the specific requirements and any potential challenges before we begin. Let me know if you have any questions.
$175 USD in 5 days
5.9
5.9

Hi You need a bot that doesn’t just scrape fast—but reliably distinguishes new OKX trades from already-seen ones and mirrors them instantly without duplication or delay. I’d track each trade using a unique hash (combining timestamp, pair, side, and size) stored in a lightweight in-memory set or Redis; every 2–3 seconds the scraper compares incoming rows against this cache, so only truly new entries trigger JSON signals and Binance market orders, while closures are detected via status change or disappearance. The bot will use clean Python (requests/async + structured parsing), robust retry/error handling, and direct Binance API execution with precise position syncing—no unnecessary complexity. I’ll also include simple VPS setup steps, environment variables for API keys, and a one-command startup (systemd or cron) so it runs unattended. If you’d like, I can share a quick flow before starting and confirm edge cases like partial closes or rapid trade flips. Best Regards, Fizza Nadeem K
$140 USD in 7 days
5.8
5.8

Hello I can build a lightweight Python bot that monitors the OKX “Latest trades” feed and mirrors trades to Binance in near real-time. I will poll the OKX page every 2–3 seconds using requests/Playwright depending on page structure and stability. To detect new trades, I will hash key fields (trade ID, timestamp, pair, side, size) and store them in memory or a lightweight cache so only unseen entries trigger actions. Closed positions will be detected by tracking trade lifecycle changes or disappearance and matching against stored active trades. On detection, the bot will emit structured JSON signals and execute corresponding market orders via Binance API. Error handling, retries, and API rate-limit protection will be included for reliability. The script will be VPS-ready with environment setup and simple run instructions. Clean, readable code with clear logic separation will be delivered. Ready to start immediately.
$140 USD in 7 days
5.3
5.3

⚡⚡⚡⚡⚡Hello. I have read your project proposal in details. ⚡⚡⚡⚡⚡ I’ve built exchange-copy bots that mirror public trader activity into Binance with low-latency Python execution, and this OKX “Latest trades” pattern is familiar. The real risk is not scraping itself but misclassifying refreshed rows as new trades, missing closes, or duplicating market orders. I would poll the lead page every 2–3s, parse normalized trade rows, generate a stable fingerprint from side/symbol/open time/size, persist state locally, and detect closes by disappearance or status change. Then I map symbols, validate Binance filters, send market orders via signed API, emit JSON signals, add retries/logging, and package it for VPS with . env plus systemd/cron startup so it runs unattended without drift or duplicate execution. If helpful, I can review your current setup and show exactly how I’d approach your case before we start.
$250 USD in 3 days
1.9
1.9

Dhaka, Bangladesh
Payment method verified
Member since Apr 23, 2026
$10-30 USD
$30-250 USD
$30-250 USD
$10-30 USD
$3000-5000 USD
$10-50 USD
₹12500-37500 INR
₹100000-550000 INR
$250-750 USD
$10-30 USD
$750-1500 USD
£10-20 GBP
₹400-750 INR / hour
$50-500 USD
₹100-400 INR / hour
$2-8 AUD / hour
£20-250 GBP
$20-75 USD
$15-25 USD / hour
$30-50 USD