1-on-1 Private Mentorship · Vibe Coding with Claude AI · No Coding Background Required

Build · Backtest · Deploy
Your Own Trading Bot.
Without being a developer.

After dozens of bots built and iterated — 3 running live right now — using Claude AI as my coding partner. No CS degree, no prior Python experience. Now I teach you to do the exact same thing, step by step.

33+Versions Iterated
+4,909%BTC Backtest Return
4.60Gold Profit Factor
0CS Degrees Needed

Vibe Coding with Claude AI.
This Is How We Build.

Forget everything you think you know about "learning to code." This is a completely different approach.

I am not a software developer. I never studied computer science. I don't write Python from memory. And yet I have automated trading bots running live on a VPS server right now, generating real trades on Bybit, sending Telegram alerts to my phone at 3am — the result of dozens and dozens of iterations, failures, fixes, and breakthroughs.

The name v33 is not random. It stands for version 33 — because that's exactly how many iterations it took to build my first BTC bot to a point where I was satisfied with the results. Version 1 was broken. Version 12 curve-fitted. Version 27 looked great until it didn't. Version 33 finally held up across 6 years of data with a profit factor above 2.8 and a drawdown I could actually sleep through. Every number in the name is earned.

How did I build all of those versions without a coding background? Vibe coding. A term coined by AI researcher Andrej Karpathy — the idea that you describe what you want to build in plain language, and you use AI (specifically Claude) as your coding engine. You understand the logic. You make the decisions. Claude writes, debugs, and iterates the code.

This is not a shortcut. It requires you to understand what you're building — why each filter exists, what each parameter does, how the risk logic works. Claude can write the code but it can't replace your judgment. That's exactly what the mentorship develops.

🤖Built entirely with Claude AI — Anthropic's AI assistant — as the coding partner
💡

You define the strategy logic

What does a good entry look like? What makes a trend real? You think in trading terms, not code.

💬

You describe it to Claude

"I want to enter when EMA9 crosses above EMA21 AND volume is above its 20-bar average AND RSI is between 40 and 72..." Claude writes the Pine Script.

📊

You backtest in TradingView

Run it on 6 years of BTC data. Look at the equity curve. Does it survive crashes? Is the drawdown acceptable? You make the judgment call.

🐍

Claude translates it to Python

The same logic, now as a live execution bot. Bybit API calls, order management, stop-loss placement — all generated through conversation.

🖥️

You deploy it to a VPS

Claude gives you the exact commands. You run them. The bot goes live. Your phone gets a Telegram alert on the first trade.

Your bot runs 24/7. You sleep.

The system is yours. You understand every part of it. You can modify it, improve it, adapt it to new assets — with Claude by your side.

The Full Stack. Nothing Left Out.

From idea to live bot in production — every layer of the system, explained from first principles.

📐
Step 1

Strategy Design

Entry logic, filters, exit conditions — and the risk framework baked in from day one. ATR-based sizing, drawdown scaling, breakeven ratchet, cooldown periods. A strategy without risk management isn't a strategy.

📊
Step 2

Pine Script

Write your strategy in TradingView using Pine Script v5. Every signal, every filter, every risk rule — coded visually on the chart and ready to test.

🔬
Step 3

Backtesting

Run your strategy across years of real market data. Read profit factor, max drawdown, win rate, and trade count. Know if your edge is real before you risk a dollar.

🐍
Step 4

Python Bot

Translate your Pine Script logic into a live execution engine. Connect to Bybit via API, handle candles, indicators, orders, and stops — all running automatically.

🖥️
Step 5

VPS Deployment

Deploy your bot to a Linux VPS. Configure screen sessions so the bot keeps running 24/7 — even when your laptop is off, closed, or in another country.

📡
Step 6

Telegram Alerts

Wire up live trade notifications straight to your phone. Every entry, exit, and stop-loss reported the moment it happens — full visibility, zero babysitting.

These Are the Bots You'll Learn to Build.

After dozens of iterations and dead ends, these are the three that made it to production. Running live on my Bybit account right now — verified results, real commissions included.

Ξ
ETH Bot
ETHUSDT · 7H · v33 Flip
2.97
Profit Factor
+3,212%
Total Return
43.37%
Max Drawdown
56
Total Trades
● Live on Mainnet
Oct 2020 – May 2026 · 5.5 years · 25% win rate
BTC Bot
BTCUSDT · 6H · v33 Flip
2.81
Profit Factor
+4,909%
Total Return
32.06%
Max Drawdown
73
Total Trades
● Live on Mainnet
Mar 2020 – May 2026 · 6 years · 21.9% win rate
Au
Gold Bot
XAUUSDT · 1H · v33 Flip
4.60
Profit Factor
+67.23%
Total Return
5.78%
Max Drawdown
25
Total Trades
● Live on Mainnet
Dec 2025 – May 2026 · 5 months · 24% win rate

Everything We Cover Together.

The mentorship is structured but flexible — we move at your pace, focus on what you need most.

Strategy Logic & Signal Design

  • How trend-following edge works and why it survives
  • 6-filter entry system: regime, EMA, body, push, volume, RSI
  • DualConfirm exit — why we don't cut winners early
  • 3-layer flip gate for short entries
  • Avoiding overfitting: what parameters actually matter

Backtesting in TradingView

  • Pine Script v5 from scratch — no prior experience needed
  • Strategy tester setup: commissions, slippage, initial capital
  • Reading results: profit factor, max DD, win rate, expectancy
  • Walk-forward testing and out-of-sample validation
  • Multi-asset testing: crypto, gold, forex

Python Bot Development

  • Bybit API: authentication, order placement, position management
  • Replicating Pine Script indicators in Python exactly
  • ATR Wilder smoothing, EMA, RSI — matching to the candle
  • Exchange-side stop-loss and breakeven logic
  • Error handling, logging, reconnection logic

Deployment & Operations

  • VPS setup: Linux, Python environment, dependencies
  • Screen sessions: keeping the bot alive after logout
  • Telegram bot: live trade alerts to your phone
  • Monitoring: how to know the bot is running correctly
  • Multi-bot setup: running BTC, ETH, Gold simultaneously

Private. Focused. No Fluff.

This is not a course with pre-recorded videos. It's a direct conversation between you and someone who built the thing you want to build.

💻

Remote via Zoom

Available worldwide

Screen share, live coding together, real-time feedback on your strategy and code. Book a session when it suits you.

🔁

Ongoing Support

After your first session

Questions after deployment? Strategy not performing as expected? Book follow-up sessions as needed — no packages, no pressure.

Pick Your Path.

Some people want to learn to fish. Some people want the fish. Both are valid — and I offer both.

Done For You
I Build Your Bot
You bring the strategy or idea. I build, backtest, and deploy a working bot on your Bybit account.
🐟 The Fish
What's included
  • Strategy consultation — we define your entry logic, filters, and exit rules together
  • Full Pine Script strategy with TradingView backtest (6+ years of data)
  • Python live execution bot connected to your Bybit account
  • Deployment to VPS — bot runs 24/7 independently
  • Telegram alerts wired to your phone
  • Backtest report: profit factor, max drawdown, win rate, trade count
  • One round of parameter refinement after delivery
⚠️ All backtest results are historical simulations. Past performance does not guarantee future results. No profit is promised or implied.
Enquire About This Service

Be Honest With Yourself Before You Apply.

This mentorship works best when expectations are aligned from the start.

Good fit ✓

  • You understand markets and have trading intuition — even if you can't code
  • You're excited by the idea of using Claude AI to build real software
  • You want to own something — a bot on your account, under your control
  • You understand that trading involves real risk and real losses
  • You're patient — systematic strategies play out over months, not days
  • You want to understand every decision, not just copy someone else's settings

Not a fit ✗

  • You expect guaranteed profits or a "set and forget" money machine
  • You want someone to manage your money or give you trade signals
  • You're not willing to engage with Claude AI as a tool — it's central to the method
  • You're not prepared to lose money while learning to trade live
  • You want overnight results from a multi-hour timeframe strategy
  • You want the code without understanding what it does

Ready to Get Started?

Whether you want to learn to build it yourself or have it built for you — send a message and we'll figure out which path fits you best.

🎣 Teach Me to Build It 🐟 Build It For Me