- Questions
- Alerts and Notifications
Votes
Answers
Views
Question
0
2
2564
asked 8 years ago by Mike Costello
Category:
Alerts and Notifications
I am currently using the TTM Trend (Licensed by John Carter to TOS) and the TTM Trend Alert that Pete Hahn created. See below for text of alert. I can only use the standard TOS sounds for the alert (Bell, Ding, Ring, Chimes) but would like to creat...
2
5
2289
asked 8 years ago by Sam Tanner
Category:
Alerts and Notifications
Hi Mr. Hahn, Below is a code for a Hull MA that alerts with a bell sound when the color of the HMA changes. #Hull Moving Average input price = close; input length = 20; input displace = 0; plot HMA = MovingAverage(AverageType.HULL, pric...
1
1
896
asked 8 years ago by Sam Tanner
Category:
Alerts and Notifications
Hi Mr. Hahn I have tried to set up alerts for EMA crossings and strategies on a TOS Range Chart and nothing seems to work. Do you have a solution to this problem?
0
1
990
asked 8 years ago by Logan Henderson
Category:
Alerts and Notifications
I've seen all of your videos, and first off I want to say thank you!! I've just started in the market, not fully established yet, but getting very close especially with your help setting TOS up. I promise once I acquire capital you'll see my thanks i...
1
3
99
asked 8 years ago by Scott Bohart
Category:
Alerts and Notifications
I trade based on bars that close within a certain percentage of the close of the bar in relation to its position on the chart. How can i make automated trades based on the shapes of bars and their relationship to previous bars? I trade spikes such t...
1
8
2045
asked 8 years ago by Bob Lyons
Category:
Alerts and Notifications
Hello Pete, I have a scan set up to look for price to be above the ATRtrailing Stop (ATRts) on a daily and for a Fast Stochastic K to cross above the Slow D on an hourly. When this condition is met, the alert is supposed to fire, however that is not...
2
3
944
asked 8 years ago by Victor Ioxa
Category:
Alerts and Notifications
Hello Peter, I have some difficulties with setting up the alert of Donchian Long Entry. I use the strategy from www.thetatrend.com/donchian-channel-breakout-strategy-thinkscript/ and I need to setup the alert to pop up every time when Long Entry appe...
0
0
409
Be first to answer!
asked 8 years ago by Tom Smith
Category:
Alerts and Notifications
I downloaded the scan showing the red/green dots for time charts. How do I get the dots to appear correctly if I change to a tick chart
0
1
2434
asked 8 years ago by Ernest Ianetti
Category:
Alerts and Notifications
Hi - I found your TTM Squeeze Scan looking for an indictor that would given audible alert when the squeeze indicator changes color. Your indicator is great, but I still need an audible alert when the Squeeze change color. TOS has an alert for enter...
0
2
980
asked 8 years ago by Robin Hood
Category:
Alerts and Notifications
Hi Hahn, I was wondering if you could help me with the following 3x alerts. 1.) If a stock is under the cloud on Ichimoku & then goes above the Ichimoku in a single bar. 2.) Stock with RSI above 79 & crosses below 21 in the same bar or day. 3...