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. Whatever survives the test only needs to be wired to the webhook server — and the strategy trades on the exchange by itself.
- Chart conditions from standard and custom TradingView indicators
- Backtest across years of history
- A tested strategy is automated through webhooks
Coin Rebalancer
Free
An indicator that reads two coins as one spread and catches the moments when one of them is worth selling for the other. A run of such swaps grows the amount of both coins you hold — synthetic mining. It promises no dollar profit: both coins can fall in price, yet you end up holding more of each, so when the market turns up you are ahead of plain holding.
- Two coins as a spread, not two separate assets
- The target is coin count on the balance, not the dollar figure
- Through the webhook server the swaps execute on the exchange automatically
SMART Grid PRO
In the subscription
Not just a grid bot but a full strategy: build the grid in either direction and across separate zones, switch between GRID and DCA modes, turn on position hedging — and backtest all of it before the first real trade. External indicators and CDZV Toolkit signals can drive the grid. Not sold separately — it appears in your panel once the webhook subscription is active.
- GRID and DCA modes, grids in both directions and by zone
- Driven by external indicators and CDZV Toolkit signals
- Position hedging, backtesting and automated trading via webhooks
Webhook Server
$40/mo
The part that takes the signal from the strategies you configured and turns an ordinary TradingView chart into an algorithmic trading bot. The alert arrives — the server opens the position on Binance, Bybit or OKX. Around the clock, without your computer.
- Accepts your strategies' 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 5 minutes.
- modules
- 6
- lessons
- 18
- hours : minutes
- 3:05
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 · 11 min
The toolchain, and why it needs no code
- 02
Fundamentals of building trading systems
2 lessons · 22 min
The building blocks every automated system shares
- 03
How indicators work in real trading
4 lessons · 28 min
Why one indicator prints in one regime and bleeds in another
- 04
Testing and analysis of strategies
2 lessons · 45 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 · 64 min
The longest module — the tool itself
Breakdown taken from the current Udemy course page, where the total length is printed as 3h 5m.
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.
The course is taught in Russian. 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.
For comparison: comparable automation services charge roughly $20–$140 a month for execution (their own public pricing, checked August 2026). Here the builder and years of backtesting are $0 and stay $0 — the $40 buys only the part that places the order at 03:40 when you are asleep.
Tools
$0forever
The strategy builder and the synthetic-mining indicator. No card, no expiry.
- CDZV Toolkit — builder and backtest
- Coin Rebalancer — synthetic mining on a coin spread
- 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. Nobody can guarantee you returns, which is exactly why testing against history costs nothing here.
Questions
What people usually ask before paying
The questions people ask before paying, not after. The answers too.