Ezen az oldalon egy konkrét fájl aktuális állapotát tudod megnézni.
/opt/bots/saturnus/app/state/saturnus_state.json{
"pair": "SOL/USDC",
"exchange": "binance",
"rule_params": {
"sell_drawdown_from_peak_pct": 3.0,
"sell_fallback_to_1001_pct": 100.1,
"sell_panic_to_99_pct": 99.0,
"buy_rebound_from_low_pct": 3.0,
"buy_fallback_to_999_pct": 99.9,
"buy_panic_to_101_pct": 101.0
},
"state": {
"last_buy_price": null,
"last_sell_price": null,
"peak_price": 125.12,
"low_price": 124.52,
"last_action": "INIT",
"updated_at": "2025-12-21 19:42:31",
"audit": {
"source": "freqtrade_db",
"last_closed_trade_seen": null,
"last_open_trade_seen": null
}
}
}