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
- Add/select pairs in Gunbot.
- Set strategy to
quanta_starsignal. - Configure baseline controls:
TRADE_LIMITMIN_VOLUME_TO_SELLIGNORE_TRADES_BEFORE
- Configure behaviour controls:
BUY_ENABLEDSELL_ENABLEDPARTIAL_SELL_BELOW_BEPPARTIAL_SELL_RATIOPARTIAL_SELL_GAIN
- Configure execution controls:
POST_ONLY_ORDERSBUY_TRADE_TIMER_MULTIPLESELL_TRADE_TIMER_MULTIPLE
- Configure optional strategy controls:
TRADE_STYLEAUTO_COMPOUNDAUTO_COMPOUND_PERC
- Enable diagnostics as needed:
VERBOSEBALANCE_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.
Recommended Rollout Path
- Select persona via
TRADE_STYLE. - Start with one pair and conservative size.
- Confirm baseline controls are functioning.
- Scale in controlled increments when ready.
Related Documentation
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