Votes
Answers
Views
Question
0
votes
1
answer
569
views
asked 6 years ago by PapaAlan
Category:
Chart Studies
I have the script attached and basically it should have relative comment lines in it for you. It\'s an attempt to get as good as it can get using the TOS data block feeds to determine the amt of buy volume versus sell volume. It\'s my code btw. The...
0
votes
1
answer
142
views
asked 6 years ago by Kim Tim
Category:
Chart Studies
Hi Pete, I'm setting up two TOS scans using the codes below (long and short), but it keeps giving errors. Please help to fix. Thank you! EMA BREAKOUT LONG high is less than high from 1 bars ago and low is greater than low from 1 bars ago and high fro...
0
votes
1
answer
172
views
asked 6 years ago by Satish Gupta
Category:
Stock Scanners
Is it possible to have a scan for intraday charts? For example, I'd like to periodically run a scan which selects stocks that have had three successive higher closes within the last few bars (1 minute, 5 minutes, etc) so I can take quick buy/sell act...
0
votes
1
answer
292
views
asked 6 years ago by Bruce Windsor
Category:
Sierra Chart Solutions
In Sierra chart we can use range per bar -True (in ticks) for intraday charts. These charts are of course not time based but based on range of the bar. The time of each bar varies based on activity and volatility. I want to know when the time between...
0
votes
1
answer
342
views
asked 6 years ago by Balaji Vasudevan
Category:
Stock Scanners
Please help me to setup the Custom Scan with the following and added to watchlist . This is my Requirement and I will buy long based on all the 3 conditions are True. It's really difficult to go each individual stocks which meet my requirements. I w...
0
votes
1
answer
117
views
asked 6 years ago by Tuan Pham
Category:
Stock Scanners
There is a scan showing stocks that returned 6% last earnings quarter. Is it possible to have a scan showing more than one quarter and allow the user to input the number of quarters and the desired percentage? Thank you
0
votes
1
answer
195
views
asked 6 years ago by Tom Smith
Category:
Chart Studies
Hi, I found this studies on your site, very useful for me. I want to check if it is possible to make it as a percentage instead of the dollar amount. AddLabel(yes, GetOpenPL(), Color.WHITE);
0
votes
1
answer
662
views
asked 6 years ago by Ryan Sizemore
Category:
Stock Scanners
I've not researched if this has been asked in the past so forgive me if so. I did see the approaching 200SMA study but I'm struggling with a code that shows price crossing the 200SMA on the current daily bar and finding it in a scan. What I want is w...
0
votes
1
answer
670
views
asked 6 years ago by Nir Shahar
Category:
Chart Studies
Tags:
Hi I wanted to see if you can help me to figure out how to do a custom indicator? I want to be able to see on the chart dynamic volume but with open close high and low. This is the link to see..I would appreciate it if you could tell me if its possib...
0
votes
0
answers
449
views
Be first to answer!
asked 6 years ago by cherif nour
Category:
Chart Studies
Would it be possible to get a TOS code for the fractal chaos bands? This indicator is availble on tradingview coded with pinescript.