Questions (2386)

Votes
Answers
Views
Question
0
votes
1
answer
342
views
asked 6 years ago by
Category: Stock Scanners
Hello Pete,   So below I have provided the code for a chart label that counts the amount of time a stock has spiked in the past (aka a former runner). My question is, how can we turn this into scan criteria. When using this scanner, I only want ...
0
votes
1
answer
127
views
asked 6 years ago by
Category: Chart Studies
Hello Pete - thank you so much for all the great info provided here!  I would like to obtain the code for a presumably simple study - (EMA+SMA)/2.  The user would need to be able to enter the EMA and SMA values, and select line weight, style, color, ...
0
votes
1
answer
538
views
asked 6 years ago by
Category: Chart Studies
Is it possible to search for all shared scripts for a time period (such as today, or yesterday) on tos.mx?
0
votes
1
answer
117
views
asked 6 years ago by
Category: Strategy Guide
I have tried to put in the following code into a conditional order and get the following errors. Low Close[1],
0
votes
1
answer
140
views
asked 6 years ago by
Category: Stock Scanners
hi Pete, I've been struggling with this one for some time now. Many times I'm gathering intraday information and want a cross-reference it against daily data in the past.   An example might be I currently have a chart that gives me the highest p...
0
votes
1
answer
119
views
asked 6 years ago by
Hey, I was wondering if it was possible to set an alert when conditions are met from to different time frames. I'm wanting to set an alert when macd crossover up is true on 1 min bars and 5 min bars.
1
vote
1
answer
629
views
asked 6 years ago by
Category: Watch Lists
hello....I have a question about earning date....is there possible to put next earning date in custom watchlists column ?
0
votes
1
answer
457
views
asked 6 years ago by
Category: Stock Scanners
Hi Pete, Was wondering if it was possible to get a , into the scan results? Lets go with something super basic, plotting the volume from yesterday (image attached) Using the code: plot x = volume() [1]; ^ this gives me the data with a single decimal ...
1
vote
1
answer
610
views
asked 6 years ago by
Category: Chart Studies
Hi Pete, How can I draw an auto line on pre-market (1st price after 4 AM ) opening price? Thanks
0
votes
0
answers
64
views
Be first to answer!
asked 6 years ago by
Category: Stock Scanners
Hi Pete, I am looking to find the stocks whose low happened in the last 9-12 months and high happened in the last 30 days example: today is 2/10/2019, so low should have occurred around 2/10/2018-4/10-2018 and high should in 1/10/2019-2/10-2019 on a ...