- Questions
- Chart Studies
Votes
Answers
Views
Question
0
1
954
asked 5 years ago by Ben Gollnick
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
1
234
asked 5 years ago by Max Grand
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
2
116
asked 5 years ago by Max Grand
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
1
115
asked 5 years ago by Max Grand
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
1
94
asked 5 years ago by mulcher93
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
1
60
asked 5 years ago by Chad Mail
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
1
106
asked 5 years ago by Max Grand
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
1
177
asked 5 years ago by Kenise M
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
1
149
asked 5 years ago by Ariel Chao
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
1
317
asked 5 years ago by Bob Boblaw
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...