Questions (2349)

Votes
Answers
Views
Question
0
votes
1
answer
3822
views
asked 6 years ago by
Category: Chart Studies
How to set an alert in TOS when price bar closes over or under VWAP?  
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
954
views
asked 6 years ago by
Category: Stock Scanners
Hi, I am just learning how to use scanning and alerts and have been mildly successful.  I am now trying to figure out a way for TOS to alert me when a stock study meets a certain criteria. The example scan I want to create is when the CCI The Commodi...
0
votes
1
answer
186
views
asked 6 years ago by
Category: TS Solutions
dear Pete, i had the following code of thinkorswing and i want to have on tradestation and wants to know if you can help me to solve this issue. the code that i want to get on easy language is the following: def C=close; def avgc10=Average(close,10);...
0
votes
1
answer
74
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...
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
72
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
1368
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
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
157
views
asked 6 years ago by
Category: Watch Lists
Although I use the News gadgets, I would like to be visually alerted on my chart with a sound (if possible) when there's new news for the stock I'm charting? In reading some of the TOS info, it seems I may be able to set up an Alert of my Watchlist a...