Alerts and Notifications (206)

Votes
Answers
Views
Question
0
votes
1
answer
512
views
asked 3 years ago by
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
109
views
asked 3 years ago by
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
165
views
asked 3 years ago by
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
2
answers
600
views
asked 3 years ago by
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
661
views
asked 3 years ago by
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...
0
votes
1
answer
167
views
asked 3 years ago by
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.
0
votes
1
answer
771
views
asked 3 years ago by
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
162
views
asked 3 years ago by
Hi Pete, I am trying to create an alert which can be transferred to my phone in which whenever a PPS buy or sell signal triggers on a 4 hr TF for a particular stock. I need an alert at the time when PPS signal shows up not after the 4 hr candle compl...
0
votes
1
answer
244
views
asked 3 years ago by
Hey everyone, I am having a bit of a rough time setting up alerts based on the simple moving average. I want my alerts to notify me when the close AND the open is above/below the simple moving average. I used the wizard condition trying to make this ...
0
votes
1
answer
86
views
asked 3 years ago by
Hi Pete, Is there an easy way to find historical prices of expired options call put prices? Thanks,  Shaishav