Alerts and Notifications (207)

Votes
Answers
Views
Question
0
votes
1
answer
204
views
Hey pete, is there a way to set up a study alert chronologically, where one condition has to hit first before another in order to trigger? instead of doing it simultaneously
1
vote
1
answer
138
views
Hello, Currently I use a Custom Condition Wizard Study (for an MA crossover) combined with the built in Price Change Study for a Custom Scan. It searches for a displaced MA Crossover to occur first (either 0 bars or 1 bar ago) then lets me know when ...
0
votes
1
answer
163
views
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!
0
votes
1
answer
199
views
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 firstmajortom@gmail.com
0
votes
1
answer
820
views
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
162
views
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
213
views
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
833
views
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...
1
vote
2
answers
705
views
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
215
views
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.