Alerts and Notifications (206)

Votes
Answers
Views
Question
0
votes
1
answer
162
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.
1
vote
2
answers
346
views
asked 3 years ago by
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
649
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...
3
votes
1
answer
307
views
asked 3 years ago by
♥ 1
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
587
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
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
1
answer
107
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
498
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
153
views
asked 3 years ago by
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
votes
1
answer
119
views
asked 3 years ago by
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!