Bybit Bot Crypto Arbitrage

Python Experts Python

Specification

I want to create a Bybit based bot that can scan specific pairs that are fed to it and determine if the difference between them is up to a certain level at which it can then do a series of three or two actions to secure profit. For example, if xrp/wif is 200points greater than xrp/snx the bot places a buy for snx (from snx/wif) if it is null in my account, then use the snx to buy xrp (from xrp/snx) pair. Then finally sell the xrp for wif for profit(from xrp/wif) pair. And sell the wif for snx again to repeat the process until the market is no longer in the set difference ie >=200points. 

Responded

1
Developer 1
Rating
(7)
Projects
6
33%
Arbitration
7
0% / 71%
Overdue
0
Free
2
Developer 2
Rating
(1)
Projects
0
0%
Arbitration
0
Overdue
0
Free
3
Developer 3
Rating
Projects
2
0%
Arbitration
4
25% / 75%
Overdue
1
50%
Free
Similar orders
I am looking for an experienced MQL5 / MetaTrader 5 developer to create a professional and highly optimized XAUUSD M1 scalping Expert Advisor . The EA should be designed specifically for Gold (XAUUSD) on the M1 timeframe , with the main objective of producing frequent, high-quality BUY and SELL trades while maintaining controlled drawdown. High Trading Frequency / Small Profit Scalping The EA should be designed to
We are looking for an expert algorithmic trading developer to build a high-performance, fully automated Custom Expert Advisor (EA) or trading bot. The bot must integrate advanced Smart Money Concepts (SMC) , Inner Circle Trader (ICT) methodologies, and Volume Spread Analysis (VSA) with a high-frequency trading (HFT) style execution and scaling model. The core objective is to program a bot that identifies
I am looking to see if you can convert my pinescript into a NinjaTrader bot so I can get automated trading instead of manually doing it in TradingView i would like to get it to just do the trades for me based on my script. let me know who can do this perfectly
Develop an Expert Advisor for MetaTrader 5 that manages existing positions. Features Automatically detect all open positions. Apply Break-Even after price reaches a configurable profit. Partial Close: Close X% of volume at the first target. Move Stop Loss to Break-Even. ATR Trailing Stop (optional). Magic Number filter. Comment filter. Symbol filter. Trading session filter. Retry mechanism for trade operations
Requirements Specification Here is an example of Requirements Specification for the development of the MACD Sample Expert Advisor, which is available in the MetaTrader 5 standard package. 1. The idea of the trading system is as follows : market entries are performed when MACD's main and signal lines intersect in the current trend direction . 2. Trend is determined based on the Exponential Moving Average with
JazzDaBot 30+ USD
""" Wick Reversal Strategy — core logic ===================================== Rules (as specified): - Timeframe: 15-minute candles - Entry: candle wick >= WICK_MULTIPLIER x body -> signal candle - long lower wick -> enter LONG at next candle's open - long upper wick -> enter SHORT at next candle's open - Exit: an opposite-direction wick candle forms while in a position - Stop-loss: just beyond the signal candle's
Hello, I want a simple bot for NinjaTrader8. I need a bot that operates automatically on Nasdaq (NQ/MNQ). Requirements: open buys and sells following a simple trend strategy, configurable stop loss and take profit, risk per trade of 1 to 2% of capital, if it loses 3% in a day, stop trading until the next day. Compatible with backtesting, delivery of the source code and the working bot in NinjaTrader 8. My initial
a { text-decoration: none; color: #464feb; } tr th, tr td { border: 1px solid #e6e6e6; } tr th { background-color: #f5f5f5; } Project Overview I am looking for an experienced algorithmic trading developer to build a professional Expert Advisor (EA) for MetaTrader 5 and/or cTrader. The objective is to create a robust automated trading system focused exclusively on XAUUSD (Gold) . This project is intended for serious
I'm looking for a skilled Python developer to help expand and improve an existing Python game. The project is already functional, and I need someone who can add new features, improve gameplay mechanics, optimize performance, and maintain clean, well-structured code. Experience with game development in Python is preferred
{ "strategy_name": "M5 EMA Scalper", "timeframe": "M5", "indicators": { "ema_fast": 20, "ema_slow": 50, "rsi": 14, "atr": 14 }, "entry_rules": { "buy": [ "EMA20 > EMA50", "Price closes above EMA20", "RSI > 55" ], "sell": [ "EMA20 < EMA50", "Price closes below EMA20", "RSI < 45" ] }, "risk_management": { "risk_per_trade": 1.0, "stop_loss_atr": 1.5, "take_profit_rr": 2.0

Project information

Budget
30 - 50 USD
Deadline
from 1 to 3 day(s)