Key Principles
Zoryu Trade is built around three core principles that define its architecture and behavior.
1. Non-Custodial by Design
Zoryu never takes custody of user assets. All interactions with the blockchain occur through user-connected Solana wallets, with transactions signed client-side and settled directly on-chain.
No private keys are stored
No funds are managed by the platform
No off-chain execution or internal balances
Zoryu functions strictly as an orchestration and intelligence layer, ensuring that users retain full ownership and responsibility over their assets at all times.
2. State-Aware Trading System
Most trading tools treat signals as static information. Zoryu treats them as structured system states.
Each AI-generated signal is created with explicit parameters:
Entry price
Take-profit levels
Stop-loss
Direction
Confidence score
Risk-to-reward ratio
Once created, signals transition into tracked positions that are continuously monitored against live market data. Position states (open, closed, TP hit, SL hit) are updated automatically, enabling consistent lifecycle management and post-trade analysis.
This design removes ambiguity from trading decisions and replaces manual interpretation with system-level tracking.
3. Measurable and Verifiable Outcomes
Zoryu does not rely on theoretical accuracy or anecdotal performance claims.
All signals and positions are evaluated using:
Real-time price data
Deterministic position rules
Explicit execution outcomes
Performance metrics such as win rate, PnL, and trade history are derived from actual market movement and tracked positions, not retrospective assumptions. This allows traders to objectively assess strategy effectiveness over time.
Last updated