Votes
Answers
Views
Question
0
votes
1
answer
484
views
asked 6 years ago by kh amin
Category:
Watch Lists
Hello, I am trying to add a custom column on a watchlist but I am getting error "expected double". I am not able to figure out what I am doing wrong. Here's the code below.. input vpriceType = PriceType.MARK; plot plot_name; if (GetSymbol() == "EDIT"...
0
votes
1
answer
374
views
asked 6 years ago by Aurelio Enrique
Category:
Stock Scanners
Tags:
Hello there Mr. Hahn, I'm looking to create a simple scan that shows me stocks approaching their 200 day SMA from above or below. Maybe something like the price is 1 or 2 percent away from the 200 SMA from either direction. It seems simple enough but...
0
votes
1
answer
404
views
asked 6 years ago by Aurelio Enrique
Category:
Chart Studies
Tags:
I'm looking to create a custom 30 second time frame for stocks in TOS. Would this be possible?
0
votes
1
answer
117
views
asked 6 years ago by Pete Day
Category:
Stock Scanners
I would like to create a scan to find stocks where price has dropped -10% below the open price. Thanks Pete!
0
votes
1
answer
61
views
asked 6 years ago by Paul Moore
Category:
Stock Scanners
If I run a scan I would like to add the time line drawing in to the chart automagically
0
votes
1
answer
280
views
asked 6 years ago by S S
Category:
Watch Lists
Hello please can you help me with creating custom column for watchlist. Looking for 2 column if the current price is over the Vwap then background color to be green else red include pre market. if EMA 8 crossover 20SMA then background color to gree...
0
votes
1
answer
188
views
asked 6 years ago by Fernando Berezowsky
Category:
Watch Lists
I am looking to finish my script for a DMI Oscilator Watchlist Alert. I hope someone might be able to finish it, since I am only missing the Sell Side when a green bar changes to red. It intends to give a buy or sell signal as soon as the DMI Oscilla...
0
votes
1
answer
672
views
asked 6 years ago by John Fisher
Category:
Strategy Guide
Hi. Is there a way to customize the color scheme for the TOS script compiler/editor? The autocomplete function is almost unusuable because the color scheme is white text on a yellow background. I included a picture. I cannot figure out how to change ...
0
votes
1
answer
456
views
asked 6 years ago by Henderson Sobers
Category:
Chart Studies
Hello, I'd like to have a study on my intraday chart which automatically plots 2 horizontal lines for the premarket high and low of that stock and keeps those lines even after the market is open. I saw some similar code on this site but it took into ...
0
votes
1
answer
414
views
asked 6 years ago by Henderson Sobers
Category:
Chart Studies
Hello, I’m new to ToS. I found this site literally a few days ago and have learnt quite a bit already. Thanks very much for the obvious hardwork you’ve put in to have all this content on the site. My question is this- is there a way that I can have a...