Questions (2349)

Votes
Answers
Views
Question
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
328
views
asked 3 years ago by
Category: Watch Lists
When i export my watchlist to excel for live data all of the columns export correctly except for the moving average studies columns I added. The numbers are perfect on the TOS watchlist but when i open and paste into excel there is no data for these ...
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!  
1
vote
1
answer
46
views
asked 3 years ago by
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
votes
1
answer
95
views
asked 3 years ago by
Category: Stock Scanners
Hi, Thanks for the guides, they are very helpful.   I'm trying to create a basic condition but I have not found a solution to it.   An example of a condition is: Closed price above 50 days high. This means that the high price in each of the...
0
votes
1
answer
82
views
asked 3 years ago by
Category: Stock Scanners
Hi Pete, I have a slightly complex question I need to set a high-low range of the current day bar that will be in the upper half of the high-low range of the previous day, and vice versa. I have attached a picture for illustration. Thanks for the hel...
0
votes
1
answer
88
views
asked 3 years ago by
Category: Watch Lists
Hi Pete,  Looking to add a date to a watchlist for all the stocks in the watchlist. Show the performance of the stocks in the watchlist from that date forward (I call it a track date and track price which is close of stock on track date). In addition...
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
594
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 ...