Votes
Answers
Views
Question
0
votes
1
answer
112
views
Hi, I'm trying to create a study that indicates 4% above the low of day. Or 4% below the high of day to a specific stock. See screenshot attached for example low of day. LOD is 176.27 as shown in chart. 4% above it is 183.32 (176.27+(176.27*0.04)...
0
votes
1
answer
211
views
asked 5 years ago by Marcus Auman
Category:
TS Solutions
Hello Pete. Is it possible to convert this script to an easyscript? Its a volatility stop study that plots red dots above price bars in case of a downtrend and green dots under price bars in case of an uptrend. Its great for placing your stops.  ...
0
votes
1
answer
114
views
asked 5 years ago by Scott Taylor
Category:
Stock Scanners
Good Morning Pete. Couple things I am researching. I searched previous Q&A's so hopefully I'm not rehashing something that has been covered previously. Researching if possible to create a scan for companies with an EPS growth of 10% (x percent) o...
0
votes
1
answer
110
views
asked 5 years ago by Sabrina Leigh
Category:
Watch Lists
Okay. Try again. I am fond of the LBR3/10 Oscillator. I am trying to have a color column change when the fast line crosses above the slow line. I have attached the original Oscillator script and the script I worked on with another to make it a Study....
0
votes
1
answer
223
views
asked 5 years ago by Ralph Calabro
Category:
Watch Lists
Im trying to create a custom column on my watch list that will tell me how many candles in a row meet a certain criteria The counter would naturally start at 1 and keep going every 2 hr candle close it keeps meeting the criteria The criteria is: DMI...
0
votes
1
answer
96
views
asked 5 years ago by Jay Vanamoju
Category:
Stock Scanners
Hi Pete, I have searched the site for any clues for the scan for the below logic, however I could not find it. Background Overview A consolidation is usually forming when both Aroon-Up and Aroon-Down move lower in parallel fashion and the distance be...
0
votes
1
answer
476
views
asked 5 years ago by Tom Danaher
Category:
Strategy Guide
Hi - I am working on a stategy that buys the3 first green Heikin Ashi candle after X red candles in a row. Right now the definitions I have scripted are not correctly identifying the candle colors (current -> want green and prior 1 -&g...
0
votes
1
answer
98
views
asked 5 years ago by Steven Bernal
Category:
Stock Scanners
Hi Pete, I'm looking for a scan that can find stocks low price at or above a specific range relative to the previous days range. I've attached a picture just for visual of what I've written below. So first candle on left = 100% from low to high no ma...
0
votes
1
answer
140
views
asked 5 years ago by Cc W
Category:
Alerts and Notifications
Hello, was wondering if it's possible to have a script when you're alerted when, for instance the 10 ema goes above the 15 ema but only show triggered when it first occurs and not any preceding days, even if the condition is still true. I know I coul...
0
votes
1
answer
540
views
asked 5 years ago by Chris Gollnick
Category:
Stock Scanners
Hi Pete: Is there a way to scan intraday in TOS price crossing the daily camarilla pivot levels? Aggregation period=DAY, length=1 I've only been able to scan using the Daily scan period and not helpful for intraday trades. Thanks, Chris