_id symbol msg loggedAt data
68447d9019cbb1190b9e8755
BTCUSDT
The override action is saved. Reason: The bot que…
Sat Jun 07 2025 17:57:36 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "a00c059a-0ef4-40d1-aaf1-e2bac6aa4b1d",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "place-buy-order",
  "overrideData": {
    "action": "buy",
    "actionAt": "2025-06-07T17:58:36.565Z",
    "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."
}
68447d9019cbb1190b9e8756
BTCUSDT
Do not place an order because TradingView recomme…
Sat Jun 07 2025 17:57:36 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "a00c059a-0ef4-40d1-aaf1-e2bac6aa4b1d",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "place-buy-order",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749319056019,
      "symbol": "BTCUSDT",
      "close": "105386.25000000"
    },
    "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": 105386.25,
      "limitPrice": 107493.975,
      "highestPrice": 110718,
      "lowestPrice": 100372.26,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 107900.17949999998,
      "difference": -2.329865910927409,
      "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-07T17:57:36.563Z"
    },
    "sell": {
      "currentPrice": 105386.25,
      "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-07T17:57:36.548Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 13.656929877129581,
            "ADX+DI": 19.518056056708676,
            "ADX+DI[1]": 19.518274202803013,
            "ADX-DI": 28.347206082772978,
            "ADX-DI[1]": 28.347522909011943,
            "AO": -35.0134117648995,
            "AO[1]": -14.69255882370635,
            "AO[2]": 5.520411764504388,
            "BB.lower": 105316.49846560106,
            "BB.upper": 105580.92553439914,
            "BBPower": -130.9259010625392,
            "CCI20": -74.87358213314633,
            "CCI20[1]": -57.15655656625944,
            "EMA10": 105446.19538557365,
            "EMA100": 105342.39798443789,
            "EMA20": 105460.30769052845,
            "EMA200": 105095.01747879674,
            "EMA30": 105465.37081976407,
            "EMA5": 105426.21395111822,
            "EMA50": 105449.99909785,
            "HullMA9": 105395.95785185184,
            "Ichimoku.BLine": 105472.86,
            "MACD.macd": -14.346882765719783,
            "MACD.signal": -7.284893460014496,
            "Mom": -90.15000000000873,
            "Mom[1]": -45.080000000001746,
            "P.SAR": 105354.99256400013,
            "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": 42.75591320698887,
            "RSI[1]": 42.75591320698887,
            "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.2909090909090909,
            "Recommend.MA": -0.4,
            "Recommend.Other": -0.18181818181818182,
            "SMA10": 105471.6709999999,
            "SMA100": 105360.53869999984,
            "SMA20": 105448.7120000001,
            "SMA200": 105064.41974999984,
            "SMA30": 105482.4916666669,
            "SMA5": 105433.30199999998,
            "SMA50": 105494.5846,
            "Stoch.D": 57.28088583647449,
            "Stoch.D[1]": 43.95404778074292,
            "Stoch.K": 46.40148805265497,
            "Stoch.K[1]": 28.27973030157959,
            "Stoch.RSI.K": 32.19779940170359,
            "UO": 52.85713451743668,
            "VWMA": 105448.58083567383,
            "W.R": -61.65402775790601,
            "change": 0,
            "close": 105386.26,
            "high": 105386.26,
            "low": 105386.25,
            "open": 105386.25,
            "volume": 1.46182
          },
          "moving_averages": {
            "BUY": 4,
            "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": "SELL",
              "VWMA": "SELL"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "SELL",
            "SELL": 10
          },
          "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": 4,
            "NEUTRAL": 10,
            "RECOMMENDATION": "SELL",
            "SELL": 12
          },
          "time": "2025-06-07T17:57:36.522691"
        }
      }
    ],
    "overrideData": {
      "action": "buy",
      "actionAt": "2025-06-07T17:58:36.189Z",
      "triggeredBy": "buy-order-trading-view",
      "notify": false,
      "checkTradingView": true
    }
  }
}
68447d9119cbb1190b9e8757
BTCUSDT
The current price reached the trigger price for t…
Sat Jun 07 2025 17:57:37 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "3f18735c-4baf-468d-8955-7ad1cf953441",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "determine-action",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749319057019,
      "symbol": "BTCUSDT",
      "close": "105386.25000000"
    },
    "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": 105386.25,
      "limitPrice": 107493.975,
      "highestPrice": 110718,
      "lowestPrice": 100372.26,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 107900.17949999998,
      "difference": -2.329865910927409,
      "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-07T17:57:37.198Z"
    },
    "sell": {
      "currentPrice": 105386.25,
      "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-07T17:57:37.195Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 13.656929877129581,
            "ADX+DI": 19.518056056708676,
            "ADX+DI[1]": 19.518274202803013,
            "ADX-DI": 28.347206082772978,
            "ADX-DI[1]": 28.347522909011943,
            "AO": -35.0134117648995,
            "AO[1]": -14.69255882370635,
            "AO[2]": 5.520411764504388,
            "BB.lower": 105316.49846560106,
            "BB.upper": 105580.92553439914,
            "BBPower": -130.9259010625392,
            "CCI20": -74.87358213314633,
            "CCI20[1]": -57.15655656625944,
            "EMA10": 105446.19538557365,
            "EMA100": 105342.39798443789,
            "EMA20": 105460.30769052845,
            "EMA200": 105095.01747879674,
            "EMA30": 105465.37081976407,
            "EMA5": 105426.21395111822,
            "EMA50": 105449.99909785,
            "HullMA9": 105395.95785185184,
            "Ichimoku.BLine": 105472.86,
            "MACD.macd": -14.346882765719783,
            "MACD.signal": -7.284893460014496,
            "Mom": -90.15000000000873,
            "Mom[1]": -45.080000000001746,
            "P.SAR": 105354.99256400013,
            "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": 42.75591320698887,
            "RSI[1]": 42.75591320698887,
            "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.2909090909090909,
            "Recommend.MA": -0.4,
            "Recommend.Other": -0.18181818181818182,
            "SMA10": 105471.6709999999,
            "SMA100": 105360.53869999984,
            "SMA20": 105448.7120000001,
            "SMA200": 105064.41974999984,
            "SMA30": 105482.4916666669,
            "SMA5": 105433.30199999998,
            "SMA50": 105494.5846,
            "Stoch.D": 57.28088583647449,
            "Stoch.D[1]": 43.95404778074292,
            "Stoch.K": 46.40148805265497,
            "Stoch.K[1]": 28.27973030157959,
            "Stoch.RSI.K": 32.19779940170359,
            "UO": 52.85713451743668,
            "VWMA": 105448.58083567383,
            "W.R": -61.65402775790601,
            "change": 0,
            "close": 105386.26,
            "high": 105386.26,
            "low": 105386.25,
            "open": 105386.25,
            "volume": 1.46182
          },
          "moving_averages": {
            "BUY": 4,
            "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": "SELL",
              "VWMA": "SELL"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "SELL",
            "SELL": 10
          },
          "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": 4,
            "NEUTRAL": 10,
            "RECOMMENDATION": "SELL",
            "SELL": 12
          },
          "time": "2025-06-07T17:57:36.522691"
        }
      }
    ],
    "overrideData": {
      "action": "buy",
      "actionAt": "2025-06-07T17:58:36.565Z",
      "triggeredBy": "buy-order-trading-view",
      "notify": false,
      "checkTradingView": true
    }
  }
}
68447d9119cbb1190b9e8758
BTCUSDT
The override action is saved. Reason: The bot que…
Sat Jun 07 2025 17:57:37 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "3f18735c-4baf-468d-8955-7ad1cf953441",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "place-buy-order",
  "overrideData": {
    "action": "buy",
    "actionAt": "2025-06-07T17:58:37.200Z",
    "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."
}
68447d9119cbb1190b9e8759
BTCUSDT
Do not place an order because TradingView recomme…
Sat Jun 07 2025 17:57:37 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "3f18735c-4baf-468d-8955-7ad1cf953441",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "place-buy-order",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749319057019,
      "symbol": "BTCUSDT",
      "close": "105386.25000000"
    },
    "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": 105386.25,
      "limitPrice": 107493.975,
      "highestPrice": 110718,
      "lowestPrice": 100372.26,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 107900.17949999998,
      "difference": -2.329865910927409,
      "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-07T17:57:37.198Z"
    },
    "sell": {
      "currentPrice": 105386.25,
      "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-07T17:57:37.195Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 13.656929877129581,
            "ADX+DI": 19.518056056708676,
            "ADX+DI[1]": 19.518274202803013,
            "ADX-DI": 28.347206082772978,
            "ADX-DI[1]": 28.347522909011943,
            "AO": -35.0134117648995,
            "AO[1]": -14.69255882370635,
            "AO[2]": 5.520411764504388,
            "BB.lower": 105316.49846560106,
            "BB.upper": 105580.92553439914,
            "BBPower": -130.9259010625392,
            "CCI20": -74.87358213314633,
            "CCI20[1]": -57.15655656625944,
            "EMA10": 105446.19538557365,
            "EMA100": 105342.39798443789,
            "EMA20": 105460.30769052845,
            "EMA200": 105095.01747879674,
            "EMA30": 105465.37081976407,
            "EMA5": 105426.21395111822,
            "EMA50": 105449.99909785,
            "HullMA9": 105395.95785185184,
            "Ichimoku.BLine": 105472.86,
            "MACD.macd": -14.346882765719783,
            "MACD.signal": -7.284893460014496,
            "Mom": -90.15000000000873,
            "Mom[1]": -45.080000000001746,
            "P.SAR": 105354.99256400013,
            "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": 42.75591320698887,
            "RSI[1]": 42.75591320698887,
            "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.2909090909090909,
            "Recommend.MA": -0.4,
            "Recommend.Other": -0.18181818181818182,
            "SMA10": 105471.6709999999,
            "SMA100": 105360.53869999984,
            "SMA20": 105448.7120000001,
            "SMA200": 105064.41974999984,
            "SMA30": 105482.4916666669,
            "SMA5": 105433.30199999998,
            "SMA50": 105494.5846,
            "Stoch.D": 57.28088583647449,
            "Stoch.D[1]": 43.95404778074292,
            "Stoch.K": 46.40148805265497,
            "Stoch.K[1]": 28.27973030157959,
            "Stoch.RSI.K": 32.19779940170359,
            "UO": 52.85713451743668,
            "VWMA": 105448.58083567383,
            "W.R": -61.65402775790601,
            "change": 0,
            "close": 105386.26,
            "high": 105386.26,
            "low": 105386.25,
            "open": 105386.25,
            "volume": 1.46182
          },
          "moving_averages": {
            "BUY": 4,
            "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": "SELL",
              "VWMA": "SELL"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "SELL",
            "SELL": 10
          },
          "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": 4,
            "NEUTRAL": 10,
            "RECOMMENDATION": "SELL",
            "SELL": 12
          },
          "time": "2025-06-07T17:57:36.522691"
        }
      }
    ],
    "overrideData": {
      "action": "buy",
      "actionAt": "2025-06-07T17:58:36.565Z",
      "triggeredBy": "buy-order-trading-view",
      "notify": false,
      "checkTradingView": true
    }
  }
}
68447d910a0b866e9934b6a0
BTCUSDT
The current price reached the trigger price for t…
Sat Jun 07 2025 17:57:37 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "db0c5c2d-56b2-4a54-87e8-0f41f66ab5db",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "determine-action",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749319057019,
      "symbol": "BTCUSDT",
      "close": "105386.25000000"
    },
    "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": 105386.25,
      "limitPrice": 107493.975,
      "highestPrice": 110718,
      "lowestPrice": 100372.26,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 107900.17949999998,
      "difference": -2.329865910927409,
      "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-07T17:57:37.206Z"
    },
    "sell": {
      "currentPrice": 105386.25,
      "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-07T17:57:37.201Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 13.656929877129581,
            "ADX+DI": 19.518056056708676,
            "ADX+DI[1]": 19.518274202803013,
            "ADX-DI": 28.347206082772978,
            "ADX-DI[1]": 28.347522909011943,
            "AO": -35.0134117648995,
            "AO[1]": -14.69255882370635,
            "AO[2]": 5.520411764504388,
            "BB.lower": 105316.49846560106,
            "BB.upper": 105580.92553439914,
            "BBPower": -130.9259010625392,
            "CCI20": -74.87358213314633,
            "CCI20[1]": -57.15655656625944,
            "EMA10": 105446.19538557365,
            "EMA100": 105342.39798443789,
            "EMA20": 105460.30769052845,
            "EMA200": 105095.01747879674,
            "EMA30": 105465.37081976407,
            "EMA5": 105426.21395111822,
            "EMA50": 105449.99909785,
            "HullMA9": 105395.95785185184,
            "Ichimoku.BLine": 105472.86,
            "MACD.macd": -14.346882765719783,
            "MACD.signal": -7.284893460014496,
            "Mom": -90.15000000000873,
            "Mom[1]": -45.080000000001746,
            "P.SAR": 105354.99256400013,
            "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": 42.75591320698887,
            "RSI[1]": 42.75591320698887,
            "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.2909090909090909,
            "Recommend.MA": -0.4,
            "Recommend.Other": -0.18181818181818182,
            "SMA10": 105471.6709999999,
            "SMA100": 105360.53869999984,
            "SMA20": 105448.7120000001,
            "SMA200": 105064.41974999984,
            "SMA30": 105482.4916666669,
            "SMA5": 105433.30199999998,
            "SMA50": 105494.5846,
            "Stoch.D": 57.28088583647449,
            "Stoch.D[1]": 43.95404778074292,
            "Stoch.K": 46.40148805265497,
            "Stoch.K[1]": 28.27973030157959,
            "Stoch.RSI.K": 32.19779940170359,
            "UO": 52.85713451743668,
            "VWMA": 105448.58083567383,
            "W.R": -61.65402775790601,
            "change": 0,
            "close": 105386.26,
            "high": 105386.26,
            "low": 105386.25,
            "open": 105386.25,
            "volume": 1.46182
          },
          "moving_averages": {
            "BUY": 4,
            "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": "SELL",
              "VWMA": "SELL"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "SELL",
            "SELL": 10
          },
          "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": 4,
            "NEUTRAL": 10,
            "RECOMMENDATION": "SELL",
            "SELL": 12
          },
          "time": "2025-06-07T17:57:36.522691"
        }
      }
    ],
    "overrideData": {
      "action": "buy",
      "actionAt": "2025-06-07T17:58:37.200Z",
      "triggeredBy": "buy-order-trading-view",
      "notify": false,
      "checkTradingView": true
    }
  }
}
68447d910a0b866e9934b6a1
BTCUSDT
The override action is saved. Reason: The bot que…
Sat Jun 07 2025 17:57:37 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "db0c5c2d-56b2-4a54-87e8-0f41f66ab5db",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "place-buy-order",
  "overrideData": {
    "action": "buy",
    "actionAt": "2025-06-07T17:58:37.208Z",
    "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."
}
68447d910a0b866e9934b6a2
BTCUSDT
Do not place an order because TradingView recomme…
Sat Jun 07 2025 17:57:37 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "db0c5c2d-56b2-4a54-87e8-0f41f66ab5db",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "place-buy-order",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749319057019,
      "symbol": "BTCUSDT",
      "close": "105386.25000000"
    },
    "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": 105386.25,
      "limitPrice": 107493.975,
      "highestPrice": 110718,
      "lowestPrice": 100372.26,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 107900.17949999998,
      "difference": -2.329865910927409,
      "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-07T17:57:37.206Z"
    },
    "sell": {
      "currentPrice": 105386.25,
      "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-07T17:57:37.201Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 13.656929877129581,
            "ADX+DI": 19.518056056708676,
            "ADX+DI[1]": 19.518274202803013,
            "ADX-DI": 28.347206082772978,
            "ADX-DI[1]": 28.347522909011943,
            "AO": -35.0134117648995,
            "AO[1]": -14.69255882370635,
            "AO[2]": 5.520411764504388,
            "BB.lower": 105316.49846560106,
            "BB.upper": 105580.92553439914,
            "BBPower": -130.9259010625392,
            "CCI20": -74.87358213314633,
            "CCI20[1]": -57.15655656625944,
            "EMA10": 105446.19538557365,
            "EMA100": 105342.39798443789,
            "EMA20": 105460.30769052845,
            "EMA200": 105095.01747879674,
            "EMA30": 105465.37081976407,
            "EMA5": 105426.21395111822,
            "EMA50": 105449.99909785,
            "HullMA9": 105395.95785185184,
            "Ichimoku.BLine": 105472.86,
            "MACD.macd": -14.346882765719783,
            "MACD.signal": -7.284893460014496,
            "Mom": -90.15000000000873,
            "Mom[1]": -45.080000000001746,
            "P.SAR": 105354.99256400013,
            "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": 42.75591320698887,
            "RSI[1]": 42.75591320698887,
            "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.2909090909090909,
            "Recommend.MA": -0.4,
            "Recommend.Other": -0.18181818181818182,
            "SMA10": 105471.6709999999,
            "SMA100": 105360.53869999984,
            "SMA20": 105448.7120000001,
            "SMA200": 105064.41974999984,
            "SMA30": 105482.4916666669,
            "SMA5": 105433.30199999998,
            "SMA50": 105494.5846,
            "Stoch.D": 57.28088583647449,
            "Stoch.D[1]": 43.95404778074292,
            "Stoch.K": 46.40148805265497,
            "Stoch.K[1]": 28.27973030157959,
            "Stoch.RSI.K": 32.19779940170359,
            "UO": 52.85713451743668,
            "VWMA": 105448.58083567383,
            "W.R": -61.65402775790601,
            "change": 0,
            "close": 105386.26,
            "high": 105386.26,
            "low": 105386.25,
            "open": 105386.25,
            "volume": 1.46182
          },
          "moving_averages": {
            "BUY": 4,
            "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": "SELL",
              "VWMA": "SELL"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "SELL",
            "SELL": 10
          },
          "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": 4,
            "NEUTRAL": 10,
            "RECOMMENDATION": "SELL",
            "SELL": 12
          },
          "time": "2025-06-07T17:57:36.522691"
        }
      }
    ],
    "overrideData": {
      "action": "buy",
      "actionAt": "2025-06-07T17:58:37.200Z",
      "triggeredBy": "buy-order-trading-view",
      "notify": false,
      "checkTradingView": true
    }
  }
}
68447d910a0b866e9934b6a3
BELUSDT
The current price has reached the lowest price; h…
Sat Jun 07 2025 17:57:37 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "e11a72be-5280-43b3-ac7d-295e44289de7",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "determine-action",
  "data": {
    "symbol": "BELUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749319057045,
      "symbol": "BELUSDT",
      "close": "0.28070000"
    },
    "accountInfo": {
      "makerCommission": 10,
      "takerCommission": 10,
      "buyerCommission": 0,
      "sellerCommission": 0,
      "commissionRates": {
        "maker": "0.00100000",
        "taker": "0.00100000",
        "buyer": "0.00000000",
        "seller": "0.00000000"
      },
      "canTrade": true,
      "canWithdraw": true,
      "canDeposit": true,
      "brokered": false,
      "requireSelfTradePrevention": false,
      "preventSor": false,
      "updateTime": 1749285689507,
      "accountType": "SPOT",
      "balances": [
        {
          "asset": "BNB",
          "free": "0.00000756",
          "locked": "0.00000000"
        },
        {
          "asset": "USDT",
          "free": "2.70416865",
          "locked": "0.00000000"
        },
        {
          "asset": "TRX",
          "free": "178.72110000",
          "locked": "0.00000000"
        },
        {
          "asset": "PERL",
          "free": "16.20000000",
          "locked": "0.00000000"
        },
        {
          "asset": "FIS",
          "free": "1.58600000",
          "locked": "0.00000000"
        },
        {
          "asset": "DEGO",
          "free": "0.04362000",
          "locked": "0.00000000"
        },
        {
          "asset": "LPT",
          "free": "0.01677000",
          "locked": "0.00000000"
        },
        {
          "asset": "NFT",
          "free": "129661.491252",
          "locked": "0.000000"
        },
        {
          "asset": "CLV",
          "free": "0.56660000",
          "locked": "0.00000000"
        },
        {
          "asset": "ANC",
          "free": "3.69073000",
          "locked": "0.00000000"
        },
        {
          "asset": "ETHW",
          "free": "0.04091800",
          "locked": "0.00000000"
        },
        {
          "asset": "HIFI",
          "free": "0.76560000",
          "locked": "0.00000000"
        },
        {
          "asset": "VIC",
          "free": "20707.03036260",
          "locked": "0.00000000"
        },
        {
          "asset": "KLY",
          "free": "0.19400000",
          "locked": "0.00000000"
        },
        {
          "asset": "LUMIA",
          "free": "0.20334000",
          "locked": "0.00000000"
        }
      ],
      "permissions": [
        "LEVERAGED",
        "TRD_GRP_002",
        "TRD_GRP_015"
      ],
      "uid": 384039787
    },
    "symbolConfiguration": {
      "_id": "67ed936688f35a9947441887",
      "key": "BELUSDT-configuration",
      "candles": {
        "interval": "15m",
        "limit": 48
      },
      "buy": {
        "enabled": true,
        "lastBuyPriceRemoveThreshold": 1.02,
        "athRestriction": {
          "enabled": true,
          "candles": {
            "interval": "30m",
            "limit": 39
          },
          "restrictionPercentage": 0.974
        },
        "minPurchaseAmount": -1,
        "maxPurchaseAmount": -1,
        "gridTrade": [
          {
            "triggerPercentage": 1.015,
            "stopPercentage": 1.019,
            "limitPercentage": 1.023,
            "minPurchaseAmount": 9,
            "maxPurchaseAmount": 200,
            "executed": false,
            "executedOrder": null
          }
        ],
        "currentGridTradeIndex": 0,
        "currentGridTrade": {
          "triggerPercentage": 1.015,
          "stopPercentage": 1.019,
          "limitPercentage": 1.023,
          "minPurchaseAmount": 9,
          "maxPurchaseAmount": 200,
          "executed": false,
          "executedOrder": null
        }
      },
      "sell": {
        "enabled": true,
        "stopLoss": {
          "enabled": true,
          "maxLossPercentage": 0.985,
          "disableBuyMinutes": 4,
          "orderType": "market"
        },
        "conservativeMode": {
          "enabled": true,
          "factor": 0.98
        },
        "gridTrade": [
          {
            "triggerPercentage": 1.067,
            "stopPercentage": 0.985,
            "limitPercentage": 0.98,
            "quantityPercentage": 1,
            "executed": false,
            "executedOrder": null
          }
        ],
        "currentGridTradeIndex": 0,
        "currentGridTrade": {
          "triggerPercentage": 1.067,
          "stopPercentage": 0.985,
          "limitPercentage": 0.98,
          "quantityPercentage": 1,
          "executed": false,
          "executedOrder": null
        }
      },
      "botOptions": {
        "authentication": {
          "lockList": true,
          "lockAfter": 600
        },
        "autoTriggerBuy": {
          "enabled": true,
          "triggerAfter": 0.4,
          "conditions": {
            "whenLessThanATHRestriction": true,
            "afterDisabledPeriod": true
          }
        },
        "orderLimit": {
          "enabled": true,
          "maxBuyOpenOrders": 5,
          "maxOpenTrades": 10
        },
        "tradingViewOptions": {
          "useOnlyWithin": 240,
          "ifExpires": "ignore"
        },
        "logs": {
          "deleteAfter": 500
        },
        "tradingViews": [
          {
            "interval": "1m",
            "buy": {
              "whenStrongBuy": false,
              "whenBuy": false
            },
            "sell": {
              "forceSellOverZeroBelowTriggerPrice": {
                "whenNeutral": false,
                "whenSell": true,
                "whenStrongSell": true
              }
            }
          },
          {
            "interval": "5m",
            "buy": {
              "whenStrongBuy": true,
              "whenBuy": false
            },
            "sell": {
              "forceSellOverZeroBelowTriggerPrice": {
                "whenNeutral": true,
                "whenSell": true,
                "whenStrongSell": true
              }
            }
          }
        ]
      },
      "enabled": true,
      "cronTime": "* * * * * *",
      "symbols": [
        "ILVUSDT",
        "WANUSDT",
        "ASRUSDT",
        "ARDRUSDT",
        "REIUSDT",
        "CKBUSDT",
        "JSTUSDT",
        "ANKRUSDT",
        "LEVERUSDT",
        "AUCTIONUSDT",
        "IQUSDT",
        "GLMUSDT",
        "FLUXUSDT",
        "MLNUSDT",
        "OGNUSDT",
        "ARKUSDT",
        "PHAUSDT",
        "SLFUSDT",
        "PSGUSDT",
        "LTOUSDT",
        "SUPERUSDT",
        "FUNUSDT",
        "NMRUSDT",
        "ALPINEUSDT",
        "STRAXUSDT",
        "LUMIAUSDT",
        "CVCUSDT",
        "SYSUSDT",
        "BEAMXUSDT",
        "IOTAUSDT",
        "HIGHUSDT",
        "HIVEUSDT",
        "FISUSDT",
        "BTCUSDT",
        "RAYUSDT",
        "TWTUSDT",
        "VICUSDT",
        "ACAUSDT",
        "SLPUSDT",
        "FTTUSDT",
        "MANAUSDT",
        "QKCUSDT",
        "ARKMUSDT",
        "MOVEUSDT",
        "ZROUSDT",
        "AVAUSDT",
        "KAVAUSDT",
        "XVGUSDT",
        "IDEXUSDT",
        "SCRTUSDT",
        "ACHUSDT",
        "SUSDT",
        "DOTUSDT",
        "ADAUSDT",
        "VTHOUSDT",
        "RUNEUSDT",
        "BAKEUSDT",
        "HEIUSDT",
        "AMPUSDT",
        "RAREUSDT",
        "FETUSDT",
        "DUSKUSDT",
        "LRCUSDT",
        "EPICUSDT",
        "MDTUSDT",
        "FORMUSDT",
        "FARMUSDT",
        "BELUSDT",
        "DUSDT",
        "JASMYUSDT",
        "HIFIUSDT",
        "NKNUSDT",
        "CYBERUSDT",
        "CHZUSDT",
        "HOOKUSDT",
        "FLMUSDT",
        "PUNDIXUSDT",
        "CHESSUSDT",
        "PHBUSDT",
        "OMUSDT",
        "ATAUSDT",
        "LQTYUSDT",
        "VOXELUSDT",
        "TRXUSDT",
        "GPSUSDT",
        "TKOUSDT",
        "PIVXUSDT",
        "DATAUSDT",
        "REQUSDT",
        "COSUSDT",
        "GUSDT",
        "ONGUSDT",
        "PEPEUSDT",
        "SPELLUSDT",
        "EDUUSDT",
        "LPTUSDT",
        "BARUSDT",
        "DEGOUSDT",
        "MASKUSDT"
      ],
      "system": {
        "temporaryDisableActionAfterConfirmingOrder": 20,
        "checkManualOrderPeriod": 5,
        "placeManualOrderInterval": 5,
        "refreshAccountInfoPeriod": 1,
        "checkOrderExecutePeriod": 10
      }
    },
    "indicators": {
      "highestPrice": 0.2856,
      "lowestPrice": 0.2804,
      "athPrice": 0.2856
    },
    "symbolInfo": {
      "symbol": "BELUSDT",
      "status": "TRADING",
      "baseAsset": "BEL",
      "baseAssetPrecision": 8,
      "quoteAsset": "USDT",
      "quotePrecision": 8,
      "filterLotSize": {
        "filterType": "LOT_SIZE",
        "minQty": "0.10000000",
        "maxQty": "900000.00000000",
        "stepSize": "0.10000000"
      },
      "filterPrice": {
        "filterType": "PRICE_FILTER",
        "minPrice": "0.00010000",
        "maxPrice": "1000.00000000",
        "tickSize": "0.00010000"
      },
      "filterMinNotional": {
        "filterType": "NOTIONAL",
        "minNotional": "5.00000000",
        "applyMinToMarket": true,
        "maxNotional": "9000000.00000000",
        "applyMaxToMarket": false,
        "avgPriceMins": 5
      }
    },
    "openOrders": [],
    "action": "wait",
    "baseAssetBalance": {
      "asset": "BEL",
      "free": 0,
      "locked": 0,
      "total": 0,
      "estimatedValue": 0,
      "updatedAt": "2025-06-07T08:41:29.507Z"
    },
    "quoteAssetBalance": {
      "asset": "USDT",
      "free": "2.70416865",
      "locked": "0.00000000"
    },
    "buy": {
      "currentPrice": 0.2807,
      "limitPrice": 0.28715609999999997,
      "highestPrice": 0.2856,
      "lowestPrice": 0.2804,
      "athPrice": 0.2856,
      "athRestrictionPrice": 0.2781744,
      "triggerPrice": 0.28460599999999997,
      "difference": -1.3724236312656624,
      "nextBestBuyAmount": null,
      "nextBestBuyCalculation": null,
      "openOrders": [],
      "processMessage": "The current price has reached the lowest price; however, it is restricted to buy the coin because ATH price higher than the current price.",
      "updatedAt": "2025-06-07T17:57:37.230Z"
    },
    "sell": {
      "currentPrice": 0.2807,
      "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-07T17:57:37.227Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BELUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "1m"
        },
        "result": {
          "indicators": {
            "ADX": 35.095646161666366,
            "ADX+DI": 26.69935362402064,
            "ADX+DI[1]": 27.585530364254627,
            "ADX-DI": 48.31331611043766,
            "ADX-DI[1]": 49.91688066048441,
            "AO": -0.000517941176469916,
            "AO[1]": -0.0005144117647051805,
            "AO[2]": -0.0004679411764699215,
            "BB.lower": 0.2803950714337155,
            "BB.upper": 0.2817949285662858,
            "BBPower": -0.0004242221338133234,
            "CCI20": -91.80708890186044,
            "CCI20[1]": -92.94871794880282,
            "EMA10": 0.280850430418358,
            "EMA100": 0.2822826628035177,
            "EMA20": 0.2810388947666464,
            "EMA200": 0.2827349791846906,
            "EMA30": 0.28122173175835224,
            "EMA5": 0.28073071776091396,
            "EMA50": 0.2815904747826038,
            "HullMA9": 0.28054777777777784,
            "Ichimoku.BLine": 0.28105,
            "MACD.macd": -0.0002550194719491139,
            "MACD.signal": -0.00023268456802560093,
            "Mom": -0.0006999999999999784,
            "Mom[1]": -0.0009000000000000119,
            "P.SAR": 0.28123905283545947,
            "Pivot.M.Camarilla.Middle": 0.27706666666666663,
            "Pivot.M.Camarilla.R1": 0.2775208333333333,
            "Pivot.M.Camarilla.R2": 0.2789416666666667,
            "Pivot.M.Camarilla.R3": 0.2803625,
            "Pivot.M.Camarilla.S1": 0.2746791666666667,
            "Pivot.M.Camarilla.S2": 0.2732583333333333,
            "Pivot.M.Camarilla.S3": 0.2718375,
            "Pivot.M.Classic.Middle": 0.27706666666666663,
            "Pivot.M.Classic.R1": 0.28433333333333327,
            "Pivot.M.Classic.R2": 0.29256666666666664,
            "Pivot.M.Classic.R3": 0.30806666666666666,
            "Pivot.M.Classic.S1": 0.26883333333333326,
            "Pivot.M.Classic.S2": 0.2615666666666666,
            "Pivot.M.Classic.S3": 0.2460666666666666,
            "Pivot.M.Demark.Middle": 0.279125,
            "Pivot.M.Demark.R1": 0.28845000000000004,
            "Pivot.M.Demark.S1": 0.27295,
            "Pivot.M.Fibonacci.Middle": 0.27706666666666663,
            "Pivot.M.Fibonacci.R1": 0.28298766666666664,
            "Pivot.M.Fibonacci.R2": 0.28664566666666663,
            "Pivot.M.Fibonacci.R3": 0.29256666666666664,
            "Pivot.M.Fibonacci.S1": 0.2711456666666666,
            "Pivot.M.Fibonacci.S2": 0.2674876666666666,
            "Pivot.M.Fibonacci.S3": 0.2615666666666666,
            "Pivot.M.Woodie.Middle": 0.276925,
            "Pivot.M.Woodie.R1": 0.28404999999999997,
            "Pivot.M.Woodie.R2": 0.292425,
            "Pivot.M.Woodie.R3": 0.29955,
            "Pivot.M.Woodie.S1": 0.26854999999999996,
            "Pivot.M.Woodie.S2": 0.26142499999999996,
            "Pivot.M.Woodie.S3": 0.25304999999999994,
            "RSI": 40.521646583340214,
            "RSI[1]": 42.11255573128084,
            "Rec.BBPower": 0,
            "Rec.HullMA9": 1,
            "Rec.Ichimoku": 0,
            "Rec.Stoch.RSI": 0,
            "Rec.UO": 0,
            "Rec.VWMA": -1,
            "Rec.WR": 0,
            "Recommend.All": -0.4,
            "Recommend.MA": -0.8,
            "Recommend.Other": 0,
            "SMA10": 0.2808500000000005,
            "SMA100": 0.2825789999999998,
            "SMA20": 0.28109500000000065,
            "SMA200": 0.28348100000000004,
            "SMA30": 0.2811266666666671,
            "SMA5": 0.28067999999999976,
            "SMA50": 0.2816299999999999,
            "Stoch.D": 13.200379867047696,
            "Stoch.D[1]": 11.992945326279495,
            "Stoch.K": 20.512820512822156,
            "Stoch.K[1]": 23.809523809525327,
            "Stoch.RSI.K": 23.919971202342435,
            "UO": 43.75386518243728,
            "VWMA": 0.2811687497627413,
            "W.R": -76.92307692307561,
            "change": -0.03561253561253169,
            "close": 0.2807,
            "high": 0.2807,
            "low": 0.2807,
            "open": 0.2807,
            "volume": 20.1
          },
          "moving_averages": {
            "BUY": 1,
            "COMPUTE": {
              "EMA10": "SELL",
              "EMA100": "SELL",
              "EMA20": "SELL",
              "EMA200": "SELL",
              "EMA30": "SELL",
              "EMA50": "SELL",
              "HullMA": "BUY",
              "Ichimoku": "NEUTRAL",
              "SMA10": "SELL",
              "SMA100": "SELL",
              "SMA20": "SELL",
              "SMA200": "SELL",
              "SMA30": "SELL",
              "SMA50": "SELL",
              "VWMA": "SELL"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "STRONG_SELL",
            "SELL": 13
          },
          "oscillators": {
            "BUY": 1,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "NEUTRAL",
              "CCI": "NEUTRAL",
              "MACD": "SELL",
              "Mom": "BUY",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "NEUTRAL",
              "UO": "NEUTRAL",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 9,
            "RECOMMENDATION": "NEUTRAL",
            "SELL": 1
          },
          "summary": {
            "BUY": 2,
            "NEUTRAL": 10,
            "RECOMMENDATION": "SELL",
            "SELL": 14
          },
          "time": "2025-06-07T17:57:36.518807"
        }
      },
      {
        "request": {
          "symbol": "BELUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 39.530627279788725,
            "ADX+DI": 16.997447250655437,
            "ADX+DI[1]": 17.32629115719772,
            "ADX-DI": 48.343907966359254,
            "ADX-DI[1]": 49.27920132651751,
            "AO": -0.0016149999999994225,
            "AO[1]": -0.0015797058823524002,
            "AO[2]": -0.0015261764705876701,
            "BB.lower": 0.2797122234708545,
            "BB.upper": 0.28366777652914615,
            "BBPower": -0.0010347790829096093,
            "CCI20": -82.33731739706225,
            "CCI20[1]": -83.33333333331726,
            "EMA10": 0.281060744158377,
            "EMA100": 0.28263478250517254,
            "EMA20": 0.2815762137887065,
            "EMA200": 0.2816679092152125,
            "EMA30": 0.28200137659899127,
            "EMA5": 0.28082158530584234,
            "EMA50": 0.2825012135981265,
            "HullMA9": 0.2805048148148149,
            "Ichimoku.BLine": 0.2822,
            "MACD.macd": -0.000681733104973492,
            "MACD.signal": -0.000662680086775258,
            "Mom": -0.0005000000000000004,
            "Mom[1]": -0.00040000000000001146,
            "P.SAR": 0.28152376119578065,
            "Pivot.M.Camarilla.Middle": 0.27706666666666663,
            "Pivot.M.Camarilla.R1": 0.2775208333333333,
            "Pivot.M.Camarilla.R2": 0.2789416666666667,
            "Pivot.M.Camarilla.R3": 0.2803625,
            "Pivot.M.Camarilla.S1": 0.2746791666666667,
            "Pivot.M.Camarilla.S2": 0.2732583333333333,
            "Pivot.M.Camarilla.S3": 0.2718375,
            "Pivot.M.Classic.Middle": 0.27706666666666663,
            "Pivot.M.Classic.R1": 0.28433333333333327,
            "Pivot.M.Classic.R2": 0.29256666666666664,
            "Pivot.M.Classic.R3": 0.30806666666666666,
            "Pivot.M.Classic.S1": 0.26883333333333326,
            "Pivot.M.Classic.S2": 0.2615666666666666,
            "Pivot.M.Classic.S3": 0.2460666666666666,
            "Pivot.M.Demark.Middle": 0.279125,
            "Pivot.M.Demark.R1": 0.28845000000000004,
            "Pivot.M.Demark.S1": 0.27295,
            "Pivot.M.Fibonacci.Middle": 0.27706666666666663,
            "Pivot.M.Fibonacci.R1": 0.28298766666666664,
            "Pivot.M.Fibonacci.R2": 0.28664566666666663,
            "Pivot.M.Fibonacci.R3": 0.29256666666666664,
            "Pivot.M.Fibonacci.S1": 0.2711456666666666,
            "Pivot.M.Fibonacci.S2": 0.2674876666666666,
            "Pivot.M.Fibonacci.S3": 0.2615666666666666,
            "Pivot.M.Woodie.Middle": 0.276925,
            "Pivot.M.Woodie.R1": 0.28404999999999997,
            "Pivot.M.Woodie.R2": 0.292425,
            "Pivot.M.Woodie.R3": 0.29955,
            "Pivot.M.Woodie.S1": 0.26854999999999996,
            "Pivot.M.Woodie.S2": 0.26142499999999996,
            "Pivot.M.Woodie.S3": 0.25304999999999994,
            "RSI": 32.17245503325715,
            "RSI[1]": 33.095452629320775,
            "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.5363636363636364,
            "Recommend.MA": -0.8,
            "Recommend.Other": -0.2727272727272727,
            "SMA10": 0.2810400000000004,
            "SMA100": 0.28311599999999976,
            "SMA20": 0.28169000000000033,
            "SMA200": 0.2820229999999999,
            "SMA30": 0.2821166666666665,
            "SMA5": 0.28078000000000014,
            "SMA50": 0.28312599999999977,
            "Stoch.D": 10.282514420446198,
            "Stoch.D[1]": 25.128205128205522,
            "Stoch.K": 15.190939328871517,
            "Stoch.K[1]": 16.153846153846988,
            "Stoch.RSI.K": 43.501393513454445,
            "UO": 36.61550466625124,
            "VWMA": 0.28172292397139254,
            "W.R": -76.92307692307561,
            "change": -0.03561253561253169,
            "close": 0.2807,
            "high": 0.2807,
            "low": 0.2807,
            "open": 0.2807,
            "volume": 20.1
          },
          "moving_averages": {
            "BUY": 1,
            "COMPUTE": {
              "EMA10": "SELL",
              "EMA100": "SELL",
              "EMA20": "SELL",
              "EMA200": "SELL",
              "EMA30": "SELL",
              "EMA50": "SELL",
              "HullMA": "BUY",
              "Ichimoku": "NEUTRAL",
              "SMA10": "SELL",
              "SMA100": "SELL",
              "SMA20": "SELL",
              "SMA200": "SELL",
              "SMA30": "SELL",
              "SMA50": "SELL",
              "VWMA": "SELL"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "STRONG_SELL",
            "SELL": 13
          },
          "oscillators": {
            "BUY": 1,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "NEUTRAL",
              "CCI": "NEUTRAL",
              "MACD": "SELL",
              "Mom": "SELL",
              "RSI": "NEUTRAL",
              "STOCH.K": "BUY",
              "Stoch.RSI": "NEUTRAL",
              "UO": "NEUTRAL",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 8,
            "RECOMMENDATION": "SELL",
            "SELL": 2
          },
          "summary": {
            "BUY": 2,
            "NEUTRAL": 9,
            "RECOMMENDATION": "STRONG_SELL",
            "SELL": 15
          },
          "time": "2025-06-07T17:57:36.522728"
        }
      }
    ],
    "overrideData": {}
  }
}
68447d9119cbb1190b9e875a
CHESSUSDT
The TradingView technical analysis recommendation…
Sat Jun 07 2025 17:57:37 GMT+0000 (Coordinated Universal Time)
{
  "uuid": "2b24dcca-779e-42b4-bee8-b26f1fe849ff",
  "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": 26.35272204535541,
      "ADX+DI": 18.083347286036666,
      "ADX+DI[1]": 18.739544537994977,
      "ADX-DI": 19.827776079067068,
      "ADX-DI[1]": 20.547274077403646,
      "AO": 0.0009241176470588391,
      "AO[1]": 0.001120588235294137,
      "AO[2]": 0.0013835294117647279,
      "BB.lower": 0.06570489884983452,
      "BB.upper": 0.06743510115016538,
      "BBPower": -0.0006863075818356462,
      "CCI20": -78.11663991438542,
      "CCI20[1]": -5.249343832014619,
      "EMA10": 0.06659522183021417,
      "EMA100": 0.06319990953338907,
      "EMA20": 0.06629331212641637,
      "EMA200": 0.062349050527046125,
      "EMA30": 0.06578421407101874,
      "EMA5": 0.06653889434934099,
      "EMA50": 0.06475525865951186,
      "HullMA9": 0.06648037037037037,
      "Ichimoku.BLine": 0.06605,
      "MACD.macd": 0.0005670495619760768,
      "MACD.signal": 0.000753204726182949,
      "Mom": 0.0005000000000000004,
      "Mom[1]": 0.00010000000000000286,
      "P.SAR": 0.06587754686850662,
      "Pivot.M.Camarilla.Middle": 0.059533333333333334,
      "Pivot.M.Camarilla.R1": 0.059112500000000005,
      "Pivot.M.Camarilla.R2": 0.059525,
      "Pivot.M.Camarilla.R3": 0.059937500000000005,
      "Pivot.M.Camarilla.S1": 0.0582875,
      "Pivot.M.Camarilla.S2": 0.057875,
      "Pivot.M.Camarilla.S3": 0.0574625,
      "Pivot.M.Classic.Middle": 0.059533333333333334,
      "Pivot.M.Classic.R1": 0.06136666666666667,
      "Pivot.M.Classic.R2": 0.06403333333333333,
      "Pivot.M.Classic.R3": 0.06853333333333333,
      "Pivot.M.Classic.S1": 0.05686666666666667,
      "Pivot.M.Classic.S2": 0.05503333333333334,
      "Pivot.M.Classic.S3": 0.05053333333333334,
      "Pivot.M.Demark.Middle": 0.059075,
      "Pivot.M.Demark.R1": 0.060450000000000004,
      "Pivot.M.Demark.S1": 0.05595000000000001,
      "Pivot.M.Fibonacci.Middle": 0.059533333333333334,
      "Pivot.M.Fibonacci.R1": 0.06125233333333333,
      "Pivot.M.Fibonacci.R2": 0.06231433333333333,
      "Pivot.M.Fibonacci.R3": 0.06403333333333333,
      "Pivot.M.Fibonacci.S1": 0.057814333333333336,
      "Pivot.M.Fibonacci.S2": 0.056752333333333335,
      "Pivot.M.Fibonacci.S3": 0.05503333333333334,
      "Pivot.M.Woodie.Middle": 0.059375,
      "Pivot.M.Woodie.R1": 0.06104999999999999,
      "Pivot.M.Woodie.R2": 0.06387499999999999,
      "Pivot.M.Woodie.R3": 0.06555,
      "Pivot.M.Woodie.S1": 0.056549999999999996,
      "Pivot.M.Woodie.S2": 0.054875,
      "Pivot.M.Woodie.S3": 0.05205,
      "RSI": 51.63107828493435,
      "RSI[1]": 54.855226162628995,
      "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.045454545454545456,
      "Recommend.MA": 0,
      "Recommend.Other": 0.09090909090909091,
      "SMA10": 0.06674000000000004,
      "SMA100": 0.061846,
      "SMA20": 0.06656999999999995,
      "SMA200": 0.061310499999999955,
      "SMA30": 0.06610333333333336,
      "SMA5": 0.06665999999999993,
      "SMA50": 0.06448999999999996,
      "Stoch.D": 57.77777777777782,
      "Stoch.D[1]": 62.686868686868614,
      "Stoch.K": 46.666666666666835,
      "Stoch.K[1]": 55.03030303030303,
      "Stoch.RSI.K": 7.444636868881848,
      "UO": 51.708170405433215,
      "VWMA": 0.06656862240438405,
      "W.R": -67.99999999999967,
      "change": -0.45180722891565467,
      "close": 0.0661,
      "high": 0.0664,
      "low": 0.066,
      "open": 0.0664,
      "volume": 655451.2
    },
    "moving_averages": {
      "BUY": 7,
      "COMPUTE": {
        "EMA10": "SELL",
        "EMA100": "BUY",
        "EMA20": "SELL",
        "EMA200": "BUY",
        "EMA30": "BUY",
        "EMA50": "BUY",
        "HullMA": "SELL",
        "Ichimoku": "NEUTRAL",
        "SMA10": "SELL",
        "SMA100": "BUY",
        "SMA20": "SELL",
        "SMA200": "BUY",
        "SMA30": "SELL",
        "SMA50": "BUY",
        "VWMA": "SELL"
      },
      "NEUTRAL": 1,
      "RECOMMENDATION": "NEUTRAL",
      "SELL": 7
    },
    "oscillators": {
      "BUY": 2,
      "COMPUTE": {
        "ADX": "NEUTRAL",
        "AO": "NEUTRAL",
        "BBP": "BUY",
        "CCI": "NEUTRAL",
        "MACD": "SELL",
        "Mom": "BUY",
        "RSI": "NEUTRAL",
        "STOCH.K": "NEUTRAL",
        "Stoch.RSI": "NEUTRAL",
        "UO": "NEUTRAL",
        "W%R": "NEUTRAL"
      },
      "NEUTRAL": 8,
      "RECOMMENDATION": "NEUTRAL",
      "SELL": 1
    },
    "summary": {
      "BUY": 9,
      "NEUTRAL": 9,
      "RECOMMENDATION": "NEUTRAL",
      "SELL": 8
    },
    "time": "2025-06-07T17:57:37.385041"
  }
}

Rename Collection

binance-bot .

Tools

Collection Stats

Documents 236383
Total doc size 1.6 GB
Average doc size 7.09 KB
Pre-allocated size 695.27 MB
Indexes 2
Total index size 6.05 MB
Padding factor
Extents

Indexes

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