Spécifications
What I need is and indicator which mission is to watch the symbols price difference between two different accounts(on two different servers) and alerts us instantly when there is a big difference in prices
For example :
Eurusd at server 1 = 1.1315 at time 4:39:52
Eurusd at server 2 = 1.1326 at time 4:39:52
There is a 9 pips difference between two prices of same symbol at the same time in two different servers and so the indicator must instantly alerts us.
Specifications:
- I need it to work between mt5 and mt5, mt4 and mt4, mt5 and mt4.
- I need an option for mapping symbols, sometimes name of same symbol is different between two different servers (ex: Gold = Xauusd).
- I need an option for mapping symbols prices to unify symbols prices which has fixed difference between them by spreads or something else ( ex. Eurusd in server 1 = 1.1315 while Eurusd in server 2 is always the same as Eurusd in server 1 but with fixed difference +1 pip so 1.1316) so I want to specify this fixed difference no to be included in the latency difference that i want the indicator to alert me about.
- I need an option to specify the pip digit for each symbol ( servers might have 5 digits after the decimal for Eurusd while other servers have only 4 digits).
- I need an option for specifying minimum difference to alert for each symbol ( ex. for Gold alert me if difference is > 4 pips).
- I need the indicator to be SUPER FAST in alerting instantly with push notification and sound when this difference occur.
- I want is to be uploaded on all symbols at once .ce .
Répondu
1
Évaluation
Projets
43
7%
Arbitrage
18
6%
/
78%
En retard
26
60%
Gratuit
2
Évaluation
Projets
73
47%
Arbitrage
2
50%
/
50%
En retard
2
3%
Gratuit
3
Évaluation
Projets
190
66%
Arbitrage
8
25%
/
50%
En retard
2
1%
Gratuit
Commandes similaires
[7/6/2026 12:24 PM] DR.HassaN: Current Phase: Comprehensive Review & Final Enhancement_ This indicator is designed for the TradingView platform. Now that the core engines have been completed, I want to enter a comprehensive review and professional enhancement phase before adding any major new features. My goal is to transform this indicator into a premium institutional-grade TradingView indicator , both in terms of
Driven Multiple Choice
30+ USD
Part 1: Project setup Input settings (risk, stop loss, take profit, EMA periods) Indicator initialization Trade management framework Part 2: Trading logic EMA crossover detection Buy/Sell entry rules One-trade-per-symbol check Part 3: Risk management Automatic lot size calculation Stop-loss and take-profit placement Trade execution and error handling Part 4: Final touches On-screen information Optimization
Crypto Latency Arbitrage EA
30 - 5000 USD
I am looking for an experienced MQL4 or MQL5 developer to build a high-frequency (HFT) latency arbitrage Expert Advisor for cryptocurrency trading between LMAX and IC Markets. I need someone who understands low-latency execution, price feeds, slippage, spreads, and fast order execution. The basic idea is that LMAX acts as the leading price feed while IC Markets is the execution broker. The EA should constantly
Institutional‑Grade Multi‑Currency MT5 EA
1000 - 1300 USD
Institutional‑Grade Multi‑Currency MT5 EA (A2SR + SMC + Smart Recovery + Smart Grid + Liquidity + Volatility + Safety Filters) Budget: AUD $1,500 – $2,000 (flexible) 1. EA Architecture EA runs one chart per symbol (NOT one EA controlling all symbols). Each chart instance manages its own: Recovery Grid Trend Volatility Liquidity Risk Logging EA must still respect global safety rules : Correlation protection Total
I am not looking for someone to simply code an MT5 Expert Advisor. I already know how to create EAs and can generate simple strategies myself. What I am looking for is someone with strong quantitative research and backtesting experience who can find and validate a robust trading strategy. Objective Your job is to research and test different entry models to find one that has a real statistical edge. I do not care
I am looking for an expert MQL5 developer to build a robust, professional Expert Advisor for Gold (XAUUSD). The EA must be Event-Driven (OnTick) with no 'Sleep' functions, ensuring instant execution. Core Logic: Grid Strategy: Start with 0.02 Buy/Sell. Lot size sequence: 0.02, 0.03, 0.05, 0.09, 0.14, 0.26, 0.44, 0.75, 1.28, 2.18 (Max 10 steps). Dynamic TP: Total basket TP must update instantly upon new order
I already have the source code of an MT5 Expert Advisor. The EA is about 70% complete. I need someone to modify and complete it. Requirements: • Manage EURUSD only. • Manage manual trades only (Magic Number = 0). • Support unlimited manual positions simultaneously. • Automatically add a 10-pip Stop Loss if a position has no Stop Loss. • Automatically add a 10-pip Take Profit if a position has no Take Profit. • Do not
I am looking for an expert MQL5 developer to build a robust, professional Expert Advisor for Gold (XAUUSD). The EA must be Event-Driven (OnTick) with no 'Sleep' functions, ensuring instant execution. Core Logic: Grid Strategy: Start with 0.02 Buy/Sell. Lot size sequence: 0.02, 0.03, 0.05, 0.09, 0.14, 0.26, 0.44, 0.75, 1.28, 2.18 (Max 10 steps). Dynamic TP: Total basket TP must update instantly upon new order
I am currently using the attached Arbitrage MACD indicator. However, there are no signal alerts associated with this indicator. I would like to receive notifications on my android device the bar after a blue long arrow appears and the bar after a red short arrow appears. This is the current code: //+------------+-----------------------------------------------------+ //| v.22.04.07 | ArrZZx2.mq4 |
SETJEO'S GOLD EA
30 - 200 USD
double GetTodayProfit() { double profit = 0; datetime today = StringToTime(TimeToString(TimeCurrent(), TIME_DATE)); HistorySelect(today, TimeCurrent()); for(int i = HistoryDealsTotal() - 1; i >= 0; i--) { ulong ticket = HistoryDealGetTicket(i); if(HistoryDealGetString(ticket, DEAL_SYMBOL) == _Symbol) { profit += HistoryDealGetDouble(ticket, DEAL_PROFIT); } } return profit; }
Informations sur le projet
Budget
50 - 150 USD
Délais
de 1 à 4 jour(s)