
Suljettu
Julkaistu
Maksettu toimituksen yhteydessä
Fee Structure: Leveraging MEXC’s 0% spot fee promotion for both Maker and Taker orders. Infrastructure: Python-based bot using the CCXT library hosted on a Tokyo-based AWS/cloud server for minimum latency to MEXC's matching engine. Trade Execution Logic Entry (The Breakout): Order Type: Stop-Limit Buy. Trigger: Price rises +4 points from start (e.g., ). Price Guarantee: Limit price is set exactly at the trigger () to avoid buying higher. Monitoring & Safety: Gap Protection: If the market price exceeds the limit without filling, the bot cancels the order immediately to avoid "chasing." Partial Fill Handling: If only a portion fills, the bot cancels the remainder and adjusts the exit size to match the filled amount. Exit (The Scalp): Take Profit: Limit Sell at +2 points from entry (). Stop Loss: Stop-Limit Sell at -2 points from entry (). Technical Implementation Connection: Use MEXC WebSockets for real-time price streaming instead of REST API polling to reduce latency. Rate Limits: Ensure the bot stays within MEXC's limit of 5 orders per second to avoid API bans. Order Sync: Use the post Only parameter for Limit Sells to ensure they stay on the book as Maker orders, further protecting against unexpected fee changes. import ccxt import time exchange = [login to view URL]({'apiKey': 'YOUR_KEY', 'secret': 'YOUR_SECRET'}) symbol = 'XRP/USDT' tick = 0.0001 # 1 point def run_scalp(): # 1. Place Stop-Limit Entry (+4 points) params = {'stopPrice': trigger_price, 'type': 'STOP_LIMIT'} order = exchange.create_order(symbol, 'limit', 'buy', 680, trigger_price, params) # 2. Gap & Partial Fill Monitor while True: order_info = exchange.fetch_order(order['id'], symbol) current_price = exchange.fetch_ticker(symbol)['last'] if order_info['status'] == 'closed': place_exits(order_info['amount'], order_info['price']) break # If price gaps +2 points past limit, cancel if current_price > (trigger_price + (2 * tick)): exchange.cancel_order(order['id'], symbol) if order_info['filled'] > 0: place_exits(order_info['filled'], trigger_price) break [login to view URL](0.1) # Fast Tokyo polling CAN ONLY PAY 30 USD.
Projektin tunnus (ID): 40311467
2 ehdotukset
Etäprojekti
Aktiivinen 29 päivää sitten
Aseta budjettisi ja aikataulu
Saa maksu työstäsi
Kuvaile ehdotustasi
Rekisteröinti ja töihin tarjoaminen on ilmaista
2 freelancerit tarjoavat keskimäärin ₹21 250 INR tätä projektia

I’ve built low-latency crypto bots with CCXT and your breakout scalp logic is clear, practical, and executable within your constraints. I can implement your Python bot exactly as described, including the stop-limit breakout entry at +4 points with strict price control, real-time monitoring, and immediate gap protection to prevent chasing. I’ll ensure partial fills are handled cleanly by canceling remaining volume and adjusting exits dynamically, so your risk stays tight and consistent. For the exit logic, I’ll wire precise take-profit and stop-loss stop-limit orders at ±2 points, with proper synchronization to avoid mismatches between filled size and exit orders. I’ll also enforce Post-Only on limit sells to maintain maker status and protect your zero-fee edge. On the infrastructure side, I’ll prioritize WebSocket integration for MEXC to minimize latency, while keeping a lightweight fallback for reliability. The bot will respect the 5 orders/sec rate limit, and I’ll optimize the loop timing and order checks for a Tokyo-hosted environment. I’ll also refine your current script structure to improve stability, error handling, and reconnection logic, so the bot runs continuously without breaking during edge cases like network drops or sudden volatility. This is a tight-budget project, but I’m comfortable delivering a clean, working version that follows your exact strategy without unnecessary complexity.
₹12 500 INR 1 päivässä
1,9
1,9

Hello, I’ve carefully reviewed your project details, and it genuinely sounds exciting. I’d be glad to contribute my experience to help make it a success. With over 10 years of hands-on experience in blockchain, web, mobile, and software development, I’ve worked with clients across the globe and successfully delivered 500+ projects to date. My team and I bring strong expertise in blockchain technologies, including Solidity, Rust, Stylus, EVM-compatible chains, and Clarity, with hands-on experience delivering award-winning projects on the Avalanche and Arbitrum chains. Alongside blockchain development, we have deep proficiency in MEAN/MERN stacks, Flutter, React Native, PHP, Laravel, Python, AI-driven solutions, CRM/CMS platforms, and DevOps, enabling us to build secure, scalable, and high-performance digital products end to end. What drives me most is solving complex problems and transforming ideas into scalable, secure, and user-friendly products. I place high value on clear communication, transparency, and dependable delivery, ensuring clients feel confident in their decision to work with us. You can review my portfolio here: https://www.freelancer.in/u/NareshJoshiTech I’d appreciate the opportunity to discuss your project in more detail and explore how we can build something impactful together. Looking forward to your response. Warm regards, Naresh Joshi
₹30 000 INR 7 päivässä
0,0
0,0

Deeg, India
Liittynyt maalisk. 19, 2026
$30-250 USD
₹600-1500 INR
₹12500-37500 INR
$15-25 USD/ tunnissa
$1500-3000 USD
₹12500-37500 INR
₹1500-12500 INR
$30-250 USD
$2-8 USD/ tunnissa
₹750-1250 INR/ tunnissa
$20-100 USD
$250-750 USD
$3000-5000 AUD
₹12500-37500 INR
$10-30 USD
$250-1500 USD
$750-1500 USD
₹12500-37500 INR
₹600-1500 INR
₹12500-37500 INR