Alerts and Notifications (207)

Votes
Answers
Views
Question
0
votes
1
answer
2130
views
asked 8 years ago by
I have a very simple strategy where I enter the trade when Exponential Moving Average of 1 bar crosses over 5 bars in 2 minute interval. I sell when the same happens on the other side. Can someone help me set up an Alert Email when my chart shows to ...
0
votes
2
answers
2646
views
asked 8 years ago by
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
votes
5
answers
2345
views
asked 8 years ago by
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
vote
1
answer
917
views
asked 8 years ago by
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
votes
1
answer
995
views
asked 8 years ago by
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
vote
3
answers
105
views
asked 8 years ago by
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
vote
8
answers
2095
views
asked 8 years ago by
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
votes
3
answers
960
views
asked 8 years ago by
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
votes
0
answers
423
views
Be first to answer!
asked 8 years ago by
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
votes
1
answer
2506
views
asked 8 years ago by
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...