| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970 |
- {
- "clock": {
- "decision_candle_time": "2026-04-29 16:45:00 UTC",
- "decision_candle_ts": 1777481100000,
- "indicator_rule": "confirmed 15m candles strictly before the latest confirmed candle",
- "latest_confirmed_candle_time": "2026-04-29 17:00:00 UTC",
- "latest_confirmed_candle_ts": 1777482000000
- },
- "decision": {
- "close": 2266.59,
- "reason": "no signal",
- "rsi2": 10.404698300290022,
- "signal": false,
- "sma60": 2312.0906666666665
- },
- "instrument": {
- "ctVal": "0.1",
- "lotSz": "0.01",
- "minSz": "0.01",
- "tickSz": "0.01"
- },
- "mode": "readonly_order_intent",
- "order_intents": [],
- "risk": {
- "planned_margin_usdt": "30",
- "slice_margin_usdt": "10",
- "stop_price_if_all_levels_fill": null
- },
- "source": {
- "candles": "local",
- "instrument": "static"
- },
- "state_preview": {
- "last_confirmed_candle_ts": 1777482000000,
- "last_signal_candle_ts": null,
- "orders": [],
- "position": {
- "avg_entry_price": null,
- "entry_candle_ts": null,
- "filled_base_qty": "0",
- "filled_contracts": "0",
- "filled_notional_usdt": "0",
- "first_fill_ts": null,
- "margin_used": "0",
- "stop_price": null
- },
- "state": "idle",
- "strategy_id": "eth_robust_twap_15m_readonly",
- "updated_at": "2026-04-29T18:05:36Z"
- },
- "strategy": {
- "bar": "15m",
- "direction": "long",
- "entry_offsets": [
- 0.003,
- 0.006,
- 0.009
- ],
- "entry_signal": "decision_close > sma60 and rsi2 <= 3.0",
- "entry_valid_bars": 4,
- "exit_rsi": 50.0,
- "leverage": 3,
- "max_hold_bars": 48,
- "rsi_length": 2,
- "stop_loss_pct": 0.012,
- "symbol": "ETH-USDT-SWAP",
- "trend_sma": 60
- },
- "submitted_orders": 0
- }
|