Chart Studies (873)

Votes
Answers
Views
Question
0
votes
1
answer
1591
views
asked 6 years ago by
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!
1
vote
2
answers
768
views
asked 6 years ago by
Category: Chart Studies
Tags:
Hi Pete, I looked through the super complicated code but I could not figure out how to the get the low price of one low inflection point and compare it to the previous low inflection point. Thanks in advance!
0
votes
1
answer
127
views
asked 6 years ago by
Category: Chart Studies
Hey guys, I'm trying to create a chart label that displays the Historic Volatility onto a chart label with the % to match the one on the options chain. I'm somewhat familiar with the Add Label feature, but having difficulty making sense of the formul...
0
votes
1
answer
1364
views
asked 6 years ago by
Category: Chart Studies
Tags:
Hi Pete, Could you please help get the below code corrected. The objective is to get a label ("SSR") displayed when last price is less than (previous day *.9) coloured green, if possible. I've tried quite a few times to no avail. Thank you in advance...
0
votes
1
answer
71
views
asked 6 years ago by
Category: Chart Studies
I'm setting up a script that displays a buy when the heikin ashi candle is green if the previous is red. And then to sell at the first red candle. However, at the beginning of let's say a 1 year daily chart that starts with a green candle, I will get...
0
votes
1
answer
108
views
asked 6 years ago by
Category: Chart Studies
Hello Hahn, when looking to trade a stock a lot of traders look at a stocks previous history for the potential of the stock running up and making large moves to the upside. The question is how we can create a chart label that displays this historical...
0
votes
1
answer
73
views
asked 6 years ago by
Category: Chart Studies
Hi Pete, I am trying to rewrite the stochastic using a programming language and I noticed that the TOS  stochastic indicator has a K Period and D Period of 10 each. They also have a Slowing period of 3.  I was looking  up the math behind the stochast...
1
vote
1
answer
71
views
asked 6 years ago by
Category: Chart Studies
Hi Peter, Quick question. I want PersonPivot points displayed in a label. If I use this statement, the label prints to 4 decimal places when I only want it to 2 decimal places. How do I change the output from say from 99.1234 to 99.12? Thanks in adva...
0
votes
1
answer
3820
views
asked 6 years ago by
Category: Chart Studies
How to set an alert in TOS when price bar closes over or under VWAP?  
0
votes
1
answer
3159
views
asked 6 years ago by
Category: Chart Studies
Hello, I'd appreciate if anyone could help me with a little code. I'm trying to have a couple of candlesticks identified on my charts. Basically I'd like to be able to see the following: Hammer and Shooting Star candles if; Volume is at least 30% hig...