Hey all. I am working on an entry exit label and would like the label to blink when it appears to get my attention.
I am using alerts right now (question about alerts down below this one). I am wondering if it is even possible.
I have a set of buy strength labels that change colors when buy strength > sell strength and visa versa for the other label so I know its at least plausible.
I have tried to insert that code into my EE label but can't get it to work for some strange reason. This would allow the label to change 2 colors which is really all I need. I don't need a label that cycles through all of the colors lol.
Ideally I would like the label to change color every second it is visible like green, white, green, white, etc. So I was thinking that the best way to do that is maybe GetTime() and SecondsTillStart() or something like that. I was also thinking something along the lines of "pricetype = last, if price > price[1] color.XX else if etc." or maybe something like a loop that uses volume increases like volume > volume[1] color.XX and volume > volume[2] color.XX.
But I want to ask the experts and pick their brain a little. Get some ideas swirling. I can't find anything like this on the internet at all. I've been trying to figure this out for a month now. I will not give up. I am not the type to ask for help. I believe in helping yourself. I love to learn and this principle keeps me learning and self taught but I have broken down and am asking for advise (I'm a new member and signed up to basically ask this question amongst other things... eyeing that VIP upgrade hard).
Another question I have is regarding alerts. When I use alerts and the message pops up, there is too much writing on it for one, so It's hard for me to parse through it and find the chart it's related to and the message.
The main problem is that the alert message doesn't stay up long enough. Is there a way to remedy this? To maybe change the amount of time the alert popup stays up? Or do we all need to bombard TDA to change the duration and shorten the message
? We should all bombard TDA about adding more alert sounds anyway. There are two alert sounds that are the same sounds you hear when your entry or exit orders go through. When I use those particular alert sounds it freaks me out because i think my stop got hit or an order I forgot about goes through. My hair falls out every time. I'm convinced this is where my receding hair line has come from
. So that leaves two sounds left. Unacceptable imo.
Can't wait to hear from the experts. I'm so excite.