Skip to content
reviewsUpdated July 26, 20267 min read6.8/10

Cornix trading bot review: the default that inverts sizing

Cornix trading bot review: its default entry ratio fills you small on winners and full on losers, so a high signal win rate can still produce a losing account.

Affiliate disclosure: This post may contain affiliate links. If you sign up through a link on this page I may earn a commission at no extra cost to you. This does not affect my ratings. Learn more.

A signal-following account can post a win rate above 70% and still lose money, and the usual explanation, that the signal group cherry-picks its results, is often not the reason. On Cornix the reason can be a dropdown on the first setup screen, left at its default, doing exactly what the documentation says it does.

This is a mechanics review built from Cornix's own docs and pricing, not a funded account. The argument below doesn't need a test, because it follows from how the platform splits an order, and you can check every step against the pages I've linked.

How a good win rate turns into a bad account

Win rate counts trades. Your P&L is decided by size. Cornix's default configuration quietly pulls those two apart. When do all of your entry orders actually fill?

Cornix splits a signal's position across multiple entry targets. Per Cornix's own entry ratios documentation, the default number of entry targets is 4, and the default strategy is "evenly divided," putting 25% of your trade amount on each. That sounds like textbook risk management. Scale in, improve your average price, the DCA logic every trading course recommends.

Now answer the question. Target one fills when price touches the top of the entry zone. Targets two, three and four fill only if price keeps moving against your direction. A signal that's immediately right gets you in with 25% of your intended size and leaves without you. A signal that's wrong walks you down through all four levels until you're carrying the full position, right before it hits the stop.

Evenly divided entries hand you a quarter position on your best trades and a full position on your worst ones. It isn't a bug and it isn't hidden. It's the arithmetic of scaling into a zone, and it runs underneath every trade the bot takes.

A 70% win rate on quarter-sized winners and full-sized losers is still a losing system. Size decides your P&L, not the hit rate, and the entry ratio decides your size.

Think about what that does to a results table. Two signals of identical quality, one filling all four targets because price dipped before running, the other filling one target because it ran immediately, produce completely different contributions to your balance. Nothing in the signal told you in advance which it would be, and both count as one win.

Is any of this Cornix's fault?

Mostly no, which is the annoying part of writing this review.

The documentation is plain about how it works, and Cornix ships eight entry ratio strategies, including "one target" (100% on the first entry), "fifty on first target," and a decreasing exponential that puts 53.3% on entry one and 6.7% on entry four. The tools to fix the asymmetry sit in the same dropdown that creates it. The default is simply the wrong one for signal following, and it's the one that looks most responsible at a glance.

So my honest, mildly unpopular take: on signal trades, turn the multi-entry DCA feature down or off. The feature everyone praises as risk management is the one inverting your position sizing, and the fix is a single setting changed before your first live trade.

What Cornix actually does well

Execution, which is the boring thing you're paying for.

It parses free-text Telegram calls into structured orders, holds stop-losses, moves them to breakeven on your rules, and runs trailing take-profits while you're asleep. For a tool whose entire job is acting at the moment you can't, reliability matters more than any feature list, and Cornix's reputation on that front is the main reason it's worth the subscription at all.

The custody model is also right. Cornix never holds your funds, it connects to your exchange through API keys, and their API key documentation explicitly tells you to leave withdrawal permission disabled: read and trade only, plus futures permission if you need it. That answer is stated in their own docs rather than buried in a support ticket, which is more than some platforms manage. Running it against a dedicated Bybit sub-account with its own keys is the setup I'd suggest for testing any new bot, and the full version of that is in our self-hosted bot security checklist.

Is $32.99 a month worth it on a small account?

Depends entirely on account size, and for most people reading this the answer is no.

Cornix's Advanced plan runs $32.99 a month (about a third less annually) and includes 2 API slots, 3 signal bots, 5 grid bots and 5 DCA bots. Premium is $52.99 and lifts the bot limits. There's a 14-day free trial with no card required, which is genuinely enough time to learn whether your signal source is worth automating.

Then do the arithmetic on a small balance. On $600, that subscription is 5.5% a month you must clear before breaking even on the tool, roughly 66% a year, before exchange fees and funding. On $5,000 the same subscription is 0.66% a month, a rounding error. Cornix isn't expensive, it's brutally size-dependent, and nobody selling signal automation says that out loud.

Can a good bot rescue a bad signal group?

No, and this is where I get cynical about the category. Most signal groups are a distribution business first and a trading operation second, and the calls exist to keep the channel active enough to sell the next membership tier.

The CFTC's advisory AI Won't Turn Trading Bots into Money Machines warns specifically about trade signal strategies promising outsized or guaranteed returns, and flags claimed "100 percent win rates" as a fraud marker. The quieter version of the same lesson is the one this whole post is about: a published win rate with no position sizing attached tells you almost nothing, because sizing is where the money is decided.

Cornix executes whatever it's given, faithfully, at 3am, without hesitating. That's a multiplier on the quality of your source, pointing whichever way that quality points.

The verdict

AlgoGrade Verdict

Independent Review
6.8
out of 10
Decent

What works

  • Reliable signal parsing and order execution, the core job it exists to do
  • No custody of funds, API keys only, and the docs explicitly tell you to disable withdrawal permission
  • Eight entry ratio strategies plus trailing entries and take-profits give real control once you know to use them
  • 14-day free trial with no card, long enough to judge your signal source before paying

Watch out for

  • Default 4 evenly divided entry targets systematically size you small on winners and full on losers
  • $32.99/month is a 5.5% monthly hurdle on a $600 account, only reasonable above roughly $5,000
  • Results are capped by your signal provider, and the bot cannot tell a good call from a bad one
  • Advanced plan limits you to 2 API slots, extra slots cost meaningfully more
  • Learning curve on signal formats and risk settings is steeper than the marketing suggests

Best for: Traders on $5,000 or more who already follow a signal source they've tracked manually, and who will change the default entry ratio before the first live trade

Visit Cornix

A 6.8 reflects a well-built tool with a badly chosen default. The execution is what you're paying for and it delivers. The entry ratio default works against the exact users most likely to accept it, which is a design decision Cornix could change tomorrow and hasn't.

What this post can't tell you is how the platform behaves under real conditions: fill quality during fast moves, how often a free-text signal format trips the parser, whether support answers. Those need a funded account and a live signal source, and this isn't that. The structural argument about entry ratios holds regardless of which channel you follow, because it comes from the documentation rather than from any particular set of trades.

If you'd rather build the sizing logic yourself than inherit someone's defaults, the build-in-public bot journey covers how I'm doing that, and the bot match quiz helps work out whether signal automation is the right category for you at all.

If you only do one thing before your first Cornix trade: open the entry ratio dropdown and change it off "evenly divided." Everything else you can tune later.

Share:X / TwitterReddit
Hung Phu
Hung Phu
DCA BotsGrid BotsPythonCrypto FuturesBacktesting

Python algo trader since 2019. I build and test trading bots with real capital on Bybit and Binance. AlgoGrade is my lab notebook.

Related posts