Votes
Answers
Views
Question
0
votes
1
answer
1423
views
asked 4 years ago by Guru M
Category:
Chart Studies
I have the following code but for some reason even if one of the conditions is not true in the if clause, its still displaying "A" in the chart instead of "". For e.g. if Price_Var is 5.09, then none of the below conditions should be valid and it sho...
0
votes
1
answer
108
views
asked 4 years ago by Eric Hughes
Category:
Stock Scanners
Just like the title, but I cant find a way in condition wizard to pull it off.
0
votes
1
answer
182
views
asked 4 years ago by Kenny Lovell
Category:
Chart Studies
Settings would be Wilders ADXLength – 14 TriggerLevel – 20 UsePlotColoring – True AboveTrigColor – Yellow BelowTrigColor – Red EqualTrigColor – Cyan ColorCellBGOnAlert – true See pic shows line colors as it t...
0
votes
1
answer
578
views
asked 4 years ago by Richard Stocks
Category:
Stock Scanners
There is a study in TOS called Cumulative Overnight Volume. I noticed a post on this web site, and a response with some code, for putting this into a watchlist column. However, I am not finding a way to do a scan for the above average cumulative over...
0
votes
1
answer
132
views
asked 4 years ago by Jeremy Wright
Category:
Chart Studies
I use grey for my down candles. I use blue for my up candles. I color the current candle red, yellow or green based on the buying volume percentage. The only problem is that the chart displays the red, yellow or green colors on the previous candles w...
0
votes
1
answer
141
views
asked 4 years ago by Master Chief
Category:
Chart Studies
To create a zig zag study that would display a % value of retracement since last swing high or low. E.g Sierrachart zigzag using calculation mode #1
0
votes
1
answer
77
views
asked 4 years ago by Master Chief
Category:
Strategy Guide
Hi Pete, Is it possible to send orders to buy different strike prices at $.5 per contract? For example using SPY, , I would like to have sent 1 instruction to buy 371Call at .5, then 370C at .5, 369C at .5 all expiring on Monday Thanks
0
votes
1
answer
283
views
asked 4 years ago by Bhojpuri Gaane
Category:
Stock Scanners
Hi, I am looking for a TOS script that scans and alerts the stocks whose at least two price candles are above 5, 10, and 20 SMA and VWAP at 5 minutes for an intraday time frame. I know it can be done for a one time frame using the default study Movin...
0
votes
1
answer
104
views
asked 4 years ago by Richard Stocks
Category:
Stock Scanners
This is a follow up to a recent post. I tried to add comments to the same post and for some reason it stated that my response was invalid. I am looking for a simple scanner that meets these two criteria. 1.This week's range is greater than last weeks...
0
votes
1
answer
541
views
asked 4 years ago by Byronfern S
Category:
Chart Studies
Hi Pete , how are you? I have a request, is it possible to create a study that plots a trend line form high of day 2 to high of day 1 with extension to the right? Thanks for your time.