_id symbol msg loggedAt data
68453f9abac5318270385945
BTCUSDT
The current price reached the trigger price for t…
Sun Jun 08 2025 07:45:30 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "1d3eeeca-a192-4221-917c-1b50d855b724",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "determine-action",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749368730018,
      "symbol": "BTCUSDT",
      "close": "105425.82000000"
    },
    "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": 105425.82,
      "limitPrice": 107534.33640000001,
      "highestPrice": 109284.7,
      "lowestPrice": 100372.26,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 107900.17949999998,
      "difference": -2.2931931267083594,
      "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-08T07:45:30.185Z"
    },
    "sell": {
      "currentPrice": 105425.82,
      "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-08T07:45:30.181Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 11.448024707836698,
            "ADX+DI": 23.565315740916034,
            "ADX+DI[1]": 23.565798811869794,
            "ADX-DI": 30.942206260340033,
            "ADX-DI[1]": 30.942840551908784,
            "AO": -62.69197058840655,
            "AO[1]": -53.914411764912074,
            "AO[2]": -40.72035294138186,
            "BB.lower": 105399.48222682154,
            "BB.upper": 105593.0267731786,
            "BBPower": -80.82632305432344,
            "CCI20": -115.38633580021225,
            "CCI20[1]": -111.38740429927837,
            "EMA10": 105458.8165179035,
            "EMA100": 105528.28764408569,
            "EMA20": 105478.77118278822,
            "EMA200": 105479.5531352663,
            "EMA30": 105489.60455574676,
            "EMA5": 105442.20978616065,
            "EMA50": 105503.79206629081,
            "HullMA9": 105422.52848148148,
            "Ichimoku.BLine": 105506.04000000001,
            "MACD.macd": -21.987029042778886,
            "MACD.signal": -14.864104543818726,
            "Mom": -17.039999999993597,
            "Mom[1]": -48.429999999993015,
            "P.SAR": 105567.31384388985,
            "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": 39.38877871347541,
            "RSI[1]": 39.38682289932427,
            "Rec.BBPower": 0,
            "Rec.HullMA9": 1,
            "Rec.Ichimoku": 0,
            "Rec.Stoch.RSI": 0,
            "Rec.UO": -1,
            "Rec.VWMA": -1,
            "Rec.WR": 1,
            "Recommend.All": -0.4,
            "Recommend.MA": -0.8,
            "Recommend.Other": 0,
            "SMA10": 105463.36099999995,
            "SMA100": 105516.35289999991,
            "SMA20": 105496.25450000007,
            "SMA200": 105594.51059999973,
            "SMA30": 105499.01833333354,
            "SMA5": 105441.71200000009,
            "SMA50": 105509.9424,
            "Stoch.D": 4.948510179606802,
            "Stoch.D[1]": 8.497889706292725,
            "Stoch.K": 3.252965967364944,
            "Stoch.K[1]": 5.834124371108957,
            "Stoch.RSI.K": 9.559909597545905,
            "UO": 24.464989197153756,
            "VWMA": 105494.2808028151,
            "W.R": -98.4252993232702,
            "change": 0.000009485342390280966,
            "close": 105425.83,
            "high": 105425.83,
            "low": 105425.83,
            "open": 105425.83,
            "volume": 0
          },
          "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": "NEUTRAL",
              "MACD": "SELL",
              "Mom": "BUY",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "NEUTRAL",
              "UO": "SELL",
              "W%R": "BUY"
            },
            "NEUTRAL": 7,
            "RECOMMENDATION": "NEUTRAL",
            "SELL": 2
          },
          "summary": {
            "BUY": 3,
            "NEUTRAL": 8,
            "RECOMMENDATION": "SELL",
            "SELL": 15
          },
          "time": "2025-06-08T07:45:30.166706"
        }
      }
    ],
    "overrideData": {
      "action": "buy",
      "actionAt": "2025-06-08T07:46:30.179Z",
      "triggeredBy": "buy-order-trading-view",
      "notify": false,
      "checkTradingView": true
    }
  }
}
68453f9abac5318270385946
BTCUSDT
The override action is saved. Reason: The bot que…
Sun Jun 08 2025 07:45:30 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "1d3eeeca-a192-4221-917c-1b50d855b724",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "place-buy-order",
  "overrideData": {
    "action": "buy",
    "actionAt": "2025-06-08T07:46:30.187Z",
    "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."
}
68453f9abac5318270385947
BTCUSDT
Do not place an order because TradingView recomme…
Sun Jun 08 2025 07:45:30 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "1d3eeeca-a192-4221-917c-1b50d855b724",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "place-buy-order",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749368730018,
      "symbol": "BTCUSDT",
      "close": "105425.82000000"
    },
    "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": 105425.82,
      "limitPrice": 107534.33640000001,
      "highestPrice": 109284.7,
      "lowestPrice": 100372.26,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 107900.17949999998,
      "difference": -2.2931931267083594,
      "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-08T07:45:30.185Z"
    },
    "sell": {
      "currentPrice": 105425.82,
      "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-08T07:45:30.181Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 11.448024707836698,
            "ADX+DI": 23.565315740916034,
            "ADX+DI[1]": 23.565798811869794,
            "ADX-DI": 30.942206260340033,
            "ADX-DI[1]": 30.942840551908784,
            "AO": -62.69197058840655,
            "AO[1]": -53.914411764912074,
            "AO[2]": -40.72035294138186,
            "BB.lower": 105399.48222682154,
            "BB.upper": 105593.0267731786,
            "BBPower": -80.82632305432344,
            "CCI20": -115.38633580021225,
            "CCI20[1]": -111.38740429927837,
            "EMA10": 105458.8165179035,
            "EMA100": 105528.28764408569,
            "EMA20": 105478.77118278822,
            "EMA200": 105479.5531352663,
            "EMA30": 105489.60455574676,
            "EMA5": 105442.20978616065,
            "EMA50": 105503.79206629081,
            "HullMA9": 105422.52848148148,
            "Ichimoku.BLine": 105506.04000000001,
            "MACD.macd": -21.987029042778886,
            "MACD.signal": -14.864104543818726,
            "Mom": -17.039999999993597,
            "Mom[1]": -48.429999999993015,
            "P.SAR": 105567.31384388985,
            "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": 39.38877871347541,
            "RSI[1]": 39.38682289932427,
            "Rec.BBPower": 0,
            "Rec.HullMA9": 1,
            "Rec.Ichimoku": 0,
            "Rec.Stoch.RSI": 0,
            "Rec.UO": -1,
            "Rec.VWMA": -1,
            "Rec.WR": 1,
            "Recommend.All": -0.4,
            "Recommend.MA": -0.8,
            "Recommend.Other": 0,
            "SMA10": 105463.36099999995,
            "SMA100": 105516.35289999991,
            "SMA20": 105496.25450000007,
            "SMA200": 105594.51059999973,
            "SMA30": 105499.01833333354,
            "SMA5": 105441.71200000009,
            "SMA50": 105509.9424,
            "Stoch.D": 4.948510179606802,
            "Stoch.D[1]": 8.497889706292725,
            "Stoch.K": 3.252965967364944,
            "Stoch.K[1]": 5.834124371108957,
            "Stoch.RSI.K": 9.559909597545905,
            "UO": 24.464989197153756,
            "VWMA": 105494.2808028151,
            "W.R": -98.4252993232702,
            "change": 0.000009485342390280966,
            "close": 105425.83,
            "high": 105425.83,
            "low": 105425.83,
            "open": 105425.83,
            "volume": 0
          },
          "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": "NEUTRAL",
              "MACD": "SELL",
              "Mom": "BUY",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "NEUTRAL",
              "UO": "SELL",
              "W%R": "BUY"
            },
            "NEUTRAL": 7,
            "RECOMMENDATION": "NEUTRAL",
            "SELL": 2
          },
          "summary": {
            "BUY": 3,
            "NEUTRAL": 8,
            "RECOMMENDATION": "SELL",
            "SELL": 15
          },
          "time": "2025-06-08T07:45:30.166706"
        }
      }
    ],
    "overrideData": {
      "action": "buy",
      "actionAt": "2025-06-08T07:46:30.179Z",
      "triggeredBy": "buy-order-trading-view",
      "notify": false,
      "checkTradingView": true
    }
  }
}
68453f9abac5318270385948
VICUSDT
The current price reached the trigger price for t…
Sun Jun 08 2025 07:45:30 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "e7c8237a-c5fa-49a6-9a60-e2caae48fbf7",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "determine-action",
  "data": {
    "symbol": "VICUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749368730395,
      "symbol": "VICUSDT",
      "close": "0.17260000"
    },
    "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",
          "total": 20707.0303626,
          "estimatedValue": 3574.03344058476,
          "updatedAt": "2025-06-07T08:41:29.507Z",
          "isLessThanMinNotionalValue": false
        },
        {
          "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": "67cccbaf433dff7c942689b3",
      "key": "VICUSDT-configuration",
      "candles": {
        "interval": "30m",
        "limit": 17
      },
      "buy": {
        "enabled": false,
        "lastBuyPriceRemoveThreshold": 1,
        "athRestriction": {
          "enabled": true,
          "candles": {
            "interval": "30m",
            "limit": 17
          },
          "restrictionPercentage": 0.954
        },
        "minPurchaseAmount": -1,
        "maxPurchaseAmount": -1,
        "gridTrade": [
          {
            "triggerPercentage": 1.05,
            "stopPercentage": 1.018,
            "limitPercentage": 1.02,
            "minPurchaseAmount": 9,
            "maxPurchaseAmount": 500,
            "executed": false,
            "executedOrder": null
          },
          {
            "triggerPercentage": 0.96,
            "stopPercentage": 1.018,
            "limitPercentage": 1.02,
            "minPurchaseAmount": 9,
            "maxPurchaseAmount": 100,
            "executed": false,
            "executedOrder": null
          }
        ],
        "currentGridTradeIndex": 1,
        "currentGridTrade": {
          "triggerPercentage": 0.96,
          "stopPercentage": 1.018,
          "limitPercentage": 1.02,
          "minPurchaseAmount": 9,
          "maxPurchaseAmount": 100,
          "executed": false,
          "executedOrder": null
        }
      },
      "sell": {
        "enabled": true,
        "stopLoss": {
          "enabled": false,
          "maxLossPercentage": 0.972,
          "disableBuyMinutes": 4,
          "orderType": "market"
        },
        "conservativeMode": {
          "enabled": true,
          "factor": 0.98
        },
        "gridTrade": [
          {
            "triggerPercentage": 1.037,
            "stopPercentage": 0.985,
            "limitPercentage": 0.98,
            "quantityPercentage": 1,
            "executed": false,
            "executedOrder": null
          }
        ],
        "currentGridTradeIndex": 0,
        "currentGridTrade": {
          "triggerPercentage": 1.037,
          "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": false,
            "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": false,
                "whenSell": false,
                "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.1758,
      "lowestPrice": 0.1724,
      "athPrice": 0.1758
    },
    "symbolInfo": {
      "symbol": "VICUSDT",
      "status": "TRADING",
      "baseAsset": "VIC",
      "baseAssetPrecision": 8,
      "quoteAsset": "USDT",
      "quotePrecision": 8,
      "filterLotSize": {
        "filterType": "LOT_SIZE",
        "minQty": "0.01000000",
        "maxQty": "92141578.00000000",
        "stepSize": "0.01000000"
      },
      "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": "buy",
    "baseAssetBalance": {
      "asset": "VIC",
      "free": "20707.03036260",
      "locked": "0.00000000",
      "total": 20707.0303626,
      "estimatedValue": 3574.03344058476,
      "updatedAt": "2025-06-07T08:41:29.507Z",
      "isLessThanMinNotionalValue": false
    },
    "quoteAssetBalance": {
      "asset": "USDT",
      "free": "2.70416865",
      "locked": "0.00000000"
    },
    "buy": {
      "currentPrice": 0.1726,
      "limitPrice": 0.17605200000000001,
      "highestPrice": 0.1758,
      "lowestPrice": 0.1724,
      "athPrice": 0.1758,
      "athRestrictionPrice": 0.1677132,
      "triggerPrice": 0.270816,
      "difference": -36.26669029894837,
      "nextBestBuyAmount": null,
      "nextBestBuyCalculation": {
        "currentPrice": 0.1726,
        "lastBuyPrice": 0.2821,
        "totalBoughtAmount": 0,
        "totalBoughtQty": 0,
        "buyTrigger": 0.6118397731300957,
        "sellTrigger": 1.037,
        "hasObviousManualTrade": true,
        "isSingleSellGrid": true
      },
      "openOrders": [],
      "processMessage": "The current price reached the trigger price for the grid trade #2. Let's buy it.",
      "updatedAt": "2025-06-08T07:45:30.568Z"
    },
    "sell": {
      "currentPrice": 0.1726,
      "limitPrice": 0.169148,
      "lastBuyPrice": 0.2821,
      "triggerPrice": 0.2925377,
      "difference": -69.4888180764774,
      "stopLossTriggerPrice": 0.27420120000000003,
      "stopLossDifference": -58.86512166859794,
      "currentProfit": -2267.4198247047,
      "currentProfitPercentage": -38.816022686990436,
      "conservativeModeApplicable": false,
      "triggerPercentage": 1.037,
      "openOrders": [],
      "processMessage": "",
      "updatedAt": "2025-06-08T07:45:30.566Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "VICUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 28.347667527876563,
            "ADX+DI": 10.785326406443698,
            "ADX+DI[1]": 11.532648934648336,
            "ADX-DI": 36.0363283395071,
            "ADX-DI[1]": 33.91393157414425,
            "AO": -0.0007235294117645952,
            "AO[1]": -0.0006264705882352006,
            "AO[2]": -0.0005464705882351761,
            "BB.lower": 0.17247984287096255,
            "BB.upper": 0.17423015712903675,
            "BBPower": -0.0010377834379151352,
            "CCI20": -152.97906602250254,
            "CCI20[1]": -175.22768670303947,
            "EMA10": 0.17297912605516902,
            "EMA100": 0.17403048397136572,
            "EMA20": 0.17323182018667121,
            "EMA200": 0.17426732507360734,
            "EMA30": 0.17340783794967718,
            "EMA5": 0.17278873355229038,
            "EMA50": 0.17366878196977123,
            "HullMA9": 0.17250074074074076,
            "Ichimoku.BLine": 0.1733,
            "MACD.macd": -0.0003018434103199963,
            "MACD.signal": -0.00023435283442409672,
            "Mom": -0.0007000000000000062,
            "Mom[1]": -0.0007000000000000062,
            "P.SAR": 0.17376848445153015,
            "Pivot.M.Camarilla.Middle": 0.17416666666666666,
            "Pivot.M.Camarilla.R1": 0.1757058333333333,
            "Pivot.M.Camarilla.R2": 0.17641166666666666,
            "Pivot.M.Camarilla.R3": 0.17711749999999998,
            "Pivot.M.Camarilla.S1": 0.17429416666666667,
            "Pivot.M.Camarilla.S2": 0.17358833333333332,
            "Pivot.M.Camarilla.S3": 0.1728825,
            "Pivot.M.Classic.Middle": 0.17416666666666666,
            "Pivot.M.Classic.R1": 0.17843333333333333,
            "Pivot.M.Classic.R2": 0.18186666666666668,
            "Pivot.M.Classic.R3": 0.1895666666666667,
            "Pivot.M.Classic.S1": 0.17073333333333332,
            "Pivot.M.Classic.S2": 0.16646666666666665,
            "Pivot.M.Classic.S3": 0.15876666666666664,
            "Pivot.M.Demark.Middle": 0.175025,
            "Pivot.M.Demark.R1": 0.18014999999999998,
            "Pivot.M.Demark.S1": 0.17244999999999996,
            "Pivot.M.Fibonacci.Middle": 0.17416666666666666,
            "Pivot.M.Fibonacci.R1": 0.17710806666666667,
            "Pivot.M.Fibonacci.R2": 0.17892526666666667,
            "Pivot.M.Fibonacci.R3": 0.18186666666666668,
            "Pivot.M.Fibonacci.S1": 0.17122526666666665,
            "Pivot.M.Fibonacci.S2": 0.16940806666666666,
            "Pivot.M.Fibonacci.S3": 0.16646666666666665,
            "Pivot.M.Woodie.Middle": 0.174325,
            "Pivot.M.Woodie.R1": 0.17875000000000002,
            "Pivot.M.Woodie.R2": 0.18202500000000002,
            "Pivot.M.Woodie.R3": 0.18645000000000003,
            "Pivot.M.Woodie.S1": 0.17105,
            "Pivot.M.Woodie.S2": 0.166625,
            "Pivot.M.Woodie.S3": 0.16335,
            "RSI": 36.85400078399571,
            "RSI[1]": 34.426257397195954,
            "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.4454545454545455,
            "Recommend.MA": -0.8,
            "Recommend.Other": -0.09090909090909091,
            "SMA10": 0.17302000000000012,
            "SMA100": 0.174289,
            "SMA20": 0.17335499999999965,
            "SMA200": 0.1742724999999999,
            "SMA30": 0.17347666666666758,
            "SMA5": 0.17275999999999994,
            "SMA50": 0.1737120000000001,
            "Stoch.D": 11.543728602552804,
            "Stoch.D[1]": 15.712682379349857,
            "Stoch.K": 14.929971988796177,
            "Stoch.K[1]": 12.121212121213112,
            "Stoch.RSI.K": 34.551449637223264,
            "UO": 36.904588188698014,
            "VWMA": 0.17329974427442799,
            "W.R": -80.00000000000037,
            "change": 0.05793742757820914,
            "close": 0.1727,
            "high": 0.1727,
            "low": 0.1724,
            "open": 0.1726,
            "volume": 9061.1
          },
          "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": "NEUTRAL",
              "RSI": "NEUTRAL",
              "STOCH.K": "BUY",
              "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-08T07:45:30.511323"
        }
      }
    ],
    "overrideData": {
      "action": "buy",
      "actionAt": "2025-06-08T07:46:21.560Z",
      "triggeredBy": "buy-order-trading-view",
      "notify": false,
      "checkTradingView": true
    }
  }
}
68453f9abac5318270385949
VICUSDT
The override action is saved. Reason: The bot que…
Sun Jun 08 2025 07:45:30 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "e7c8237a-c5fa-49a6-9a60-e2caae48fbf7",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "place-buy-order",
  "overrideData": {
    "action": "buy",
    "actionAt": "2025-06-08T07:46:30.570Z",
    "triggeredBy": "buy-order-trading-view",
    "notify": false,
    "checkTradingView": true
  },
  "overrideReason": "The bot queued the action to trigger the grid trade #2 for buying. Do not place an order because TradingView recommendation for 5m is SELL."
}
68453f9abac531827038594a
VICUSDT
Do not place an order because TradingView recomme…
Sun Jun 08 2025 07:45:30 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "e7c8237a-c5fa-49a6-9a60-e2caae48fbf7",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "place-buy-order",
  "data": {
    "symbol": "VICUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749368730395,
      "symbol": "VICUSDT",
      "close": "0.17260000"
    },
    "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",
          "total": 20707.0303626,
          "estimatedValue": 3574.03344058476,
          "updatedAt": "2025-06-07T08:41:29.507Z",
          "isLessThanMinNotionalValue": false
        },
        {
          "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": "67cccbaf433dff7c942689b3",
      "key": "VICUSDT-configuration",
      "candles": {
        "interval": "30m",
        "limit": 17
      },
      "buy": {
        "enabled": false,
        "lastBuyPriceRemoveThreshold": 1,
        "athRestriction": {
          "enabled": true,
          "candles": {
            "interval": "30m",
            "limit": 17
          },
          "restrictionPercentage": 0.954
        },
        "minPurchaseAmount": -1,
        "maxPurchaseAmount": -1,
        "gridTrade": [
          {
            "triggerPercentage": 1.05,
            "stopPercentage": 1.018,
            "limitPercentage": 1.02,
            "minPurchaseAmount": 9,
            "maxPurchaseAmount": 500,
            "executed": false,
            "executedOrder": null
          },
          {
            "triggerPercentage": 0.96,
            "stopPercentage": 1.018,
            "limitPercentage": 1.02,
            "minPurchaseAmount": 9,
            "maxPurchaseAmount": 100,
            "executed": false,
            "executedOrder": null
          }
        ],
        "currentGridTradeIndex": 1,
        "currentGridTrade": {
          "triggerPercentage": 0.96,
          "stopPercentage": 1.018,
          "limitPercentage": 1.02,
          "minPurchaseAmount": 9,
          "maxPurchaseAmount": 100,
          "executed": false,
          "executedOrder": null
        }
      },
      "sell": {
        "enabled": true,
        "stopLoss": {
          "enabled": false,
          "maxLossPercentage": 0.972,
          "disableBuyMinutes": 4,
          "orderType": "market"
        },
        "conservativeMode": {
          "enabled": true,
          "factor": 0.98
        },
        "gridTrade": [
          {
            "triggerPercentage": 1.037,
            "stopPercentage": 0.985,
            "limitPercentage": 0.98,
            "quantityPercentage": 1,
            "executed": false,
            "executedOrder": null
          }
        ],
        "currentGridTradeIndex": 0,
        "currentGridTrade": {
          "triggerPercentage": 1.037,
          "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": false,
            "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": false,
                "whenSell": false,
                "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.1758,
      "lowestPrice": 0.1724,
      "athPrice": 0.1758
    },
    "symbolInfo": {
      "symbol": "VICUSDT",
      "status": "TRADING",
      "baseAsset": "VIC",
      "baseAssetPrecision": 8,
      "quoteAsset": "USDT",
      "quotePrecision": 8,
      "filterLotSize": {
        "filterType": "LOT_SIZE",
        "minQty": "0.01000000",
        "maxQty": "92141578.00000000",
        "stepSize": "0.01000000"
      },
      "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": "buy",
    "baseAssetBalance": {
      "asset": "VIC",
      "free": "20707.03036260",
      "locked": "0.00000000",
      "total": 20707.0303626,
      "estimatedValue": 3574.03344058476,
      "updatedAt": "2025-06-07T08:41:29.507Z",
      "isLessThanMinNotionalValue": false
    },
    "quoteAssetBalance": {
      "asset": "USDT",
      "free": "2.70416865",
      "locked": "0.00000000"
    },
    "buy": {
      "currentPrice": 0.1726,
      "limitPrice": 0.17605200000000001,
      "highestPrice": 0.1758,
      "lowestPrice": 0.1724,
      "athPrice": 0.1758,
      "athRestrictionPrice": 0.1677132,
      "triggerPrice": 0.270816,
      "difference": -36.26669029894837,
      "nextBestBuyAmount": null,
      "nextBestBuyCalculation": {
        "currentPrice": 0.1726,
        "lastBuyPrice": 0.2821,
        "totalBoughtAmount": 0,
        "totalBoughtQty": 0,
        "buyTrigger": 0.6118397731300957,
        "sellTrigger": 1.037,
        "hasObviousManualTrade": true,
        "isSingleSellGrid": true
      },
      "openOrders": [],
      "processMessage": "The current price reached the trigger price for the grid trade #2. Let's buy it.",
      "updatedAt": "2025-06-08T07:45:30.568Z"
    },
    "sell": {
      "currentPrice": 0.1726,
      "limitPrice": 0.169148,
      "lastBuyPrice": 0.2821,
      "triggerPrice": 0.2925377,
      "difference": -69.4888180764774,
      "stopLossTriggerPrice": 0.27420120000000003,
      "stopLossDifference": -58.86512166859794,
      "currentProfit": -2267.4198247047,
      "currentProfitPercentage": -38.816022686990436,
      "conservativeModeApplicable": false,
      "triggerPercentage": 1.037,
      "openOrders": [],
      "processMessage": "",
      "updatedAt": "2025-06-08T07:45:30.566Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "VICUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 28.347667527876563,
            "ADX+DI": 10.785326406443698,
            "ADX+DI[1]": 11.532648934648336,
            "ADX-DI": 36.0363283395071,
            "ADX-DI[1]": 33.91393157414425,
            "AO": -0.0007235294117645952,
            "AO[1]": -0.0006264705882352006,
            "AO[2]": -0.0005464705882351761,
            "BB.lower": 0.17247984287096255,
            "BB.upper": 0.17423015712903675,
            "BBPower": -0.0010377834379151352,
            "CCI20": -152.97906602250254,
            "CCI20[1]": -175.22768670303947,
            "EMA10": 0.17297912605516902,
            "EMA100": 0.17403048397136572,
            "EMA20": 0.17323182018667121,
            "EMA200": 0.17426732507360734,
            "EMA30": 0.17340783794967718,
            "EMA5": 0.17278873355229038,
            "EMA50": 0.17366878196977123,
            "HullMA9": 0.17250074074074076,
            "Ichimoku.BLine": 0.1733,
            "MACD.macd": -0.0003018434103199963,
            "MACD.signal": -0.00023435283442409672,
            "Mom": -0.0007000000000000062,
            "Mom[1]": -0.0007000000000000062,
            "P.SAR": 0.17376848445153015,
            "Pivot.M.Camarilla.Middle": 0.17416666666666666,
            "Pivot.M.Camarilla.R1": 0.1757058333333333,
            "Pivot.M.Camarilla.R2": 0.17641166666666666,
            "Pivot.M.Camarilla.R3": 0.17711749999999998,
            "Pivot.M.Camarilla.S1": 0.17429416666666667,
            "Pivot.M.Camarilla.S2": 0.17358833333333332,
            "Pivot.M.Camarilla.S3": 0.1728825,
            "Pivot.M.Classic.Middle": 0.17416666666666666,
            "Pivot.M.Classic.R1": 0.17843333333333333,
            "Pivot.M.Classic.R2": 0.18186666666666668,
            "Pivot.M.Classic.R3": 0.1895666666666667,
            "Pivot.M.Classic.S1": 0.17073333333333332,
            "Pivot.M.Classic.S2": 0.16646666666666665,
            "Pivot.M.Classic.S3": 0.15876666666666664,
            "Pivot.M.Demark.Middle": 0.175025,
            "Pivot.M.Demark.R1": 0.18014999999999998,
            "Pivot.M.Demark.S1": 0.17244999999999996,
            "Pivot.M.Fibonacci.Middle": 0.17416666666666666,
            "Pivot.M.Fibonacci.R1": 0.17710806666666667,
            "Pivot.M.Fibonacci.R2": 0.17892526666666667,
            "Pivot.M.Fibonacci.R3": 0.18186666666666668,
            "Pivot.M.Fibonacci.S1": 0.17122526666666665,
            "Pivot.M.Fibonacci.S2": 0.16940806666666666,
            "Pivot.M.Fibonacci.S3": 0.16646666666666665,
            "Pivot.M.Woodie.Middle": 0.174325,
            "Pivot.M.Woodie.R1": 0.17875000000000002,
            "Pivot.M.Woodie.R2": 0.18202500000000002,
            "Pivot.M.Woodie.R3": 0.18645000000000003,
            "Pivot.M.Woodie.S1": 0.17105,
            "Pivot.M.Woodie.S2": 0.166625,
            "Pivot.M.Woodie.S3": 0.16335,
            "RSI": 36.85400078399571,
            "RSI[1]": 34.426257397195954,
            "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.4454545454545455,
            "Recommend.MA": -0.8,
            "Recommend.Other": -0.09090909090909091,
            "SMA10": 0.17302000000000012,
            "SMA100": 0.174289,
            "SMA20": 0.17335499999999965,
            "SMA200": 0.1742724999999999,
            "SMA30": 0.17347666666666758,
            "SMA5": 0.17275999999999994,
            "SMA50": 0.1737120000000001,
            "Stoch.D": 11.543728602552804,
            "Stoch.D[1]": 15.712682379349857,
            "Stoch.K": 14.929971988796177,
            "Stoch.K[1]": 12.121212121213112,
            "Stoch.RSI.K": 34.551449637223264,
            "UO": 36.904588188698014,
            "VWMA": 0.17329974427442799,
            "W.R": -80.00000000000037,
            "change": 0.05793742757820914,
            "close": 0.1727,
            "high": 0.1727,
            "low": 0.1724,
            "open": 0.1726,
            "volume": 9061.1
          },
          "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": "NEUTRAL",
              "RSI": "NEUTRAL",
              "STOCH.K": "BUY",
              "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-08T07:45:30.511323"
        }
      }
    ],
    "overrideData": {
      "action": "buy",
      "actionAt": "2025-06-08T07:46:21.560Z",
      "triggeredBy": "buy-order-trading-view",
      "notify": false,
      "checkTradingView": true
    }
  }
}
68453f9a67dcb802a5091e71
MLNUSDT
The current price has reached the lowest price; h…
Sun Jun 08 2025 07:45:30 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "0a8ea9f7-c3ce-4259-906a-d6c2b2e0e254",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "determine-action",
  "data": {
    "symbol": "MLNUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749368730556,
      "symbol": "MLNUSDT",
      "close": "7.97000000"
    },
    "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": "6839bc404a7efdc78dfbe18b",
      "key": "MLNUSDT-configuration",
      "candles": {
        "interval": "1m",
        "limit": 5
      },
      "buy": {
        "enabled": true,
        "lastBuyPriceRemoveThreshold": 1.04,
        "athRestriction": {
          "enabled": true,
          "candles": {
            "interval": "5m",
            "limit": 4
          },
          "restrictionPercentage": 0.97
        },
        "minPurchaseAmount": -1,
        "maxPurchaseAmount": -1,
        "gridTrade": [
          {
            "triggerPercentage": 1.025,
            "stopPercentage": 1.003,
            "limitPercentage": 1.005,
            "minPurchaseAmount": 9,
            "maxPurchaseAmount": 50,
            "executed": false,
            "executedOrder": null
          }
        ],
        "currentGridTradeIndex": 0,
        "currentGridTrade": {
          "triggerPercentage": 1.025,
          "stopPercentage": 1.003,
          "limitPercentage": 1.005,
          "minPurchaseAmount": 9,
          "maxPurchaseAmount": 50,
          "executed": false,
          "executedOrder": null
        }
      },
      "sell": {
        "enabled": true,
        "stopLoss": {
          "enabled": true,
          "maxLossPercentage": 0.985,
          "disableBuyMinutes": 1,
          "orderType": "market"
        },
        "conservativeMode": {
          "enabled": true,
          "factor": 0.98
        },
        "gridTrade": [
          {
            "triggerPercentage": 1.027,
            "stopPercentage": 0.985,
            "limitPercentage": 0.98,
            "quantityPercentage": 1,
            "executed": false,
            "executedOrder": null
          }
        ],
        "currentGridTradeIndex": 0,
        "currentGridTrade": {
          "triggerPercentage": 1.027,
          "stopPercentage": 0.985,
          "limitPercentage": 0.98,
          "quantityPercentage": 1,
          "executed": false,
          "executedOrder": null
        }
      },
      "botOptions": {
        "authentication": {
          "lockList": true,
          "lockAfter": 600
        },
        "autoTriggerBuy": {
          "enabled": true,
          "triggerAfter": 1,
          "conditions": {
            "whenLessThanATHRestriction": true,
            "afterDisabledPeriod": true
          }
        },
        "orderLimit": {
          "enabled": true,
          "maxBuyOpenOrders": 5,
          "maxOpenTrades": 10
        },
        "tradingViewOptions": {
          "useOnlyWithin": 10,
          "ifExpires": "ignore"
        },
        "logs": {
          "deleteAfter": 500
        },
        "tradingViews": [
          {
            "interval": "5m",
            "buy": {
              "whenStrongBuy": false,
              "whenBuy": false
            },
            "sell": {
              "forceSellOverZeroBelowTriggerPrice": {
                "whenNeutral": true,
                "whenSell": true,
                "whenStrongSell": true
              }
            }
          },
          {
            "interval": "15m",
            "buy": {
              "whenStrongBuy": false,
              "whenBuy": false
            },
            "sell": {
              "forceSellOverZeroBelowTriggerPrice": {
                "whenNeutral": false,
                "whenSell": false,
                "whenStrongSell": false
              }
            }
          }
        ]
      },
      "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": 7.98,
      "lowestPrice": 7.97,
      "athPrice": 8.02
    },
    "symbolInfo": {
      "symbol": "MLNUSDT",
      "status": "TRADING",
      "baseAsset": "MLN",
      "baseAssetPrecision": 8,
      "quoteAsset": "USDT",
      "quotePrecision": 8,
      "filterLotSize": {
        "filterType": "LOT_SIZE",
        "minQty": "0.00100000",
        "maxQty": "9222449.00000000",
        "stepSize": "0.00100000"
      },
      "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": "MLN",
      "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": 7.97,
      "limitPrice": 8.009849999999998,
      "highestPrice": 7.98,
      "lowestPrice": 7.97,
      "athPrice": 8.02,
      "athRestrictionPrice": 7.779399999999999,
      "triggerPrice": 8.16925,
      "difference": -2.4390243902439046,
      "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-08T07:45:30.709Z"
    },
    "sell": {
      "currentPrice": 7.97,
      "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-08T07:45:30.707Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "MLNUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 20.754689052672585,
            "ADX+DI": 14.972767743808763,
            "ADX+DI[1]": 16.732840426890995,
            "ADX-DI": 33.310671251202564,
            "ADX-DI[1]": 25.47123449560439,
            "AO": -0.03444117647059031,
            "AO[1]": -0.03223529411765025,
            "AO[2]": -0.03158823529412036,
            "BB.lower": 7.969585819488516,
            "BB.upper": 8.03941418051146,
            "BBPower": -0.04049356701292961,
            "CCI20": -151.47833130822653,
            "CCI20[1]": -89.17197452229817,
            "EMA10": 7.991522699647732,
            "EMA100": 8.019599588971012,
            "EMA20": 8.002749206301468,
            "EMA200": 8.010310113724909,
            "EMA30": 8.01043760595788,
            "EMA5": 7.984452119187134,
            "EMA50": 8.018196320771906,
            "HullMA9": 7.981962962962961,
            "Ichimoku.BLine": 8.01,
            "MACD.macd": -0.013721586806376251,
            "MACD.signal": -0.011803174792996954,
            "Mom": -0.03000000000000025,
            "Mom[1]": -0.019999999999999574,
            "P.SAR": 8.01408486371302,
            "Pivot.M.Camarilla.Middle": 7.993333333333332,
            "Pivot.M.Camarilla.R1": 8.041916666666665,
            "Pivot.M.Camarilla.R2": 8.053833333333332,
            "Pivot.M.Camarilla.R3": 8.06575,
            "Pivot.M.Camarilla.S1": 8.018083333333333,
            "Pivot.M.Camarilla.S2": 8.006166666666667,
            "Pivot.M.Camarilla.S3": 7.994249999999999,
            "Pivot.M.Classic.Middle": 7.993333333333332,
            "Pivot.M.Classic.R1": 8.076666666666664,
            "Pivot.M.Classic.R2": 8.123333333333331,
            "Pivot.M.Classic.R3": 8.25333333333333,
            "Pivot.M.Classic.S1": 7.946666666666665,
            "Pivot.M.Classic.S2": 7.863333333333333,
            "Pivot.M.Classic.S3": 7.733333333333334,
            "Pivot.M.Demark.Middle": 8.004999999999999,
            "Pivot.M.Demark.R1": 8.099999999999998,
            "Pivot.M.Demark.S1": 7.969999999999999,
            "Pivot.M.Fibonacci.Middle": 7.993333333333332,
            "Pivot.M.Fibonacci.R1": 8.042993333333332,
            "Pivot.M.Fibonacci.R2": 8.073673333333332,
            "Pivot.M.Fibonacci.R3": 8.123333333333331,
            "Pivot.M.Fibonacci.S1": 7.943673333333333,
            "Pivot.M.Fibonacci.S2": 7.912993333333333,
            "Pivot.M.Fibonacci.S3": 7.863333333333333,
            "Pivot.M.Woodie.Middle": 7.9975,
            "Pivot.M.Woodie.R1": 8.084999999999999,
            "Pivot.M.Woodie.R2": 8.127499999999998,
            "Pivot.M.Woodie.R3": 8.214999999999998,
            "Pivot.M.Woodie.S1": 7.955,
            "Pivot.M.Woodie.S2": 7.867500000000001,
            "Pivot.M.Woodie.S3": 7.825000000000001,
            "RSI": 33.548762877471134,
            "RSI[1]": 39.88317035173148,
            "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.603030303030303,
            "Recommend.MA": -0.9333333333333333,
            "Recommend.Other": -0.2727272727272727,
            "SMA10": 7.990999999999995,
            "SMA100": 8.028599999999997,
            "SMA20": 8.004499999999988,
            "SMA200": 8.004700000000012,
            "SMA30": 8.017333333333337,
            "SMA5": 7.985999999999994,
            "SMA50": 8.0298,
            "Stoch.D": 17.777777777777775,
            "Stoch.D[1]": 24.999999999999986,
            "Stoch.K": 13.333333333333327,
            "Stoch.K[1]": 24.99999999999999,
            "Stoch.RSI.K": 45.609769184988444,
            "UO": 45.13513513513483,
            "VWMA": 8.000384126979606,
            "W.R": -100,
            "change": -0.25031289111389815,
            "close": 7.97,
            "high": 7.98,
            "low": 7.97,
            "open": 7.98,
            "volume": 85.87
          },
          "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": 0,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "NEUTRAL",
              "CCI": "NEUTRAL",
              "MACD": "SELL",
              "Mom": "SELL",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "NEUTRAL",
              "UO": "NEUTRAL",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 9,
            "RECOMMENDATION": "SELL",
            "SELL": 2
          },
          "summary": {
            "BUY": 0,
            "NEUTRAL": 10,
            "RECOMMENDATION": "STRONG_SELL",
            "SELL": 16
          },
          "time": "2025-06-08T07:45:30.511037"
        }
      },
      {
        "request": {
          "symbol": "MLNUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "15m"
        },
        "result": {
          "indicators": {
            "ADX": 18.80522306087367,
            "ADX+DI": 19.206011892181994,
            "ADX+DI[1]": 20.267224814142423,
            "ADX-DI": 25.231238138807864,
            "ADX-DI[1]": 23.86265988864237,
            "AO": -0.03444117647057965,
            "AO[1]": -0.027029411764701194,
            "AO[2]": -0.020764705882346135,
            "BB.lower": 7.975394338117138,
            "BB.upper": 8.079605661882853,
            "BBPower": -0.061437458286705215,
            "CCI20": -162.16216216215636,
            "CCI20[1]": -159.2920353982262,
            "EMA10": 8.005323155535208,
            "EMA100": 8.004177190588669,
            "EMA20": 8.017072652412976,
            "EMA200": 8.007898412475738,
            "EMA30": 8.018722387489184,
            "EMA5": 7.99032131530198,
            "EMA50": 8.014593595321953,
            "HullMA9": 7.973444444444443,
            "Ichimoku.BLine": 8.05,
            "MACD.macd": -0.009516939033670013,
            "MACD.signal": -0.00047099410364472623,
            "Mom": -0.0699999999999994,
            "Mom[1]": -0.0600000000000005,
            "P.SAR": 8.10594655789056,
            "Pivot.M.Camarilla.Middle": 7.993333333333332,
            "Pivot.M.Camarilla.R1": 8.041916666666665,
            "Pivot.M.Camarilla.R2": 8.053833333333332,
            "Pivot.M.Camarilla.R3": 8.06575,
            "Pivot.M.Camarilla.S1": 8.018083333333333,
            "Pivot.M.Camarilla.S2": 8.006166666666667,
            "Pivot.M.Camarilla.S3": 7.994249999999999,
            "Pivot.M.Classic.Middle": 7.993333333333332,
            "Pivot.M.Classic.R1": 8.076666666666664,
            "Pivot.M.Classic.R2": 8.123333333333331,
            "Pivot.M.Classic.R3": 8.25333333333333,
            "Pivot.M.Classic.S1": 7.946666666666665,
            "Pivot.M.Classic.S2": 7.863333333333333,
            "Pivot.M.Classic.S3": 7.733333333333334,
            "Pivot.M.Demark.Middle": 8.004999999999999,
            "Pivot.M.Demark.R1": 8.099999999999998,
            "Pivot.M.Demark.S1": 7.969999999999999,
            "Pivot.M.Fibonacci.Middle": 7.993333333333332,
            "Pivot.M.Fibonacci.R1": 8.042993333333332,
            "Pivot.M.Fibonacci.R2": 8.073673333333332,
            "Pivot.M.Fibonacci.R3": 8.123333333333331,
            "Pivot.M.Fibonacci.S1": 7.943673333333333,
            "Pivot.M.Fibonacci.S2": 7.912993333333333,
            "Pivot.M.Fibonacci.S3": 7.863333333333333,
            "Pivot.M.Woodie.Middle": 7.9975,
            "Pivot.M.Woodie.R1": 8.084999999999999,
            "Pivot.M.Woodie.R2": 8.127499999999998,
            "Pivot.M.Woodie.R3": 8.214999999999998,
            "Pivot.M.Woodie.S1": 7.955,
            "Pivot.M.Woodie.S2": 7.867500000000001,
            "Pivot.M.Woodie.S3": 7.825000000000001,
            "RSI": 35.78857420289897,
            "RSI[1]": 40.134967430960884,
            "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.5575757575757576,
            "Recommend.MA": -0.9333333333333333,
            "Recommend.Other": -0.18181818181818182,
            "SMA10": 8.013000000000002,
            "SMA100": 7.9966000000000115,
            "SMA20": 8.027499999999996,
            "SMA200": 7.98605000000001,
            "SMA30": 8.030333333333328,
            "SMA5": 7.99,
            "SMA50": 8.016999999999996,
            "Stoch.D": 8.632478632478481,
            "Stoch.D[1]": 15.10141093474393,
            "Stoch.K": 6.666666666666555,
            "Stoch.K[1]": 12.169312169311901,
            "Stoch.RSI.K": -9.473903143468002e-15,
            "UO": 40.95811818703378,
            "VWMA": 8.025814628179813,
            "W.R": -100,
            "change": -0.25031289111389815,
            "close": 7.97,
            "high": 7.99,
            "low": 7.97,
            "open": 7.99,
            "volume": 144.888
          },
          "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": 0,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "NEUTRAL",
              "CCI": "NEUTRAL",
              "MACD": "SELL",
              "Mom": "SELL",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "NEUTRAL",
              "UO": "NEUTRAL",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 9,
            "RECOMMENDATION": "SELL",
            "SELL": 2
          },
          "summary": {
            "BUY": 0,
            "NEUTRAL": 10,
            "RECOMMENDATION": "STRONG_SELL",
            "SELL": 16
          },
          "time": "2025-06-08T07:45:30.472845"
        }
      }
    ],
    "overrideData": {}
  }
}
68453f9a67dcb802a5091e72
VICUSDT
The current price reached the trigger price for t…
Sun Jun 08 2025 07:45:30 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "99b5fa69-1c2b-4771-ad31-bd86adcf4aab",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "determine-action",
  "data": {
    "symbol": "VICUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749368730395,
      "symbol": "VICUSDT",
      "close": "0.17260000"
    },
    "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",
          "total": 20707.0303626,
          "estimatedValue": 3574.03344058476,
          "updatedAt": "2025-06-07T08:41:29.507Z",
          "isLessThanMinNotionalValue": false
        },
        {
          "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": "67cccbaf433dff7c942689b3",
      "key": "VICUSDT-configuration",
      "candles": {
        "interval": "30m",
        "limit": 17
      },
      "buy": {
        "enabled": false,
        "lastBuyPriceRemoveThreshold": 1,
        "athRestriction": {
          "enabled": true,
          "candles": {
            "interval": "30m",
            "limit": 17
          },
          "restrictionPercentage": 0.954
        },
        "minPurchaseAmount": -1,
        "maxPurchaseAmount": -1,
        "gridTrade": [
          {
            "triggerPercentage": 1.05,
            "stopPercentage": 1.018,
            "limitPercentage": 1.02,
            "minPurchaseAmount": 9,
            "maxPurchaseAmount": 500,
            "executed": false,
            "executedOrder": null
          },
          {
            "triggerPercentage": 0.96,
            "stopPercentage": 1.018,
            "limitPercentage": 1.02,
            "minPurchaseAmount": 9,
            "maxPurchaseAmount": 100,
            "executed": false,
            "executedOrder": null
          }
        ],
        "currentGridTradeIndex": 1,
        "currentGridTrade": {
          "triggerPercentage": 0.96,
          "stopPercentage": 1.018,
          "limitPercentage": 1.02,
          "minPurchaseAmount": 9,
          "maxPurchaseAmount": 100,
          "executed": false,
          "executedOrder": null
        }
      },
      "sell": {
        "enabled": true,
        "stopLoss": {
          "enabled": false,
          "maxLossPercentage": 0.972,
          "disableBuyMinutes": 4,
          "orderType": "market"
        },
        "conservativeMode": {
          "enabled": true,
          "factor": 0.98
        },
        "gridTrade": [
          {
            "triggerPercentage": 1.037,
            "stopPercentage": 0.985,
            "limitPercentage": 0.98,
            "quantityPercentage": 1,
            "executed": false,
            "executedOrder": null
          }
        ],
        "currentGridTradeIndex": 0,
        "currentGridTrade": {
          "triggerPercentage": 1.037,
          "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": false,
            "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": false,
                "whenSell": false,
                "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.1758,
      "lowestPrice": 0.1724,
      "athPrice": 0.1758
    },
    "symbolInfo": {
      "symbol": "VICUSDT",
      "status": "TRADING",
      "baseAsset": "VIC",
      "baseAssetPrecision": 8,
      "quoteAsset": "USDT",
      "quotePrecision": 8,
      "filterLotSize": {
        "filterType": "LOT_SIZE",
        "minQty": "0.01000000",
        "maxQty": "92141578.00000000",
        "stepSize": "0.01000000"
      },
      "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": "buy",
    "baseAssetBalance": {
      "asset": "VIC",
      "free": "20707.03036260",
      "locked": "0.00000000",
      "total": 20707.0303626,
      "estimatedValue": 3574.03344058476,
      "updatedAt": "2025-06-07T08:41:29.507Z",
      "isLessThanMinNotionalValue": false
    },
    "quoteAssetBalance": {
      "asset": "USDT",
      "free": "2.70416865",
      "locked": "0.00000000"
    },
    "buy": {
      "currentPrice": 0.1726,
      "limitPrice": 0.17605200000000001,
      "highestPrice": 0.1758,
      "lowestPrice": 0.1724,
      "athPrice": 0.1758,
      "athRestrictionPrice": 0.1677132,
      "triggerPrice": 0.270816,
      "difference": -36.26669029894837,
      "nextBestBuyAmount": null,
      "nextBestBuyCalculation": {
        "currentPrice": 0.1726,
        "lastBuyPrice": 0.2821,
        "totalBoughtAmount": 0,
        "totalBoughtQty": 0,
        "buyTrigger": 0.6118397731300957,
        "sellTrigger": 1.037,
        "hasObviousManualTrade": true,
        "isSingleSellGrid": true
      },
      "openOrders": [],
      "processMessage": "The current price reached the trigger price for the grid trade #2. Let's buy it.",
      "updatedAt": "2025-06-08T07:45:30.717Z"
    },
    "sell": {
      "currentPrice": 0.1726,
      "limitPrice": 0.169148,
      "lastBuyPrice": 0.2821,
      "triggerPrice": 0.2925377,
      "difference": -69.4888180764774,
      "stopLossTriggerPrice": 0.27420120000000003,
      "stopLossDifference": -58.86512166859794,
      "currentProfit": -2267.4198247047,
      "currentProfitPercentage": -38.816022686990436,
      "conservativeModeApplicable": false,
      "triggerPercentage": 1.037,
      "openOrders": [],
      "processMessage": "",
      "updatedAt": "2025-06-08T07:45:30.715Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "VICUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 28.347667527876563,
            "ADX+DI": 10.785326406443698,
            "ADX+DI[1]": 11.532648934648336,
            "ADX-DI": 36.0363283395071,
            "ADX-DI[1]": 33.91393157414425,
            "AO": -0.0007235294117645952,
            "AO[1]": -0.0006264705882352006,
            "AO[2]": -0.0005464705882351761,
            "BB.lower": 0.17247984287096255,
            "BB.upper": 0.17423015712903675,
            "BBPower": -0.0010377834379151352,
            "CCI20": -152.97906602250254,
            "CCI20[1]": -175.22768670303947,
            "EMA10": 0.17297912605516902,
            "EMA100": 0.17403048397136572,
            "EMA20": 0.17323182018667121,
            "EMA200": 0.17426732507360734,
            "EMA30": 0.17340783794967718,
            "EMA5": 0.17278873355229038,
            "EMA50": 0.17366878196977123,
            "HullMA9": 0.17250074074074076,
            "Ichimoku.BLine": 0.1733,
            "MACD.macd": -0.0003018434103199963,
            "MACD.signal": -0.00023435283442409672,
            "Mom": -0.0007000000000000062,
            "Mom[1]": -0.0007000000000000062,
            "P.SAR": 0.17376848445153015,
            "Pivot.M.Camarilla.Middle": 0.17416666666666666,
            "Pivot.M.Camarilla.R1": 0.1757058333333333,
            "Pivot.M.Camarilla.R2": 0.17641166666666666,
            "Pivot.M.Camarilla.R3": 0.17711749999999998,
            "Pivot.M.Camarilla.S1": 0.17429416666666667,
            "Pivot.M.Camarilla.S2": 0.17358833333333332,
            "Pivot.M.Camarilla.S3": 0.1728825,
            "Pivot.M.Classic.Middle": 0.17416666666666666,
            "Pivot.M.Classic.R1": 0.17843333333333333,
            "Pivot.M.Classic.R2": 0.18186666666666668,
            "Pivot.M.Classic.R3": 0.1895666666666667,
            "Pivot.M.Classic.S1": 0.17073333333333332,
            "Pivot.M.Classic.S2": 0.16646666666666665,
            "Pivot.M.Classic.S3": 0.15876666666666664,
            "Pivot.M.Demark.Middle": 0.175025,
            "Pivot.M.Demark.R1": 0.18014999999999998,
            "Pivot.M.Demark.S1": 0.17244999999999996,
            "Pivot.M.Fibonacci.Middle": 0.17416666666666666,
            "Pivot.M.Fibonacci.R1": 0.17710806666666667,
            "Pivot.M.Fibonacci.R2": 0.17892526666666667,
            "Pivot.M.Fibonacci.R3": 0.18186666666666668,
            "Pivot.M.Fibonacci.S1": 0.17122526666666665,
            "Pivot.M.Fibonacci.S2": 0.16940806666666666,
            "Pivot.M.Fibonacci.S3": 0.16646666666666665,
            "Pivot.M.Woodie.Middle": 0.174325,
            "Pivot.M.Woodie.R1": 0.17875000000000002,
            "Pivot.M.Woodie.R2": 0.18202500000000002,
            "Pivot.M.Woodie.R3": 0.18645000000000003,
            "Pivot.M.Woodie.S1": 0.17105,
            "Pivot.M.Woodie.S2": 0.166625,
            "Pivot.M.Woodie.S3": 0.16335,
            "RSI": 36.85400078399571,
            "RSI[1]": 34.426257397195954,
            "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.4454545454545455,
            "Recommend.MA": -0.8,
            "Recommend.Other": -0.09090909090909091,
            "SMA10": 0.17302000000000012,
            "SMA100": 0.174289,
            "SMA20": 0.17335499999999965,
            "SMA200": 0.1742724999999999,
            "SMA30": 0.17347666666666758,
            "SMA5": 0.17275999999999994,
            "SMA50": 0.1737120000000001,
            "Stoch.D": 11.543728602552804,
            "Stoch.D[1]": 15.712682379349857,
            "Stoch.K": 14.929971988796177,
            "Stoch.K[1]": 12.121212121213112,
            "Stoch.RSI.K": 34.551449637223264,
            "UO": 36.904588188698014,
            "VWMA": 0.17329974427442799,
            "W.R": -80.00000000000037,
            "change": 0.05793742757820914,
            "close": 0.1727,
            "high": 0.1727,
            "low": 0.1724,
            "open": 0.1726,
            "volume": 9061.1
          },
          "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": "NEUTRAL",
              "RSI": "NEUTRAL",
              "STOCH.K": "BUY",
              "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-08T07:45:30.511323"
        }
      }
    ],
    "overrideData": {
      "action": "buy",
      "actionAt": "2025-06-08T07:46:30.570Z",
      "triggeredBy": "buy-order-trading-view",
      "notify": false,
      "checkTradingView": true
    }
  }
}
68453f9a67dcb802a5091e73
VICUSDT
The override action is saved. Reason: The bot que…
Sun Jun 08 2025 07:45:30 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "99b5fa69-1c2b-4771-ad31-bd86adcf4aab",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "place-buy-order",
  "overrideData": {
    "action": "buy",
    "actionAt": "2025-06-08T07:46:30.718Z",
    "triggeredBy": "buy-order-trading-view",
    "notify": false,
    "checkTradingView": true
  },
  "overrideReason": "The bot queued the action to trigger the grid trade #2 for buying. Do not place an order because TradingView recommendation for 5m is SELL."
}
68453f9a67dcb802a5091e74
VICUSDT
Do not place an order because TradingView recomme…
Sun Jun 08 2025 07:45:30 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "99b5fa69-1c2b-4771-ad31-bd86adcf4aab",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "place-buy-order",
  "data": {
    "symbol": "VICUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749368730395,
      "symbol": "VICUSDT",
      "close": "0.17260000"
    },
    "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",
          "total": 20707.0303626,
          "estimatedValue": 3574.03344058476,
          "updatedAt": "2025-06-07T08:41:29.507Z",
          "isLessThanMinNotionalValue": false
        },
        {
          "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": "67cccbaf433dff7c942689b3",
      "key": "VICUSDT-configuration",
      "candles": {
        "interval": "30m",
        "limit": 17
      },
      "buy": {
        "enabled": false,
        "lastBuyPriceRemoveThreshold": 1,
        "athRestriction": {
          "enabled": true,
          "candles": {
            "interval": "30m",
            "limit": 17
          },
          "restrictionPercentage": 0.954
        },
        "minPurchaseAmount": -1,
        "maxPurchaseAmount": -1,
        "gridTrade": [
          {
            "triggerPercentage": 1.05,
            "stopPercentage": 1.018,
            "limitPercentage": 1.02,
            "minPurchaseAmount": 9,
            "maxPurchaseAmount": 500,
            "executed": false,
            "executedOrder": null
          },
          {
            "triggerPercentage": 0.96,
            "stopPercentage": 1.018,
            "limitPercentage": 1.02,
            "minPurchaseAmount": 9,
            "maxPurchaseAmount": 100,
            "executed": false,
            "executedOrder": null
          }
        ],
        "currentGridTradeIndex": 1,
        "currentGridTrade": {
          "triggerPercentage": 0.96,
          "stopPercentage": 1.018,
          "limitPercentage": 1.02,
          "minPurchaseAmount": 9,
          "maxPurchaseAmount": 100,
          "executed": false,
          "executedOrder": null
        }
      },
      "sell": {
        "enabled": true,
        "stopLoss": {
          "enabled": false,
          "maxLossPercentage": 0.972,
          "disableBuyMinutes": 4,
          "orderType": "market"
        },
        "conservativeMode": {
          "enabled": true,
          "factor": 0.98
        },
        "gridTrade": [
          {
            "triggerPercentage": 1.037,
            "stopPercentage": 0.985,
            "limitPercentage": 0.98,
            "quantityPercentage": 1,
            "executed": false,
            "executedOrder": null
          }
        ],
        "currentGridTradeIndex": 0,
        "currentGridTrade": {
          "triggerPercentage": 1.037,
          "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": false,
            "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": false,
                "whenSell": false,
                "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.1758,
      "lowestPrice": 0.1724,
      "athPrice": 0.1758
    },
    "symbolInfo": {
      "symbol": "VICUSDT",
      "status": "TRADING",
      "baseAsset": "VIC",
      "baseAssetPrecision": 8,
      "quoteAsset": "USDT",
      "quotePrecision": 8,
      "filterLotSize": {
        "filterType": "LOT_SIZE",
        "minQty": "0.01000000",
        "maxQty": "92141578.00000000",
        "stepSize": "0.01000000"
      },
      "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": "buy",
    "baseAssetBalance": {
      "asset": "VIC",
      "free": "20707.03036260",
      "locked": "0.00000000",
      "total": 20707.0303626,
      "estimatedValue": 3574.03344058476,
      "updatedAt": "2025-06-07T08:41:29.507Z",
      "isLessThanMinNotionalValue": false
    },
    "quoteAssetBalance": {
      "asset": "USDT",
      "free": "2.70416865",
      "locked": "0.00000000"
    },
    "buy": {
      "currentPrice": 0.1726,
      "limitPrice": 0.17605200000000001,
      "highestPrice": 0.1758,
      "lowestPrice": 0.1724,
      "athPrice": 0.1758,
      "athRestrictionPrice": 0.1677132,
      "triggerPrice": 0.270816,
      "difference": -36.26669029894837,
      "nextBestBuyAmount": null,
      "nextBestBuyCalculation": {
        "currentPrice": 0.1726,
        "lastBuyPrice": 0.2821,
        "totalBoughtAmount": 0,
        "totalBoughtQty": 0,
        "buyTrigger": 0.6118397731300957,
        "sellTrigger": 1.037,
        "hasObviousManualTrade": true,
        "isSingleSellGrid": true
      },
      "openOrders": [],
      "processMessage": "The current price reached the trigger price for the grid trade #2. Let's buy it.",
      "updatedAt": "2025-06-08T07:45:30.717Z"
    },
    "sell": {
      "currentPrice": 0.1726,
      "limitPrice": 0.169148,
      "lastBuyPrice": 0.2821,
      "triggerPrice": 0.2925377,
      "difference": -69.4888180764774,
      "stopLossTriggerPrice": 0.27420120000000003,
      "stopLossDifference": -58.86512166859794,
      "currentProfit": -2267.4198247047,
      "currentProfitPercentage": -38.816022686990436,
      "conservativeModeApplicable": false,
      "triggerPercentage": 1.037,
      "openOrders": [],
      "processMessage": "",
      "updatedAt": "2025-06-08T07:45:30.715Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "VICUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 28.347667527876563,
            "ADX+DI": 10.785326406443698,
            "ADX+DI[1]": 11.532648934648336,
            "ADX-DI": 36.0363283395071,
            "ADX-DI[1]": 33.91393157414425,
            "AO": -0.0007235294117645952,
            "AO[1]": -0.0006264705882352006,
            "AO[2]": -0.0005464705882351761,
            "BB.lower": 0.17247984287096255,
            "BB.upper": 0.17423015712903675,
            "BBPower": -0.0010377834379151352,
            "CCI20": -152.97906602250254,
            "CCI20[1]": -175.22768670303947,
            "EMA10": 0.17297912605516902,
            "EMA100": 0.17403048397136572,
            "EMA20": 0.17323182018667121,
            "EMA200": 0.17426732507360734,
            "EMA30": 0.17340783794967718,
            "EMA5": 0.17278873355229038,
            "EMA50": 0.17366878196977123,
            "HullMA9": 0.17250074074074076,
            "Ichimoku.BLine": 0.1733,
            "MACD.macd": -0.0003018434103199963,
            "MACD.signal": -0.00023435283442409672,
            "Mom": -0.0007000000000000062,
            "Mom[1]": -0.0007000000000000062,
            "P.SAR": 0.17376848445153015,
            "Pivot.M.Camarilla.Middle": 0.17416666666666666,
            "Pivot.M.Camarilla.R1": 0.1757058333333333,
            "Pivot.M.Camarilla.R2": 0.17641166666666666,
            "Pivot.M.Camarilla.R3": 0.17711749999999998,
            "Pivot.M.Camarilla.S1": 0.17429416666666667,
            "Pivot.M.Camarilla.S2": 0.17358833333333332,
            "Pivot.M.Camarilla.S3": 0.1728825,
            "Pivot.M.Classic.Middle": 0.17416666666666666,
            "Pivot.M.Classic.R1": 0.17843333333333333,
            "Pivot.M.Classic.R2": 0.18186666666666668,
            "Pivot.M.Classic.R3": 0.1895666666666667,
            "Pivot.M.Classic.S1": 0.17073333333333332,
            "Pivot.M.Classic.S2": 0.16646666666666665,
            "Pivot.M.Classic.S3": 0.15876666666666664,
            "Pivot.M.Demark.Middle": 0.175025,
            "Pivot.M.Demark.R1": 0.18014999999999998,
            "Pivot.M.Demark.S1": 0.17244999999999996,
            "Pivot.M.Fibonacci.Middle": 0.17416666666666666,
            "Pivot.M.Fibonacci.R1": 0.17710806666666667,
            "Pivot.M.Fibonacci.R2": 0.17892526666666667,
            "Pivot.M.Fibonacci.R3": 0.18186666666666668,
            "Pivot.M.Fibonacci.S1": 0.17122526666666665,
            "Pivot.M.Fibonacci.S2": 0.16940806666666666,
            "Pivot.M.Fibonacci.S3": 0.16646666666666665,
            "Pivot.M.Woodie.Middle": 0.174325,
            "Pivot.M.Woodie.R1": 0.17875000000000002,
            "Pivot.M.Woodie.R2": 0.18202500000000002,
            "Pivot.M.Woodie.R3": 0.18645000000000003,
            "Pivot.M.Woodie.S1": 0.17105,
            "Pivot.M.Woodie.S2": 0.166625,
            "Pivot.M.Woodie.S3": 0.16335,
            "RSI": 36.85400078399571,
            "RSI[1]": 34.426257397195954,
            "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.4454545454545455,
            "Recommend.MA": -0.8,
            "Recommend.Other": -0.09090909090909091,
            "SMA10": 0.17302000000000012,
            "SMA100": 0.174289,
            "SMA20": 0.17335499999999965,
            "SMA200": 0.1742724999999999,
            "SMA30": 0.17347666666666758,
            "SMA5": 0.17275999999999994,
            "SMA50": 0.1737120000000001,
            "Stoch.D": 11.543728602552804,
            "Stoch.D[1]": 15.712682379349857,
            "Stoch.K": 14.929971988796177,
            "Stoch.K[1]": 12.121212121213112,
            "Stoch.RSI.K": 34.551449637223264,
            "UO": 36.904588188698014,
            "VWMA": 0.17329974427442799,
            "W.R": -80.00000000000037,
            "change": 0.05793742757820914,
            "close": 0.1727,
            "high": 0.1727,
            "low": 0.1724,
            "open": 0.1726,
            "volume": 9061.1
          },
          "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": "NEUTRAL",
              "RSI": "NEUTRAL",
              "STOCH.K": "BUY",
              "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-08T07:45:30.511323"
        }
      }
    ],
    "overrideData": {
      "action": "buy",
      "actionAt": "2025-06-08T07:46:30.570Z",
      "triggeredBy": "buy-order-trading-view",
      "notify": false,
      "checkTradingView": true
    }
  }
}

Rename Collection

binance-bot .

Tools

Collection Stats

Documents 256653
Total doc size 1.61 GB
Average doc size 6.56 KB
Pre-allocated size 695.27 MB
Indexes 2
Total index size 6.37 MB
Padding factor
Extents

Indexes

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