Votes
Answers
Views
Question
0
1
497
asked 2 years ago by Equanimous Trading
Category:
Chart Studies
Hi Pete. I am referencing a previous post Questions – Equanimous Trading – Hahn-Tech, LLC in which you created a script that is working great. *see screenshot I am attempting to do the same thing with VWAP so that when CLOSE < VWAP there is red fr...
0
1
149
asked 2 years ago by Equanimous Trading
Category:
Chart Studies
In TOS I am able to change the Hull Moving Average to be displayed as a columns. Then I adjust the transparency so that they are only slightly visible. This makes it easy to see when the price candles are poking above the HMA. The columns shade in f...
0
1
389
asked 2 years ago by Equanimous Trading
Category:
Chart Studies
Hello, I have found some answers that pertain to my desired outcome but have been unable to put them all together in a way that is accepted. Working on a 1 minute chart... when price closes higher than 9 EMA and higher than HMA 30 length then backgr...
0
1
60
asked 2 years ago by Billy Choi
Category:
Chart Studies
Is there a way to skip multiple definitions and calculations if a particular condition is met? For example, I have been having problems making volume-based calculations on SPX. Is there a way to skip entire lines of codes, where there are multiple de...
0
1
157
asked 2 years ago by Billy Choi
Category:
Chart Studies
Hi Pete, I have a Thinkscript-specific question. I'm writing a script that uses volume as input and other price data and its upper study. It uses AssignPriceColor and different painting strategies. However, as you know, some symbol doesn't provide vo...
0
1
129
asked 2 years ago by S S
Category:
Chart Studies
Hello please can you help me with the script that Addlabel if current volume is greater than 5 day average volume else none. Thanks
0
1
145
asked 2 years ago by Edward G
Category:
Alerts and Notifications
Tags:
After clicking Create Alert on a TOS chart, how do you get the Preview Window chart to pop up with one's moving average settings each time??? I can set them up once by right clicking on the preview window chart but I can't seem to find how to save t...
0
1
923
asked 2 years ago by Rocky Singh
Category:
Chart Studies
Seeing if you could help me try to plot a previous high of day and low of day line to chart on the current day. So basically on my charts today 5/23, I would like a script to chart the high of day and low of day of 5/22. I have a similar script that ...
0
1
46
asked 2 years ago by Rey T
Category:
Strategy Guide
hello Pete . I don't know how to make a strategy to buy 3 strikes otm calendar in case of a 3 moving average cross over. thanks for help.
0
1
65
asked 2 years ago by peter boston
Category:
Chart Studies
Hi Pete, I like to "show price as percentage". But by default, the 0% is not the previous (session day) close price/bar. Is there a way to easily or always set the previous day's close price as 0%?