Questions (861)

Votes
Answers
Views
Question
0
votes
1
answer
73
views
asked 3 years ago by
Category: Watch Lists
Hi Pete, I would like to add a rule to this watchlist code: https://www.hahn-tech.com/ans/colour-the-watchlist-with-if-then/ If the daily bar stays above/below the previous day cross over it turns purple for staying above and Yellow if it stays below...
0
votes
1
answer
73
views
asked 3 years ago by
Category: Watch Lists
I'd like to create an "open profit" column on a watchlist of symbols for a non-TOS investment account i have.  I'm wondering how i can create a column that uses input variables to the effect of: IF symbol = AAPL (an input value) THEN open profit = (c...
0
votes
1
answer
73
views
asked 3 years ago by
Category: Stock Scanners
Please help me understand how to determine how much data does a scan pulls in for each security for a scan and what can I do, if anything, to minimize this amount of data to make scans more efficient. I realize that the answer would depend on, at lea...
0
votes
1
answer
73
views
asked 3 years ago by
Category: Watch Lists
Hi Pete, Thanks for maintaining this excellent resource! Just contributed to support. I want to create a custom WL for the below study I use. It plots the 10 day avg daily range and adds / deducts the range (divided by 2) to/from the daily open price...
0
votes
1
answer
73
views
asked 2 years ago by
Category: Strategy Guide
Is it possible to determine Intraday volume POC for a given day programmatically? Basically want to input Symbol and Date and get the POC.
0
votes
1
answer
73
views
asked 2 years ago by
Category: Chart Studies
Hi Pete, I have a Thinkscript-specific question. I'm writing a script that uses volume as input and other price data and its upper study. It uses AssignPriceColor and different painting strategies. However, as you know, some symbol doesn't provide vo...
0
votes
1
answer
72
views
asked 3 years ago by
Category: Chart Studies
Would it be possible to script an indicator to start at a specified time?  For instance, the bollinger bands carry the effect of prior expansion, and lag to show a full squeeze as it forms.  But is it possible to add options to the code to force it t...
0
votes
1
answer
71
views
asked 4 years ago by
Category: Stock Scanners
Hi, I took a stab at this but now I am asking you Mr Hahn for some assistance. After searching online and throughout this forum, I couldn’t find anything solid. What I am looking to accomplish is run a scan where the close crosses below the 9 EMA at ...
0
votes
1
answer
71
views
asked 3 years ago by
Category: Chart Studies
Pretty sure I know the answer to this, and did some searching, but thought to ask to confirm! Is there anyway to copy a label on a chart study to text format / or to export the text? Long story short, I'm tracking a pattern and have various data poin...
0
votes
1
answer
71
views
asked 3 years ago by
Category: Chart Studies
Hey Pete!  Hopefully, you've not answered this question before.  What I'm trying to make is an indicator that shows an arrow under the candle for when a two-bar pattern occurs.  I'm basically looking for an inside bar and outside bar.  My kicker is t...