- Questions
- Alerts and Notifications
Votes
Answers
Views
Question
0
votes
1
answer
100
views
I want to receive twice-a-day TOS alerts when any of the 300+ Optionable stocks on my watchlist are within 5% (Above or Below) of (any of) several SMAs I use. The SMA's I use are 55 89 144 233 377 610 987. I need this only for the SMA's on my DAI...
0
votes
1
answer
2079
views
asked 6 years ago by Alfredo Pinel
Category:
Alerts and Notifications
Hello - I would like to set up an alert when the following condition is True: If % change between closing price of most recent 1 minute bar and the second most recent 1 minute bar (i.e., t versus t-1) exceeds +0.25% OR -0.25% (i.e., a relatively big ...
0
votes
1
answer
799
views
asked 6 years ago by Mike Johnson
Category:
Alerts and Notifications
Hi Pete, I took the Marubozu candlestick pattern and created a study with it that includes audio alerts. Problem is the alert goes off constantly while the candles are forming. Is there a way to have the alert go off only after the candle is closed...
0
votes
1
answer
92
views
asked 6 years ago by André Lacher
Category:
Alerts and Notifications
Hey, so recently I've created a Tos script with alert functions. I trade with a few fellow colleagues and I find myself giving verbal cues all day long to other traders. I want to make this process a bit more autonomous by getting a text-to-speech AP...
0
votes
1
answer
177
views
asked 6 years ago by PapaAlan
Category:
Alerts and Notifications
Hello Pete, I'm slowly learning thinkscript etc. and have put together a script for a column in watchlists. It's intensive I know but it works Mostly! :) It monitors 5 minutes of volume compared to avgvol. The part that doesn't work is the alert...
0
votes
1
answer
263
views
asked 6 years ago by Pete Hahn
Category:
Alerts and Notifications
HI, do you have any Indicators for BUY/SELL singnal for day trading. if you have a premium indicator for this or any kind of indicator to place trade I would like to buy them. Thanks, Ravi
0
votes
1
answer
304
views
asked 6 years ago by Timothy D. Songster Sr.
Category:
Alerts and Notifications
I have tried several standard deviation channels in the MarketWatch -> StudyAlert. I keep getting the error "no such function" for TTM_LRC, StandardDevChannel, LinearRegChVar, etc and none of them work in MarketWatch -> StudyAlert. I even tried...
0
votes
1
answer
94
views
asked 6 years ago by nick bean
Category:
Alerts and Notifications
Is it possible to set an alert when rsi is greater than 50 and macd is greater than 0 and the time is not _ _:_4? or _ _: _9? Thanks for your time and help!
0
votes
1
answer
150
views
asked 6 years ago by CAROL W PFARR
Category:
Alerts and Notifications
Hi Pete, I truly appreciate all you do for the trading community. I have several alerts that I use for my watchlist, but the issue with the existing code is the use of 'def ' . The alert only happens one time per day instead of every time the con...
0
votes
1
answer
118
views
asked 6 years ago by nick bean
Category:
Alerts and Notifications
Hey, I was wondering if it was possible to set an alert when conditions are met from to different time frames. I'm wanting to set an alert when macd crossover up is true on 1 min bars and 5 min bars.