Live trading mode

NetzaraBot live execution

Hands-free Deriv live auto-trading for subscribers.

Users pay $50/month, connect Deriv, choose risk limits, and let the approved bot trade automatically 24/7. Profit-share tracking is built around 20% of net profits after profitable cycles.

$50Monthly subscription
20%Profit-share target
24/7Server-run trading
DerivRequired account/API

Customer Path

Subscribe

User pays $50/month before auto-trading access unlocks.

Create or connect Deriv

New users open Deriv through the embedded partner path. Existing users connect by OAuth or API token.

Choose risk limits

User sets max daily loss, max open trades, allowed markets, and emergency stop rules.

Run auto-trading

The cloud bot trades only approved strategies and logs profit-share calculations.

Live Trading Status

✓
Live execution backend is active

The website supports Deriv/payment backend routes for real-money test trading. Orders still require a connected Deriv token, account ID, explicit consent, and risk limits before submission.

?
20% profit-share needs legal setup

The app can track the ledger now. Collecting it should wait for terms, risk disclosure, country rules, and correct net-profit accounting.

Deriv Account Connection

Option 1: I do not have Deriv

Tap the button below. The partner link is embedded, so users do not see or copy your affiliate URL.

Option 2: I already have Deriv

Connect securely using Deriv OAuth where possible. For early manual setup, create a Deriv API token and paste it into the app.

Subscription

$50 / month
  • Auto-trading dashboard
  • Deriv connection required
  • Telegram/mobile alerts
  • Risk controls included
  • Founder/admin account can be marked free

Profit Share

20% of net profit
  • Calculated after closed trades
  • Losses carried before fee
  • No fee on losing periods
  • Requires legal/compliance approval

Referral

5% registration fee
  • Referral codes for users
  • Separate from Deriv partner commission
  • Track paid and pending referrals
  • Admin approval before payout
Example code: TA-4821

Auto-Trade Setup

Real-money live test
One approved strategy at a time first
2% of balance
1
Fixed target or bot-approved take-profit level
Weekly or monthly net profit
Stop after one loss or execution error
!
Real order backend: installed

The website now has backend routes for payment checkout, Deriv OAuth, and Deriv trade execution. Live trading requires your Deriv/payment environment keys, connected user token, and explicit account consent before an order can be sent.

Founder Token Test

If you already created a Deriv API token, test it privately from your terminal against `/api/deriv/token/check`. The test checks account access and permissions only; it does not place trades.

Token needs Read and Trade permissions for the account you want to test.

How To Register Deriv API

For You, The App Owner

  1. Log in to your Deriv account.
  2. Open the Deriv developers/API area.
  3. Create a new app.
  4. Name it NetzaraBot Live.
  5. Add this redirect URL: https://www.netzarabot.com/api/deriv/oauth/callback
  6. Enable trading/account scopes required by Deriv.
  7. Copy the App ID or Client ID and add it to this website backend.

For A Customer

  1. Create a Deriv account from the app button, or log in if already registered.
  2. Choose Connect Deriv OAuth inside the app.
  3. Approve the requested permissions.
  4. Set risk controls, including stake, stop loss, take profit, max daily loss, and max open trades.
  5. Start live mode only after selecting a small test stake and risk limit.

Manual API Token Option

  1. Log in to Deriv.
  2. Open Dashboard or account settings.
  3. Go to API tokens.
  4. Create a new token.
  5. Select only the required scopes. Avoid Admin permission.
  6. Copy the token immediately and paste it into the app.

OAuth should be the preferred production path for mobile/web users. Manual API token entry is mainly for early testing.