Votes
Answers
Views
Question
0
votes
1
answer
159
views
asked 4 years ago by James Peng
Category:
Watch Lists
Hi everyone, If my Watchlist is from a predefined scan query, how can I refresh it during the day? Thanks,
0
votes
1
answer
132
views
asked 4 years ago by Michael Chokrach
Category:
Chart Studies
I created a custom study in my TOS chart (the study itslef works great - no issues) Now.... I would like to create a condition for the custom study I created; however, when I attempt to create a condition using the condition wizard, I am unable to lo...
0
votes
1
answer
192
views
asked 4 years ago by Upma Choudhary
Category:
Stock Scanners
Can you please help me setup a scanner in TOS that scans for stocks that have 2 consecutive minute bars where RelativeVolumeStdDev for 25 period is greater than equal to 4.0 . My chart is 1min charts. What is difference between length and the aggreg...
1
vote
1
answer
128
views
asked 4 years ago by ASTOR
Category:
Chart Studies
I have been trying to figure this for awhile. Wondering if there is a way to harvest the size of the large and small size contracts via T&S on TOS. We know +25 contract sizes are in ES are professional trades and single to 5 sizes are amateurs'(...
0
votes
1
answer
111
views
asked 4 years ago by Charles Jones
Category:
Chart Studies
Hello, I'm trying to plot volume profile for a "QUARTER" (past 3 months) period, but not sure how to code it. The code below is only to plot the VAH, VAL, and POC. # ================================= # Volume Profile Definition Section # ============...
0
votes
1
answer
782
views
asked 4 years ago by Craig Habermehl
Category:
Chart Studies
Pete, I'm looking for a lower study that will paint a green dots for a green candlestick and red dot for a red candlestick for the Heikin Ashi candlesticks....Then when it goes from red to green or green to red on the first candlestick it will paint ...
0
votes
1
answer
127
views
asked 4 years ago by iO Rambo
Category:
Chart Studies
I'm wondering if its possible to add additional lines in between POC / VAhigh and POC / VAlow ? Thanks! P.S max 1200 characters prevented me from pasting the original code on here.
0
votes
1
answer
185
views
asked 4 years ago by Tuan Pham
Category:
Watch Lists
Hi Pete, Please help me with a customize column showing the number of RSI bars above 60 over the previous 100. Thank you!
1
vote
1
answer
53
views
asked 4 years ago by Stjepan Herceg
Category:
Chart Studies
I have this code so far: declare lower; input symbol1 = "/GC"; plot smb1 = close(symbol1); This plots the standard gold futures contract. I want to plot specific gold contracts with different expirations, namely 6 months and 12 months out until expir...
0
votes
1
answer
84
views
asked 4 years ago by 3Benito
Category:
Chart Studies
Want to add RSI for "SPY" as a lower study on stock charts. Have searched the web and site for secondary or different stock ticker but nothing comes up. Is there anyway to display a study for a stock ticker other than the one being shown on the...