- Questions
- Alerts and Notifications
Votes
Answers
Views
Question
0
1
933
asked 6 years ago by Ricky Garcia
Category:
Alerts and Notifications
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
1
650
asked 6 years ago by Ervin Lindsay Blanks
Category:
Alerts and Notifications
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
1
153
asked 6 years ago by S S
Category:
Alerts and Notifications
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
1
72
asked 6 years ago by Ervin Lindsay Blanks
Category:
Alerts and Notifications
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
1
2815
asked 7 years ago by Robert Wu
Category:
Alerts and Notifications
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
1
626
asked 7 years ago by Andrew Lane
Category:
Alerts and Notifications
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
1
675
asked 7 years ago by Ervin Lindsay Blanks
Category:
Alerts and Notifications
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
1
155
asked 7 years ago by Hanan Marco
Category:
Alerts and Notifications
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
2
498
asked 7 years ago by Horacio Recalde
Category:
Alerts and Notifications
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
2
366
asked 7 years ago by Ervin Lindsay Blanks
Category:
Alerts and Notifications
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?