Blueberry Markets Clone · Features

Blueberry Markets Clone Features: Complete Brokerage Breakdown

Everything a forex and CFD brokerage runs on except the trading terminal itself. Order execution stays in MT4 and MT5 where traders already are. This is the operational layer around it: onboarding, funding, KYC and AML, an IB programme, a prop desk and a fifty-page admin console across six role-scoped logins.

Request a Live Demo →See Pricing
6 role-scoped consoles
213 API handlers
6 days to launch
Runtime
Demo / Live
KYC QUEUE
Tier 2 · pending
IB REBATE · TIER 3
Volume based
Payout requested
Schema
93 tables
6
Role-Scoped Operator Consoles
50
Admin Pages Across 8 Sections
93
Tables Across 12 Business Domains
6 Days
Time to Launch
By Role

Feature Set by Role

Six logins, each landing in its own scope. Access control is enforced per area rather than by hiding menu items, which is the difference that matters when a compliance officer and a support agent share a platform.

Client

Everything a trader touches outside the terminal itself.

  • Registration, onboarding and tiered KYC submission
  • Deposits, withdrawals and internal transfers
  • Account management across live and demo accounts
  • Prop evaluation challenges and funded-account progression
  • Document upload, verification status and support tickets
  • Android client via Capacitor on the same API surface

Partner & IB

The introducer network, which for most brokers is the actual growth channel.

  • Tiered rebates calculated on client trading volume
  • Sub-IB hierarchies with multi-level attribution
  • Affiliate CPA tracking alongside volume rebates
  • Commission schedules configurable per partner
  • Partner payout requests with an approval path
  • Referral links, client attribution and partner reporting

Operator

Admin, support, compliance and finance, each scoped separately.

  • Fifty-page admin console across eight navigation sections
  • More than thirty-four operational areas: clients, trading, payments, KYC, risk, CRM, partners and system settings
  • Compliance queues, document review and AML workflow
  • Finance views for funding, reconciliation and payouts
  • Support ticketing with client context attached
  • Demo and live runtime switch for training and rollout

The demo and live runtime switch is worth calling out. The whole platform runs on simulated data for demonstrations and staff training, then flips to live vendor routes once your integrations are configured. Most brokers use it to train an operations team before a single real deposit exists.

Benchmarked

Blueberry Markets vs Miracuves Clone vs Building From Scratch

Where the readymade platform matches an established broker's operational stack, and what the same capability costs you in months if you build it yourself.

CapabilityEstablished BrokerMiracuves CloneCustom Build from Scratch
Trading terminalMT4 / MT5MT4 / MT5, unchangedLicensed separately either way
Client portalMatureOnboarding, funding, accounts, documents3-4 months of work
KYC and AMLVendor integratedTiered KYC with queues and document reviewUsually phase two
IB programmeCore to distributionTiered rebates, sub-IB hierarchies, CPA, payoutsRebate attribution alone is months
Prop deskSeparate product if offeredChallenges, drawdown checks, funded progressionRarely attempted at launch
Operator scopingRole basedSix consoles, access enforced per areaTypically one admin role at first
Admin depthYears of accretion50 pages, 34+ operational areasGrows ticket by ticket
Multi-languagePer marketConfigured before launch, including right-to-leftRetrofitted later, usually painfully
Training environmentStagingBuilt-in demo runtime on simulated dataSeparate environment to build and maintain
Time to liven/a6 days9-18+ months typical

Pricing is deliberately not on this page. The full cost breakdown lives on the development cost page.

The Technology Behind the Features

Next.js 16 and React 19 in TypeScript, on PostgreSQL 14, with Capacitor 8 producing the Android client from the same codebase and Stripe handling card rails. The schema runs to 93 tables across twelve business domains, and the REST surface is 213 handlers spanning portal, admin, partner and webhook routes. Nothing proprietary sits underneath it: standard PostgreSQL and a mainstream stack mean there is no vendor format to unwind if you later move or extend the platform.

The Client Journey

How It Works, End to End

A brokerage portal is a client lifecycle wrapped around a trading terminal it does not own. Here is the path from first visit to a screened withdrawal, and where the platform's responsibility begins and ends.

01

Acquisition and education

Most brokerages buy their traffic. This one ships with an organic surface - 132 public pages and 93 education articles across academy, learn and market analysis. That is a content asset most operators spend a year building after launch.

02

Registration and verification

Signup opens a client record and a wallet, then routes documents into the operator verification queue where a decision unlocks trading. Nothing is tradeable before that decision exists.

03

Funding and wallets

Deposits credit the wallet through provider webhooks, with internal transfers and conversion between currencies handled inside the platform rather than pushed onto the client.

04

Trading accounts

The platform provisions and links MT4 and MT5 accounts, then reports history and performance back into the portal. Execution itself stays in the terminal - the portal is the client relationship, not the matching engine.

05

Prop and partner economics

Two revenue engines run alongside the core brokerage - evaluation challenges on one side, introducer rebates on the other. Both are configurable and both earn before a trader is profitable.

06

Compliance and payout

Every withdrawal passes screening before it reaches finance, and every operator action lands in the audit log a regulator can read. In this category that log is the product as much as the portal is.

Feature → Business Value

Every Feature Earns Its Place

A feature list tells you what exists. This tells you what each one is worth to a brokerage operator, and what it costs you not to have it.

CapabilityWhat it actually doesWhy it matters commercially
132 public pages, 93 education articlesAn organic acquisition surface shipped with the platformClient acquisition cost is the defining number in retail brokerage. Most operators buy every visitor; this is the alternative
Verification queue with decisionsDocuments routed to operators, a decision unlocking tradingNo client trades before a recorded decision exists, which is the first thing a regulator tests
Wallet with internal transfer and conversionFunding, movement and currency conversion inside the platformClients who can move money without a support ticket fund more often and complain less
Prop evaluation challengesPriced challenges at three account sizes with configurable pricingRevenue before a trader is ever funded, and the single fastest line to activate in this product
Configurable profit splitFunded-trader share set per packageYour prop economics are an operator decision rather than a hard-coded assumption you inherit
Tiered IB and affiliate rebatesVolume tiers, sub-IB attribution and affiliate CPAIntroducers are how retail brokerages actually scale. Sub-IB attribution is what lets a network build under one partner
Operator-set funding feesDeposit pass-through and withdrawal fees as policy per methodPayment costs vary enormously by method and market. Hard-coded fees mean absorbing that variance yourself
Withdrawal screening before financeEvery payout passes a screening step before releaseThe control that stands between you and a fraud loss, and the one your payment providers will ask about
Regulator-readable audit logEvery operator action recorded and readableIn a regulated category the audit log is not a feature, it is the licence condition
Read This Before You Assume

What Is Not Included in the Base Package

Two items at the top of this list are more significant than anything else on the page, and you should read them before evaluating anything else. We would rather lose a deal here than after purchase.

  • Live MT4 and MT5 connectivityMT4 and MT5 are registry entries at stub level today. Live account provisioning, position sync and trade reconciliation need a bridge and liquidity connectivity, which is a scoped integration rather than a shipped capability.
  • Live market dataWatchlists and instrument catalogues run on simulated prices in demo mode. Real-time pricing requires a market data contract wired into the platform - a commercial relationship as much as a technical one.
  • Live money movementStripe, Skrill and Neteller webhook handlers ship in the codebase. Moving real money requires your own merchant contracts, credentials and provider approval for your jurisdiction and category.
  • KYC and AML vendor connectionThe verification queue, risk scoring and screening workflow are complete. Automated identity and sanctions checking requires connecting a vendor, and their per-check fees are yours.
  • Regulatory reporting formatsThe audit and compliance data model supports it. The specific formats your regulator expects are built per jurisdiction as a scoped module rather than shipped generically.
  • iOS applicationAndroid ships with the base product. The same Capacitor build produces iOS, making it an additive step rather than a second codebase - but it is an add-on.
  • External marketing automationSegments, campaigns and a journey engine ship in-product. Connecting an external marketing platform or a data warehouse is an integration.
  • Enterprise controlsSingle sign-on for operator accounts, custom roles beyond the six shipped, extended retention policy and data residency are scoped against your procurement requirements.

To be direct about what the first two items mean: what ships is a complete, working brokerage portal - client lifecycle, verification, wallets, prop engine, partner economics and compliance. What it is not yet is a live trading venue. Bridging to MT4 or MT5 and contracting market data are the two steps between this platform and taking real orders, and both are as much commercial work as technical.

Development Company

See how Miracuves compares to agencies and white-label providers

Cost, timeline, source-code ownership and what a regulator will ask you to evidence - plus the questions worth asking any provider before you sign.

See the comparison →
FAQ

Frequently Asked Questions

Does this replace MT4 or MT5?
No, and deliberately so. Order execution stays in MT4 and MT5, where your traders already are and where liquidity connectivity already works. This platform is the operational layer around the terminal: onboarding, funding, compliance, partner payouts and the back office your team lives in.
What does the IB programme actually calculate?
Tiered rebates on client trading volume, with sub-IB hierarchies so multi-level introducer structures attribute correctly. Affiliate CPA tracking runs alongside volume rebates, commission schedules are configurable per partner, and payout requests follow an approval path rather than being paid by spreadsheet.
Is the prop desk a separate product?
It is included. Priced evaluation challenges, daily drawdown checks, pass and fail state machines, funded-account progression and payout handling all ship as part of the platform, sharing the same client records and money movement as the brokerage side.
What is the demo runtime mode for?
Running the entire platform on simulated data. Operators use it to train staff and record partner walkthroughs before any live integration exists, then flip a switch to live vendor routes once the payment gateway and KYC vendor are configured.
Can this take live trades out of the box?
No. MT4 and MT5 are registry entries at stub level today, and watchlists run on simulated prices in demo mode. What ships is a complete brokerage portal - client lifecycle, verification, wallets, prop challenges, partner economics and compliance. Bridging to a live terminal and contracting market data are the two steps between that and taking real orders, and we would rather state it here than after purchase.
What does the 132-page public surface actually give me?
An organic acquisition asset that ships with the platform - 132 public pages and 93 education articles across academy, learn and market analysis. Client acquisition cost is the defining number in retail brokerage, and most operators spend the first year building this content after launch while paying for every visitor in the meantime.
Explore

Explore the Blueberry Markets Clone

See exactly what you are getting - before you commit

Open all six consoles with real credentials. The access control is real: each operator login sees only its own scope.

Talk to Us →
Miracuves · Blueberry Markets Clone Solution Sources: feature set and stats cross-verified against live hub, 2026-08-11
Disclaimer

Miracuves is an independent software development company. We are not affiliated with, connected to, sponsored by, or endorsed by Blueberry Markets.

Why this name

Blueberry Markets Clone” is used descriptively. It is how the software industry refers to building a platform with functionality similar to Blueberry Markets, and how clients search for it.

Who built this

The entire design and codebase is built by our own team. The product contains no code, design, graphics, or content originating from the Blueberry Markets website or applications.

Trademarks

Blueberry Markets and all other third-party names and marks are the property of their respective owners, referenced here solely to describe the category of software offered.