Chart Studies (882)

Votes
Answers
Views
Question
0
votes
1
answer
260
views
Category: Chart Studies
Hello Pete.  Is there anyway to have the intraday VWAP appear on a Renko chart?
0
votes
2
answers
1001
views
Category: Chart Studies
Hi Hahn! Thank you very much for your helpful videos. I would like to know if you could generate an indicator displaying Weis Waves Volume and a study chart that displays zigzag lines, the angle of the zigzags and Weis Waves Volume number on the slop...
0
votes
1
answer
184
views
Category: Chart Studies
♥ 1
Hello Mr.Pete First of all, thank you so much for incredible work that you do for us its greatly appreciated. I came across with this studies that shows the actual open and high within the Heikin-Ashi candles with colored dots, white dot for the "ope...
0
votes
1
answer
132
views
Category: Chart Studies
I am familiar with the cut and paste method to import a single trade into Think or Swim  but on the bottom right i saw a button that say Import. When  clicked it access files on the hard drive. I then clicked on a text file and it appeared to load th...
0
votes
1
answer
178
views
Category: Chart Studies
I tried to create a study to show me the event of cross over in the RSI but I have modified the RSI to include a median line at 50% and renamed it RSI_50 and created it from the on board RSI that thinkorswim provides and it worked fine. However I tri...
0
votes
1
answer
178
views
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
398
views
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
261
views
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
122
views
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
121
views
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...