_id symbol msg loggedAt data
6844cf82bac5318270367f8b
BTCUSDT
The current price reached the trigger price for t…
Sat Jun 07 2025 23:47:14 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "f567ba4c-99fd-4c60-afba-f45bbef8ea26",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "determine-action",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749340034014,
      "symbol": "BTCUSDT",
      "close": "105592.34000000"
    },
    "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": 110718,
      "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": 105592.34,
      "limitPrice": 107704.1868,
      "highestPrice": 110718,
      "lowestPrice": 100372.26,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 107900.17949999998,
      "difference": -2.138865301887649,
      "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-07T23:47:14.148Z"
    },
    "sell": {
      "currentPrice": 105592.34,
      "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-07T23:47:14.145Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 26.004647136466545,
            "ADX+DI": 13.449426072505496,
            "ADX+DI[1]": 12.070316054713112,
            "ADX-DI": 34.7289207225273,
            "ADX-DI[1]": 35.8794754841,
            "AO": -160.650029411976,
            "AO[1]": -148.80388235313876,
            "AO[2]": -129.09676470606064,
            "BB.lower": 105540.76428653563,
            "BB.upper": 105942.03771346442,
            "BBPower": -153.63972651865333,
            "CCI20": -121.35107477401121,
            "CCI20[1]": -145.1199936670934,
            "EMA10": 105653.77988321365,
            "EMA100": 105656.58871880684,
            "EMA20": 105705.93864600729,
            "EMA200": 105430.61537832046,
            "EMA30": 105728.11704365019,
            "EMA5": 105609.61164264055,
            "EMA50": 105731.3987648331,
            "HullMA9": 105555.95781481483,
            "Ichimoku.BLine": 105717.575,
            "MACD.macd": -53.837969622632954,
            "MACD.signal": -30.940933928451958,
            "Mom": -235.55999999999767,
            "Mom[1]": -232.8799999999901,
            "P.SAR": 105754.45624256418,
            "Pivot.M.Camarilla.Middle": 103572.41333333333,
            "Pivot.M.Camarilla.R1": 104676.85,
            "Pivot.M.Camarilla.R2": 105065.26,
            "Pivot.M.Camarilla.R3": 105453.67,
            "Pivot.M.Camarilla.S1": 103900.03,
            "Pivot.M.Camarilla.S2": 103511.62000000001,
            "Pivot.M.Camarilla.S3": 103123.21,
            "Pivot.M.Classic.Middle": 103572.41333333333,
            "Pivot.M.Classic.R1": 106049.02666666666,
            "Pivot.M.Classic.R2": 107809.61333333333,
            "Pivot.M.Classic.R3": 112046.81333333332,
            "Pivot.M.Classic.S1": 101811.82666666666,
            "Pivot.M.Classic.S2": 99335.21333333333,
            "Pivot.M.Classic.S3": 95098.01333333334,
            "Pivot.M.Demark.Middle": 104012.56,
            "Pivot.M.Demark.R1": 106929.31999999999,
            "Pivot.M.Demark.S1": 102692.12,
            "Pivot.M.Fibonacci.Middle": 103572.41333333333,
            "Pivot.M.Fibonacci.R1": 105191.02373333334,
            "Pivot.M.Fibonacci.R2": 106191.00293333332,
            "Pivot.M.Fibonacci.R3": 107809.61333333333,
            "Pivot.M.Fibonacci.S1": 101953.80293333333,
            "Pivot.M.Fibonacci.S2": 100953.82373333334,
            "Pivot.M.Fibonacci.S3": 99335.21333333333,
            "Pivot.M.Woodie.Middle": 103751.415,
            "Pivot.M.Woodie.R1": 106407.02999999998,
            "Pivot.M.Woodie.R2": 107988.61499999999,
            "Pivot.M.Woodie.R3": 110644.22999999998,
            "Pivot.M.Woodie.S1": 102169.82999999999,
            "Pivot.M.Woodie.S2": 99514.215,
            "Pivot.M.Woodie.S3": 97932.62999999999,
            "RSI": 31.98898965799856,
            "RSI[1]": 32.864582427983606,
            "Rec.BBPower": 0,
            "Rec.HullMA9": 1,
            "Rec.Ichimoku": 0,
            "Rec.Stoch.RSI": 1,
            "Rec.UO": 0,
            "Rec.VWMA": -1,
            "Rec.WR": 0,
            "Recommend.All": -0.31212121212121213,
            "Recommend.MA": -0.5333333333333333,
            "Recommend.Other": -0.09090909090909091,
            "SMA10": 105658.53599999992,
            "SMA100": 105677.98009999983,
            "SMA20": 105741.40100000003,
            "SMA200": 105429.69834999985,
            "SMA30": 105758.19833333355,
            "SMA5": 105604.736,
            "SMA50": 105779.3436,
            "Stoch.D": 13.707621154388804,
            "Stoch.D[1]": 15.716807702592838,
            "Stoch.K": 14.170037216960774,
            "Stoch.K[1]": 17.250023372192945,
            "Stoch.RSI.K": 5.541161945787576,
            "UO": 40.00178684037771,
            "VWMA": 105732.81044997543,
            "W.R": -86.19657408947195,
            "change": -0.010454942465152463,
            "close": 105584.95,
            "high": 105609.56,
            "low": 105584.94,
            "open": 105596,
            "volume": 7.14157
          },
          "moving_averages": {
            "BUY": 3,
            "COMPUTE": {
              "EMA10": "SELL",
              "EMA100": "SELL",
              "EMA20": "SELL",
              "EMA200": "BUY",
              "EMA30": "SELL",
              "EMA50": "SELL",
              "HullMA": "BUY",
              "Ichimoku": "NEUTRAL",
              "SMA10": "SELL",
              "SMA100": "SELL",
              "SMA20": "SELL",
              "SMA200": "BUY",
              "SMA30": "SELL",
              "SMA50": "SELL",
              "VWMA": "SELL"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "STRONG_SELL",
            "SELL": 11
          },
          "oscillators": {
            "BUY": 2,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "NEUTRAL",
              "CCI": "BUY",
              "MACD": "SELL",
              "Mom": "SELL",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "BUY",
              "UO": "NEUTRAL",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 7,
            "RECOMMENDATION": "NEUTRAL",
            "SELL": 2
          },
          "summary": {
            "BUY": 5,
            "NEUTRAL": 8,
            "RECOMMENDATION": "SELL",
            "SELL": 13
          },
          "time": "2025-06-07T23:47:13.415054"
        }
      }
    ],
    "overrideData": {
      "action": "buy",
      "actionAt": "2025-06-07T23:48:13.480Z",
      "triggeredBy": "buy-order-trading-view",
      "notify": false,
      "checkTradingView": true
    }
  }
}
6844cf82bac5318270367f8c
BTCUSDT
The override action is saved. Reason: The bot que…
Sat Jun 07 2025 23:47:14 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "f567ba4c-99fd-4c60-afba-f45bbef8ea26",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "place-buy-order",
  "overrideData": {
    "action": "buy",
    "actionAt": "2025-06-07T23:48:14.150Z",
    "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."
}
6844cf82bac5318270367f8d
BTCUSDT
Do not place an order because TradingView recomme…
Sat Jun 07 2025 23:47:14 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "f567ba4c-99fd-4c60-afba-f45bbef8ea26",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "place-buy-order",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749340034014,
      "symbol": "BTCUSDT",
      "close": "105592.34000000"
    },
    "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": 110718,
      "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": 105592.34,
      "limitPrice": 107704.1868,
      "highestPrice": 110718,
      "lowestPrice": 100372.26,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 107900.17949999998,
      "difference": -2.138865301887649,
      "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-07T23:47:14.148Z"
    },
    "sell": {
      "currentPrice": 105592.34,
      "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-07T23:47:14.145Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 26.004647136466545,
            "ADX+DI": 13.449426072505496,
            "ADX+DI[1]": 12.070316054713112,
            "ADX-DI": 34.7289207225273,
            "ADX-DI[1]": 35.8794754841,
            "AO": -160.650029411976,
            "AO[1]": -148.80388235313876,
            "AO[2]": -129.09676470606064,
            "BB.lower": 105540.76428653563,
            "BB.upper": 105942.03771346442,
            "BBPower": -153.63972651865333,
            "CCI20": -121.35107477401121,
            "CCI20[1]": -145.1199936670934,
            "EMA10": 105653.77988321365,
            "EMA100": 105656.58871880684,
            "EMA20": 105705.93864600729,
            "EMA200": 105430.61537832046,
            "EMA30": 105728.11704365019,
            "EMA5": 105609.61164264055,
            "EMA50": 105731.3987648331,
            "HullMA9": 105555.95781481483,
            "Ichimoku.BLine": 105717.575,
            "MACD.macd": -53.837969622632954,
            "MACD.signal": -30.940933928451958,
            "Mom": -235.55999999999767,
            "Mom[1]": -232.8799999999901,
            "P.SAR": 105754.45624256418,
            "Pivot.M.Camarilla.Middle": 103572.41333333333,
            "Pivot.M.Camarilla.R1": 104676.85,
            "Pivot.M.Camarilla.R2": 105065.26,
            "Pivot.M.Camarilla.R3": 105453.67,
            "Pivot.M.Camarilla.S1": 103900.03,
            "Pivot.M.Camarilla.S2": 103511.62000000001,
            "Pivot.M.Camarilla.S3": 103123.21,
            "Pivot.M.Classic.Middle": 103572.41333333333,
            "Pivot.M.Classic.R1": 106049.02666666666,
            "Pivot.M.Classic.R2": 107809.61333333333,
            "Pivot.M.Classic.R3": 112046.81333333332,
            "Pivot.M.Classic.S1": 101811.82666666666,
            "Pivot.M.Classic.S2": 99335.21333333333,
            "Pivot.M.Classic.S3": 95098.01333333334,
            "Pivot.M.Demark.Middle": 104012.56,
            "Pivot.M.Demark.R1": 106929.31999999999,
            "Pivot.M.Demark.S1": 102692.12,
            "Pivot.M.Fibonacci.Middle": 103572.41333333333,
            "Pivot.M.Fibonacci.R1": 105191.02373333334,
            "Pivot.M.Fibonacci.R2": 106191.00293333332,
            "Pivot.M.Fibonacci.R3": 107809.61333333333,
            "Pivot.M.Fibonacci.S1": 101953.80293333333,
            "Pivot.M.Fibonacci.S2": 100953.82373333334,
            "Pivot.M.Fibonacci.S3": 99335.21333333333,
            "Pivot.M.Woodie.Middle": 103751.415,
            "Pivot.M.Woodie.R1": 106407.02999999998,
            "Pivot.M.Woodie.R2": 107988.61499999999,
            "Pivot.M.Woodie.R3": 110644.22999999998,
            "Pivot.M.Woodie.S1": 102169.82999999999,
            "Pivot.M.Woodie.S2": 99514.215,
            "Pivot.M.Woodie.S3": 97932.62999999999,
            "RSI": 31.98898965799856,
            "RSI[1]": 32.864582427983606,
            "Rec.BBPower": 0,
            "Rec.HullMA9": 1,
            "Rec.Ichimoku": 0,
            "Rec.Stoch.RSI": 1,
            "Rec.UO": 0,
            "Rec.VWMA": -1,
            "Rec.WR": 0,
            "Recommend.All": -0.31212121212121213,
            "Recommend.MA": -0.5333333333333333,
            "Recommend.Other": -0.09090909090909091,
            "SMA10": 105658.53599999992,
            "SMA100": 105677.98009999983,
            "SMA20": 105741.40100000003,
            "SMA200": 105429.69834999985,
            "SMA30": 105758.19833333355,
            "SMA5": 105604.736,
            "SMA50": 105779.3436,
            "Stoch.D": 13.707621154388804,
            "Stoch.D[1]": 15.716807702592838,
            "Stoch.K": 14.170037216960774,
            "Stoch.K[1]": 17.250023372192945,
            "Stoch.RSI.K": 5.541161945787576,
            "UO": 40.00178684037771,
            "VWMA": 105732.81044997543,
            "W.R": -86.19657408947195,
            "change": -0.010454942465152463,
            "close": 105584.95,
            "high": 105609.56,
            "low": 105584.94,
            "open": 105596,
            "volume": 7.14157
          },
          "moving_averages": {
            "BUY": 3,
            "COMPUTE": {
              "EMA10": "SELL",
              "EMA100": "SELL",
              "EMA20": "SELL",
              "EMA200": "BUY",
              "EMA30": "SELL",
              "EMA50": "SELL",
              "HullMA": "BUY",
              "Ichimoku": "NEUTRAL",
              "SMA10": "SELL",
              "SMA100": "SELL",
              "SMA20": "SELL",
              "SMA200": "BUY",
              "SMA30": "SELL",
              "SMA50": "SELL",
              "VWMA": "SELL"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "STRONG_SELL",
            "SELL": 11
          },
          "oscillators": {
            "BUY": 2,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "NEUTRAL",
              "CCI": "BUY",
              "MACD": "SELL",
              "Mom": "SELL",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "BUY",
              "UO": "NEUTRAL",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 7,
            "RECOMMENDATION": "NEUTRAL",
            "SELL": 2
          },
          "summary": {
            "BUY": 5,
            "NEUTRAL": 8,
            "RECOMMENDATION": "SELL",
            "SELL": 13
          },
          "time": "2025-06-07T23:47:13.415054"
        }
      }
    ],
    "overrideData": {
      "action": "buy",
      "actionAt": "2025-06-07T23:48:13.480Z",
      "triggeredBy": "buy-order-trading-view",
      "notify": false,
      "checkTradingView": true
    }
  }
}
6844cf82a8e11eb83b86356d
CHESSUSDT
The TradingView technical analysis recommendation…
Sat Jun 07 2025 23:47:14 GMT+0000 (Coordinated Universal Time)
{
  "uuid": "de3f7821-312a-4ac8-bdc6-423020c27345",
  "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": 12.519934616137855,
      "ADX+DI": 14.153564266548463,
      "ADX+DI[1]": 14.73207376572909,
      "ADX-DI": 15.803652005978199,
      "ADX-DI[1]": 15.087147882034428,
      "AO": -0.00010823529411763122,
      "AO[1]": -0.00007529411764703453,
      "AO[2]": -0.00003205882352939893,
      "BB.lower": 0.06633173777534773,
      "BB.upper": 0.06730826222465214,
      "BBPower": -0.00025942064165418444,
      "CCI20": -106.57596371881309,
      "CCI20[1]": -86.20689655171579,
      "EMA10": 0.0666566552111723,
      "EMA100": 0.0645149513028637,
      "EMA20": 0.06667641325745054,
      "EMA200": 0.0632575061599739,
      "EMA30": 0.0665345122707192,
      "EMA5": 0.06658929992100614,
      "EMA50": 0.0659590837296877,
      "HullMA9": 0.06656481481481481,
      "Ichimoku.BLine": 0.06695,
      "MACD.macd": 0.00006466910928108749,
      "MACD.signal": 0.00015588956989900894,
      "Mom": -0.00010000000000000286,
      "Mom[1]": -0.00010000000000000286,
      "P.SAR": 0.06786749552426029,
      "Pivot.M.Camarilla.Middle": 0.059533333333333334,
      "Pivot.M.Camarilla.R1": 0.059112500000000005,
      "Pivot.M.Camarilla.R2": 0.059525,
      "Pivot.M.Camarilla.R3": 0.059937500000000005,
      "Pivot.M.Camarilla.S1": 0.0582875,
      "Pivot.M.Camarilla.S2": 0.057875,
      "Pivot.M.Camarilla.S3": 0.0574625,
      "Pivot.M.Classic.Middle": 0.059533333333333334,
      "Pivot.M.Classic.R1": 0.06136666666666667,
      "Pivot.M.Classic.R2": 0.06403333333333333,
      "Pivot.M.Classic.R3": 0.06853333333333333,
      "Pivot.M.Classic.S1": 0.05686666666666667,
      "Pivot.M.Classic.S2": 0.05503333333333334,
      "Pivot.M.Classic.S3": 0.05053333333333334,
      "Pivot.M.Demark.Middle": 0.059075,
      "Pivot.M.Demark.R1": 0.060450000000000004,
      "Pivot.M.Demark.S1": 0.05595000000000001,
      "Pivot.M.Fibonacci.Middle": 0.059533333333333334,
      "Pivot.M.Fibonacci.R1": 0.06125233333333333,
      "Pivot.M.Fibonacci.R2": 0.06231433333333333,
      "Pivot.M.Fibonacci.R3": 0.06403333333333333,
      "Pivot.M.Fibonacci.S1": 0.057814333333333336,
      "Pivot.M.Fibonacci.S2": 0.056752333333333335,
      "Pivot.M.Fibonacci.S3": 0.05503333333333334,
      "Pivot.M.Woodie.Middle": 0.059375,
      "Pivot.M.Woodie.R1": 0.06104999999999999,
      "Pivot.M.Woodie.R2": 0.06387499999999999,
      "Pivot.M.Woodie.R3": 0.06555,
      "Pivot.M.Woodie.S1": 0.056549999999999996,
      "Pivot.M.Woodie.S2": 0.054875,
      "Pivot.M.Woodie.S3": 0.05205,
      "RSI": 48.313874545894045,
      "RSI[1]": 48.31387454589406,
      "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.17878787878787877,
      "Recommend.MA": -0.26666666666666666,
      "Recommend.Other": -0.09090909090909091,
      "SMA10": 0.06669000000000005,
      "SMA100": 0.063694,
      "SMA20": 0.06681999999999994,
      "SMA200": 0.06185249999999996,
      "SMA30": 0.06678000000000002,
      "SMA5": 0.06659999999999995,
      "SMA50": 0.06651799999999997,
      "Stoch.D": 25.252525252525675,
      "Stoch.D[1]": 44.42680776014148,
      "Stoch.K": 27.424242424242895,
      "Stoch.K[1]": 41.79894179894194,
      "Stoch.RSI.K": 14.112100283623278,
      "UO": 39.013189539505646,
      "VWMA": 0.06693965948288334,
      "W.R": -72.72727272727204,
      "change": 0,
      "close": 0.0665,
      "high": 0.0667,
      "low": 0.0664,
      "open": 0.0665,
      "volume": 120680.1
    },
    "moving_averages": {
      "BUY": 5,
      "COMPUTE": {
        "EMA10": "SELL",
        "EMA100": "BUY",
        "EMA20": "SELL",
        "EMA200": "BUY",
        "EMA30": "SELL",
        "EMA50": "BUY",
        "HullMA": "SELL",
        "Ichimoku": "NEUTRAL",
        "SMA10": "SELL",
        "SMA100": "BUY",
        "SMA20": "SELL",
        "SMA200": "BUY",
        "SMA30": "SELL",
        "SMA50": "SELL",
        "VWMA": "SELL"
      },
      "NEUTRAL": 1,
      "RECOMMENDATION": "SELL",
      "SELL": 9
    },
    "oscillators": {
      "BUY": 0,
      "COMPUTE": {
        "ADX": "NEUTRAL",
        "AO": "NEUTRAL",
        "BBP": "NEUTRAL",
        "CCI": "NEUTRAL",
        "MACD": "SELL",
        "Mom": "NEUTRAL",
        "RSI": "NEUTRAL",
        "STOCH.K": "NEUTRAL",
        "Stoch.RSI": "NEUTRAL",
        "UO": "NEUTRAL",
        "W%R": "NEUTRAL"
      },
      "NEUTRAL": 10,
      "RECOMMENDATION": "NEUTRAL",
      "SELL": 1
    },
    "summary": {
      "BUY": 5,
      "NEUTRAL": 11,
      "RECOMMENDATION": "SELL",
      "SELL": 10
    },
    "time": "2025-06-07T23:47:14.392892"
  }
}
6844cf82a8e11eb83b86356e
DEGOUSDT
The TradingView technical analysis recommendation…
Sat Jun 07 2025 23:47:14 GMT+0000 (Coordinated Universal Time)
{
  "uuid": "de3f7821-312a-4ac8-bdc6-423020c27345",
  "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": 11.875296624927786,
      "ADX+DI": 16.415604131644805,
      "ADX+DI[1]": 16.813368689712664,
      "ADX-DI": 16.476001818165564,
      "ADX-DI[1]": 16.87522986541692,
      "AO": 0.006770588235299746,
      "AO[1]": 0.006732352941182018,
      "AO[2]": 0.005435294117652756,
      "BB.lower": 1.2616347196183766,
      "BB.upper": 1.2786652803816227,
      "BBPower": 0.004791354869842168,
      "CCI20": 87.09127537587631,
      "CCI20[1]": 102.18068535835512,
      "EMA10": 1.2732672740350677,
      "EMA100": 1.2798312164204517,
      "EMA20": 1.2715958698900716,
      "EMA200": 1.3281405783697227,
      "EMA30": 1.2712342963741707,
      "EMA5": 1.2744323023060726,
      "EMA50": 1.27247971157035,
      "HullMA9": 1.2761777777777776,
      "Ichimoku.BLine": 1.2685,
      "MACD.macd": 0.0015487683257222606,
      "MACD.signal": 0.0007475530399446427,
      "Mom": 0.0020000000000000018,
      "Mom[1]": 0.0020000000000000018,
      "P.SAR": 1.265281695651786,
      "Pivot.M.Camarilla.Middle": 1.314,
      "Pivot.M.Camarilla.R1": 1.3126083333333334,
      "Pivot.M.Camarilla.R2": 1.3202166666666666,
      "Pivot.M.Camarilla.R3": 1.327825,
      "Pivot.M.Camarilla.S1": 1.2973916666666665,
      "Pivot.M.Camarilla.S2": 1.2897833333333333,
      "Pivot.M.Camarilla.S3": 1.2821749999999998,
      "Pivot.M.Classic.Middle": 1.314,
      "Pivot.M.Classic.R1": 1.3510000000000002,
      "Pivot.M.Classic.R2": 1.3970000000000002,
      "Pivot.M.Classic.R3": 1.4800000000000004,
      "Pivot.M.Classic.S1": 1.268,
      "Pivot.M.Classic.S2": 1.2309999999999999,
      "Pivot.M.Classic.S3": 1.1479999999999997,
      "Pivot.M.Demark.Middle": 1.3255,
      "Pivot.M.Demark.R1": 1.3739999999999999,
      "Pivot.M.Demark.S1": 1.2909999999999997,
      "Pivot.M.Fibonacci.Middle": 1.314,
      "Pivot.M.Fibonacci.R1": 1.345706,
      "Pivot.M.Fibonacci.R2": 1.3652940000000002,
      "Pivot.M.Fibonacci.R3": 1.3970000000000002,
      "Pivot.M.Fibonacci.S1": 1.282294,
      "Pivot.M.Fibonacci.S2": 1.2627059999999999,
      "Pivot.M.Fibonacci.S3": 1.2309999999999999,
      "Pivot.M.Woodie.Middle": 1.31175,
      "Pivot.M.Woodie.R1": 1.3465,
      "Pivot.M.Woodie.R2": 1.3947500000000002,
      "Pivot.M.Woodie.R3": 1.4295000000000002,
      "Pivot.M.Woodie.S1": 1.2634999999999998,
      "Pivot.M.Woodie.S2": 1.2287499999999998,
      "Pivot.M.Woodie.S3": 1.1804999999999997,
      "RSI": 54.68476767021391,
      "RSI[1]": 58.369579224839974,
      "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.17878787878787877,
      "Recommend.MA": 0.26666666666666666,
      "Recommend.Other": 0.09090909090909091,
      "SMA10": 1.2732000000000019,
      "SMA100": 1.2762500000000037,
      "SMA20": 1.2701499999999997,
      "SMA200": 1.2963650000000027,
      "SMA30": 1.2681666666666673,
      "SMA5": 1.2748000000000022,
      "SMA50": 1.2721599999999986,
      "Stoch.D": 84.02505446623094,
      "Stoch.D[1]": 81.68498168498178,
      "Stoch.K": 80.78431372549011,
      "Stoch.K[1]": 85.53113553113552,
      "Stoch.RSI.K": 79.06135501404117,
      "UO": 61.283513405362264,
      "VWMA": 1.2706411993150448,
      "W.R": -26.666666666666472,
      "change": -0.15673981191222586,
      "close": 1.274,
      "high": 1.276,
      "low": 1.274,
      "open": 1.276,
      "volume": 140.01
    },
    "moving_averages": {
      "BUY": 9,
      "COMPUTE": {
        "EMA10": "BUY",
        "EMA100": "SELL",
        "EMA20": "BUY",
        "EMA200": "SELL",
        "EMA30": "BUY",
        "EMA50": "BUY",
        "HullMA": "SELL",
        "Ichimoku": "NEUTRAL",
        "SMA10": "BUY",
        "SMA100": "SELL",
        "SMA20": "BUY",
        "SMA200": "SELL",
        "SMA30": "BUY",
        "SMA50": "BUY",
        "VWMA": "BUY"
      },
      "NEUTRAL": 1,
      "RECOMMENDATION": "BUY",
      "SELL": 5
    },
    "oscillators": {
      "BUY": 1,
      "COMPUTE": {
        "ADX": "NEUTRAL",
        "AO": "NEUTRAL",
        "BBP": "NEUTRAL",
        "CCI": "NEUTRAL",
        "MACD": "BUY",
        "Mom": "NEUTRAL",
        "RSI": "NEUTRAL",
        "STOCH.K": "SELL",
        "Stoch.RSI": "NEUTRAL",
        "UO": "NEUTRAL",
        "W%R": "NEUTRAL"
      },
      "NEUTRAL": 9,
      "RECOMMENDATION": "NEUTRAL",
      "SELL": 1
    },
    "summary": {
      "BUY": 10,
      "NEUTRAL": 10,
      "RECOMMENDATION": "BUY",
      "SELL": 6
    },
    "time": "2025-06-07T23:47:14.392819"
  }
}
6844cf82a8e11eb83b86356f
PHBUSDT
The TradingView technical analysis recommendation…
Sat Jun 07 2025 23:47:14 GMT+0000 (Coordinated Universal Time)
{
  "uuid": "de3f7821-312a-4ac8-bdc6-423020c27345",
  "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.42280386164454,
      "ADX+DI": 23.7119157243816,
      "ADX+DI[1]": 23.711915724381605,
      "ADX-DI": 19.979926835494062,
      "ADX-DI[1]": 19.979926835494062,
      "AO": 0.0019000000000002348,
      "AO[1]": 0.0026588235294119356,
      "AO[2]": 0.0028029411764707857,
      "BB.lower": 0.49517289425450667,
      "BB.upper": 0.4996271057454928,
      "BBPower": -0.000870451508257486,
      "CCI20": -27.100271002703632,
      "CCI20[1]": -1.0240655401910543,
      "EMA10": 0.4975124979839141,
      "EMA100": 0.4949717905293874,
      "EMA20": 0.49721396247534283,
      "EMA200": 0.49494145570770626,
      "EMA30": 0.4970090464847314,
      "EMA5": 0.4973892546931676,
      "EMA50": 0.49657188680707925,
      "HullMA9": 0.49670740740740743,
      "Ichimoku.BLine": 0.496,
      "MACD.macd": 0.0003858412217076501,
      "MACD.signal": 0.00044165547905283885,
      "Mom": 0,
      "Mom[1]": 0,
      "P.SAR": 0.5015296,
      "Pivot.M.Camarilla.Middle": 0.4816666666666667,
      "Pivot.M.Camarilla.R1": 0.483025,
      "Pivot.M.Camarilla.R2": 0.48605,
      "Pivot.M.Camarilla.R3": 0.489075,
      "Pivot.M.Camarilla.S1": 0.476975,
      "Pivot.M.Camarilla.S2": 0.47395,
      "Pivot.M.Camarilla.S3": 0.470925,
      "Pivot.M.Classic.Middle": 0.4816666666666667,
      "Pivot.M.Classic.R1": 0.49733333333333335,
      "Pivot.M.Classic.R2": 0.5146666666666666,
      "Pivot.M.Classic.R3": 0.5476666666666666,
      "Pivot.M.Classic.S1": 0.4643333333333334,
      "Pivot.M.Classic.S2": 0.4486666666666667,
      "Pivot.M.Classic.S3": 0.41566666666666674,
      "Pivot.M.Demark.Middle": 0.486,
      "Pivot.M.Demark.R1": 0.506,
      "Pivot.M.Demark.S1": 0.473,
      "Pivot.M.Fibonacci.Middle": 0.4816666666666667,
      "Pivot.M.Fibonacci.R1": 0.4942726666666667,
      "Pivot.M.Fibonacci.R2": 0.5020606666666667,
      "Pivot.M.Fibonacci.R3": 0.5146666666666666,
      "Pivot.M.Fibonacci.S1": 0.4690606666666667,
      "Pivot.M.Fibonacci.S2": 0.4612726666666667,
      "Pivot.M.Fibonacci.S3": 0.4486666666666667,
      "Pivot.M.Woodie.Middle": 0.48075,
      "Pivot.M.Woodie.R1": 0.4955,
      "Pivot.M.Woodie.R2": 0.5137499999999999,
      "Pivot.M.Woodie.R3": 0.5285,
      "Pivot.M.Woodie.S1": 0.4625,
      "Pivot.M.Woodie.S2": 0.44775000000000004,
      "Pivot.M.Woodie.S3": 0.42950000000000005,
      "RSI": 49.73863873478594,
      "RSI[1]": 49.73863873478594,
      "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,
      "Recommend.MA": 0,
      "Recommend.Other": 0,
      "SMA10": 0.49800000000000005,
      "SMA100": 0.49466000000000043,
      "SMA20": 0.49739999999999973,
      "SMA200": 0.48893499999999995,
      "SMA30": 0.49606666666666677,
      "SMA5": 0.49739999999999995,
      "SMA50": 0.49709999999999993,
      "Stoch.D": 41.66666666666668,
      "Stoch.D[1]": 32.01058201058202,
      "Stoch.K": 37.50000000000001,
      "Stoch.K[1]": 22.22222222222223,
      "Stoch.RSI.K": 17.85426484917965,
      "UO": 39.52090237804523,
      "VWMA": 0.49763549386688016,
      "W.R": -62.5,
      "change": 0,
      "close": 0.497,
      "high": 0.497,
      "low": 0.497,
      "open": 0.497,
      "volume": 0
    },
    "moving_averages": {
      "BUY": 7,
      "COMPUTE": {
        "EMA10": "SELL",
        "EMA100": "BUY",
        "EMA20": "SELL",
        "EMA200": "BUY",
        "EMA30": "SELL",
        "EMA50": "BUY",
        "HullMA": "BUY",
        "Ichimoku": "NEUTRAL",
        "SMA10": "SELL",
        "SMA100": "BUY",
        "SMA20": "SELL",
        "SMA200": "BUY",
        "SMA30": "BUY",
        "SMA50": "SELL",
        "VWMA": "SELL"
      },
      "NEUTRAL": 1,
      "RECOMMENDATION": "NEUTRAL",
      "SELL": 7
    },
    "oscillators": {
      "BUY": 1,
      "COMPUTE": {
        "ADX": "NEUTRAL",
        "AO": "NEUTRAL",
        "BBP": "BUY",
        "CCI": "NEUTRAL",
        "MACD": "SELL",
        "Mom": "NEUTRAL",
        "RSI": "NEUTRAL",
        "STOCH.K": "NEUTRAL",
        "Stoch.RSI": "NEUTRAL",
        "UO": "NEUTRAL",
        "W%R": "NEUTRAL"
      },
      "NEUTRAL": 9,
      "RECOMMENDATION": "NEUTRAL",
      "SELL": 1
    },
    "summary": {
      "BUY": 8,
      "NEUTRAL": 10,
      "RECOMMENDATION": "NEUTRAL",
      "SELL": 8
    },
    "time": "2025-06-07T23:47:14.392533"
  }
}
6844cf82a8e11eb83b863571
BTCUSDT
The override action is saved. Reason: The bot que…
Sat Jun 07 2025 23:47:14 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "181254ec-7f83-4095-b179-c83e56705f18",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "place-buy-order",
  "overrideData": {
    "action": "buy",
    "actionAt": "2025-06-07T23:48:14.449Z",
    "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."
}
6844cf82a8e11eb83b863570
BTCUSDT
The current price reached the trigger price for t…
Sat Jun 07 2025 23:47:14 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "181254ec-7f83-4095-b179-c83e56705f18",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "determine-action",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749340034014,
      "symbol": "BTCUSDT",
      "close": "105592.34000000"
    },
    "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": 110718,
      "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": 105592.34,
      "limitPrice": 107704.1868,
      "highestPrice": 110718,
      "lowestPrice": 100372.26,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 107900.17949999998,
      "difference": -2.138865301887649,
      "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-07T23:47:14.447Z"
    },
    "sell": {
      "currentPrice": 105592.34,
      "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-07T23:47:14.445Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 26.004647136466545,
            "ADX+DI": 13.449426072505496,
            "ADX+DI[1]": 12.070316054713112,
            "ADX-DI": 34.7289207225273,
            "ADX-DI[1]": 35.8794754841,
            "AO": -160.650029411976,
            "AO[1]": -148.80388235313876,
            "AO[2]": -129.09676470606064,
            "BB.lower": 105540.76428653563,
            "BB.upper": 105942.03771346442,
            "BBPower": -153.63972651865333,
            "CCI20": -121.35107477401121,
            "CCI20[1]": -145.1199936670934,
            "EMA10": 105653.77988321365,
            "EMA100": 105656.58871880684,
            "EMA20": 105705.93864600729,
            "EMA200": 105430.61537832046,
            "EMA30": 105728.11704365019,
            "EMA5": 105609.61164264055,
            "EMA50": 105731.3987648331,
            "HullMA9": 105555.95781481483,
            "Ichimoku.BLine": 105717.575,
            "MACD.macd": -53.837969622632954,
            "MACD.signal": -30.940933928451958,
            "Mom": -235.55999999999767,
            "Mom[1]": -232.8799999999901,
            "P.SAR": 105754.45624256418,
            "Pivot.M.Camarilla.Middle": 103572.41333333333,
            "Pivot.M.Camarilla.R1": 104676.85,
            "Pivot.M.Camarilla.R2": 105065.26,
            "Pivot.M.Camarilla.R3": 105453.67,
            "Pivot.M.Camarilla.S1": 103900.03,
            "Pivot.M.Camarilla.S2": 103511.62000000001,
            "Pivot.M.Camarilla.S3": 103123.21,
            "Pivot.M.Classic.Middle": 103572.41333333333,
            "Pivot.M.Classic.R1": 106049.02666666666,
            "Pivot.M.Classic.R2": 107809.61333333333,
            "Pivot.M.Classic.R3": 112046.81333333332,
            "Pivot.M.Classic.S1": 101811.82666666666,
            "Pivot.M.Classic.S2": 99335.21333333333,
            "Pivot.M.Classic.S3": 95098.01333333334,
            "Pivot.M.Demark.Middle": 104012.56,
            "Pivot.M.Demark.R1": 106929.31999999999,
            "Pivot.M.Demark.S1": 102692.12,
            "Pivot.M.Fibonacci.Middle": 103572.41333333333,
            "Pivot.M.Fibonacci.R1": 105191.02373333334,
            "Pivot.M.Fibonacci.R2": 106191.00293333332,
            "Pivot.M.Fibonacci.R3": 107809.61333333333,
            "Pivot.M.Fibonacci.S1": 101953.80293333333,
            "Pivot.M.Fibonacci.S2": 100953.82373333334,
            "Pivot.M.Fibonacci.S3": 99335.21333333333,
            "Pivot.M.Woodie.Middle": 103751.415,
            "Pivot.M.Woodie.R1": 106407.02999999998,
            "Pivot.M.Woodie.R2": 107988.61499999999,
            "Pivot.M.Woodie.R3": 110644.22999999998,
            "Pivot.M.Woodie.S1": 102169.82999999999,
            "Pivot.M.Woodie.S2": 99514.215,
            "Pivot.M.Woodie.S3": 97932.62999999999,
            "RSI": 31.98898965799856,
            "RSI[1]": 32.864582427983606,
            "Rec.BBPower": 0,
            "Rec.HullMA9": 1,
            "Rec.Ichimoku": 0,
            "Rec.Stoch.RSI": 1,
            "Rec.UO": 0,
            "Rec.VWMA": -1,
            "Rec.WR": 0,
            "Recommend.All": -0.31212121212121213,
            "Recommend.MA": -0.5333333333333333,
            "Recommend.Other": -0.09090909090909091,
            "SMA10": 105658.53599999992,
            "SMA100": 105677.98009999983,
            "SMA20": 105741.40100000003,
            "SMA200": 105429.69834999985,
            "SMA30": 105758.19833333355,
            "SMA5": 105604.736,
            "SMA50": 105779.3436,
            "Stoch.D": 13.707621154388804,
            "Stoch.D[1]": 15.716807702592838,
            "Stoch.K": 14.170037216960774,
            "Stoch.K[1]": 17.250023372192945,
            "Stoch.RSI.K": 5.541161945787576,
            "UO": 40.00178684037771,
            "VWMA": 105732.81044997543,
            "W.R": -86.19657408947195,
            "change": -0.010454942465152463,
            "close": 105584.95,
            "high": 105609.56,
            "low": 105584.94,
            "open": 105596,
            "volume": 7.14157
          },
          "moving_averages": {
            "BUY": 3,
            "COMPUTE": {
              "EMA10": "SELL",
              "EMA100": "SELL",
              "EMA20": "SELL",
              "EMA200": "BUY",
              "EMA30": "SELL",
              "EMA50": "SELL",
              "HullMA": "BUY",
              "Ichimoku": "NEUTRAL",
              "SMA10": "SELL",
              "SMA100": "SELL",
              "SMA20": "SELL",
              "SMA200": "BUY",
              "SMA30": "SELL",
              "SMA50": "SELL",
              "VWMA": "SELL"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "STRONG_SELL",
            "SELL": 11
          },
          "oscillators": {
            "BUY": 2,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "NEUTRAL",
              "CCI": "BUY",
              "MACD": "SELL",
              "Mom": "SELL",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "BUY",
              "UO": "NEUTRAL",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 7,
            "RECOMMENDATION": "NEUTRAL",
            "SELL": 2
          },
          "summary": {
            "BUY": 5,
            "NEUTRAL": 8,
            "RECOMMENDATION": "SELL",
            "SELL": 13
          },
          "time": "2025-06-07T23:47:14.304774"
        }
      }
    ],
    "overrideData": {
      "action": "buy",
      "actionAt": "2025-06-07T23:48:14.150Z",
      "triggeredBy": "buy-order-trading-view",
      "notify": false,
      "checkTradingView": true
    }
  }
}
6844cf82a8e11eb83b863572
BTCUSDT
Do not place an order because TradingView recomme…
Sat Jun 07 2025 23:47:14 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "181254ec-7f83-4095-b179-c83e56705f18",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "place-buy-order",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749340034014,
      "symbol": "BTCUSDT",
      "close": "105592.34000000"
    },
    "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": 110718,
      "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": 105592.34,
      "limitPrice": 107704.1868,
      "highestPrice": 110718,
      "lowestPrice": 100372.26,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 107900.17949999998,
      "difference": -2.138865301887649,
      "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-07T23:47:14.447Z"
    },
    "sell": {
      "currentPrice": 105592.34,
      "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-07T23:47:14.445Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 26.004647136466545,
            "ADX+DI": 13.449426072505496,
            "ADX+DI[1]": 12.070316054713112,
            "ADX-DI": 34.7289207225273,
            "ADX-DI[1]": 35.8794754841,
            "AO": -160.650029411976,
            "AO[1]": -148.80388235313876,
            "AO[2]": -129.09676470606064,
            "BB.lower": 105540.76428653563,
            "BB.upper": 105942.03771346442,
            "BBPower": -153.63972651865333,
            "CCI20": -121.35107477401121,
            "CCI20[1]": -145.1199936670934,
            "EMA10": 105653.77988321365,
            "EMA100": 105656.58871880684,
            "EMA20": 105705.93864600729,
            "EMA200": 105430.61537832046,
            "EMA30": 105728.11704365019,
            "EMA5": 105609.61164264055,
            "EMA50": 105731.3987648331,
            "HullMA9": 105555.95781481483,
            "Ichimoku.BLine": 105717.575,
            "MACD.macd": -53.837969622632954,
            "MACD.signal": -30.940933928451958,
            "Mom": -235.55999999999767,
            "Mom[1]": -232.8799999999901,
            "P.SAR": 105754.45624256418,
            "Pivot.M.Camarilla.Middle": 103572.41333333333,
            "Pivot.M.Camarilla.R1": 104676.85,
            "Pivot.M.Camarilla.R2": 105065.26,
            "Pivot.M.Camarilla.R3": 105453.67,
            "Pivot.M.Camarilla.S1": 103900.03,
            "Pivot.M.Camarilla.S2": 103511.62000000001,
            "Pivot.M.Camarilla.S3": 103123.21,
            "Pivot.M.Classic.Middle": 103572.41333333333,
            "Pivot.M.Classic.R1": 106049.02666666666,
            "Pivot.M.Classic.R2": 107809.61333333333,
            "Pivot.M.Classic.R3": 112046.81333333332,
            "Pivot.M.Classic.S1": 101811.82666666666,
            "Pivot.M.Classic.S2": 99335.21333333333,
            "Pivot.M.Classic.S3": 95098.01333333334,
            "Pivot.M.Demark.Middle": 104012.56,
            "Pivot.M.Demark.R1": 106929.31999999999,
            "Pivot.M.Demark.S1": 102692.12,
            "Pivot.M.Fibonacci.Middle": 103572.41333333333,
            "Pivot.M.Fibonacci.R1": 105191.02373333334,
            "Pivot.M.Fibonacci.R2": 106191.00293333332,
            "Pivot.M.Fibonacci.R3": 107809.61333333333,
            "Pivot.M.Fibonacci.S1": 101953.80293333333,
            "Pivot.M.Fibonacci.S2": 100953.82373333334,
            "Pivot.M.Fibonacci.S3": 99335.21333333333,
            "Pivot.M.Woodie.Middle": 103751.415,
            "Pivot.M.Woodie.R1": 106407.02999999998,
            "Pivot.M.Woodie.R2": 107988.61499999999,
            "Pivot.M.Woodie.R3": 110644.22999999998,
            "Pivot.M.Woodie.S1": 102169.82999999999,
            "Pivot.M.Woodie.S2": 99514.215,
            "Pivot.M.Woodie.S3": 97932.62999999999,
            "RSI": 31.98898965799856,
            "RSI[1]": 32.864582427983606,
            "Rec.BBPower": 0,
            "Rec.HullMA9": 1,
            "Rec.Ichimoku": 0,
            "Rec.Stoch.RSI": 1,
            "Rec.UO": 0,
            "Rec.VWMA": -1,
            "Rec.WR": 0,
            "Recommend.All": -0.31212121212121213,
            "Recommend.MA": -0.5333333333333333,
            "Recommend.Other": -0.09090909090909091,
            "SMA10": 105658.53599999992,
            "SMA100": 105677.98009999983,
            "SMA20": 105741.40100000003,
            "SMA200": 105429.69834999985,
            "SMA30": 105758.19833333355,
            "SMA5": 105604.736,
            "SMA50": 105779.3436,
            "Stoch.D": 13.707621154388804,
            "Stoch.D[1]": 15.716807702592838,
            "Stoch.K": 14.170037216960774,
            "Stoch.K[1]": 17.250023372192945,
            "Stoch.RSI.K": 5.541161945787576,
            "UO": 40.00178684037771,
            "VWMA": 105732.81044997543,
            "W.R": -86.19657408947195,
            "change": -0.010454942465152463,
            "close": 105584.95,
            "high": 105609.56,
            "low": 105584.94,
            "open": 105596,
            "volume": 7.14157
          },
          "moving_averages": {
            "BUY": 3,
            "COMPUTE": {
              "EMA10": "SELL",
              "EMA100": "SELL",
              "EMA20": "SELL",
              "EMA200": "BUY",
              "EMA30": "SELL",
              "EMA50": "SELL",
              "HullMA": "BUY",
              "Ichimoku": "NEUTRAL",
              "SMA10": "SELL",
              "SMA100": "SELL",
              "SMA20": "SELL",
              "SMA200": "BUY",
              "SMA30": "SELL",
              "SMA50": "SELL",
              "VWMA": "SELL"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "STRONG_SELL",
            "SELL": 11
          },
          "oscillators": {
            "BUY": 2,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "NEUTRAL",
              "CCI": "BUY",
              "MACD": "SELL",
              "Mom": "SELL",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "BUY",
              "UO": "NEUTRAL",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 7,
            "RECOMMENDATION": "NEUTRAL",
            "SELL": 2
          },
          "summary": {
            "BUY": 5,
            "NEUTRAL": 8,
            "RECOMMENDATION": "SELL",
            "SELL": 13
          },
          "time": "2025-06-07T23:47:14.304774"
        }
      }
    ],
    "overrideData": {
      "action": "buy",
      "actionAt": "2025-06-07T23:48:14.150Z",
      "triggeredBy": "buy-order-trading-view",
      "notify": false,
      "checkTradingView": true
    }
  }
}
6844cf82bac5318270367f8e
CHESSUSDT
The TradingView technical analysis recommendation…
Sat Jun 07 2025 23:47:14 GMT+0000 (Coordinated Universal Time)
{
  "uuid": "65916e9d-c17e-46fb-aebd-926885d19431",
  "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": 12.519934616137855,
      "ADX+DI": 14.153564266548463,
      "ADX+DI[1]": 14.73207376572909,
      "ADX-DI": 15.803652005978199,
      "ADX-DI[1]": 15.087147882034428,
      "AO": -0.00010823529411763122,
      "AO[1]": -0.00007529411764703453,
      "AO[2]": -0.00003205882352939893,
      "BB.lower": 0.06633173777534773,
      "BB.upper": 0.06730826222465214,
      "BBPower": -0.00025942064165418444,
      "CCI20": -106.57596371881309,
      "CCI20[1]": -86.20689655171579,
      "EMA10": 0.0666566552111723,
      "EMA100": 0.0645149513028637,
      "EMA20": 0.06667641325745054,
      "EMA200": 0.0632575061599739,
      "EMA30": 0.0665345122707192,
      "EMA5": 0.06658929992100614,
      "EMA50": 0.0659590837296877,
      "HullMA9": 0.06656481481481481,
      "Ichimoku.BLine": 0.06695,
      "MACD.macd": 0.00006466910928108749,
      "MACD.signal": 0.00015588956989900894,
      "Mom": -0.00010000000000000286,
      "Mom[1]": -0.00010000000000000286,
      "P.SAR": 0.06786749552426029,
      "Pivot.M.Camarilla.Middle": 0.059533333333333334,
      "Pivot.M.Camarilla.R1": 0.059112500000000005,
      "Pivot.M.Camarilla.R2": 0.059525,
      "Pivot.M.Camarilla.R3": 0.059937500000000005,
      "Pivot.M.Camarilla.S1": 0.0582875,
      "Pivot.M.Camarilla.S2": 0.057875,
      "Pivot.M.Camarilla.S3": 0.0574625,
      "Pivot.M.Classic.Middle": 0.059533333333333334,
      "Pivot.M.Classic.R1": 0.06136666666666667,
      "Pivot.M.Classic.R2": 0.06403333333333333,
      "Pivot.M.Classic.R3": 0.06853333333333333,
      "Pivot.M.Classic.S1": 0.05686666666666667,
      "Pivot.M.Classic.S2": 0.05503333333333334,
      "Pivot.M.Classic.S3": 0.05053333333333334,
      "Pivot.M.Demark.Middle": 0.059075,
      "Pivot.M.Demark.R1": 0.060450000000000004,
      "Pivot.M.Demark.S1": 0.05595000000000001,
      "Pivot.M.Fibonacci.Middle": 0.059533333333333334,
      "Pivot.M.Fibonacci.R1": 0.06125233333333333,
      "Pivot.M.Fibonacci.R2": 0.06231433333333333,
      "Pivot.M.Fibonacci.R3": 0.06403333333333333,
      "Pivot.M.Fibonacci.S1": 0.057814333333333336,
      "Pivot.M.Fibonacci.S2": 0.056752333333333335,
      "Pivot.M.Fibonacci.S3": 0.05503333333333334,
      "Pivot.M.Woodie.Middle": 0.059375,
      "Pivot.M.Woodie.R1": 0.06104999999999999,
      "Pivot.M.Woodie.R2": 0.06387499999999999,
      "Pivot.M.Woodie.R3": 0.06555,
      "Pivot.M.Woodie.S1": 0.056549999999999996,
      "Pivot.M.Woodie.S2": 0.054875,
      "Pivot.M.Woodie.S3": 0.05205,
      "RSI": 48.313874545894045,
      "RSI[1]": 48.31387454589406,
      "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.17878787878787877,
      "Recommend.MA": -0.26666666666666666,
      "Recommend.Other": -0.09090909090909091,
      "SMA10": 0.06669000000000005,
      "SMA100": 0.063694,
      "SMA20": 0.06681999999999994,
      "SMA200": 0.06185249999999996,
      "SMA30": 0.06678000000000002,
      "SMA5": 0.06659999999999995,
      "SMA50": 0.06651799999999997,
      "Stoch.D": 25.252525252525675,
      "Stoch.D[1]": 44.42680776014148,
      "Stoch.K": 27.424242424242895,
      "Stoch.K[1]": 41.79894179894194,
      "Stoch.RSI.K": 14.112100283623278,
      "UO": 39.013189539505646,
      "VWMA": 0.06693965948288334,
      "W.R": -72.72727272727204,
      "change": 0,
      "close": 0.0665,
      "high": 0.0667,
      "low": 0.0664,
      "open": 0.0665,
      "volume": 120680.1
    },
    "moving_averages": {
      "BUY": 5,
      "COMPUTE": {
        "EMA10": "SELL",
        "EMA100": "BUY",
        "EMA20": "SELL",
        "EMA200": "BUY",
        "EMA30": "SELL",
        "EMA50": "BUY",
        "HullMA": "SELL",
        "Ichimoku": "NEUTRAL",
        "SMA10": "SELL",
        "SMA100": "BUY",
        "SMA20": "SELL",
        "SMA200": "BUY",
        "SMA30": "SELL",
        "SMA50": "SELL",
        "VWMA": "SELL"
      },
      "NEUTRAL": 1,
      "RECOMMENDATION": "SELL",
      "SELL": 9
    },
    "oscillators": {
      "BUY": 0,
      "COMPUTE": {
        "ADX": "NEUTRAL",
        "AO": "NEUTRAL",
        "BBP": "NEUTRAL",
        "CCI": "NEUTRAL",
        "MACD": "SELL",
        "Mom": "NEUTRAL",
        "RSI": "NEUTRAL",
        "STOCH.K": "NEUTRAL",
        "Stoch.RSI": "NEUTRAL",
        "UO": "NEUTRAL",
        "W%R": "NEUTRAL"
      },
      "NEUTRAL": 10,
      "RECOMMENDATION": "NEUTRAL",
      "SELL": 1
    },
    "summary": {
      "BUY": 5,
      "NEUTRAL": 11,
      "RECOMMENDATION": "SELL",
      "SELL": 10
    },
    "time": "2025-06-07T23:47:14.497110"
  }
}

Rename Collection

binance-bot .

Tools

Collection Stats

Documents 235957
Total doc size 1.56 GB
Average doc size 6.95 KB
Pre-allocated size 695.27 MB
Indexes 2
Total index size 6.02 MB
Padding factor
Extents

Indexes

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