Chart Studies (880)

Votes
Answers
Views
Question
0
votes
1
answer
954
views
asked 5 years ago by
Category: Chart Studies
Hello, I am interested in seeing the true accuracy of the ZigZag HighLow study. I am aware it repaints but looking at the code I wasn't able to decipher where exactly it repaints. I have two questions: Is it possible to tweak the study so it will not...
1
vote
1
answer
234
views
asked 5 years ago by
Category: Chart Studies
Hi, do you know if there's a simple way to check the symbol of a traded instrument and tell that is a future in ToS? I was thinking to do a quick check on the symbol name and check if that contains the typical / ToS uses for futures but think script ...
2
votes
2
answers
116
views
asked 5 years ago by
Category: Chart Studies
I’m trying to calculate the Extended Hours %Change (from 4PM to now, assuming we are in an extended hours market, until 9:30AM, from which the %Change number won't change anymore until the close of the session at 4PM) using a 5 minutes aggregation. I...
1
vote
1
answer
115
views
asked 5 years ago by
Category: Chart Studies
Does anybody know how to get in a Custom Column the same colors (Red and Green) used by ToS in the pre-coded columns (e.g. Net Change, %Change, etc.) -  see attached screenshot, both the Red and Green are different. I also copy my code for one of the...
0
votes
1
answer
94
views
asked 5 years ago by
Category: Chart Studies
Hi, I am new to custom think scripts.  I am trying to make my "inside" candles appear yellow on my chart.  In other words, if the candle closes without ever exceeding the absolute highs and lows of the previous candle, I would like that "inside" cand...
0
votes
1
answer
60
views
asked 5 years ago by
Category: Chart Studies
Hi Pete, I found this custom volume study online and i plan to have it on the chart but the size is too big . Is it possible to visually scale this down? I have tried to divide it by 1000 and it doesnt seem to do anything. Also, is it possible to hid...
0
votes
1
answer
106
views
asked 5 years ago by
Category: Chart Studies
->Reposting as previous question code got corrupted I’m checking if the first 5-min bar of the day is the widest range in 5 days and write a Label in a Custom Quote. My code is based on the approach used in another question here. It has the Ext Ho...
0
votes
1
answer
177
views
asked 5 years ago by
Category: Chart Studies
Label with prices based on perfect increase from open Hello Pete, I wanted to know if you create an indicator that auto calculates the price at predefined percent increases from the open price  with the following conditions: The first condition is th...
0
votes
1
answer
149
views
asked 5 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
317
views
asked 5 years ago by
Category: Chart Studies
Tags:
Hi Pete, I have searched the forum on Gap finder and this post came closed to what I was looking for but I am looking for open gaps: https://www.hahn-tech.com/ans/scan-gap-within-last-week/ I've been able to add arrows on my chart that indicate a Gap...