earnings tracker

  1. BenTen

    Market Maker Move Earnings Forecast Indicator for ThinkorSwim

    This was shared by Ken Rose on Twitter. The indicator is called Market Maker Move and it helps to predict "potential movement of a stock related to an upcoming #Earnings earnings announcement". thinkScript Code #Follow ken on Twitter @KRose_TDA #Market Maker Move script is used on Ken Rose -...
  2. BenTen

    ThinkorSwim Earnings Date Indicator and Watchlist Column

    Found this indicator created by Mobius while I was browsing the thinkScript Lounge. It adds two labels to your chart. One shows the next earning date for the stock. If the upcoming earning date is within five days, it will also add a bright red warning. It sort of acts as an attention grabber to...
  3. BenTen

    Power Earnings Gaps (PEG) Scanner for ThinkorSwim

    Power Earnings Gappers (PEG) is a strategy shared by @traderstewie at Art of Trading. If you haven't check out the original article, you can do so here. This scanner for ThinkorSwim just makes it easier to find potential stocks that have shown strong technical qualities after reporting great...
  4. BenTen

    Price Earnings Gap (PEG) Indicator for ThinkorSwim

    Created by Drew Griffith. thinkScript Code declare upper; def cl = close; def lo = low; def hi = high; def op = open; input ema_10 = 10; input ema_30 = 30; input WickMultiplier = 1.65; #2.0 input BodyPercentage = 0.40; #.25 input insync_bullpull=220; input insync_bearpull=300; plot EMA10...

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