_id symbol msg loggedAt data
68455f57bac531827038e9f3
BELUSDT
The current price has reached the lowest price; h…
Sun Jun 08 2025 10:00:55 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "6780c688-bc06-44a0-b834-f29a8e15c729",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "determine-action",
  "data": {
    "symbol": "BELUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749376855045,
      "symbol": "BELUSDT",
      "close": "0.27980000"
    },
    "accountInfo": {
      "makerCommission": 10,
      "takerCommission": 10,
      "buyerCommission": 0,
      "sellerCommission": 0,
      "commissionRates": {
        "maker": "0.00100000",
        "taker": "0.00100000",
        "buyer": "0.00000000",
        "seller": "0.00000000"
      },
      "canTrade": true,
      "canWithdraw": true,
      "canDeposit": true,
      "brokered": false,
      "requireSelfTradePrevention": false,
      "preventSor": false,
      "updateTime": 1749285689507,
      "accountType": "SPOT",
      "balances": [
        {
          "asset": "BNB",
          "free": "0.00000756",
          "locked": "0.00000000"
        },
        {
          "asset": "USDT",
          "free": "2.70416865",
          "locked": "0.00000000"
        },
        {
          "asset": "TRX",
          "free": "178.72110000",
          "locked": "0.00000000"
        },
        {
          "asset": "PERL",
          "free": "16.20000000",
          "locked": "0.00000000"
        },
        {
          "asset": "FIS",
          "free": "1.58600000",
          "locked": "0.00000000"
        },
        {
          "asset": "DEGO",
          "free": "0.04362000",
          "locked": "0.00000000"
        },
        {
          "asset": "LPT",
          "free": "0.01677000",
          "locked": "0.00000000"
        },
        {
          "asset": "NFT",
          "free": "129661.491252",
          "locked": "0.000000"
        },
        {
          "asset": "CLV",
          "free": "0.56660000",
          "locked": "0.00000000"
        },
        {
          "asset": "ANC",
          "free": "3.69073000",
          "locked": "0.00000000"
        },
        {
          "asset": "ETHW",
          "free": "0.04091800",
          "locked": "0.00000000"
        },
        {
          "asset": "HIFI",
          "free": "0.76560000",
          "locked": "0.00000000"
        },
        {
          "asset": "VIC",
          "free": "20707.03036260",
          "locked": "0.00000000"
        },
        {
          "asset": "KLY",
          "free": "0.19400000",
          "locked": "0.00000000"
        },
        {
          "asset": "LUMIA",
          "free": "0.20334000",
          "locked": "0.00000000"
        }
      ],
      "permissions": [
        "LEVERAGED",
        "TRD_GRP_002",
        "TRD_GRP_015"
      ],
      "uid": 384039787
    },
    "symbolConfiguration": {
      "_id": "67ed936688f35a9947441887",
      "key": "BELUSDT-configuration",
      "candles": {
        "interval": "15m",
        "limit": 48
      },
      "buy": {
        "enabled": true,
        "lastBuyPriceRemoveThreshold": 1.02,
        "athRestriction": {
          "enabled": true,
          "candles": {
            "interval": "30m",
            "limit": 39
          },
          "restrictionPercentage": 0.974
        },
        "minPurchaseAmount": -1,
        "maxPurchaseAmount": -1,
        "gridTrade": [
          {
            "triggerPercentage": 1.015,
            "stopPercentage": 1.019,
            "limitPercentage": 1.023,
            "minPurchaseAmount": 9,
            "maxPurchaseAmount": 200,
            "executed": false,
            "executedOrder": null
          }
        ],
        "currentGridTradeIndex": 0,
        "currentGridTrade": {
          "triggerPercentage": 1.015,
          "stopPercentage": 1.019,
          "limitPercentage": 1.023,
          "minPurchaseAmount": 9,
          "maxPurchaseAmount": 200,
          "executed": false,
          "executedOrder": null
        }
      },
      "sell": {
        "enabled": true,
        "stopLoss": {
          "enabled": true,
          "maxLossPercentage": 0.985,
          "disableBuyMinutes": 4,
          "orderType": "market"
        },
        "conservativeMode": {
          "enabled": true,
          "factor": 0.98
        },
        "gridTrade": [
          {
            "triggerPercentage": 1.067,
            "stopPercentage": 0.985,
            "limitPercentage": 0.98,
            "quantityPercentage": 1,
            "executed": false,
            "executedOrder": null
          }
        ],
        "currentGridTradeIndex": 0,
        "currentGridTrade": {
          "triggerPercentage": 1.067,
          "stopPercentage": 0.985,
          "limitPercentage": 0.98,
          "quantityPercentage": 1,
          "executed": false,
          "executedOrder": null
        }
      },
      "botOptions": {
        "authentication": {
          "lockList": true,
          "lockAfter": 600
        },
        "autoTriggerBuy": {
          "enabled": true,
          "triggerAfter": 0.4,
          "conditions": {
            "whenLessThanATHRestriction": true,
            "afterDisabledPeriod": true
          }
        },
        "orderLimit": {
          "enabled": true,
          "maxBuyOpenOrders": 5,
          "maxOpenTrades": 10
        },
        "tradingViewOptions": {
          "useOnlyWithin": 240,
          "ifExpires": "ignore"
        },
        "logs": {
          "deleteAfter": 500
        },
        "tradingViews": [
          {
            "interval": "1m",
            "buy": {
              "whenStrongBuy": false,
              "whenBuy": false
            },
            "sell": {
              "forceSellOverZeroBelowTriggerPrice": {
                "whenNeutral": false,
                "whenSell": true,
                "whenStrongSell": true
              }
            }
          },
          {
            "interval": "5m",
            "buy": {
              "whenStrongBuy": true,
              "whenBuy": false
            },
            "sell": {
              "forceSellOverZeroBelowTriggerPrice": {
                "whenNeutral": true,
                "whenSell": true,
                "whenStrongSell": true
              }
            }
          }
        ]
      },
      "enabled": true,
      "cronTime": "* * * * * *",
      "symbols": [
        "ILVUSDT",
        "WANUSDT",
        "ASRUSDT",
        "ARDRUSDT",
        "REIUSDT",
        "CKBUSDT",
        "JSTUSDT",
        "ANKRUSDT",
        "LEVERUSDT",
        "AUCTIONUSDT",
        "IQUSDT",
        "GLMUSDT",
        "FLUXUSDT",
        "MLNUSDT",
        "OGNUSDT",
        "ARKUSDT",
        "PHAUSDT",
        "SLFUSDT",
        "PSGUSDT",
        "LTOUSDT",
        "SUPERUSDT",
        "FUNUSDT",
        "NMRUSDT",
        "ALPINEUSDT",
        "STRAXUSDT",
        "LUMIAUSDT",
        "CVCUSDT",
        "SYSUSDT",
        "BEAMXUSDT",
        "IOTAUSDT",
        "HIGHUSDT",
        "HIVEUSDT",
        "FISUSDT",
        "BTCUSDT",
        "RAYUSDT",
        "TWTUSDT",
        "VICUSDT",
        "ACAUSDT",
        "SLPUSDT",
        "FTTUSDT",
        "MANAUSDT",
        "QKCUSDT",
        "ARKMUSDT",
        "MOVEUSDT",
        "ZROUSDT",
        "AVAUSDT",
        "KAVAUSDT",
        "XVGUSDT",
        "IDEXUSDT",
        "SCRTUSDT",
        "ACHUSDT",
        "SUSDT",
        "DOTUSDT",
        "ADAUSDT",
        "VTHOUSDT",
        "RUNEUSDT",
        "BAKEUSDT",
        "HEIUSDT",
        "AMPUSDT",
        "RAREUSDT",
        "FETUSDT",
        "DUSKUSDT",
        "LRCUSDT",
        "EPICUSDT",
        "MDTUSDT",
        "FORMUSDT",
        "FARMUSDT",
        "BELUSDT",
        "DUSDT",
        "JASMYUSDT",
        "HIFIUSDT",
        "NKNUSDT",
        "CYBERUSDT",
        "CHZUSDT",
        "HOOKUSDT",
        "FLMUSDT",
        "PUNDIXUSDT",
        "CHESSUSDT",
        "PHBUSDT",
        "OMUSDT",
        "ATAUSDT",
        "LQTYUSDT",
        "VOXELUSDT",
        "TRXUSDT",
        "GPSUSDT",
        "TKOUSDT",
        "PIVXUSDT",
        "DATAUSDT",
        "REQUSDT",
        "COSUSDT",
        "GUSDT",
        "ONGUSDT",
        "PEPEUSDT",
        "SPELLUSDT",
        "EDUUSDT",
        "LPTUSDT",
        "BARUSDT",
        "DEGOUSDT",
        "MASKUSDT"
      ],
      "system": {
        "temporaryDisableActionAfterConfirmingOrder": 20,
        "checkManualOrderPeriod": 5,
        "placeManualOrderInterval": 5,
        "refreshAccountInfoPeriod": 1,
        "checkOrderExecutePeriod": 10
      }
    },
    "indicators": {
      "highestPrice": 0.2864,
      "lowestPrice": 0.2792,
      "athPrice": 0.2864
    },
    "symbolInfo": {
      "symbol": "BELUSDT",
      "status": "TRADING",
      "baseAsset": "BEL",
      "baseAssetPrecision": 8,
      "quoteAsset": "USDT",
      "quotePrecision": 8,
      "filterLotSize": {
        "filterType": "LOT_SIZE",
        "minQty": "0.10000000",
        "maxQty": "900000.00000000",
        "stepSize": "0.10000000"
      },
      "filterPrice": {
        "filterType": "PRICE_FILTER",
        "minPrice": "0.00010000",
        "maxPrice": "1000.00000000",
        "tickSize": "0.00010000"
      },
      "filterMinNotional": {
        "filterType": "NOTIONAL",
        "minNotional": "5.00000000",
        "applyMinToMarket": true,
        "maxNotional": "9000000.00000000",
        "applyMaxToMarket": false,
        "avgPriceMins": 5
      }
    },
    "openOrders": [],
    "action": "wait",
    "baseAssetBalance": {
      "asset": "BEL",
      "free": 0,
      "locked": 0,
      "total": 0,
      "estimatedValue": 0,
      "updatedAt": "2025-06-07T08:41:29.507Z"
    },
    "quoteAssetBalance": {
      "asset": "USDT",
      "free": "2.70416865",
      "locked": "0.00000000"
    },
    "buy": {
      "currentPrice": 0.2798,
      "limitPrice": 0.2862354,
      "highestPrice": 0.2864,
      "lowestPrice": 0.2792,
      "athPrice": 0.2864,
      "athRestrictionPrice": 0.27895359999999997,
      "triggerPrice": 0.283388,
      "difference": -1.2661086566827073,
      "nextBestBuyAmount": null,
      "nextBestBuyCalculation": null,
      "openOrders": [],
      "processMessage": "The current price has reached the lowest price; however, it is restricted to buy the coin because ATH price higher than the current price.",
      "updatedAt": "2025-06-08T10:00:55.197Z"
    },
    "sell": {
      "currentPrice": 0.2798,
      "limitPrice": null,
      "lastBuyPrice": null,
      "triggerPrice": null,
      "difference": null,
      "stopLossTriggerPrice": null,
      "stopLossDifference": null,
      "currentProfit": null,
      "currentProfitPercentage": null,
      "conservativeModeApplicable": false,
      "triggerPercentage": null,
      "openOrders": [],
      "processMessage": "",
      "updatedAt": "2025-06-08T10:00:55.194Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BELUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 27.191568215144823,
            "ADX+DI": 11.744637275467788,
            "ADX+DI[1]": 12.41932131106161,
            "ADX-DI": 43.61697707349411,
            "ADX-DI[1]": 41.81414365594632,
            "AO": -0.0011864705882353999,
            "AO[1]": -0.0010594117647059753,
            "AO[2]": -0.0009111764705883041,
            "BB.lower": 0.2796106580375465,
            "BB.upper": 0.2826493419624546,
            "BBPower": -0.0013970568476825984,
            "CCI20": -126.3440860214555,
            "CCI20[1]": -146.25338549496465,
            "EMA10": 0.28044931625202696,
            "EMA100": 0.28240740124148944,
            "EMA20": 0.28085110239352706,
            "EMA200": 0.28274790974578723,
            "EMA30": 0.2811278470153377,
            "EMA5": 0.2801269496247694,
            "EMA50": 0.2816097715310581,
            "HullMA9": 0.2796151851851852,
            "Ichimoku.BLine": 0.28065,
            "MACD.macd": -0.0004694966755514063,
            "MACD.signal": -0.0003357390849118821,
            "Mom": -0.0016999999999999793,
            "Mom[1]": -0.0018999999999999573,
            "P.SAR": 0.28136120806035353,
            "Pivot.M.Camarilla.Middle": 0.2819,
            "Pivot.M.Camarilla.R1": 0.2872733333333334,
            "Pivot.M.Camarilla.R2": 0.2884466666666667,
            "Pivot.M.Camarilla.R3": 0.28962000000000004,
            "Pivot.M.Camarilla.S1": 0.28492666666666666,
            "Pivot.M.Camarilla.S2": 0.28375333333333336,
            "Pivot.M.Camarilla.S3": 0.28258,
            "Pivot.M.Classic.Middle": 0.2819,
            "Pivot.M.Classic.R1": 0.2904,
            "Pivot.M.Classic.R2": 0.2947,
            "Pivot.M.Classic.R3": 0.30750000000000005,
            "Pivot.M.Classic.S1": 0.27759999999999996,
            "Pivot.M.Classic.S2": 0.26909999999999995,
            "Pivot.M.Classic.S3": 0.2562999999999999,
            "Pivot.M.Demark.Middle": 0.282975,
            "Pivot.M.Demark.R1": 0.29255,
            "Pivot.M.Demark.S1": 0.27974999999999994,
            "Pivot.M.Fibonacci.Middle": 0.2819,
            "Pivot.M.Fibonacci.R1": 0.2867896,
            "Pivot.M.Fibonacci.R2": 0.2898104,
            "Pivot.M.Fibonacci.R3": 0.2947,
            "Pivot.M.Fibonacci.S1": 0.2770104,
            "Pivot.M.Fibonacci.S2": 0.27398959999999994,
            "Pivot.M.Fibonacci.S3": 0.26909999999999995,
            "Pivot.M.Woodie.Middle": 0.28300000000000003,
            "Pivot.M.Woodie.R1": 0.2926000000000001,
            "Pivot.M.Woodie.R2": 0.29580000000000006,
            "Pivot.M.Woodie.R3": 0.3054000000000001,
            "Pivot.M.Woodie.S1": 0.27980000000000005,
            "Pivot.M.Woodie.S2": 0.2702,
            "Pivot.M.Woodie.S3": 0.267,
            "RSI": 38.839746312974036,
            "RSI[1]": 37.474163734276175,
            "Rec.BBPower": 0,
            "Rec.HullMA9": 1,
            "Rec.Ichimoku": 0,
            "Rec.Stoch.RSI": 0,
            "Rec.UO": 0,
            "Rec.VWMA": -1,
            "Rec.WR": 0,
            "Recommend.All": -0.4,
            "Recommend.MA": -0.8,
            "Recommend.Other": 0,
            "SMA10": 0.2805600000000003,
            "SMA100": 0.28297199999999983,
            "SMA20": 0.28113000000000055,
            "SMA200": 0.28328299999999984,
            "SMA30": 0.28112666666666636,
            "SMA5": 0.27994000000000036,
            "SMA50": 0.28152999999999984,
            "Stoch.D": 23.754789272030916,
            "Stoch.D[1]": 24.50368561479696,
            "Stoch.K": 24.1379310344832,
            "Stoch.K[1]": 26.495726495727215,
            "Stoch.RSI.K": 20.491634344854788,
            "UO": 44.144921650252755,
            "VWMA": 0.28029884521396525,
            "W.R": -68.96551724137905,
            "change": 0.03571428571428178,
            "close": 0.2801,
            "high": 0.2801,
            "low": 0.2797,
            "open": 0.2799,
            "volume": 10606.8
          },
          "moving_averages": {
            "BUY": 1,
            "COMPUTE": {
              "EMA10": "SELL",
              "EMA100": "SELL",
              "EMA20": "SELL",
              "EMA200": "SELL",
              "EMA30": "SELL",
              "EMA50": "SELL",
              "HullMA": "BUY",
              "Ichimoku": "NEUTRAL",
              "SMA10": "SELL",
              "SMA100": "SELL",
              "SMA20": "SELL",
              "SMA200": "SELL",
              "SMA30": "SELL",
              "SMA50": "SELL",
              "VWMA": "SELL"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "STRONG_SELL",
            "SELL": 13
          },
          "oscillators": {
            "BUY": 2,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "NEUTRAL",
              "CCI": "BUY",
              "MACD": "SELL",
              "Mom": "BUY",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "NEUTRAL",
              "UO": "NEUTRAL",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 8,
            "RECOMMENDATION": "NEUTRAL",
            "SELL": 1
          },
          "summary": {
            "BUY": 3,
            "NEUTRAL": 9,
            "RECOMMENDATION": "SELL",
            "SELL": 14
          },
          "time": "2025-06-08T10:00:54.549983"
        }
      },
      {
        "request": {
          "symbol": "BELUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "1m"
        },
        "result": {
          "indicators": {
            "ADX": 19.76370711465166,
            "ADX+DI": 34.457736080696634,
            "ADX+DI[1]": 28.425760382536186,
            "ADX-DI": 42.815731331450664,
            "ADX-DI[1]": 46.75614222736135,
            "AO": -0.0009008823529403354,
            "AO[1]": -0.0010205882352933848,
            "AO[2]": -0.0010894117647051726,
            "BB.lower": 0.2790866826701878,
            "BB.upper": 0.2813433173298144,
            "BBPower": -0.00019662891190558307,
            "CCI20": -31.88839063280929,
            "CCI20[1]": -78.36298104873897,
            "EMA10": 0.2799750499134954,
            "EMA100": 0.2812826040271782,
            "EMA20": 0.28023597611511575,
            "EMA200": 0.2820604717863875,
            "EMA30": 0.28045947102292235,
            "EMA5": 0.2799143472408936,
            "EMA50": 0.280758386633935,
            "HullMA9": 0.279872962962963,
            "Ichimoku.BLine": 0.28049999999999997,
            "MACD.macd": -0.00035570054735523104,
            "MACD.signal": -0.0003742424114055278,
            "Mom": -0.00040000000000001146,
            "Mom[1]": -0.00030000000000002247,
            "P.SAR": 0.2792,
            "Pivot.M.Camarilla.Middle": 0.2819,
            "Pivot.M.Camarilla.R1": 0.2872733333333334,
            "Pivot.M.Camarilla.R2": 0.2884466666666667,
            "Pivot.M.Camarilla.R3": 0.28962000000000004,
            "Pivot.M.Camarilla.S1": 0.28492666666666666,
            "Pivot.M.Camarilla.S2": 0.28375333333333336,
            "Pivot.M.Camarilla.S3": 0.28258,
            "Pivot.M.Classic.Middle": 0.2819,
            "Pivot.M.Classic.R1": 0.2904,
            "Pivot.M.Classic.R2": 0.2947,
            "Pivot.M.Classic.R3": 0.30750000000000005,
            "Pivot.M.Classic.S1": 0.27759999999999996,
            "Pivot.M.Classic.S2": 0.26909999999999995,
            "Pivot.M.Classic.S3": 0.2562999999999999,
            "Pivot.M.Demark.Middle": 0.282975,
            "Pivot.M.Demark.R1": 0.29255,
            "Pivot.M.Demark.S1": 0.27974999999999994,
            "Pivot.M.Fibonacci.Middle": 0.2819,
            "Pivot.M.Fibonacci.R1": 0.2867896,
            "Pivot.M.Fibonacci.R2": 0.2898104,
            "Pivot.M.Fibonacci.R3": 0.2947,
            "Pivot.M.Fibonacci.S1": 0.2770104,
            "Pivot.M.Fibonacci.S2": 0.27398959999999994,
            "Pivot.M.Fibonacci.S3": 0.26909999999999995,
            "Pivot.M.Woodie.Middle": 0.28300000000000003,
            "Pivot.M.Woodie.R1": 0.2926000000000001,
            "Pivot.M.Woodie.R2": 0.29580000000000006,
            "Pivot.M.Woodie.R3": 0.3054000000000001,
            "Pivot.M.Woodie.S1": 0.27980000000000005,
            "Pivot.M.Woodie.S2": 0.2702,
            "Pivot.M.Woodie.S3": 0.267,
            "RSI": 45.95905624913626,
            "RSI[1]": 39.93809926281156,
            "Rec.BBPower": 0,
            "Rec.HullMA9": 1,
            "Rec.Ichimoku": 0,
            "Rec.Stoch.RSI": 0,
            "Rec.UO": 0,
            "Rec.VWMA": 1,
            "Rec.WR": 0,
            "Recommend.All": -0.2,
            "Recommend.MA": -0.4,
            "Recommend.Other": 0,
            "SMA10": 0.27994000000000085,
            "SMA100": 0.2812439999999997,
            "SMA20": 0.2802150000000011,
            "SMA200": 0.28231100000000003,
            "SMA30": 0.28066999999999986,
            "SMA5": 0.2798999999999993,
            "SMA50": 0.2810459999999996,
            "Stoch.D": 34.87493987493961,
            "Stoch.D[1]": 41.07744107744181,
            "Stoch.K": 41.21212121212099,
            "Stoch.K[1]": 39.89898989899043,
            "Stoch.RSI.K": 84.78223706868259,
            "UO": 51.16418108745566,
            "VWMA": 0.2800202488687783,
            "W.R": -36.363636363635905,
            "change": 0.14301036825170235,
            "close": 0.2801,
            "high": 0.2801,
            "low": 0.2798,
            "open": 0.2798,
            "volume": 5568.4
          },
          "moving_averages": {
            "BUY": 4,
            "COMPUTE": {
              "EMA10": "BUY",
              "EMA100": "SELL",
              "EMA20": "SELL",
              "EMA200": "SELL",
              "EMA30": "SELL",
              "EMA50": "SELL",
              "HullMA": "BUY",
              "Ichimoku": "NEUTRAL",
              "SMA10": "BUY",
              "SMA100": "SELL",
              "SMA20": "SELL",
              "SMA200": "SELL",
              "SMA30": "SELL",
              "SMA50": "SELL",
              "VWMA": "BUY"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "SELL",
            "SELL": 10
          },
          "oscillators": {
            "BUY": 1,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "NEUTRAL",
              "CCI": "NEUTRAL",
              "MACD": "BUY",
              "Mom": "SELL",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "NEUTRAL",
              "UO": "NEUTRAL",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 9,
            "RECOMMENDATION": "NEUTRAL",
            "SELL": 1
          },
          "summary": {
            "BUY": 5,
            "NEUTRAL": 10,
            "RECOMMENDATION": "SELL",
            "SELL": 11
          },
          "time": "2025-06-08T10:00:55.141416"
        }
      }
    ],
    "overrideData": {}
  }
}
68455f57bac531827038e9f4
AUCTIONUSDT
The TradingView technical analysis recommendation…
Sun Jun 08 2025 10:00:55 GMT+0000 (Coordinated Universal Time)
{
  "uuid": "feb1e72c-8d91-4c91-a729-90979d9ff8be",
  "stepName": "get-tradingview",
  "symbols": [
    "ILVUSDT",
    "WANUSDT",
    "ASRUSDT",
    "ARDRUSDT",
    "REIUSDT",
    "CKBUSDT",
    "JSTUSDT",
    "ANKRUSDT",
    "LEVERUSDT",
    "AUCTIONUSDT",
    "IQUSDT",
    "GLMUSDT",
    "FLUXUSDT",
    "MLNUSDT",
    "OGNUSDT",
    "ARKUSDT",
    "PHAUSDT",
    "SLFUSDT",
    "PSGUSDT",
    "LTOUSDT",
    "SUPERUSDT",
    "FUNUSDT",
    "NMRUSDT",
    "ALPINEUSDT",
    "STRAXUSDT",
    "LUMIAUSDT",
    "CVCUSDT",
    "SYSUSDT",
    "BEAMXUSDT",
    "IOTAUSDT",
    "HIGHUSDT",
    "HIVEUSDT",
    "FISUSDT",
    "BTCUSDT",
    "RAYUSDT",
    "TWTUSDT",
    "VICUSDT",
    "ACAUSDT",
    "SLPUSDT",
    "FTTUSDT",
    "MANAUSDT",
    "QKCUSDT",
    "ARKMUSDT",
    "MOVEUSDT",
    "ZROUSDT",
    "AVAUSDT",
    "KAVAUSDT",
    "XVGUSDT",
    "IDEXUSDT",
    "SCRTUSDT",
    "ACHUSDT",
    "SUSDT",
    "DOTUSDT",
    "ADAUSDT",
    "VTHOUSDT",
    "RUNEUSDT",
    "BAKEUSDT",
    "HEIUSDT",
    "AMPUSDT",
    "RAREUSDT",
    "FETUSDT",
    "DUSKUSDT",
    "LRCUSDT",
    "EPICUSDT",
    "MDTUSDT",
    "FORMUSDT",
    "FARMUSDT",
    "BELUSDT",
    "DUSDT",
    "JASMYUSDT",
    "HIFIUSDT",
    "NKNUSDT",
    "CYBERUSDT",
    "CHZUSDT",
    "HOOKUSDT",
    "FLMUSDT",
    "PUNDIXUSDT",
    "CHESSUSDT",
    "PHBUSDT",
    "OMUSDT",
    "ATAUSDT",
    "LQTYUSDT",
    "VOXELUSDT",
    "TRXUSDT",
    "GPSUSDT",
    "TKOUSDT",
    "PIVXUSDT",
    "DATAUSDT",
    "REQUSDT",
    "COSUSDT",
    "GUSDT",
    "ONGUSDT",
    "PEPEUSDT",
    "SPELLUSDT",
    "EDUUSDT",
    "LPTUSDT",
    "BARUSDT",
    "DEGOUSDT",
    "MASKUSDT"
  ],
  "interval": "5m",
  "data": {
    "indicators": {
      "ADX": 29.13846202055029,
      "ADX+DI": 20.291388605256202,
      "ADX+DI[1]": 20.291388605256202,
      "ADX-DI": 42.805554810641055,
      "ADX-DI[1]": 42.805554810641055,
      "AO": -0.012294117647053682,
      "AO[1]": -0.013882352941173792,
      "AO[2]": -0.016617647058819074,
      "BB.lower": 10.44543428628009,
      "BB.upper": 10.50256571371989,
      "BBPower": -0.011759172498518211,
      "CCI20": -62.06896551725987,
      "CCI20[1]": -69.06906906909127,
      "EMA10": 10.463892938503221,
      "EMA100": 10.522475954107435,
      "EMA20": 10.469840549816967,
      "EMA200": 10.555797908876789,
      "EMA30": 10.475541838395987,
      "EMA5": 10.460684506763288,
      "EMA50": 10.489377671935697,
      "HullMA9": 10.461407407407412,
      "Ichimoku.BLine": 10.46,
      "MACD.macd": -0.007918008992369607,
      "MACD.signal": -0.007127224118960629,
      "Mom": -0.009999999999999787,
      "Mom[1]": -0.019999999999999574,
      "P.SAR": 10.478627932241997,
      "Pivot.M.Camarilla.Middle": 10.586666666666666,
      "Pivot.M.Camarilla.R1": 10.694749999999999,
      "Pivot.M.Camarilla.R2": 10.7195,
      "Pivot.M.Camarilla.R3": 10.74425,
      "Pivot.M.Camarilla.S1": 10.64525,
      "Pivot.M.Camarilla.S2": 10.6205,
      "Pivot.M.Camarilla.S3": 10.59575,
      "Pivot.M.Classic.Middle": 10.586666666666666,
      "Pivot.M.Classic.R1": 10.763333333333332,
      "Pivot.M.Classic.R2": 10.856666666666666,
      "Pivot.M.Classic.R3": 11.126666666666665,
      "Pivot.M.Classic.S1": 10.493333333333332,
      "Pivot.M.Classic.S2": 10.316666666666666,
      "Pivot.M.Classic.S3": 10.046666666666667,
      "Pivot.M.Demark.Middle": 10.61,
      "Pivot.M.Demark.R1": 10.809999999999999,
      "Pivot.M.Demark.S1": 10.54,
      "Pivot.M.Fibonacci.Middle": 10.586666666666666,
      "Pivot.M.Fibonacci.R1": 10.689806666666666,
      "Pivot.M.Fibonacci.R2": 10.753526666666666,
      "Pivot.M.Fibonacci.R3": 10.856666666666666,
      "Pivot.M.Fibonacci.S1": 10.483526666666666,
      "Pivot.M.Fibonacci.S2": 10.419806666666666,
      "Pivot.M.Fibonacci.S3": 10.316666666666666,
      "Pivot.M.Woodie.Middle": 10.6025,
      "Pivot.M.Woodie.R1": 10.794999999999998,
      "Pivot.M.Woodie.R2": 10.872499999999999,
      "Pivot.M.Woodie.R3": 11.064999999999998,
      "Pivot.M.Woodie.S1": 10.524999999999999,
      "Pivot.M.Woodie.S2": 10.3325,
      "Pivot.M.Woodie.S3": 10.254999999999999,
      "RSI": 42.93232118512133,
      "RSI[1]": 42.93232118512133,
      "Rec.BBPower": 0,
      "Rec.HullMA9": -1,
      "Rec.Ichimoku": 0,
      "Rec.Stoch.RSI": 0,
      "Rec.UO": 0,
      "Rec.VWMA": -1,
      "Rec.WR": 0,
      "Recommend.All": -0.5121212121212121,
      "Recommend.MA": -0.9333333333333333,
      "Recommend.Other": -0.09090909090909091,
      "SMA10": 10.462999999999985,
      "SMA100": 10.535799999999993,
      "SMA20": 10.47399999999999,
      "SMA200": 10.580000000000005,
      "SMA30": 10.472000000000014,
      "SMA5": 10.459999999999994,
      "SMA50": 10.485800000000015,
      "Stoch.D": 51.38888888888972,
      "Stoch.D[1]": 64.28571428571443,
      "Stoch.K": 50.00000000000111,
      "Stoch.K[1]": 72.22222222222307,
      "Stoch.RSI.K": 39.26241678332716,
      "UO": 69.03061224489804,
      "VWMA": 10.463546198410516,
      "W.R": -49.99999999999889,
      "change": 0,
      "close": 10.46,
      "high": 10.46,
      "low": 10.46,
      "open": 10.46,
      "volume": 0
    },
    "moving_averages": {
      "BUY": 0,
      "COMPUTE": {
        "EMA10": "SELL",
        "EMA100": "SELL",
        "EMA20": "SELL",
        "EMA200": "SELL",
        "EMA30": "SELL",
        "EMA50": "SELL",
        "HullMA": "SELL",
        "Ichimoku": "NEUTRAL",
        "SMA10": "SELL",
        "SMA100": "SELL",
        "SMA20": "SELL",
        "SMA200": "SELL",
        "SMA30": "SELL",
        "SMA50": "SELL",
        "VWMA": "SELL"
      },
      "NEUTRAL": 1,
      "RECOMMENDATION": "STRONG_SELL",
      "SELL": 14
    },
    "oscillators": {
      "BUY": 1,
      "COMPUTE": {
        "ADX": "NEUTRAL",
        "AO": "NEUTRAL",
        "BBP": "NEUTRAL",
        "CCI": "NEUTRAL",
        "MACD": "SELL",
        "Mom": "BUY",
        "RSI": "NEUTRAL",
        "STOCH.K": "NEUTRAL",
        "Stoch.RSI": "NEUTRAL",
        "UO": "NEUTRAL",
        "W%R": "NEUTRAL"
      },
      "NEUTRAL": 9,
      "RECOMMENDATION": "NEUTRAL",
      "SELL": 1
    },
    "summary": {
      "BUY": 1,
      "NEUTRAL": 10,
      "RECOMMENDATION": "STRONG_SELL",
      "SELL": 15
    },
    "time": "2025-06-08T10:00:55.275468"
  }
}
68455f575a66a2583013a1f3
BELUSDT
The current price has reached the lowest price; h…
Sun Jun 08 2025 10:00:55 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "caae8d06-92dc-47a5-b85a-b0ea2ed90051",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "determine-action",
  "data": {
    "symbol": "BELUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749376855045,
      "symbol": "BELUSDT",
      "close": "0.27980000"
    },
    "accountInfo": {
      "makerCommission": 10,
      "takerCommission": 10,
      "buyerCommission": 0,
      "sellerCommission": 0,
      "commissionRates": {
        "maker": "0.00100000",
        "taker": "0.00100000",
        "buyer": "0.00000000",
        "seller": "0.00000000"
      },
      "canTrade": true,
      "canWithdraw": true,
      "canDeposit": true,
      "brokered": false,
      "requireSelfTradePrevention": false,
      "preventSor": false,
      "updateTime": 1749285689507,
      "accountType": "SPOT",
      "balances": [
        {
          "asset": "BNB",
          "free": "0.00000756",
          "locked": "0.00000000"
        },
        {
          "asset": "USDT",
          "free": "2.70416865",
          "locked": "0.00000000"
        },
        {
          "asset": "TRX",
          "free": "178.72110000",
          "locked": "0.00000000"
        },
        {
          "asset": "PERL",
          "free": "16.20000000",
          "locked": "0.00000000"
        },
        {
          "asset": "FIS",
          "free": "1.58600000",
          "locked": "0.00000000"
        },
        {
          "asset": "DEGO",
          "free": "0.04362000",
          "locked": "0.00000000"
        },
        {
          "asset": "LPT",
          "free": "0.01677000",
          "locked": "0.00000000"
        },
        {
          "asset": "NFT",
          "free": "129661.491252",
          "locked": "0.000000"
        },
        {
          "asset": "CLV",
          "free": "0.56660000",
          "locked": "0.00000000"
        },
        {
          "asset": "ANC",
          "free": "3.69073000",
          "locked": "0.00000000"
        },
        {
          "asset": "ETHW",
          "free": "0.04091800",
          "locked": "0.00000000"
        },
        {
          "asset": "HIFI",
          "free": "0.76560000",
          "locked": "0.00000000"
        },
        {
          "asset": "VIC",
          "free": "20707.03036260",
          "locked": "0.00000000"
        },
        {
          "asset": "KLY",
          "free": "0.19400000",
          "locked": "0.00000000"
        },
        {
          "asset": "LUMIA",
          "free": "0.20334000",
          "locked": "0.00000000"
        }
      ],
      "permissions": [
        "LEVERAGED",
        "TRD_GRP_002",
        "TRD_GRP_015"
      ],
      "uid": 384039787
    },
    "symbolConfiguration": {
      "_id": "67ed936688f35a9947441887",
      "key": "BELUSDT-configuration",
      "candles": {
        "interval": "15m",
        "limit": 48
      },
      "buy": {
        "enabled": true,
        "lastBuyPriceRemoveThreshold": 1.02,
        "athRestriction": {
          "enabled": true,
          "candles": {
            "interval": "30m",
            "limit": 39
          },
          "restrictionPercentage": 0.974
        },
        "minPurchaseAmount": -1,
        "maxPurchaseAmount": -1,
        "gridTrade": [
          {
            "triggerPercentage": 1.015,
            "stopPercentage": 1.019,
            "limitPercentage": 1.023,
            "minPurchaseAmount": 9,
            "maxPurchaseAmount": 200,
            "executed": false,
            "executedOrder": null
          }
        ],
        "currentGridTradeIndex": 0,
        "currentGridTrade": {
          "triggerPercentage": 1.015,
          "stopPercentage": 1.019,
          "limitPercentage": 1.023,
          "minPurchaseAmount": 9,
          "maxPurchaseAmount": 200,
          "executed": false,
          "executedOrder": null
        }
      },
      "sell": {
        "enabled": true,
        "stopLoss": {
          "enabled": true,
          "maxLossPercentage": 0.985,
          "disableBuyMinutes": 4,
          "orderType": "market"
        },
        "conservativeMode": {
          "enabled": true,
          "factor": 0.98
        },
        "gridTrade": [
          {
            "triggerPercentage": 1.067,
            "stopPercentage": 0.985,
            "limitPercentage": 0.98,
            "quantityPercentage": 1,
            "executed": false,
            "executedOrder": null
          }
        ],
        "currentGridTradeIndex": 0,
        "currentGridTrade": {
          "triggerPercentage": 1.067,
          "stopPercentage": 0.985,
          "limitPercentage": 0.98,
          "quantityPercentage": 1,
          "executed": false,
          "executedOrder": null
        }
      },
      "botOptions": {
        "authentication": {
          "lockList": true,
          "lockAfter": 600
        },
        "autoTriggerBuy": {
          "enabled": true,
          "triggerAfter": 0.4,
          "conditions": {
            "whenLessThanATHRestriction": true,
            "afterDisabledPeriod": true
          }
        },
        "orderLimit": {
          "enabled": true,
          "maxBuyOpenOrders": 5,
          "maxOpenTrades": 10
        },
        "tradingViewOptions": {
          "useOnlyWithin": 240,
          "ifExpires": "ignore"
        },
        "logs": {
          "deleteAfter": 500
        },
        "tradingViews": [
          {
            "interval": "1m",
            "buy": {
              "whenStrongBuy": false,
              "whenBuy": false
            },
            "sell": {
              "forceSellOverZeroBelowTriggerPrice": {
                "whenNeutral": false,
                "whenSell": true,
                "whenStrongSell": true
              }
            }
          },
          {
            "interval": "5m",
            "buy": {
              "whenStrongBuy": true,
              "whenBuy": false
            },
            "sell": {
              "forceSellOverZeroBelowTriggerPrice": {
                "whenNeutral": true,
                "whenSell": true,
                "whenStrongSell": true
              }
            }
          }
        ]
      },
      "enabled": true,
      "cronTime": "* * * * * *",
      "symbols": [
        "ILVUSDT",
        "WANUSDT",
        "ASRUSDT",
        "ARDRUSDT",
        "REIUSDT",
        "CKBUSDT",
        "JSTUSDT",
        "ANKRUSDT",
        "LEVERUSDT",
        "AUCTIONUSDT",
        "IQUSDT",
        "GLMUSDT",
        "FLUXUSDT",
        "MLNUSDT",
        "OGNUSDT",
        "ARKUSDT",
        "PHAUSDT",
        "SLFUSDT",
        "PSGUSDT",
        "LTOUSDT",
        "SUPERUSDT",
        "FUNUSDT",
        "NMRUSDT",
        "ALPINEUSDT",
        "STRAXUSDT",
        "LUMIAUSDT",
        "CVCUSDT",
        "SYSUSDT",
        "BEAMXUSDT",
        "IOTAUSDT",
        "HIGHUSDT",
        "HIVEUSDT",
        "FISUSDT",
        "BTCUSDT",
        "RAYUSDT",
        "TWTUSDT",
        "VICUSDT",
        "ACAUSDT",
        "SLPUSDT",
        "FTTUSDT",
        "MANAUSDT",
        "QKCUSDT",
        "ARKMUSDT",
        "MOVEUSDT",
        "ZROUSDT",
        "AVAUSDT",
        "KAVAUSDT",
        "XVGUSDT",
        "IDEXUSDT",
        "SCRTUSDT",
        "ACHUSDT",
        "SUSDT",
        "DOTUSDT",
        "ADAUSDT",
        "VTHOUSDT",
        "RUNEUSDT",
        "BAKEUSDT",
        "HEIUSDT",
        "AMPUSDT",
        "RAREUSDT",
        "FETUSDT",
        "DUSKUSDT",
        "LRCUSDT",
        "EPICUSDT",
        "MDTUSDT",
        "FORMUSDT",
        "FARMUSDT",
        "BELUSDT",
        "DUSDT",
        "JASMYUSDT",
        "HIFIUSDT",
        "NKNUSDT",
        "CYBERUSDT",
        "CHZUSDT",
        "HOOKUSDT",
        "FLMUSDT",
        "PUNDIXUSDT",
        "CHESSUSDT",
        "PHBUSDT",
        "OMUSDT",
        "ATAUSDT",
        "LQTYUSDT",
        "VOXELUSDT",
        "TRXUSDT",
        "GPSUSDT",
        "TKOUSDT",
        "PIVXUSDT",
        "DATAUSDT",
        "REQUSDT",
        "COSUSDT",
        "GUSDT",
        "ONGUSDT",
        "PEPEUSDT",
        "SPELLUSDT",
        "EDUUSDT",
        "LPTUSDT",
        "BARUSDT",
        "DEGOUSDT",
        "MASKUSDT"
      ],
      "system": {
        "temporaryDisableActionAfterConfirmingOrder": 20,
        "checkManualOrderPeriod": 5,
        "placeManualOrderInterval": 5,
        "refreshAccountInfoPeriod": 1,
        "checkOrderExecutePeriod": 10
      }
    },
    "indicators": {
      "highestPrice": 0.2864,
      "lowestPrice": 0.2792,
      "athPrice": 0.2864
    },
    "symbolInfo": {
      "symbol": "BELUSDT",
      "status": "TRADING",
      "baseAsset": "BEL",
      "baseAssetPrecision": 8,
      "quoteAsset": "USDT",
      "quotePrecision": 8,
      "filterLotSize": {
        "filterType": "LOT_SIZE",
        "minQty": "0.10000000",
        "maxQty": "900000.00000000",
        "stepSize": "0.10000000"
      },
      "filterPrice": {
        "filterType": "PRICE_FILTER",
        "minPrice": "0.00010000",
        "maxPrice": "1000.00000000",
        "tickSize": "0.00010000"
      },
      "filterMinNotional": {
        "filterType": "NOTIONAL",
        "minNotional": "5.00000000",
        "applyMinToMarket": true,
        "maxNotional": "9000000.00000000",
        "applyMaxToMarket": false,
        "avgPriceMins": 5
      }
    },
    "openOrders": [],
    "action": "wait",
    "baseAssetBalance": {
      "asset": "BEL",
      "free": 0,
      "locked": 0,
      "total": 0,
      "estimatedValue": 0,
      "updatedAt": "2025-06-07T08:41:29.507Z"
    },
    "quoteAssetBalance": {
      "asset": "USDT",
      "free": "2.70416865",
      "locked": "0.00000000"
    },
    "buy": {
      "currentPrice": 0.2798,
      "limitPrice": 0.2862354,
      "highestPrice": 0.2864,
      "lowestPrice": 0.2792,
      "athPrice": 0.2864,
      "athRestrictionPrice": 0.27895359999999997,
      "triggerPrice": 0.283388,
      "difference": -1.2661086566827073,
      "nextBestBuyAmount": null,
      "nextBestBuyCalculation": null,
      "openOrders": [],
      "processMessage": "The current price has reached the lowest price; however, it is restricted to buy the coin because ATH price higher than the current price.",
      "updatedAt": "2025-06-08T10:00:55.546Z"
    },
    "sell": {
      "currentPrice": 0.2798,
      "limitPrice": null,
      "lastBuyPrice": null,
      "triggerPrice": null,
      "difference": null,
      "stopLossTriggerPrice": null,
      "stopLossDifference": null,
      "currentProfit": null,
      "currentProfitPercentage": null,
      "conservativeModeApplicable": false,
      "triggerPercentage": null,
      "openOrders": [],
      "processMessage": "",
      "updatedAt": "2025-06-08T10:00:55.544Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BELUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 27.191568215144823,
            "ADX+DI": 11.744637275467788,
            "ADX+DI[1]": 12.41932131106161,
            "ADX-DI": 43.61697707349411,
            "ADX-DI[1]": 41.81414365594632,
            "AO": -0.0011864705882353999,
            "AO[1]": -0.0010594117647059753,
            "AO[2]": -0.0009111764705883041,
            "BB.lower": 0.2796106580375465,
            "BB.upper": 0.2826493419624546,
            "BBPower": -0.0013970568476825984,
            "CCI20": -126.3440860214555,
            "CCI20[1]": -146.25338549496465,
            "EMA10": 0.28044931625202696,
            "EMA100": 0.28240740124148944,
            "EMA20": 0.28085110239352706,
            "EMA200": 0.28274790974578723,
            "EMA30": 0.2811278470153377,
            "EMA5": 0.2801269496247694,
            "EMA50": 0.2816097715310581,
            "HullMA9": 0.2796151851851852,
            "Ichimoku.BLine": 0.28065,
            "MACD.macd": -0.0004694966755514063,
            "MACD.signal": -0.0003357390849118821,
            "Mom": -0.0016999999999999793,
            "Mom[1]": -0.0018999999999999573,
            "P.SAR": 0.28136120806035353,
            "Pivot.M.Camarilla.Middle": 0.2819,
            "Pivot.M.Camarilla.R1": 0.2872733333333334,
            "Pivot.M.Camarilla.R2": 0.2884466666666667,
            "Pivot.M.Camarilla.R3": 0.28962000000000004,
            "Pivot.M.Camarilla.S1": 0.28492666666666666,
            "Pivot.M.Camarilla.S2": 0.28375333333333336,
            "Pivot.M.Camarilla.S3": 0.28258,
            "Pivot.M.Classic.Middle": 0.2819,
            "Pivot.M.Classic.R1": 0.2904,
            "Pivot.M.Classic.R2": 0.2947,
            "Pivot.M.Classic.R3": 0.30750000000000005,
            "Pivot.M.Classic.S1": 0.27759999999999996,
            "Pivot.M.Classic.S2": 0.26909999999999995,
            "Pivot.M.Classic.S3": 0.2562999999999999,
            "Pivot.M.Demark.Middle": 0.282975,
            "Pivot.M.Demark.R1": 0.29255,
            "Pivot.M.Demark.S1": 0.27974999999999994,
            "Pivot.M.Fibonacci.Middle": 0.2819,
            "Pivot.M.Fibonacci.R1": 0.2867896,
            "Pivot.M.Fibonacci.R2": 0.2898104,
            "Pivot.M.Fibonacci.R3": 0.2947,
            "Pivot.M.Fibonacci.S1": 0.2770104,
            "Pivot.M.Fibonacci.S2": 0.27398959999999994,
            "Pivot.M.Fibonacci.S3": 0.26909999999999995,
            "Pivot.M.Woodie.Middle": 0.28300000000000003,
            "Pivot.M.Woodie.R1": 0.2926000000000001,
            "Pivot.M.Woodie.R2": 0.29580000000000006,
            "Pivot.M.Woodie.R3": 0.3054000000000001,
            "Pivot.M.Woodie.S1": 0.27980000000000005,
            "Pivot.M.Woodie.S2": 0.2702,
            "Pivot.M.Woodie.S3": 0.267,
            "RSI": 38.839746312974036,
            "RSI[1]": 37.474163734276175,
            "Rec.BBPower": 0,
            "Rec.HullMA9": 1,
            "Rec.Ichimoku": 0,
            "Rec.Stoch.RSI": 0,
            "Rec.UO": 0,
            "Rec.VWMA": -1,
            "Rec.WR": 0,
            "Recommend.All": -0.4,
            "Recommend.MA": -0.8,
            "Recommend.Other": 0,
            "SMA10": 0.2805600000000003,
            "SMA100": 0.28297199999999983,
            "SMA20": 0.28113000000000055,
            "SMA200": 0.28328299999999984,
            "SMA30": 0.28112666666666636,
            "SMA5": 0.27994000000000036,
            "SMA50": 0.28152999999999984,
            "Stoch.D": 23.754789272030916,
            "Stoch.D[1]": 24.50368561479696,
            "Stoch.K": 24.1379310344832,
            "Stoch.K[1]": 26.495726495727215,
            "Stoch.RSI.K": 20.491634344854788,
            "UO": 44.144921650252755,
            "VWMA": 0.28029884521396525,
            "W.R": -68.96551724137905,
            "change": 0.03571428571428178,
            "close": 0.2801,
            "high": 0.2801,
            "low": 0.2797,
            "open": 0.2799,
            "volume": 10606.8
          },
          "moving_averages": {
            "BUY": 1,
            "COMPUTE": {
              "EMA10": "SELL",
              "EMA100": "SELL",
              "EMA20": "SELL",
              "EMA200": "SELL",
              "EMA30": "SELL",
              "EMA50": "SELL",
              "HullMA": "BUY",
              "Ichimoku": "NEUTRAL",
              "SMA10": "SELL",
              "SMA100": "SELL",
              "SMA20": "SELL",
              "SMA200": "SELL",
              "SMA30": "SELL",
              "SMA50": "SELL",
              "VWMA": "SELL"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "STRONG_SELL",
            "SELL": 13
          },
          "oscillators": {
            "BUY": 2,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "NEUTRAL",
              "CCI": "BUY",
              "MACD": "SELL",
              "Mom": "BUY",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "NEUTRAL",
              "UO": "NEUTRAL",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 8,
            "RECOMMENDATION": "NEUTRAL",
            "SELL": 1
          },
          "summary": {
            "BUY": 3,
            "NEUTRAL": 9,
            "RECOMMENDATION": "SELL",
            "SELL": 14
          },
          "time": "2025-06-08T10:00:55.275354"
        }
      },
      {
        "request": {
          "symbol": "BELUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "1m"
        },
        "result": {
          "indicators": {
            "ADX": 19.76370711465166,
            "ADX+DI": 34.457736080696634,
            "ADX+DI[1]": 28.425760382536186,
            "ADX-DI": 42.815731331450664,
            "ADX-DI[1]": 46.75614222736135,
            "AO": -0.0009008823529403354,
            "AO[1]": -0.0010205882352933848,
            "AO[2]": -0.0010894117647051726,
            "BB.lower": 0.2790866826701878,
            "BB.upper": 0.2813433173298144,
            "BBPower": -0.00019662891190558307,
            "CCI20": -31.88839063280929,
            "CCI20[1]": -78.36298104873897,
            "EMA10": 0.2799750499134954,
            "EMA100": 0.2812826040271782,
            "EMA20": 0.28023597611511575,
            "EMA200": 0.2820604717863875,
            "EMA30": 0.28045947102292235,
            "EMA5": 0.2799143472408936,
            "EMA50": 0.280758386633935,
            "HullMA9": 0.279872962962963,
            "Ichimoku.BLine": 0.28049999999999997,
            "MACD.macd": -0.00035570054735523104,
            "MACD.signal": -0.0003742424114055278,
            "Mom": -0.00040000000000001146,
            "Mom[1]": -0.00030000000000002247,
            "P.SAR": 0.2792,
            "Pivot.M.Camarilla.Middle": 0.2819,
            "Pivot.M.Camarilla.R1": 0.2872733333333334,
            "Pivot.M.Camarilla.R2": 0.2884466666666667,
            "Pivot.M.Camarilla.R3": 0.28962000000000004,
            "Pivot.M.Camarilla.S1": 0.28492666666666666,
            "Pivot.M.Camarilla.S2": 0.28375333333333336,
            "Pivot.M.Camarilla.S3": 0.28258,
            "Pivot.M.Classic.Middle": 0.2819,
            "Pivot.M.Classic.R1": 0.2904,
            "Pivot.M.Classic.R2": 0.2947,
            "Pivot.M.Classic.R3": 0.30750000000000005,
            "Pivot.M.Classic.S1": 0.27759999999999996,
            "Pivot.M.Classic.S2": 0.26909999999999995,
            "Pivot.M.Classic.S3": 0.2562999999999999,
            "Pivot.M.Demark.Middle": 0.282975,
            "Pivot.M.Demark.R1": 0.29255,
            "Pivot.M.Demark.S1": 0.27974999999999994,
            "Pivot.M.Fibonacci.Middle": 0.2819,
            "Pivot.M.Fibonacci.R1": 0.2867896,
            "Pivot.M.Fibonacci.R2": 0.2898104,
            "Pivot.M.Fibonacci.R3": 0.2947,
            "Pivot.M.Fibonacci.S1": 0.2770104,
            "Pivot.M.Fibonacci.S2": 0.27398959999999994,
            "Pivot.M.Fibonacci.S3": 0.26909999999999995,
            "Pivot.M.Woodie.Middle": 0.28300000000000003,
            "Pivot.M.Woodie.R1": 0.2926000000000001,
            "Pivot.M.Woodie.R2": 0.29580000000000006,
            "Pivot.M.Woodie.R3": 0.3054000000000001,
            "Pivot.M.Woodie.S1": 0.27980000000000005,
            "Pivot.M.Woodie.S2": 0.2702,
            "Pivot.M.Woodie.S3": 0.267,
            "RSI": 45.95905624913626,
            "RSI[1]": 39.93809926281156,
            "Rec.BBPower": 0,
            "Rec.HullMA9": 1,
            "Rec.Ichimoku": 0,
            "Rec.Stoch.RSI": 0,
            "Rec.UO": 0,
            "Rec.VWMA": 1,
            "Rec.WR": 0,
            "Recommend.All": -0.2,
            "Recommend.MA": -0.4,
            "Recommend.Other": 0,
            "SMA10": 0.27994000000000085,
            "SMA100": 0.2812439999999997,
            "SMA20": 0.2802150000000011,
            "SMA200": 0.28231100000000003,
            "SMA30": 0.28066999999999986,
            "SMA5": 0.2798999999999993,
            "SMA50": 0.2810459999999996,
            "Stoch.D": 34.87493987493961,
            "Stoch.D[1]": 41.07744107744181,
            "Stoch.K": 41.21212121212099,
            "Stoch.K[1]": 39.89898989899043,
            "Stoch.RSI.K": 84.78223706868259,
            "UO": 51.16418108745566,
            "VWMA": 0.2800202488687783,
            "W.R": -36.363636363635905,
            "change": 0.14301036825170235,
            "close": 0.2801,
            "high": 0.2801,
            "low": 0.2798,
            "open": 0.2798,
            "volume": 5568.4
          },
          "moving_averages": {
            "BUY": 4,
            "COMPUTE": {
              "EMA10": "BUY",
              "EMA100": "SELL",
              "EMA20": "SELL",
              "EMA200": "SELL",
              "EMA30": "SELL",
              "EMA50": "SELL",
              "HullMA": "BUY",
              "Ichimoku": "NEUTRAL",
              "SMA10": "BUY",
              "SMA100": "SELL",
              "SMA20": "SELL",
              "SMA200": "SELL",
              "SMA30": "SELL",
              "SMA50": "SELL",
              "VWMA": "BUY"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "SELL",
            "SELL": 10
          },
          "oscillators": {
            "BUY": 1,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "NEUTRAL",
              "CCI": "NEUTRAL",
              "MACD": "BUY",
              "Mom": "SELL",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "NEUTRAL",
              "UO": "NEUTRAL",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 9,
            "RECOMMENDATION": "NEUTRAL",
            "SELL": 1
          },
          "summary": {
            "BUY": 5,
            "NEUTRAL": 10,
            "RECOMMENDATION": "SELL",
            "SELL": 11
          },
          "time": "2025-06-08T10:00:55.330142"
        }
      }
    ],
    "overrideData": {}
  }
}
68455f57bac531827038e9f5
AUCTIONUSDT
The current price has reached the lowest price; h…
Sun Jun 08 2025 10:00:55 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "985bb388-5427-4bc3-ae82-5de176dbfe2c",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "determine-action",
  "data": {
    "symbol": "AUCTIONUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749376855733,
      "symbol": "AUCTIONUSDT",
      "close": "10.45000000"
    },
    "accountInfo": {
      "makerCommission": 10,
      "takerCommission": 10,
      "buyerCommission": 0,
      "sellerCommission": 0,
      "commissionRates": {
        "maker": "0.00100000",
        "taker": "0.00100000",
        "buyer": "0.00000000",
        "seller": "0.00000000"
      },
      "canTrade": true,
      "canWithdraw": true,
      "canDeposit": true,
      "brokered": false,
      "requireSelfTradePrevention": false,
      "preventSor": false,
      "updateTime": 1749285689507,
      "accountType": "SPOT",
      "balances": [
        {
          "asset": "BNB",
          "free": "0.00000756",
          "locked": "0.00000000"
        },
        {
          "asset": "USDT",
          "free": "2.70416865",
          "locked": "0.00000000"
        },
        {
          "asset": "TRX",
          "free": "178.72110000",
          "locked": "0.00000000"
        },
        {
          "asset": "PERL",
          "free": "16.20000000",
          "locked": "0.00000000"
        },
        {
          "asset": "FIS",
          "free": "1.58600000",
          "locked": "0.00000000"
        },
        {
          "asset": "DEGO",
          "free": "0.04362000",
          "locked": "0.00000000"
        },
        {
          "asset": "LPT",
          "free": "0.01677000",
          "locked": "0.00000000"
        },
        {
          "asset": "NFT",
          "free": "129661.491252",
          "locked": "0.000000"
        },
        {
          "asset": "CLV",
          "free": "0.56660000",
          "locked": "0.00000000"
        },
        {
          "asset": "ANC",
          "free": "3.69073000",
          "locked": "0.00000000"
        },
        {
          "asset": "ETHW",
          "free": "0.04091800",
          "locked": "0.00000000"
        },
        {
          "asset": "HIFI",
          "free": "0.76560000",
          "locked": "0.00000000"
        },
        {
          "asset": "VIC",
          "free": "20707.03036260",
          "locked": "0.00000000"
        },
        {
          "asset": "KLY",
          "free": "0.19400000",
          "locked": "0.00000000"
        },
        {
          "asset": "LUMIA",
          "free": "0.20334000",
          "locked": "0.00000000"
        }
      ],
      "permissions": [
        "LEVERAGED",
        "TRD_GRP_002",
        "TRD_GRP_015"
      ],
      "uid": 384039787
    },
    "symbolConfiguration": {
      "_id": "67dd37c2f93e99796ae17e97",
      "key": "AUCTIONUSDT-configuration",
      "candles": {
        "interval": "1h",
        "limit": 12
      },
      "buy": {
        "enabled": true,
        "lastBuyPriceRemoveThreshold": 1,
        "athRestriction": {
          "enabled": true,
          "candles": {
            "interval": "1m",
            "limit": 17
          },
          "restrictionPercentage": 0.974
        },
        "minPurchaseAmount": -1,
        "maxPurchaseAmount": -1,
        "gridTrade": [
          {
            "triggerPercentage": 1.05,
            "stopPercentage": 1.019,
            "limitPercentage": 1.023,
            "minPurchaseAmount": 9,
            "maxPurchaseAmount": 50,
            "executed": false,
            "executedOrder": null
          },
          {
            "triggerPercentage": 0.975,
            "stopPercentage": 1.018,
            "limitPercentage": 1.02,
            "minPurchaseAmount": 9,
            "maxPurchaseAmount": 50,
            "executed": false,
            "executedOrder": null
          }
        ],
        "currentGridTradeIndex": 0,
        "currentGridTrade": {
          "triggerPercentage": 1.05,
          "stopPercentage": 1.019,
          "limitPercentage": 1.023,
          "minPurchaseAmount": 9,
          "maxPurchaseAmount": 50,
          "executed": false,
          "executedOrder": null
        }
      },
      "sell": {
        "enabled": true,
        "stopLoss": {
          "enabled": true,
          "maxLossPercentage": 0.985,
          "disableBuyMinutes": 4,
          "orderType": "market"
        },
        "conservativeMode": {
          "enabled": true,
          "factor": 0.98
        },
        "gridTrade": [
          {
            "triggerPercentage": 1.047,
            "stopPercentage": 0.985,
            "limitPercentage": 0.98,
            "quantityPercentage": 1,
            "executed": false,
            "executedOrder": null
          }
        ],
        "currentGridTradeIndex": 0,
        "currentGridTrade": {
          "triggerPercentage": 1.047,
          "stopPercentage": 0.985,
          "limitPercentage": 0.98,
          "quantityPercentage": 1,
          "executed": false,
          "executedOrder": null
        }
      },
      "botOptions": {
        "authentication": {
          "lockList": true,
          "lockAfter": 600
        },
        "autoTriggerBuy": {
          "enabled": true,
          "triggerAfter": 0.4,
          "conditions": {
            "whenLessThanATHRestriction": true,
            "afterDisabledPeriod": true
          }
        },
        "orderLimit": {
          "enabled": true,
          "maxBuyOpenOrders": 5,
          "maxOpenTrades": 10
        },
        "tradingViewOptions": {
          "useOnlyWithin": 240,
          "ifExpires": "ignore"
        },
        "logs": {
          "deleteAfter": 500
        },
        "tradingViews": [
          {
            "interval": "1m",
            "buy": {
              "whenStrongBuy": true,
              "whenBuy": true
            },
            "sell": {
              "forceSellOverZeroBelowTriggerPrice": {
                "whenNeutral": false,
                "whenSell": false,
                "whenStrongSell": true
              }
            }
          },
          {
            "interval": "5m",
            "buy": {
              "whenStrongBuy": false,
              "whenBuy": false
            },
            "sell": {
              "forceSellOverZeroBelowTriggerPrice": {
                "whenNeutral": false,
                "whenSell": true,
                "whenStrongSell": true
              }
            }
          }
        ]
      },
      "enabled": true,
      "cronTime": "* * * * * *",
      "symbols": [
        "ILVUSDT",
        "WANUSDT",
        "ASRUSDT",
        "ARDRUSDT",
        "REIUSDT",
        "CKBUSDT",
        "JSTUSDT",
        "ANKRUSDT",
        "LEVERUSDT",
        "AUCTIONUSDT",
        "IQUSDT",
        "GLMUSDT",
        "FLUXUSDT",
        "MLNUSDT",
        "OGNUSDT",
        "ARKUSDT",
        "PHAUSDT",
        "SLFUSDT",
        "PSGUSDT",
        "LTOUSDT",
        "SUPERUSDT",
        "FUNUSDT",
        "NMRUSDT",
        "ALPINEUSDT",
        "STRAXUSDT",
        "LUMIAUSDT",
        "CVCUSDT",
        "SYSUSDT",
        "BEAMXUSDT",
        "IOTAUSDT",
        "HIGHUSDT",
        "HIVEUSDT",
        "FISUSDT",
        "BTCUSDT",
        "RAYUSDT",
        "TWTUSDT",
        "VICUSDT",
        "ACAUSDT",
        "SLPUSDT",
        "FTTUSDT",
        "MANAUSDT",
        "QKCUSDT",
        "ARKMUSDT",
        "MOVEUSDT",
        "ZROUSDT",
        "AVAUSDT",
        "KAVAUSDT",
        "XVGUSDT",
        "IDEXUSDT",
        "SCRTUSDT",
        "ACHUSDT",
        "SUSDT",
        "DOTUSDT",
        "ADAUSDT",
        "VTHOUSDT",
        "RUNEUSDT",
        "BAKEUSDT",
        "HEIUSDT",
        "AMPUSDT",
        "RAREUSDT",
        "FETUSDT",
        "DUSKUSDT",
        "LRCUSDT",
        "EPICUSDT",
        "MDTUSDT",
        "FORMUSDT",
        "FARMUSDT",
        "BELUSDT",
        "DUSDT",
        "JASMYUSDT",
        "HIFIUSDT",
        "NKNUSDT",
        "CYBERUSDT",
        "CHZUSDT",
        "HOOKUSDT",
        "FLMUSDT",
        "PUNDIXUSDT",
        "CHESSUSDT",
        "PHBUSDT",
        "OMUSDT",
        "ATAUSDT",
        "LQTYUSDT",
        "VOXELUSDT",
        "TRXUSDT",
        "GPSUSDT",
        "TKOUSDT",
        "PIVXUSDT",
        "DATAUSDT",
        "REQUSDT",
        "COSUSDT",
        "GUSDT",
        "ONGUSDT",
        "PEPEUSDT",
        "SPELLUSDT",
        "EDUUSDT",
        "LPTUSDT",
        "BARUSDT",
        "DEGOUSDT",
        "MASKUSDT"
      ],
      "system": {
        "temporaryDisableActionAfterConfirmingOrder": 20,
        "checkManualOrderPeriod": 5,
        "placeManualOrderInterval": 5,
        "refreshAccountInfoPeriod": 1,
        "checkOrderExecutePeriod": 10
      }
    },
    "indicators": {
      "highestPrice": 10.71,
      "lowestPrice": 10.42,
      "athPrice": 10.47
    },
    "symbolInfo": {
      "symbol": "AUCTIONUSDT",
      "status": "TRADING",
      "baseAsset": "AUCTION",
      "baseAssetPrecision": 8,
      "quoteAsset": "USDT",
      "quotePrecision": 8,
      "filterLotSize": {
        "filterType": "LOT_SIZE",
        "minQty": "0.01000000",
        "maxQty": "9222449.00000000",
        "stepSize": "0.01000000"
      },
      "filterPrice": {
        "filterType": "PRICE_FILTER",
        "minPrice": "0.01000000",
        "maxPrice": "10000.00000000",
        "tickSize": "0.01000000"
      },
      "filterMinNotional": {
        "filterType": "NOTIONAL",
        "minNotional": "5.00000000",
        "applyMinToMarket": true,
        "maxNotional": "9000000.00000000",
        "applyMaxToMarket": false,
        "avgPriceMins": 5
      }
    },
    "openOrders": [],
    "action": "wait",
    "baseAssetBalance": {
      "asset": "AUCTION",
      "free": 0,
      "locked": 0,
      "total": 0,
      "estimatedValue": 0,
      "updatedAt": "2025-06-07T08:41:29.507Z"
    },
    "quoteAssetBalance": {
      "asset": "USDT",
      "free": "2.70416865",
      "locked": "0.00000000"
    },
    "buy": {
      "currentPrice": 10.45,
      "limitPrice": 10.690349999999999,
      "highestPrice": 10.71,
      "lowestPrice": 10.42,
      "athPrice": 10.47,
      "athRestrictionPrice": 10.19778,
      "triggerPrice": 10.941,
      "difference": -4.487706790969758,
      "nextBestBuyAmount": null,
      "nextBestBuyCalculation": null,
      "openOrders": [],
      "processMessage": "The current price has reached the lowest price; however, it is restricted to buy the coin because ATH price higher than the current price.",
      "updatedAt": "2025-06-08T10:00:55.894Z"
    },
    "sell": {
      "currentPrice": 10.45,
      "limitPrice": null,
      "lastBuyPrice": null,
      "triggerPrice": null,
      "difference": null,
      "stopLossTriggerPrice": null,
      "stopLossDifference": null,
      "currentProfit": null,
      "currentProfitPercentage": null,
      "conservativeModeApplicable": false,
      "triggerPercentage": null,
      "openOrders": [],
      "processMessage": "",
      "updatedAt": "2025-06-08T10:00:55.891Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "AUCTIONUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "1m"
        },
        "result": {
          "indicators": {
            "ADX": 26.447160167106038,
            "ADX+DI": 31.526907539516817,
            "ADX+DI[1]": 31.526907539516813,
            "ADX-DI": 45.727340958767236,
            "ADX-DI[1]": 45.72734095876725,
            "AO": -0.0028823529411496907,
            "AO[1]": -0.005470588235267471,
            "AO[2]": -0.008058823529387027,
            "BB.lower": 10.430916810869283,
            "BB.upper": 10.479083189130728,
            "BBPower": 0.005688810757618512,
            "CCI20": 30.76923076926672,
            "CCI20[1]": 22.144522144549583,
            "EMA10": 10.457322172500374,
            "EMA100": 10.477401976672173,
            "EMA20": 10.458494211056346,
            "EMA200": 10.504529028953351,
            "EMA30": 10.461322434458665,
            "EMA5": 10.459386874163615,
            "EMA50": 10.465915760401554,
            "HullMA9": 10.465481481481481,
            "Ichimoku.BLine": 10.45,
            "MACD.macd": -0.003073607498441433,
            "MACD.signal": -0.005426820481760826,
            "Mom": 0.010000000000001563,
            "Mom[1]": 0,
            "P.SAR": 10.430430163528698,
            "Pivot.M.Camarilla.Middle": 10.586666666666666,
            "Pivot.M.Camarilla.R1": 10.694749999999999,
            "Pivot.M.Camarilla.R2": 10.7195,
            "Pivot.M.Camarilla.R3": 10.74425,
            "Pivot.M.Camarilla.S1": 10.64525,
            "Pivot.M.Camarilla.S2": 10.6205,
            "Pivot.M.Camarilla.S3": 10.59575,
            "Pivot.M.Classic.Middle": 10.586666666666666,
            "Pivot.M.Classic.R1": 10.763333333333332,
            "Pivot.M.Classic.R2": 10.856666666666666,
            "Pivot.M.Classic.R3": 11.126666666666665,
            "Pivot.M.Classic.S1": 10.493333333333332,
            "Pivot.M.Classic.S2": 10.316666666666666,
            "Pivot.M.Classic.S3": 10.046666666666667,
            "Pivot.M.Demark.Middle": 10.61,
            "Pivot.M.Demark.R1": 10.809999999999999,
            "Pivot.M.Demark.S1": 10.54,
            "Pivot.M.Fibonacci.Middle": 10.586666666666666,
            "Pivot.M.Fibonacci.R1": 10.689806666666666,
            "Pivot.M.Fibonacci.R2": 10.753526666666666,
            "Pivot.M.Fibonacci.R3": 10.856666666666666,
            "Pivot.M.Fibonacci.S1": 10.483526666666666,
            "Pivot.M.Fibonacci.S2": 10.419806666666666,
            "Pivot.M.Fibonacci.S3": 10.316666666666666,
            "Pivot.M.Woodie.Middle": 10.6025,
            "Pivot.M.Woodie.R1": 10.794999999999998,
            "Pivot.M.Woodie.R2": 10.872499999999999,
            "Pivot.M.Woodie.R3": 11.064999999999998,
            "Pivot.M.Woodie.S1": 10.524999999999999,
            "Pivot.M.Woodie.S2": 10.3325,
            "Pivot.M.Woodie.S3": 10.254999999999999,
            "RSI": 49.71829896446867,
            "RSI[1]": 49.71829896446867,
            "Rec.BBPower": -1,
            "Rec.HullMA9": -1,
            "Rec.Ichimoku": 0,
            "Rec.Stoch.RSI": 0,
            "Rec.UO": 0,
            "Rec.VWMA": 1,
            "Rec.WR": 0,
            "Recommend.All": -0.08787878787878788,
            "Recommend.MA": -0.26666666666666666,
            "Recommend.Other": 0.09090909090909091,
            "SMA10": 10.453999999999983,
            "SMA100": 10.469099999999987,
            "SMA20": 10.455000000000005,
            "SMA200": 10.502299999999941,
            "SMA30": 10.461333333333346,
            "SMA5": 10.462000000000035,
            "SMA50": 10.472599999999952,
            "Stoch.D": 74.07407407407551,
            "Stoch.D[1]": 83.33333333333347,
            "Stoch.K": 66.66666666666866,
            "Stoch.K[1]": 77.7777777777791,
            "Stoch.RSI.K": 72.93353700640213,
            "UO": 62.722462722463504,
            "VWMA": 10.448110176958188,
            "W.R": -33.33333333333136,
            "change": 0,
            "close": 10.46,
            "high": 10.46,
            "low": 10.46,
            "open": 10.46,
            "volume": 43.82
          },
          "moving_averages": {
            "BUY": 5,
            "COMPUTE": {
              "EMA10": "BUY",
              "EMA100": "SELL",
              "EMA20": "BUY",
              "EMA200": "SELL",
              "EMA30": "SELL",
              "EMA50": "SELL",
              "HullMA": "SELL",
              "Ichimoku": "NEUTRAL",
              "SMA10": "BUY",
              "SMA100": "SELL",
              "SMA20": "BUY",
              "SMA200": "SELL",
              "SMA30": "SELL",
              "SMA50": "SELL",
              "VWMA": "BUY"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "SELL",
            "SELL": 9
          },
          "oscillators": {
            "BUY": 2,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "SELL",
              "CCI": "NEUTRAL",
              "MACD": "BUY",
              "Mom": "BUY",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "NEUTRAL",
              "UO": "NEUTRAL",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 8,
            "RECOMMENDATION": "NEUTRAL",
            "SELL": 1
          },
          "summary": {
            "BUY": 7,
            "NEUTRAL": 9,
            "RECOMMENDATION": "NEUTRAL",
            "SELL": 10
          },
          "time": "2025-06-08T10:00:55.330212"
        }
      },
      {
        "request": {
          "symbol": "AUCTIONUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 29.13846202055029,
            "ADX+DI": 20.291388605256202,
            "ADX+DI[1]": 20.291388605256202,
            "ADX-DI": 42.805554810641055,
            "ADX-DI[1]": 42.805554810641055,
            "AO": -0.012294117647053682,
            "AO[1]": -0.013882352941173792,
            "AO[2]": -0.016617647058819074,
            "BB.lower": 10.44543428628009,
            "BB.upper": 10.50256571371989,
            "BBPower": -0.011759172498518211,
            "CCI20": -62.06896551725987,
            "CCI20[1]": -69.06906906909127,
            "EMA10": 10.463892938503221,
            "EMA100": 10.522475954107435,
            "EMA20": 10.469840549816967,
            "EMA200": 10.555797908876789,
            "EMA30": 10.475541838395987,
            "EMA5": 10.460684506763288,
            "EMA50": 10.489377671935697,
            "HullMA9": 10.461407407407412,
            "Ichimoku.BLine": 10.46,
            "MACD.macd": -0.007918008992369607,
            "MACD.signal": -0.007127224118960629,
            "Mom": -0.009999999999999787,
            "Mom[1]": -0.019999999999999574,
            "P.SAR": 10.478627932241997,
            "Pivot.M.Camarilla.Middle": 10.586666666666666,
            "Pivot.M.Camarilla.R1": 10.694749999999999,
            "Pivot.M.Camarilla.R2": 10.7195,
            "Pivot.M.Camarilla.R3": 10.74425,
            "Pivot.M.Camarilla.S1": 10.64525,
            "Pivot.M.Camarilla.S2": 10.6205,
            "Pivot.M.Camarilla.S3": 10.59575,
            "Pivot.M.Classic.Middle": 10.586666666666666,
            "Pivot.M.Classic.R1": 10.763333333333332,
            "Pivot.M.Classic.R2": 10.856666666666666,
            "Pivot.M.Classic.R3": 11.126666666666665,
            "Pivot.M.Classic.S1": 10.493333333333332,
            "Pivot.M.Classic.S2": 10.316666666666666,
            "Pivot.M.Classic.S3": 10.046666666666667,
            "Pivot.M.Demark.Middle": 10.61,
            "Pivot.M.Demark.R1": 10.809999999999999,
            "Pivot.M.Demark.S1": 10.54,
            "Pivot.M.Fibonacci.Middle": 10.586666666666666,
            "Pivot.M.Fibonacci.R1": 10.689806666666666,
            "Pivot.M.Fibonacci.R2": 10.753526666666666,
            "Pivot.M.Fibonacci.R3": 10.856666666666666,
            "Pivot.M.Fibonacci.S1": 10.483526666666666,
            "Pivot.M.Fibonacci.S2": 10.419806666666666,
            "Pivot.M.Fibonacci.S3": 10.316666666666666,
            "Pivot.M.Woodie.Middle": 10.6025,
            "Pivot.M.Woodie.R1": 10.794999999999998,
            "Pivot.M.Woodie.R2": 10.872499999999999,
            "Pivot.M.Woodie.R3": 11.064999999999998,
            "Pivot.M.Woodie.S1": 10.524999999999999,
            "Pivot.M.Woodie.S2": 10.3325,
            "Pivot.M.Woodie.S3": 10.254999999999999,
            "RSI": 42.93232118512133,
            "RSI[1]": 42.93232118512133,
            "Rec.BBPower": 0,
            "Rec.HullMA9": -1,
            "Rec.Ichimoku": 0,
            "Rec.Stoch.RSI": 0,
            "Rec.UO": 0,
            "Rec.VWMA": -1,
            "Rec.WR": 0,
            "Recommend.All": -0.5121212121212121,
            "Recommend.MA": -0.9333333333333333,
            "Recommend.Other": -0.09090909090909091,
            "SMA10": 10.462999999999985,
            "SMA100": 10.535799999999993,
            "SMA20": 10.47399999999999,
            "SMA200": 10.580000000000005,
            "SMA30": 10.472000000000014,
            "SMA5": 10.459999999999994,
            "SMA50": 10.485800000000015,
            "Stoch.D": 51.38888888888972,
            "Stoch.D[1]": 64.28571428571443,
            "Stoch.K": 50.00000000000111,
            "Stoch.K[1]": 72.22222222222307,
            "Stoch.RSI.K": 39.26241678332716,
            "UO": 69.03061224489804,
            "VWMA": 10.463546198410516,
            "W.R": -49.99999999999889,
            "change": 0,
            "close": 10.46,
            "high": 10.46,
            "low": 10.46,
            "open": 10.46,
            "volume": 0
          },
          "moving_averages": {
            "BUY": 0,
            "COMPUTE": {
              "EMA10": "SELL",
              "EMA100": "SELL",
              "EMA20": "SELL",
              "EMA200": "SELL",
              "EMA30": "SELL",
              "EMA50": "SELL",
              "HullMA": "SELL",
              "Ichimoku": "NEUTRAL",
              "SMA10": "SELL",
              "SMA100": "SELL",
              "SMA20": "SELL",
              "SMA200": "SELL",
              "SMA30": "SELL",
              "SMA50": "SELL",
              "VWMA": "SELL"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "STRONG_SELL",
            "SELL": 14
          },
          "oscillators": {
            "BUY": 1,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "NEUTRAL",
              "CCI": "NEUTRAL",
              "MACD": "SELL",
              "Mom": "BUY",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "NEUTRAL",
              "UO": "NEUTRAL",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 9,
            "RECOMMENDATION": "NEUTRAL",
            "SELL": 1
          },
          "summary": {
            "BUY": 1,
            "NEUTRAL": 10,
            "RECOMMENDATION": "STRONG_SELL",
            "SELL": 15
          },
          "time": "2025-06-08T10:00:55.275468"
        }
      }
    ],
    "overrideData": {}
  }
}
68455f575a66a2583013a1f4
AUCTIONUSDT
The current price has reached the lowest price; h…
Sun Jun 08 2025 10:00:55 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "077f31a9-ef4b-4bd4-9a8c-734a984f3b49",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "determine-action",
  "data": {
    "symbol": "AUCTIONUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749376855733,
      "symbol": "AUCTIONUSDT",
      "close": "10.45000000"
    },
    "accountInfo": {
      "makerCommission": 10,
      "takerCommission": 10,
      "buyerCommission": 0,
      "sellerCommission": 0,
      "commissionRates": {
        "maker": "0.00100000",
        "taker": "0.00100000",
        "buyer": "0.00000000",
        "seller": "0.00000000"
      },
      "canTrade": true,
      "canWithdraw": true,
      "canDeposit": true,
      "brokered": false,
      "requireSelfTradePrevention": false,
      "preventSor": false,
      "updateTime": 1749285689507,
      "accountType": "SPOT",
      "balances": [
        {
          "asset": "BNB",
          "free": "0.00000756",
          "locked": "0.00000000"
        },
        {
          "asset": "USDT",
          "free": "2.70416865",
          "locked": "0.00000000"
        },
        {
          "asset": "TRX",
          "free": "178.72110000",
          "locked": "0.00000000"
        },
        {
          "asset": "PERL",
          "free": "16.20000000",
          "locked": "0.00000000"
        },
        {
          "asset": "FIS",
          "free": "1.58600000",
          "locked": "0.00000000"
        },
        {
          "asset": "DEGO",
          "free": "0.04362000",
          "locked": "0.00000000"
        },
        {
          "asset": "LPT",
          "free": "0.01677000",
          "locked": "0.00000000"
        },
        {
          "asset": "NFT",
          "free": "129661.491252",
          "locked": "0.000000"
        },
        {
          "asset": "CLV",
          "free": "0.56660000",
          "locked": "0.00000000"
        },
        {
          "asset": "ANC",
          "free": "3.69073000",
          "locked": "0.00000000"
        },
        {
          "asset": "ETHW",
          "free": "0.04091800",
          "locked": "0.00000000"
        },
        {
          "asset": "HIFI",
          "free": "0.76560000",
          "locked": "0.00000000"
        },
        {
          "asset": "VIC",
          "free": "20707.03036260",
          "locked": "0.00000000"
        },
        {
          "asset": "KLY",
          "free": "0.19400000",
          "locked": "0.00000000"
        },
        {
          "asset": "LUMIA",
          "free": "0.20334000",
          "locked": "0.00000000"
        }
      ],
      "permissions": [
        "LEVERAGED",
        "TRD_GRP_002",
        "TRD_GRP_015"
      ],
      "uid": 384039787
    },
    "symbolConfiguration": {
      "_id": "67dd37c2f93e99796ae17e97",
      "key": "AUCTIONUSDT-configuration",
      "candles": {
        "interval": "1h",
        "limit": 12
      },
      "buy": {
        "enabled": true,
        "lastBuyPriceRemoveThreshold": 1,
        "athRestriction": {
          "enabled": true,
          "candles": {
            "interval": "1m",
            "limit": 17
          },
          "restrictionPercentage": 0.974
        },
        "minPurchaseAmount": -1,
        "maxPurchaseAmount": -1,
        "gridTrade": [
          {
            "triggerPercentage": 1.05,
            "stopPercentage": 1.019,
            "limitPercentage": 1.023,
            "minPurchaseAmount": 9,
            "maxPurchaseAmount": 50,
            "executed": false,
            "executedOrder": null
          },
          {
            "triggerPercentage": 0.975,
            "stopPercentage": 1.018,
            "limitPercentage": 1.02,
            "minPurchaseAmount": 9,
            "maxPurchaseAmount": 50,
            "executed": false,
            "executedOrder": null
          }
        ],
        "currentGridTradeIndex": 0,
        "currentGridTrade": {
          "triggerPercentage": 1.05,
          "stopPercentage": 1.019,
          "limitPercentage": 1.023,
          "minPurchaseAmount": 9,
          "maxPurchaseAmount": 50,
          "executed": false,
          "executedOrder": null
        }
      },
      "sell": {
        "enabled": true,
        "stopLoss": {
          "enabled": true,
          "maxLossPercentage": 0.985,
          "disableBuyMinutes": 4,
          "orderType": "market"
        },
        "conservativeMode": {
          "enabled": true,
          "factor": 0.98
        },
        "gridTrade": [
          {
            "triggerPercentage": 1.047,
            "stopPercentage": 0.985,
            "limitPercentage": 0.98,
            "quantityPercentage": 1,
            "executed": false,
            "executedOrder": null
          }
        ],
        "currentGridTradeIndex": 0,
        "currentGridTrade": {
          "triggerPercentage": 1.047,
          "stopPercentage": 0.985,
          "limitPercentage": 0.98,
          "quantityPercentage": 1,
          "executed": false,
          "executedOrder": null
        }
      },
      "botOptions": {
        "authentication": {
          "lockList": true,
          "lockAfter": 600
        },
        "autoTriggerBuy": {
          "enabled": true,
          "triggerAfter": 0.4,
          "conditions": {
            "whenLessThanATHRestriction": true,
            "afterDisabledPeriod": true
          }
        },
        "orderLimit": {
          "enabled": true,
          "maxBuyOpenOrders": 5,
          "maxOpenTrades": 10
        },
        "tradingViewOptions": {
          "useOnlyWithin": 240,
          "ifExpires": "ignore"
        },
        "logs": {
          "deleteAfter": 500
        },
        "tradingViews": [
          {
            "interval": "1m",
            "buy": {
              "whenStrongBuy": true,
              "whenBuy": true
            },
            "sell": {
              "forceSellOverZeroBelowTriggerPrice": {
                "whenNeutral": false,
                "whenSell": false,
                "whenStrongSell": true
              }
            }
          },
          {
            "interval": "5m",
            "buy": {
              "whenStrongBuy": false,
              "whenBuy": false
            },
            "sell": {
              "forceSellOverZeroBelowTriggerPrice": {
                "whenNeutral": false,
                "whenSell": true,
                "whenStrongSell": true
              }
            }
          }
        ]
      },
      "enabled": true,
      "cronTime": "* * * * * *",
      "symbols": [
        "ILVUSDT",
        "WANUSDT",
        "ASRUSDT",
        "ARDRUSDT",
        "REIUSDT",
        "CKBUSDT",
        "JSTUSDT",
        "ANKRUSDT",
        "LEVERUSDT",
        "AUCTIONUSDT",
        "IQUSDT",
        "GLMUSDT",
        "FLUXUSDT",
        "MLNUSDT",
        "OGNUSDT",
        "ARKUSDT",
        "PHAUSDT",
        "SLFUSDT",
        "PSGUSDT",
        "LTOUSDT",
        "SUPERUSDT",
        "FUNUSDT",
        "NMRUSDT",
        "ALPINEUSDT",
        "STRAXUSDT",
        "LUMIAUSDT",
        "CVCUSDT",
        "SYSUSDT",
        "BEAMXUSDT",
        "IOTAUSDT",
        "HIGHUSDT",
        "HIVEUSDT",
        "FISUSDT",
        "BTCUSDT",
        "RAYUSDT",
        "TWTUSDT",
        "VICUSDT",
        "ACAUSDT",
        "SLPUSDT",
        "FTTUSDT",
        "MANAUSDT",
        "QKCUSDT",
        "ARKMUSDT",
        "MOVEUSDT",
        "ZROUSDT",
        "AVAUSDT",
        "KAVAUSDT",
        "XVGUSDT",
        "IDEXUSDT",
        "SCRTUSDT",
        "ACHUSDT",
        "SUSDT",
        "DOTUSDT",
        "ADAUSDT",
        "VTHOUSDT",
        "RUNEUSDT",
        "BAKEUSDT",
        "HEIUSDT",
        "AMPUSDT",
        "RAREUSDT",
        "FETUSDT",
        "DUSKUSDT",
        "LRCUSDT",
        "EPICUSDT",
        "MDTUSDT",
        "FORMUSDT",
        "FARMUSDT",
        "BELUSDT",
        "DUSDT",
        "JASMYUSDT",
        "HIFIUSDT",
        "NKNUSDT",
        "CYBERUSDT",
        "CHZUSDT",
        "HOOKUSDT",
        "FLMUSDT",
        "PUNDIXUSDT",
        "CHESSUSDT",
        "PHBUSDT",
        "OMUSDT",
        "ATAUSDT",
        "LQTYUSDT",
        "VOXELUSDT",
        "TRXUSDT",
        "GPSUSDT",
        "TKOUSDT",
        "PIVXUSDT",
        "DATAUSDT",
        "REQUSDT",
        "COSUSDT",
        "GUSDT",
        "ONGUSDT",
        "PEPEUSDT",
        "SPELLUSDT",
        "EDUUSDT",
        "LPTUSDT",
        "BARUSDT",
        "DEGOUSDT",
        "MASKUSDT"
      ],
      "system": {
        "temporaryDisableActionAfterConfirmingOrder": 20,
        "checkManualOrderPeriod": 5,
        "placeManualOrderInterval": 5,
        "refreshAccountInfoPeriod": 1,
        "checkOrderExecutePeriod": 10
      }
    },
    "indicators": {
      "highestPrice": 10.71,
      "lowestPrice": 10.42,
      "athPrice": 10.47
    },
    "symbolInfo": {
      "symbol": "AUCTIONUSDT",
      "status": "TRADING",
      "baseAsset": "AUCTION",
      "baseAssetPrecision": 8,
      "quoteAsset": "USDT",
      "quotePrecision": 8,
      "filterLotSize": {
        "filterType": "LOT_SIZE",
        "minQty": "0.01000000",
        "maxQty": "9222449.00000000",
        "stepSize": "0.01000000"
      },
      "filterPrice": {
        "filterType": "PRICE_FILTER",
        "minPrice": "0.01000000",
        "maxPrice": "10000.00000000",
        "tickSize": "0.01000000"
      },
      "filterMinNotional": {
        "filterType": "NOTIONAL",
        "minNotional": "5.00000000",
        "applyMinToMarket": true,
        "maxNotional": "9000000.00000000",
        "applyMaxToMarket": false,
        "avgPriceMins": 5
      }
    },
    "openOrders": [],
    "action": "wait",
    "baseAssetBalance": {
      "asset": "AUCTION",
      "free": 0,
      "locked": 0,
      "total": 0,
      "estimatedValue": 0,
      "updatedAt": "2025-06-07T08:41:29.507Z"
    },
    "quoteAssetBalance": {
      "asset": "USDT",
      "free": "2.70416865",
      "locked": "0.00000000"
    },
    "buy": {
      "currentPrice": 10.45,
      "limitPrice": 10.690349999999999,
      "highestPrice": 10.71,
      "lowestPrice": 10.42,
      "athPrice": 10.47,
      "athRestrictionPrice": 10.19778,
      "triggerPrice": 10.941,
      "difference": -4.487706790969758,
      "nextBestBuyAmount": null,
      "nextBestBuyCalculation": null,
      "openOrders": [],
      "processMessage": "The current price has reached the lowest price; however, it is restricted to buy the coin because ATH price higher than the current price.",
      "updatedAt": "2025-06-08T10:00:55.899Z"
    },
    "sell": {
      "currentPrice": 10.45,
      "limitPrice": null,
      "lastBuyPrice": null,
      "triggerPrice": null,
      "difference": null,
      "stopLossTriggerPrice": null,
      "stopLossDifference": null,
      "currentProfit": null,
      "currentProfitPercentage": null,
      "conservativeModeApplicable": false,
      "triggerPercentage": null,
      "openOrders": [],
      "processMessage": "",
      "updatedAt": "2025-06-08T10:00:55.896Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "AUCTIONUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "1m"
        },
        "result": {
          "indicators": {
            "ADX": 26.447160167106038,
            "ADX+DI": 31.526907539516817,
            "ADX+DI[1]": 31.526907539516813,
            "ADX-DI": 45.727340958767236,
            "ADX-DI[1]": 45.72734095876725,
            "AO": -0.0028823529411496907,
            "AO[1]": -0.005470588235267471,
            "AO[2]": -0.008058823529387027,
            "BB.lower": 10.430916810869283,
            "BB.upper": 10.479083189130728,
            "BBPower": 0.005688810757618512,
            "CCI20": 30.76923076926672,
            "CCI20[1]": 22.144522144549583,
            "EMA10": 10.457322172500374,
            "EMA100": 10.477401976672173,
            "EMA20": 10.458494211056346,
            "EMA200": 10.504529028953351,
            "EMA30": 10.461322434458665,
            "EMA5": 10.459386874163615,
            "EMA50": 10.465915760401554,
            "HullMA9": 10.465481481481481,
            "Ichimoku.BLine": 10.45,
            "MACD.macd": -0.003073607498441433,
            "MACD.signal": -0.005426820481760826,
            "Mom": 0.010000000000001563,
            "Mom[1]": 0,
            "P.SAR": 10.430430163528698,
            "Pivot.M.Camarilla.Middle": 10.586666666666666,
            "Pivot.M.Camarilla.R1": 10.694749999999999,
            "Pivot.M.Camarilla.R2": 10.7195,
            "Pivot.M.Camarilla.R3": 10.74425,
            "Pivot.M.Camarilla.S1": 10.64525,
            "Pivot.M.Camarilla.S2": 10.6205,
            "Pivot.M.Camarilla.S3": 10.59575,
            "Pivot.M.Classic.Middle": 10.586666666666666,
            "Pivot.M.Classic.R1": 10.763333333333332,
            "Pivot.M.Classic.R2": 10.856666666666666,
            "Pivot.M.Classic.R3": 11.126666666666665,
            "Pivot.M.Classic.S1": 10.493333333333332,
            "Pivot.M.Classic.S2": 10.316666666666666,
            "Pivot.M.Classic.S3": 10.046666666666667,
            "Pivot.M.Demark.Middle": 10.61,
            "Pivot.M.Demark.R1": 10.809999999999999,
            "Pivot.M.Demark.S1": 10.54,
            "Pivot.M.Fibonacci.Middle": 10.586666666666666,
            "Pivot.M.Fibonacci.R1": 10.689806666666666,
            "Pivot.M.Fibonacci.R2": 10.753526666666666,
            "Pivot.M.Fibonacci.R3": 10.856666666666666,
            "Pivot.M.Fibonacci.S1": 10.483526666666666,
            "Pivot.M.Fibonacci.S2": 10.419806666666666,
            "Pivot.M.Fibonacci.S3": 10.316666666666666,
            "Pivot.M.Woodie.Middle": 10.6025,
            "Pivot.M.Woodie.R1": 10.794999999999998,
            "Pivot.M.Woodie.R2": 10.872499999999999,
            "Pivot.M.Woodie.R3": 11.064999999999998,
            "Pivot.M.Woodie.S1": 10.524999999999999,
            "Pivot.M.Woodie.S2": 10.3325,
            "Pivot.M.Woodie.S3": 10.254999999999999,
            "RSI": 49.71829896446867,
            "RSI[1]": 49.71829896446867,
            "Rec.BBPower": -1,
            "Rec.HullMA9": -1,
            "Rec.Ichimoku": 0,
            "Rec.Stoch.RSI": 0,
            "Rec.UO": 0,
            "Rec.VWMA": 1,
            "Rec.WR": 0,
            "Recommend.All": -0.08787878787878788,
            "Recommend.MA": -0.26666666666666666,
            "Recommend.Other": 0.09090909090909091,
            "SMA10": 10.453999999999983,
            "SMA100": 10.469099999999987,
            "SMA20": 10.455000000000005,
            "SMA200": 10.502299999999941,
            "SMA30": 10.461333333333346,
            "SMA5": 10.462000000000035,
            "SMA50": 10.472599999999952,
            "Stoch.D": 74.07407407407551,
            "Stoch.D[1]": 83.33333333333347,
            "Stoch.K": 66.66666666666866,
            "Stoch.K[1]": 77.7777777777791,
            "Stoch.RSI.K": 72.93353700640213,
            "UO": 62.722462722463504,
            "VWMA": 10.448110176958188,
            "W.R": -33.33333333333136,
            "change": 0,
            "close": 10.46,
            "high": 10.46,
            "low": 10.46,
            "open": 10.46,
            "volume": 43.82
          },
          "moving_averages": {
            "BUY": 5,
            "COMPUTE": {
              "EMA10": "BUY",
              "EMA100": "SELL",
              "EMA20": "BUY",
              "EMA200": "SELL",
              "EMA30": "SELL",
              "EMA50": "SELL",
              "HullMA": "SELL",
              "Ichimoku": "NEUTRAL",
              "SMA10": "BUY",
              "SMA100": "SELL",
              "SMA20": "BUY",
              "SMA200": "SELL",
              "SMA30": "SELL",
              "SMA50": "SELL",
              "VWMA": "BUY"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "SELL",
            "SELL": 9
          },
          "oscillators": {
            "BUY": 2,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "SELL",
              "CCI": "NEUTRAL",
              "MACD": "BUY",
              "Mom": "BUY",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "NEUTRAL",
              "UO": "NEUTRAL",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 8,
            "RECOMMENDATION": "NEUTRAL",
            "SELL": 1
          },
          "summary": {
            "BUY": 7,
            "NEUTRAL": 9,
            "RECOMMENDATION": "NEUTRAL",
            "SELL": 10
          },
          "time": "2025-06-08T10:00:55.330212"
        }
      },
      {
        "request": {
          "symbol": "AUCTIONUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 29.13846202055029,
            "ADX+DI": 20.291388605256202,
            "ADX+DI[1]": 20.291388605256202,
            "ADX-DI": 42.805554810641055,
            "ADX-DI[1]": 42.805554810641055,
            "AO": -0.012294117647053682,
            "AO[1]": -0.013882352941173792,
            "AO[2]": -0.016617647058819074,
            "BB.lower": 10.44543428628009,
            "BB.upper": 10.50256571371989,
            "BBPower": -0.011759172498518211,
            "CCI20": -62.06896551725987,
            "CCI20[1]": -69.06906906909127,
            "EMA10": 10.463892938503221,
            "EMA100": 10.522475954107435,
            "EMA20": 10.469840549816967,
            "EMA200": 10.555797908876789,
            "EMA30": 10.475541838395987,
            "EMA5": 10.460684506763288,
            "EMA50": 10.489377671935697,
            "HullMA9": 10.461407407407412,
            "Ichimoku.BLine": 10.46,
            "MACD.macd": -0.007918008992369607,
            "MACD.signal": -0.007127224118960629,
            "Mom": -0.009999999999999787,
            "Mom[1]": -0.019999999999999574,
            "P.SAR": 10.478627932241997,
            "Pivot.M.Camarilla.Middle": 10.586666666666666,
            "Pivot.M.Camarilla.R1": 10.694749999999999,
            "Pivot.M.Camarilla.R2": 10.7195,
            "Pivot.M.Camarilla.R3": 10.74425,
            "Pivot.M.Camarilla.S1": 10.64525,
            "Pivot.M.Camarilla.S2": 10.6205,
            "Pivot.M.Camarilla.S3": 10.59575,
            "Pivot.M.Classic.Middle": 10.586666666666666,
            "Pivot.M.Classic.R1": 10.763333333333332,
            "Pivot.M.Classic.R2": 10.856666666666666,
            "Pivot.M.Classic.R3": 11.126666666666665,
            "Pivot.M.Classic.S1": 10.493333333333332,
            "Pivot.M.Classic.S2": 10.316666666666666,
            "Pivot.M.Classic.S3": 10.046666666666667,
            "Pivot.M.Demark.Middle": 10.61,
            "Pivot.M.Demark.R1": 10.809999999999999,
            "Pivot.M.Demark.S1": 10.54,
            "Pivot.M.Fibonacci.Middle": 10.586666666666666,
            "Pivot.M.Fibonacci.R1": 10.689806666666666,
            "Pivot.M.Fibonacci.R2": 10.753526666666666,
            "Pivot.M.Fibonacci.R3": 10.856666666666666,
            "Pivot.M.Fibonacci.S1": 10.483526666666666,
            "Pivot.M.Fibonacci.S2": 10.419806666666666,
            "Pivot.M.Fibonacci.S3": 10.316666666666666,
            "Pivot.M.Woodie.Middle": 10.6025,
            "Pivot.M.Woodie.R1": 10.794999999999998,
            "Pivot.M.Woodie.R2": 10.872499999999999,
            "Pivot.M.Woodie.R3": 11.064999999999998,
            "Pivot.M.Woodie.S1": 10.524999999999999,
            "Pivot.M.Woodie.S2": 10.3325,
            "Pivot.M.Woodie.S3": 10.254999999999999,
            "RSI": 42.93232118512133,
            "RSI[1]": 42.93232118512133,
            "Rec.BBPower": 0,
            "Rec.HullMA9": -1,
            "Rec.Ichimoku": 0,
            "Rec.Stoch.RSI": 0,
            "Rec.UO": 0,
            "Rec.VWMA": -1,
            "Rec.WR": 0,
            "Recommend.All": -0.5121212121212121,
            "Recommend.MA": -0.9333333333333333,
            "Recommend.Other": -0.09090909090909091,
            "SMA10": 10.462999999999985,
            "SMA100": 10.535799999999993,
            "SMA20": 10.47399999999999,
            "SMA200": 10.580000000000005,
            "SMA30": 10.472000000000014,
            "SMA5": 10.459999999999994,
            "SMA50": 10.485800000000015,
            "Stoch.D": 51.38888888888972,
            "Stoch.D[1]": 64.28571428571443,
            "Stoch.K": 50.00000000000111,
            "Stoch.K[1]": 72.22222222222307,
            "Stoch.RSI.K": 39.26241678332716,
            "UO": 69.03061224489804,
            "VWMA": 10.463546198410516,
            "W.R": -49.99999999999889,
            "change": 0,
            "close": 10.46,
            "high": 10.46,
            "low": 10.46,
            "open": 10.46,
            "volume": 0
          },
          "moving_averages": {
            "BUY": 0,
            "COMPUTE": {
              "EMA10": "SELL",
              "EMA100": "SELL",
              "EMA20": "SELL",
              "EMA200": "SELL",
              "EMA30": "SELL",
              "EMA50": "SELL",
              "HullMA": "SELL",
              "Ichimoku": "NEUTRAL",
              "SMA10": "SELL",
              "SMA100": "SELL",
              "SMA20": "SELL",
              "SMA200": "SELL",
              "SMA30": "SELL",
              "SMA50": "SELL",
              "VWMA": "SELL"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "STRONG_SELL",
            "SELL": 14
          },
          "oscillators": {
            "BUY": 1,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "NEUTRAL",
              "CCI": "NEUTRAL",
              "MACD": "SELL",
              "Mom": "BUY",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "NEUTRAL",
              "UO": "NEUTRAL",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 9,
            "RECOMMENDATION": "NEUTRAL",
            "SELL": 1
          },
          "summary": {
            "BUY": 1,
            "NEUTRAL": 10,
            "RECOMMENDATION": "STRONG_SELL",
            "SELL": 15
          },
          "time": "2025-06-08T10:00:55.275468"
        }
      }
    ],
    "overrideData": {}
  }
}
68455f58bac531827038e9f6
BTCUSDT
The current price reached the trigger price for t…
Sun Jun 08 2025 10:00:56 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "99e2b8f1-ecca-419b-b231-1e1ae3f69a82",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "determine-action",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749376856017,
      "symbol": "BTCUSDT",
      "close": "105131.23000000"
    },
    "accountInfo": {
      "makerCommission": 10,
      "takerCommission": 10,
      "buyerCommission": 0,
      "sellerCommission": 0,
      "commissionRates": {
        "maker": "0.00100000",
        "taker": "0.00100000",
        "buyer": "0.00000000",
        "seller": "0.00000000"
      },
      "canTrade": true,
      "canWithdraw": true,
      "canDeposit": true,
      "brokered": false,
      "requireSelfTradePrevention": false,
      "preventSor": false,
      "updateTime": 1749285689507,
      "accountType": "SPOT",
      "balances": [
        {
          "asset": "BNB",
          "free": "0.00000756",
          "locked": "0.00000000"
        },
        {
          "asset": "USDT",
          "free": "2.70416865",
          "locked": "0.00000000"
        },
        {
          "asset": "TRX",
          "free": "178.72110000",
          "locked": "0.00000000"
        },
        {
          "asset": "PERL",
          "free": "16.20000000",
          "locked": "0.00000000"
        },
        {
          "asset": "FIS",
          "free": "1.58600000",
          "locked": "0.00000000"
        },
        {
          "asset": "DEGO",
          "free": "0.04362000",
          "locked": "0.00000000"
        },
        {
          "asset": "LPT",
          "free": "0.01677000",
          "locked": "0.00000000"
        },
        {
          "asset": "NFT",
          "free": "129661.491252",
          "locked": "0.000000"
        },
        {
          "asset": "CLV",
          "free": "0.56660000",
          "locked": "0.00000000"
        },
        {
          "asset": "ANC",
          "free": "3.69073000",
          "locked": "0.00000000"
        },
        {
          "asset": "ETHW",
          "free": "0.04091800",
          "locked": "0.00000000"
        },
        {
          "asset": "HIFI",
          "free": "0.76560000",
          "locked": "0.00000000"
        },
        {
          "asset": "VIC",
          "free": "20707.03036260",
          "locked": "0.00000000"
        },
        {
          "asset": "KLY",
          "free": "0.19400000",
          "locked": "0.00000000"
        },
        {
          "asset": "LUMIA",
          "free": "0.20334000",
          "locked": "0.00000000"
        }
      ],
      "permissions": [
        "LEVERAGED",
        "TRD_GRP_002",
        "TRD_GRP_015"
      ],
      "uid": 384039787
    },
    "symbolConfiguration": {
      "_id": "67d3522529ca296337552cca",
      "key": "BTCUSDT-configuration",
      "candles": {
        "interval": "1d",
        "limit": 12
      },
      "buy": {
        "enabled": false,
        "lastBuyPriceRemoveThreshold": 1,
        "athRestriction": {
          "enabled": false,
          "candles": {
            "interval": "30m",
            "limit": 7
          },
          "restrictionPercentage": 0.964
        },
        "minPurchaseAmount": -1,
        "maxPurchaseAmount": -1,
        "gridTrade": [
          {
            "triggerPercentage": 1.075,
            "stopPercentage": 1.018,
            "limitPercentage": 1.02,
            "minPurchaseAmount": 9,
            "maxPurchaseAmount": 50,
            "executed": false,
            "executedOrder": null
          }
        ],
        "currentGridTradeIndex": 0,
        "currentGridTrade": {
          "triggerPercentage": 1.075,
          "stopPercentage": 1.018,
          "limitPercentage": 1.02,
          "minPurchaseAmount": 9,
          "maxPurchaseAmount": 50,
          "executed": false,
          "executedOrder": null
        }
      },
      "sell": {
        "enabled": true,
        "stopLoss": {
          "enabled": true,
          "maxLossPercentage": 0.973,
          "disableBuyMinutes": 4,
          "orderType": "market"
        },
        "conservativeMode": {
          "enabled": false,
          "factor": 0.98
        },
        "gridTrade": [
          {
            "triggerPercentage": 1.047,
            "stopPercentage": 0.985,
            "limitPercentage": 0.98,
            "quantityPercentage": 1,
            "executed": false,
            "executedOrder": null
          }
        ],
        "currentGridTradeIndex": 0,
        "currentGridTrade": {
          "triggerPercentage": 1.047,
          "stopPercentage": 0.985,
          "limitPercentage": 0.98,
          "quantityPercentage": 1,
          "executed": false,
          "executedOrder": null
        }
      },
      "botOptions": {
        "authentication": {
          "lockList": true,
          "lockAfter": 600
        },
        "autoTriggerBuy": {
          "enabled": true,
          "triggerAfter": 0.4,
          "conditions": {
            "whenLessThanATHRestriction": true,
            "afterDisabledPeriod": true
          }
        },
        "orderLimit": {
          "enabled": true,
          "maxBuyOpenOrders": 5,
          "maxOpenTrades": 7
        },
        "tradingViewOptions": {
          "useOnlyWithin": 240,
          "ifExpires": "ignore"
        },
        "logs": {
          "deleteAfter": 500
        },
        "tradingViews": [
          {
            "interval": "5m",
            "buy": {
              "whenStrongBuy": true,
              "whenBuy": true
            },
            "sell": {
              "forceSellOverZeroBelowTriggerPrice": {
                "whenNeutral": true,
                "whenSell": true,
                "whenStrongSell": true
              }
            }
          }
        ]
      },
      "enabled": true,
      "cronTime": "* * * * * *",
      "symbols": [
        "ILVUSDT",
        "WANUSDT",
        "ASRUSDT",
        "ARDRUSDT",
        "REIUSDT",
        "CKBUSDT",
        "JSTUSDT",
        "ANKRUSDT",
        "LEVERUSDT",
        "AUCTIONUSDT",
        "IQUSDT",
        "GLMUSDT",
        "FLUXUSDT",
        "MLNUSDT",
        "OGNUSDT",
        "ARKUSDT",
        "PHAUSDT",
        "SLFUSDT",
        "PSGUSDT",
        "LTOUSDT",
        "SUPERUSDT",
        "FUNUSDT",
        "NMRUSDT",
        "ALPINEUSDT",
        "STRAXUSDT",
        "LUMIAUSDT",
        "CVCUSDT",
        "SYSUSDT",
        "BEAMXUSDT",
        "IOTAUSDT",
        "HIGHUSDT",
        "HIVEUSDT",
        "FISUSDT",
        "BTCUSDT",
        "RAYUSDT",
        "TWTUSDT",
        "VICUSDT",
        "ACAUSDT",
        "SLPUSDT",
        "FTTUSDT",
        "MANAUSDT",
        "QKCUSDT",
        "ARKMUSDT",
        "MOVEUSDT",
        "ZROUSDT",
        "AVAUSDT",
        "KAVAUSDT",
        "XVGUSDT",
        "IDEXUSDT",
        "SCRTUSDT",
        "ACHUSDT",
        "SUSDT",
        "DOTUSDT",
        "ADAUSDT",
        "VTHOUSDT",
        "RUNEUSDT",
        "BAKEUSDT",
        "HEIUSDT",
        "AMPUSDT",
        "RAREUSDT",
        "FETUSDT",
        "DUSKUSDT",
        "LRCUSDT",
        "EPICUSDT",
        "MDTUSDT",
        "FORMUSDT",
        "FARMUSDT",
        "BELUSDT",
        "DUSDT",
        "JASMYUSDT",
        "HIFIUSDT",
        "NKNUSDT",
        "CYBERUSDT",
        "CHZUSDT",
        "HOOKUSDT",
        "FLMUSDT",
        "PUNDIXUSDT",
        "CHESSUSDT",
        "PHBUSDT",
        "OMUSDT",
        "ATAUSDT",
        "LQTYUSDT",
        "VOXELUSDT",
        "TRXUSDT",
        "GPSUSDT",
        "TKOUSDT",
        "PIVXUSDT",
        "DATAUSDT",
        "REQUSDT",
        "COSUSDT",
        "GUSDT",
        "ONGUSDT",
        "PEPEUSDT",
        "SPELLUSDT",
        "EDUUSDT",
        "LPTUSDT",
        "BARUSDT",
        "DEGOUSDT",
        "MASKUSDT"
      ],
      "system": {
        "temporaryDisableActionAfterConfirmingOrder": 20,
        "checkManualOrderPeriod": 5,
        "placeManualOrderInterval": 5,
        "refreshAccountInfoPeriod": 1,
        "checkOrderExecutePeriod": 10
      }
    },
    "indicators": {
      "highestPrice": 109284.7,
      "lowestPrice": 100372.26,
      "athPrice": null
    },
    "symbolInfo": {
      "symbol": "BTCUSDT",
      "status": "TRADING",
      "baseAsset": "BTC",
      "baseAssetPrecision": 8,
      "quoteAsset": "USDT",
      "quotePrecision": 8,
      "filterLotSize": {
        "filterType": "LOT_SIZE",
        "minQty": "0.00001000",
        "maxQty": "9000.00000000",
        "stepSize": "0.00001000"
      },
      "filterPrice": {
        "filterType": "PRICE_FILTER",
        "minPrice": "0.01000000",
        "maxPrice": "1000000.00000000",
        "tickSize": "0.01000000"
      },
      "filterMinNotional": {
        "filterType": "NOTIONAL",
        "minNotional": "5.00000000",
        "applyMinToMarket": true,
        "maxNotional": "9000000.00000000",
        "applyMaxToMarket": false,
        "avgPriceMins": 5
      }
    },
    "openOrders": [],
    "action": "buy",
    "baseAssetBalance": {
      "asset": "BTC",
      "free": 0,
      "locked": 0,
      "total": 0,
      "estimatedValue": 0,
      "updatedAt": "2025-06-07T08:41:29.507Z"
    },
    "quoteAssetBalance": {
      "asset": "USDT",
      "free": "2.70416865",
      "locked": "0.00000000"
    },
    "buy": {
      "currentPrice": 105131.23,
      "limitPrice": 107233.85459999999,
      "highestPrice": 109284.7,
      "lowestPrice": 100372.26,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 107900.17949999998,
      "difference": -2.566213988550392,
      "nextBestBuyAmount": null,
      "nextBestBuyCalculation": null,
      "openOrders": [],
      "processMessage": "The current price reached the trigger price for the grid trade #1. Let's buy it.",
      "updatedAt": "2025-06-08T10:00:56.180Z"
    },
    "sell": {
      "currentPrice": 105131.23,
      "limitPrice": null,
      "lastBuyPrice": null,
      "triggerPrice": null,
      "difference": null,
      "stopLossTriggerPrice": null,
      "stopLossDifference": null,
      "currentProfit": null,
      "currentProfitPercentage": null,
      "conservativeModeApplicable": false,
      "triggerPercentage": null,
      "openOrders": [],
      "processMessage": "",
      "updatedAt": "2025-06-08T10:00:56.176Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 51.88439429245572,
            "ADX+DI": 3.482048033992407,
            "ADX+DI[1]": 3.578260319703238,
            "ADX-DI": 36.62728971828635,
            "ADX-DI[1]": 37.639336430102865,
            "AO": -189.82317647080345,
            "AO[1]": -188.5961764708045,
            "AO[2]": -191.95405882371415,
            "BB.lower": 105088.19144562117,
            "BB.upper": 105534.30355437894,
            "BBPower": -175.38754025466915,
            "CCI20": -101.9840042175275,
            "CCI20[1]": -109.2827236025384,
            "EMA10": 105216.72115399298,
            "EMA100": 105445.71711932219,
            "EMA20": 105281.75273945085,
            "EMA200": 105446.21433424734,
            "EMA30": 105324.84152619612,
            "EMA5": 105177.45410419923,
            "EMA50": 105378.31048098831,
            "HullMA9": 105150.04699999998,
            "Ichimoku.BLine": 105285.75,
            "MACD.macd": -77.65665067674126,
            "MACD.signal": -63.465902753537094,
            "Mom": -149.11999999999534,
            "Mom[1]": -178.29000000000815,
            "P.SAR": 105200,
            "Pivot.M.Camarilla.Middle": 105107.74666666666,
            "Pivot.M.Camarilla.R1": 105738.13341666666,
            "Pivot.M.Camarilla.R2": 105924.11683333333,
            "Pivot.M.Camarilla.R3": 106110.10024999999,
            "Pivot.M.Camarilla.S1": 105366.16658333332,
            "Pivot.M.Camarilla.S2": 105180.18316666665,
            "Pivot.M.Camarilla.S3": 104994.19975,
            "Pivot.M.Classic.Middle": 105107.74666666666,
            "Pivot.M.Classic.R1": 106344.40333333332,
            "Pivot.M.Classic.R2": 107136.65666666666,
            "Pivot.M.Classic.R3": 109165.56666666667,
            "Pivot.M.Classic.S1": 104315.49333333332,
            "Pivot.M.Classic.S2": 103078.83666666666,
            "Pivot.M.Classic.S3": 101049.92666666665,
            "Pivot.M.Demark.Middle": 105305.81,
            "Pivot.M.Demark.R1": 106740.53,
            "Pivot.M.Demark.S1": 104711.62,
            "Pivot.M.Fibonacci.Middle": 105107.74666666666,
            "Pivot.M.Fibonacci.R1": 105882.79028666666,
            "Pivot.M.Fibonacci.R2": 106361.61304666667,
            "Pivot.M.Fibonacci.R3": 107136.65666666666,
            "Pivot.M.Fibonacci.S1": 104332.70304666666,
            "Pivot.M.Fibonacci.S2": 103853.88028666665,
            "Pivot.M.Fibonacci.S3": 103078.83666666666,
            "Pivot.M.Woodie.Middle": 105218.8475,
            "Pivot.M.Woodie.R1": 106566.60500000001,
            "Pivot.M.Woodie.R2": 107247.7575,
            "Pivot.M.Woodie.R3": 108595.51500000001,
            "Pivot.M.Woodie.S1": 104537.695,
            "Pivot.M.Woodie.S2": 103189.9375,
            "Pivot.M.Woodie.S3": 102508.785,
            "RSI": 30.54967570489235,
            "RSI[1]": 26.539239460510345,
            "Rec.BBPower": 0,
            "Rec.HullMA9": 1,
            "Rec.Ichimoku": 0,
            "Rec.Stoch.RSI": 1,
            "Rec.UO": 0,
            "Rec.VWMA": -1,
            "Rec.WR": 0,
            "Recommend.All": -0.4,
            "Recommend.MA": -0.8,
            "Recommend.Other": 0,
            "SMA10": 105215.64099999995,
            "SMA100": 105464.8394999999,
            "SMA20": 105311.24750000006,
            "SMA200": 105575.89419999976,
            "SMA30": 105355.56266666688,
            "SMA5": 105172.6020000001,
            "SMA50": 105413.20240000001,
            "Stoch.D": 26.13643250818821,
            "Stoch.D[1]": 37.37329320269458,
            "Stoch.K": 24.408098077350633,
            "Stoch.K[1]": 35.76820244979371,
            "Stoch.RSI.K": 19.101087231357898,
            "UO": 51.00234401113541,
            "VWMA": 105286.45966255869,
            "W.R": -76.05212620027211,
            "change": 0.02167585869547487,
            "close": 105162.8,
            "high": 105162.8,
            "low": 105140,
            "open": 105140,
            "volume": 7.13545
          },
          "moving_averages": {
            "BUY": 1,
            "COMPUTE": {
              "EMA10": "SELL",
              "EMA100": "SELL",
              "EMA20": "SELL",
              "EMA200": "SELL",
              "EMA30": "SELL",
              "EMA50": "SELL",
              "HullMA": "BUY",
              "Ichimoku": "NEUTRAL",
              "SMA10": "SELL",
              "SMA100": "SELL",
              "SMA20": "SELL",
              "SMA200": "SELL",
              "SMA30": "SELL",
              "SMA50": "SELL",
              "VWMA": "SELL"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "STRONG_SELL",
            "SELL": 13
          },
          "oscillators": {
            "BUY": 3,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "SELL",
              "BBP": "NEUTRAL",
              "CCI": "BUY",
              "MACD": "SELL",
              "Mom": "BUY",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "BUY",
              "UO": "NEUTRAL",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 6,
            "RECOMMENDATION": "NEUTRAL",
            "SELL": 2
          },
          "summary": {
            "BUY": 4,
            "NEUTRAL": 7,
            "RECOMMENDATION": "SELL",
            "SELL": 15
          },
          "time": "2025-06-08T10:00:55.275393"
        }
      }
    ],
    "overrideData": {
      "action": "buy",
      "actionAt": "2025-06-08T10:01:55.180Z",
      "triggeredBy": "buy-order-trading-view",
      "notify": false,
      "checkTradingView": true
    }
  }
}
68455f58bac531827038e9f7
BTCUSDT
The override action is saved. Reason: The bot que…
Sun Jun 08 2025 10:00:56 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "99e2b8f1-ecca-419b-b231-1e1ae3f69a82",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "place-buy-order",
  "overrideData": {
    "action": "buy",
    "actionAt": "2025-06-08T10:01:56.181Z",
    "triggeredBy": "buy-order-trading-view",
    "notify": false,
    "checkTradingView": true
  },
  "overrideReason": "The bot queued the action to trigger the grid trade #1 for buying. Do not place an order because TradingView recommendation for 5m is SELL."
}
68455f58bac531827038e9f8
BTCUSDT
Do not place an order because TradingView recomme…
Sun Jun 08 2025 10:00:56 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "99e2b8f1-ecca-419b-b231-1e1ae3f69a82",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "place-buy-order",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749376856017,
      "symbol": "BTCUSDT",
      "close": "105131.23000000"
    },
    "accountInfo": {
      "makerCommission": 10,
      "takerCommission": 10,
      "buyerCommission": 0,
      "sellerCommission": 0,
      "commissionRates": {
        "maker": "0.00100000",
        "taker": "0.00100000",
        "buyer": "0.00000000",
        "seller": "0.00000000"
      },
      "canTrade": true,
      "canWithdraw": true,
      "canDeposit": true,
      "brokered": false,
      "requireSelfTradePrevention": false,
      "preventSor": false,
      "updateTime": 1749285689507,
      "accountType": "SPOT",
      "balances": [
        {
          "asset": "BNB",
          "free": "0.00000756",
          "locked": "0.00000000"
        },
        {
          "asset": "USDT",
          "free": "2.70416865",
          "locked": "0.00000000"
        },
        {
          "asset": "TRX",
          "free": "178.72110000",
          "locked": "0.00000000"
        },
        {
          "asset": "PERL",
          "free": "16.20000000",
          "locked": "0.00000000"
        },
        {
          "asset": "FIS",
          "free": "1.58600000",
          "locked": "0.00000000"
        },
        {
          "asset": "DEGO",
          "free": "0.04362000",
          "locked": "0.00000000"
        },
        {
          "asset": "LPT",
          "free": "0.01677000",
          "locked": "0.00000000"
        },
        {
          "asset": "NFT",
          "free": "129661.491252",
          "locked": "0.000000"
        },
        {
          "asset": "CLV",
          "free": "0.56660000",
          "locked": "0.00000000"
        },
        {
          "asset": "ANC",
          "free": "3.69073000",
          "locked": "0.00000000"
        },
        {
          "asset": "ETHW",
          "free": "0.04091800",
          "locked": "0.00000000"
        },
        {
          "asset": "HIFI",
          "free": "0.76560000",
          "locked": "0.00000000"
        },
        {
          "asset": "VIC",
          "free": "20707.03036260",
          "locked": "0.00000000"
        },
        {
          "asset": "KLY",
          "free": "0.19400000",
          "locked": "0.00000000"
        },
        {
          "asset": "LUMIA",
          "free": "0.20334000",
          "locked": "0.00000000"
        }
      ],
      "permissions": [
        "LEVERAGED",
        "TRD_GRP_002",
        "TRD_GRP_015"
      ],
      "uid": 384039787
    },
    "symbolConfiguration": {
      "_id": "67d3522529ca296337552cca",
      "key": "BTCUSDT-configuration",
      "candles": {
        "interval": "1d",
        "limit": 12
      },
      "buy": {
        "enabled": false,
        "lastBuyPriceRemoveThreshold": 1,
        "athRestriction": {
          "enabled": false,
          "candles": {
            "interval": "30m",
            "limit": 7
          },
          "restrictionPercentage": 0.964
        },
        "minPurchaseAmount": -1,
        "maxPurchaseAmount": -1,
        "gridTrade": [
          {
            "triggerPercentage": 1.075,
            "stopPercentage": 1.018,
            "limitPercentage": 1.02,
            "minPurchaseAmount": 9,
            "maxPurchaseAmount": 50,
            "executed": false,
            "executedOrder": null
          }
        ],
        "currentGridTradeIndex": 0,
        "currentGridTrade": {
          "triggerPercentage": 1.075,
          "stopPercentage": 1.018,
          "limitPercentage": 1.02,
          "minPurchaseAmount": 9,
          "maxPurchaseAmount": 50,
          "executed": false,
          "executedOrder": null
        }
      },
      "sell": {
        "enabled": true,
        "stopLoss": {
          "enabled": true,
          "maxLossPercentage": 0.973,
          "disableBuyMinutes": 4,
          "orderType": "market"
        },
        "conservativeMode": {
          "enabled": false,
          "factor": 0.98
        },
        "gridTrade": [
          {
            "triggerPercentage": 1.047,
            "stopPercentage": 0.985,
            "limitPercentage": 0.98,
            "quantityPercentage": 1,
            "executed": false,
            "executedOrder": null
          }
        ],
        "currentGridTradeIndex": 0,
        "currentGridTrade": {
          "triggerPercentage": 1.047,
          "stopPercentage": 0.985,
          "limitPercentage": 0.98,
          "quantityPercentage": 1,
          "executed": false,
          "executedOrder": null
        }
      },
      "botOptions": {
        "authentication": {
          "lockList": true,
          "lockAfter": 600
        },
        "autoTriggerBuy": {
          "enabled": true,
          "triggerAfter": 0.4,
          "conditions": {
            "whenLessThanATHRestriction": true,
            "afterDisabledPeriod": true
          }
        },
        "orderLimit": {
          "enabled": true,
          "maxBuyOpenOrders": 5,
          "maxOpenTrades": 7
        },
        "tradingViewOptions": {
          "useOnlyWithin": 240,
          "ifExpires": "ignore"
        },
        "logs": {
          "deleteAfter": 500
        },
        "tradingViews": [
          {
            "interval": "5m",
            "buy": {
              "whenStrongBuy": true,
              "whenBuy": true
            },
            "sell": {
              "forceSellOverZeroBelowTriggerPrice": {
                "whenNeutral": true,
                "whenSell": true,
                "whenStrongSell": true
              }
            }
          }
        ]
      },
      "enabled": true,
      "cronTime": "* * * * * *",
      "symbols": [
        "ILVUSDT",
        "WANUSDT",
        "ASRUSDT",
        "ARDRUSDT",
        "REIUSDT",
        "CKBUSDT",
        "JSTUSDT",
        "ANKRUSDT",
        "LEVERUSDT",
        "AUCTIONUSDT",
        "IQUSDT",
        "GLMUSDT",
        "FLUXUSDT",
        "MLNUSDT",
        "OGNUSDT",
        "ARKUSDT",
        "PHAUSDT",
        "SLFUSDT",
        "PSGUSDT",
        "LTOUSDT",
        "SUPERUSDT",
        "FUNUSDT",
        "NMRUSDT",
        "ALPINEUSDT",
        "STRAXUSDT",
        "LUMIAUSDT",
        "CVCUSDT",
        "SYSUSDT",
        "BEAMXUSDT",
        "IOTAUSDT",
        "HIGHUSDT",
        "HIVEUSDT",
        "FISUSDT",
        "BTCUSDT",
        "RAYUSDT",
        "TWTUSDT",
        "VICUSDT",
        "ACAUSDT",
        "SLPUSDT",
        "FTTUSDT",
        "MANAUSDT",
        "QKCUSDT",
        "ARKMUSDT",
        "MOVEUSDT",
        "ZROUSDT",
        "AVAUSDT",
        "KAVAUSDT",
        "XVGUSDT",
        "IDEXUSDT",
        "SCRTUSDT",
        "ACHUSDT",
        "SUSDT",
        "DOTUSDT",
        "ADAUSDT",
        "VTHOUSDT",
        "RUNEUSDT",
        "BAKEUSDT",
        "HEIUSDT",
        "AMPUSDT",
        "RAREUSDT",
        "FETUSDT",
        "DUSKUSDT",
        "LRCUSDT",
        "EPICUSDT",
        "MDTUSDT",
        "FORMUSDT",
        "FARMUSDT",
        "BELUSDT",
        "DUSDT",
        "JASMYUSDT",
        "HIFIUSDT",
        "NKNUSDT",
        "CYBERUSDT",
        "CHZUSDT",
        "HOOKUSDT",
        "FLMUSDT",
        "PUNDIXUSDT",
        "CHESSUSDT",
        "PHBUSDT",
        "OMUSDT",
        "ATAUSDT",
        "LQTYUSDT",
        "VOXELUSDT",
        "TRXUSDT",
        "GPSUSDT",
        "TKOUSDT",
        "PIVXUSDT",
        "DATAUSDT",
        "REQUSDT",
        "COSUSDT",
        "GUSDT",
        "ONGUSDT",
        "PEPEUSDT",
        "SPELLUSDT",
        "EDUUSDT",
        "LPTUSDT",
        "BARUSDT",
        "DEGOUSDT",
        "MASKUSDT"
      ],
      "system": {
        "temporaryDisableActionAfterConfirmingOrder": 20,
        "checkManualOrderPeriod": 5,
        "placeManualOrderInterval": 5,
        "refreshAccountInfoPeriod": 1,
        "checkOrderExecutePeriod": 10
      }
    },
    "indicators": {
      "highestPrice": 109284.7,
      "lowestPrice": 100372.26,
      "athPrice": null
    },
    "symbolInfo": {
      "symbol": "BTCUSDT",
      "status": "TRADING",
      "baseAsset": "BTC",
      "baseAssetPrecision": 8,
      "quoteAsset": "USDT",
      "quotePrecision": 8,
      "filterLotSize": {
        "filterType": "LOT_SIZE",
        "minQty": "0.00001000",
        "maxQty": "9000.00000000",
        "stepSize": "0.00001000"
      },
      "filterPrice": {
        "filterType": "PRICE_FILTER",
        "minPrice": "0.01000000",
        "maxPrice": "1000000.00000000",
        "tickSize": "0.01000000"
      },
      "filterMinNotional": {
        "filterType": "NOTIONAL",
        "minNotional": "5.00000000",
        "applyMinToMarket": true,
        "maxNotional": "9000000.00000000",
        "applyMaxToMarket": false,
        "avgPriceMins": 5
      }
    },
    "openOrders": [],
    "action": "buy",
    "baseAssetBalance": {
      "asset": "BTC",
      "free": 0,
      "locked": 0,
      "total": 0,
      "estimatedValue": 0,
      "updatedAt": "2025-06-07T08:41:29.507Z"
    },
    "quoteAssetBalance": {
      "asset": "USDT",
      "free": "2.70416865",
      "locked": "0.00000000"
    },
    "buy": {
      "currentPrice": 105131.23,
      "limitPrice": 107233.85459999999,
      "highestPrice": 109284.7,
      "lowestPrice": 100372.26,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 107900.17949999998,
      "difference": -2.566213988550392,
      "nextBestBuyAmount": null,
      "nextBestBuyCalculation": null,
      "openOrders": [],
      "processMessage": "The current price reached the trigger price for the grid trade #1. Let's buy it.",
      "updatedAt": "2025-06-08T10:00:56.180Z"
    },
    "sell": {
      "currentPrice": 105131.23,
      "limitPrice": null,
      "lastBuyPrice": null,
      "triggerPrice": null,
      "difference": null,
      "stopLossTriggerPrice": null,
      "stopLossDifference": null,
      "currentProfit": null,
      "currentProfitPercentage": null,
      "conservativeModeApplicable": false,
      "triggerPercentage": null,
      "openOrders": [],
      "processMessage": "",
      "updatedAt": "2025-06-08T10:00:56.176Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 51.88439429245572,
            "ADX+DI": 3.482048033992407,
            "ADX+DI[1]": 3.578260319703238,
            "ADX-DI": 36.62728971828635,
            "ADX-DI[1]": 37.639336430102865,
            "AO": -189.82317647080345,
            "AO[1]": -188.5961764708045,
            "AO[2]": -191.95405882371415,
            "BB.lower": 105088.19144562117,
            "BB.upper": 105534.30355437894,
            "BBPower": -175.38754025466915,
            "CCI20": -101.9840042175275,
            "CCI20[1]": -109.2827236025384,
            "EMA10": 105216.72115399298,
            "EMA100": 105445.71711932219,
            "EMA20": 105281.75273945085,
            "EMA200": 105446.21433424734,
            "EMA30": 105324.84152619612,
            "EMA5": 105177.45410419923,
            "EMA50": 105378.31048098831,
            "HullMA9": 105150.04699999998,
            "Ichimoku.BLine": 105285.75,
            "MACD.macd": -77.65665067674126,
            "MACD.signal": -63.465902753537094,
            "Mom": -149.11999999999534,
            "Mom[1]": -178.29000000000815,
            "P.SAR": 105200,
            "Pivot.M.Camarilla.Middle": 105107.74666666666,
            "Pivot.M.Camarilla.R1": 105738.13341666666,
            "Pivot.M.Camarilla.R2": 105924.11683333333,
            "Pivot.M.Camarilla.R3": 106110.10024999999,
            "Pivot.M.Camarilla.S1": 105366.16658333332,
            "Pivot.M.Camarilla.S2": 105180.18316666665,
            "Pivot.M.Camarilla.S3": 104994.19975,
            "Pivot.M.Classic.Middle": 105107.74666666666,
            "Pivot.M.Classic.R1": 106344.40333333332,
            "Pivot.M.Classic.R2": 107136.65666666666,
            "Pivot.M.Classic.R3": 109165.56666666667,
            "Pivot.M.Classic.S1": 104315.49333333332,
            "Pivot.M.Classic.S2": 103078.83666666666,
            "Pivot.M.Classic.S3": 101049.92666666665,
            "Pivot.M.Demark.Middle": 105305.81,
            "Pivot.M.Demark.R1": 106740.53,
            "Pivot.M.Demark.S1": 104711.62,
            "Pivot.M.Fibonacci.Middle": 105107.74666666666,
            "Pivot.M.Fibonacci.R1": 105882.79028666666,
            "Pivot.M.Fibonacci.R2": 106361.61304666667,
            "Pivot.M.Fibonacci.R3": 107136.65666666666,
            "Pivot.M.Fibonacci.S1": 104332.70304666666,
            "Pivot.M.Fibonacci.S2": 103853.88028666665,
            "Pivot.M.Fibonacci.S3": 103078.83666666666,
            "Pivot.M.Woodie.Middle": 105218.8475,
            "Pivot.M.Woodie.R1": 106566.60500000001,
            "Pivot.M.Woodie.R2": 107247.7575,
            "Pivot.M.Woodie.R3": 108595.51500000001,
            "Pivot.M.Woodie.S1": 104537.695,
            "Pivot.M.Woodie.S2": 103189.9375,
            "Pivot.M.Woodie.S3": 102508.785,
            "RSI": 30.54967570489235,
            "RSI[1]": 26.539239460510345,
            "Rec.BBPower": 0,
            "Rec.HullMA9": 1,
            "Rec.Ichimoku": 0,
            "Rec.Stoch.RSI": 1,
            "Rec.UO": 0,
            "Rec.VWMA": -1,
            "Rec.WR": 0,
            "Recommend.All": -0.4,
            "Recommend.MA": -0.8,
            "Recommend.Other": 0,
            "SMA10": 105215.64099999995,
            "SMA100": 105464.8394999999,
            "SMA20": 105311.24750000006,
            "SMA200": 105575.89419999976,
            "SMA30": 105355.56266666688,
            "SMA5": 105172.6020000001,
            "SMA50": 105413.20240000001,
            "Stoch.D": 26.13643250818821,
            "Stoch.D[1]": 37.37329320269458,
            "Stoch.K": 24.408098077350633,
            "Stoch.K[1]": 35.76820244979371,
            "Stoch.RSI.K": 19.101087231357898,
            "UO": 51.00234401113541,
            "VWMA": 105286.45966255869,
            "W.R": -76.05212620027211,
            "change": 0.02167585869547487,
            "close": 105162.8,
            "high": 105162.8,
            "low": 105140,
            "open": 105140,
            "volume": 7.13545
          },
          "moving_averages": {
            "BUY": 1,
            "COMPUTE": {
              "EMA10": "SELL",
              "EMA100": "SELL",
              "EMA20": "SELL",
              "EMA200": "SELL",
              "EMA30": "SELL",
              "EMA50": "SELL",
              "HullMA": "BUY",
              "Ichimoku": "NEUTRAL",
              "SMA10": "SELL",
              "SMA100": "SELL",
              "SMA20": "SELL",
              "SMA200": "SELL",
              "SMA30": "SELL",
              "SMA50": "SELL",
              "VWMA": "SELL"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "STRONG_SELL",
            "SELL": 13
          },
          "oscillators": {
            "BUY": 3,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "SELL",
              "BBP": "NEUTRAL",
              "CCI": "BUY",
              "MACD": "SELL",
              "Mom": "BUY",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "BUY",
              "UO": "NEUTRAL",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 6,
            "RECOMMENDATION": "NEUTRAL",
            "SELL": 2
          },
          "summary": {
            "BUY": 4,
            "NEUTRAL": 7,
            "RECOMMENDATION": "SELL",
            "SELL": 15
          },
          "time": "2025-06-08T10:00:55.275393"
        }
      }
    ],
    "overrideData": {
      "action": "buy",
      "actionAt": "2025-06-08T10:01:55.180Z",
      "triggeredBy": "buy-order-trading-view",
      "notify": false,
      "checkTradingView": true
    }
  }
}
68455f585a66a2583013a1f5
BTCUSDT
The current price reached the trigger price for t…
Sun Jun 08 2025 10:00:56 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "ec90cfbe-aae1-4078-b23d-5687feb6d567",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "determine-action",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749376856017,
      "symbol": "BTCUSDT",
      "close": "105131.23000000"
    },
    "accountInfo": {
      "makerCommission": 10,
      "takerCommission": 10,
      "buyerCommission": 0,
      "sellerCommission": 0,
      "commissionRates": {
        "maker": "0.00100000",
        "taker": "0.00100000",
        "buyer": "0.00000000",
        "seller": "0.00000000"
      },
      "canTrade": true,
      "canWithdraw": true,
      "canDeposit": true,
      "brokered": false,
      "requireSelfTradePrevention": false,
      "preventSor": false,
      "updateTime": 1749285689507,
      "accountType": "SPOT",
      "balances": [
        {
          "asset": "BNB",
          "free": "0.00000756",
          "locked": "0.00000000"
        },
        {
          "asset": "USDT",
          "free": "2.70416865",
          "locked": "0.00000000"
        },
        {
          "asset": "TRX",
          "free": "178.72110000",
          "locked": "0.00000000"
        },
        {
          "asset": "PERL",
          "free": "16.20000000",
          "locked": "0.00000000"
        },
        {
          "asset": "FIS",
          "free": "1.58600000",
          "locked": "0.00000000"
        },
        {
          "asset": "DEGO",
          "free": "0.04362000",
          "locked": "0.00000000"
        },
        {
          "asset": "LPT",
          "free": "0.01677000",
          "locked": "0.00000000"
        },
        {
          "asset": "NFT",
          "free": "129661.491252",
          "locked": "0.000000"
        },
        {
          "asset": "CLV",
          "free": "0.56660000",
          "locked": "0.00000000"
        },
        {
          "asset": "ANC",
          "free": "3.69073000",
          "locked": "0.00000000"
        },
        {
          "asset": "ETHW",
          "free": "0.04091800",
          "locked": "0.00000000"
        },
        {
          "asset": "HIFI",
          "free": "0.76560000",
          "locked": "0.00000000"
        },
        {
          "asset": "VIC",
          "free": "20707.03036260",
          "locked": "0.00000000"
        },
        {
          "asset": "KLY",
          "free": "0.19400000",
          "locked": "0.00000000"
        },
        {
          "asset": "LUMIA",
          "free": "0.20334000",
          "locked": "0.00000000"
        }
      ],
      "permissions": [
        "LEVERAGED",
        "TRD_GRP_002",
        "TRD_GRP_015"
      ],
      "uid": 384039787
    },
    "symbolConfiguration": {
      "_id": "67d3522529ca296337552cca",
      "key": "BTCUSDT-configuration",
      "candles": {
        "interval": "1d",
        "limit": 12
      },
      "buy": {
        "enabled": false,
        "lastBuyPriceRemoveThreshold": 1,
        "athRestriction": {
          "enabled": false,
          "candles": {
            "interval": "30m",
            "limit": 7
          },
          "restrictionPercentage": 0.964
        },
        "minPurchaseAmount": -1,
        "maxPurchaseAmount": -1,
        "gridTrade": [
          {
            "triggerPercentage": 1.075,
            "stopPercentage": 1.018,
            "limitPercentage": 1.02,
            "minPurchaseAmount": 9,
            "maxPurchaseAmount": 50,
            "executed": false,
            "executedOrder": null
          }
        ],
        "currentGridTradeIndex": 0,
        "currentGridTrade": {
          "triggerPercentage": 1.075,
          "stopPercentage": 1.018,
          "limitPercentage": 1.02,
          "minPurchaseAmount": 9,
          "maxPurchaseAmount": 50,
          "executed": false,
          "executedOrder": null
        }
      },
      "sell": {
        "enabled": true,
        "stopLoss": {
          "enabled": true,
          "maxLossPercentage": 0.973,
          "disableBuyMinutes": 4,
          "orderType": "market"
        },
        "conservativeMode": {
          "enabled": false,
          "factor": 0.98
        },
        "gridTrade": [
          {
            "triggerPercentage": 1.047,
            "stopPercentage": 0.985,
            "limitPercentage": 0.98,
            "quantityPercentage": 1,
            "executed": false,
            "executedOrder": null
          }
        ],
        "currentGridTradeIndex": 0,
        "currentGridTrade": {
          "triggerPercentage": 1.047,
          "stopPercentage": 0.985,
          "limitPercentage": 0.98,
          "quantityPercentage": 1,
          "executed": false,
          "executedOrder": null
        }
      },
      "botOptions": {
        "authentication": {
          "lockList": true,
          "lockAfter": 600
        },
        "autoTriggerBuy": {
          "enabled": true,
          "triggerAfter": 0.4,
          "conditions": {
            "whenLessThanATHRestriction": true,
            "afterDisabledPeriod": true
          }
        },
        "orderLimit": {
          "enabled": true,
          "maxBuyOpenOrders": 5,
          "maxOpenTrades": 7
        },
        "tradingViewOptions": {
          "useOnlyWithin": 240,
          "ifExpires": "ignore"
        },
        "logs": {
          "deleteAfter": 500
        },
        "tradingViews": [
          {
            "interval": "5m",
            "buy": {
              "whenStrongBuy": true,
              "whenBuy": true
            },
            "sell": {
              "forceSellOverZeroBelowTriggerPrice": {
                "whenNeutral": true,
                "whenSell": true,
                "whenStrongSell": true
              }
            }
          }
        ]
      },
      "enabled": true,
      "cronTime": "* * * * * *",
      "symbols": [
        "ILVUSDT",
        "WANUSDT",
        "ASRUSDT",
        "ARDRUSDT",
        "REIUSDT",
        "CKBUSDT",
        "JSTUSDT",
        "ANKRUSDT",
        "LEVERUSDT",
        "AUCTIONUSDT",
        "IQUSDT",
        "GLMUSDT",
        "FLUXUSDT",
        "MLNUSDT",
        "OGNUSDT",
        "ARKUSDT",
        "PHAUSDT",
        "SLFUSDT",
        "PSGUSDT",
        "LTOUSDT",
        "SUPERUSDT",
        "FUNUSDT",
        "NMRUSDT",
        "ALPINEUSDT",
        "STRAXUSDT",
        "LUMIAUSDT",
        "CVCUSDT",
        "SYSUSDT",
        "BEAMXUSDT",
        "IOTAUSDT",
        "HIGHUSDT",
        "HIVEUSDT",
        "FISUSDT",
        "BTCUSDT",
        "RAYUSDT",
        "TWTUSDT",
        "VICUSDT",
        "ACAUSDT",
        "SLPUSDT",
        "FTTUSDT",
        "MANAUSDT",
        "QKCUSDT",
        "ARKMUSDT",
        "MOVEUSDT",
        "ZROUSDT",
        "AVAUSDT",
        "KAVAUSDT",
        "XVGUSDT",
        "IDEXUSDT",
        "SCRTUSDT",
        "ACHUSDT",
        "SUSDT",
        "DOTUSDT",
        "ADAUSDT",
        "VTHOUSDT",
        "RUNEUSDT",
        "BAKEUSDT",
        "HEIUSDT",
        "AMPUSDT",
        "RAREUSDT",
        "FETUSDT",
        "DUSKUSDT",
        "LRCUSDT",
        "EPICUSDT",
        "MDTUSDT",
        "FORMUSDT",
        "FARMUSDT",
        "BELUSDT",
        "DUSDT",
        "JASMYUSDT",
        "HIFIUSDT",
        "NKNUSDT",
        "CYBERUSDT",
        "CHZUSDT",
        "HOOKUSDT",
        "FLMUSDT",
        "PUNDIXUSDT",
        "CHESSUSDT",
        "PHBUSDT",
        "OMUSDT",
        "ATAUSDT",
        "LQTYUSDT",
        "VOXELUSDT",
        "TRXUSDT",
        "GPSUSDT",
        "TKOUSDT",
        "PIVXUSDT",
        "DATAUSDT",
        "REQUSDT",
        "COSUSDT",
        "GUSDT",
        "ONGUSDT",
        "PEPEUSDT",
        "SPELLUSDT",
        "EDUUSDT",
        "LPTUSDT",
        "BARUSDT",
        "DEGOUSDT",
        "MASKUSDT"
      ],
      "system": {
        "temporaryDisableActionAfterConfirmingOrder": 20,
        "checkManualOrderPeriod": 5,
        "placeManualOrderInterval": 5,
        "refreshAccountInfoPeriod": 1,
        "checkOrderExecutePeriod": 10
      }
    },
    "indicators": {
      "highestPrice": 109284.7,
      "lowestPrice": 100372.26,
      "athPrice": null
    },
    "symbolInfo": {
      "symbol": "BTCUSDT",
      "status": "TRADING",
      "baseAsset": "BTC",
      "baseAssetPrecision": 8,
      "quoteAsset": "USDT",
      "quotePrecision": 8,
      "filterLotSize": {
        "filterType": "LOT_SIZE",
        "minQty": "0.00001000",
        "maxQty": "9000.00000000",
        "stepSize": "0.00001000"
      },
      "filterPrice": {
        "filterType": "PRICE_FILTER",
        "minPrice": "0.01000000",
        "maxPrice": "1000000.00000000",
        "tickSize": "0.01000000"
      },
      "filterMinNotional": {
        "filterType": "NOTIONAL",
        "minNotional": "5.00000000",
        "applyMinToMarket": true,
        "maxNotional": "9000000.00000000",
        "applyMaxToMarket": false,
        "avgPriceMins": 5
      }
    },
    "openOrders": [],
    "action": "buy",
    "baseAssetBalance": {
      "asset": "BTC",
      "free": 0,
      "locked": 0,
      "total": 0,
      "estimatedValue": 0,
      "updatedAt": "2025-06-07T08:41:29.507Z"
    },
    "quoteAssetBalance": {
      "asset": "USDT",
      "free": "2.70416865",
      "locked": "0.00000000"
    },
    "buy": {
      "currentPrice": 105131.23,
      "limitPrice": 107233.85459999999,
      "highestPrice": 109284.7,
      "lowestPrice": 100372.26,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 107900.17949999998,
      "difference": -2.566213988550392,
      "nextBestBuyAmount": null,
      "nextBestBuyCalculation": null,
      "openOrders": [],
      "processMessage": "The current price reached the trigger price for the grid trade #1. Let's buy it.",
      "updatedAt": "2025-06-08T10:00:56.208Z"
    },
    "sell": {
      "currentPrice": 105131.23,
      "limitPrice": null,
      "lastBuyPrice": null,
      "triggerPrice": null,
      "difference": null,
      "stopLossTriggerPrice": null,
      "stopLossDifference": null,
      "currentProfit": null,
      "currentProfitPercentage": null,
      "conservativeModeApplicable": false,
      "triggerPercentage": null,
      "openOrders": [],
      "processMessage": "",
      "updatedAt": "2025-06-08T10:00:56.205Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 51.88439429245572,
            "ADX+DI": 3.482048033992407,
            "ADX+DI[1]": 3.578260319703238,
            "ADX-DI": 36.62728971828635,
            "ADX-DI[1]": 37.639336430102865,
            "AO": -189.82317647080345,
            "AO[1]": -188.5961764708045,
            "AO[2]": -191.95405882371415,
            "BB.lower": 105088.19144562117,
            "BB.upper": 105534.30355437894,
            "BBPower": -175.38754025466915,
            "CCI20": -101.9840042175275,
            "CCI20[1]": -109.2827236025384,
            "EMA10": 105216.72115399298,
            "EMA100": 105445.71711932219,
            "EMA20": 105281.75273945085,
            "EMA200": 105446.21433424734,
            "EMA30": 105324.84152619612,
            "EMA5": 105177.45410419923,
            "EMA50": 105378.31048098831,
            "HullMA9": 105150.04699999998,
            "Ichimoku.BLine": 105285.75,
            "MACD.macd": -77.65665067674126,
            "MACD.signal": -63.465902753537094,
            "Mom": -149.11999999999534,
            "Mom[1]": -178.29000000000815,
            "P.SAR": 105200,
            "Pivot.M.Camarilla.Middle": 105107.74666666666,
            "Pivot.M.Camarilla.R1": 105738.13341666666,
            "Pivot.M.Camarilla.R2": 105924.11683333333,
            "Pivot.M.Camarilla.R3": 106110.10024999999,
            "Pivot.M.Camarilla.S1": 105366.16658333332,
            "Pivot.M.Camarilla.S2": 105180.18316666665,
            "Pivot.M.Camarilla.S3": 104994.19975,
            "Pivot.M.Classic.Middle": 105107.74666666666,
            "Pivot.M.Classic.R1": 106344.40333333332,
            "Pivot.M.Classic.R2": 107136.65666666666,
            "Pivot.M.Classic.R3": 109165.56666666667,
            "Pivot.M.Classic.S1": 104315.49333333332,
            "Pivot.M.Classic.S2": 103078.83666666666,
            "Pivot.M.Classic.S3": 101049.92666666665,
            "Pivot.M.Demark.Middle": 105305.81,
            "Pivot.M.Demark.R1": 106740.53,
            "Pivot.M.Demark.S1": 104711.62,
            "Pivot.M.Fibonacci.Middle": 105107.74666666666,
            "Pivot.M.Fibonacci.R1": 105882.79028666666,
            "Pivot.M.Fibonacci.R2": 106361.61304666667,
            "Pivot.M.Fibonacci.R3": 107136.65666666666,
            "Pivot.M.Fibonacci.S1": 104332.70304666666,
            "Pivot.M.Fibonacci.S2": 103853.88028666665,
            "Pivot.M.Fibonacci.S3": 103078.83666666666,
            "Pivot.M.Woodie.Middle": 105218.8475,
            "Pivot.M.Woodie.R1": 106566.60500000001,
            "Pivot.M.Woodie.R2": 107247.7575,
            "Pivot.M.Woodie.R3": 108595.51500000001,
            "Pivot.M.Woodie.S1": 104537.695,
            "Pivot.M.Woodie.S2": 103189.9375,
            "Pivot.M.Woodie.S3": 102508.785,
            "RSI": 30.54967570489235,
            "RSI[1]": 26.539239460510345,
            "Rec.BBPower": 0,
            "Rec.HullMA9": 1,
            "Rec.Ichimoku": 0,
            "Rec.Stoch.RSI": 1,
            "Rec.UO": 0,
            "Rec.VWMA": -1,
            "Rec.WR": 0,
            "Recommend.All": -0.4,
            "Recommend.MA": -0.8,
            "Recommend.Other": 0,
            "SMA10": 105215.64099999995,
            "SMA100": 105464.8394999999,
            "SMA20": 105311.24750000006,
            "SMA200": 105575.89419999976,
            "SMA30": 105355.56266666688,
            "SMA5": 105172.6020000001,
            "SMA50": 105413.20240000001,
            "Stoch.D": 26.13643250818821,
            "Stoch.D[1]": 37.37329320269458,
            "Stoch.K": 24.408098077350633,
            "Stoch.K[1]": 35.76820244979371,
            "Stoch.RSI.K": 19.101087231357898,
            "UO": 51.00234401113541,
            "VWMA": 105286.45966255869,
            "W.R": -76.05212620027211,
            "change": 0.02167585869547487,
            "close": 105162.8,
            "high": 105162.8,
            "low": 105140,
            "open": 105140,
            "volume": 7.13545
          },
          "moving_averages": {
            "BUY": 1,
            "COMPUTE": {
              "EMA10": "SELL",
              "EMA100": "SELL",
              "EMA20": "SELL",
              "EMA200": "SELL",
              "EMA30": "SELL",
              "EMA50": "SELL",
              "HullMA": "BUY",
              "Ichimoku": "NEUTRAL",
              "SMA10": "SELL",
              "SMA100": "SELL",
              "SMA20": "SELL",
              "SMA200": "SELL",
              "SMA30": "SELL",
              "SMA50": "SELL",
              "VWMA": "SELL"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "STRONG_SELL",
            "SELL": 13
          },
          "oscillators": {
            "BUY": 3,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "SELL",
              "BBP": "NEUTRAL",
              "CCI": "BUY",
              "MACD": "SELL",
              "Mom": "BUY",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "BUY",
              "UO": "NEUTRAL",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 6,
            "RECOMMENDATION": "NEUTRAL",
            "SELL": 2
          },
          "summary": {
            "BUY": 4,
            "NEUTRAL": 7,
            "RECOMMENDATION": "SELL",
            "SELL": 15
          },
          "time": "2025-06-08T10:00:56.168825"
        }
      }
    ],
    "overrideData": {
      "action": "buy",
      "actionAt": "2025-06-08T10:01:56.181Z",
      "triggeredBy": "buy-order-trading-view",
      "notify": false,
      "checkTradingView": true
    }
  }
}
68455f585a66a2583013a1f6
BTCUSDT
The override action is saved. Reason: The bot que…
Sun Jun 08 2025 10:00:56 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "ec90cfbe-aae1-4078-b23d-5687feb6d567",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "place-buy-order",
  "overrideData": {
    "action": "buy",
    "actionAt": "2025-06-08T10:01:56.210Z",
    "triggeredBy": "buy-order-trading-view",
    "notify": false,
    "checkTradingView": true
  },
  "overrideReason": "The bot queued the action to trigger the grid trade #1 for buying. Do not place an order because TradingView recommendation for 5m is SELL."
}

Rename Collection

binance-bot .

Tools

Collection Stats

Documents 259156
Total doc size 1.61 GB
Average doc size 6.51 KB
Pre-allocated size 695.27 MB
Indexes 2
Total index size 6.43 MB
Padding factor
Extents

Indexes

Name Columns Size Attributes Actions
_id_
_id   ASC
3.73 MB
 DEL
trailing-trade-logs-logs-idx
loggedAt   ASC
2.7 MB
background:  true
expireAfterSeconds:  30000
 DEL