Page 63 of 2170

Re: MT4 Indicator requests and ideas

Posted: Thu Apr 06, 2017 4:37 am
by mladen
smok wrote:
thank you mladen,

is it possible in mt5? (just asking it, im still using mt4)

With MT5 yes (it has the fill drawing style that does that very well)

Re: MT4 Indicator requests and ideas

Posted: Thu Apr 06, 2017 9:23 am
by AussieBeau
mladen wrote:
AussieBeau

That really is 99.99% Hull slope
Why I tell "99.99%" :

Hull is using 3 LWMA calculations to get the Hull average. That slope changes the last (3rd) calculation and uses SMA (if you are using default parameters) instead of LWMA and that makes it slightly different (and "slower"). Today we are having some things to do, but as soon as those things are done, will get back to this post again
Hi MLaden,
Thanks for explaining that.
I do not know anything about coding my friend, just going on what the person that gave me the indicator said.
He also is no coder either.
I realize that you all,are very busy , so I am very thankful that you are taking the time to help me,and I will wait patiently no worries.
Kindest Regards
AussieBeau

Re: MT4 Indicator requests and ideas

Posted: Thu Apr 06, 2017 9:24 am
by mrtools
Rockweli wrote:Dear mladen or mrtools,

Can you make (adx) dmi lines level crossing arrow with alert on current option...........

Regards,,,,,,,,,,,
Rockwell, try this version.

Re: MT4 Indicator requests and ideas

Posted: Thu Apr 06, 2017 9:55 am
by mntiwana
mrtools wrote:
Rockwell, try this version.
Thanks for holy grail dots,if renamer provide it some where with renamed ex4 file (forced volume) and claim 499.99 USD as they doing already

Re: MT4 Indicator requests and ideas

Posted: Thu Apr 06, 2017 11:08 am
by Billy Kay
mladen wrote:
Billy Kay

I don't see any room in that indicator that could be used to make it fast
Hi Mr Mladen,

Thanks for your prompt response, greatly appreciate it.

I suppose what I am referring to, is if the indicator can be coded to alert on all the selected pairs in Marketwatch, and not only the open charts (or, without opening all the charts, only open the charts which the alerts have identified).

In other words, can you please code the indie to scan all the pairs in Marketswatch (without opening every chart) and signal when the parameters are met?

The attached picture probably explains better. Resistance 61 and 100 and Support 61 and 100 and more the extremes, with the possibility of reversals. More often than not fundementals will push price past, very rare though.

Kind regards

Re: MT4 Indicator requests and ideas

Posted: Thu Apr 06, 2017 3:04 pm
by Rockweli
mrtools wrote:
Rockwell, try this version.

Thank you very much mrtools, but i requested dmi level crossing arrow. ( not dmi lines crossing arrow )

Is that possible ?
Regards,,,,,,,,,,,,,,

Re: MT4 Indicator requests and ideas

Posted: Thu Apr 06, 2017 4:18 pm
by mladen
Rockweli wrote:

Thank you very much mrtools, but i requested dmi level crossing arrow. ( not dmi lines crossing arrow )


Is that possible ?
Regards,,,,,,,,,,,,,,
DI + and DI- can be up or down some level at the same time. Because of that they are not used in that way

Re: MT4 Indicator requests and ideas

Posted: Thu Apr 06, 2017 4:39 pm
by Rockweli
mladen wrote: DI + and DI- can be up or down some level at the same time. Because of that they are not used in that way
Sorry mr mladen asking again & again. But in above reason is that possible to make DI+ & DI-   dot line indicators separately ?
(Then we can add them separately to same window)

Regards,,,,,,,,,,,,

Re: MT4 Indicator requests and ideas

Posted: Thu Apr 06, 2017 7:14 pm
by mladen
Billy Kay wrote:
Hi Mr Mladen,

Thanks for your prompt response, greatly appreciate it.

I suppose what I am referring to, is if the indicator can be coded to alert on all the selected pairs in Marketwatch, and not only the open charts (or, without opening all the charts, only open the charts which the alerts have identified).

In other words, can you please code the indie to scan all the pairs in Marketswatch (without opening every chart) and signal when the parameters are met?

The attached picture probably explains better. Resistance 61 and 100 and Support 61 and 100 and more the extremes, with the possibility of reversals. More often than not fundementals will push price past, very rare though.

Kind regards
I think that we have been talking about he same thing
The code of that indicator is rather complicated and trying to apply it to all the selected symbols in marker watch would almost sure make the CPU crawl to the extent of making the terminal useless

Re: MT4 Indicator requests and ideas

Posted: Thu Apr 06, 2017 10:54 pm
by Billy Kay
mladen wrote:
I think that we have been talking about he same thing
The code of that indicator is rather complicated and trying to apply it to all the selected symbols in marker watch would almost sure make the CPU crawl to the extent of making the terminal useless
Hi Mladen,

I understand, thanks for your guidance

Kind regards