_id symbol msg loggedAt data
6844c959bac5318270366311
BTCUSDT
The current price reached the trigger price for t…
Sat Jun 07 2025 23:20:57 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "137f2ac3-d556-4dcf-a46d-0605b411c6e9",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "determine-action",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749338457018,
      "symbol": "BTCUSDT",
      "close": "105728.55000000"
    },
    "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": 105728.55,
      "limitPrice": 107843.121,
      "highestPrice": 110718,
      "lowestPrice": 100372.26,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 107900.17949999998,
      "difference": -2.012628255173554,
      "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:20:57.151Z"
    },
    "sell": {
      "currentPrice": 105728.55,
      "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:20:57.149Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 15.790893858502692,
            "ADX+DI": 22.044060610177176,
            "ADX+DI[1]": 22.335768545901605,
            "ADX-DI": 32.699991774362715,
            "ADX-DI[1]": 33.132709106590575,
            "AO": -48.58217647076526,
            "AO[1]": -26.01497058843961,
            "AO[2]": -0.9560000001802109,
            "BB.lower": 105678.98366452554,
            "BB.upper": 105900.97733547453,
            "BBPower": -125.2935473506659,
            "CCI20": -106.72293547737546,
            "CCI20[1]": -111.39152577047916,
            "EMA10": 105771.20126961576,
            "EMA100": 105662.3356974916,
            "EMA20": 105786.74720598552,
            "EMA200": 105419.39902566106,
            "EMA30": 105786.58480577599,
            "EMA5": 105745.04839820237,
            "EMA50": 105764.18315891398,
            "HullMA9": 105691.1058148148,
            "Ichimoku.BLine": 105782,
            "MACD.macd": -11.41005209001014,
            "MACD.signal": 2.4231112802823773,
            "Mom": -82.77999999999884,
            "Mom[1]": -101.22000000000116,
            "P.SAR": 105889.155008,
            "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": 39.80507619128456,
            "RSI[1]": 38.93752405910149,
            "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.08787878787878788,
            "Recommend.MA": -0.26666666666666666,
            "Recommend.Other": 0.09090909090909091,
            "SMA10": 105804.12899999991,
            "SMA100": 105668.76079999983,
            "SMA20": 105789.98050000003,
            "SMA200": 105414.85499999984,
            "SMA30": 105799.9536666669,
            "SMA5": 105746.18600000002,
            "SMA50": 105801.8124,
            "Stoch.D": 30.20029570410999,
            "Stoch.D[1]": 20.280124634694705,
            "Stoch.K": 18.376310841142686,
            "Stoch.K[1]": 1.948963330988839,
            "Stoch.RSI.K": 2.534399555329085,
            "UO": 33.819757350969354,
            "VWMA": 105797.39259530541,
            "W.R": -96.19733866301462,
            "change": 0.00501363140160598,
            "close": 105717.1,
            "high": 105720.09,
            "low": 105711.8,
            "open": 105711.81,
            "volume": 9.49458
          },
          "moving_averages": {
            "BUY": 5,
            "COMPUTE": {
              "EMA10": "SELL",
              "EMA100": "BUY",
              "EMA20": "SELL",
              "EMA200": "BUY",
              "EMA30": "SELL",
              "EMA50": "SELL",
              "HullMA": "BUY",
              "Ichimoku": "NEUTRAL",
              "SMA10": "SELL",
              "SMA100": "BUY",
              "SMA20": "SELL",
              "SMA200": "BUY",
              "SMA30": "SELL",
              "SMA50": "SELL",
              "VWMA": "SELL"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "SELL",
            "SELL": 9
          },
          "oscillators": {
            "BUY": 2,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "NEUTRAL",
              "CCI": "BUY",
              "MACD": "SELL",
              "Mom": "BUY",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "NEUTRAL",
              "UO": "NEUTRAL",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 8,
            "RECOMMENDATION": "NEUTRAL",
            "SELL": 1
          },
          "summary": {
            "BUY": 7,
            "NEUTRAL": 9,
            "RECOMMENDATION": "NEUTRAL",
            "SELL": 10
          },
          "time": "2025-06-07T23:20:56.502472"
        }
      }
    ],
    "overrideData": {
      "action": "buy",
      "actionAt": "2025-06-07T23:21:56.328Z",
      "triggeredBy": "buy-order-trading-view",
      "notify": false,
      "checkTradingView": true
    }
  }
}
6844c959bac5318270366312
BTCUSDT
The override action is saved. Reason: The bot que…
Sat Jun 07 2025 23:20:57 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "137f2ac3-d556-4dcf-a46d-0605b411c6e9",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "place-buy-order",
  "overrideData": {
    "action": "buy",
    "actionAt": "2025-06-07T23:21:57.153Z",
    "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 NEUTRAL."
}
6844c959bac5318270366313
BTCUSDT
Do not place an order because TradingView recomme…
Sat Jun 07 2025 23:20:57 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "137f2ac3-d556-4dcf-a46d-0605b411c6e9",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "place-buy-order",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749338457018,
      "symbol": "BTCUSDT",
      "close": "105728.55000000"
    },
    "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": 105728.55,
      "limitPrice": 107843.121,
      "highestPrice": 110718,
      "lowestPrice": 100372.26,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 107900.17949999998,
      "difference": -2.012628255173554,
      "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:20:57.151Z"
    },
    "sell": {
      "currentPrice": 105728.55,
      "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:20:57.149Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 15.790893858502692,
            "ADX+DI": 22.044060610177176,
            "ADX+DI[1]": 22.335768545901605,
            "ADX-DI": 32.699991774362715,
            "ADX-DI[1]": 33.132709106590575,
            "AO": -48.58217647076526,
            "AO[1]": -26.01497058843961,
            "AO[2]": -0.9560000001802109,
            "BB.lower": 105678.98366452554,
            "BB.upper": 105900.97733547453,
            "BBPower": -125.2935473506659,
            "CCI20": -106.72293547737546,
            "CCI20[1]": -111.39152577047916,
            "EMA10": 105771.20126961576,
            "EMA100": 105662.3356974916,
            "EMA20": 105786.74720598552,
            "EMA200": 105419.39902566106,
            "EMA30": 105786.58480577599,
            "EMA5": 105745.04839820237,
            "EMA50": 105764.18315891398,
            "HullMA9": 105691.1058148148,
            "Ichimoku.BLine": 105782,
            "MACD.macd": -11.41005209001014,
            "MACD.signal": 2.4231112802823773,
            "Mom": -82.77999999999884,
            "Mom[1]": -101.22000000000116,
            "P.SAR": 105889.155008,
            "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": 39.80507619128456,
            "RSI[1]": 38.93752405910149,
            "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.08787878787878788,
            "Recommend.MA": -0.26666666666666666,
            "Recommend.Other": 0.09090909090909091,
            "SMA10": 105804.12899999991,
            "SMA100": 105668.76079999983,
            "SMA20": 105789.98050000003,
            "SMA200": 105414.85499999984,
            "SMA30": 105799.9536666669,
            "SMA5": 105746.18600000002,
            "SMA50": 105801.8124,
            "Stoch.D": 30.20029570410999,
            "Stoch.D[1]": 20.280124634694705,
            "Stoch.K": 18.376310841142686,
            "Stoch.K[1]": 1.948963330988839,
            "Stoch.RSI.K": 2.534399555329085,
            "UO": 33.819757350969354,
            "VWMA": 105797.39259530541,
            "W.R": -96.19733866301462,
            "change": 0.00501363140160598,
            "close": 105717.1,
            "high": 105720.09,
            "low": 105711.8,
            "open": 105711.81,
            "volume": 9.49458
          },
          "moving_averages": {
            "BUY": 5,
            "COMPUTE": {
              "EMA10": "SELL",
              "EMA100": "BUY",
              "EMA20": "SELL",
              "EMA200": "BUY",
              "EMA30": "SELL",
              "EMA50": "SELL",
              "HullMA": "BUY",
              "Ichimoku": "NEUTRAL",
              "SMA10": "SELL",
              "SMA100": "BUY",
              "SMA20": "SELL",
              "SMA200": "BUY",
              "SMA30": "SELL",
              "SMA50": "SELL",
              "VWMA": "SELL"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "SELL",
            "SELL": 9
          },
          "oscillators": {
            "BUY": 2,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "NEUTRAL",
              "CCI": "BUY",
              "MACD": "SELL",
              "Mom": "BUY",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "NEUTRAL",
              "UO": "NEUTRAL",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 8,
            "RECOMMENDATION": "NEUTRAL",
            "SELL": 1
          },
          "summary": {
            "BUY": 7,
            "NEUTRAL": 9,
            "RECOMMENDATION": "NEUTRAL",
            "SELL": 10
          },
          "time": "2025-06-07T23:20:56.502472"
        }
      }
    ],
    "overrideData": {
      "action": "buy",
      "actionAt": "2025-06-07T23:21:56.328Z",
      "triggeredBy": "buy-order-trading-view",
      "notify": false,
      "checkTradingView": true
    }
  }
}
6844c959a8e11eb83b86181b
BTCUSDT
The TradingView technical analysis recommendation…
Sat Jun 07 2025 23:20:57 GMT+0000 (Coordinated Universal Time)
{
  "uuid": "b697d0b8-0dd1-45b4-b3e7-70a577cb8c17",
  "stepName": "get-tradingview",
  "symbols": [
    "ILVUSDT",
    "WANUSDT",
    "ASRUSDT",
    "ARDRUSDT",
    "REIUSDT",
    "CKBUSDT",
    "JSTUSDT",
    "ANKRUSDT",
    "LEVERUSDT",
    "AUCTIONUSDT",
    "IQUSDT",
    "GLMUSDT",
    "FLUXUSDT",
    "MLNUSDT",
    "OGNUSDT",
    "ARKUSDT",
    "PHAUSDT",
    "SLFUSDT",
    "PSGUSDT",
    "LTOUSDT",
    "SUPERUSDT",
    "FUNUSDT",
    "NMRUSDT",
    "ALPINEUSDT",
    "STRAXUSDT",
    "LUMIAUSDT",
    "CVCUSDT",
    "SYSUSDT",
    "BEAMXUSDT",
    "IOTAUSDT",
    "HIGHUSDT",
    "HIVEUSDT",
    "FISUSDT",
    "BTCUSDT",
    "RAYUSDT",
    "TWTUSDT",
    "VICUSDT",
    "ACAUSDT",
    "SLPUSDT",
    "FTTUSDT",
    "MANAUSDT",
    "QKCUSDT",
    "ARKMUSDT",
    "MOVEUSDT",
    "ZROUSDT",
    "AVAUSDT",
    "KAVAUSDT",
    "XVGUSDT",
    "IDEXUSDT",
    "SCRTUSDT",
    "ACHUSDT",
    "SUSDT",
    "DOTUSDT",
    "ADAUSDT",
    "VTHOUSDT",
    "RUNEUSDT",
    "BAKEUSDT",
    "HEIUSDT",
    "AMPUSDT",
    "RAREUSDT",
    "FETUSDT",
    "DUSKUSDT",
    "LRCUSDT",
    "EPICUSDT",
    "MDTUSDT",
    "FORMUSDT",
    "FARMUSDT",
    "BELUSDT",
    "DUSDT",
    "JASMYUSDT",
    "HIFIUSDT",
    "NKNUSDT",
    "CYBERUSDT",
    "CHZUSDT",
    "HOOKUSDT",
    "FLMUSDT",
    "PUNDIXUSDT",
    "CHESSUSDT",
    "PHBUSDT",
    "OMUSDT",
    "ATAUSDT",
    "LQTYUSDT",
    "VOXELUSDT",
    "TRXUSDT",
    "GPSUSDT",
    "TKOUSDT",
    "PIVXUSDT",
    "DATAUSDT",
    "REQUSDT",
    "COSUSDT",
    "GUSDT",
    "ONGUSDT",
    "PEPEUSDT",
    "SPELLUSDT",
    "EDUUSDT",
    "LPTUSDT",
    "BARUSDT",
    "DEGOUSDT",
    "MASKUSDT"
  ],
  "interval": "5m",
  "data": {
    "indicators": {
      "ADX": 16.053330189899064,
      "ADX+DI": 22.043686618683612,
      "ADX+DI[1]": 22.044060610177176,
      "ADX-DI": 32.69943699822689,
      "ADX-DI[1]": 32.699991774362715,
      "AO": -64.0520294119633,
      "AO[1]": -48.58217647076526,
      "AO[2]": -26.01497058843961,
      "BB.lower": 105671.70095729656,
      "BB.upper": 105894.8230427035,
      "BBPower": -105.40446915770008,
      "CCI20": -98.23599347425056,
      "CCI20[1]": -106.72293547737546,
      "EMA10": 105761.36467514017,
      "EMA100": 105663.42013912543,
      "EMA20": 105780.1141387488,
      "EMA200": 105422.36122441069,
      "EMA30": 105782.10191508076,
      "EMA5": 105735.73226546825,
      "EMA50": 105762.3367605252,
      "HullMA9": 105685.70448148146,
      "Ichimoku.BLine": 105782,
      "MACD.macd": -15.304351815822884,
      "MACD.signal": -1.1223813389386752,
      "Mom": -170.09999999999127,
      "Mom[1]": -82.77999999999884,
      "P.SAR": 105882.06080768,
      "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": 39.80507619128457,
      "RSI[1]": 39.80507619128456,
      "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.22424242424242424,
      "Recommend.MA": -0.26666666666666666,
      "Recommend.Other": -0.18181818181818182,
      "SMA10": 105787.1189999999,
      "SMA100": 105671.53169999982,
      "SMA20": 105783.26200000003,
      "SMA200": 105418.96054999983,
      "SMA30": 105796.02500000021,
      "SMA5": 105725.504,
      "SMA50": 105801.4118,
      "Stoch.D": 18.589674324778944,
      "Stoch.D[1]": 8.370835419084964,
      "Stoch.K": 8.957683884605569,
      "Stoch.K[1]": 2.906291153731587,
      "Stoch.RSI.K": 2.5375689696672774,
      "UO": 32.68131095391922,
      "VWMA": 105794.53229890416,
      "W.R": -97.18384697130553,
      "change": 0,
      "close": 105717.1,
      "high": 105717.11,
      "low": 105717.1,
      "open": 105717.1,
      "volume": 0.2248
    },
    "moving_averages": {
      "BUY": 5,
      "COMPUTE": {
        "EMA10": "SELL",
        "EMA100": "BUY",
        "EMA20": "SELL",
        "EMA200": "BUY",
        "EMA30": "SELL",
        "EMA50": "SELL",
        "HullMA": "BUY",
        "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": "SELL",
        "RSI": "NEUTRAL",
        "STOCH.K": "NEUTRAL",
        "Stoch.RSI": "NEUTRAL",
        "UO": "NEUTRAL",
        "W%R": "NEUTRAL"
      },
      "NEUTRAL": 9,
      "RECOMMENDATION": "SELL",
      "SELL": 2
    },
    "summary": {
      "BUY": 5,
      "NEUTRAL": 10,
      "RECOMMENDATION": "SELL",
      "SELL": 11
    },
    "time": "2025-06-07T23:20:57.457327"
  }
}
6844c959bac5318270366314
FARMUSDT
The TradingView technical analysis recommendation…
Sat Jun 07 2025 23:20:57 GMT+0000 (Coordinated Universal Time)
{
  "uuid": "b5844076-2be8-4315-ac1e-61aa8d79a607",
  "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": 24.16524043593311,
      "ADX+DI": 23.080526689796528,
      "ADX+DI[1]": 23.737786334344595,
      "ADX-DI": 14.091956196773937,
      "ADX-DI[1]": 13.069409856141416,
      "AO": 0.14229411764712196,
      "AO[1]": 0.13702941176476813,
      "AO[2]": 0.13970588235300596,
      "BB.lower": 29.610139896890363,
      "BB.upper": 29.90486010310968,
      "BBPower": -0.031699952773383444,
      "CCI20": -23.76445846480941,
      "CCI20[1]": 23.853211009140217,
      "EMA10": 29.763452713452942,
      "EMA100": 29.59336235498842,
      "EMA20": 29.73649159219432,
      "EMA200": 29.61468425688778,
      "EMA30": 29.712734481592612,
      "EMA5": 29.76780303671261,
      "EMA50": 29.67100087890355,
      "HullMA9": 29.792888888888882,
      "Ichimoku.BLine": 29.65,
      "MACD.macd": 0.036812829939197655,
      "MACD.signal": 0.03888322683699469,
      "Mom": 0.0799999999999983,
      "Mom[1]": 0.08999999999999986,
      "P.SAR": 29.617442559999997,
      "Pivot.M.Camarilla.Middle": 29.25333333333333,
      "Pivot.M.Camarilla.R1": 29.242749999999997,
      "Pivot.M.Camarilla.R2": 29.3555,
      "Pivot.M.Camarilla.R3": 29.468249999999998,
      "Pivot.M.Camarilla.S1": 29.01725,
      "Pivot.M.Camarilla.S2": 28.9045,
      "Pivot.M.Camarilla.S3": 28.79175,
      "Pivot.M.Classic.Middle": 29.25333333333333,
      "Pivot.M.Classic.R1": 29.80666666666666,
      "Pivot.M.Classic.R2": 30.48333333333333,
      "Pivot.M.Classic.R3": 31.71333333333333,
      "Pivot.M.Classic.S1": 28.57666666666666,
      "Pivot.M.Classic.S2": 28.02333333333333,
      "Pivot.M.Classic.S3": 26.79333333333333,
      "Pivot.M.Demark.Middle": 29.4225,
      "Pivot.M.Demark.R1": 30.145,
      "Pivot.M.Demark.S1": 28.915,
      "Pivot.M.Fibonacci.Middle": 29.25333333333333,
      "Pivot.M.Fibonacci.R1": 29.72319333333333,
      "Pivot.M.Fibonacci.R2": 30.01347333333333,
      "Pivot.M.Fibonacci.R3": 30.48333333333333,
      "Pivot.M.Fibonacci.S1": 28.78347333333333,
      "Pivot.M.Fibonacci.S2": 28.49319333333333,
      "Pivot.M.Fibonacci.S3": 28.02333333333333,
      "Pivot.M.Woodie.Middle": 29.222499999999997,
      "Pivot.M.Woodie.R1": 29.744999999999994,
      "Pivot.M.Woodie.R2": 30.452499999999997,
      "Pivot.M.Woodie.R3": 30.974999999999994,
      "Pivot.M.Woodie.S1": 28.514999999999993,
      "Pivot.M.Woodie.S2": 27.992499999999996,
      "Pivot.M.Woodie.S3": 27.284999999999993,
      "RSI": 51.12957156696681,
      "RSI[1]": 51.12957156696681,
      "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.13333333333333333,
      "Recommend.MA": 0.26666666666666666,
      "Recommend.Other": 0,
      "SMA10": 29.763000000000027,
      "SMA100": 29.55139999999998,
      "SMA20": 29.75750000000002,
      "SMA200": 29.375050000000055,
      "SMA30": 29.67533333333334,
      "SMA5": 29.79600000000003,
      "SMA50": 29.698200000000025,
      "Stoch.D": 57.10526315789476,
      "Stoch.D[1]": 70.68965517241374,
      "Stoch.K": 44.99999999999999,
      "Stoch.K[1]": 65.00000000000004,
      "Stoch.RSI.K": 27.15809290189205,
      "UO": 47.733099578703715,
      "VWMA": 29.75506921468954,
      "W.R": -60.00000000000018,
      "change": 0,
      "close": 29.74,
      "high": 29.77,
      "low": 29.71,
      "open": 29.76,
      "volume": 46.099
    },
    "moving_averages": {
      "BUY": 9,
      "COMPUTE": {
        "EMA10": "SELL",
        "EMA100": "BUY",
        "EMA20": "BUY",
        "EMA200": "BUY",
        "EMA30": "BUY",
        "EMA50": "BUY",
        "HullMA": "SELL",
        "Ichimoku": "NEUTRAL",
        "SMA10": "SELL",
        "SMA100": "BUY",
        "SMA20": "SELL",
        "SMA200": "BUY",
        "SMA30": "BUY",
        "SMA50": "BUY",
        "VWMA": "SELL"
      },
      "NEUTRAL": 1,
      "RECOMMENDATION": "BUY",
      "SELL": 5
    },
    "oscillators": {
      "BUY": 1,
      "COMPUTE": {
        "ADX": "NEUTRAL",
        "AO": "BUY",
        "BBP": "NEUTRAL",
        "CCI": "NEUTRAL",
        "MACD": "SELL",
        "Mom": "SELL",
        "RSI": "NEUTRAL",
        "STOCH.K": "NEUTRAL",
        "Stoch.RSI": "NEUTRAL",
        "UO": "NEUTRAL",
        "W%R": "NEUTRAL"
      },
      "NEUTRAL": 8,
      "RECOMMENDATION": "NEUTRAL",
      "SELL": 2
    },
    "summary": {
      "BUY": 10,
      "NEUTRAL": 9,
      "RECOMMENDATION": "BUY",
      "SELL": 7
    },
    "time": "2025-06-07T23:20:57.406084"
  }
}
6844c959bac5318270366315
IQUSDT
The TradingView technical analysis recommendation…
Sat Jun 07 2025 23:20:57 GMT+0000 (Coordinated Universal Time)
{
  "uuid": "b5844076-2be8-4315-ac1e-61aa8d79a607",
  "stepName": "get-tradingview",
  "symbols": [
    "ILVUSDT",
    "WANUSDT",
    "ASRUSDT",
    "ARDRUSDT",
    "REIUSDT",
    "CKBUSDT",
    "JSTUSDT",
    "ANKRUSDT",
    "LEVERUSDT",
    "AUCTIONUSDT",
    "IQUSDT",
    "GLMUSDT",
    "FLUXUSDT",
    "MLNUSDT",
    "OGNUSDT",
    "ARKUSDT",
    "PHAUSDT",
    "SLFUSDT",
    "PSGUSDT",
    "LTOUSDT",
    "SUPERUSDT",
    "FUNUSDT",
    "NMRUSDT",
    "ALPINEUSDT",
    "STRAXUSDT",
    "LUMIAUSDT",
    "CVCUSDT",
    "SYSUSDT",
    "BEAMXUSDT",
    "IOTAUSDT",
    "HIGHUSDT",
    "HIVEUSDT",
    "FISUSDT",
    "BTCUSDT",
    "RAYUSDT",
    "TWTUSDT",
    "VICUSDT",
    "ACAUSDT",
    "SLPUSDT",
    "FTTUSDT",
    "MANAUSDT",
    "QKCUSDT",
    "ARKMUSDT",
    "MOVEUSDT",
    "ZROUSDT",
    "AVAUSDT",
    "KAVAUSDT",
    "XVGUSDT",
    "IDEXUSDT",
    "SCRTUSDT",
    "ACHUSDT",
    "SUSDT",
    "DOTUSDT",
    "ADAUSDT",
    "VTHOUSDT",
    "RUNEUSDT",
    "BAKEUSDT",
    "HEIUSDT",
    "AMPUSDT",
    "RAREUSDT",
    "FETUSDT",
    "DUSKUSDT",
    "LRCUSDT",
    "EPICUSDT",
    "MDTUSDT",
    "FORMUSDT",
    "FARMUSDT",
    "BELUSDT",
    "DUSDT",
    "JASMYUSDT",
    "HIFIUSDT",
    "NKNUSDT",
    "CYBERUSDT",
    "CHZUSDT",
    "HOOKUSDT",
    "FLMUSDT",
    "PUNDIXUSDT",
    "CHESSUSDT",
    "PHBUSDT",
    "OMUSDT",
    "ATAUSDT",
    "LQTYUSDT",
    "VOXELUSDT",
    "TRXUSDT",
    "GPSUSDT",
    "TKOUSDT",
    "PIVXUSDT",
    "DATAUSDT",
    "REQUSDT",
    "COSUSDT",
    "GUSDT",
    "ONGUSDT",
    "PEPEUSDT",
    "SPELLUSDT",
    "EDUUSDT",
    "LPTUSDT",
    "BARUSDT",
    "DEGOUSDT",
    "MASKUSDT"
  ],
  "interval": "15m",
  "data": {
    "indicators": {
      "ADX": 14.858853818643952,
      "ADX+DI": 18.316219298089138,
      "ADX+DI[1]": 18.907092602435775,
      "ADX-DI": 23.21770421143754,
      "ADX-DI[1]": 23.966697296936694,
      "AO": 0.0000014235294117726296,
      "AO[1]": 0.0000040441176470664905,
      "AO[2]": 0.000006652941176478119,
      "BB.lower": 0.003802185589526279,
      "BB.upper": 0.00382631441047372,
      "BBPower": -0.000017216476632824374,
      "CCI20": -180.0000000000478,
      "CCI20[1]": -200.56497175145756,
      "EMA10": 0.0038100413560874643,
      "EMA100": 0.0037976634728240266,
      "EMA20": 0.0038105776541090893,
      "EMA200": 0.0037961787612794543,
      "EMA30": 0.003809087555755869,
      "EMA5": 0.003807734305111265,
      "EMA50": 0.0038053395720392567,
      "HullMA9": 0.003806366666666667,
      "Ichimoku.BLine": 0.0038120000000000003,
      "MACD.macd": 6.918121490612564e-7,
      "MACD.signal": 0.000002618823255007647,
      "Mom": -0.000010000000000000026,
      "Mom[1]": -0.000012000000000000292,
      "P.SAR": 0.00382446,
      "Pivot.M.Camarilla.Middle": 0.00375,
      "Pivot.M.Camarilla.R1": 0.0037739833333333334,
      "Pivot.M.Camarilla.R2": 0.0037939666666666665,
      "Pivot.M.Camarilla.R3": 0.00381395,
      "Pivot.M.Camarilla.S1": 0.0037340166666666665,
      "Pivot.M.Camarilla.S2": 0.0037140333333333334,
      "Pivot.M.Camarilla.S3": 0.00369405,
      "Pivot.M.Classic.Middle": 0.00375,
      "Pivot.M.Classic.R1": 0.003861,
      "Pivot.M.Classic.R2": 0.003968,
      "Pivot.M.Classic.R3": 0.0041860000000000005,
      "Pivot.M.Classic.S1": 0.0036429999999999995,
      "Pivot.M.Classic.S2": 0.0035319999999999995,
      "Pivot.M.Classic.S3": 0.0033139999999999992,
      "Pivot.M.Demark.Middle": 0.00377675,
      "Pivot.M.Demark.R1": 0.0039145000000000004,
      "Pivot.M.Demark.S1": 0.0036965,
      "Pivot.M.Fibonacci.Middle": 0.00375,
      "Pivot.M.Fibonacci.R1": 0.003833276,
      "Pivot.M.Fibonacci.R2": 0.003884724,
      "Pivot.M.Fibonacci.R3": 0.003968,
      "Pivot.M.Fibonacci.S1": 0.0036667239999999997,
      "Pivot.M.Fibonacci.S2": 0.0036152759999999997,
      "Pivot.M.Fibonacci.S3": 0.0035319999999999995,
      "Pivot.M.Woodie.Middle": 0.003751,
      "Pivot.M.Woodie.R1": 0.003863,
      "Pivot.M.Woodie.R2": 0.003969,
      "Pivot.M.Woodie.R3": 0.004081,
      "Pivot.M.Woodie.S1": 0.003645,
      "Pivot.M.Woodie.S2": 0.0035329999999999997,
      "Pivot.M.Woodie.S3": 0.0034269999999999995,
      "RSI": 45.18777462681329,
      "RSI[1]": 43.38486371146169,
      "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.08787878787878788,
      "Recommend.MA": -0.26666666666666666,
      "Recommend.Other": 0.09090909090909091,
      "SMA10": 0.0038103000000000013,
      "SMA100": 0.0037948500000000024,
      "SMA20": 0.0038142499999999995,
      "SMA200": 0.0037713050000000013,
      "SMA30": 0.0038119000000000043,
      "SMA5": 0.0038099999999999965,
      "SMA50": 0.003803620000000002,
      "Stoch.D": 37.645374843442504,
      "Stoch.D[1]": 52.99289188178108,
      "Stoch.K": 22.490606548577347,
      "Stoch.K[1]": 41.30190796857468,
      "Stoch.RSI.K": 6.5058977578952435,
      "UO": 44.5233036654221,
      "VWMA": 0.003814620223446303,
      "W.R": -77.77777777777779,
      "change": 0.052603892688065895,
      "close": 0.003804,
      "high": 0.003804,
      "low": 0.0038,
      "open": 0.0038,
      "volume": 84883
    },
    "moving_averages": {
      "BUY": 5,
      "COMPUTE": {
        "EMA10": "SELL",
        "EMA100": "BUY",
        "EMA20": "SELL",
        "EMA200": "BUY",
        "EMA30": "SELL",
        "EMA50": "SELL",
        "HullMA": "SELL",
        "Ichimoku": "NEUTRAL",
        "SMA10": "SELL",
        "SMA100": "BUY",
        "SMA20": "SELL",
        "SMA200": "BUY",
        "SMA30": "SELL",
        "SMA50": "BUY",
        "VWMA": "SELL"
      },
      "NEUTRAL": 1,
      "RECOMMENDATION": "SELL",
      "SELL": 9
    },
    "oscillators": {
      "BUY": 2,
      "COMPUTE": {
        "ADX": "NEUTRAL",
        "AO": "NEUTRAL",
        "BBP": "NEUTRAL",
        "CCI": "BUY",
        "MACD": "SELL",
        "Mom": "BUY",
        "RSI": "NEUTRAL",
        "STOCH.K": "NEUTRAL",
        "Stoch.RSI": "NEUTRAL",
        "UO": "NEUTRAL",
        "W%R": "NEUTRAL"
      },
      "NEUTRAL": 8,
      "RECOMMENDATION": "NEUTRAL",
      "SELL": 1
    },
    "summary": {
      "BUY": 7,
      "NEUTRAL": 9,
      "RECOMMENDATION": "NEUTRAL",
      "SELL": 10
    },
    "time": "2025-06-07T23:20:57.404800"
  }
}
6844c959bac5318270366316
LUMIAUSDT
The TradingView technical analysis recommendation…
Sat Jun 07 2025 23:20:57 GMT+0000 (Coordinated Universal Time)
{
  "uuid": "b5844076-2be8-4315-ac1e-61aa8d79a607",
  "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": 16.175668148321453,
      "ADX+DI": 14.303472366580914,
      "ADX+DI[1]": 14.945448472452215,
      "ADX-DI": 15.874005336876552,
      "ADX-DI[1]": 16.58647094449769,
      "AO": 0.0016058823529416233,
      "AO[1]": 0.0016911764705886956,
      "AO[2]": 0.0017764705882358234,
      "BB.lower": 0.2669341480192529,
      "BB.upper": 0.27136585198074664,
      "BBPower": -0.00016103408691103827,
      "CCI20": 9.27766732941424,
      "CCI20[1]": 38.46153846159558,
      "EMA10": 0.26965948666442663,
      "EMA100": 0.26861708395844086,
      "EMA20": 0.26940755146995937,
      "EMA200": 0.2701321366768762,
      "EMA30": 0.26926881683383636,
      "EMA5": 0.26959626376319373,
      "EMA50": 0.2690528880159672,
      "HullMA9": 0.26944074074074076,
      "Ichimoku.BLine": 0.2685,
      "MACD.macd": 0.00029431293269588377,
      "MACD.signal": 0.00028202913207574134,
      "Mom": 0,
      "Mom[1]": 0.0010000000000000009,
      "P.SAR": 0.26825139061750597,
      "Pivot.M.Camarilla.Middle": 0.26433333333333336,
      "Pivot.M.Camarilla.R1": 0.263375,
      "Pivot.M.Camarilla.R2": 0.26475,
      "Pivot.M.Camarilla.R3": 0.266125,
      "Pivot.M.Camarilla.S1": 0.260625,
      "Pivot.M.Camarilla.S2": 0.25925000000000004,
      "Pivot.M.Camarilla.S3": 0.257875,
      "Pivot.M.Classic.Middle": 0.26433333333333336,
      "Pivot.M.Classic.R1": 0.2706666666666667,
      "Pivot.M.Classic.R2": 0.2793333333333334,
      "Pivot.M.Classic.R3": 0.2943333333333334,
      "Pivot.M.Classic.S1": 0.2556666666666667,
      "Pivot.M.Classic.S2": 0.24933333333333335,
      "Pivot.M.Classic.S3": 0.23433333333333334,
      "Pivot.M.Demark.Middle": 0.2665,
      "Pivot.M.Demark.R1": 0.275,
      "Pivot.M.Demark.S1": 0.26,
      "Pivot.M.Fibonacci.Middle": 0.26433333333333336,
      "Pivot.M.Fibonacci.R1": 0.2700633333333334,
      "Pivot.M.Fibonacci.R2": 0.27360333333333337,
      "Pivot.M.Fibonacci.R3": 0.2793333333333334,
      "Pivot.M.Fibonacci.S1": 0.25860333333333335,
      "Pivot.M.Fibonacci.S2": 0.25506333333333336,
      "Pivot.M.Fibonacci.S3": 0.24933333333333335,
      "Pivot.M.Woodie.Middle": 0.26375000000000004,
      "Pivot.M.Woodie.R1": 0.2695000000000001,
      "Pivot.M.Woodie.R2": 0.27875000000000005,
      "Pivot.M.Woodie.R3": 0.2845000000000001,
      "Pivot.M.Woodie.S1": 0.25450000000000006,
      "Pivot.M.Woodie.S2": 0.24875000000000003,
      "Pivot.M.Woodie.S3": 0.23950000000000005,
      "RSI": 48.29382584328403,
      "RSI[1]": 48.29382584328403,
      "Rec.BBPower": -1,
      "Rec.HullMA9": -1,
      "Rec.Ichimoku": 0,
      "Rec.Stoch.RSI": 0,
      "Rec.UO": 0,
      "Rec.VWMA": -1,
      "Rec.WR": 0,
      "Recommend.All": -0.24545454545454548,
      "Recommend.MA": -0.4,
      "Recommend.Other": -0.09090909090909091,
      "SMA10": 0.2699999999999998,
      "SMA100": 0.2683299999999998,
      "SMA20": 0.2691499999999998,
      "SMA200": 0.2659850000000001,
      "SMA30": 0.2687333333333334,
      "SMA5": 0.2700000000000007,
      "SMA50": 0.26939999999999986,
      "Stoch.D": 52.77777777777778,
      "Stoch.D[1]": 68.51851851851853,
      "Stoch.K": 33.33333333333332,
      "Stoch.K[1]": 50,
      "Stoch.RSI.K": 20.72123703064476,
      "UO": 37.3235460191982,
      "VWMA": 0.26917428392816484,
      "W.R": -75,
      "change": 0.3717472118959111,
      "close": 0.27,
      "high": 0.27,
      "low": 0.269,
      "open": 0.269,
      "volume": 229.4
    },
    "moving_averages": {
      "BUY": 11,
      "COMPUTE": {
        "EMA10": "BUY",
        "EMA100": "BUY",
        "EMA20": "BUY",
        "EMA200": "SELL",
        "EMA30": "BUY",
        "EMA50": "BUY",
        "HullMA": "SELL",
        "Ichimoku": "NEUTRAL",
        "SMA10": "BUY",
        "SMA100": "BUY",
        "SMA20": "BUY",
        "SMA200": "BUY",
        "SMA30": "BUY",
        "SMA50": "BUY",
        "VWMA": "SELL"
      },
      "NEUTRAL": 1,
      "RECOMMENDATION": "SELL",
      "SELL": 3
    },
    "oscillators": {
      "BUY": 1,
      "COMPUTE": {
        "ADX": "NEUTRAL",
        "AO": "NEUTRAL",
        "BBP": "SELL",
        "CCI": "NEUTRAL",
        "MACD": "BUY",
        "Mom": "SELL",
        "RSI": "NEUTRAL",
        "STOCH.K": "NEUTRAL",
        "Stoch.RSI": "NEUTRAL",
        "UO": "NEUTRAL",
        "W%R": "NEUTRAL"
      },
      "NEUTRAL": 8,
      "RECOMMENDATION": "NEUTRAL",
      "SELL": 2
    },
    "summary": {
      "BUY": 12,
      "NEUTRAL": 9,
      "RECOMMENDATION": "SELL",
      "SELL": 5
    },
    "time": "2025-06-07T23:20:57.404368"
  }
}
6844c959a8e11eb83b86181c
BTCUSDT
The current price reached the trigger price for t…
Sat Jun 07 2025 23:20:57 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "bc3d9ca6-4fe8-45cb-a748-b1c7034518c8",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "determine-action",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749338457018,
      "symbol": "BTCUSDT",
      "close": "105728.55000000"
    },
    "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": 105728.55,
      "limitPrice": 107843.121,
      "highestPrice": 110718,
      "lowestPrice": 100372.26,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 107900.17949999998,
      "difference": -2.012628255173554,
      "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:20:57.543Z"
    },
    "sell": {
      "currentPrice": 105728.55,
      "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:20:57.540Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 16.053330189899064,
            "ADX+DI": 22.043686618683612,
            "ADX+DI[1]": 22.044060610177176,
            "ADX-DI": 32.69943699822689,
            "ADX-DI[1]": 32.699991774362715,
            "AO": -64.0520294119633,
            "AO[1]": -48.58217647076526,
            "AO[2]": -26.01497058843961,
            "BB.lower": 105671.70095729656,
            "BB.upper": 105894.8230427035,
            "BBPower": -105.40446915770008,
            "CCI20": -98.23599347425056,
            "CCI20[1]": -106.72293547737546,
            "EMA10": 105761.36467514017,
            "EMA100": 105663.42013912543,
            "EMA20": 105780.1141387488,
            "EMA200": 105422.36122441069,
            "EMA30": 105782.10191508076,
            "EMA5": 105735.73226546825,
            "EMA50": 105762.3367605252,
            "HullMA9": 105685.70448148146,
            "Ichimoku.BLine": 105782,
            "MACD.macd": -15.304351815822884,
            "MACD.signal": -1.1223813389386752,
            "Mom": -170.09999999999127,
            "Mom[1]": -82.77999999999884,
            "P.SAR": 105882.06080768,
            "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": 39.80507619128457,
            "RSI[1]": 39.80507619128456,
            "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.22424242424242424,
            "Recommend.MA": -0.26666666666666666,
            "Recommend.Other": -0.18181818181818182,
            "SMA10": 105787.1189999999,
            "SMA100": 105671.53169999982,
            "SMA20": 105783.26200000003,
            "SMA200": 105418.96054999983,
            "SMA30": 105796.02500000021,
            "SMA5": 105725.504,
            "SMA50": 105801.4118,
            "Stoch.D": 18.589674324778944,
            "Stoch.D[1]": 8.370835419084964,
            "Stoch.K": 8.957683884605569,
            "Stoch.K[1]": 2.906291153731587,
            "Stoch.RSI.K": 2.5375689696672774,
            "UO": 32.68131095391922,
            "VWMA": 105794.53229890416,
            "W.R": -97.18384697130553,
            "change": 0,
            "close": 105717.1,
            "high": 105717.11,
            "low": 105717.1,
            "open": 105717.1,
            "volume": 0.2248
          },
          "moving_averages": {
            "BUY": 5,
            "COMPUTE": {
              "EMA10": "SELL",
              "EMA100": "BUY",
              "EMA20": "SELL",
              "EMA200": "BUY",
              "EMA30": "SELL",
              "EMA50": "SELL",
              "HullMA": "BUY",
              "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": "SELL",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "NEUTRAL",
              "UO": "NEUTRAL",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 9,
            "RECOMMENDATION": "SELL",
            "SELL": 2
          },
          "summary": {
            "BUY": 5,
            "NEUTRAL": 10,
            "RECOMMENDATION": "SELL",
            "SELL": 11
          },
          "time": "2025-06-07T23:20:57.457327"
        }
      }
    ],
    "overrideData": {
      "action": "buy",
      "actionAt": "2025-06-07T23:21:57.153Z",
      "triggeredBy": "buy-order-trading-view",
      "notify": false,
      "checkTradingView": true
    }
  }
}
6844c959a8e11eb83b86181d
BTCUSDT
The override action is saved. Reason: The bot que…
Sat Jun 07 2025 23:20:57 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "bc3d9ca6-4fe8-45cb-a748-b1c7034518c8",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "place-buy-order",
  "overrideData": {
    "action": "buy",
    "actionAt": "2025-06-07T23:21:57.545Z",
    "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."
}
6844c959a8e11eb83b86181e
BTCUSDT
Do not place an order because TradingView recomme…
Sat Jun 07 2025 23:20:57 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "bc3d9ca6-4fe8-45cb-a748-b1c7034518c8",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "place-buy-order",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749338457018,
      "symbol": "BTCUSDT",
      "close": "105728.55000000"
    },
    "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": 105728.55,
      "limitPrice": 107843.121,
      "highestPrice": 110718,
      "lowestPrice": 100372.26,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 107900.17949999998,
      "difference": -2.012628255173554,
      "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:20:57.543Z"
    },
    "sell": {
      "currentPrice": 105728.55,
      "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:20:57.540Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 16.053330189899064,
            "ADX+DI": 22.043686618683612,
            "ADX+DI[1]": 22.044060610177176,
            "ADX-DI": 32.69943699822689,
            "ADX-DI[1]": 32.699991774362715,
            "AO": -64.0520294119633,
            "AO[1]": -48.58217647076526,
            "AO[2]": -26.01497058843961,
            "BB.lower": 105671.70095729656,
            "BB.upper": 105894.8230427035,
            "BBPower": -105.40446915770008,
            "CCI20": -98.23599347425056,
            "CCI20[1]": -106.72293547737546,
            "EMA10": 105761.36467514017,
            "EMA100": 105663.42013912543,
            "EMA20": 105780.1141387488,
            "EMA200": 105422.36122441069,
            "EMA30": 105782.10191508076,
            "EMA5": 105735.73226546825,
            "EMA50": 105762.3367605252,
            "HullMA9": 105685.70448148146,
            "Ichimoku.BLine": 105782,
            "MACD.macd": -15.304351815822884,
            "MACD.signal": -1.1223813389386752,
            "Mom": -170.09999999999127,
            "Mom[1]": -82.77999999999884,
            "P.SAR": 105882.06080768,
            "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": 39.80507619128457,
            "RSI[1]": 39.80507619128456,
            "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.22424242424242424,
            "Recommend.MA": -0.26666666666666666,
            "Recommend.Other": -0.18181818181818182,
            "SMA10": 105787.1189999999,
            "SMA100": 105671.53169999982,
            "SMA20": 105783.26200000003,
            "SMA200": 105418.96054999983,
            "SMA30": 105796.02500000021,
            "SMA5": 105725.504,
            "SMA50": 105801.4118,
            "Stoch.D": 18.589674324778944,
            "Stoch.D[1]": 8.370835419084964,
            "Stoch.K": 8.957683884605569,
            "Stoch.K[1]": 2.906291153731587,
            "Stoch.RSI.K": 2.5375689696672774,
            "UO": 32.68131095391922,
            "VWMA": 105794.53229890416,
            "W.R": -97.18384697130553,
            "change": 0,
            "close": 105717.1,
            "high": 105717.11,
            "low": 105717.1,
            "open": 105717.1,
            "volume": 0.2248
          },
          "moving_averages": {
            "BUY": 5,
            "COMPUTE": {
              "EMA10": "SELL",
              "EMA100": "BUY",
              "EMA20": "SELL",
              "EMA200": "BUY",
              "EMA30": "SELL",
              "EMA50": "SELL",
              "HullMA": "BUY",
              "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": "SELL",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "NEUTRAL",
              "UO": "NEUTRAL",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 9,
            "RECOMMENDATION": "SELL",
            "SELL": 2
          },
          "summary": {
            "BUY": 5,
            "NEUTRAL": 10,
            "RECOMMENDATION": "SELL",
            "SELL": 11
          },
          "time": "2025-06-07T23:20:57.457327"
        }
      }
    ],
    "overrideData": {
      "action": "buy",
      "actionAt": "2025-06-07T23:21:57.153Z",
      "triggeredBy": "buy-order-trading-view",
      "notify": false,
      "checkTradingView": true
    }
  }
}

Rename Collection

binance-bot .

Tools

Collection Stats

Documents 240307
Total doc size 1.57 GB
Average doc size 6.86 KB
Pre-allocated size 695.27 MB
Indexes 2
Total index size 5.96 MB
Padding factor
Extents

Indexes

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