Живые сигналы
Gogagate feed and strategy events are captured into the read model with freshness metadata.
GOGA is not a promise that a bot will make money. It is the public operating method that decides which strategies are only research, which may run in paper mode, and which can become a live candidate after risk checks.
Read-only public surface. No custody, no exchange execution, no financial advice. Live trading remains behind venue, permission, risk, and operator confirmation gates.
Every stage should be reproducible from the same inputs. The goal is not a universal black box; the first real wedge is a controlled Gate.io crypto and tokenized-asset flow with adapters designed for future venues.
Gogagate feed and strategy events are captured into the read model with freshness metadata.
OHLCV context is backfilled across the available span instead of selling a thin lucky window.
RSI, Bollinger, ATR, divergence, liquidity, and volatility tiers become normalized features.
Stop, target, trailing, and sizing candidates are simulated before they become presets.
A deterministic gate assigns LIVE_CANDIDATE, PAPER_ONLY, or NOT_READY.
LLM notes explain metrics and caveats. They are advisory, not an execution authority.
Users compare strategies by risk-adjusted evidence and can practice in demo or paper mode.
A rule-based layer decides whether a strategy may be considered for live operation. High leverage, stale inputs, weak walk-forward behavior, missing stops, or low trade counts keep the strategy in paper or block it entirely.
Important: a LIVE_CANDIDATE is still not a command to trade. It means the strategy passed the current public criteria and can move to supervised confirmation.
Passes checks, respects leverage caps, has positive risk-adjusted behavior, and remains behind confirmation.
Potentially useful, but leverage, decay, overfit risk, or weak forward data require paper evidence first.
Insufficient data, missing stop logic, stale source state, or a failed hard check blocks promotion.
The leaderboard default sort uses a 0-100 composite score. It blends risk-adjusted return with downside protection so a wild PnL screenshot does not outrank a more durable strategy by default.
rank_score ≔ clamp( Sharpe × 0.4 + pnl_pct × 0.3 + (1 − |max_drawdown_pct|/100) × 0.3 , 0, 100 ) — normalized inputs per relay contract; weights may change in methodology v2.
The exact tooltip on the leaderboard links back here. Weights may change when methodology v2 ships.
Past performance never guarantees future results, but a method you can inspect is better than a number you cannot audit.
Уровни безопасности GOGA · публичный режим только для чтения
Агрегировано из Tvijo AIOS /api/v1/trading/safety/*. На этой поверхности нет учетных записей пользователей, реестра, подтверждений или элементов управления исполнением.
Public GOGA pages are read-only. Exchange execution, user balances, confirmations, and key permissions belong behind authenticated trading surfaces and separate risk controls.
Evidence stays separated from execution.Read relay, source freshness, and no-custody boundaries are part of the public methodology.
Strategy cards and details are served from GET /api/v1/portal/goga/leaderboard и GET /api/v1/portal/goga/strategy/{id}.
Each row carries a source discriminator, for example backtest_db, analyzer snapshot, or leaderboard_snapshot, so simulated PnL is not confused with funded accounts.
as_of and data-quality fields describe snapshot freshness. When upstream is unavailable, the UI must show an explicit empty or degraded state.
Different users need different doors: public proof, demo practice, account entry, education, risk notes, and the broader BibaMoney trust layer.
рейтинговый балл is a composite of Шарп, pnl_pct, и просадка защита. Данные поступают от ретранслятора Tvijo AIOS, доступного только для чтения. Портал не совершает сделок и не хранит средства пользователей на этой публичной странице.
Каждое правило здесь применяется в Strategy Lab — тестируйте и торгуйте на бумаге любую монету без риска реальных средств.