Questions (2351)

Votes
Answers
Views
Question
0
votes
1
answer
75
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
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
959
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...
1
vote
1
answer
72
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
3830
views
asked 6 years ago by
Category: Chart Studies
How to set an alert in TOS when price bar closes over or under VWAP?  
0
votes
2
answers
137
views
asked 6 years ago by
Category: Stock Scanners
Hello Hahn, I was working in condition wizard and wanted to know how can we filter out stocks that have a mark % change (or even percent change) between -3% to 3% from showing up on scan results. This scan is intended to run between 8am -9:30am and c...
0
votes
1
answer
58
views
asked 6 years ago by
Hello I would like to add an label which shows me the current day. But instead of the date, it would count the calendar days (not business days). Day 1, Day 2, Day 3, Day 4, Day 5 and then start from new..Day 1... I only got some experience with thin...
0
votes
1
answer
204
views
asked 6 years ago by
I would like to create an alert to occur when the stock price is above the Atr trailing stop and the price is 6% or less above the Atr trainling stop. Thanks for your help.
0
votes
1
answer
670
views
asked 6 years ago by
Hi Pete, Is there a way to get the audio alert when the PPS buy sell signal generates?
0
votes
1
answer
201
views
asked 6 years ago by
Hi Pete ,here again now with the screenshoots and information to see if we can adjust this strategy from TC 2000 to TSO. How i said i used this indicator to know how long stay in a trade,also i used to go in a trade ,most used to swin trading. Im don...