- Questions
- Chart Studies
Votes
Answers
Views
Question
0
1
661
asked 4 years ago by Jaime Brea
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
1
216
asked 4 years ago by mulcher93
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...
1
1
56
asked 4 years ago by Koji A. Katakura Jr.
Category:
Chart Studies
Hello Hahn! I wanted to make an indicator similar to the dailySMA wherein only the current bar's SMA (close aggregationperiod = day) will have a horizontal line extending throughout the month (line aggregationperiod = month). I can only show the curr...
0
1
253
asked 4 years ago by Mike D'Antonio
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
1
256
asked 4 years ago by Jedi Trader
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
1
52
asked 4 years ago by IceColdG
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
1
95
asked 4 years ago by [email protected]
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?
1
1
88
asked 4 years ago by Jin Lin
Category:
Chart Studies
Tags:
Hi Pete, I wonder if you can help me write a script for Intraday 1minute chart for a Falling Knife red candle that drop more than 10% in one candle. Example: XYZ 10:30 open candle is $0.99, high 1.00, low is 0.85, closed 0.89 So, between the high $1,...
0
1
36
asked 4 years ago by Master Chief
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
1
507
asked 4 years ago by Not Available
Category:
Chart Studies
How can I get an Earnings label for days to earnings on chart?