Questions (2368)

Votes
Answers
Views
Question
0
votes
1
answer
172
views
asked 6 years ago by
Category: Stock Scanners
Hi Pete, Could you help me come up with a scan that shows stocks hitting their 52 week high (or low in separate scan) within say, the last 1,2, or 3 days?  Thanks for any help you can provide.  
0
votes
1
answer
581
views
asked 6 years ago by
Category: Stock Scanners
Hello Mr. Hahn, I am having trouble creating a scan based on the VWAP bands in TOS. I would like to create a watchlist scan based on VWAP bands widening on 2 min chart - with increasing volume. Thanks,
0
votes
1
answer
112
views
asked 6 years ago by
Category: Chart Studies
Hello is it possible to remove the HI and Lo bubbles that appear on the chart? Thanks, P.S. thank you very much, this indicator is amazing
0
votes
1
answer
870
views
asked 6 years ago by
Category: Chart Studies
Is there a way to display the VWAP study without accounting for the pre-market prints? I like to have both displayed on my charts. My old software used to have an option to turn it on/off. I tried messing with the code, adding start and end time inpu...
0
votes
0
answers
310
views
Be first to answer!
asked 6 years ago by
Category: Chart Studies
Is there a way to create a study for this? Apologies if already answered. Thank you advance.
0
votes
1
answer
449
views
asked 6 years ago by
Category: TS Solutions
I am looking how to cancel a limit order. Here's my code:   if Condition1 then Sell next bar at close limit;     How can I make it so that the limit order cancels after 3 minutes? I really need a solution to this answer, any help is gr...
0
votes
1
answer
738
views
asked 6 years ago by
Category: Chart Studies
I am working on a study in which I need the ADX(14) of an higher time frame. I was thinking of using the "aggregationperiod" function, but ADX seems to be a very automated function/study. I can't figure where I should specify the aggregationperiod wi...
1
vote
1
answer
100
views
asked 6 years ago by
Category: Strategy Guide
Hi guys, thank you. As simple as it is, I'm not able to get this to execute properly. I just need a custom trailing stop to automatically sell once the low crosses (below) a moving average.
0
votes
1
answer
492
views
asked 7 years ago by
I was looking at volume divergences. Sierra has something they call a "divergence detector" but it give too many signals. Is there a simple way to get a signal when volume has a divergence? Thanks..
0
votes
1
answer
118
views
asked 7 years ago by
Category: Chart Studies
hi hahn, you're a programming genius. thanks for all of the information..  i'm looking for a function/study  that tells me when the SMA is no longer increasing or ( inversely decreasing ), i.e.  SMA (20 period) is no longer ascending in price. simili...