Questions (272)

Votes
Answers
Views
Question
0
votes
1
answer
192
views
asked 4 years ago by
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...
0
votes
1
answer
108
views
asked 4 years ago by
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
126
views
asked 4 years ago by
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
217
views
asked 4 years ago by
Category: Stock Scanners
Hello can you please help me with the script for watchlist. actually i am looking to scan the stock if the time in between 0930 to 1130 volume should me more than 1 million and after the time 1130 to 1600 volume should be more than 5 million. Thanks ...
0
votes
1
answer
1092
views
asked 4 years ago by
Category: Stock Scanners
Hi Pete, First thanks for a great website, very helpful! I am trying to create a scan that returns tickers with volume spikes at a specific time. Basically I would like to compare the 1 minute bar volume at say, 6:59am est and 7:00am est. Here is the...
0
votes
1
answer
119
views
asked 4 years ago by
Hi Pete, Condition: volume from 1 bars ago is greater than volume from 2 bars ago Now, if the volume at 9:30am was 1,000 and the volume at 4:00pm of the previous day was 900, I will see a chart alert value of "1" at 9:31am.  However, I won't receive ...
0
votes
1
answer
112
views
asked 4 years ago by
Category: Chart Studies
This might seem odd, but trying to overcome a limitation of TOS (mixing aggregations). Would it be possible to capture the total volume accumulated at a specific time of day? So, at 11am (or whatever input), return the total volume thus far. My hope ...
0
votes
1
answer
1269
views
asked 4 years ago by
Category: Chart Studies
Hi Pete, Would you able to assist me with creating a script in the form of AddLabel that calculates the up/down volume ratio? Up-Down Volume Ratio covers previous 50 days of trading. It's calculated by dividing total volume on up days by total volume...
0
votes
1
answer
228
views
asked 4 years ago by
Category: Chart Studies
Hi, is it possible to get a Visible range and Fixed Rang volume profile like the one in tradingview.com. Thanks
0
votes
1
answer
80
views
asked 4 years ago by
Category: Chart Studies
Seeing if you can help me correct the date in my label. The label is in the volume box in red next to the white "highest volume" label at the bottom.  Driving me crazy. The year displays as 2,021. Cant figure out where the comma is coming from. Here ...
1 3 4 5 6 7 28