Bad conditionnal formating  [SOLVED]

Questions about MultiCharts and user contributed studies.
mickatrade
Posts: 114
Joined: 12 Jul 2015
Has thanked: 20 times
Been thanked: 16 times

Bad conditionnal formating

Postby mickatrade » 12 Sep 2015

Hello everybody,
I've created and indicator that i use in a watchlist.
I've issues with some stocks where the color condition formatting is true , but the color doesn't change.
Exemple 1, for ZUMZ stock , change from open is -14%, so abs(14%) > 1% but the text remains in white color.

Exemple 2, for stock MBLY, the volume Buzz is superior to 500% , but text keeps in white whereas it's green for other stocks .

If someone can help :D

Sorry for my english, i'm french .
Attachments
conditionnal formatting.JPG
(51.17 KiB) Downloaded 346 times

User avatar
JoshM
Posts: 2195
Joined: 20 May 2011
Location: The Netherlands
Has thanked: 1542 times
Been thanked: 1565 times
Contact:

Re: Bad conditionnal formating

Postby JoshM » 13 Sep 2015

Exemple 1, for ZUMZ stock , change from open is -14%, so abs(14%) > 1% but the text remains in white color.

Exemple 2, for stock MBLY, the volume Buzz is superior to 500% , but text keeps in white whereas it's green for other stocks .
I think this is caused by your TradingUS script. Can you share the relevant parts of that indicator? Then we can take a look at it.

mickatrade
Posts: 114
Joined: 12 Jul 2015
Has thanked: 20 times
Been thanked: 16 times

Re: Bad conditionnal formating

Postby mickatrade » 14 Sep 2015

No ploblem, i'll post it during this week.

mickatrade
Posts: 114
Joined: 12 Jul 2015
Has thanked: 20 times
Been thanked: 16 times

Re: Bad conditionnal formating  [SOLVED]

Postby mickatrade » 22 Sep 2015

Hello,
I have solved the issue, i had a mistake in my code algorithm.
Everything is okay now.


Return to “MultiCharts”