Votes
Answers
Views
Question
0
votes
1
answer
190
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
615
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
140
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
146
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
80
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
286
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
111
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
572
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.
0
votes
1
answer
1776
views
asked 4 years ago by Adbullah Binahmed
Category:
Chart Studies
Hi Pete, I have searched a lot and scratched my head on this one although I thought it should have been very easy. I know how to use AddLabel on a chart and also how to change the color of the actual label using conditional statements (thanks to your...
0
votes
2
answers
430
views
asked 4 years ago by Reicy
Category:
Frequently Asked Questions
Hi Pete, can you help me make a script/code for TradingView. To make a chart signal when MA7 (purple line) touching the low of a green bar PLUS MA7 is greater than MA99. I cannot find that much information here in regards to TradingView scripts/codes...