Strength of Heat Conversion

MQL5 Indicateurs Convertir

Tâche terminée

Temps d'exécution 17 jours
Commentaires du client
Another Great Job! Thank You

Spécifications

I have an existing MQL4 indicator that I need converted to MQL$ as well as extended 


Conversion

- This is straight forward, The conversion should be an exact match visually as well as input variables. 
- The code can be modified or re-written from scratch, whichever is easiest,  as long as the numbers are identical.

 Extension

Currently the indicator has no buffers for strength and heat price. As you will see all calculations are done on PERIOD_D1 bar 0.  

I need the following extended in the MQL5 version 

  1. Create 8 Buffers for Basket Strength History.  These 8 buffers should represent the 8 elements in the array baskets on code line 26.  The values for these 8 are populated in the function Strength() on code line 94
  2. Create 28 Buffers for Pair Heat History. These 28 buffers should represent the 28 elements in the array pairs on code line 28. The values for these 28 are populated in the function Heat() on code line 47
  3. The history buffers will be based off of the PRICE_CLOSE for the period.  On code line 116 you will see that the MODE_BID price is being used as its calculating on PERIOD_D1 bar 0. This can be changed to use PRICE_CLOSE of the shifted period. 
  4. While the indicator is loading the history place a canvas that fills the chart over everything with a loading message ( eg.  Loading EUR/USD ( pair 1 of 28 ) ( Loading Basket USD 1 of 8 ) . An example of exactly how this canvas should look can be found here https://www.mql5.com/en/articles/754

Total of 36 buffers

The order of the buffers does not matter. 
Mark the buffers as INDICATOR_CALCULATIONS

Dossiers :

Répondu

1
Développeur 1
Évaluation
(277)
Projets
334
55%
Arbitrage
14
36% / 29%
En retard
1
0%
Gratuit
2
Développeur 2
Évaluation
(851)
Projets
1464
72%
Arbitrage
122
29% / 48%
En retard
358
24%
Travail
Publié : 3 articles
Commandes similaires
Indicador Maximas e Minimas + Super Trend O Indicador MAX/MIN é um indicador de análise técnica para o MetaTrader 5 , desenvolvido para ajudar você a identificar regiões importantes de preço e possíveis oportunidades de compra e venda. O que ele faz MAX/MIN: identifica máximas e mínimas relevantes do mercado e mostra os preços no gráfico. HH / HL / LH / LL: ajuda a visualizar a estrutura do mercado, mostrando quando
Hello Traders, Have a trading strategy or idea you want to automate? I specialize exclusively in MQL5 development, helping traders turn their concepts into professional trading solutions. Custom Expert Advisors — automate your strategy and reduce manual execution Custom Indicators — transform your market ideas into powerful trading tools Fix & Debug — identify errors and get your existing code working properly
I DO NOT need any programming or strategy development. I already have a working NinjaTrader 8 automated strategy based on a 3/5 EMA crossover. I need you to run my existing strategy through NinjaTrader Strategy Analyzer/Optimizer, test the existing adjustable parameters, and find robust settings with the best profit factor and lowest reasonable drawdown. I will provide the existing NinjaScript ZIP. I do not want the
I'm looking for an experienced developer to create an automated gold trading bot. The bot should be compatible with MetaTrader 4/5 and TradingView. Key Requirements: - Automated trading bot - Compatible with MetaTrader 4/5 and TradingView - Implement scalping and swing trading strategies Ideal Skills and Experience: - Proficiency in trading algorithms - Experience with gold trading - Familiarity with MetaTrader and
I need a robust optimization of my MT5 EA, mainly for XAUUSD (Gold). Please optimize the existing adjustable parameters such as entry/exit settings, SL/TP, trailing/break-even settings, and any other strategy parameters that are appropriate. I want the optimization focused on stable profitability, low/moderate drawdown, and robustness rather than simply the highest possible profit. Please use out-of-sample testing
NinjaTrader 8 / NinjaScript Phase 1 build: convert an existing Auction Market Theory (AMT) strategy into objective, alert-only decision-support logic. Not a bot, no auto-execution — trades stay manual. Covers NQ/MNQ, ES, CL, MGC using 30-min TPO/Volume Profile context with 5-min confirmation: one 5-min close outside VAH/VAL = acceptance, close back inside = rejection. Dashboard shows bias, auction state, location
Hello, I need a custom NON-REPAINT MT5 indicator that gives sell/buy arrow signals 1–2 candlesticks before a spike on Crash and boom indices respectively occurs. Requirements: Works perfectly on MT5 Shows arrows before the spike (1–2 candles earlier). Non-repaint – once the arrow appears, it must stay. Should be accurate, not quantity — only quality signals. Must work on both demo and live accounts. I want the
Hello, I saw an indicator on TradingView and would like to know if you will be able to convert it for use on Thinkorswim platform? Thanks. if anyone can help me with it kindly do well to bid it urgent thanks looking forward too see you
calcVolume( void ) { //--- MqlRates rates[]; if ( CopyRates ( _Symbol , PERIOD_CURRENT , startTime, endTime, rates) > 0 ) { double rangeHigh = rates[ 0 ].high, rangeLow = rates[ 0 ].low; int count = MathAbs ( iBarShift ( _Symbol , PERIOD_CURRENT , startTime) - iBarShift ( _Symbol , PERIOD_CURRENT , endTime)) + 1 ; //---VERTICAL PRICE RANGE for ( int b = 0
Create an MT5 Expert Advisor (EA) for trading Gold (XAUUSD). The EA should provide BUY and SELL signals based on trend direction, market momentum, and price action. It should automatically place trades only when the entry conditions are met. Risk management: Use a small adjustable lot size. Include Stop Loss (SL) and Take Profit (TP). Include a maximum daily loss limit. Include a maximum number of open trades. Do not

Informations sur le projet

Budget
30+ USD