Fibonacci MAs – 8-Slot Engine For ThinkOrSwim

Ricky_005

Member
Plus
thinkorswim_VFQUyJM19z.png


thinkorswim_CB6fZlicMB.png


thinkorswim_rawTXmEH5w.png

Hey everyone,

This is my first time posting a study on the UseThinkScript forum, so I’m coming in straight and simple: this is a Moving Average stack I built for day-to-day chart work and quick visual alignment.

What it is
Fibonacci MAs – 8-Slot Engine (Per-MA AvgType + Per-MA PriceSource)
It plots up to 8 MA “slots” (default Fib lengths like 3/5/8/13/21/55/144/377), but you can change anything. Each slot has:
  • On/Off toggle
  • Length
  • Average type (AvgType per slot)
  • Price source per slot (Close/Open/High/Low/HL2/HLC3/OHLC4)
Why I made it
I wanted a clean way to run multiple MA lengths without constantly rewriting studies or juggling separate indicators. This keeps everything in one place, gives you consistent color mapping by slot, and prints useful labels so you always know exactly what’s on your chart.

Extra features
  • Color schemes: Rainbow / Classic / Dark
  • Label location control: Top/Bottom + Left/Right
  • Bar-safety WARNING label: tells you when you don’t have enough bars for the longest enabled MA (with a barMultiplier buffer)
Notes
  • The warning label is informational only—Thinkorswim can still throw “N/A” if you push extreme lengths on certain aggregations. That’s a platform limitation.
  • I kept it readable and modular so it’s easy to tweak.
Looking for improvements
I’m not pretending this is perfect. If you see ways to make it cleaner, faster, or smarter—improve it. If you add something useful (better label formatting, add a scoring system, better logic, performance ideas, anything), post it back so everyone benefits.

Appreciate the time, and thanks in advance for any feedback.

— Tricky Rick
 

Attachments

  • thinkorswim_VFQUyJM19z.png
    thinkorswim_VFQUyJM19z.png
    182.9 KB · Views: 448
Last edited:

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
735 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