- Questions
- Chart Studies
Votes
Answers
Views
Question
0
1
46
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
1
120
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
1
38
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
1
64
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
1
329
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
1
88
asked 2 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
1
48
asked 2 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!
0
1
119
asked 2 years ago by Dave Sullivan
Category:
Chart Studies
Tags:
Hey Pete, I would like horizontal lines to show the high and low of /ES between the hours of 2am-5am MST (4am-7am EST, the London open). I tried modifying this code to suit my needs: https://www.hahn-tech.com/ans/premarket-highlow-label/ input startT...
0
1
142
asked 2 years ago by Equanimous Trading
Category:
Chart Studies
Hi Pete! I am working with an indicator in TOS that plots a linear regression channel. (photo attached + code below). I am trying to edit this script so that instead of printing a cloud, TOS instead prints a center line, a line at the top deviation,...
0
1
208
asked 2 years ago by peter boston
Category:
Chart Studies
I am using Heikin Ashi bar chart. The image shows three different priced stock bars. The white bubble shows the actual calculated height (price close - open). The dollars are the actual price of that stock. Their bar heights (green box) are similar/e...