Individual Scanners

Keith Russell

New member
Hello new here and a beginner just starting too learn scripts. My first question is is it possible too have alerts set up for individual underlying. I think I said that right.
 
Hello new here and a beginner just starting too learn scripts. My first question is is it possible too have alerts set up for individual underlying. I think I said that right.
Yes... You can limit a scan to an individual symbol by using a custom study filter set to GetSymbol == "<your symbol>"... You will need a separate scan for each symbol and then set an alert for the results... Then you can receive a customized alert for each symbol, even a custom MP3 audible alert... As an example, the following scan returns only SPY options...

qzeA9uV.png
 
How do i input that correctly in the study.

@Keith Russell It is somewhat more difficult to have Alerts for multiple symbols from either a Chart or from lower indicators... The easiest way would be to setup a Study that displays a label using AddLabel() and incorporates an Alert() and then add the Study once for each symbol on your Chart or in a lower indicator... These Alerts cannot use custom audible sounds, however, due to limitations within the Alert() function... You would need to establish the proper criteria for said Alerts... Give it a go and we're here to help... Good luck...
 
Ok let try to explain what kind of scanner that i want us too create.
I guess it would be the MomentunSMA-ImpVolatility Kiss.
this is an example of spy. When they kiss you get a little surge in volatility its very consistent. Its a great scalp play too buy a call.

I was wondering if it would be possible too make a scanner that can give you an alert when when they kiss. The thing is the values are different for each underlying. That's why I was asking if you can do individual scanners or maybe scan the underlyingS that have the same values is it doesn't have too be exact it just has too be close and if you can you just create watchlist with the same values.

Then when you get the alert you put your eyes on the chart and decide if you want too make the trade.
This could be an amazing alert its very successful.

Let me know what you all think Thank you.
 
This is why charts are amazing and traders have been using them for fifty years. It is possible to get so comfortable with charts and price action that you recognize the exact confluence of factors that signals that next pop.

When you want to move away from the chart and translate those factors into filters for scans and alerts, there is a problem. It is not an easy translation. The filters require exact mathematical terms. Thinkscript can accommodate very complex math but filters cannot be set up with terms such as kiss or just be close... Exact values work, percentage of exact values, deviations of values... To create the scan and alerts, first you need to create the math.
 
@Keith Russell You could try playing with Fractals or Trend Reversals for this because you would be looking for a high IV reversal on the same candle as you are getting a low MomentumSMA reversal in the opposite direction... That should be a starting point...
 

Join useThinkScript to post your question to a community of 21,000+ developers and traders.

Similar threads

Not the exact question you're looking for?

Start a new thread and receive assistance from our community.

87k+ Posts
488 Online
Create Post

Similar threads

Similar threads

The Market Trading Game Changer

Join 2,500+ subscribers inside the useThinkScript VIP Membership Club
  • Exclusive indicators
  • Proven strategies & setups
  • Private Discord community
  • ‘Buy The Dip’ signal alerts
  • Exclusive members-only content
  • Add-ons and resources
  • 1 full year of unlimited support

Frequently Asked Questions

What is useThinkScript?

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.

How do I get started?

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.

What are the benefits of VIP Membership?
VIP members get exclusive access to these proven and tested premium indicators: Buy the Dip, Advanced Market Moves 2.0, Take Profit, and Volatility Trading Range. In addition, VIP members get access to over 50 VIP-only custom indicators, add-ons, and strategies, private VIP-only forums, private Discord channel to discuss trades and strategies in real-time, customer support, trade alerts, and much more. Learn all about VIP membership here.
How can I access the premium indicators?
To access the premium indicators, which are plug and play ready, sign up for VIP membership here.
Back
Top