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%
空闲
相似订单
Mt5 ea 30+ USD
I have a fast execution ea that need a little touch, it trade on gold and my problem is about the risk ratio the tp is 3pip and stop loss 20 but i cannot get it right to make the average win larger and average loss lower. I would like to know if i can get help to get it right without touching the tragedy and the trade frequency. Those two pictures I attached is the example of what my bot actually do like i explained
Sane 50+ USD
we make money ,we print money I want to help averyone to start making money so if he purchase it you can start earning up 1000 dollars pair week which is enough to help your family and friends
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
REWARD! 35 - 200 USD
I will pay you a REWARD, if you find / create an EA that fits ALL the below criteria! Platform : MT4 ONLY! NOT MT5, I repeat: NOT MT5!! Timeframe : doesn’t matter Pair : doesn’t matter Strategy : doesn’t matter Drawdown : no more than 25% Return : minimum 5%, every month Lot sizing : dynamic lots I will backtest the EA with 99.9% tick data accuracy for a period of 20+ years . If the EA can produce minimum 5% returns
Hello, I am looking for an existing MT5 EA for XAUUSD (Gold). I do not want a custom EA from scratch. I need a high-frequency breakout scalping EA with: Buy Stop & Sell Stop (OCO) Fixed Stop Loss Automatic Break-even Tick-by-tick Trailing Stop One trade at a time If you already have such an EA, please send live results, demo, pricing, and videos
KOKIE FX 30 - 200 USD
PROGRAM: PSMI Market Intelligence Engine v1.0 OBJECTIVE: Analyse the market from higher timeframes to lower timeframes, build a market narrative, and only allow execution when every condition is confirmed. ========================================================= STEP 1 LOAD DATA ========================================================= Read: Monthly (future) Daily H4 H1 M15 M5
Hello, I am looking for someone to Run and Monitor the EA and Signals in the account. Should be able to monitor daily and fix any issue in the signal Copying and EA running. The Settings and configuration to be checked and updated periodically. Should be available to report and update on daily basis. Tell me the cost and your previous experience for the same. Thanks
void OnTick() { // Check if we already have an open trade if(OrdersTotal() == 0) { // Get the value of a 14-period Moving Average double ma = iMA(Symbol(), 0, 14, 0, MODE_SMA, PRICE_CLOSE, 0); // Basic Condition: If current close price moves above the MA, buy if(Close[0] > ma) { int ticket = OrderSend(Symbol(), OP_BUY, 0.1, Ask, 3, 0, 0, "My First Bot", 0, 0, clrGreen); } } }
i brought an EA called profit hunter killer and the file is not working any more its a scalper type EA can anyone here decomplie the file as i cam not abe to reach the seller i brought it on Shopee malaysian website
Recently I have backtested more than 100 EAs and I have come to a conclusion that in the long-term all of them produce catastrophic results. I used 99.9% data quality and whenever possible decades of data. In the short-term almost all of them can have nice gains. But there is hardly any EA that could survive even just 3-5 years, let alone decades ! This got me thinking: if almost all EAs are unfit for long-term

项目信息

预算
30+ USD