Chart Studies (877)

Votes
Answers
Views
Question
0
votes
1
answer
141
views
asked 4 years ago by
Category: Chart Studies
Hi Pete! Hope everything is going well for you and your family. I was wondering if you could help me create a chart bubble (on the top left corner of a chart in thinkorswim) to display the 100 hull moving average price. I want to have the HMA price f...
0
votes
1
answer
104
views
asked 11 months ago by
Category: Chart Studies
Hi Pete, I would like to create a drop-down input to select between 3 different numeric options. I understand that using the switch/case functionality in Thinkscript can achieve this. Below is the starting code I'm working with. I know it is wrong, I...
1
vote
1
answer
101
views
asked 1 year ago by
Category: Chart Studies
When using the TOS VolumeProfile study, is it possible to hide the volume figures? From the shape of the volume profile, it's easy to see which prices had the most volume, so the actual numbers aren't necessary, and just add clutter to the chart. Exa...
0
votes
1
answer
66
views
asked 1 year ago by
Category: Chart Studies
Evening Pete!  Thanks for the help before, I was able to figure out what I needed. I wanted to know, if there is a way on the 5 min chart to create an arrow for when the 1 minute chart has a macd crossover.  I know ToS offers the MACDHistogramCrossOv...
0
votes
1
answer
67
views
asked 1 year ago by
Category: Chart Studies
Hello peter, I have discovered that rate of change calculate the current price to a n price in the past ROC = [(Today’s Closing Price – Closing Price n periods ago) / Closing Price n periods ago] x 100. I want it to calculate the current priceoto a p...
0
votes
1
answer
65
views
asked 1 year ago by
Category: Chart Studies
hi I was wonder if there is a think script for psychological numbers, like a horizontal line on every 5, 10,20,50,100 points on SPX? I can't find it on here. if there isn't would you be willing till help create one please?
0
votes
1
answer
93
views
asked 1 year ago by
Category: Chart Studies
Hello Pete, I have a chart study that alerts me when the price crosses above or below a Moving Average.  Problem is is that triggers the alert at bar close/open and not in real time.  Using 1 hour bars, the alert is not very helpful with the delay.  ...
0
votes
1
answer
191
views
asked 3 years ago by
Category: Chart Studies
Hi, is it possible to get a Visible range and Fixed Rang volume profile like the one in tradingview.com. Thanks
0
votes
1
answer
64
views
asked 1 year ago by
Category: Chart Studies
Is it possible to project the outcome of a current position under the assumption of a future price?   For example,   I have a complicated position in XYZ.    I'd like to be able to project the P&L (and other results)  for various assumptions abou...
0
votes
1
answer
122
views
asked 1 year ago by
Category: Chart Studies
Hi Pete, I was wondering how to create an alert on the actual chart itself regardless of the symbol. I have a script I created for study alerts, but I would like it on the actual chart just like for example when you gave out the Heikin Ashi bar color...