Votes
Answers
Views
Question
0
votes
1
answer
141
views
asked 7 years ago by kh amin
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
354
views
asked 7 years ago by Mark Otter
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
148
views
asked 7 years ago by Steve Razz
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
576
views
asked 7 years ago by Steven Bernal
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
365
views
asked 7 years ago by Justin Madigan
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
173
views
asked 7 years ago by kh amin
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
2
answers
165
views
asked 7 years ago by Eric Hughes
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
709
views
asked 7 years ago by Arun NY
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
1
answer
684
views
asked 7 years ago by kh amin
Category:
Chart Studies
Hello, I am trying to add chart labels for multiple time-frame(15 min, 30 min, hour) on a 5 minute chart. The labels appear only for 5 min and 15 min after I comment out the code for 30 min and 1 hour. If I do not comment out the code for 30 min and ...
0
votes
1
answer
378
views
asked 7 years ago by Carlos Serna
Category:
Stock Scanners
Pete, I was looking for a scan that will find stocks with an X number of consecutive 5 Min bars above the 9 EMA. I attached a screenshot as an example.