Fájl részletek

Ezen az oldalon egy konkrét fájl aktuális állapotát tudod megnézni.

Vissza a fájltérképhez Csak változott Stratégia-labor Monitor főoldal
Fájl útvonala
/opt/bots/saturnus/freqtrade/user_data/config.json
Létezik most?
IGEN
Aktuális státusz
UNCHANGED
Méret
2410
Módosítás ideje
1773689351.2437253
Korábbi baseline időpont
1773689351.2437253
SHA256 rövid

Előnézet (első 120 sor)

{
  "dry_run": false,
  "trading_mode": "spot",
  "process_throttle_secs": 15,
  "strategy": "SaturnusExecutor",
  "strategy_path": "/opt/bots/saturnus/freqtrade/user_data/strategies",
  "timeframe": "1m",
  "startup_candle_count": 30,
  "max_open_trades": 1,
  "stake_currency": "USDC",
  "stake_amount": "unlimited",
  "tradable_balance_ratio": 0.999,
  "db_url": "sqlite:////opt/bots/saturnus/freqtrade/user_data/trades.sqlite",
  "exchange": {
    "name": "binance",
    "key": "Nwzr7jZ51BZe5216SWbt9BBXtVHd3JNTooZxT6YfDFRF04AF2SBRSx4qUlRY0V0c",
    "secret": "6CTAKZLANQyejIGmuXL9Lyx3LAEmIzlBGfnKlEfvXupCAmR7Bvd0teosU4sDNeho",
    "ccxt_config": {
      "enableRateLimit": true,
      "timeout": 30000
    },
    "ccxt_async_config": {
      "enableRateLimit": true,
      "timeout": 30000
    },
    "pair_whitelist": [
      "SOL/USDC"
    ],
    "pair_blacklist": []
  },
  "pairlists": [
    {
      "method": "StaticPairList"
    }
  ],
  "order_time_in_force": {
    "entry": "GTC",
    "exit": "GTC"
  },
  "order_types": {
    "entry": "market",
    "exit": "market",
    "force_entry": "market",
    "force_exit": "market",
    "emergency_exit": "market",
    "stoploss": "market",
    "stoploss_on_exchange": false
  },
  "entry_pricing": {
    "price_side": "other",
    "use_order_book": true,
    "order_book_top": 1,
    "check_depth_of_market": {
      "enabled": false,
      "bids_to_ask_delta": 1
    }
  },
  "exit_pricing": {
    "price_side": "other",
    "use_order_book": true,
    "order_book_top": 1,
    "check_depth_of_market": {
      "enabled": false,
      "bids_to_ask_delta": 1
    }
  },
  "unfilledtimeout": {
    "entry": 10,
    "exit": 10,
    "unit": "minutes"
  },
  "stoploss": -0.1,
  "trailing_stop": false,
  "trailing_stop_positive": 0.0,
  "trailing_stop_positive_offset": 0.0,
  "trailing_only_offset_is_reached": false,
  "minimal_roi": {
    "0": 999
  },
  "use_exit_signal": false,
  "exit_profit_only": false,
  "ignore_roi_if_entry_signal": false,
  "process_only_new_candles": true,
  "api_server": {
    "enabled": true,
    "listen_ip_address": "127.0.0.1",
    "listen_port": 8089,
    "username": "saturnus",
    "password": "saturnus12345",
    "jwt_secret_key": "LujJ1Jb5945xw1Fv5qVWgk97vdY5RQd99Z0gE0H0fiwwxH3CfoMGvJU99mSHT7sq",
    "verbosity": "error",
    "enable_openapi": false
  },
  "forcebuy_enable": true,
  "initial_state": "running"
}

Csak változott diff sorok

Teljes diff

[INFO] Nincs tartalmi eltérés a baseline és az aktuális fájl között.