Skip to main content

Quanta Star Signal

Getting Started with Quanta starSignal

Navigation

This guide explains how to deploy starSignal with controlled risk using a simple persona-based setup.

The onboarding objective is fast, clean activation: select your trading persona, apply core safeguards and run.

Deployment Objective

Define success criteria before activation:

  • stable cycle timing and data quality,
  • coherent confluence-to-order behaviour,
  • controlled capital deployment and exposure,
  • interpretable metrics for optional oversight.

Prerequisites

Prepare a production-ready setup:

  • Gunbot host reliability
    Use a stable host and supported Gunbot version.

  • Exchange API permissions
    Enable read and trade permissions only. Do not enable withdrawals.

  • Liquidity-aligned pair selection
    Select pairs where configured sizes are executable.

  • Risk policy
    Define per-pair capital, drawdown tolerance and escalation actions.

Initial Setup Sequence

  1. Add/select pairs in Gunbot.
  2. Set strategy to quanta_starsignal.
  3. Configure baseline controls:
    • TRADE_LIMIT
    • MIN_VOLUME_TO_SELL
    • IGNORE_TRADES_BEFORE
  4. Configure behaviour controls:
    • BUY_ENABLED
    • SELL_ENABLED
    • PARTIAL_SELL_BELOW_BEP
    • PARTIAL_SELL_RATIO
    • PARTIAL_SELL_GAIN
  5. Configure execution controls:
    • POST_ONLY_ORDERS
    • BUY_TRADE_TIMER_MULTIPLE
    • SELL_TRADE_TIMER_MULTIPLE
  6. Configure optional strategy controls:
    • TRADE_STYLE
    • AUTO_COMPOUND
    • AUTO_COMPOUND_PERC
  7. Enable diagnostics as needed:
    • VERBOSE
    • BALANCE_OUTPUT

Validation Gates Before Scaling

For standard deployment, confirm these baseline conditions once:

  • confluence outputs are coherent with market conditions,
  • timer and depth controls are preventing overtrading,
  • BEP and partial-sell behaviour matches your policy,
  • runtime metrics indicate healthy execution cadence.
  1. Select persona via TRADE_STYLE.
  2. Start with one pair and conservative size.
  3. Confirm baseline controls are functioning.
  4. Scale in controlled increments when ready.

Next steps

Follow this path to compare strategy behaviour, validate results and activate licensing.

Related documentation

Continue through the Quanta Star Signal knowledge base.

Next

How starSignal Works

Last updated 10 February 2026
← Documentation index