- Questions
- Alerts and Notifications
Votes
Answers
Views
Question
0
votes
1
answer
99
views
Category:
Alerts and Notifications
Hello Pete; What should we use to get a current price of a stock, not the close or open of candle? For example, if a 1-minute candle opens a 1.1 and starts going up how can we retrieve the price if it meets specific present criteria? not after the ca...
0
votes
1
answer
78
views
Category:
Alerts and Notifications
Tags:
I want to make an alert that sends me a message every time the DSS line crosses below a certain point on the stochastic, but I also need the alert to reset its self every time the DSS crosses back above that same point on the stochastic.
0
votes
1
answer
389
views
Category:
Alerts and Notifications
Howdy Pete, Glad you are on the mend. I'm trying to find out how to generate an alert if price gets within 2 points of a MA after a crossover occured. With a limit of seven bars after the crossover. After the seven bars, it would not trig...
0
votes
1
answer
197
views
Category:
Alerts and Notifications
I deleted my original post to try and clean it up a bit (For some reason, editing does not work) I did see a similar post but wasn't able to make it work with my code. My signal line can be “Green”, “Red” or “Gray” What I was hoping to achieve is to ...
0
votes
1
answer
211
views
Category:
Alerts and Notifications
http://tos.mx/aWj6VsA Hi Pete, I have tried everything I know to try and get an alert for when the 'color' on this true momentum indicator changes. Can you please take a look at it. Thanks for everything you do.
1
vote
1
answer
254
views
Category:
Alerts and Notifications
I'm trying to set an alert that's equivalent to a trailing-stop order. I found this study elsewhere but I'm not sure it's doing what I want, so I thought I'd ask you for your opinion. input Period = 12; input Price = close; def HP = Highest(Price,Pe...
0
votes
1
answer
219
views
Category:
Alerts and Notifications
Hi Pete, many thanks for your support with all questions. I'm struggle creating alert for Aroon indicator in thinkorswim. I tried to create in thinkscript editor for alert when: 1/ Aroon down reach 100, alert sms to phone 2/ Aroon up reach 100, aler...
0
votes
2
answers
137
views
Category:
Alerts and Notifications
Hi, I know there's a shooting star study available in the wizard, but I need one that will alert me based on one candle only, without considering the previous candle like the standard shooting star study does. I'm able to hit some of the shooting sta...
0
votes
1
answer
633
views
Category:
Alerts and Notifications
Previous post: "https://www.hahn-tech.com/ans/custom-sound-for-the-alerts/" I followed your steps just fine, but I don't see how I acually upload the sound file into the custom sounds. Any help would be much appreciated . thanks for what you do. ...
0
votes
1
answer
197
views
Category:
Alerts and Notifications
Hey Pete, wanted to know if it was possible to apply a study alert to multiple timeframes in relation to EMA arrangement?
