📖 Guides

TradingView Pine Script Wizards 2026: Who They Are and Their Best Indicators to Follow

⚠️ Disclosure: Some links on this page are affiliate links. If you sign up through them, I may earn a commission — at no extra cost to you. I only review tools I actually use.
# TradingView Pine Script Wizards 2026: Who They Are and Their Best Indicators to Follow

On March 18, 2026, TradingView announced its newest Pine Script Wizards: skinra and e2e4. These two join a Hall of Fame that now includes 28 of the most impactful Pine Script developers in TradingView's history.

If you use TradingView, you've almost certainly used a Wizard's script without knowing it. That volume profile on your chart? Probably KioseffTrading. The ZigZag indicator you found through Community Scripts? Likely RicardoSantos or TradingShot. The clean EMA setup you copied from a tutorial? Could be Kodify's or LonesomeTheBlue's code under the hood.

But the Wizard program is more than a badge. It's a curated list of developers whose code you can trust — and in a Community Scripts library with over 150,000 entries, knowing who to follow is half the battle.

Here's the full breakdown: who the 2026 Wizards are, the complete Hall of Fame ranked by what they're best at, and the specific scripts worth adding to your charts today.

The 2026 Wizards: skinra and e2e4

This year's inductees are unusual. Most previous Wizards earned recognition through prolific public script publishing — hundreds of open-source indicators and strategies shared freely with the community. The 2026 class is different. Both skinra and e2e4 were recognized for behind-the-scenes contributions.

skinra

skinra is a fixture in TradingView's Pine Script Q&A forums. If you've ever posted a coding question — why your ta.crossover() isn't firing, how to handle na values in a complex calculation, or why your strategy tester results look wrong — there's a decent chance skinra answered it.

His public script library is relatively small. That's because his impact comes through helping *other* people write better code. TradingView's description calls him a "powerhouse within our Pine Q&A forums" with "an encyclopedic knowledge of Pine Script." He's also a significant contributor to PineCoders projects — the semi-official community group that develops Pine Script resources and educational content.

Why this matters for you: Follow skinra's profile on TradingView. When he does publish scripts, they tend to be precision tools that solve specific problems. More importantly, if you're learning Pine Script and post questions in the Q&A forums, his answers are some of the most reliable you'll find. Profile: tradingview.com/u/skinra/

e2e4

e2e4 is even more behind-the-scenes than skinra. TradingView describes his published scripts as "rarely published" but "of high quality, demonstrating the skills and knowledge of a top-tier Pine coder." His real influence is through PineCoders projects — the infrastructure that makes Pine Script easier for everyone.

Think of e2e4 as one of the engineers who builds the roads rather than the buildings. You don't see his name on flashy indicators, but the tools and documentation that help you write your own code? He's had a hand in many of them.

Profile: tradingview.com/u/e2e4/

What the 2026 Picks Tell Us

TradingView is signaling a shift. Previous years heavily rewarded prolific publishing — the more scripts, the more visibility, the higher the chance of Wizard status. The 2026 picks reward *community support and infrastructure*. This matters because it encourages more experienced coders to help beginners, which makes the whole ecosystem stronger.

If you're an aspiring Pine Script developer, take note: publishing scripts still matters, but so does answering questions, contributing to community projects, and helping others debug their code. TradingView is watching both.

The Complete Pine Script Wizard Hall of Fame

Here's every Wizard ever inducted, organized by what they're best known for. Use this as a directory — when you need a specific type of indicator or script, go to the Wizard who specializes in that area.

The Foundational Legends (Pre-2020 Inductees)

These are the names that built TradingView's Community Scripts into what it is today. Their work dates back to when Pine Script was far less capable, yet the indicators they created remain some of the most-used on the platform.

WizardKnown ForBest Starting Script
LazyBearThe foundation of Pine Script. Massive library of obscure TA techniquesSqueeze Momentum Indicator
HPotterMachine-like publishing schedule. Lesser-known TA techniquesBrowse his full catalog — every technique is there
ChrisMoodyActionable, practical indicators with bold visualsWilliams Vix Fix, CM SuperGuppy
glazZen-like approach. Clean, no-nonsense outputsRSI-based tools
MadridTransforming concepts into colorful, visual toolsRibbon indicators
Ricardo SantosBending Pine Script's limits like Neo in the MatrixMulti-Timeframe tools, Trendlines
My recommendation: If you're new to Community Scripts, start with LazyBear's Squeeze Momentum Indicator. It's one of the most popular scripts ever published on TradingView, and for good reason — it works, it's visually clear, and it introduces you to how custom indicators can complement your chart reading. You'll need a TradingView account to add Community Scripts to your charts.

The Technical Innovators

These Wizards push Pine Script's boundaries. Their code tends to be more advanced, incorporating custom calculations, machine learning concepts, and novel visualizations.

WizardKnown ForWhy Follow
alexgroverMath-heavy indicators inspired by John EhlersIf you want signal processing and adaptive indicators
evergetSpecialist indicators covering almost everythingWhen you need something exotic and well-coded
ImmortalFreedomMath acrobatics + behind-the-scenes Pine Script developmentPine features that make coding easier for everyone
DonovanWallVisually stunning + mathematically rigorous scriptsArt-gallery-quality indicators that actually work
rumpypumpydumpyPushing the absolute boundaries of Pine Script's capabilitiesWhen you want to see what's possible
jdehortyMachine learning in Pine ScriptIf you want to explore ML-based trading indicators
kaigouthroVisual innovation + open-source librariesReusable Pine Script libraries for your own projects
Standout: jdehorty deserves special attention. Machine learning in Pine Script sounds like a gimmick, but his implementations are thoughtful, well-documented, and actually demonstrate how ML concepts can improve traditional indicators. His work has inspired a wave of ML-curious script authors across the platform.

The Practical Traders

These Wizards build tools that solve real day-to-day trading problems. Less theory, more "I can use this right now."

WizardKnown ForBest Use Case
scarfAutomation, alert systems, encyclopedic TA knowledgeSetting up trading alert workflows
LonesomeTheBlueCreative trading tools, classic concepts on steroidsWhen you want a better version of a classic indicator
KivancOzbilgicProlific, practical indicators with clever twistsSuperTrend variants, momentum tools
TradingShotZigZag king, educational ideasZigZag indicators and pattern recognition
dgtrdFibonacci, Gann fan, pitchfork toolsDrawing tool replacements with better automation
Duyck (JD)Legendary Trendlines script, clever indicatorsAutomated trendline drawing
My pick: If I had to follow just one Wizard from this group, it'd be LonesomeTheBlue. His scripts consistently take a proven concept (like RSI divergence or support/resistance) and add a twist that makes it genuinely more useful. The code is clean enough to learn from, and the indicators work well in live trading.

The Educators

Some Wizards impact the community primarily through teaching rather than (or alongside) publishing scripts.

WizardKnown ForResource
Kodifykodify.net — "Pine Script for Dummies"The best beginner resource for learning Pine Script
BacktestRookiesBacktestRookies.comPractical strategy testing tutorials
fikiraSystematically testing new Pine features + Q&A forum mainstayUnderstanding new Pine Script releases
LucFShaped Pine Script itself + sets publishing standardsWhen you want to understand best practices for script publishing
skinra (2026)Q&A forums, PineCoders projectsPine Script debugging help
e2e4 (2026)Behind-the-scenes PineCoders infrastructurePine Script ecosystem improvements
If you're learning Pine Script: Kodify's website should be your first stop. It's the clearest, most structured guide for beginners. Once you've got the basics, follow fikira — he publishes educational scripts that demonstrate new Pine features as they're released, which is invaluable for staying current with the language.

The Powerhouses

These Wizards combine volume, quality, and community impact at a level that sets them apart.

WizardWhy They're in This Category
LuxAlgoA full team delivering open-source scripts of "remarkable quality and utility." The most consistently polished scripts on the platform.
KioseffTradingVolume profile and volume delta visualizations that redefine chart aesthetics. His work makes complex order flow data actually readable.
LuxAlgo deserves a special note. They're the only *team* in the Wizard Hall of Fame (everyone else is an individual). Their scripts span from basic moving average tools to advanced machine learning indicators, and the quality is consistently high across the board. If you want to explore what professional-grade Community Scripts look like, start here.

How to Actually Use Wizard Scripts

Finding a Wizard's profile is step one. Here's the practical workflow for adding their scripts to your charts.

Step 1: Find the Script

Go to any Wizard's TradingView profile (linked above). Click "Scripts" to see their published indicators and strategies. Sort by "Most Popular" to find their most-used tools.

Step 2: Add to Chart

Click on a script, then click "Add to Chart." The indicator appears on your chart immediately. Some scripts have customizable settings — click the gear icon on the indicator to adjust parameters like period length, colors, or alert conditions.

Step 3: Read the Code (Optional but Recommended)

Every open-source Wizard script lets you view the underlying Pine Script code. Click "Source code" on any script page. Even if you can't write Pine Script yet, reading Wizard code teaches you patterns and techniques. It's the fastest way to learn.

Step 4: Set Up Alerts

Many Wizard indicators support TradingView's alert system. Right-click the indicator on your chart → "Add Alert" → choose the condition. This is where scripts become trading tools — you get notified when the indicator signals something worth looking at.

💡 TradingView

Like what you're reading? Try it yourself — this link supports ChartedTrader at no cost to you.

Try TradingView Free →

Alerts work on all paid plans. If you're on the free plan, you're limited to one alert. For serious use, an Essential plan or above is necessary — you need at least 20 active alerts for a multi-indicator workflow.

Step 5: Combine Wizards

The real power comes from combining scripts. A common setup I've seen work well:

This gives you volume context + momentum confirmation + automated alerting — three layers of analysis without writing a single line of code.

Note: TradingView's free plan limits you to 3 indicators per chart. If you're combining multiple Wizard scripts, you'll need an Essential or Plus plan. Alternatively, read our guide on building all-in-one Pine Script indicators to combine multiple concepts into a single script.

Wizard Scripts vs. AI-Generated Code

With tools like Pineify and ChatGPT now generating Pine Script, you might wonder: why bother with Wizard scripts?

Three reasons:

1. Wizard code is battle-tested. A script with 50,000 likes and years of community feedback has been debugged in ways no AI generator can match. AI tools generate code that compiles — Wizard scripts generate code that *works in real markets*. 2. You learn by reading Wizard code. AI generators give you a black box. Wizard scripts are open-source with explanations. If you want to understand *why* an indicator works, read a Wizard's implementation. It's like the difference between using a calculator and understanding arithmetic. 3. AI tools are great for customization. The best workflow: start with a Wizard's proven concept, then use an AI tool to customize it. Want LazyBear's Squeeze Momentum but with different smoothing? Paste the Wizard code into ChatGPT and ask it to modify the calculation. You get the Wizard's proven logic with your specific tweaks.

Our Pine Script v5 to v6 migration guide is also relevant here — some older Wizard scripts are still on v4 or v5. If you want to use them with the latest Pine features (like request.footprint() for volume footprint analysis), you may need to migrate the code.

The Wizards Who Changed How I Trade

I've been using TradingView for my USDJPY momentum strategy, and three Wizard-adjacent concepts have directly influenced my approach:

Volume Profile (KioseffTrading's approach): Understanding where the most volume traded at each price level changed how I set stop losses. Instead of arbitrary percentages, I anchor stops below high-volume nodes — levels where the market has demonstrated strong interest. Momentum Oscillators (LazyBear's Squeeze Momentum): My strategy uses a 60-day momentum filter. LazyBear's Squeeze Momentum Indicator showed me how to combine momentum with volatility compression — the idea that big moves often follow periods of low volatility. I didn't copy his script directly, but the concept reshaped my entry timing. Alert Architecture (scarf's systems): Building a reliable alert workflow that actually fires when conditions are met (and doesn't flood you with false signals) is harder than it sounds. scarf's approach to alert systems — layered conditions with confirmation — influenced how I set up my own TradingView alerts.

What Makes a Wizard? Can You Become One?

TradingView's blog post ends with: "Think you've got what it takes to become a Wizard? Share your trading ideas and analysis. Post consistently, help others learn, and you might be one of our future Wizards."

Based on the patterns across all 28 inductees, here's what actually seems to matter:

Publishing quality over quantity. DonovanWall has fewer scripts than HPotter, but each one is a masterpiece. Quality consistently outweighs volume. Helping the community. The 2026 picks make this explicit — skinra and e2e4 were recognized primarily for helping others. Answering questions in Q&A forums, contributing to PineCoders, and mentoring newer developers all count. Pushing boundaries. Wizards like rumpypumpydumpy and jdehorty get recognized for doing things nobody thought Pine Script could do. Innovation gets noticed. Consistency over time. This isn't a one-year award. Most Wizards have been active for multiple years before induction. LucF's TradingView description mentions contributions that "will continue to shape [Pine Script] for years to come." Open source. Almost every Wizard publishes open-source scripts. Closed-source/invite-only scripts exist on TradingView, but they don't seem to lead to Wizard recognition. The program rewards generosity.

Getting Started with Wizard Scripts Today

If you're new to TradingView or haven't explored Community Scripts much, here's a three-step plan:

1. Create a free TradingView account at tradingview.com if you don't have one. Community Scripts are available on all plans.

2. Follow five Wizards that match your trading style. For momentum trading: LazyBear, LonesomeTheBlue, KivancOzbilgic. For volume analysis: KioseffTrading, LuxAlgo. For learning: Kodify, fikira.

3. Add one script to your chart today. Don't overthink it. Pick one, use it for a week, and see if it adds value to your analysis. The best indicator is the one you actually understand and use consistently.

The Pine Script Wizard program has been running since TradingView's early days, and it's now the most reliable quality signal in a library of 150,000+ Community Scripts. Use it as your filter. When you're drowning in options, start with the Wizards.

---

*This article contains affiliate links. If you sign up through my links, I may earn a commission at no extra cost to you. I only recommend platforms I actively use.*

Frequently Asked Questions

What is a TradingView Pine Script Wizard?

A Pine Script Wizard is a member of TradingView's Hall of Fame — a developer recognized for exceptional contributions to the Pine Script community through high-quality scripts, community support, or behind-the-scenes infrastructure work. As of 2026, there are 28 Wizards in total.

Who are the 2026 Pine Script Wizards?

The 2026 inductees are skinra and e2e4, both recognized for their behind-the-scenes contributions to PineCoders projects and extensive help in TradingView's Pine Script Q&A forums, rather than prolific public script publishing.

Are Pine Script Wizard scripts free to use?

Yes. Nearly all Wizard scripts are open-source and free. You can add them to your TradingView charts, view the source code, and modify them for personal use. Some Wizards (like LuxAlgo and everget) also offer premium paid scripts alongside their free ones.

Do I need a paid TradingView plan to use Wizard scripts?

You can use Wizard scripts on TradingView's free plan, but you're limited to 3 indicators per chart and 1 active alert. For combining multiple Wizard scripts or setting up alert workflows, an Essential plan or above is recommended.

How many Pine Script Wizards are there in total?

As of March 2026, there are 28 Pine Script Wizards in the Hall of Fame, spanning inductee classes from TradingView's early years through the 2026 announcement.

TradingView

Ready to get started? Use the link below — it helps support ChartedTrader at no cost to you.

Try TradingView Free →
📈

About the author

I'm a systematic trader running live strategies on IB (USDJPY momentum) and Hyperliquid (crypto perps). Every tool reviewed here is something I've used with real capital. Questions? Reach out.

📚 Related Articles

📖 Guides

How to Trade the Magnificent 7 on OKX: Equity Perpetual Swaps Step by Step (2026)

OKX launched 23 equity perpetual swaps on March 24, 2026 — including all Magnificent 7 stocks. This guide walks through every step: finding the contracts, using crypto as collateral, setting leverage, and managing positions 24/7 with Auto Earn yield still running.

March 25, 2026 ⏱ 12 min read
📖 Guides

Interactive Brokers AI Screener: Find Stocks with Plain English in IBKR Desktop (2026 Guide)

IBKR Desktop's AI Screener lets you find stocks by typing plain English instead of navigating complex filters. Step-by-step setup with 7 real query examples, limitations to know, and how to combine it with MultiSort for a better screening workflow.

March 24, 2026 ⏱ 12 min read
📖 Guides

Grayscale HYPE ETF Filing: What It Means for Hyperliquid Traders (2026 Guide)

Grayscale filed an S-1 for a HYPE ETF (ticker GHYP) on Nasdaq on March 20, 2026. Three firms are now racing to list HYPE ETFs. Here is what this means for current HYPE holders, stakers, and Hyperliquid traders — and whether buying before approval makes sense.

March 22, 2026 ⏱ 9 min read

📬 Get weekly trading insights

Real trades, honest reviews, no fluff. One email per week.