Chart Studies (882)

Votes
Answers
Views
Question
0
votes
2
answers
2266
views
Category: Chart Studies
Please see attached file. I can't figure out how to have the same RSI as the attached screenshot. Remove level 70 and 30 and just have it colors when crosses line 50. Please advise. Thank you. Editor's note: The title and URL of this post has been ch...
0
votes
1
answer
2180
views
Category: Chart Studies
Hi Pete. I'd like to be able to figure out how to create a way to automatically count waves. This could be either Elliot Waves, or better yet the way that Top Dog Trading counts them (Dr. Barry Burns). Top Dog Trading has an indicator that does this,...
1
vote
3
answers
2164
views
Category: Chart Studies
Hi, My script finds a specific date and then I am able to know how many bars ago that happen. Then, using getvalue I can retrieve the close of that day which is used later. That works fine in daily charts. I know that in intraday charts I need to use...
1
vote
1
answer
2161
views
Category: Chart Studies
♥ 1
I have a study that shows labels on a 1M to Monthly time frame and changes colors depending on the if the EMA crossover is bullish or bearish. However, I like to use two different EMA crosses and want to add a label setting that allows me to see both...
0
votes
1
answer
2107
views
Category: Chart Studies
Hello Pete, I wanted to know if you could create or show how to create a chart label called "Spread", that takes the difference between the ASK and the BID and posts in on the chart as a label. I wonder if the chart timeframe will interfere with this...
0
votes
1
answer
2086
views
Category: Chart Studies
Hi! I am wondering if there is any possibility in TOS to plot Sector and Industry under a chart for a specific stock symbol. Same as what we see in Finviz, Group: Sector Group: Industry   I want to see the strength of a sector or industry which ...
0
votes
1
answer
2049
views
Category: Chart Studies
Its possible to change vwap from day, week, month... but how would I change it to any period (10 day, year, etc.) Thanks!
0
votes
4
answers
1938
views
Category: Chart Studies
I am using TOS TTM Squeeze indicator. I saw a Squeeze Momentum indicator from Lazy Bear and is also on Pastebin. I can't get it to work on TOS platform. Could this be done? Thanks, Dennis M
0
votes
1
answer
1899
views
Category: Chart Studies
Hello, Thinkorswim doesn’t have an option for Heikin Ashi candles on its mobile app and I was wondering if you could help me create an indicator that turns green when the candle is a green heikin Ashi and turns red when HA is red. Thanks Hahn!
0
votes
1
answer
1895
views
Category: Chart Studies
Hi Pete, I have searched a lot and scratched my head on this one although I thought it should have been very easy. I know how to use AddLabel on a chart and also how to change the color of the actual label using conditional statements (thanks to your...