Trabalho concluído
Tempo de execução 1 dia
Comentário do cliente
Great job! Coded exactly to spec! Thank you
Comentário do desenvolvedor
Thanks a lot!
Termos de Referência
- Currently there is an existing Indicator that has a math calculation for pair basket heat.
- At the moment it does not have any buffers only a simple display.
This is the outline of the current indicator
Tree Arrays are defined
code line 51
string mk[28] = {"EURUSD", "GBPUSD", "AUDUSD", "USDJPY", "USDCHF", "USDCAD", "EURAUD", "EURCAD", "EURCHF", "EURGBP", "EURJPY", "GBPJPY", "GBPCHF", "NZDUSD", "AUDCAD", "AUDJPY", "CHFJPY","AUDNZD", "NZDJPY", "NZDCAD", "NZDCHF", "GBPNZD", "EURNZD", "GBPCAD", "GBPAUD", "AUDCHF", "CADCHF", "CADJPY"};
code line 59
string cc[8] = {"USD", "EUR", "GBP", "CHF", "JPY", "CAD", "AUD", "NZD"};
code line 62
double ccv[28][2];
The OnCalculate Strength() function
routine iterates through array
mk and cc to build the strength profile and then fills array with the a numeric value representing
the strength
code line 116 - Is the Strength function
void Strength() { int r; double x; double y; int j = 0; double rgs = 0; for(int z = 0; z < ArraySize(cc) ;z++) { rgs = 0; j = 0; for (int i = 0; i < ArraySize(mk); i++) { r = 0; x = 0; y = 0; symb.Name(mk[i]); if (cc[z] == StringSubstr(symb.Name(), 0, 3) || cc[z] == StringSubstr(symb.Name(), 3, 3)) { symb.Name(mk[i]); double h = H(symb.Name(), PERIOD_D1, 0); double l = L(symb.Name(), PERIOD_D1, 0); x = (h - l) * symb.Point(); if (x == 0.0) continue; double price = symb.Bid() + symb.Ask() / 2.0; y = 100.0 * ( price - 1.0 ) / x * ( symb.Point() ); if (y > 3.0) r = 1; if (y > 10.0) r = 2; if (y > 25.0) r = 3; if (y > 40.0) r = 4; if (y > 50.0) r = 5; if (y > 60.0) r = 6; if (y > 75.0) r = 7; if (y > 90.0) r = 8; if (y > 97.0) r = 9; j++; if (cc[z] == StringSubstr(symb.Name(), 3, 3)) r = 9 - r; rgs += r; } } if (j > 0) rgs /= j; else rgs = 0; ccv[z][0] = rgs; ccv[z][1] = z; } }
What I need done is the following
- Using the buffers already added to the Indicator, add the code necessary to fill the 8 buffers with the final value from the variable rgs
- You will find that rgs is already placing the strength in the cvv. So in addition to this, place this value in the correct buffer array.
Respondido
1
Classificação
Projetos
1461
72%
Arbitragem
122
29%
/
48%
Expirado
356
24%
Trabalhando
Publicou: 3 artigos
Pedidos semelhantes
TumiiFX
30 - 20000 USD
1. Use two EMAs: 20 and 50. If EMA 20 is above EMA 50 → uptrend (look for buys) If EMA 20 is below EMA 50 → downtrend (look for sells) 2. Wait for a pullback into the area between the two EMAs. - For buys: price must touch or move between EMA 20 and EMA 50 during the last few candles. - For stils: same idea, but in a downtrend. 3. Entry signal: Buy: a bullish engulfing candle in an uptrend after the pullback
I Need HFT bot working on MT4
30 - 100 USD
I am looking for an experienced MQL4 developer to build a professional High-Frequency Trading (HFT) / Low-Latency Expert Advisor for MetaTrader 4 (MT4) . The EA will be deployed on an IC Markets Live account and should be optimized for the fastest possible execution using a low-latency VPS located in LD4 or NY4 . The primary instruments will be US30 and XAUUSD (Gold) . The goal is to create an EA capable of
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
I need a trading bot, please i need this project urgently and when messaing me kindly send me samples of past works and dont forget i need the project to be done as soon as possible
A lightweight MT5 chart overlay displaying total floating P&L, average entry price, combined lot size, and current symbol exposure as a percentage of account balance, all updating in real time with color-coded profit/loss indicators, delivered with clean object-oriented source code and no DLL dependencies
ENTRY EXIT TIMING (ET BANDS)
30 - 50 USD
QUIERO CONSEGUIR EL CODIGO FUENTE DE ESTE INDICADOR QUE ME GUSTA MUCHO TAMBIEN TIENE EL NOMBRE DE ET BANDS O ENTRY EXIT TIMING . no se los componentes pero estas son las imagenes. que mejor lo describen
I am looking to convert my existing TradingView Pine Script (v5) strategy into an MQL5 Expert Advisor (EA) for MetaTrader 5. Strategy Details: Asset: Gold (XAUUSD) Timeframe: 15-minute Strategy Logic: The strategy is based on a breakout concept. Anchor Candle: The base calculation starts from the Specified Candle Entry Window: The EA should only look for entries As Per Indicator Risk Management: The strategy
Writing of an Expert Advisor
30 - 200 USD
I want to find a Developer to perform this work and settle payments in this Application. I undertake not to communicate with Applicants anywhere else except this Application, including third-party messengers, personal correspondence or emails. I understand that violators will be banned from publishing Orders in the Freelance
Akram boushaba
30 - 500 USD
مرحبا كيف حالكم انا اكرم مهتم بالتداول احاول ان اصمم برنامج روبوت قادر على التداول من تلقاء نفسه من يمكنه ان يساعدني او يعلمني كيف استطيع فهل ذلك وسأكون ممتناً له وشكرا لكم
MetaTrader In-App Trade Alerts An existing MetaTrader terminal is already running on my side, but its account is kept hidden for privacy reasons. I need a specialist to wire up native in-app notifications so that every time a position is opened or later closed I see an immediate pop-up inside the platform—no emails or SMS, just the built-in alert window (and the usual MT push to mobile if that comes automatically
Informações sobre o projeto
Orçamento
30+ USD