Page 1774 of 2045

Re: MT4 Indicator requests and ideas

Posted: Tue Feb 14, 2023 3:43 am
by mrtools
naluvs01 wrote: Mon Feb 13, 2023 6:15 pm I copied everything I know to copy, but they are not coming out the same...

Any help would be appreciated...Thank you in advance...


And I can't even get CAD at all
Image

Image
Not sure what is going on with those 2 you posted.

Re: MT4 Indicator requests and ideas

Posted: Tue Feb 14, 2023 4:12 am
by naluvs01
mrtools wrote: Tue Feb 14, 2023 3:43 am Not sure what is going on with those 2 you posted.
Hi Mr. Tools,

Please HELP!!! As you can see, I copied the code from what you did to the best of my ability. The top picture is the original with a 60 EMA and the bottom pic is the edited code with the same settings. As you can see, they don't match. When I compared what you did, it's a perfect match with USD and JPY (once I added the correct line of code you suggested). Again, I don't know anything about coding. So I tried to mimic your master skills and failed!

For example, below is the coding you did and the corrected JPY code I added that you gave me. They are absolutely perfect. However, the ones I did are not aligning properly.

Re: MT4 Indicator requests and ideas

Posted: Tue Feb 14, 2023 5:16 am
by Chickenspicy
naluvs01 wrote: Tue Feb 14, 2023 4:12 am Hi Mr. Tools,

Please HELP!!! As you can see, I copied the code from what you did to the best of my ability. The top picture is the original with a 60 EMA and the bottom pic is the edited code with the same settings. As you can see, they don't match. When I compared what you did, it's a perfect match with USD and JPY (once I added the correct line of code you suggested). Again, I don't know anything about coding. So I tried to mimic your master skills and failed!

For example, below is the coding you did and the corrected JPY code I added that you gave me. They are absolutely perfect. However, the ones I did are not aligning properly.
Image

Disco currencies !

Re: MT4 Indicator requests and ideas

Posted: Tue Feb 14, 2023 5:24 am
by naluvs01
Hi Mr Tools,

I tried with CAD and these are the errors I'm receiving...

Any help would be much appreciated...Thank you

Re: MT4 Indicator requests and ideas

Posted: Tue Feb 14, 2023 5:48 am
by blonde
naluvs01 wrote: Tue Feb 14, 2023 5:24 am Hi Mr Tools,

I tried with CAD and these are the errors I'm receiving...

Any help would be much appreciated...Thank you
Image

Re: MT4 Indicator requests and ideas

Posted: Tue Feb 14, 2023 7:01 am
by Xronos__
naluvs01 wrote: Tue Feb 14, 2023 5:24 am Hi Mr Tools,

I tried with CAD and these are the errors I'm receiving...

Any help would be much appreciated...Thank you
your total amount of parenthes is wrong every --> ( needs a coresponding --> )
the same goes for [ and { they need their mate ] and }
these symbols work the same way as in maths
check blonde's fix

Re: MT4 Indicator requests and ideas

Posted: Tue Feb 14, 2023 7:26 am
by rogeryrogery
Hello guys,

I am looking for equity manager, something like once over all equity.

Please look at code attached & EA ( which currently not working )

What my aim is to monitor all open trades, once reached certain level of pips i.e 600, lock in 400pips, ( close all trade if over all pips drop back to 400 ) - if Pips increase by 1 pips, make sure increase in lock pips 400pips also increase by 1, so if total pips in profit reach at 1000, EA should protect account if pips drop back to 800pips and close all open trade.

Over all it's looking on all open trades on individuals.

really appreciate it pleasee guys.

Thanks

Re: MACD: Signal line crosses the MACD line - should have automatic line alert on chat when crossses

Posted: Tue Feb 14, 2023 8:26 am
by KMATrades
I am looking for a MACD histogram cross with a line the same as the MACD predictor
The main difference should the line appears when the Signal line crosses the MACD line
Please the attached image: when the Signal line crosses the MACD predictor line appears way after

Re: MT4 Indicator requests and ideas

Posted: Tue Feb 14, 2023 2:16 pm
by naluvs01
Xronos__ wrote: Tue Feb 14, 2023 7:01 am your total amount of parenthes is wrong every --> ( needs a coresponding --> )
the same goes for [ and { they need their mate ] and }
these symbols work the same way as in maths
check blonde's fix
Image
Thanks for your response, but you must understand, I know nothing about coding. I'll try and look into it. However, thank you!

Re: MT4 Indicator requests and ideas

Posted: Tue Feb 14, 2023 6:15 pm
by Sepo
Hi Mr Tools and Kvak, is it possible to make this indicator have MTF mode.