Questions (861)

Votes
Answers
Views
Question
0
votes
1
answer
58
views
asked 6 months ago by
Category: Chart Studies
Hi Pete, I would like to create a drop-down input to select between 3 different numeric options. I understand that using the switch/case functionality in Thinkscript can achieve this. Below is the starting code I'm working with. I know it is wrong, I...
0
votes
1
answer
78
views
asked 7 months ago by
Category: Watch Lists
Hi Pete. I tried to create a watchlist column that appears green with a label of "Bull" if the Moving Average Exp Ribbon XMA1 > XMA2 > XMA3 > XMA4 > XMA5 > XMA6 > XMA7 > XMA8 Also, the column would appear red with a label of "BEA...
1
vote
1
answer
63
views
asked 7 months ago by
Category: Chart Studies
When using the TOS VolumeProfile study, is it possible to hide the volume figures? From the shape of the volume profile, it's easy to see which prices had the most volume, so the actual numbers aren't necessary, and just add clutter to the chart. Exa...
0
votes
1
answer
47
views
asked 7 months ago by
Category: Chart Studies
Evening Pete!  Thanks for the help before, I was able to figure out what I needed. I wanted to know, if there is a way on the 5 min chart to create an arrow for when the 1 minute chart has a macd crossover.  I know ToS offers the MACDHistogramCrossOv...
0
votes
1
answer
95
views
asked 10 months ago by
Category: Stock Scanners
Hey Pete! I am using the Option Hacker and I am trying to scan for options that are up 10% or more on the day. I tried using the code in the screenshot below but it keeps referencing the stock's data rather than the option's. Any ideas on how to make...
0
votes
1
answer
100
views
asked 1 year ago by
Category: Stock Scanners
Hello Peter, I need help with my scan. I want at least a minimum of 3 consecutive prices close above le previous price condition. And my scan responds when the price clove below the previous close. I think this will require a while loop. With the wiz...
0
votes
1
answer
91
views
asked 8 months ago by
Category: Stock Scanners
Hi Pete, Can you make a scan that alert me when a stock price in my watchlist hit previous day close, high or low?
0
votes
1
answer
47
views
asked 8 months ago by
Category: Chart Studies
Hello peter, I have discovered that rate of change calculate the current price to a n price in the past ROC = [(Today’s Closing Price – Closing Price n periods ago) / Closing Price n periods ago] x 100. I want it to calculate the current priceoto a p...
0
votes
1
answer
41
views
asked 8 months ago by
Category: Strategy Guide
Hi Pete, On Fridays I open a position near end of day and close it manually at market open Monday morning (with a limit order at current price). To automate this I know I can setup an advanced order condition that will "Submit at" the day and time I ...
0
votes
1
answer
92
views
asked 8 months ago by
Is there way to export trade alerts in realtime from thinkorswim? Thanks Devinder