Chart Studies (873)

Votes
Answers
Views
Question
0
votes
1
answer
431
views
asked 3 years ago by
Category: Chart Studies
How can I get an Earnings label for days to earnings on chart?
0
votes
1
answer
30
views
asked 3 years ago by
Category: Chart Studies
Hi Pete, Any chance to create this chart study? Draw arrow up below Bar Low if last trading day of the Month is true   Thank you
0
votes
1
answer
88
views
asked 3 years ago by
Category: Chart Studies
Hi Pete. I would like to be able to have a chart label displaying both the previous candles' high and low prices. How would build that thinkscript?
0
votes
1
answer
48
views
asked 3 years ago by
Category: Chart Studies
Hello Pete How to create a chart label that captures the time PREMARKET when the bid price first becomes 70% greater than yesterday afternoons close price Can you create a chart label that captures the time when a tickers Bid price reaches 70% greate...
0
votes
1
answer
232
views
asked 3 years ago by
Category: Chart Studies
I would like to have on my charts the StochasticFull study (80,20) levels and also plot a horizontal line at 50% so it is easy to see when the level is above or below 50%.
0
votes
1
answer
234
views
asked 3 years ago by
Category: Chart Studies
Does anyone know of a way to replicate how Options Profit Calculator shows the value of an option for each day depending on how the stock moved using a Thinkorswim chart study?  Any ideas?   Thanks!  
0
votes
1
answer
185
views
asked 3 years ago by
Category: Chart Studies
Hi Pete, I'm referencing the solution you provided previously for a scan .. input fastLength = 12; input slowLength = 26; input MACDLength = 9; input lookBack = 60; input averageType = AverageType.EXPONENTIAL; def Value = MovingAverage(averageType, c...
0
votes
1
answer
595
views
asked 3 years ago by
Category: Chart Studies
In TOS I would like to have a Pre-Market Relative Volume indicator for past a any period "n" periods or at the very least indicate Unusual Volume Activity for any "n" periods. As well as the a Watchlist Column for the indicator. Thank you in advance ...
0
votes
1
answer
230
views
asked 3 years ago by
Category: Chart Studies
Hi Pete. I’m trying to color candles based on consecutive bars above or below a selected moving average. I’m attempting to do this with a selectable user input option for number of bars above/below. In the attached example script, I’m using 5 bars ab...
0
votes
1
answer
43
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 ...
1 64 65 66