A quick help needed please

 

Hi all,

https://www.mql5.com/en/code/viewcode/180/129748/iunima_mtf.mq5

here u can find the code for iunima_mtf indicator which draws multitimeframe moving averages on a given timeframe. It does not include the linear regression line which i want to add. The simplest way I thought is to use the LRL=3*LWMA-2*SMA formula. How can i implement this in the iunima code? I'm sure its very simple but somehow i cannot.

Thanks

 

I'm sure it's not (very) simple and quick.

You can always consider posting a job here: https://www.mql5.com/en/job

Trading applications for MetaTrader 5 to order
Trading applications for MetaTrader 5 to order
  • www.mql5.com
Hello, in an existing EA a few changes should be programmed. You will find the detailed description in the attachment to the order. I am looking forward to further cooperation. Hi! I would like to add more currencies and some index in the EA that you did for me yesterday. Are you interested? The currencies are: AUDCAD CADCHF EURCAD EURAUD...
 
Marco vd Heijden:

I'm sure it's not (very) simple and quick.

You can always consider posting a job here: https://www.mql5.com/en/job

Why wouldnt it be simple Marco? Iunima inherently calculates and draws SMA and LWMA, why should it be a problem to draw 3*LWMA-2*SMA, i dont see.

 
rebik:

Why wouldnt it be simple Marco? Iunima inherently calculates and draws SMA and LWMA, why should it be a problem to draw 3*LWMA-2*SMA, i dont see.

if(Simple()) {
   DoItYourSelf();
}

lol..

 
rebik:

Why wouldnt it be simple Marco? Iunima inherently calculates and draws SMA and LWMA, why should it be a problem to draw 3*LWMA-2*SMA, i dont see.

I'm not sure if you are a coder or not.

But i can tell you this, it can take many day's to a lifetime to get something working the way you want it to work.

It's usually always the non-coders that use terms like quick, simple, very simple, and etc.

They have no idea about how long it takes to successfully develop, implement a stable, error free, and working solution.

If you think that it is so very simple & easy && quick, 

Why don't you try it yourself ? 

You don't see ?

 

Do not double post. It is selfish and wastes other people's time.

I have deleted your other post.

 

That is how they roll Keith.

They simply keep trying until someone satisfy's their needs.

It is the mentality of a winner, too bad it has to be over the back of others.
Reason: