- Questions
- Alerts and Notifications
Votes
Answers
Views
Question
0
1
44
asked 4 years ago by Bobby Mosley
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
1
72
asked 4 years ago by Hani Aladmaai
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
1
239
asked 4 years ago by Sang Oh
Category:
Alerts and Notifications
Hi Pete, I hope all is well. Can you show us how to label Pivot Points on the chart for Thinkorswim Desktop version? Thank you in advance for your help!
0
1
100
asked 4 years ago by Lincoln Lincoln
Category:
Alerts and Notifications
Say i do a MovingAvg10 and MovingAvg20 on a 1min chart. How do i calculate how many MA cross-up and MA cross-down in the whole trading session (0930 - 1600hr) ? Addlabel on the chart - Num of Cross-up and Num of Cross-down
0
1
220
asked 4 years ago by Contouri Cooper
Category:
Alerts and Notifications
I am trying to create an alert that alerts me when the price is crossing the bollingerband (9 length,exponential) on either the upper and/or lower band. This is for forex pairs. I would also liek to ou tthat code into a scan if possble. The code that...
0
1
109
Hi, I'm trying to create a study that indicates 4% above the low of day. Or 4% below the high of day to a specific stock. See screenshot attached for example low of day. LOD is 176.27 as shown in chart. 4% above it is 183.32 (176.27+(176.27*0.04)...
0
1
132
asked 4 years ago by Cc W
Category:
Alerts and Notifications
Hello, was wondering if it's possible to have a script when you're alerted when, for instance the 10 ema goes above the 15 ema but only show triggered when it first occurs and not any preceding days, even if the condition is still true. I know I coul...
0
1
257
asked 4 years ago by RICHARD KINGSLEY
Category:
Alerts and Notifications
Hi Pete, I need help with creating a script that shows a Candle closes above previous high level, indicated by an up arrow on the bottom of the candle. And i also want to be notify with an alert sound- ring. You're the best Thanks.
0
1
168
asked 4 years ago by Heath Wade
Category:
Alerts and Notifications
Hey Pete, I'm in the process of trying to create the moving average crossover alert and I have some questions about the discrepancies between where the chart says I should receive a signal and the alert values indicates I should receive a signal. I ...