Questions (2352)

Votes
Answers
Views
Question
0
votes
1
answer
44
views
asked 4 years ago by
Category: Stock Scanners
Hi Pete, I recently asked about the possibility of getting alerts only once for your watchlists related to your scanners. I noticed that some chart studies have this possibility, like in the image here below. What about that? Thanks!    
0
votes
1
answer
44
views
asked 4 years ago by
Category: Stock Scanners
Hello Peter, My chart tells it all. Daily chart in 3 years period and I am looking for a scanner that give me all stock with the lowest price value in the last month. Thanks
0
votes
1
answer
44
views
asked 3 years ago by
Category: Chart Studies
Hi, I've got an issue with arrows on price bars overlapping when plots overlap. is there a way to have the arrows plot on top of each other so that I can see the different plots that are true on that bar..... below is 2 plots of 8 that I have that I ...
0
votes
1
answer
43
views
asked 8 years ago by
A viewer asks: Hi, I have been checking the content on your website and videos on youtube and you have a lot of very informative videos,since there is a lot of videos i would like to know if you could help me where to start so i can understand the co...
0
votes
1
answer
43
views
asked 4 years ago by
Category: Chart Studies
Hi Pete, I am having an issue with "Value never assigned". Please see attached for a screenshot of the error <pre>input mode = {default Value, Avg, Signal}; input mode_ma = {default Simple, Exponential, Weighted, Wilders, Hull, EHMA, ...
0
votes
1
answer
43
views
asked 4 years ago by
Category: Chart Studies
Hi Pete,  I am loooking for labels to be added in the code. http://tos.mx/NU4Zarz Label 1- Close Greater Than HL2=YES  Label 2- Close Greater Than HL2=NO But I need only one of the labels to be displayed based on the close value in referece...
0
votes
1
answer
43
views
asked 4 years ago by
Category: Strategy Guide
Hello, Say I have multiple purchases of a stock over the day, at different prices and volumes. Can thinkscript strategies reference my weighted average position, as part of how it makes decisions for future entries/exits? (for example - averaging dow...
1
vote
1
answer
43
views
asked 1 year ago by
Category: Chart Studies
hello kind sir I'm looking for a script to display a chart label for a exponential moving average (10) 's current price  for premarket open and market open.  Is that possible?
0
votes
1
answer
43
views
asked 3 months ago by
Category: Chart Studies
I typically trade on a 15 minute chart. I would like to have two horizontal lines on my intraday chart each day: One for the highest daily high of the previous 5 days (not including current day) One for the lowest daily low of the previous 5 days (no...
0
votes
1
answer
42
views
asked 7 years ago by
Category: Stock Scanners
Hi Pete, I want to modify a script's runtime. using a drawing or anything else would let me setup any symbol without having to edit the values on the script edit panel for each one. i.e. def foo = getdrawingvalue(type);