Page 3 of 6

Re: Prime levels indicator

PostPosted: Tue Apr 12, 2016 6:03 pm
by jrichardson83
rtsayers wrote:Just wondering when someone will fix this???? Nobody wants to take charge and get things fixed right?


Oddly enough, this problem sort of "fixed" itself for me. I don't think its the indicator as much as it is a Marketscope problem. I've revised all my charts, removing and reapplied the indicator and it seems to be functioning fine.

I dunno :?:

Re: Prime levels indicator

PostPosted: Mon Oct 10, 2016 12:55 pm
by scandisk
Hi

On Line Levels beyond 11 when I try to change the lines to dotted this doesnt work? It stays on line?

Re: Prime levels indicator

PostPosted: Tue Oct 11, 2016 3:22 am
by Apprentice
EURUSD m1 (10-11-2016 0934).png

AddParam(1, true, 0, core.rgb(255, 0, 0), 3, core.LINE_DOT );

Re: Prime levels indicator

PostPosted: Tue Oct 11, 2016 12:23 pm
by scandisk
Apprentice wrote:
EURUSD m1 (10-11-2016 0934).png

AddParam(1, true, 0, core.rgb(255, 0, 0), 3, core.LINE_DOT );



Please fix these levels I am not a coder so this means nothing to me? I don't even know where to put these inputs? I don't want to be inputing numbers to get dots!

Thanks

Re: Prime levels indicator

PostPosted: Wed Oct 12, 2016 2:54 am
by Apprentice
Can you provide line list, for which you want dots.
You can do it via indicator parameters.

Re: Prime levels indicator

PostPosted: Wed Oct 12, 2016 4:21 pm
by scandisk
Apprentice wrote:Can you provide line list, for which you want dots.
You can do it via indicator parameters.



I would like a combination of dots lines dashes etc.. 1 to 20 lines

Re: Prime levels indicator

PostPosted: Thu Oct 13, 2016 6:09 am
by Apprentice
Try this version.
Prime_Levels.lua
(5.7 KiB) Downloaded 893 times

Re: Prime levels indicator

PostPosted: Thu Oct 13, 2016 5:04 pm
by scandisk
Apprentice wrote:Try this version.
Prime_Levels.lua



You obviously didn't test it?? Because it's still giving me a solid line even when I switch to dotted on line 11??

Re: Prime levels indicator

PostPosted: Tue Oct 18, 2016 6:43 am
by Apprentice
Try it now.

Re: Prime levels indicator

PostPosted: Tue Oct 18, 2016 12:10 pm
by scandisk
Apprentice wrote:Try it now.



Its still not creating a dotted line on line level 11 to 20?

Maybe I should report this as a platform bug?