Questions (855)

Votes
Answers
Views
Question
0
votes
1
answer
9472
views
asked 6 years ago by
Category: Watch Lists
Is there a way to calculate short interest ratio (SIR) in TOS watchlist?   The short ratio, short interest ratio (SIR) or float short for a public company is the ratio of tradable shares being shorted to shares in the market, or the float. It is...
2
votes
1
answer
3922
views
asked 6 years ago by
Category: Watch Lists
Hello Hahn, For traders who are looking for very quick moves in stock prices I wanted to know if you could provide a watchlist code for Percent change in last 5 minutes. In terms of coloring If the percent change is greater than 7%, in the last 5 min...
0
votes
1
answer
3150
views
asked 6 years ago by
Category: Chart Studies
Hello Hahn,   I would just like a study indicator that places a rectangular label on the top left side of the chart that shows the current bar’s ATR in just one square box. The box should change colors depending on the values Average True Range ...
0
votes
1
answer
2490
views
asked 4 years ago by
Category: Chart Studies
Hello again.   I have made a cool chart study that uses the Assign color Feature and am practicing setting up sound alerts as well as chart bubbles.     Ive assigned color to wicking candles that cross SMA and VWAP.   Thing is theres so many bubbles!...
0
votes
1
answer
2342
views
asked 6 years ago by
Category: Stock Scanners
Hello Hahn,   As you know, the VWAP is a key for a lot of day traders. I wanted to know if you could create a scan criteria that will filter out stocks whose last price is trading more than 20 cent under the VWAP.
0
votes
1
answer
1942
views
asked 5 years ago by
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
1927
views
asked 3 years ago by
Under MarketWatch Alerts I have a big list of alerts. How can I delete them?
0
votes
2
answers
1908
views
asked 6 years ago by
Category: Stock Scanners
Hello,   One problem I noticed with the TOS platform is that it seems to refresh scan results very slow and not in real-time. Is there a way to make the scan run every 30 seconds and update the dynamic watchlist in real-time ?   I am willin...
0
votes
1
answer
1621
views
asked 5 years ago by
Category: Chart Studies
I currently have thinks it code that plots an arrow when the criteria are met. PatternPlot.SetPaintingStrategy(PaintingStrategy.BOOLEAN_ARROW_UP); PatternPlot.SetDefaultColor(GetColor(8)); My only question is can the arrow code be modifyied to place ...
0
votes
1
answer
1429
views
asked 3 years ago by
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...