_id symbol msg loggedAt data
68454faaf8b48ed8f9d931dc
BTCUSDT
The override action is saved. Reason: The bot que…
Sun Jun 08 2025 08:54:02 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "d5f46ef1-9bed-4744-a30f-dc4ccd4deb01",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "place-buy-order",
  "overrideData": {
    "action": "buy",
    "actionAt": "2025-06-08T08:55:02.179Z",
    "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."
}
68454faaf8b48ed8f9d931dd
BTCUSDT
Do not place an order because TradingView recomme…
Sun Jun 08 2025 08:54:02 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "d5f46ef1-9bed-4744-a30f-dc4ccd4deb01",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "place-buy-order",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749372842018,
      "symbol": "BTCUSDT",
      "close": "105450.49000000"
    },
    "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": 105450.49,
      "limitPrice": 107559.4998,
      "highestPrice": 109284.7,
      "lowestPrice": 100372.26,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 107900.17949999998,
      "difference": -2.270329402000648,
      "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-08T08:54:02.177Z"
    },
    "sell": {
      "currentPrice": 105450.49,
      "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-08T08:54:02.174Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 13.214684916648775,
            "ADX+DI": 18.185083455423406,
            "ADX+DI[1]": 18.530023590967318,
            "ADX-DI": 24.05739644771944,
            "ADX-DI[1]": 24.5137243832965,
            "AO": -34.510000000183936,
            "AO[1]": -36.958941176664666,
            "AO[2]": -36.605264706071466,
            "BB.lower": 105405.76139002292,
            "BB.upper": 105495.3966099772,
            "BBPower": 9.352816246362636,
            "CCI20": 3.995695341679935,
            "CCI20[1]": -11.23914301497159,
            "EMA10": 105448.51043096093,
            "EMA100": 105509.65520854478,
            "EMA20": 105455.91506892077,
            "EMA200": 105475.5640943715,
            "EMA30": 105465.02180367989,
            "EMA5": 105448.28282029524,
            "EMA50": 105480.78053207257,
            "HullMA9": 105444.49277777779,
            "Ichimoku.BLine": 105489.66500000001,
            "MACD.macd": -12.013666391940205,
            "MACD.signal": -14.904172079154096,
            "Mom": 3.6699999999982538,
            "Mom[1]": 32.55999999999767,
            "P.SAR": 105468.65163815056,
            "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": 47.332805924253215,
            "RSI[1]": 49.07446128396916,
            "Rec.BBPower": -1,
            "Rec.HullMA9": 1,
            "Rec.Ichimoku": 0,
            "Rec.Stoch.RSI": 0,
            "Rec.UO": 0,
            "Rec.VWMA": 1,
            "Rec.WR": 0,
            "Recommend.All": -0.24545454545454548,
            "Recommend.MA": -0.4,
            "Recommend.Other": -0.09090909090909091,
            "SMA10": 105450.40099999993,
            "SMA100": 105502.93299999987,
            "SMA20": 105450.57900000006,
            "SMA200": 105589.87229999971,
            "SMA30": 105467.8870000002,
            "SMA5": 105446.5840000001,
            "SMA50": 105496.0874,
            "Stoch.D": 44.178962962957165,
            "Stoch.D[1]": 43.51738872560231,
            "Stoch.K": 48.83199999999357,
            "Stoch.K[1]": 46.74178099967947,
            "Stoch.RSI.K": 76.72697013247196,
            "UO": 53.52503609398727,
            "VWMA": 105449.89403874286,
            "W.R": -48.52266666667225,
            "change": -0.008069485954774998,
            "close": 105450.5,
            "high": 105459.02,
            "low": 105450.49,
            "open": 105459.02,
            "volume": 7.38203
          },
          "moving_averages": {
            "BUY": 4,
            "COMPUTE": {
              "EMA10": "BUY",
              "EMA100": "SELL",
              "EMA20": "SELL",
              "EMA200": "SELL",
              "EMA30": "SELL",
              "EMA50": "SELL",
              "HullMA": "BUY",
              "Ichimoku": "NEUTRAL",
              "SMA10": "BUY",
              "SMA100": "SELL",
              "SMA20": "SELL",
              "SMA200": "SELL",
              "SMA30": "SELL",
              "SMA50": "SELL",
              "VWMA": "BUY"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "SELL",
            "SELL": 10
          },
          "oscillators": {
            "BUY": 1,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "SELL",
              "CCI": "NEUTRAL",
              "MACD": "BUY",
              "Mom": "SELL",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "NEUTRAL",
              "UO": "NEUTRAL",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 8,
            "RECOMMENDATION": "NEUTRAL",
            "SELL": 2
          },
          "summary": {
            "BUY": 5,
            "NEUTRAL": 9,
            "RECOMMENDATION": "SELL",
            "SELL": 12
          },
          "time": "2025-06-08T08:54:02.149848"
        }
      }
    ],
    "overrideData": {
      "action": "buy",
      "actionAt": "2025-06-08T08:55:01.182Z",
      "triggeredBy": "buy-order-trading-view",
      "notify": false,
      "checkTradingView": true
    }
  }
}
68454faabac531827038a19d
BTCUSDT
The current price reached the trigger price for t…
Sun Jun 08 2025 08:54:02 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "6e494016-16a3-4775-b921-5f87a6bc3456",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "determine-action",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749372842018,
      "symbol": "BTCUSDT",
      "close": "105450.49000000"
    },
    "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": 105450.49,
      "limitPrice": 107559.4998,
      "highestPrice": 109284.7,
      "lowestPrice": 100372.26,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 107900.17949999998,
      "difference": -2.270329402000648,
      "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-08T08:54:02.257Z"
    },
    "sell": {
      "currentPrice": 105450.49,
      "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-08T08:54:02.174Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 13.214684916648775,
            "ADX+DI": 18.185083455423406,
            "ADX+DI[1]": 18.530023590967318,
            "ADX-DI": 24.05739644771944,
            "ADX-DI[1]": 24.5137243832965,
            "AO": -34.510000000183936,
            "AO[1]": -36.958941176664666,
            "AO[2]": -36.605264706071466,
            "BB.lower": 105405.76139002292,
            "BB.upper": 105495.3966099772,
            "BBPower": 9.352816246362636,
            "CCI20": 3.995695341679935,
            "CCI20[1]": -11.23914301497159,
            "EMA10": 105448.51043096093,
            "EMA100": 105509.65520854478,
            "EMA20": 105455.91506892077,
            "EMA200": 105475.5640943715,
            "EMA30": 105465.02180367989,
            "EMA5": 105448.28282029524,
            "EMA50": 105480.78053207257,
            "HullMA9": 105444.49277777779,
            "Ichimoku.BLine": 105489.66500000001,
            "MACD.macd": -12.013666391940205,
            "MACD.signal": -14.904172079154096,
            "Mom": 3.6699999999982538,
            "Mom[1]": 32.55999999999767,
            "P.SAR": 105468.65163815056,
            "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": 47.332805924253215,
            "RSI[1]": 49.07446128396916,
            "Rec.BBPower": -1,
            "Rec.HullMA9": 1,
            "Rec.Ichimoku": 0,
            "Rec.Stoch.RSI": 0,
            "Rec.UO": 0,
            "Rec.VWMA": 1,
            "Rec.WR": 0,
            "Recommend.All": -0.24545454545454548,
            "Recommend.MA": -0.4,
            "Recommend.Other": -0.09090909090909091,
            "SMA10": 105450.40099999993,
            "SMA100": 105502.93299999987,
            "SMA20": 105450.57900000006,
            "SMA200": 105589.87229999971,
            "SMA30": 105467.8870000002,
            "SMA5": 105446.5840000001,
            "SMA50": 105496.0874,
            "Stoch.D": 44.178962962957165,
            "Stoch.D[1]": 43.51738872560231,
            "Stoch.K": 48.83199999999357,
            "Stoch.K[1]": 46.74178099967947,
            "Stoch.RSI.K": 76.72697013247196,
            "UO": 53.52503609398727,
            "VWMA": 105449.89403874286,
            "W.R": -48.52266666667225,
            "change": -0.008069485954774998,
            "close": 105450.5,
            "high": 105459.02,
            "low": 105450.49,
            "open": 105459.02,
            "volume": 7.38203
          },
          "moving_averages": {
            "BUY": 4,
            "COMPUTE": {
              "EMA10": "BUY",
              "EMA100": "SELL",
              "EMA20": "SELL",
              "EMA200": "SELL",
              "EMA30": "SELL",
              "EMA50": "SELL",
              "HullMA": "BUY",
              "Ichimoku": "NEUTRAL",
              "SMA10": "BUY",
              "SMA100": "SELL",
              "SMA20": "SELL",
              "SMA200": "SELL",
              "SMA30": "SELL",
              "SMA50": "SELL",
              "VWMA": "BUY"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "SELL",
            "SELL": 10
          },
          "oscillators": {
            "BUY": 1,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "SELL",
              "CCI": "NEUTRAL",
              "MACD": "BUY",
              "Mom": "SELL",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "NEUTRAL",
              "UO": "NEUTRAL",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 8,
            "RECOMMENDATION": "NEUTRAL",
            "SELL": 2
          },
          "summary": {
            "BUY": 5,
            "NEUTRAL": 9,
            "RECOMMENDATION": "SELL",
            "SELL": 12
          },
          "time": "2025-06-08T08:54:02.149848"
        }
      }
    ],
    "overrideData": {
      "action": "buy",
      "actionAt": "2025-06-08T08:55:02.179Z",
      "triggeredBy": "buy-order-trading-view",
      "notify": false,
      "checkTradingView": true
    }
  }
}
68454faabac531827038a19e
BTCUSDT
The override action is saved. Reason: The bot que…
Sun Jun 08 2025 08:54:02 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "6e494016-16a3-4775-b921-5f87a6bc3456",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "place-buy-order",
  "overrideData": {
    "action": "buy",
    "actionAt": "2025-06-08T08:55:02.258Z",
    "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."
}
68454faabac531827038a19f
BTCUSDT
Do not place an order because TradingView recomme…
Sun Jun 08 2025 08:54:02 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "6e494016-16a3-4775-b921-5f87a6bc3456",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "place-buy-order",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749372842018,
      "symbol": "BTCUSDT",
      "close": "105450.49000000"
    },
    "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": 105450.49,
      "limitPrice": 107559.4998,
      "highestPrice": 109284.7,
      "lowestPrice": 100372.26,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 107900.17949999998,
      "difference": -2.270329402000648,
      "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-08T08:54:02.257Z"
    },
    "sell": {
      "currentPrice": 105450.49,
      "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-08T08:54:02.174Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 13.214684916648775,
            "ADX+DI": 18.185083455423406,
            "ADX+DI[1]": 18.530023590967318,
            "ADX-DI": 24.05739644771944,
            "ADX-DI[1]": 24.5137243832965,
            "AO": -34.510000000183936,
            "AO[1]": -36.958941176664666,
            "AO[2]": -36.605264706071466,
            "BB.lower": 105405.76139002292,
            "BB.upper": 105495.3966099772,
            "BBPower": 9.352816246362636,
            "CCI20": 3.995695341679935,
            "CCI20[1]": -11.23914301497159,
            "EMA10": 105448.51043096093,
            "EMA100": 105509.65520854478,
            "EMA20": 105455.91506892077,
            "EMA200": 105475.5640943715,
            "EMA30": 105465.02180367989,
            "EMA5": 105448.28282029524,
            "EMA50": 105480.78053207257,
            "HullMA9": 105444.49277777779,
            "Ichimoku.BLine": 105489.66500000001,
            "MACD.macd": -12.013666391940205,
            "MACD.signal": -14.904172079154096,
            "Mom": 3.6699999999982538,
            "Mom[1]": 32.55999999999767,
            "P.SAR": 105468.65163815056,
            "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": 47.332805924253215,
            "RSI[1]": 49.07446128396916,
            "Rec.BBPower": -1,
            "Rec.HullMA9": 1,
            "Rec.Ichimoku": 0,
            "Rec.Stoch.RSI": 0,
            "Rec.UO": 0,
            "Rec.VWMA": 1,
            "Rec.WR": 0,
            "Recommend.All": -0.24545454545454548,
            "Recommend.MA": -0.4,
            "Recommend.Other": -0.09090909090909091,
            "SMA10": 105450.40099999993,
            "SMA100": 105502.93299999987,
            "SMA20": 105450.57900000006,
            "SMA200": 105589.87229999971,
            "SMA30": 105467.8870000002,
            "SMA5": 105446.5840000001,
            "SMA50": 105496.0874,
            "Stoch.D": 44.178962962957165,
            "Stoch.D[1]": 43.51738872560231,
            "Stoch.K": 48.83199999999357,
            "Stoch.K[1]": 46.74178099967947,
            "Stoch.RSI.K": 76.72697013247196,
            "UO": 53.52503609398727,
            "VWMA": 105449.89403874286,
            "W.R": -48.52266666667225,
            "change": -0.008069485954774998,
            "close": 105450.5,
            "high": 105459.02,
            "low": 105450.49,
            "open": 105459.02,
            "volume": 7.38203
          },
          "moving_averages": {
            "BUY": 4,
            "COMPUTE": {
              "EMA10": "BUY",
              "EMA100": "SELL",
              "EMA20": "SELL",
              "EMA200": "SELL",
              "EMA30": "SELL",
              "EMA50": "SELL",
              "HullMA": "BUY",
              "Ichimoku": "NEUTRAL",
              "SMA10": "BUY",
              "SMA100": "SELL",
              "SMA20": "SELL",
              "SMA200": "SELL",
              "SMA30": "SELL",
              "SMA50": "SELL",
              "VWMA": "BUY"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "SELL",
            "SELL": 10
          },
          "oscillators": {
            "BUY": 1,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "SELL",
              "CCI": "NEUTRAL",
              "MACD": "BUY",
              "Mom": "SELL",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "NEUTRAL",
              "UO": "NEUTRAL",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 8,
            "RECOMMENDATION": "NEUTRAL",
            "SELL": 2
          },
          "summary": {
            "BUY": 5,
            "NEUTRAL": 9,
            "RECOMMENDATION": "SELL",
            "SELL": 12
          },
          "time": "2025-06-08T08:54:02.149848"
        }
      }
    ],
    "overrideData": {
      "action": "buy",
      "actionAt": "2025-06-08T08:55:02.179Z",
      "triggeredBy": "buy-order-trading-view",
      "notify": false,
      "checkTradingView": true
    }
  }
}
68454faaf8b48ed8f9d931de
MLNUSDT
The current price has reached the lowest price; h…
Sun Jun 08 2025 08:54:02 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "13cc4746-b104-4717-bef7-ca9d2ab60d88",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "determine-action",
  "data": {
    "symbol": "MLNUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749372842554,
      "symbol": "MLNUSDT",
      "close": "8.07000000"
    },
    "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": 8.06,
      "lowestPrice": 8,
      "athPrice": 8
    },
    "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": 8.07,
      "limitPrice": 8.110349999999999,
      "highestPrice": 8.06,
      "lowestPrice": 8,
      "athPrice": 8,
      "athRestrictionPrice": 7.76,
      "triggerPrice": 8.2,
      "difference": -1.585365853658527,
      "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-08T08:54:02.715Z"
    },
    "sell": {
      "currentPrice": 8.07,
      "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-08T08:54:02.712Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "MLNUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 15.827220393301996,
            "ADX+DI": 42.307539454553755,
            "ADX+DI[1]": 24.20442425652409,
            "ADX-DI": 19.9591671353022,
            "ADX-DI[1]": 26.22208430837852,
            "AO": 0.0026764705882378337,
            "AO[1]": -0.00347058823529256,
            "AO[2]": -0.003794117647055728,
            "BB.lower": 7.964759001284855,
            "BB.upper": 8.027240998715126,
            "BBPower": 0.04950419165235509,
            "CCI20": 315.7232704402588,
            "CCI20[1]": 28.148148148150735,
            "EMA10": 8.007422806190684,
            "EMA100": 8.015019999568281,
            "EMA20": 8.003903302165693,
            "EMA200": 8.009018404771558,
            "EMA30": 8.005832666325366,
            "EMA5": 8.015706330841944,
            "EMA50": 8.011123663404545,
            "HullMA9": 8.011148148148148,
            "Ichimoku.BLine": 8.01,
            "MACD.macd": 0.001015185082520631,
            "MACD.signal": -0.004347256556367575,
            "Mom": 0.07000000000000028,
            "Mom[1]": 0.009999999999999787,
            "P.SAR": 7.981577250588037,
            "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": 64.90394020946916,
            "RSI[1]": 49.2926242258533,
            "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": 8.005999999999995,
            "SMA100": 8.027,
            "SMA20": 7.99599999999999,
            "SMA200": 8.004350000000004,
            "SMA30": 8.000000000000007,
            "SMA5": 8.009999999999994,
            "SMA50": 8.016399999999999,
            "Stoch.D": 72.22222222222284,
            "Stoch.D[1]": 57.40740740740739,
            "Stoch.K": 75.00000000000055,
            "Stoch.K[1]": 38.88888888888888,
            "Stoch.RSI.K": 78.7086113538508,
            "UO": 69.05844155844196,
            "VWMA": 7.995471880376566,
            "W.R": 0,
            "change": 0.6250000000000089,
            "close": 8.05,
            "high": 8.05,
            "low": 8.01,
            "open": 8.01,
            "volume": 303.674
          },
          "moving_averages": {
            "BUY": 14,
            "COMPUTE": {
              "EMA10": "BUY",
              "EMA100": "BUY",
              "EMA20": "BUY",
              "EMA200": "BUY",
              "EMA30": "BUY",
              "EMA50": "BUY",
              "HullMA": "BUY",
              "Ichimoku": "NEUTRAL",
              "SMA10": "BUY",
              "SMA100": "BUY",
              "SMA20": "BUY",
              "SMA200": "BUY",
              "SMA30": "BUY",
              "SMA50": "BUY",
              "VWMA": "BUY"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "STRONG_BUY",
            "SELL": 0
          },
          "oscillators": {
            "BUY": 3,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "BUY",
              "BBP": "NEUTRAL",
              "CCI": "NEUTRAL",
              "MACD": "BUY",
              "Mom": "BUY",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "NEUTRAL",
              "UO": "NEUTRAL",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 8,
            "RECOMMENDATION": "BUY",
            "SELL": 0
          },
          "summary": {
            "BUY": 17,
            "NEUTRAL": 9,
            "RECOMMENDATION": "STRONG_BUY",
            "SELL": 0
          },
          "time": "2025-06-08T08:54:02.149653"
        }
      },
      {
        "request": {
          "symbol": "MLNUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "15m"
        },
        "result": {
          "indicators": {
            "ADX": 15.041706346704828,
            "ADX+DI": 26.140344481686835,
            "ADX+DI[1]": 19.109261517314188,
            "ADX-DI": 16.394180730502757,
            "ADX-DI[1]": 19.238476453241777,
            "AO": -0.027794117647049532,
            "AO[1]": -0.03608823529410987,
            "AO[2]": -0.03997058823528565,
            "BB.lower": 7.964482458839105,
            "BB.upper": 8.078517541160894,
            "BBPower": 0.0179878814995309,
            "CCI20": 27.338129496400583,
            "CCI20[1]": -68.53146853147516,
            "EMA10": 8.009736089879594,
            "EMA100": 8.004579358964172,
            "EMA20": 8.014318171261465,
            "EMA200": 8.007913160061111,
            "EMA30": 8.016069863874984,
            "EMA5": 8.013499103249643,
            "EMA50": 8.013545552213435,
            "HullMA9": 8.016296296296298,
            "Ichimoku.BLine": 8.05,
            "MACD.macd": -0.005264425423495922,
            "MACD.signal": -0.005725021583487625,
            "Mom": 0.02000000000000135,
            "Mom[1]": -0.02999999999999936,
            "P.SAR": 8.069771725667316,
            "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": 57.77356303450308,
            "RSI[1]": 43.40168469467929,
            "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": 7.999,
            "SMA100": 7.998500000000011,
            "SMA20": 8.0215,
            "SMA200": 7.985700000000009,
            "SMA30": 8.026666666666664,
            "SMA5": 8.008,
            "SMA50": 8.019199999999998,
            "Stoch.D": 36.464646464646584,
            "Stoch.D[1]": 44.12698412698477,
            "Stoch.K": 50.00000000000015,
            "Stoch.K[1]": 52.22222222222299,
            "Stoch.RSI.K": 60.791874040879,
            "UO": 60.08092784408581,
            "VWMA": 8.012288007105697,
            "W.R": 0,
            "change": 0.7509386733416833,
            "close": 8.05,
            "high": 8.05,
            "low": 7.99,
            "open": 7.99,
            "volume": 379.5
          },
          "moving_averages": {
            "BUY": 14,
            "COMPUTE": {
              "EMA10": "BUY",
              "EMA100": "BUY",
              "EMA20": "BUY",
              "EMA200": "BUY",
              "EMA30": "BUY",
              "EMA50": "BUY",
              "HullMA": "BUY",
              "Ichimoku": "NEUTRAL",
              "SMA10": "BUY",
              "SMA100": "BUY",
              "SMA20": "BUY",
              "SMA200": "BUY",
              "SMA30": "BUY",
              "SMA50": "BUY",
              "VWMA": "BUY"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "STRONG_BUY",
            "SELL": 0
          },
          "oscillators": {
            "BUY": 2,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "NEUTRAL",
              "CCI": "NEUTRAL",
              "MACD": "BUY",
              "Mom": "BUY",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "NEUTRAL",
              "UO": "NEUTRAL",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 9,
            "RECOMMENDATION": "BUY",
            "SELL": 0
          },
          "summary": {
            "BUY": 16,
            "NEUTRAL": 10,
            "RECOMMENDATION": "STRONG_BUY",
            "SELL": 0
          },
          "time": "2025-06-08T08:54:01.468282"
        }
      }
    ],
    "overrideData": {}
  }
}
68454faaf8b48ed8f9d931df
PUNDIXUSDT
The TradingView technical analysis recommendation…
Sun Jun 08 2025 08:54:02 GMT+0000 (Coordinated Universal Time)
{
  "uuid": "cddbaf62-99c1-47f9-8208-c6d9ba267239",
  "stepName": "get-tradingview",
  "symbols": [
    "ILVUSDT",
    "WANUSDT",
    "ASRUSDT",
    "ARDRUSDT",
    "REIUSDT",
    "CKBUSDT",
    "JSTUSDT",
    "ANKRUSDT",
    "LEVERUSDT",
    "AUCTIONUSDT",
    "IQUSDT",
    "GLMUSDT",
    "FLUXUSDT",
    "MLNUSDT",
    "OGNUSDT",
    "ARKUSDT",
    "PHAUSDT",
    "SLFUSDT",
    "PSGUSDT",
    "LTOUSDT",
    "SUPERUSDT",
    "FUNUSDT",
    "NMRUSDT",
    "ALPINEUSDT",
    "STRAXUSDT",
    "LUMIAUSDT",
    "CVCUSDT",
    "SYSUSDT",
    "BEAMXUSDT",
    "IOTAUSDT",
    "HIGHUSDT",
    "HIVEUSDT",
    "FISUSDT",
    "BTCUSDT",
    "RAYUSDT",
    "TWTUSDT",
    "VICUSDT",
    "ACAUSDT",
    "SLPUSDT",
    "FTTUSDT",
    "MANAUSDT",
    "QKCUSDT",
    "ARKMUSDT",
    "MOVEUSDT",
    "ZROUSDT",
    "AVAUSDT",
    "KAVAUSDT",
    "XVGUSDT",
    "IDEXUSDT",
    "SCRTUSDT",
    "ACHUSDT",
    "SUSDT",
    "DOTUSDT",
    "ADAUSDT",
    "VTHOUSDT",
    "RUNEUSDT",
    "BAKEUSDT",
    "HEIUSDT",
    "AMPUSDT",
    "RAREUSDT",
    "FETUSDT",
    "DUSKUSDT",
    "LRCUSDT",
    "EPICUSDT",
    "MDTUSDT",
    "FORMUSDT",
    "FARMUSDT",
    "BELUSDT",
    "DUSDT",
    "JASMYUSDT",
    "HIFIUSDT",
    "NKNUSDT",
    "CYBERUSDT",
    "CHZUSDT",
    "HOOKUSDT",
    "FLMUSDT",
    "PUNDIXUSDT",
    "CHESSUSDT",
    "PHBUSDT",
    "OMUSDT",
    "ATAUSDT",
    "LQTYUSDT",
    "VOXELUSDT",
    "TRXUSDT",
    "GPSUSDT",
    "TKOUSDT",
    "PIVXUSDT",
    "DATAUSDT",
    "REQUSDT",
    "COSUSDT",
    "GUSDT",
    "ONGUSDT",
    "PEPEUSDT",
    "SPELLUSDT",
    "EDUUSDT",
    "LPTUSDT",
    "BARUSDT",
    "DEGOUSDT",
    "MASKUSDT"
  ],
  "interval": "15m",
  "data": {
    "indicators": {
      "ADX": 15.423380434639805,
      "ADX+DI": 22.089327710570497,
      "ADX+DI[1]": 21.255047713216012,
      "ADX-DI": 22.20233197563286,
      "ADX-DI[1]": 22.86598354481808,
      "AO": -0.0006232352941180075,
      "AO[1]": -0.000910000000000466,
      "AO[2]": -0.0011688235294122218,
      "BB.lower": 0.3182712177135553,
      "BB.upper": 0.3228687822864445,
      "BBPower": 0.0006683842556955977,
      "CCI20": 1.41944641593878,
      "CCI20[1]": -9.04478270457525,
      "EMA10": 0.32022589911410676,
      "EMA100": 0.3206805434482869,
      "EMA20": 0.32040601436995325,
      "EMA200": 0.3201609131563206,
      "EMA30": 0.3205616889913099,
      "EMA5": 0.3203463881959712,
      "EMA50": 0.3207490878509944,
      "HullMA9": 0.32092814814814813,
      "Ichimoku.BLine": 0.321,
      "MACD.macd": -0.0002581087736501786,
      "MACD.signal": -0.00032532750501668666,
      "Mom": 0.0005000000000000004,
      "Mom[1]": 0.0010000000000000009,
      "P.SAR": 0.31850296,
      "Pivot.M.Camarilla.Middle": 0.3252333333333333,
      "Pivot.M.Camarilla.R1": 0.32619333333333334,
      "Pivot.M.Camarilla.R2": 0.3286866666666666,
      "Pivot.M.Camarilla.R3": 0.33118,
      "Pivot.M.Camarilla.S1": 0.32120666666666664,
      "Pivot.M.Camarilla.S2": 0.31871333333333335,
      "Pivot.M.Camarilla.S3": 0.31622,
      "Pivot.M.Classic.Middle": 0.3252333333333333,
      "Pivot.M.Classic.R1": 0.3380666666666666,
      "Pivot.M.Classic.R2": 0.3524333333333333,
      "Pivot.M.Classic.R3": 0.3796333333333333,
      "Pivot.M.Classic.S1": 0.3108666666666666,
      "Pivot.M.Classic.S2": 0.2980333333333333,
      "Pivot.M.Classic.S3": 0.2708333333333333,
      "Pivot.M.Demark.Middle": 0.32882500000000003,
      "Pivot.M.Demark.R1": 0.34525000000000006,
      "Pivot.M.Demark.S1": 0.31805000000000005,
      "Pivot.M.Fibonacci.Middle": 0.3252333333333333,
      "Pivot.M.Fibonacci.R1": 0.33562373333333334,
      "Pivot.M.Fibonacci.R2": 0.3420429333333333,
      "Pivot.M.Fibonacci.R3": 0.3524333333333333,
      "Pivot.M.Fibonacci.S1": 0.3148429333333333,
      "Pivot.M.Fibonacci.S2": 0.30842373333333334,
      "Pivot.M.Fibonacci.S3": 0.2980333333333333,
      "Pivot.M.Woodie.Middle": 0.3247,
      "Pivot.M.Woodie.R1": 0.33699999999999997,
      "Pivot.M.Woodie.R2": 0.3519,
      "Pivot.M.Woodie.R3": 0.36419999999999997,
      "Pivot.M.Woodie.S1": 0.30979999999999996,
      "Pivot.M.Woodie.S2": 0.2975,
      "Pivot.M.Woodie.S3": 0.28259999999999996,
      "RSI": 50.56955002417585,
      "RSI[1]": 50.56955002417585,
      "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.06666666666666667,
      "Recommend.MA": 0.13333333333333333,
      "Recommend.Other": 0,
      "SMA10": 0.31986,
      "SMA100": 0.3211610000000001,
      "SMA20": 0.3205699999999999,
      "SMA200": 0.31943450000000007,
      "SMA30": 0.3209866666666658,
      "SMA5": 0.32033999999999974,
      "SMA50": 0.32082400000000055,
      "Stoch.D": 50.19734019734009,
      "Stoch.D[1]": 68.76700297752926,
      "Stoch.K": 56.06320606320592,
      "Stoch.K[1]": 85.89743589743598,
      "Stoch.RSI.K": 84.14033963466468,
      "UO": 57.01064100930324,
      "VWMA": 0.3204425612559062,
      "W.R": -38.88888888888932,
      "change": 0,
      "close": 0.3206,
      "high": 0.3208,
      "low": 0.3204,
      "open": 0.3204,
      "volume": 11523.2
    },
    "moving_averages": {
      "BUY": 8,
      "COMPUTE": {
        "EMA10": "BUY",
        "EMA100": "SELL",
        "EMA20": "BUY",
        "EMA200": "BUY",
        "EMA30": "BUY",
        "EMA50": "SELL",
        "HullMA": "SELL",
        "Ichimoku": "NEUTRAL",
        "SMA10": "BUY",
        "SMA100": "SELL",
        "SMA20": "BUY",
        "SMA200": "BUY",
        "SMA30": "SELL",
        "SMA50": "SELL",
        "VWMA": "BUY"
      },
      "NEUTRAL": 1,
      "RECOMMENDATION": "BUY",
      "SELL": 6
    },
    "oscillators": {
      "BUY": 1,
      "COMPUTE": {
        "ADX": "NEUTRAL",
        "AO": "NEUTRAL",
        "BBP": "NEUTRAL",
        "CCI": "NEUTRAL",
        "MACD": "BUY",
        "Mom": "SELL",
        "RSI": "NEUTRAL",
        "STOCH.K": "NEUTRAL",
        "Stoch.RSI": "NEUTRAL",
        "UO": "NEUTRAL",
        "W%R": "NEUTRAL"
      },
      "NEUTRAL": 9,
      "RECOMMENDATION": "NEUTRAL",
      "SELL": 1
    },
    "summary": {
      "BUY": 9,
      "NEUTRAL": 10,
      "RECOMMENDATION": "NEUTRAL",
      "SELL": 7
    },
    "time": "2025-06-08T08:54:02.333981"
  }
}
68454faabac531827038a1a0
MLNUSDT
The TradingView technical analysis recommendation…
Sun Jun 08 2025 08:54:02 GMT+0000 (Coordinated Universal Time)
{
  "uuid": "fb46fb5c-89ea-4a23-b2ef-95ba0afa394c",
  "stepName": "get-tradingview",
  "symbols": [
    "ILVUSDT",
    "WANUSDT",
    "ASRUSDT",
    "ARDRUSDT",
    "REIUSDT",
    "CKBUSDT",
    "JSTUSDT",
    "ANKRUSDT",
    "LEVERUSDT",
    "AUCTIONUSDT",
    "IQUSDT",
    "GLMUSDT",
    "FLUXUSDT",
    "MLNUSDT",
    "OGNUSDT",
    "ARKUSDT",
    "PHAUSDT",
    "SLFUSDT",
    "PSGUSDT",
    "LTOUSDT",
    "SUPERUSDT",
    "FUNUSDT",
    "NMRUSDT",
    "ALPINEUSDT",
    "STRAXUSDT",
    "LUMIAUSDT",
    "CVCUSDT",
    "SYSUSDT",
    "BEAMXUSDT",
    "IOTAUSDT",
    "HIGHUSDT",
    "HIVEUSDT",
    "FISUSDT",
    "BTCUSDT",
    "RAYUSDT",
    "TWTUSDT",
    "VICUSDT",
    "ACAUSDT",
    "SLPUSDT",
    "FTTUSDT",
    "MANAUSDT",
    "QKCUSDT",
    "ARKMUSDT",
    "MOVEUSDT",
    "ZROUSDT",
    "AVAUSDT",
    "KAVAUSDT",
    "XVGUSDT",
    "IDEXUSDT",
    "SCRTUSDT",
    "ACHUSDT",
    "SUSDT",
    "DOTUSDT",
    "ADAUSDT",
    "VTHOUSDT",
    "RUNEUSDT",
    "BAKEUSDT",
    "HEIUSDT",
    "AMPUSDT",
    "RAREUSDT",
    "FETUSDT",
    "DUSKUSDT",
    "LRCUSDT",
    "EPICUSDT",
    "MDTUSDT",
    "FORMUSDT",
    "FARMUSDT",
    "BELUSDT",
    "DUSDT",
    "JASMYUSDT",
    "HIFIUSDT",
    "NKNUSDT",
    "CYBERUSDT",
    "CHZUSDT",
    "HOOKUSDT",
    "FLMUSDT",
    "PUNDIXUSDT",
    "CHESSUSDT",
    "PHBUSDT",
    "OMUSDT",
    "ATAUSDT",
    "LQTYUSDT",
    "VOXELUSDT",
    "TRXUSDT",
    "GPSUSDT",
    "TKOUSDT",
    "PIVXUSDT",
    "DATAUSDT",
    "REQUSDT",
    "COSUSDT",
    "GUSDT",
    "ONGUSDT",
    "PEPEUSDT",
    "SPELLUSDT",
    "EDUUSDT",
    "LPTUSDT",
    "BARUSDT",
    "DEGOUSDT",
    "MASKUSDT"
  ],
  "interval": "15m",
  "data": {
    "indicators": {
      "ADX": 14.703112843262907,
      "ADX+DI": 24.274413977352292,
      "ADX+DI[1]": 19.109261517314188,
      "ADX-DI": 16.808350031780286,
      "ADX-DI[1]": 19.238476453241777,
      "AO": -0.028647058823521476,
      "AO[1]": -0.03608823529410987,
      "AO[2]": -0.03997058823528565,
      "BB.lower": 7.964821712378324,
      "BB.upper": 8.077178287621674,
      "BBPower": 0.010845024356671118,
      "CCI20": 9.245742092453172,
      "CCI20[1]": -68.53146853147516,
      "EMA10": 8.007917908061412,
      "EMA100": 8.004381339162192,
      "EMA20": 8.013365790309082,
      "EMA200": 8.007813657573548,
      "EMA30": 8.01542470258466,
      "EMA5": 8.01016576991631,
      "EMA50": 8.01315339535069,
      "HullMA9": 8.013296296296296,
      "Ichimoku.BLine": 8.05,
      "MACD.macd": -0.006062146221214704,
      "MACD.signal": -0.005884565743031382,
      "Mom": 0.009999999999999787,
      "Mom[1]": -0.02999999999999936,
      "P.SAR": 8.069771725667316,
      "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": 55.907512601822496,
      "RSI[1]": 43.40168469467929,
      "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.4666666666666667,
      "Recommend.MA": 0.9333333333333333,
      "Recommend.Other": 0,
      "SMA10": 7.997999999999999,
      "SMA100": 7.998400000000011,
      "SMA20": 8.020999999999999,
      "SMA200": 7.9856500000000095,
      "SMA30": 8.02633333333333,
      "SMA5": 8.006,
      "SMA50": 8.018999999999997,
      "Stoch.D": 35.07575757575749,
      "Stoch.D[1]": 44.12698412698477,
      "Stoch.K": 45.83333333333288,
      "Stoch.K[1]": 52.22222222222299,
      "Stoch.RSI.K": 60.791874040879,
      "UO": 58.62068965517224,
      "VWMA": 8.011419706073562,
      "W.R": -12.500000000001805,
      "change": 0.6257822277847176,
      "close": 8.04,
      "high": 8.04,
      "low": 7.99,
      "open": 7.99,
      "volume": 290.5
    },
    "moving_averages": {
      "BUY": 14,
      "COMPUTE": {
        "EMA10": "BUY",
        "EMA100": "BUY",
        "EMA20": "BUY",
        "EMA200": "BUY",
        "EMA30": "BUY",
        "EMA50": "BUY",
        "HullMA": "BUY",
        "Ichimoku": "NEUTRAL",
        "SMA10": "BUY",
        "SMA100": "BUY",
        "SMA20": "BUY",
        "SMA200": "BUY",
        "SMA30": "BUY",
        "SMA50": "BUY",
        "VWMA": "BUY"
      },
      "NEUTRAL": 1,
      "RECOMMENDATION": "STRONG_BUY",
      "SELL": 0
    },
    "oscillators": {
      "BUY": 1,
      "COMPUTE": {
        "ADX": "NEUTRAL",
        "AO": "NEUTRAL",
        "BBP": "NEUTRAL",
        "CCI": "NEUTRAL",
        "MACD": "SELL",
        "Mom": "BUY",
        "RSI": "NEUTRAL",
        "STOCH.K": "NEUTRAL",
        "Stoch.RSI": "NEUTRAL",
        "UO": "NEUTRAL",
        "W%R": "NEUTRAL"
      },
      "NEUTRAL": 9,
      "RECOMMENDATION": "NEUTRAL",
      "SELL": 1
    },
    "summary": {
      "BUY": 15,
      "NEUTRAL": 10,
      "RECOMMENDATION": "BUY",
      "SELL": 1
    },
    "time": "2025-06-08T08:54:02.916353"
  }
}
68454faabac531827038a1a1
PEPEUSDT
The TradingView technical analysis recommendation…
Sun Jun 08 2025 08:54:02 GMT+0000 (Coordinated Universal Time)
{
  "uuid": "fb46fb5c-89ea-4a23-b2ef-95ba0afa394c",
  "stepName": "get-tradingview",
  "symbols": [
    "ILVUSDT",
    "WANUSDT",
    "ASRUSDT",
    "ARDRUSDT",
    "REIUSDT",
    "CKBUSDT",
    "JSTUSDT",
    "ANKRUSDT",
    "LEVERUSDT",
    "AUCTIONUSDT",
    "IQUSDT",
    "GLMUSDT",
    "FLUXUSDT",
    "MLNUSDT",
    "OGNUSDT",
    "ARKUSDT",
    "PHAUSDT",
    "SLFUSDT",
    "PSGUSDT",
    "LTOUSDT",
    "SUPERUSDT",
    "FUNUSDT",
    "NMRUSDT",
    "ALPINEUSDT",
    "STRAXUSDT",
    "LUMIAUSDT",
    "CVCUSDT",
    "SYSUSDT",
    "BEAMXUSDT",
    "IOTAUSDT",
    "HIGHUSDT",
    "HIVEUSDT",
    "FISUSDT",
    "BTCUSDT",
    "RAYUSDT",
    "TWTUSDT",
    "VICUSDT",
    "ACAUSDT",
    "SLPUSDT",
    "FTTUSDT",
    "MANAUSDT",
    "QKCUSDT",
    "ARKMUSDT",
    "MOVEUSDT",
    "ZROUSDT",
    "AVAUSDT",
    "KAVAUSDT",
    "XVGUSDT",
    "IDEXUSDT",
    "SCRTUSDT",
    "ACHUSDT",
    "SUSDT",
    "DOTUSDT",
    "ADAUSDT",
    "VTHOUSDT",
    "RUNEUSDT",
    "BAKEUSDT",
    "HEIUSDT",
    "AMPUSDT",
    "RAREUSDT",
    "FETUSDT",
    "DUSKUSDT",
    "LRCUSDT",
    "EPICUSDT",
    "MDTUSDT",
    "FORMUSDT",
    "FARMUSDT",
    "BELUSDT",
    "DUSDT",
    "JASMYUSDT",
    "HIFIUSDT",
    "NKNUSDT",
    "CYBERUSDT",
    "CHZUSDT",
    "HOOKUSDT",
    "FLMUSDT",
    "PUNDIXUSDT",
    "CHESSUSDT",
    "PHBUSDT",
    "OMUSDT",
    "ATAUSDT",
    "LQTYUSDT",
    "VOXELUSDT",
    "TRXUSDT",
    "GPSUSDT",
    "TKOUSDT",
    "PIVXUSDT",
    "DATAUSDT",
    "REQUSDT",
    "COSUSDT",
    "GUSDT",
    "ONGUSDT",
    "PEPEUSDT",
    "SPELLUSDT",
    "EDUUSDT",
    "LPTUSDT",
    "BARUSDT",
    "DEGOUSDT",
    "MASKUSDT"
  ],
  "interval": "15m",
  "data": {
    "indicators": {
      "ADX": 13.40172414685537,
      "ADX+DI": 16.77752352943867,
      "ADX+DI[1]": 15.384276049126234,
      "ADX-DI": 18.367351930764844,
      "ADX-DI[1]": 19.469313077328604,
      "AO": -4.350000000001407e-8,
      "AO[1]": -4.8294117647071944e-8,
      "AO[2]": -5.0117647058835665e-8,
      "BB.lower": 0.00001141692664367557,
      "BB.upper": 0.000011618073356324382,
      "BBPower": 1.4233548797717784e-8,
      "CCI20": -14.077025232407648,
      "CCI20[1]": -45.502645502646125,
      "EMA10": 0.000011494227017613406,
      "EMA100": 0.000011468432524785135,
      "EMA20": 0.000011504698436030333,
      "EMA200": 0.00001143804776279599,
      "EMA30": 0.000011508480381443624,
      "EMA5": 0.000011493621915989839,
      "EMA50": 0.000011504523567705899,
      "HullMA9": 0.000011498666666666667,
      "Ichimoku.BLine": 0.000011535,
      "MACD.macd": -1.0992196927958945e-8,
      "MACD.signal": -8.52102576894861e-9,
      "Mom": -2.999999999999971e-8,
      "Mom[1]": -7.999999999999923e-8,
      "P.SAR": 0.000011544027629321155,
      "Pivot.M.Camarilla.Middle": 0.000011363333333333334,
      "Pivot.M.Camarilla.R1": 0.000011561416666666668,
      "Pivot.M.Camarilla.R2": 0.000011622833333333333,
      "Pivot.M.Camarilla.R3": 0.00001168425,
      "Pivot.M.Camarilla.S1": 0.000011438583333333333,
      "Pivot.M.Camarilla.S2": 0.000011377166666666667,
      "Pivot.M.Camarilla.S3": 0.00001131575,
      "Pivot.M.Classic.Middle": 0.000011363333333333334,
      "Pivot.M.Classic.R1": 0.000011766666666666667,
      "Pivot.M.Classic.R2": 0.000012033333333333334,
      "Pivot.M.Classic.R3": 0.000012703333333333334,
      "Pivot.M.Classic.S1": 0.000011096666666666667,
      "Pivot.M.Classic.S2": 0.000010693333333333333,
      "Pivot.M.Classic.S3": 0.000010023333333333333,
      "Pivot.M.Demark.Middle": 0.00001143,
      "Pivot.M.Demark.R1": 0.000011900000000000001,
      "Pivot.M.Demark.S1": 0.000011230000000000001,
      "Pivot.M.Fibonacci.Middle": 0.000011363333333333334,
      "Pivot.M.Fibonacci.R1": 0.000011619273333333333,
      "Pivot.M.Fibonacci.R2": 0.000011777393333333334,
      "Pivot.M.Fibonacci.R3": 0.000012033333333333334,
      "Pivot.M.Fibonacci.S1": 0.000011107393333333334,
      "Pivot.M.Fibonacci.S2": 0.000010949273333333333,
      "Pivot.M.Fibonacci.S3": 0.000010693333333333333,
      "Pivot.M.Woodie.Middle": 0.0000114025,
      "Pivot.M.Woodie.R1": 0.000011845,
      "Pivot.M.Woodie.R2": 0.0000120725,
      "Pivot.M.Woodie.R3": 0.000012515,
      "Pivot.M.Woodie.S1": 0.000011174999999999999,
      "Pivot.M.Woodie.S2": 0.0000107325,
      "Pivot.M.Woodie.S3": 0.000010504999999999999,
      "RSI": 51.58095336122625,
      "RSI[1]": 47.77115655701195,
      "Rec.BBPower": 1,
      "Rec.HullMA9": 1,
      "Rec.Ichimoku": 0,
      "Rec.Stoch.RSI": 0,
      "Rec.UO": 0,
      "Rec.VWMA": 1,
      "Rec.WR": 0,
      "Recommend.All": 0.4454545454545455,
      "Recommend.MA": 0.8,
      "Recommend.Other": 0.09090909090909091,
      "SMA10": 0.000011480999999999996,
      "SMA100": 0.000011491400000000018,
      "SMA20": 0.000011517499999999976,
      "SMA200": 0.000011347550000000001,
      "SMA30": 0.00001152933333333332,
      "SMA5": 0.000011484000000000006,
      "SMA50": 0.000011515800000000013,
      "Stoch.D": 32.13266661016443,
      "Stoch.D[1]": 31.647394000335012,
      "Stoch.K": 41.3255360623778,
      "Stoch.K[1]": 42.39316239316229,
      "Stoch.RSI.K": 50.91167674076639,
      "UO": 49.59513687945791,
      "VWMA": 0.000011517423624576529,
      "W.R": -44.44444444444497,
      "change": 0.3481288076588304,
      "close": 0.00001153,
      "high": 0.00001153,
      "low": 0.00001148,
      "open": 0.00001149,
      "volume": 33937754935
    },
    "moving_averages": {
      "BUY": 14,
      "COMPUTE": {
        "EMA10": "BUY",
        "EMA100": "BUY",
        "EMA20": "BUY",
        "EMA200": "BUY",
        "EMA30": "BUY",
        "EMA50": "BUY",
        "HullMA": "BUY",
        "Ichimoku": "NEUTRAL",
        "SMA10": "BUY",
        "SMA100": "BUY",
        "SMA20": "BUY",
        "SMA200": "BUY",
        "SMA30": "BUY",
        "SMA50": "BUY",
        "VWMA": "BUY"
      },
      "NEUTRAL": 1,
      "RECOMMENDATION": "STRONG_BUY",
      "SELL": 0
    },
    "oscillators": {
      "BUY": 2,
      "COMPUTE": {
        "ADX": "NEUTRAL",
        "AO": "NEUTRAL",
        "BBP": "BUY",
        "CCI": "NEUTRAL",
        "MACD": "SELL",
        "Mom": "BUY",
        "RSI": "NEUTRAL",
        "STOCH.K": "NEUTRAL",
        "Stoch.RSI": "NEUTRAL",
        "UO": "NEUTRAL",
        "W%R": "NEUTRAL"
      },
      "NEUTRAL": 8,
      "RECOMMENDATION": "NEUTRAL",
      "SELL": 1
    },
    "summary": {
      "BUY": 16,
      "NEUTRAL": 9,
      "RECOMMENDATION": "BUY",
      "SELL": 1
    },
    "time": "2025-06-08T08:54:02.916097"
  }
}
68454fabbac531827038a1a2
DOTUSDT
The TradingView technical analysis recommendation…
Sun Jun 08 2025 08:54:03 GMT+0000 (Coordinated Universal Time)
{
  "uuid": "fb46fb5c-89ea-4a23-b2ef-95ba0afa394c",
  "stepName": "get-tradingview",
  "symbols": [
    "ILVUSDT",
    "WANUSDT",
    "ASRUSDT",
    "ARDRUSDT",
    "REIUSDT",
    "CKBUSDT",
    "JSTUSDT",
    "ANKRUSDT",
    "LEVERUSDT",
    "AUCTIONUSDT",
    "IQUSDT",
    "GLMUSDT",
    "FLUXUSDT",
    "MLNUSDT",
    "OGNUSDT",
    "ARKUSDT",
    "PHAUSDT",
    "SLFUSDT",
    "PSGUSDT",
    "LTOUSDT",
    "SUPERUSDT",
    "FUNUSDT",
    "NMRUSDT",
    "ALPINEUSDT",
    "STRAXUSDT",
    "LUMIAUSDT",
    "CVCUSDT",
    "SYSUSDT",
    "BEAMXUSDT",
    "IOTAUSDT",
    "HIGHUSDT",
    "HIVEUSDT",
    "FISUSDT",
    "BTCUSDT",
    "RAYUSDT",
    "TWTUSDT",
    "VICUSDT",
    "ACAUSDT",
    "SLPUSDT",
    "FTTUSDT",
    "MANAUSDT",
    "QKCUSDT",
    "ARKMUSDT",
    "MOVEUSDT",
    "ZROUSDT",
    "AVAUSDT",
    "KAVAUSDT",
    "XVGUSDT",
    "IDEXUSDT",
    "SCRTUSDT",
    "ACHUSDT",
    "SUSDT",
    "DOTUSDT",
    "ADAUSDT",
    "VTHOUSDT",
    "RUNEUSDT",
    "BAKEUSDT",
    "HEIUSDT",
    "AMPUSDT",
    "RAREUSDT",
    "FETUSDT",
    "DUSKUSDT",
    "LRCUSDT",
    "EPICUSDT",
    "MDTUSDT",
    "FORMUSDT",
    "FARMUSDT",
    "BELUSDT",
    "DUSDT",
    "JASMYUSDT",
    "HIFIUSDT",
    "NKNUSDT",
    "CYBERUSDT",
    "CHZUSDT",
    "HOOKUSDT",
    "FLMUSDT",
    "PUNDIXUSDT",
    "CHESSUSDT",
    "PHBUSDT",
    "OMUSDT",
    "ATAUSDT",
    "LQTYUSDT",
    "VOXELUSDT",
    "TRXUSDT",
    "GPSUSDT",
    "TKOUSDT",
    "PIVXUSDT",
    "DATAUSDT",
    "REQUSDT",
    "COSUSDT",
    "GUSDT",
    "ONGUSDT",
    "PEPEUSDT",
    "SPELLUSDT",
    "EDUUSDT",
    "LPTUSDT",
    "BARUSDT",
    "DEGOUSDT",
    "MASKUSDT"
  ],
  "interval": "5m",
  "data": {
    "indicators": {
      "ADX": 27.111653672181568,
      "ADX+DI": 12.421001387970106,
      "ADX+DI[1]": 12.957079879738115,
      "ADX-DI": 24.476961952186322,
      "ADX-DI[1]": 25.533364124325153,
      "AO": -0.0119882352941163,
      "AO[1]": -0.011735294117644735,
      "AO[2]": -0.01133823529411604,
      "BB.lower": 4.015737821241725,
      "BB.upper": 4.043462178758276,
      "BBPower": -0.0024322679974062567,
      "CCI20": -39.27315357561769,
      "CCI20[1]": -65.08577194752947,
      "EMA10": 4.026317481724218,
      "EMA100": 4.031479849602271,
      "EMA20": 4.029246953107042,
      "EMA200": 4.026313387164585,
      "EMA30": 4.031071591915931,
      "EMA5": 4.025562535875556,
      "EMA50": 4.032191082567533,
      "HullMA9": 4.0232,
      "Ichimoku.BLine": 4.0344999999999995,
      "MACD.macd": -0.003587589696838478,
      "MACD.signal": -0.0034177939006465007,
      "Mom": 0.004999999999999893,
      "Mom[1]": 0.0039999999999995595,
      "P.SAR": 4.02804,
      "Pivot.M.Camarilla.Middle": 3.985666666666667,
      "Pivot.M.Camarilla.R1": 4.048416666666666,
      "Pivot.M.Camarilla.R2": 4.065833333333333,
      "Pivot.M.Camarilla.R3": 4.08325,
      "Pivot.M.Camarilla.S1": 4.013583333333333,
      "Pivot.M.Camarilla.S2": 3.9961666666666664,
      "Pivot.M.Camarilla.S3": 3.97875,
      "Pivot.M.Classic.Middle": 3.985666666666667,
      "Pivot.M.Classic.R1": 4.1033333333333335,
      "Pivot.M.Classic.R2": 4.175666666666666,
      "Pivot.M.Classic.R3": 4.365666666666667,
      "Pivot.M.Classic.S1": 3.913333333333334,
      "Pivot.M.Classic.S2": 3.795666666666667,
      "Pivot.M.Classic.S3": 3.605666666666667,
      "Pivot.M.Demark.Middle": 4.00375,
      "Pivot.M.Demark.R1": 4.1395,
      "Pivot.M.Demark.S1": 3.9495000000000005,
      "Pivot.M.Fibonacci.Middle": 3.985666666666667,
      "Pivot.M.Fibonacci.R1": 4.058246666666667,
      "Pivot.M.Fibonacci.R2": 4.103086666666667,
      "Pivot.M.Fibonacci.R3": 4.175666666666666,
      "Pivot.M.Fibonacci.S1": 3.913086666666667,
      "Pivot.M.Fibonacci.S2": 3.868246666666667,
      "Pivot.M.Fibonacci.S3": 3.795666666666667,
      "Pivot.M.Woodie.Middle": 3.997,
      "Pivot.M.Woodie.R1": 4.1259999999999994,
      "Pivot.M.Woodie.R2": 4.186999999999999,
      "Pivot.M.Woodie.R3": 4.316,
      "Pivot.M.Woodie.S1": 3.936,
      "Pivot.M.Woodie.S2": 3.807,
      "Pivot.M.Woodie.S3": 3.746,
      "RSI": 47.22434905926855,
      "RSI[1]": 45.091763389766456,
      "Rec.BBPower": -1,
      "Rec.HullMA9": 1,
      "Rec.Ichimoku": 0,
      "Rec.Stoch.RSI": 0,
      "Rec.UO": 0,
      "Rec.VWMA": 1,
      "Rec.WR": 0,
      "Recommend.All": -0.1575757575757576,
      "Recommend.MA": -0.13333333333333333,
      "Recommend.Other": -0.18181818181818182,
      "SMA10": 4.025600000000001,
      "SMA100": 4.030449999999998,
      "SMA20": 4.0296,
      "SMA200": 4.027905000000001,
      "SMA30": 4.035333333333336,
      "SMA5": 4.024999999999991,
      "SMA50": 4.035880000000001,
      "Stoch.D": 32.3524918452457,
      "Stoch.D[1]": 42.40740740740828,
      "Stoch.K": 45.74074074074031,
      "Stoch.K[1]": 37.22222222222323,
      "Stoch.RSI.K": 72.71708802809998,
      "UO": 50.20217020217108,
      "VWMA": 4.027757907769575,
      "W.R": -33.33333333333498,
      "change": 0.04967709885742126,
      "close": 4.028,
      "high": 4.028,
      "low": 4.024,
      "open": 4.024,
      "volume": 2147.99
    },
    "moving_averages": {
      "BUY": 6,
      "COMPUTE": {
        "EMA10": "BUY",
        "EMA100": "SELL",
        "EMA20": "SELL",
        "EMA200": "BUY",
        "EMA30": "SELL",
        "EMA50": "SELL",
        "HullMA": "BUY",
        "Ichimoku": "NEUTRAL",
        "SMA10": "BUY",
        "SMA100": "SELL",
        "SMA20": "SELL",
        "SMA200": "BUY",
        "SMA30": "SELL",
        "SMA50": "SELL",
        "VWMA": "BUY"
      },
      "NEUTRAL": 1,
      "RECOMMENDATION": "SELL",
      "SELL": 8
    },
    "oscillators": {
      "BUY": 1,
      "COMPUTE": {
        "ADX": "NEUTRAL",
        "AO": "NEUTRAL",
        "BBP": "SELL",
        "CCI": "NEUTRAL",
        "MACD": "SELL",
        "Mom": "BUY",
        "RSI": "NEUTRAL",
        "STOCH.K": "NEUTRAL",
        "Stoch.RSI": "NEUTRAL",
        "UO": "NEUTRAL",
        "W%R": "NEUTRAL"
      },
      "NEUTRAL": 8,
      "RECOMMENDATION": "SELL",
      "SELL": 2
    },
    "summary": {
      "BUY": 7,
      "NEUTRAL": 9,
      "RECOMMENDATION": "SELL",
      "SELL": 10
    },
    "time": "2025-06-08T08:54:03.012158"
  }
}

Rename Collection

binance-bot .

Tools

Collection Stats

Documents 253909
Total doc size 1.6 GB
Average doc size 6.59 KB
Pre-allocated size 695.27 MB
Indexes 2
Total index size 6.34 MB
Padding factor
Extents

Indexes

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