Alerts and Notifications (206)

Votes
Answers
Views
Question
0
votes
1
answer
900
views
asked 6 years ago by
Hi Pete is there a way i can get a signal on Schaff Trend Cycle oversold below 25 from flat then move slight bend upward then overbought 75 flat then move slight bend downward? the picture is included thank you
0
votes
1
answer
597
views
asked 6 years ago by
I use 400 ticks bars. The more bars over a certain period of time the greater the speed of the market. If the market prints 50  (400 tick) bars over a certain time period say from 14:00 to 15:00 and prints 100 (400 tick) bars from 15:00 to 15:30 we k...
0
votes
1
answer
146
views
asked 6 years ago by
Hello Please have a look at the Script and help me to add alert on when it crossover daily open currently script alert me on premarket high but I want to have alerted when it cross daily open attach is the script.        
0
votes
1
answer
63
views
asked 6 years ago by
I am trying to use the "tick speedometer" that you helped me with previously. Here is the code. I am sure this is something obvious that I am overlooking. It looks like it is plotting AHEAD of price?! Can you help? Thanks Lindsay   declare lower...
0
votes
1
answer
2644
views
asked 6 years ago by
Hi Mr. Hahn, Could you share how to set alert be set when Hekin Ashi candles changes from green to red or red to green in day or week duration ? Thank you, Robert
0
votes
1
answer
581
views
asked 6 years ago by
In ThinkScript, I want to put the actual SwingHigh or SwingLows in individual Arrays such that they are right next to one another so I can compare them in finding a 3 times tested Support or Resistance Level.   This is my code so far. As you can...
0
votes
1
answer
641
views
asked 6 years ago by
I am using the following study on 400 tick charts. It gives "false" signals when the close of current bar is >= high of prior bar. But its not really the "close" its only the last tick >= high of prior bar. The 400 tick chart actually closes &l...
0
votes
1
answer
145
views
asked 6 years ago by
Is there a way to get a sound alert when a condition occurs in custom column watch list? i need a sound alert Which will draw my attention to the change in the list for example: i have a column with a condition - If the EMA8 crosses up the EMA21 then...
0
votes
2
answers
452
views
asked 6 years ago by
Hello, I have a piece of code that repeats a lot and would like to make it into a subroutine but it doesn't have a plot statement in it.  Is there a way to do this? Here is the code # Program to display label of EMA crossovers of 2 given parameters f...
1
vote
2
answers
301
views
asked 6 years ago by
I find that time sneaks up on me during the day. The market acts differently near the close. I want to change the background color from 15:45 to 16:15 so that it is a visual reminder to me. How do I do that?