# START
plot c = Volume(period = AggregationPeriod.DAY) / Average(volume(period = AggregationPeriod.DAY), 50);
c.SetDefaultColor(Color.BLACK);
AssignBackgroundColor(if c > 2 then Color.LIGHT_GREEN else Color.PINK);
# END
You don't need to keep scanning as long as you set alerts for when new symbols are added to both scans. Just have the Message Center pulled up and you can see any new stocks that pop up on both scans.
Hey Ben! So I normally use Trade Ideas for all my scanning needs but I've been trying to build up my TOS scanner to possibly compete with TI. There is only one thing that I can definitively say that without it there would be no way I could give TI up.
Thanks rogtrader
Thanks Vasanth bhai!! These days I find some good tickers, but I always mess up the entries and exits .. any good indicator for the entries and exits for day trading? I have tried moving averages, RSI, MACD, VWAP.. Bollinger Bands.. etc but cant catch the runs.. Thanks much!Thanks rogtrader
The scanner details are provided in page 1 of this post & look for other modifications suggest by Sonny.
https://usethinkscript.com/threads/...gy-and-momentum-scanner-for-thinkorswim.3002/
Scanner needs to be setup as watchlist & you can setup the alert for the watchlist. When a new ticker gets added, the TOS platform will send an alart to your preferred device.
I use the True Momentum Oscillator and MACD Histogram...that has been working very well for me.Thanks Vasanth bhai!! These days I find some good tickers, but I always mess up the entries and exits .. any good indicator for the entries and exits for day trading? I have tried moving averages, RSI, MACD, VWAP.. Bollinger Bands.. etc but cant catch the runs.. Thanks much!
try with this indicator, might be on a larger timeframe would help to decide on the entry & exit better. you can also try on lower timeframesThanks Vasanth bhai!! These days I find some good tickers, but I always mess up the entries and exits .. any good indicator for the entries and exits for day trading? I have tried moving averages, RSI, MACD, VWAP.. Bollinger Bands.. etc but cant catch the runs.. Thanks much!
Hi @BonBon , when drawing your Fib Retracements in PreMarket... are you starting at 4am? Or are you including the lows in the aftermarket of the previous day?@Gabrielx77 you are welcome. There are several ways I use the Fibonacci retracement. If it is a stock that gapped up I would wait until it retraces to the 78.6. levels and wait for the buy signal (I have found that the 78% levels is near the stock's previous support level).
For momentum stocks, I would wait for a retracement no further than the 50% or 66% levels. I have found that these stocks that retrace below the 66% can simply be a pump. I also consider the catalyst when drawing the retracement lines as some tickers may only retrace to the 28% or 36% retracement levels if its a very strong catalyst. I also utilize other technical analysis to help make decisions regarding the trade.
What time frame are you using to look at VWAP & Price@Gabrielx77
Make sure you set an alert for when new symbols are added to the scan. Then assess the stocks that come at 9:35 or 9:36. Go for the highest volume, highest RV, and stock with room to run. When you buy it, you can hold it as long as it stays above VWAP. BOXL was on the scan early and met these conditions.
How do you set auto RR?No problem, but here I’ll put a specific example of the process.
1. Stock opens at 9:30 at $1.00 per share
2. At 9:45 it’s high is $1.10, it’s low is $0.95 and it’s close was at $1.06
3. At 9:45:01 I place an OCO bracket future buy order with a 1:1 RR (automatically sets a limit and stop loss as soon as I enter the trade) at $1.11
4. Wait for the stock to reach my future buy order at $1.11 and adjust my bracket to a 1:1 RR, which would be setting my limit to $1.25 and my stop at $0.95
5. As soon as I’m filled, I wait for it to hit either my limit or stop loss
That’s basically the process; big firms use this strategy with a 70% success rate, but they do trade large caps so it’s different. That’s why I’m going to be back resting this strategy with small cap stocks and the RV1 scanner.
Check out our Buy the Dip indicator and see how it can help you find profitable swing trading ideas. Scanner, watchlist columns, and add-ons are included.
Join useThinkScript to post your question to a community of 21,000+ developers and traders.
Start a new thread and receive assistance from our community.
useThinkScript is the #1 community of stock market investors using indicators and other tools to power their trading strategies. Traders of all skill levels use our forums to learn about scripting and indicators, help each other, and discover new ways to gain an edge in the markets.
We get it. Our forum can be intimidating, if not overwhelming. With thousands of topics, tens of thousands of posts, our community has created an incredibly deep knowledge base for stock traders. No one can ever exhaust every resource provided on our site.
If you are new, or just looking for guidance, here are some helpful links to get you started.