- Questions
- Alerts and Notifications
Votes
Answers
Views
Question
0
2
1171
asked 7 years ago by Andrew Lane
Category:
Alerts and Notifications
Anyway of adding up/ summing up non-continuous or non-contiguous bar values? I wanted to sum up close[16] + close [31] + close[46] , etc. for 50 times, not just 3. Tried def TF=15; def CumSum = fold i = 1 to Length with Sum15=close[1] do Sum + ...
0
1
188
asked 7 years ago by R N
Category:
Alerts and Notifications
Hi Pete, I'm trying to set up a scan to alert me when the daily volume for a stock (from my watchlist) crosses above 5% of the daily average volume only within the first hour of the trading day. I was able to make the below scans from your previous ...
0
5
2005
asked 7 years ago by Debjyoti Paul
Category:
Alerts and Notifications
Tags:
Hi Hahn, first of all I would like to thank you as I'm learning alot through this page. I had a question about getting alerts on watch list based on study. I am using a study which triggers an up tick during long buy and I want to be alerted on mobil...
0
2
192
asked 7 years ago by Andrew Lane
Category:
Alerts and Notifications
What are the rules pertaining to MTF studies in regard to the Conditional Wizard Think or Swim Editor(CWTSE)? We know your study MTFMACD_v2 which you gave to us freely can not be referred to because in has a rec statement in it. Does it have to be ...
0
1
582
asked 7 years ago by R N
Category:
Alerts and Notifications
Hi Pete, Is there a way to receive an alert whenever the daily volume for one of the stocks on my watchlist reaches 50% of the average daily volume? Thank you
0
1
943
asked 7 years ago by Taurean Atkinson
Category:
Alerts and Notifications
Hey Hahn it's me again sorry for bothering, but can a Multiple timeframe be created similar to the MACD Multiple timeframe without using the dots in the alert? Or the source code for that isn't available either? Thanks in advance
0
1
1464
asked 7 years ago by Taurean Atkinson
Category:
Alerts and Notifications
Hey Hahn could you create the alert for my to notify my when the TTM Wave is coherent on Multiple timeframes please sir? Thanks
0
1
78
asked 7 years ago by Mike Carnes
Category:
Alerts and Notifications
Before moving to TOS, I was a TC2000 user. TC2000 had a number of pre-built scans that I liked to use to assess market condition. For example, indicator was the number of SP500 stocks over their 50 day simple moving average. I know how to create a...
0
2
404
asked 7 years ago by R N
Category:
Alerts and Notifications
Hi Pete, I just wanted to confirm if I'm doing this correct when creating this condition. If I want to receive an alert every time the full stochastic %k crosses above overbought (75%), do I use "crosses above" and "within 1 bar"? Also if I want t...
0
3
521
asked 7 years ago by Nathan Scheinfeld
Category:
Alerts and Notifications
Hi there, I was wondering if it was possible to make an alert/scan of stock whose Stochastic Fast line goes from over 80 to below 20 (or vice versa) in one tick using the hourly time frame (ideally, but works on daily and or 30 min as well)... with m...