- Questions
- Chart Studies
Votes
Answers
Views
Question
0
votes
1
answer
128
views
asked 2 years ago by Rycin Pavao
Category:
Chart Studies
I am trying to create a thinkscript that shows vertical lines on the chart when the ttm wave (wave2high) has Dark blue bars/contraction And Zero or no lines when the ttm wave (wave2high) has cyan bars/expansion. so I basically want vertical lines on ...
0
votes
1
answer
317
views
asked 2 years ago by Equanimous Trading
Category:
Chart Studies
Hi Pete, Trying to create a script that will allow me to manage multiple price levels inside of one indicator. By way of background, when I create a Price Level (from Drawing Tools), if I double click on the level then a window appears which allows m...
0
votes
1
answer
72
views
asked 2 years ago by Ross Camrin
Category:
Chart Studies
Hello Pete, I need help creating a simple chart label Condition 1 find % change from yesterdays close to todays high (include premarket) Calculate the mean ((yesterdays close+todays high)/2)) Find the % change from todays high of day to the mean. Pl...
0
votes
1
answer
51
views
asked 2 years ago by Byronfern S
Category:
Chart Studies
Hi Pete, is possible to plot line at high of the candle when it spikes over 30% ? but if the next candle makes a higher high then plot the line at the new high whether or not it spikes 30% and so on until stop making new highs. Thanks for your time...
0
votes
1
answer
136
views
asked 2 years ago by Jeff Assael
Category:
Chart Studies
Tags:
Hello! Is there a way to change the color of the Hull MA to light-gray (or selectable) when the slope is between a certain range (i.e., not trending or “flat”), instead of always being red or green when the market is chopping? Can this slope range al...
0
votes
1
answer
48
views
asked 2 years ago by Steven Castro
Category:
Chart Studies
Hello Pete: Had a question on these following conditions. When i place the condition by itself low crosses below 37.96 It shows at 6:54 it met the condition. But when I combined it with the following condition as one, some how it doesn’t works, can y...
0
votes
1
answer
80
views
asked 2 years ago by Mike Durante
Category:
Chart Studies
im trying to see if there is any way to make a indicator that draws a line at a percentage mark off of the HOD for example the one im looking to make is a 20% retracement line from HOD
0
votes
1
answer
357
views
asked 2 years ago by Michael Price
Category:
Chart Studies
Tags:
Hi Pete, Can you create a multi-timeframe DMI Indicator that uses a Points painting strategy as opposed to lines, similar to the multi-timeframe MACD Indicator in the thinkscript code below. The points should turn green when the DI+ is above the DI- ...
0
votes
1
answer
102
views
asked 3 years ago by spearfishing captain
Category:
Chart Studies
Greetings Pete, If you have time I'd appreciate your feedback on my code. I hope it's correct. Maybe there is a better way to write it. I created a label that looks at the Ichimoku Chikou, and the closing price (26 days ago), and displays a gray labe...
0
votes
1
answer
58
views
asked 3 years ago by Harry He
Category:
Chart Studies
Pete, I know there is an import bar on the top of chart, but wondering if a code can be used to import a study set. Thank you!