Votes
Answers
Views
Question
0
votes
1
answer
116
views
asked 7 years ago by Azhar
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
906
views
asked 7 years ago by Mike Stigliano
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
333
views
Be first to answer!
asked 7 years ago by G Ariel
Category:
Chart Studies
Is there a way to create a study for this? Apologies if already answered. Thank you advance.
0
votes
1
answer
491
views
asked 7 years ago by Mike D'Antonio
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
793
views
asked 7 years ago by Joey Can
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
111
views
asked 7 years ago by Yeri O
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
526
views
asked 7 years ago by Wayne Popham
Category:
Sierra Chart Solutions
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
135
views
asked 7 years ago by Loaf Umar
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...
0
votes
1
answer
409
views
asked 7 years ago by anthony tremarco
Category:
Alerts and Notifications
Trying to use the Strat_Ichimoku Strategy as an alert in TOS but when I put the code in it says "rec usage not allowed in this context". Is there a tweak to this code to allow it to be used as an alert? If would be very helpful.
0
votes
2
answers
2645
views
asked 7 years ago by Anthony Tomassi
Category:
Stock Scanners
Opening Range Break Out code for the 5 minute chart. can any one help