Page 12 of 180

Re: Coding Help

Posted: Tue Mar 21, 2017 5:20 am
by Sharingan9
sorry dupe post

Re: Coding Help

Posted: Tue Mar 21, 2017 6:53 am
by mladen
Sharingan9 wrote:Hello Mladen and all. I was wondering if you can please take this indicator and remove all information and just keep the the previous 01 week range and the previous 10 week range.

Also may you please show the ratio of previous 01 range divide by the previous 10 week range. Also may you please create an option to have this information appear on the bottom left hand corner of the chart and not as a subwindow. Thank you so much in advance
Try this (for the first part of your request)
Set the StrippedDisplay to true

Re: Coding Help

Posted: Tue Mar 21, 2017 7:45 am
by Sharingan9
mladen wrote:
Try this (for the first part of your request)
Set the StrippedDisplay to true
Hey Mladen thanks this works great but can you do the make it so that it calculates and shows the ratio of "Previous 01 week range" number divided by the "Previous 10 weeks range" number like you did last time? Thanks alot

Re: Coding Help

Posted: Tue Mar 21, 2017 8:07 pm
by gelsas
Hello mladen/mrtools,I found this on forex-tsd/mql5 but no arrows are shown, could you take a look why I also attached the two files.File 1 - Original - kawasaki_alert_ea_v1.0

File 2 - (Corrected? version) -  kawasaki.mq4 

kind regards,
gelsas

Re: Coding Help

Posted: Tue Mar 21, 2017 8:08 pm
by mladen
Sharingan9 wrote:
Hey Mladen thanks this works great but can you do the make it so that it calculates and shows the ratio of "Previous 01 week range" number divided by the "Previous 10 weeks range" number like you did last time? Thanks alot
There are already variables with those ranges (R1 and R10)
Simply add that (R1/R10) where you wish to display it

Re: Coding Help

Posted: Tue Mar 21, 2017 8:39 pm
by Sharingan9
mladen wrote:
There are already variables with those ranges (R1 and R10)
Simply add that (R1/R10) where you wish to display it
Where would I add (R1/R10)? I apologize but i am terrible at coding. tahnks again

Re: Coding Help

Posted: Tue Mar 21, 2017 11:33 pm
by LittleCaro
Hello guys,

I find this expert somewhere on the internet and it says it could be very interesting.

But when compile it makes 2 errors.

Please can someone take a look and correct it.

Thanks a lot !

Re: Coding Help

Posted: Wed Mar 22, 2017 12:54 am
by ionic
I want still a good news from mr. tools

Re: Coding Help

Posted: Wed Mar 22, 2017 11:29 am
by mladen
LittleCaro wrote:Hello guys,

I find this expert somewhere on the internet and it says it could be very interesting.

But when compile it makes 2 errors.

Please can someone take a look and correct it.

Thanks a lot !
LittleCaro

Try it out now

Re: Coding Help

Posted: Wed Mar 22, 2017 9:04 pm
by LittleCaro
Thank you beloved master !

Forex-tsd is kaput ! It send to the mql5 forum.