Convert MQ5 "Heiken Ashi Ma T3 absolutelynolaglwma.mq5" Indicator to Tradingview (Pinescript)

Other Indicators Experts

Specification

looking only for talented pinescript developers to convert a non lag MA that combined with Heikenashi into pinescript
From what other developers have told me is that the indicator does the following "  'absolutely nolag lwma' ma method takes future bars to backward calculate"
Please dont apply if you know you will not deliver because i can assure you that will be a wastage of your time

Requirements:

Convert the indicator into pinescript

keep the input settings that the indicator has


just FYI




This is place with the conversion challenge

i attach the source codes of 'absolutely nonlag lwma' as below:


for(i=limit; i>=0; i--) prices[i] = iMA(NULL,0,1,0,MODE_SMA,price,i);

for(i=limit; i>=0; i--)

{

for(k=0, sum=0, sumw=0; k<period && (i+k)<Bars; k++) {

weight = period-k;

sumw += weight;

sum += weight*prices[i+k]; }


if (sumw!=0)

lwma1[i] = sum/sumw;

else lwma1[i] = 0;

}


for(i=0; i<=limit; i++)

{

for(k=0, sum=0, sumw=0; k<period && (i-k)>=0; k++) {

weight = period-k; sumw += weight;

sum += weight*lwma1[i-k]; }


if (sumw!=0)

lwma2[i] = sum/sumw;

else lwma2[i] = 0;

}



Please beware that this is where the challenge will be to convert it to pinescript


sum += weight*lwma1[i-k];


this line use future bar's indicator values to backward calculate. 

if any of you developer has solution, he/she will be the right candidate.


Responded

1
Developer 1
Rating
(58)
Projects
66
8%
Arbitration
39
26% / 56%
Overdue
12
18%
Working
2
Developer 2
Rating
(3)
Projects
3
0%
Arbitration
2
0% / 100%
Overdue
0
Free
3
Developer 3
Rating
(232)
Projects
262
63%
Arbitration
3
33% / 67%
Overdue
7
3%
Loaded
Similar orders
Hello developers I hope this message finds you well. I am currently seeking a highly skilled developer for an important project. I need an exact copy of a TradingView indicator to be coded for the MetaTrader 4/5 platform. The indicator must be replicated with absolute precision, maintaining all its functionalities and features. Would you be able to take on this project? If so, I would appreciate discussing the
Hello Developers, I am looking for a highly skilled and experienced developer to code an exact copy of a specific indicator for TradingView. The indicator must be replicated with precise accuracy, maintaining all functionalities and features of the original. Requirements: Proficiency in Pine Script and experience with TradingView indicators. Demonstrated ability to replicate complex indicators with exact
MODIFICATION OF AND EXISTING EXPERT BY ADDING INDICATORS TO FUNCTION AS FILTERS, TRADE CLOSURE BY THE REVERSAL OF THE adx INDICATOR, LOOKING FOR TRADE BASED ON THE COLOR OF THE PERCENTAGE CHANGE INDICATOR (DPC) SELLING THE COLR IS RED AND DECREASING IN PERCENTAGE AND BUYING WHEN THE COLOR IS GREEN AND INCREASING IN PERCENTAGE . There is an EA I have been using which I splitted into long trading and short trading. It
I'm looking for very simple scanner dashboard based on Zigzag and I'm going to share more details to the right candidate. I want show some kinds of Signal when pattern match and when click from Dashboard it's opened new tab with chart and show that pattern. It should be use custom timeframe, Scan custom pair as well scan from Market Watch. Dashboard must be Responsive or adjust with any screen. It's based on Very
Looking for someone who can convert 130 Lines of Pinescript code to MT4/5 And I want extra input for scanning from Marketwatch and Custom Pairs. More details for the right candidate. And if you are high demand freelancer, please don't apply to this project. We're looking for someone who are individual and keep working with us. Thank you
i am looking for experienced programmer to create indicator for me. i am willing to pay for the service. and if it works amazingly like i expected. i will tip more money
I recently bought an indicator, that sends out notifications for trades i need to place, on the notification these and SL and TP, so i want an EA that would automate that for me
SMART MONEY 30 - 49 USD
--- Job Title: EA Programmer for Smart Money Concept (Urgent) Job Description: We are seeking an experienced EA programmer to finalize a project focused on implementing the Smart Money Concept. The progress is at 80%, and we need someone to complete the remaining tasks within a week. Project Requirements: - Liquidity, CHoCh, and Return to OrderBlock: Implement these key components effectively into the Expert Advisor
Hello developer Am looking for scanner of mt5 when the orange dot come I want scanner to give buy signal on that script and just beside it should show the number of candle the signal have came vise versa for sell . Here is image for understanding https://prnt.sc/sSIHDwGUWw9L&amp ;nbsp ; And it should have option to disable this option of counting candle . And i can make a list of symbol which all symbol I want to
I am looking for a tool that will calculate the max adverse excursion before a trade closes in profit or loss. The toll needs to analyse historical trades and record this value for each trade. The purpose is to assist me calculate the best stop loss for using a martingale system

Project information

Budget
100+ USD
For the developer
90 USD