Chart Studies (873)

Votes
Answers
Views
Question
0
votes
1
answer
116
views
asked 4 years ago by
Category: Chart Studies
Happy Thanksgiving Again!   How do I use AddVerticalLine to plot a vertical line every X bars or X time (minutes, hours, days, weeks, etc) for instance?  I would like to customize input bars and input time (because they can differ) and have vert...
0
votes
1
answer
316
views
asked 4 years ago by
Category: Chart Studies
Hi, Is there a way to convert the TC2000 code into thinkscript for the Kaufman Efficiency Ratio?  The scale range is from -100 to +100.  Thanks. Here is the info on it from TC2000 https://help.tc2000.com/m/69404/l/749623-kaufman-efficiency-ratio
0
votes
1
answer
131
views
asked 4 years ago by
Category: Chart Studies
Hi Pete, is it possible to create a study that plot the gap down levels automatically, with an input for percent gap down and an input for volume for the day of the gap down, if possible to show only the last gap down, can you help me please? Thanks!
0
votes
1
answer
94
views
asked 4 years ago by
Category: Chart Studies
Hi Pete, I hope you had a great Thanksgiving. I'm very happy to see that your final Go Fund Me update had a happy ending. Hopefully, you saw my donation. Now to my question. How to add a chart bubble showing the gain/loss in percentage from the previ...
0
votes
1
answer
196
views
asked 4 years ago by
Category: Chart Studies
Hi Pete, Is there a way to simplify my custom script below? If not, is there a way to ignore  the  rest of the statements if one of the first few statement is already true?   Basically, i am trying to write an indicator that i will eventually convert...
0
votes
1
answer
65
views
asked 4 years ago by
Category: Chart Studies
This is ToS script that paints Up/Down Arrows. I want to paint only the 5 most recent Bars. Tx # ARROWS input showArrows = yes; plot pUP = sState crosses above 0; pUP.SetPaintingStrategy(PaintingStrategy.BOOLEAN_ARROW_UP); pUP.SetDefaultColor(Color.G...
0
votes
1
answer
70
views
asked 4 years ago by
Category: Chart Studies
Hi Pete, Can you please help for a code which can display a label displaying pivot( (H+L+C)/3 ) for the period of 9 to 11:30 AM EST and 9:30 to 11:30 AM est. Thank you, shaishav
0
votes
1
answer
45
views
asked 4 years ago by
Category: Chart Studies
Hi Pete, can you please take a look at the code below that is made to track the current days high. It works fine on a computer but when I transfer it to mobile instead of tracking the current high of day, it moves to the bars high of day. Thanks. &nb...
0
votes
1
answer
74
views
asked 4 years ago by
Category: Chart Studies
Im trying to see if its possible to add a chart label for the highest price of the previous bearish red candle ONLY on the 5 minute chart until another bearish candle forms. Thanks in advance!!!!
0
votes
1
answer
55
views
asked 4 years ago by
Category: Chart Studies
One more question..is it possible to have the highest red candle’s high of the 5 minute chart as a chart label.not just the previous..thanks!!!!!!!!! youre the best!!!