Questions (2373)

Votes
Answers
Views
Question
0
votes
1
answer
185
views
asked 4 years ago by
Category: Chart Studies
Hi Pete. I created a fairly simple script that is actually working and returning the result I had intended. But for future reference for someone working hard at learning how to thinkScript, I was wondering if you wouldn't mind looking at my script an...
0
votes
1
answer
128
views
asked 4 years ago by
Hello, I am trying to find a way to trail at bar close Flex Renko bars for automated trade management. I was wondering if you knew of a way to do this. I am using sierra chart and have been looking for a way to do this. I am currently using Trade man...
0
votes
1
answer
63
views
asked 4 years ago by
Category: Chart Studies
Hey all - I was wondering if anyone could help me with a bit of coding for the following: - Price level across whole WEEKLY chart 2% from current weekly open price. If it wasn't too much effort I'd like to have two more variables within the same code...
0
votes
1
answer
194
views
asked 4 years ago by
Category: Strategy Guide
Sir, I used your code from another post to attempt to create a strategy based on Heiken Ashi.   I would like to buy to open on the second green bar, and sell to close on the first following red bar.  And conversely to sell to open on the second red b...
0
votes
1
answer
82
views
asked 4 years ago by
Category: Stock Scanners
Hey Pete, I'm looking for a scan that can search the minimum percentage of 5% from low to high of each daily candle in the past 5 candles. Note that I'm not looking for accumulative of the last 5 candles but instead each candle has to have a 5% range...
0
votes
1
answer
75
views
asked 4 years ago by
Hello Pete; What should we use to get a current price of a stock, not the close or open of candle? For example, if a 1-minute candle opens a 1.1 and starts going up how can we retrieve the price if it meets specific present criteria? not after the ca...
0
votes
1
answer
108
views
asked 4 years ago by
Category: Watch Lists
Is there a way of instead of having a WL column "red" if it meets the criteria to have a red down arrow in the WL column?   Thank you
0
votes
1
answer
103
views
asked 4 years ago by
Category: Watch Lists
Hello Pete; I was wondering if there is a way to add tickers to a watch-list automatically every time a scan trigger? So, I have a scanner that alerts me every time a stock meets my criteria. No, I am thinking of a way to make that ticker get added t...
0
votes
1
answer
108
views
asked 4 years ago by
Category: TS Solutions
I followed the instructions on this website to a tee on how to properly download and install the KBB Squeeze indicator...Unfortunately, the KBB green dot value reading on the radar screen, AND in the scanner, do not match to the KBB green dots on the...
0
votes
1
answer
62
views
asked 4 years ago by
Category: Chart Studies
Is there a way to customize the default VWAP study in TOS so that it calculates the VWAP only using data from the current trading day's market hours? There is a default 'day' option but it will include some of the day before, as well as after/premark...