- Questions
- Alerts and Notifications
Votes
Answers
Views
Question
0
votes
1
answer
951
views
asked 4 years ago by mulcher93
Category:
Alerts and Notifications
https://www.hahn-tech.com/ans/finding-a-macd-crossover-below-the-zero-line/ Hi Pete, Referencing the above chart study you wrote. I would like to modify this study and add an alert. In the above study, the request is to have Boolean arrows appear onl...
0
votes
1
answer
184
views
asked 4 years ago by Lewis De Payne
Category:
Alerts and Notifications
Dear Pete - Can you please show me how I can have the trigger sound an alarm only once per breakout (bull or bear), but reset (so that it can alarm again) each time price reverts back into the box zone. Thank you.
1
vote
2
answers
539
views
asked 4 years ago by Salman Saeed
Category:
Alerts and Notifications
Hello, I have some thinkscript code that is looking at the value of a momentum oscillator across several time frames and will return a "1" if conditions are right to take a long entry and some other code that returns a "1" when time is right to exit....
0
votes
1
answer
751
views
asked 4 years ago by Abdul Ahmed
Category:
Alerts and Notifications
Hi Pete, I have gone through the forum and was unable to find the answer but is there a way to set an alert for when the histogram bars changes from red to yellow? Also is this possible on a watchlist or does it have to be set individually on every s...
3
votes
1
answer
347
views
I've found with numerous backtests that a pullback to the 50 EMA (Exponential Moving Average) has a high probability of reversing to the long-side. When I see this move, I ALWAYS buy. Waiting for this to happen, if ever, on short timeframes (1 minute...
0
votes
2
answers
750
views
asked 4 years ago by Michael Price
Category:
Alerts and Notifications
Pete, can you help me update the code from the TTM Squeeze alert you created (https://www.youtube.com/watch?v=GTyq_hLM_mc&t=1s). I want the alert to only trigger when the TTM Squeeze dot is green? Currently I’m using the following thinkscript for...
0
votes
1
answer
191
views
asked 4 years ago by aditya meesala
Category:
Alerts and Notifications
Hi Pete, I am a big follower of your posts. I am having trouble creating a scannner to findout 3rd yellow bar after red bars in TTM squeeze indicator. Can you please help me in finding out 3rd yellow bar after red bars in TTM Squeeze indicator
0
votes
1
answer
136
views
asked 4 years ago by Tory StCyr
Category:
Alerts and Notifications
I am trying to create a scanner that identifies when the (ATR (10, Wilders) crosses above the DIMinus (10, Wilders). Below, I attempted to do this in TOS, by creating a study, but I saw your video that this is an illusion which shows me why these typ...
0
votes
1
answer
692
views
asked 4 years ago by Debjyoti Paul
Category:
Alerts and Notifications
Tags:
Hi Hahn, I have a question regarding a script that I need to modify. Its a simple script which plots high and low on different time frames. plot hh = HighestAll(high); plot ll = LowestAll(low); I am trying to add an alert to this script which can ale...
0
votes
1
answer
177
views
asked 4 years ago by fotoguy
Category:
Alerts and Notifications
I would like to get an alert for the stock $GME every time it crosses above the 200-day moving average, is such an alert possible to be set? Thank you My email is [email protected]