Questions (2349)

Votes
Answers
Views
Question
0
votes
1
answer
654
views
asked 6 years ago by
Category: Chart Studies
Pete: I came cross a confusing def statement in the source code of DarvasBox, a TOS study  . First line def defines "state" with a few alternatives The second line merely indiactes  variable names "upper" and "lower" in the statement without assignin...
0
votes
2
answers
121
views
asked 5 years ago by
Category: Strategy Guide
Hello There Pete, Im just getting into strategies and am trying to create one that simply buys when Rsi crosses 69 in the upward direction, and then executes the sell once it falls below same 69 level. Thought things were going alright till noticing ...
0
votes
1
answer
138
views
asked 5 years ago by
Category: Stock Scanners
Hello, Is there a way to scan whenever current closing price of a 5 min bar crosses above yesterday's close or yesterday's high. Please see screenshot for details.
0
votes
1
answer
315
views
asked 5 years ago by
Category: Stock Scanners
Hi Pete, I am interested in creating a scan that looks at the forward looking portion of the Ichimoku cloud and can scanning for whether that is bullish or bearish. How would I go about doing this? Thanks! Justin
0
votes
1
answer
505
views
asked 5 years ago by
Category: Stock Scanners
Hey man, I appreciate you taking the time to help others with their platform setups it sure has helped me a lot while lurking on here. I even developed a list of things I wanted to figure out for weeks but I don't want to bombard you with requests so...
0
votes
1
answer
131
views
asked 5 years ago by
Category: Watch Lists
Hello, I have been using the TTM Squeeze indicator in TOS for quite some time and ran across your ability to create this awesome visual alert inside watch list. I set it up using the daily and hourly periods, but the color indicators don't match what...
0
votes
1
answer
321
views
asked 5 years ago by
Category: Chart Studies
Hey, I've been poking around everywhere to find a relatively simple indicator based on percentage change, but can't find it.  Is there an easy way to have an indicator on lower study that will show the relative strength of a ticker by percent change?...
0
votes
1
answer
115
views
asked 5 years ago by
Category: Stock Scanners
Hello, I already have a scanner (code below) provided by Pete but I would like to enhance it  adding two scenarios below. Scenario 1: Output only those symbols that close of current 5 min bar crosses above yesterday's close for the first time. Scenar...
0
votes
1
answer
106
views
asked 5 years ago by
Category: Watch Lists
How many custom columns can we make?
0
votes
1
answer
223
views
asked 5 years ago by
Category: Watch Lists
Hello Pete, I have the following custom TOS watchlist code for EMA crossing that works well but I was wondering if you could help me with the following two items i haven't been able to figure out. 1- Eliminate after hours/pre-market data input so tha...