An Expert and Indicator Needed based on % difference in stocks - happy to discuss cost

MQL4 指标 专家

工作已完成

执行时间60 天

指定

Algorithm Definition

  • Spread between 2 equity stocks.

  • I should be able to change the equity stocks in the algorithm, this should be an input parameter.

  • Trade entry into the spread is defined according to the % change in individual stocks. For example if ‘Easy Jet’ moves 3% in comparison to ‘Ryan Air’ the algorithm will sell the stock that is up 3% in comparison to the other stock.

  • eg ‘Easy Jet’ and Ryan Air. Eazy jet could be up 1% and Ryan Air could be down 2% and the algorithm will sell Easy Jet and buy Ryan Air.

  • The stop will be defined by a % move in the spread. If easy jet moves 10% in comparison to Ryan Air then algorithm should stop out of the trade. The stop % size should also be an input parameter.

  • The number of shares in each equity should also be an input parameter. For example Ryan Air could be trading 2 shares to every 1 Easy jet share. So every time a position is put on the spread, Easy Jet has 2 shares and Ryan Air has 1 share

  • A chart should be made as well which shows the spread, historically and daily movements

  • This chart should be able to be adjusted according to timeframe (daily, monthly, minute).

  • The chart should indicate where a trade entry would have been inserted into the market and when a position would have been stopped out.

  • The multiplier on the graph should be a different input parameter to the input on lot size (number of shares to buy)

  • There should also be a summary on the chart showing what the PnL would have been over a time period given the input parameters.

  • The automated robot to trade the spread should be able to turn off and on, so I can run it as a grey box system just showing me indictors if I want.

  • profit taking, this should be based on % movement of the stocks as well and should be adjustable.

  • So in the example I gave,  if Easy Jet and Ryan Air have 0% difference in movement (they could both be up 4% or down 2%) the algorithm will take profit.

  • I also want the algorithm to send me a text or email if a position has been put on, showing the entry price and the % change in each stock


Happy to talk numbers on how much it will cost.

Thanks,

Ravi

反馈

1
开发者 1
等级
(4)
项目
5
60%
仲裁
1
0% / 0%
逾期
2
40%
空闲
2
开发者 2
等级
(361)
项目
644
26%
仲裁
92
72% / 14%
逾期
12
2%
工作中
发布者: 1 代码
3
开发者 3
等级
(277)
项目
334
55%
仲裁
14
36% / 29%
逾期
1
0%
空闲
相似订单
I am looking for an experienced MQL5 developer to build a high-frequency (HFT) latency arbitrage Expert Advisor for Pepperstone MT5 , using LMAX as the leading price feed. The initial focus will be on US30 (Dow Jones) , and if the strategy proves successful, I want the EA to be easily expandable to additional symbols such as NAS100, GER40, XAUUSD, major forex pairs, and other supported instruments. The EA should
Aak 30+ USD
BhvvI understand you want to combine the best features of these two scripts into a single, highly accurate scalping indicator for TradingView, and then translate that logic into an MQL5 Expert Advisor for MetaTrader (MT4/MT5). However, I must be upfront: "Zero SL with peak average peak target" does not exist in real trading. Markets are unpredictable. A more realistic approach is to use a tight, ATR-based Stop Loss
Description Infinite Tsukuyomi EA MT5 is an advanced fully automated Expert Advisor designed to identify high-probability trading opportunities using a combination of trend analysis, market structure, momentum, and intelligent risk management. Inspired by the concept of absolute control, the EA continuously scans the market, waits patiently for optimal entries, and executes trades with precision while minimizing
Spärtã Ackah 50+ USD
I go by the name Spärtã Ackah, and this is my first time trying this trading, and I am also a beginner so sometimes I will need guide lines, and most atimes I feel very difficult to withdraw the money
Master mind 30+ USD
Start ↓ Detect Trend (H4) ↓ Confirm Structure (H1) ↓ Wait for Pullback ↓ Check Indicators ↓ Calculate Confidence Score ↓ Score ≥ 80? ├── No → Wait └── Yes ↓ Calculate Lot Size ↓ Place Order ↓ Set Stop Loss ↓ Set Take Profit ↓ Manage Trade ↓ Move to Break-even ↓ Trail Stop ↓ Close Trade. IF Price > EMA200 (H4) AND EMA50 > EMA200 (H4) AND ADX > 25 AND RSI between 55 and 70 AND MACD Main > Signal AND Bullish engulfing
PROJECT: Gold (XAUUSD) Scalping Expert Advisor – M1 Timeframe OVERVIEW This EA is designed as a "sniper" scalper for Gold on the M1 chart. It does not enter trades randomly — it waits for a confirmed entry signal before firing, similar to a sniper waiting for the perfect shot rather than a random shooter. ENTRY LOGIC - The EA must wait for a confirmation signal before opening a trade (do not enter on the first sign
Do you have a bot that yoi think it makes real income ' i will buy it after testing i want to test it first you send me demo version or i give you my demo account both ways works.testing is for free and i don't pay for that . please don't semd me videos or files of you testing the bot already i will not accept another other method of testing
Do you have HFT bot that yoi rhink it makes real money' i will buy it after testing i want to test it first you send me demo version or i give you my demo account both ways works.testing is for free and i don't pay for that . please don't semd me videos or files of you testing the bot already i will not accept another other method of testing
A robot 50+ USD
HIGH-FREQUENCY M5/M15 CONCURRENT ENTRY SNIPER import time class HighFrequencySniper: def __init__(self): self.target_profit = 25.00 # Targeted Delta Move self.max_execution_time = 3600 # 1 Hour Sandbox (Seconds) self.lot_allocation = "CALIBRATED_TO_RISK" def execute_hft_scan(self, current_price, m5_rsi, m15_order_block): print(f"[SCANNING] Current Kernel Metric: ${current_price:.2f
# HIGH-FREQUENCY M5/M15 CONCURRENT ENTRY SNIPER import time class HighFrequencySniper: def __init__(self): self.target_profit = 25.00 # Targeted Delta Move self.max_execution_time = 3600 # 1 Hour Sandbox (Seconds) self.lot_allocation = "CALIBRATED_TO_RISK" def execute_hft_scan(self, current_price, m5_rsi, m15_order_block): print(f"[SCANNING] Current Kernel Metric: ${current_price:.2f}")

项目信息

预算
30+ USD