- Questions
- Alerts and Notifications
Votes
Answers
Views
Question
0
1
180
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
2
495
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
1
714
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
1
335
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
2
702
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
1
184
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
1
130
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
1
641
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
1
167
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]
0
1
137
asked 4 years ago by drako
Category:
Alerts and Notifications
Hi how are you man? I hope safe ! Do you know if is possible to set an alert related with the qty in the option times and sales? For example with the ES , set an sound alert every time than someone put a position of 300 or more. Thanks man!