Votes
Answers
Views
Question
0
votes
1
answer
1335
views
asked 5 years ago by A T
Category:
Chart Studies
Hi Pete, Would you able to assist me with creating a script in the form of AddLabel that calculates the up/down volume ratio? Up-Down Volume Ratio covers previous 50 days of trading. It's calculated by dividing total volume on up days by total volume...
0
votes
1
answer
1288
views
asked 5 years ago by Two Way Trader
Category:
Watch Lists
Hi all, I need assistance in correcting my script ... Here's what I am trying to accomplish Price equal to or greater than $1 ... background color Magenta Price equal to or greater than $10 ... background color White Price is less than $1 ... backgro...
0
votes
1
answer
1271
views
asked 5 years ago by s.rossmann@winaico.com
Category:
Chart Studies
Hello together, I would like to setup a chart study that shows down arrows when RSI Laguerre crosses below 0.8 and gamma > 0.6 and up arrows when RSI Laguerre crosses above 0.2 and gamma > 0.6. I have prepared the code and it does not display a...
0
votes
1
answer
1252
views
asked 7 years ago by Juan Banderas
Category:
Chart Studies
Hello Hahn, Is there a way in thinkorswim not to just see volume but number of trades that have happened on the day or the amount of volume in dollars? Best
0
votes
1
answer
1238
views
asked 5 years ago by Chris
Category:
Stock Scanners
Hi Pete, First thanks for a great website, very helpful! I am trying to create a scan that returns tickers with volume spikes at a specific time. Basically I would like to compare the 1 minute bar volume at say, 6:59am est and 7:00am est. Here is the...
0
votes
1
answer
1234
views
asked 5 years ago by spearfishing captain
Category:
Stock Scanners
Hi Pete, Your TOS snippet below is to scan TTM Squeeze for the 2nd yellow bar after 2 or more red bars. Can you help me edit it to scan 2nd blue bar after 2 or more cyan bars? Thanks for any help! input price = CLOSE; input length = 20; input nK = 1....
0
votes
1
answer
1180
views
asked 3 years ago by Ray A
Category:
Watch Lists
How do I make a column to show gap % in premarket ? It would be something like: (daily close- last price)/last price I try to use (close-last)/last, but it says 'last' is an invalid statement Saw this post: https://www.hahn-tech.com/ans/percent-chang...
0
votes
1
answer
1164
views
asked 3 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
votes
1
answer
1157
views
asked 5 years ago by Mo Rafi
Category:
Stock Scanners
Hello Mr. Hahn I'm a big fan of your work. Your condition wizard video has helped me tons as I am now able to see when a particular study might get triggered using the marketwatch/alerts study chart. Thank you. I have been trying to figure out a way ...
0
votes
1
answer
1114
views
asked 8 years ago by Juan Banderas
Category:
Stock Scanners
Hello Hahn, One of the greatest volume studies in thinkorswim is the RelativeVolumeStDev. However, this isn't an option when selecting for scan criteria. Essentially, this scan should work just like the default chart study and pick up data shown in t...
