Re: Coding Help
Posted: Tue Mar 21, 2017 5:20 am
sorry dupe post
Try this (for the first part of your request)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
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 alotmladen wrote:
Try this (for the first part of your request)
Set the StrippedDisplay to true
There are already variables with those ranges (R1 and R10)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
Where would I add (R1/R10)? I apologize but i am terrible at coding. tahnks againmladen wrote:
There are already variables with those ranges (R1 and R10)
Simply add that (R1/R10) where you wish to display it
LittleCaroLittleCaro 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 !