Quanta Exo Trader
Getting Started with Quanta exoTrader
Navigation
This guide shows how to deploy exoTrader using a controlled rollout so you can validate execution quality before increasing risk.
The onboarding objective is practical: confirm that confluence logic, risk controls and order handling are behaving as intended in your live environment.
Deployment Objective
Before activation, define your acceptance criteria:
- stable cycle timing and data quality,
- coherent signal-to-order behaviour,
- controlled capital deployment,
- interpretable metrics and diagnostics.
Prerequisites
Prepare a production-ready setup:
-
Gunbot host stability
Use a reliable host and supported Gunbot version. -
Exchange API permissions
Use read and trade permissions only. Do not enable withdrawals. -
Pair liquidity alignment
Select pairs where your intended trade size is executable. -
Risk policy
Define max allocation, drawdown tolerance and escalation actions.
Initial Setup Sequence
- Add/select pairs in Gunbot.
- Set strategy to
quanta_exotrader. - Configure baseline controls:
TRADE_LIMITMIN_VOLUME_TO_SELLIGNORE_TRADES_BEFORE
- Configure risk and behaviour controls:
BUY_LOWSELL_HIGHBUY_BELOW_BEPSELL_ALL_ASSET
- Configure execution controls:
POST_ONLY_ORDERSBUY_TRADE_TIMER_MULTIPLESELL_TRADE_TIMER_MULTIPLEORDER_REFRESH_DELAY
- Enable diagnostics as needed:
VERBOSEBALANCE_OUTPUT
Validation Gates Before Scaling
Scale only after these conditions remain stable:
- entry and exit cadence follows configured timers,
- break-even and partial-sell rules behave as expected,
- order refresh/kill controls prevent stale exposure,
- capital and position limits remain inside policy,
- metrics support your target operating profile.
Recommended Rollout Path
- Validate in simulation where supported.
- Start with one pair at conservative size.
- Observe through different volatility conditions.
- Tune one parameter group at a time.
- Scale in controlled increments.
Related Documentation
Next steps
Follow this path to compare strategy behaviour, validate results and activate licensing.
Related documentation
Continue through the Quanta Exo Trader knowledge base.
Next
How exoTrader Works