TradingView · Binance · Bybit · OKX
Assemble a condition with your mouse. Test it across years of history. The server fills it at 03:40 while you sleep.
CDZV Toolkit is a visual strategy builder that lives on your TradingView chart. First you run the condition across years of past data and decide whether it is worth risking anything on — only then does the webhook server execute it on the exchange, around the clock. No Pine Script, no VPS, no you at the monitor.
Free, no card. The next step happens in the CDZV Telegram bot.
- Backtesting before a cent is at risk
- Toolkit and Rebalancer — $0
- Webhook server — $40/mo
Condition → backtest → webhook → order
Try it right hereAvailable conditions
Click the conditions to assemble a signal:
What you get
Buy when RSI(14) drops below 30.
First — the check against history Free · demo series
Drawdown, profit factor and the equity curve are computed by TradingView on your own data, in the Strategy Tester tab.
Payload TradingView sends to the webhook
{
"action": "buy",
"symbol": "BTCUSDT",
"type": "market",
"qty": 0.05,
"conditions": [
"rsi_14 < 30"
],
"key": "••••••••"
}Execution on the exchange
Binance · MARKET BUY 0.05 BTCincluded in Webhook Server, $40/moBuilder and historical backtesting — free, forever
Illustrative demo. It runs entirely in your browser and sends nothing to a server. Real payloads depend on how your strategy is configured.
Sound familiar?
The loop most TradingView traders are stuck in
Three steps that repeat for months while ideas pile up untested.
01
The idea shows up
You spot a pattern that keeps repeating. To check it against history, you need Pine Script.
02
The check never happens
You don't write code. The idea stays untested and quietly fades — along with the next ten.
03
The market runs without you
Crypto trades around the clock. The signal arrives at night, on the road, at work. You see the move after it has already happened.
The gap between "I have an idea" and "it trades by itself" is made of exactly two things: a programming language and a server that never sleeps. CDZV removes both.
What you actually get
Three tools and one server
Two tools are free and stand on their own. The third one comes with the server, as one subscription.
CDZV Toolkit
Free
A visual strategy builder that sits on the TradingView chart. Entry and exit conditions are assembled without a line of code, and every algorithm can be checked against several years of history before real money is at risk.
- Entry and exit conditions built on the chart
- Backtest across years of history
- Standard and custom TradingView indicators
Coin Rebalancer
Free
A standalone tool that holds your portfolio at its target allocation. It works directly through your own exchange API keys — nothing sits between you and the exchange.
- Holds target weights without manual maths
- Sells what has grown too large, buys what has fallen short
- Runs on your own API keys
SMART Grid PRO
In the subscription
For trading a market that goes sideways: the grid places a ladder of orders across a range and works the swings instead of waiting for a trend. Not sold separately — it appears in your panel once the webhook subscription is active.
- Configured grid order engine
- Direct integration with the webhook server
- Appears in the panel once you subscribe
Webhook Server
$40/mo
The part that turns a TradingView alert into a real order. It takes the signal and opens the position on Binance, Bybit or OKX — around the clock, without your computer.
- Accepts TradingView signals around the clock
- Binance, Bybit, OKX
- No VPS of your own required
Mechanics
From idea to order — with a check in the middle
Four stages. The third and fourth are paid, the second is not — and the second is what decides whether to go on.
The condition is assembled
Toolkit builds the entry and exit rules directly on the TradingView chart.
The check against history
The same condition is run across years of past data. Here a check costs an evening rather than money. History does not predict the future — it shows how the rule behaved before.
The webhook takes the signal
When the condition fires in real time, the CDZV server receives the payload and checks it against your settings.
The order reaches the exchange
The position is placed through your API keys on Binance, Bybit or OKX.
Simplified view. The historical-testing step is free and unlimited — only the automation of the last step is paid.
The short path
The tool is free. The time you spend working it out alone is not.
CDZV Toolkit costs nothing and never expires. But between “opened the builder” and “understand what I assembled and how to check it” sits a dozen things that take a while to work out by feel: why a backtest draws a beautiful curve and then stops working, how to avoid fitting the parameters to history, how much to put on one trade. The course is that same path, walked in 3 hours 20 minutes.
- modules
- 6
- lessons
- 18
- hours : minutes
- 3:20
Time to walk the path from idea to launch
With the course
18 lessons that walk the whole path
On your own
documentation in fragments, attempts, back to the same place
The course duration is the real one. The “on your own” bar deliberately has no scale: we do not know how long it will take you, and we are not going to invent a number.
What is inside
- 01
Introduction
2 lessons · 9 min
The toolchain, and why it needs no code
- 02
Fundamentals of building trading systems
2 lessons · 36 min
The building blocks every automated system shares
- 03
How indicators work in real trading
4 lessons · 32 min
Why one indicator prints in one regime and bleeds in another
- 04
Testing and analysis of strategies
2 lessons · 41 min
Overfitting: how it happens, how to catch yourself doing it
- 05
Managing risk and fine-tuning
2 lessons · 17 min
Hedging and diversification for the long run
- 06
CDZV Toolkit: systems without code
6 lessons · 66 min
The longest module — the tool itself
The minutes add up to 3:20. Breakdown taken from the official course page.
Short on purpose
Nobody's life was ever changed by forty hours of video they never finished. This is exactly long enough to get through in one weekend rather than stretch over months.
What someone who has watched it can do
- Knows how to run an idea across years of history in an evening — and how to read what comes back.
- Recognises parameters fitted to history — the most common reason a beautiful backtest does not repeat.
- Treats position size, stop and target as part of the strategy rather than an afterthought.
- Tells a trend from a range, and stops dragging a trend system into a range.
Who made it
The CDZV team
traders with over a decade at the screen
Not an outside lecturer who read the documentation. It was put together by the people who built the tool and use it daily: the same path they spent years working out in code, handed over as something you click together in a weekend.
What you are risking
- Lifetime access, including every future update.
- 30 days to get your money back through Udemy — no questions asked.
- What you get is the method, the tooling and the risk discipline — not a ready-made strategy and not someone else's signals.
Payment, access and refunds follow Udemy's terms.
Why CDZV and not something else
The builder and the execution come from the same place
Most products solve half the problem. Strategy builders let you assemble a condition, then leave you alone with Pine Script and a server of your own. Bot hosts execute orders, but they trade someone else's logic that you cannot see or change.
The logic stays yours
CDZV executes the exact condition you assembled. There is no "our profitable algorithm" here that you are asked to take on faith.
Free first, paid later
The builder and the backtest cost nothing and never expire. Paying only makes sense once you have a condition you actually want executed automatically.
No infrastructure of your own
Nothing to rent, no uptime to watch, no process to restart after it dies.
Straight answer
Who this is for, and who it is not
The product is narrow. Both lists below, honestly.
Who this fits
- You already trade on TradingView and have ideas that go nowhere without code.
- You want to test a hypothesis on history before testing it with your own money.
- You trade crypto, and the market does not match your sleep schedule.
Who should skip this
- If you are looking for a ready-made profitable bot — there isn't one here, and we don't sell one.
- If you have never worked with a TradingView chart, start there; the builder will not help until you have.
- If you want someone to trade for you and answer for the result — this is not that product.
Pricing
Two levels, no hidden steps between them
The tools are free with no time limit. We charge only for executing orders on the exchange.
Tools
$0forever
The strategy builder and the portfolio rebalancer. No card, no expiry.
- CDZV Toolkit — builder and backtest
- Coin Rebalancer — portfolio rebalancing
- Support on Telegram
- Documentation in three languages
Free, no card. The next step happens in the CDZV Telegram bot.
Webhook Server
$40per month
Automatic execution of your signals on the exchange, plus the SMART Grid PRO module.
- Everything in the free level
- Signal execution on Binance, Bybit, OKX
- Runs around the clock without your computer
- SMART Grid PRO in your user panel
Paid through Stripe. Cancel at any time.
We do not promise profit, and we could not honestly promise it. Automation removes manual work and human hesitation — it does not turn a losing strategy into a winning one. If someone guarantees you returns, close their page.
Questions
What people usually ask before paying
The questions people ask before paying, not after. The answers too.