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, we have an existing EA, and are building a new one. We want our EA to connect via API to an AI provider like Chat GPT, Claude, or perplexity. Can you connect a meta trader EA to an AI agent? if you can then i would like to speak. The system is quite simple, for example the EA would ask perplexity where the support is on EURUSD then place a trade, thank you, Rob
Hi, Im looking to purchase or build an EA that can open many trades or big lot size to churn out IB commission, it doesnt have to be super profitable but will need to have the number of trades on going in order to earn IB commission. Source code is required upon purchase. If you have any EA or strategy that are gearing towards this, let me know and i would be glad to purchase it. Please share the demo trial for me to
I currently have unfinished work. It’s a project to connect MetaTrader with the BingX platform. At the moment, I have implemented a service that retrieves a custom symbol in BingX, and it works well. However, some specifications still need to be adjusted regarding how the data is received. Otherwise, prices and other values are accurate. The only issue is that for the strategy tester, it is always necessary to
Modify an existing EA 30 - 50 USD
This is to modify my Semi Auto EA -Looking for developer modify my existing EA to Pending Order EA (BS/BL/SL/SS). Relevent with Heiken Ashi Smooth ,Moving Average , Acceleration. Concept MAster and Slave. Ready to give previous soucre code as guide. Work to do - 1)To modify this EA to Pending Order. 2) to add new feature - Risk Management/moneymanagement 3) To modify 4 slave to 7 slave will give the previous to
BTC 5 Minutes scalping 50 - 100 USD
import { useState, useEffect, useRef } from "react"; const INIT_LOT = 0.01; const TP_MOVE = 200; const SL_MOVE = 120; const START_BALANCE = 1000; const MAX_LOT = 5.12; const TICK_MS = 1200; function ema(arr, n) { if (arr.length < n) return null; const k = 2 / (n + 1); let e = arr.slice(0, n).reduce((s, v) => s + v, 0) / n; for (let i = n; i < arr.length; i++) e = arr[i] * k + e * (1 - k); return e; } function
🚀 ADAPTIVE GRID HEDGE EA (FULL VERSION) 🧠 📌 GENERAL CONCEPT This Expert Advisor (EA) uses a strategy combining: Grid trading (order grid) Hedge (protection with opposite positions) Lot scaling (progressive) Loss compensation with profits Continuous operation (non-stop) Focus on: Small recurring profits High trade volume (rebate/IB) The system does not depend on direction, but rather on market oscillation . Main
I have a indicator working good but have some bug for arrow placement . budget is fixed 30 used . only experience developer apply. i want to arrow get put on just above the candle high and candle low
I need a professional MT5 Expert Advisor (EA) built with clean, modular code. This is an advanced strategy combining liquidity concepts, controlled DCA, hedge protection, and strict risk management. Core Requirements: Entry Logic (ALL must align): Liquidity sweep (Previous Day High/Low breakout and return) EMA50 and EMA200 trend alignment Higher timeframe bias (H1 or H4) RSI confirmation Bollinger Band entry Filters
I need a professional MQL5 developer. BEFORE I SHARE ANY DETAILS: 1. You must sign a PERPETUAL NDA with no expiration date 2. NDA includes €100,000 penalty for any breach 3. I require full .mq5 source code ownership 4. Developer must have 500+ completed jobs, 4.9+ rating Budget: €1500 EUR Duration: 14 days Start your application with "RULER" to prove you read this
i have a simple strategy can you please create the automated forex ea to execute my trading strategy? i need custom ea for tradingview and mt4/mt5 correction: i need a tradingview indicator created that tells me when to buy or sell. and ea in mt4/mt5

项目信息

预算
30+ USD