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%
空闲
相似订单
Hello, I want this project to be a complete redesign, not just an update. My goal is to build an institutional-grade TradingView indicator that is extremely accurate, stable, fast, and completely non-repainting. You are free to modify, delete, replace, or completely rewrite any part of the code if it improves the final result. I don't care about preserving the current code or appearance—I only care about building the
I have few EAs that I want to place on market, but I can't due to some errors, please help me, because I am not a programmer. Source of code required, bug free version, ony my computer it must works not only on your computer
Hello dear all developers, I will find here python programmers? I would like to create an Expert Advisor, if you can you can convert, because I already have Expert Advisor written in mql5 or maybe you will create a bridge? it's up to you, but I need 1:1 copy
Hello! I am searching a professional programmer for regular works. I don't care if you have 1 projects done or 1000, show me your skills. I need to create an EA based on Zig Zag indicator and candlestick patterns, EA must works on all time frames, source of code required
My EA have bug 30+ USD
Expert Advisor have a bug, I tried to fix it somehow with searching on google, but I couldn't fix find a solution. Please fix it, I will send you erorr type, what line etc. Only serious programmers, not amateur please. My time is precious
//+------------------------------------------------------------------+ //| DX_Structure_H1.mq5 | //| Copyright 2026, Seu Nome | //| https://www.mql5.com | //+------------------------------------------------------------------+ #property copyright "Copyright 2026" #property link " https://www.mql5.com " #property version "1.00" #property strict // Parâmetros de Entrada input string InpSymbol = "DX.F"; // Nome do Ativo
{ "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
Hola, traders e inversores: Desarrollamos soluciones de trading algorítmico para MetaTrader 4 y MetaTrader 5. Creamos bots, indicadores y herramientas a medida que convierten estrategias manuales en sistemas automáticos, configurables y orientados a una gestión de riesgo sólida. Hemos trabajado en automatizaciones que integran entradas y salidas por reglas, cálculo de lotaje, control de drawdown, filtros de horario y
Hello All, can someone help me to make an EA base on MACD, https://www.mql5.com/en/code/14669 and RSI. If you are able to make this than please get me in touch, i will appreciated Thanks and best Regards Kodj007
EA 45 - 205 USD
If EMA20 > EMA50 AND RSI > 55 AND No Open Position THEN Buy SL = 50 pips TP = 100 pips If Profit > 30 pips Move SL to Break Even If Profit > 50 pips Enable Trailing Stop

项目信息

预算
30+ USD