_id symbol msg loggedAt data
68456c1c5a66a2583013d8c6
BTCUSDT
The override action is saved. Reason: The bot que…
Sun Jun 08 2025 10:55:24 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "e2443ef6-f173-44e7-968b-f4a12fcbd216",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "place-buy-order",
  "overrideData": {
    "action": "buy",
    "actionAt": "2025-06-08T10:56:24.176Z",
    "triggeredBy": "buy-order-trading-view",
    "notify": false,
    "checkTradingView": true
  },
  "overrideReason": "The bot queued the action to trigger the grid trade #1 for buying. Do not place an order because TradingView recommendation for 5m is NEUTRAL."
}
68456c1c5a66a2583013d8c7
BTCUSDT
Do not place an order because TradingView recomme…
Sun Jun 08 2025 10:55:24 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "e2443ef6-f173-44e7-968b-f4a12fcbd216",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "place-buy-order",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749380124017,
      "symbol": "BTCUSDT",
      "close": "105372.09000000"
    },
    "accountInfo": {
      "makerCommission": 10,
      "takerCommission": 10,
      "buyerCommission": 0,
      "sellerCommission": 0,
      "commissionRates": {
        "maker": "0.00100000",
        "taker": "0.00100000",
        "buyer": "0.00000000",
        "seller": "0.00000000"
      },
      "canTrade": true,
      "canWithdraw": true,
      "canDeposit": true,
      "brokered": false,
      "requireSelfTradePrevention": false,
      "preventSor": false,
      "updateTime": 1749285689507,
      "accountType": "SPOT",
      "balances": [
        {
          "asset": "BNB",
          "free": "0.00000756",
          "locked": "0.00000000"
        },
        {
          "asset": "USDT",
          "free": "2.70416865",
          "locked": "0.00000000"
        },
        {
          "asset": "TRX",
          "free": "178.72110000",
          "locked": "0.00000000"
        },
        {
          "asset": "PERL",
          "free": "16.20000000",
          "locked": "0.00000000"
        },
        {
          "asset": "FIS",
          "free": "1.58600000",
          "locked": "0.00000000"
        },
        {
          "asset": "DEGO",
          "free": "0.04362000",
          "locked": "0.00000000"
        },
        {
          "asset": "LPT",
          "free": "0.01677000",
          "locked": "0.00000000"
        },
        {
          "asset": "NFT",
          "free": "129661.491252",
          "locked": "0.000000"
        },
        {
          "asset": "CLV",
          "free": "0.56660000",
          "locked": "0.00000000"
        },
        {
          "asset": "ANC",
          "free": "3.69073000",
          "locked": "0.00000000"
        },
        {
          "asset": "ETHW",
          "free": "0.04091800",
          "locked": "0.00000000"
        },
        {
          "asset": "HIFI",
          "free": "0.76560000",
          "locked": "0.00000000"
        },
        {
          "asset": "VIC",
          "free": "20707.03036260",
          "locked": "0.00000000"
        },
        {
          "asset": "KLY",
          "free": "0.19400000",
          "locked": "0.00000000"
        },
        {
          "asset": "LUMIA",
          "free": "0.20334000",
          "locked": "0.00000000"
        }
      ],
      "permissions": [
        "LEVERAGED",
        "TRD_GRP_002",
        "TRD_GRP_015"
      ],
      "uid": 384039787
    },
    "symbolConfiguration": {
      "_id": "67d3522529ca296337552cca",
      "key": "BTCUSDT-configuration",
      "candles": {
        "interval": "1d",
        "limit": 12
      },
      "buy": {
        "enabled": false,
        "lastBuyPriceRemoveThreshold": 1,
        "athRestriction": {
          "enabled": false,
          "candles": {
            "interval": "30m",
            "limit": 7
          },
          "restrictionPercentage": 0.964
        },
        "minPurchaseAmount": -1,
        "maxPurchaseAmount": -1,
        "gridTrade": [
          {
            "triggerPercentage": 1.075,
            "stopPercentage": 1.018,
            "limitPercentage": 1.02,
            "minPurchaseAmount": 9,
            "maxPurchaseAmount": 50,
            "executed": false,
            "executedOrder": null
          }
        ],
        "currentGridTradeIndex": 0,
        "currentGridTrade": {
          "triggerPercentage": 1.075,
          "stopPercentage": 1.018,
          "limitPercentage": 1.02,
          "minPurchaseAmount": 9,
          "maxPurchaseAmount": 50,
          "executed": false,
          "executedOrder": null
        }
      },
      "sell": {
        "enabled": true,
        "stopLoss": {
          "enabled": true,
          "maxLossPercentage": 0.973,
          "disableBuyMinutes": 4,
          "orderType": "market"
        },
        "conservativeMode": {
          "enabled": false,
          "factor": 0.98
        },
        "gridTrade": [
          {
            "triggerPercentage": 1.047,
            "stopPercentage": 0.985,
            "limitPercentage": 0.98,
            "quantityPercentage": 1,
            "executed": false,
            "executedOrder": null
          }
        ],
        "currentGridTradeIndex": 0,
        "currentGridTrade": {
          "triggerPercentage": 1.047,
          "stopPercentage": 0.985,
          "limitPercentage": 0.98,
          "quantityPercentage": 1,
          "executed": false,
          "executedOrder": null
        }
      },
      "botOptions": {
        "authentication": {
          "lockList": true,
          "lockAfter": 600
        },
        "autoTriggerBuy": {
          "enabled": true,
          "triggerAfter": 0.4,
          "conditions": {
            "whenLessThanATHRestriction": true,
            "afterDisabledPeriod": true
          }
        },
        "orderLimit": {
          "enabled": true,
          "maxBuyOpenOrders": 5,
          "maxOpenTrades": 7
        },
        "tradingViewOptions": {
          "useOnlyWithin": 240,
          "ifExpires": "ignore"
        },
        "logs": {
          "deleteAfter": 500
        },
        "tradingViews": [
          {
            "interval": "5m",
            "buy": {
              "whenStrongBuy": true,
              "whenBuy": true
            },
            "sell": {
              "forceSellOverZeroBelowTriggerPrice": {
                "whenNeutral": true,
                "whenSell": true,
                "whenStrongSell": true
              }
            }
          }
        ]
      },
      "enabled": true,
      "cronTime": "* * * * * *",
      "symbols": [
        "ILVUSDT",
        "WANUSDT",
        "ASRUSDT",
        "ARDRUSDT",
        "REIUSDT",
        "CKBUSDT",
        "JSTUSDT",
        "ANKRUSDT",
        "LEVERUSDT",
        "AUCTIONUSDT",
        "IQUSDT",
        "GLMUSDT",
        "FLUXUSDT",
        "MLNUSDT",
        "OGNUSDT",
        "ARKUSDT",
        "PHAUSDT",
        "SLFUSDT",
        "PSGUSDT",
        "LTOUSDT",
        "SUPERUSDT",
        "FUNUSDT",
        "NMRUSDT",
        "ALPINEUSDT",
        "STRAXUSDT",
        "LUMIAUSDT",
        "CVCUSDT",
        "SYSUSDT",
        "BEAMXUSDT",
        "IOTAUSDT",
        "HIGHUSDT",
        "HIVEUSDT",
        "FISUSDT",
        "BTCUSDT",
        "RAYUSDT",
        "TWTUSDT",
        "VICUSDT",
        "ACAUSDT",
        "SLPUSDT",
        "FTTUSDT",
        "MANAUSDT",
        "QKCUSDT",
        "ARKMUSDT",
        "MOVEUSDT",
        "ZROUSDT",
        "AVAUSDT",
        "KAVAUSDT",
        "XVGUSDT",
        "IDEXUSDT",
        "SCRTUSDT",
        "ACHUSDT",
        "SUSDT",
        "DOTUSDT",
        "ADAUSDT",
        "VTHOUSDT",
        "RUNEUSDT",
        "BAKEUSDT",
        "HEIUSDT",
        "AMPUSDT",
        "RAREUSDT",
        "FETUSDT",
        "DUSKUSDT",
        "LRCUSDT",
        "EPICUSDT",
        "MDTUSDT",
        "FORMUSDT",
        "FARMUSDT",
        "BELUSDT",
        "DUSDT",
        "JASMYUSDT",
        "HIFIUSDT",
        "NKNUSDT",
        "CYBERUSDT",
        "CHZUSDT",
        "HOOKUSDT",
        "FLMUSDT",
        "PUNDIXUSDT",
        "CHESSUSDT",
        "PHBUSDT",
        "OMUSDT",
        "ATAUSDT",
        "LQTYUSDT",
        "VOXELUSDT",
        "TRXUSDT",
        "GPSUSDT",
        "TKOUSDT",
        "PIVXUSDT",
        "DATAUSDT",
        "REQUSDT",
        "COSUSDT",
        "GUSDT",
        "ONGUSDT",
        "PEPEUSDT",
        "SPELLUSDT",
        "EDUUSDT",
        "LPTUSDT",
        "BARUSDT",
        "DEGOUSDT",
        "MASKUSDT"
      ],
      "system": {
        "temporaryDisableActionAfterConfirmingOrder": 20,
        "checkManualOrderPeriod": 5,
        "placeManualOrderInterval": 5,
        "refreshAccountInfoPeriod": 1,
        "checkOrderExecutePeriod": 10
      }
    },
    "indicators": {
      "highestPrice": 109284.7,
      "lowestPrice": 100372.26,
      "athPrice": null
    },
    "symbolInfo": {
      "symbol": "BTCUSDT",
      "status": "TRADING",
      "baseAsset": "BTC",
      "baseAssetPrecision": 8,
      "quoteAsset": "USDT",
      "quotePrecision": 8,
      "filterLotSize": {
        "filterType": "LOT_SIZE",
        "minQty": "0.00001000",
        "maxQty": "9000.00000000",
        "stepSize": "0.00001000"
      },
      "filterPrice": {
        "filterType": "PRICE_FILTER",
        "minPrice": "0.01000000",
        "maxPrice": "1000000.00000000",
        "tickSize": "0.01000000"
      },
      "filterMinNotional": {
        "filterType": "NOTIONAL",
        "minNotional": "5.00000000",
        "applyMinToMarket": true,
        "maxNotional": "9000000.00000000",
        "applyMaxToMarket": false,
        "avgPriceMins": 5
      }
    },
    "openOrders": [],
    "action": "buy",
    "baseAssetBalance": {
      "asset": "BTC",
      "free": 0,
      "locked": 0,
      "total": 0,
      "estimatedValue": 0,
      "updatedAt": "2025-06-07T08:41:29.507Z"
    },
    "quoteAssetBalance": {
      "asset": "USDT",
      "free": "2.70416865",
      "locked": "0.00000000"
    },
    "buy": {
      "currentPrice": 105372.09,
      "limitPrice": 107479.5318,
      "highestPrice": 109284.7,
      "lowestPrice": 100372.26,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 107900.17949999998,
      "difference": -2.342989151375774,
      "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-08T10:55:24.175Z"
    },
    "sell": {
      "currentPrice": 105372.09,
      "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-08T10:55:24.172Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 50.09643710396799,
            "ADX+DI": 29.654486411312316,
            "ADX+DI[1]": 31.648921108762455,
            "ADX-DI": 21.063531289850353,
            "ADX-DI[1]": 22.480174865214337,
            "AO": 28.478323529241607,
            "AO[1]": -41.281852941348916,
            "AO[2]": -111.81508823548211,
            "BB.lower": 104952.58291674625,
            "BB.upper": 105457.7540832539,
            "BBPower": 308.04136858906713,
            "CCI20": 147.78476148157714,
            "CCI20[1]": 188.25364996918447,
            "EMA10": 105273.54195321164,
            "EMA100": 105401.899055318,
            "EMA20": 105255.71650115034,
            "EMA200": 105422.72152534514,
            "EMA30": 105276.50967982362,
            "EMA5": 105340.57503321026,
            "EMA50": 105323.8945783098,
            "HullMA9": 105493.97144444444,
            "Ichimoku.BLine": 105222.69,
            "MACD.macd": -4.840091389589361,
            "MACD.signal": -50.64961998266306,
            "Mom": 259.79999999998836,
            "Mom[1]": 308.5,
            "P.SAR": 105077.19715802367,
            "Pivot.M.Camarilla.Middle": 105107.74666666666,
            "Pivot.M.Camarilla.R1": 105738.13341666666,
            "Pivot.M.Camarilla.R2": 105924.11683333333,
            "Pivot.M.Camarilla.R3": 106110.10024999999,
            "Pivot.M.Camarilla.S1": 105366.16658333332,
            "Pivot.M.Camarilla.S2": 105180.18316666665,
            "Pivot.M.Camarilla.S3": 104994.19975,
            "Pivot.M.Classic.Middle": 105107.74666666666,
            "Pivot.M.Classic.R1": 106344.40333333332,
            "Pivot.M.Classic.R2": 107136.65666666666,
            "Pivot.M.Classic.R3": 109165.56666666667,
            "Pivot.M.Classic.S1": 104315.49333333332,
            "Pivot.M.Classic.S2": 103078.83666666666,
            "Pivot.M.Classic.S3": 101049.92666666665,
            "Pivot.M.Demark.Middle": 105305.81,
            "Pivot.M.Demark.R1": 106740.53,
            "Pivot.M.Demark.S1": 104711.62,
            "Pivot.M.Fibonacci.Middle": 105107.74666666666,
            "Pivot.M.Fibonacci.R1": 105882.79028666666,
            "Pivot.M.Fibonacci.R2": 106361.61304666667,
            "Pivot.M.Fibonacci.R3": 107136.65666666666,
            "Pivot.M.Fibonacci.S1": 104332.70304666666,
            "Pivot.M.Fibonacci.S2": 103853.88028666665,
            "Pivot.M.Fibonacci.S3": 103078.83666666666,
            "Pivot.M.Woodie.Middle": 105218.8475,
            "Pivot.M.Woodie.R1": 106566.60500000001,
            "Pivot.M.Woodie.R2": 107247.7575,
            "Pivot.M.Woodie.R3": 108595.51500000001,
            "Pivot.M.Woodie.S1": 104537.695,
            "Pivot.M.Woodie.S2": 103189.9375,
            "Pivot.M.Woodie.S3": 102508.785,
            "RSI": 58.03082568225327,
            "RSI[1]": 64.47012135700521,
            "Rec.BBPower": 0,
            "Rec.HullMA9": -1,
            "Rec.Ichimoku": 0,
            "Rec.Stoch.RSI": -1,
            "Rec.UO": 0,
            "Rec.VWMA": 1,
            "Rec.WR": 0,
            "Recommend.All": 0.04242424242424242,
            "Recommend.MA": 0.26666666666666666,
            "Recommend.Other": -0.18181818181818182,
            "SMA10": 105199.29399999992,
            "SMA100": 105427.77779999988,
            "SMA20": 105205.16850000007,
            "SMA200": 105559.16994999975,
            "SMA30": 105272.3970000002,
            "SMA5": 105346.38800000011,
            "SMA50": 105347.3488,
            "Stoch.D": 90.02251952523862,
            "Stoch.D[1]": 90.6895586999283,
            "Stoch.K": 89.23085519728602,
            "Stoch.K[1]": 95.97283410745676,
            "Stoch.RSI.K": 95.25613751307664,
            "UO": 65.3826786490773,
            "VWMA": 105254.42047220796,
            "W.R": -20.232063430672735,
            "change": -0.06817545359341676,
            "close": 105376.62,
            "high": 105448.51,
            "low": 105376.61,
            "open": 105448.5,
            "volume": 16.25033
          },
          "moving_averages": {
            "BUY": 9,
            "COMPUTE": {
              "EMA10": "BUY",
              "EMA100": "SELL",
              "EMA20": "BUY",
              "EMA200": "SELL",
              "EMA30": "BUY",
              "EMA50": "BUY",
              "HullMA": "SELL",
              "Ichimoku": "NEUTRAL",
              "SMA10": "BUY",
              "SMA100": "SELL",
              "SMA20": "BUY",
              "SMA200": "SELL",
              "SMA30": "BUY",
              "SMA50": "BUY",
              "VWMA": "BUY"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "BUY",
            "SELL": 5
          },
          "oscillators": {
            "BUY": 2,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "BUY",
              "BBP": "NEUTRAL",
              "CCI": "SELL",
              "MACD": "BUY",
              "Mom": "SELL",
              "RSI": "NEUTRAL",
              "STOCH.K": "SELL",
              "Stoch.RSI": "SELL",
              "UO": "NEUTRAL",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 5,
            "RECOMMENDATION": "SELL",
            "SELL": 4
          },
          "summary": {
            "BUY": 11,
            "NEUTRAL": 6,
            "RECOMMENDATION": "NEUTRAL",
            "SELL": 9
          },
          "time": "2025-06-08T10:55:23.432725"
        }
      }
    ],
    "overrideData": {
      "action": "buy",
      "actionAt": "2025-06-08T10:56:23.184Z",
      "triggeredBy": "buy-order-trading-view",
      "notify": false,
      "checkTradingView": true
    }
  }
}
68456c1c5a66a2583013d8c8
NMRUSDT
The TradingView technical analysis recommendation…
Sun Jun 08 2025 10:55:24 GMT+0000 (Coordinated Universal Time)
{
  "uuid": "1584eb0a-20b7-4ba8-8357-ef4e8236f028",
  "stepName": "get-tradingview",
  "symbols": [
    "ILVUSDT",
    "WANUSDT",
    "ASRUSDT",
    "ARDRUSDT",
    "REIUSDT",
    "CKBUSDT",
    "JSTUSDT",
    "ANKRUSDT",
    "LEVERUSDT",
    "AUCTIONUSDT",
    "IQUSDT",
    "GLMUSDT",
    "FLUXUSDT",
    "MLNUSDT",
    "OGNUSDT",
    "ARKUSDT",
    "PHAUSDT",
    "SLFUSDT",
    "PSGUSDT",
    "LTOUSDT",
    "SUPERUSDT",
    "FUNUSDT",
    "NMRUSDT",
    "ALPINEUSDT",
    "STRAXUSDT",
    "LUMIAUSDT",
    "CVCUSDT",
    "SYSUSDT",
    "BEAMXUSDT",
    "IOTAUSDT",
    "HIGHUSDT",
    "HIVEUSDT",
    "FISUSDT",
    "BTCUSDT",
    "RAYUSDT",
    "TWTUSDT",
    "VICUSDT",
    "ACAUSDT",
    "SLPUSDT",
    "FTTUSDT",
    "MANAUSDT",
    "QKCUSDT",
    "ARKMUSDT",
    "MOVEUSDT",
    "ZROUSDT",
    "AVAUSDT",
    "KAVAUSDT",
    "XVGUSDT",
    "IDEXUSDT",
    "SCRTUSDT",
    "ACHUSDT",
    "SUSDT",
    "DOTUSDT",
    "ADAUSDT",
    "VTHOUSDT",
    "RUNEUSDT",
    "BAKEUSDT",
    "HEIUSDT",
    "AMPUSDT",
    "RAREUSDT",
    "FETUSDT",
    "DUSKUSDT",
    "LRCUSDT",
    "EPICUSDT",
    "MDTUSDT",
    "FORMUSDT",
    "FARMUSDT",
    "BELUSDT",
    "DUSDT",
    "JASMYUSDT",
    "HIFIUSDT",
    "NKNUSDT",
    "CYBERUSDT",
    "CHZUSDT",
    "HOOKUSDT",
    "FLMUSDT",
    "PUNDIXUSDT",
    "CHESSUSDT",
    "PHBUSDT",
    "OMUSDT",
    "ATAUSDT",
    "LQTYUSDT",
    "VOXELUSDT",
    "TRXUSDT",
    "GPSUSDT",
    "TKOUSDT",
    "PIVXUSDT",
    "DATAUSDT",
    "REQUSDT",
    "COSUSDT",
    "GUSDT",
    "ONGUSDT",
    "PEPEUSDT",
    "SPELLUSDT",
    "EDUUSDT",
    "LPTUSDT",
    "BARUSDT",
    "DEGOUSDT",
    "MASKUSDT"
  ],
  "interval": "5m",
  "data": {
    "indicators": {
      "ADX": 32.296326392016184,
      "ADX+DI": 15.190687706673415,
      "ADX+DI[1]": 16.171418229116554,
      "ADX-DI": 34.10295052157472,
      "ADX-DI[1]": 33.076616365983384,
      "AO": -0.04888235294117571,
      "AO[1]": -0.04776470588235249,
      "AO[2]": -0.046794117647056765,
      "BB.lower": 7.983278857798373,
      "BB.upper": 8.05472114220163,
      "BBPower": -0.029962613485810863,
      "CCI20": -105.90277777777011,
      "CCI20[1]": -72.9379686434789,
      "EMA10": 8.011229153778432,
      "EMA100": 8.062331567407696,
      "EMA20": 8.023779682981868,
      "EMA200": 8.061860199429546,
      "EMA30": 8.033645093833295,
      "EMA5": 8.006721806929168,
      "EMA50": 8.047129547816366,
      "HullMA9": 8.008444444444445,
      "Ichimoku.BLine": 8.08,
      "MACD.macd": -0.016374771025866153,
      "MACD.signal": -0.016231903223450334,
      "Mom": -0.019999999999999574,
      "Mom[1]": -0.019999999999999574,
      "P.SAR": 7.981980000000001,
      "Pivot.M.Camarilla.Middle": 7.996666666666667,
      "Pivot.M.Camarilla.R1": 8.070166666666667,
      "Pivot.M.Camarilla.R2": 8.090333333333334,
      "Pivot.M.Camarilla.R3": 8.1105,
      "Pivot.M.Camarilla.S1": 8.029833333333334,
      "Pivot.M.Camarilla.S2": 8.009666666666668,
      "Pivot.M.Camarilla.S3": 7.9895000000000005,
      "Pivot.M.Classic.Middle": 7.996666666666667,
      "Pivot.M.Classic.R1": 8.133333333333333,
      "Pivot.M.Classic.R2": 8.216666666666667,
      "Pivot.M.Classic.R3": 8.436666666666667,
      "Pivot.M.Classic.S1": 7.913333333333334,
      "Pivot.M.Classic.S2": 7.776666666666667,
      "Pivot.M.Classic.S3": 7.5566666666666675,
      "Pivot.M.Demark.Middle": 8.0175,
      "Pivot.M.Demark.R1": 8.175,
      "Pivot.M.Demark.S1": 7.955,
      "Pivot.M.Fibonacci.Middle": 7.996666666666667,
      "Pivot.M.Fibonacci.R1": 8.080706666666668,
      "Pivot.M.Fibonacci.R2": 8.132626666666667,
      "Pivot.M.Fibonacci.R3": 8.216666666666667,
      "Pivot.M.Fibonacci.S1": 7.912626666666667,
      "Pivot.M.Fibonacci.S2": 7.860706666666667,
      "Pivot.M.Fibonacci.S3": 7.776666666666667,
      "Pivot.M.Woodie.Middle": 8.010000000000002,
      "Pivot.M.Woodie.R1": 8.160000000000004,
      "Pivot.M.Woodie.R2": 8.23,
      "Pivot.M.Woodie.R3": 8.380000000000003,
      "Pivot.M.Woodie.S1": 7.940000000000003,
      "Pivot.M.Woodie.S2": 7.790000000000002,
      "Pivot.M.Woodie.S3": 7.720000000000003,
      "RSI": 37.85290739259882,
      "RSI[1]": 40.823942070554644,
      "Rec.BBPower": 0,
      "Rec.HullMA9": -1,
      "Rec.Ichimoku": 0,
      "Rec.Stoch.RSI": 0,
      "Rec.UO": 0,
      "Rec.VWMA": -1,
      "Rec.WR": 0,
      "Recommend.All": -0.5575757575757576,
      "Recommend.MA": -0.9333333333333333,
      "Recommend.Other": -0.18181818181818182,
      "SMA10": 8.008000000000012,
      "SMA100": 8.086899999999996,
      "SMA20": 8.019000000000002,
      "SMA200": 8.068999999999987,
      "SMA30": 8.051666666666668,
      "SMA5": 8.009999999999994,
      "SMA50": 8.049199999999995,
      "Stoch.D": 41.111111111110986,
      "Stoch.D[1]": 50,
      "Stoch.K": 33.333333333333336,
      "Stoch.K[1]": 50,
      "Stoch.RSI.K": 71.24571484681401,
      "UO": 42.93650793650796,
      "VWMA": 8.014050630275722,
      "W.R": -80,
      "change": -0.1248439450686615,
      "close": 8,
      "high": 8.01,
      "low": 7.99,
      "open": 8.01,
      "volume": 13.19
    },
    "moving_averages": {
      "BUY": 0,
      "COMPUTE": {
        "EMA10": "SELL",
        "EMA100": "SELL",
        "EMA20": "SELL",
        "EMA200": "SELL",
        "EMA30": "SELL",
        "EMA50": "SELL",
        "HullMA": "SELL",
        "Ichimoku": "NEUTRAL",
        "SMA10": "SELL",
        "SMA100": "SELL",
        "SMA20": "SELL",
        "SMA200": "SELL",
        "SMA30": "SELL",
        "SMA50": "SELL",
        "VWMA": "SELL"
      },
      "NEUTRAL": 1,
      "RECOMMENDATION": "STRONG_SELL",
      "SELL": 14
    },
    "oscillators": {
      "BUY": 0,
      "COMPUTE": {
        "ADX": "NEUTRAL",
        "AO": "NEUTRAL",
        "BBP": "NEUTRAL",
        "CCI": "NEUTRAL",
        "MACD": "SELL",
        "Mom": "NEUTRAL",
        "RSI": "NEUTRAL",
        "STOCH.K": "NEUTRAL",
        "Stoch.RSI": "NEUTRAL",
        "UO": "NEUTRAL",
        "W%R": "NEUTRAL"
      },
      "NEUTRAL": 10,
      "RECOMMENDATION": "SELL",
      "SELL": 1
    },
    "summary": {
      "BUY": 0,
      "NEUTRAL": 11,
      "RECOMMENDATION": "STRONG_SELL",
      "SELL": 15
    },
    "time": "2025-06-08T10:55:24.214463"
  }
}
68456c1cbac53182703920ba
BTCUSDT
The override action is saved. Reason: The bot que…
Sun Jun 08 2025 10:55:24 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "e28dca48-0c84-44e0-8afa-3e1eb40fb32c",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "place-buy-order",
  "overrideData": {
    "action": "buy",
    "actionAt": "2025-06-08T10:56:24.250Z",
    "triggeredBy": "buy-order-trading-view",
    "notify": false,
    "checkTradingView": true
  },
  "overrideReason": "The bot queued the action to trigger the grid trade #1 for buying. Do not place an order because TradingView recommendation for 5m is NEUTRAL."
}
68456c1cbac53182703920b9
BTCUSDT
The current price reached the trigger price for t…
Sun Jun 08 2025 10:55:24 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "e28dca48-0c84-44e0-8afa-3e1eb40fb32c",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "determine-action",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749380124017,
      "symbol": "BTCUSDT",
      "close": "105372.09000000"
    },
    "accountInfo": {
      "makerCommission": 10,
      "takerCommission": 10,
      "buyerCommission": 0,
      "sellerCommission": 0,
      "commissionRates": {
        "maker": "0.00100000",
        "taker": "0.00100000",
        "buyer": "0.00000000",
        "seller": "0.00000000"
      },
      "canTrade": true,
      "canWithdraw": true,
      "canDeposit": true,
      "brokered": false,
      "requireSelfTradePrevention": false,
      "preventSor": false,
      "updateTime": 1749285689507,
      "accountType": "SPOT",
      "balances": [
        {
          "asset": "BNB",
          "free": "0.00000756",
          "locked": "0.00000000"
        },
        {
          "asset": "USDT",
          "free": "2.70416865",
          "locked": "0.00000000"
        },
        {
          "asset": "TRX",
          "free": "178.72110000",
          "locked": "0.00000000"
        },
        {
          "asset": "PERL",
          "free": "16.20000000",
          "locked": "0.00000000"
        },
        {
          "asset": "FIS",
          "free": "1.58600000",
          "locked": "0.00000000"
        },
        {
          "asset": "DEGO",
          "free": "0.04362000",
          "locked": "0.00000000"
        },
        {
          "asset": "LPT",
          "free": "0.01677000",
          "locked": "0.00000000"
        },
        {
          "asset": "NFT",
          "free": "129661.491252",
          "locked": "0.000000"
        },
        {
          "asset": "CLV",
          "free": "0.56660000",
          "locked": "0.00000000"
        },
        {
          "asset": "ANC",
          "free": "3.69073000",
          "locked": "0.00000000"
        },
        {
          "asset": "ETHW",
          "free": "0.04091800",
          "locked": "0.00000000"
        },
        {
          "asset": "HIFI",
          "free": "0.76560000",
          "locked": "0.00000000"
        },
        {
          "asset": "VIC",
          "free": "20707.03036260",
          "locked": "0.00000000"
        },
        {
          "asset": "KLY",
          "free": "0.19400000",
          "locked": "0.00000000"
        },
        {
          "asset": "LUMIA",
          "free": "0.20334000",
          "locked": "0.00000000"
        }
      ],
      "permissions": [
        "LEVERAGED",
        "TRD_GRP_002",
        "TRD_GRP_015"
      ],
      "uid": 384039787
    },
    "symbolConfiguration": {
      "_id": "67d3522529ca296337552cca",
      "key": "BTCUSDT-configuration",
      "candles": {
        "interval": "1d",
        "limit": 12
      },
      "buy": {
        "enabled": false,
        "lastBuyPriceRemoveThreshold": 1,
        "athRestriction": {
          "enabled": false,
          "candles": {
            "interval": "30m",
            "limit": 7
          },
          "restrictionPercentage": 0.964
        },
        "minPurchaseAmount": -1,
        "maxPurchaseAmount": -1,
        "gridTrade": [
          {
            "triggerPercentage": 1.075,
            "stopPercentage": 1.018,
            "limitPercentage": 1.02,
            "minPurchaseAmount": 9,
            "maxPurchaseAmount": 50,
            "executed": false,
            "executedOrder": null
          }
        ],
        "currentGridTradeIndex": 0,
        "currentGridTrade": {
          "triggerPercentage": 1.075,
          "stopPercentage": 1.018,
          "limitPercentage": 1.02,
          "minPurchaseAmount": 9,
          "maxPurchaseAmount": 50,
          "executed": false,
          "executedOrder": null
        }
      },
      "sell": {
        "enabled": true,
        "stopLoss": {
          "enabled": true,
          "maxLossPercentage": 0.973,
          "disableBuyMinutes": 4,
          "orderType": "market"
        },
        "conservativeMode": {
          "enabled": false,
          "factor": 0.98
        },
        "gridTrade": [
          {
            "triggerPercentage": 1.047,
            "stopPercentage": 0.985,
            "limitPercentage": 0.98,
            "quantityPercentage": 1,
            "executed": false,
            "executedOrder": null
          }
        ],
        "currentGridTradeIndex": 0,
        "currentGridTrade": {
          "triggerPercentage": 1.047,
          "stopPercentage": 0.985,
          "limitPercentage": 0.98,
          "quantityPercentage": 1,
          "executed": false,
          "executedOrder": null
        }
      },
      "botOptions": {
        "authentication": {
          "lockList": true,
          "lockAfter": 600
        },
        "autoTriggerBuy": {
          "enabled": true,
          "triggerAfter": 0.4,
          "conditions": {
            "whenLessThanATHRestriction": true,
            "afterDisabledPeriod": true
          }
        },
        "orderLimit": {
          "enabled": true,
          "maxBuyOpenOrders": 5,
          "maxOpenTrades": 7
        },
        "tradingViewOptions": {
          "useOnlyWithin": 240,
          "ifExpires": "ignore"
        },
        "logs": {
          "deleteAfter": 500
        },
        "tradingViews": [
          {
            "interval": "5m",
            "buy": {
              "whenStrongBuy": true,
              "whenBuy": true
            },
            "sell": {
              "forceSellOverZeroBelowTriggerPrice": {
                "whenNeutral": true,
                "whenSell": true,
                "whenStrongSell": true
              }
            }
          }
        ]
      },
      "enabled": true,
      "cronTime": "* * * * * *",
      "symbols": [
        "ILVUSDT",
        "WANUSDT",
        "ASRUSDT",
        "ARDRUSDT",
        "REIUSDT",
        "CKBUSDT",
        "JSTUSDT",
        "ANKRUSDT",
        "LEVERUSDT",
        "AUCTIONUSDT",
        "IQUSDT",
        "GLMUSDT",
        "FLUXUSDT",
        "MLNUSDT",
        "OGNUSDT",
        "ARKUSDT",
        "PHAUSDT",
        "SLFUSDT",
        "PSGUSDT",
        "LTOUSDT",
        "SUPERUSDT",
        "FUNUSDT",
        "NMRUSDT",
        "ALPINEUSDT",
        "STRAXUSDT",
        "LUMIAUSDT",
        "CVCUSDT",
        "SYSUSDT",
        "BEAMXUSDT",
        "IOTAUSDT",
        "HIGHUSDT",
        "HIVEUSDT",
        "FISUSDT",
        "BTCUSDT",
        "RAYUSDT",
        "TWTUSDT",
        "VICUSDT",
        "ACAUSDT",
        "SLPUSDT",
        "FTTUSDT",
        "MANAUSDT",
        "QKCUSDT",
        "ARKMUSDT",
        "MOVEUSDT",
        "ZROUSDT",
        "AVAUSDT",
        "KAVAUSDT",
        "XVGUSDT",
        "IDEXUSDT",
        "SCRTUSDT",
        "ACHUSDT",
        "SUSDT",
        "DOTUSDT",
        "ADAUSDT",
        "VTHOUSDT",
        "RUNEUSDT",
        "BAKEUSDT",
        "HEIUSDT",
        "AMPUSDT",
        "RAREUSDT",
        "FETUSDT",
        "DUSKUSDT",
        "LRCUSDT",
        "EPICUSDT",
        "MDTUSDT",
        "FORMUSDT",
        "FARMUSDT",
        "BELUSDT",
        "DUSDT",
        "JASMYUSDT",
        "HIFIUSDT",
        "NKNUSDT",
        "CYBERUSDT",
        "CHZUSDT",
        "HOOKUSDT",
        "FLMUSDT",
        "PUNDIXUSDT",
        "CHESSUSDT",
        "PHBUSDT",
        "OMUSDT",
        "ATAUSDT",
        "LQTYUSDT",
        "VOXELUSDT",
        "TRXUSDT",
        "GPSUSDT",
        "TKOUSDT",
        "PIVXUSDT",
        "DATAUSDT",
        "REQUSDT",
        "COSUSDT",
        "GUSDT",
        "ONGUSDT",
        "PEPEUSDT",
        "SPELLUSDT",
        "EDUUSDT",
        "LPTUSDT",
        "BARUSDT",
        "DEGOUSDT",
        "MASKUSDT"
      ],
      "system": {
        "temporaryDisableActionAfterConfirmingOrder": 20,
        "checkManualOrderPeriod": 5,
        "placeManualOrderInterval": 5,
        "refreshAccountInfoPeriod": 1,
        "checkOrderExecutePeriod": 10
      }
    },
    "indicators": {
      "highestPrice": 109284.7,
      "lowestPrice": 100372.26,
      "athPrice": null
    },
    "symbolInfo": {
      "symbol": "BTCUSDT",
      "status": "TRADING",
      "baseAsset": "BTC",
      "baseAssetPrecision": 8,
      "quoteAsset": "USDT",
      "quotePrecision": 8,
      "filterLotSize": {
        "filterType": "LOT_SIZE",
        "minQty": "0.00001000",
        "maxQty": "9000.00000000",
        "stepSize": "0.00001000"
      },
      "filterPrice": {
        "filterType": "PRICE_FILTER",
        "minPrice": "0.01000000",
        "maxPrice": "1000000.00000000",
        "tickSize": "0.01000000"
      },
      "filterMinNotional": {
        "filterType": "NOTIONAL",
        "minNotional": "5.00000000",
        "applyMinToMarket": true,
        "maxNotional": "9000000.00000000",
        "applyMaxToMarket": false,
        "avgPriceMins": 5
      }
    },
    "openOrders": [],
    "action": "buy",
    "baseAssetBalance": {
      "asset": "BTC",
      "free": 0,
      "locked": 0,
      "total": 0,
      "estimatedValue": 0,
      "updatedAt": "2025-06-07T08:41:29.507Z"
    },
    "quoteAssetBalance": {
      "asset": "USDT",
      "free": "2.70416865",
      "locked": "0.00000000"
    },
    "buy": {
      "currentPrice": 105372.09,
      "limitPrice": 107479.5318,
      "highestPrice": 109284.7,
      "lowestPrice": 100372.26,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 107900.17949999998,
      "difference": -2.342989151375774,
      "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-08T10:55:24.248Z"
    },
    "sell": {
      "currentPrice": 105372.09,
      "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-08T10:55:24.177Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 50.09643710396799,
            "ADX+DI": 29.654486411312316,
            "ADX+DI[1]": 31.648921108762455,
            "ADX-DI": 21.063531289850353,
            "ADX-DI[1]": 22.480174865214337,
            "AO": 28.478323529241607,
            "AO[1]": -41.281852941348916,
            "AO[2]": -111.81508823548211,
            "BB.lower": 104952.58291674625,
            "BB.upper": 105457.7540832539,
            "BBPower": 308.04136858906713,
            "CCI20": 147.78476148157714,
            "CCI20[1]": 188.25364996918447,
            "EMA10": 105273.54195321164,
            "EMA100": 105401.899055318,
            "EMA20": 105255.71650115034,
            "EMA200": 105422.72152534514,
            "EMA30": 105276.50967982362,
            "EMA5": 105340.57503321026,
            "EMA50": 105323.8945783098,
            "HullMA9": 105493.97144444444,
            "Ichimoku.BLine": 105222.69,
            "MACD.macd": -4.840091389589361,
            "MACD.signal": -50.64961998266306,
            "Mom": 259.79999999998836,
            "Mom[1]": 308.5,
            "P.SAR": 105077.19715802367,
            "Pivot.M.Camarilla.Middle": 105107.74666666666,
            "Pivot.M.Camarilla.R1": 105738.13341666666,
            "Pivot.M.Camarilla.R2": 105924.11683333333,
            "Pivot.M.Camarilla.R3": 106110.10024999999,
            "Pivot.M.Camarilla.S1": 105366.16658333332,
            "Pivot.M.Camarilla.S2": 105180.18316666665,
            "Pivot.M.Camarilla.S3": 104994.19975,
            "Pivot.M.Classic.Middle": 105107.74666666666,
            "Pivot.M.Classic.R1": 106344.40333333332,
            "Pivot.M.Classic.R2": 107136.65666666666,
            "Pivot.M.Classic.R3": 109165.56666666667,
            "Pivot.M.Classic.S1": 104315.49333333332,
            "Pivot.M.Classic.S2": 103078.83666666666,
            "Pivot.M.Classic.S3": 101049.92666666665,
            "Pivot.M.Demark.Middle": 105305.81,
            "Pivot.M.Demark.R1": 106740.53,
            "Pivot.M.Demark.S1": 104711.62,
            "Pivot.M.Fibonacci.Middle": 105107.74666666666,
            "Pivot.M.Fibonacci.R1": 105882.79028666666,
            "Pivot.M.Fibonacci.R2": 106361.61304666667,
            "Pivot.M.Fibonacci.R3": 107136.65666666666,
            "Pivot.M.Fibonacci.S1": 104332.70304666666,
            "Pivot.M.Fibonacci.S2": 103853.88028666665,
            "Pivot.M.Fibonacci.S3": 103078.83666666666,
            "Pivot.M.Woodie.Middle": 105218.8475,
            "Pivot.M.Woodie.R1": 106566.60500000001,
            "Pivot.M.Woodie.R2": 107247.7575,
            "Pivot.M.Woodie.R3": 108595.51500000001,
            "Pivot.M.Woodie.S1": 104537.695,
            "Pivot.M.Woodie.S2": 103189.9375,
            "Pivot.M.Woodie.S3": 102508.785,
            "RSI": 58.03082568225327,
            "RSI[1]": 64.47012135700521,
            "Rec.BBPower": 0,
            "Rec.HullMA9": -1,
            "Rec.Ichimoku": 0,
            "Rec.Stoch.RSI": -1,
            "Rec.UO": 0,
            "Rec.VWMA": 1,
            "Rec.WR": 0,
            "Recommend.All": 0.04242424242424242,
            "Recommend.MA": 0.26666666666666666,
            "Recommend.Other": -0.18181818181818182,
            "SMA10": 105199.29399999992,
            "SMA100": 105427.77779999988,
            "SMA20": 105205.16850000007,
            "SMA200": 105559.16994999975,
            "SMA30": 105272.3970000002,
            "SMA5": 105346.38800000011,
            "SMA50": 105347.3488,
            "Stoch.D": 90.02251952523862,
            "Stoch.D[1]": 90.6895586999283,
            "Stoch.K": 89.23085519728602,
            "Stoch.K[1]": 95.97283410745676,
            "Stoch.RSI.K": 95.25613751307664,
            "UO": 65.3826786490773,
            "VWMA": 105254.42047220796,
            "W.R": -20.232063430672735,
            "change": -0.06817545359341676,
            "close": 105376.62,
            "high": 105448.51,
            "low": 105376.61,
            "open": 105448.5,
            "volume": 16.25033
          },
          "moving_averages": {
            "BUY": 9,
            "COMPUTE": {
              "EMA10": "BUY",
              "EMA100": "SELL",
              "EMA20": "BUY",
              "EMA200": "SELL",
              "EMA30": "BUY",
              "EMA50": "BUY",
              "HullMA": "SELL",
              "Ichimoku": "NEUTRAL",
              "SMA10": "BUY",
              "SMA100": "SELL",
              "SMA20": "BUY",
              "SMA200": "SELL",
              "SMA30": "BUY",
              "SMA50": "BUY",
              "VWMA": "BUY"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "BUY",
            "SELL": 5
          },
          "oscillators": {
            "BUY": 2,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "BUY",
              "BBP": "NEUTRAL",
              "CCI": "SELL",
              "MACD": "BUY",
              "Mom": "SELL",
              "RSI": "NEUTRAL",
              "STOCH.K": "SELL",
              "Stoch.RSI": "SELL",
              "UO": "NEUTRAL",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 5,
            "RECOMMENDATION": "SELL",
            "SELL": 4
          },
          "summary": {
            "BUY": 11,
            "NEUTRAL": 6,
            "RECOMMENDATION": "NEUTRAL",
            "SELL": 9
          },
          "time": "2025-06-08T10:55:23.432725"
        }
      }
    ],
    "overrideData": {
      "action": "buy",
      "actionAt": "2025-06-08T10:56:24.176Z",
      "triggeredBy": "buy-order-trading-view",
      "notify": false,
      "checkTradingView": true
    }
  }
}
68456c1cbac53182703920bb
BTCUSDT
Do not place an order because TradingView recomme…
Sun Jun 08 2025 10:55:24 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "e28dca48-0c84-44e0-8afa-3e1eb40fb32c",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "place-buy-order",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749380124017,
      "symbol": "BTCUSDT",
      "close": "105372.09000000"
    },
    "accountInfo": {
      "makerCommission": 10,
      "takerCommission": 10,
      "buyerCommission": 0,
      "sellerCommission": 0,
      "commissionRates": {
        "maker": "0.00100000",
        "taker": "0.00100000",
        "buyer": "0.00000000",
        "seller": "0.00000000"
      },
      "canTrade": true,
      "canWithdraw": true,
      "canDeposit": true,
      "brokered": false,
      "requireSelfTradePrevention": false,
      "preventSor": false,
      "updateTime": 1749285689507,
      "accountType": "SPOT",
      "balances": [
        {
          "asset": "BNB",
          "free": "0.00000756",
          "locked": "0.00000000"
        },
        {
          "asset": "USDT",
          "free": "2.70416865",
          "locked": "0.00000000"
        },
        {
          "asset": "TRX",
          "free": "178.72110000",
          "locked": "0.00000000"
        },
        {
          "asset": "PERL",
          "free": "16.20000000",
          "locked": "0.00000000"
        },
        {
          "asset": "FIS",
          "free": "1.58600000",
          "locked": "0.00000000"
        },
        {
          "asset": "DEGO",
          "free": "0.04362000",
          "locked": "0.00000000"
        },
        {
          "asset": "LPT",
          "free": "0.01677000",
          "locked": "0.00000000"
        },
        {
          "asset": "NFT",
          "free": "129661.491252",
          "locked": "0.000000"
        },
        {
          "asset": "CLV",
          "free": "0.56660000",
          "locked": "0.00000000"
        },
        {
          "asset": "ANC",
          "free": "3.69073000",
          "locked": "0.00000000"
        },
        {
          "asset": "ETHW",
          "free": "0.04091800",
          "locked": "0.00000000"
        },
        {
          "asset": "HIFI",
          "free": "0.76560000",
          "locked": "0.00000000"
        },
        {
          "asset": "VIC",
          "free": "20707.03036260",
          "locked": "0.00000000"
        },
        {
          "asset": "KLY",
          "free": "0.19400000",
          "locked": "0.00000000"
        },
        {
          "asset": "LUMIA",
          "free": "0.20334000",
          "locked": "0.00000000"
        }
      ],
      "permissions": [
        "LEVERAGED",
        "TRD_GRP_002",
        "TRD_GRP_015"
      ],
      "uid": 384039787
    },
    "symbolConfiguration": {
      "_id": "67d3522529ca296337552cca",
      "key": "BTCUSDT-configuration",
      "candles": {
        "interval": "1d",
        "limit": 12
      },
      "buy": {
        "enabled": false,
        "lastBuyPriceRemoveThreshold": 1,
        "athRestriction": {
          "enabled": false,
          "candles": {
            "interval": "30m",
            "limit": 7
          },
          "restrictionPercentage": 0.964
        },
        "minPurchaseAmount": -1,
        "maxPurchaseAmount": -1,
        "gridTrade": [
          {
            "triggerPercentage": 1.075,
            "stopPercentage": 1.018,
            "limitPercentage": 1.02,
            "minPurchaseAmount": 9,
            "maxPurchaseAmount": 50,
            "executed": false,
            "executedOrder": null
          }
        ],
        "currentGridTradeIndex": 0,
        "currentGridTrade": {
          "triggerPercentage": 1.075,
          "stopPercentage": 1.018,
          "limitPercentage": 1.02,
          "minPurchaseAmount": 9,
          "maxPurchaseAmount": 50,
          "executed": false,
          "executedOrder": null
        }
      },
      "sell": {
        "enabled": true,
        "stopLoss": {
          "enabled": true,
          "maxLossPercentage": 0.973,
          "disableBuyMinutes": 4,
          "orderType": "market"
        },
        "conservativeMode": {
          "enabled": false,
          "factor": 0.98
        },
        "gridTrade": [
          {
            "triggerPercentage": 1.047,
            "stopPercentage": 0.985,
            "limitPercentage": 0.98,
            "quantityPercentage": 1,
            "executed": false,
            "executedOrder": null
          }
        ],
        "currentGridTradeIndex": 0,
        "currentGridTrade": {
          "triggerPercentage": 1.047,
          "stopPercentage": 0.985,
          "limitPercentage": 0.98,
          "quantityPercentage": 1,
          "executed": false,
          "executedOrder": null
        }
      },
      "botOptions": {
        "authentication": {
          "lockList": true,
          "lockAfter": 600
        },
        "autoTriggerBuy": {
          "enabled": true,
          "triggerAfter": 0.4,
          "conditions": {
            "whenLessThanATHRestriction": true,
            "afterDisabledPeriod": true
          }
        },
        "orderLimit": {
          "enabled": true,
          "maxBuyOpenOrders": 5,
          "maxOpenTrades": 7
        },
        "tradingViewOptions": {
          "useOnlyWithin": 240,
          "ifExpires": "ignore"
        },
        "logs": {
          "deleteAfter": 500
        },
        "tradingViews": [
          {
            "interval": "5m",
            "buy": {
              "whenStrongBuy": true,
              "whenBuy": true
            },
            "sell": {
              "forceSellOverZeroBelowTriggerPrice": {
                "whenNeutral": true,
                "whenSell": true,
                "whenStrongSell": true
              }
            }
          }
        ]
      },
      "enabled": true,
      "cronTime": "* * * * * *",
      "symbols": [
        "ILVUSDT",
        "WANUSDT",
        "ASRUSDT",
        "ARDRUSDT",
        "REIUSDT",
        "CKBUSDT",
        "JSTUSDT",
        "ANKRUSDT",
        "LEVERUSDT",
        "AUCTIONUSDT",
        "IQUSDT",
        "GLMUSDT",
        "FLUXUSDT",
        "MLNUSDT",
        "OGNUSDT",
        "ARKUSDT",
        "PHAUSDT",
        "SLFUSDT",
        "PSGUSDT",
        "LTOUSDT",
        "SUPERUSDT",
        "FUNUSDT",
        "NMRUSDT",
        "ALPINEUSDT",
        "STRAXUSDT",
        "LUMIAUSDT",
        "CVCUSDT",
        "SYSUSDT",
        "BEAMXUSDT",
        "IOTAUSDT",
        "HIGHUSDT",
        "HIVEUSDT",
        "FISUSDT",
        "BTCUSDT",
        "RAYUSDT",
        "TWTUSDT",
        "VICUSDT",
        "ACAUSDT",
        "SLPUSDT",
        "FTTUSDT",
        "MANAUSDT",
        "QKCUSDT",
        "ARKMUSDT",
        "MOVEUSDT",
        "ZROUSDT",
        "AVAUSDT",
        "KAVAUSDT",
        "XVGUSDT",
        "IDEXUSDT",
        "SCRTUSDT",
        "ACHUSDT",
        "SUSDT",
        "DOTUSDT",
        "ADAUSDT",
        "VTHOUSDT",
        "RUNEUSDT",
        "BAKEUSDT",
        "HEIUSDT",
        "AMPUSDT",
        "RAREUSDT",
        "FETUSDT",
        "DUSKUSDT",
        "LRCUSDT",
        "EPICUSDT",
        "MDTUSDT",
        "FORMUSDT",
        "FARMUSDT",
        "BELUSDT",
        "DUSDT",
        "JASMYUSDT",
        "HIFIUSDT",
        "NKNUSDT",
        "CYBERUSDT",
        "CHZUSDT",
        "HOOKUSDT",
        "FLMUSDT",
        "PUNDIXUSDT",
        "CHESSUSDT",
        "PHBUSDT",
        "OMUSDT",
        "ATAUSDT",
        "LQTYUSDT",
        "VOXELUSDT",
        "TRXUSDT",
        "GPSUSDT",
        "TKOUSDT",
        "PIVXUSDT",
        "DATAUSDT",
        "REQUSDT",
        "COSUSDT",
        "GUSDT",
        "ONGUSDT",
        "PEPEUSDT",
        "SPELLUSDT",
        "EDUUSDT",
        "LPTUSDT",
        "BARUSDT",
        "DEGOUSDT",
        "MASKUSDT"
      ],
      "system": {
        "temporaryDisableActionAfterConfirmingOrder": 20,
        "checkManualOrderPeriod": 5,
        "placeManualOrderInterval": 5,
        "refreshAccountInfoPeriod": 1,
        "checkOrderExecutePeriod": 10
      }
    },
    "indicators": {
      "highestPrice": 109284.7,
      "lowestPrice": 100372.26,
      "athPrice": null
    },
    "symbolInfo": {
      "symbol": "BTCUSDT",
      "status": "TRADING",
      "baseAsset": "BTC",
      "baseAssetPrecision": 8,
      "quoteAsset": "USDT",
      "quotePrecision": 8,
      "filterLotSize": {
        "filterType": "LOT_SIZE",
        "minQty": "0.00001000",
        "maxQty": "9000.00000000",
        "stepSize": "0.00001000"
      },
      "filterPrice": {
        "filterType": "PRICE_FILTER",
        "minPrice": "0.01000000",
        "maxPrice": "1000000.00000000",
        "tickSize": "0.01000000"
      },
      "filterMinNotional": {
        "filterType": "NOTIONAL",
        "minNotional": "5.00000000",
        "applyMinToMarket": true,
        "maxNotional": "9000000.00000000",
        "applyMaxToMarket": false,
        "avgPriceMins": 5
      }
    },
    "openOrders": [],
    "action": "buy",
    "baseAssetBalance": {
      "asset": "BTC",
      "free": 0,
      "locked": 0,
      "total": 0,
      "estimatedValue": 0,
      "updatedAt": "2025-06-07T08:41:29.507Z"
    },
    "quoteAssetBalance": {
      "asset": "USDT",
      "free": "2.70416865",
      "locked": "0.00000000"
    },
    "buy": {
      "currentPrice": 105372.09,
      "limitPrice": 107479.5318,
      "highestPrice": 109284.7,
      "lowestPrice": 100372.26,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 107900.17949999998,
      "difference": -2.342989151375774,
      "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-08T10:55:24.248Z"
    },
    "sell": {
      "currentPrice": 105372.09,
      "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-08T10:55:24.177Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 50.09643710396799,
            "ADX+DI": 29.654486411312316,
            "ADX+DI[1]": 31.648921108762455,
            "ADX-DI": 21.063531289850353,
            "ADX-DI[1]": 22.480174865214337,
            "AO": 28.478323529241607,
            "AO[1]": -41.281852941348916,
            "AO[2]": -111.81508823548211,
            "BB.lower": 104952.58291674625,
            "BB.upper": 105457.7540832539,
            "BBPower": 308.04136858906713,
            "CCI20": 147.78476148157714,
            "CCI20[1]": 188.25364996918447,
            "EMA10": 105273.54195321164,
            "EMA100": 105401.899055318,
            "EMA20": 105255.71650115034,
            "EMA200": 105422.72152534514,
            "EMA30": 105276.50967982362,
            "EMA5": 105340.57503321026,
            "EMA50": 105323.8945783098,
            "HullMA9": 105493.97144444444,
            "Ichimoku.BLine": 105222.69,
            "MACD.macd": -4.840091389589361,
            "MACD.signal": -50.64961998266306,
            "Mom": 259.79999999998836,
            "Mom[1]": 308.5,
            "P.SAR": 105077.19715802367,
            "Pivot.M.Camarilla.Middle": 105107.74666666666,
            "Pivot.M.Camarilla.R1": 105738.13341666666,
            "Pivot.M.Camarilla.R2": 105924.11683333333,
            "Pivot.M.Camarilla.R3": 106110.10024999999,
            "Pivot.M.Camarilla.S1": 105366.16658333332,
            "Pivot.M.Camarilla.S2": 105180.18316666665,
            "Pivot.M.Camarilla.S3": 104994.19975,
            "Pivot.M.Classic.Middle": 105107.74666666666,
            "Pivot.M.Classic.R1": 106344.40333333332,
            "Pivot.M.Classic.R2": 107136.65666666666,
            "Pivot.M.Classic.R3": 109165.56666666667,
            "Pivot.M.Classic.S1": 104315.49333333332,
            "Pivot.M.Classic.S2": 103078.83666666666,
            "Pivot.M.Classic.S3": 101049.92666666665,
            "Pivot.M.Demark.Middle": 105305.81,
            "Pivot.M.Demark.R1": 106740.53,
            "Pivot.M.Demark.S1": 104711.62,
            "Pivot.M.Fibonacci.Middle": 105107.74666666666,
            "Pivot.M.Fibonacci.R1": 105882.79028666666,
            "Pivot.M.Fibonacci.R2": 106361.61304666667,
            "Pivot.M.Fibonacci.R3": 107136.65666666666,
            "Pivot.M.Fibonacci.S1": 104332.70304666666,
            "Pivot.M.Fibonacci.S2": 103853.88028666665,
            "Pivot.M.Fibonacci.S3": 103078.83666666666,
            "Pivot.M.Woodie.Middle": 105218.8475,
            "Pivot.M.Woodie.R1": 106566.60500000001,
            "Pivot.M.Woodie.R2": 107247.7575,
            "Pivot.M.Woodie.R3": 108595.51500000001,
            "Pivot.M.Woodie.S1": 104537.695,
            "Pivot.M.Woodie.S2": 103189.9375,
            "Pivot.M.Woodie.S3": 102508.785,
            "RSI": 58.03082568225327,
            "RSI[1]": 64.47012135700521,
            "Rec.BBPower": 0,
            "Rec.HullMA9": -1,
            "Rec.Ichimoku": 0,
            "Rec.Stoch.RSI": -1,
            "Rec.UO": 0,
            "Rec.VWMA": 1,
            "Rec.WR": 0,
            "Recommend.All": 0.04242424242424242,
            "Recommend.MA": 0.26666666666666666,
            "Recommend.Other": -0.18181818181818182,
            "SMA10": 105199.29399999992,
            "SMA100": 105427.77779999988,
            "SMA20": 105205.16850000007,
            "SMA200": 105559.16994999975,
            "SMA30": 105272.3970000002,
            "SMA5": 105346.38800000011,
            "SMA50": 105347.3488,
            "Stoch.D": 90.02251952523862,
            "Stoch.D[1]": 90.6895586999283,
            "Stoch.K": 89.23085519728602,
            "Stoch.K[1]": 95.97283410745676,
            "Stoch.RSI.K": 95.25613751307664,
            "UO": 65.3826786490773,
            "VWMA": 105254.42047220796,
            "W.R": -20.232063430672735,
            "change": -0.06817545359341676,
            "close": 105376.62,
            "high": 105448.51,
            "low": 105376.61,
            "open": 105448.5,
            "volume": 16.25033
          },
          "moving_averages": {
            "BUY": 9,
            "COMPUTE": {
              "EMA10": "BUY",
              "EMA100": "SELL",
              "EMA20": "BUY",
              "EMA200": "SELL",
              "EMA30": "BUY",
              "EMA50": "BUY",
              "HullMA": "SELL",
              "Ichimoku": "NEUTRAL",
              "SMA10": "BUY",
              "SMA100": "SELL",
              "SMA20": "BUY",
              "SMA200": "SELL",
              "SMA30": "BUY",
              "SMA50": "BUY",
              "VWMA": "BUY"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "BUY",
            "SELL": 5
          },
          "oscillators": {
            "BUY": 2,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "BUY",
              "BBP": "NEUTRAL",
              "CCI": "SELL",
              "MACD": "BUY",
              "Mom": "SELL",
              "RSI": "NEUTRAL",
              "STOCH.K": "SELL",
              "Stoch.RSI": "SELL",
              "UO": "NEUTRAL",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 5,
            "RECOMMENDATION": "SELL",
            "SELL": 4
          },
          "summary": {
            "BUY": 11,
            "NEUTRAL": 6,
            "RECOMMENDATION": "NEUTRAL",
            "SELL": 9
          },
          "time": "2025-06-08T10:55:23.432725"
        }
      }
    ],
    "overrideData": {
      "action": "buy",
      "actionAt": "2025-06-08T10:56:24.176Z",
      "triggeredBy": "buy-order-trading-view",
      "notify": false,
      "checkTradingView": true
    }
  }
}
68456c1cbac53182703920bc
NMRUSDT
The TradingView technical analysis recommendation…
Sun Jun 08 2025 10:55:24 GMT+0000 (Coordinated Universal Time)
{
  "uuid": "33349e90-9ff9-4995-ad42-df1a1db532c4",
  "stepName": "get-tradingview",
  "symbols": [
    "ILVUSDT",
    "WANUSDT",
    "ASRUSDT",
    "ARDRUSDT",
    "REIUSDT",
    "CKBUSDT",
    "JSTUSDT",
    "ANKRUSDT",
    "LEVERUSDT",
    "AUCTIONUSDT",
    "IQUSDT",
    "GLMUSDT",
    "FLUXUSDT",
    "MLNUSDT",
    "OGNUSDT",
    "ARKUSDT",
    "PHAUSDT",
    "SLFUSDT",
    "PSGUSDT",
    "LTOUSDT",
    "SUPERUSDT",
    "FUNUSDT",
    "NMRUSDT",
    "ALPINEUSDT",
    "STRAXUSDT",
    "LUMIAUSDT",
    "CVCUSDT",
    "SYSUSDT",
    "BEAMXUSDT",
    "IOTAUSDT",
    "HIGHUSDT",
    "HIVEUSDT",
    "FISUSDT",
    "BTCUSDT",
    "RAYUSDT",
    "TWTUSDT",
    "VICUSDT",
    "ACAUSDT",
    "SLPUSDT",
    "FTTUSDT",
    "MANAUSDT",
    "QKCUSDT",
    "ARKMUSDT",
    "MOVEUSDT",
    "ZROUSDT",
    "AVAUSDT",
    "KAVAUSDT",
    "XVGUSDT",
    "IDEXUSDT",
    "SCRTUSDT",
    "ACHUSDT",
    "SUSDT",
    "DOTUSDT",
    "ADAUSDT",
    "VTHOUSDT",
    "RUNEUSDT",
    "BAKEUSDT",
    "HEIUSDT",
    "AMPUSDT",
    "RAREUSDT",
    "FETUSDT",
    "DUSKUSDT",
    "LRCUSDT",
    "EPICUSDT",
    "MDTUSDT",
    "FORMUSDT",
    "FARMUSDT",
    "BELUSDT",
    "DUSDT",
    "JASMYUSDT",
    "HIFIUSDT",
    "NKNUSDT",
    "CYBERUSDT",
    "CHZUSDT",
    "HOOKUSDT",
    "FLMUSDT",
    "PUNDIXUSDT",
    "CHESSUSDT",
    "PHBUSDT",
    "OMUSDT",
    "ATAUSDT",
    "LQTYUSDT",
    "VOXELUSDT",
    "TRXUSDT",
    "GPSUSDT",
    "TKOUSDT",
    "PIVXUSDT",
    "DATAUSDT",
    "REQUSDT",
    "COSUSDT",
    "GUSDT",
    "ONGUSDT",
    "PEPEUSDT",
    "SPELLUSDT",
    "EDUUSDT",
    "LPTUSDT",
    "BARUSDT",
    "DEGOUSDT",
    "MASKUSDT"
  ],
  "interval": "5m",
  "data": {
    "indicators": {
      "ADX": 32.296326392016184,
      "ADX+DI": 15.190687706673415,
      "ADX+DI[1]": 16.171418229116554,
      "ADX-DI": 34.10295052157472,
      "ADX-DI[1]": 33.076616365983384,
      "AO": -0.04888235294117571,
      "AO[1]": -0.04776470588235249,
      "AO[2]": -0.046794117647056765,
      "BB.lower": 7.983278857798373,
      "BB.upper": 8.05472114220163,
      "BBPower": -0.029962613485810863,
      "CCI20": -105.90277777777011,
      "CCI20[1]": -72.9379686434789,
      "EMA10": 8.011229153778432,
      "EMA100": 8.062331567407696,
      "EMA20": 8.023779682981868,
      "EMA200": 8.061860199429546,
      "EMA30": 8.033645093833295,
      "EMA5": 8.006721806929168,
      "EMA50": 8.047129547816366,
      "HullMA9": 8.008444444444445,
      "Ichimoku.BLine": 8.08,
      "MACD.macd": -0.016374771025866153,
      "MACD.signal": -0.016231903223450334,
      "Mom": -0.019999999999999574,
      "Mom[1]": -0.019999999999999574,
      "P.SAR": 7.981980000000001,
      "Pivot.M.Camarilla.Middle": 7.996666666666667,
      "Pivot.M.Camarilla.R1": 8.070166666666667,
      "Pivot.M.Camarilla.R2": 8.090333333333334,
      "Pivot.M.Camarilla.R3": 8.1105,
      "Pivot.M.Camarilla.S1": 8.029833333333334,
      "Pivot.M.Camarilla.S2": 8.009666666666668,
      "Pivot.M.Camarilla.S3": 7.9895000000000005,
      "Pivot.M.Classic.Middle": 7.996666666666667,
      "Pivot.M.Classic.R1": 8.133333333333333,
      "Pivot.M.Classic.R2": 8.216666666666667,
      "Pivot.M.Classic.R3": 8.436666666666667,
      "Pivot.M.Classic.S1": 7.913333333333334,
      "Pivot.M.Classic.S2": 7.776666666666667,
      "Pivot.M.Classic.S3": 7.5566666666666675,
      "Pivot.M.Demark.Middle": 8.0175,
      "Pivot.M.Demark.R1": 8.175,
      "Pivot.M.Demark.S1": 7.955,
      "Pivot.M.Fibonacci.Middle": 7.996666666666667,
      "Pivot.M.Fibonacci.R1": 8.080706666666668,
      "Pivot.M.Fibonacci.R2": 8.132626666666667,
      "Pivot.M.Fibonacci.R3": 8.216666666666667,
      "Pivot.M.Fibonacci.S1": 7.912626666666667,
      "Pivot.M.Fibonacci.S2": 7.860706666666667,
      "Pivot.M.Fibonacci.S3": 7.776666666666667,
      "Pivot.M.Woodie.Middle": 8.010000000000002,
      "Pivot.M.Woodie.R1": 8.160000000000004,
      "Pivot.M.Woodie.R2": 8.23,
      "Pivot.M.Woodie.R3": 8.380000000000003,
      "Pivot.M.Woodie.S1": 7.940000000000003,
      "Pivot.M.Woodie.S2": 7.790000000000002,
      "Pivot.M.Woodie.S3": 7.720000000000003,
      "RSI": 37.85290739259882,
      "RSI[1]": 40.823942070554644,
      "Rec.BBPower": 0,
      "Rec.HullMA9": -1,
      "Rec.Ichimoku": 0,
      "Rec.Stoch.RSI": 0,
      "Rec.UO": 0,
      "Rec.VWMA": -1,
      "Rec.WR": 0,
      "Recommend.All": -0.5575757575757576,
      "Recommend.MA": -0.9333333333333333,
      "Recommend.Other": -0.18181818181818182,
      "SMA10": 8.008000000000012,
      "SMA100": 8.086899999999996,
      "SMA20": 8.019000000000002,
      "SMA200": 8.068999999999987,
      "SMA30": 8.051666666666668,
      "SMA5": 8.009999999999994,
      "SMA50": 8.049199999999995,
      "Stoch.D": 41.111111111110986,
      "Stoch.D[1]": 50,
      "Stoch.K": 33.333333333333336,
      "Stoch.K[1]": 50,
      "Stoch.RSI.K": 71.24571484681401,
      "UO": 42.93650793650796,
      "VWMA": 8.014050630275722,
      "W.R": -80,
      "change": -0.1248439450686615,
      "close": 8,
      "high": 8.01,
      "low": 7.99,
      "open": 8.01,
      "volume": 13.19
    },
    "moving_averages": {
      "BUY": 0,
      "COMPUTE": {
        "EMA10": "SELL",
        "EMA100": "SELL",
        "EMA20": "SELL",
        "EMA200": "SELL",
        "EMA30": "SELL",
        "EMA50": "SELL",
        "HullMA": "SELL",
        "Ichimoku": "NEUTRAL",
        "SMA10": "SELL",
        "SMA100": "SELL",
        "SMA20": "SELL",
        "SMA200": "SELL",
        "SMA30": "SELL",
        "SMA50": "SELL",
        "VWMA": "SELL"
      },
      "NEUTRAL": 1,
      "RECOMMENDATION": "STRONG_SELL",
      "SELL": 14
    },
    "oscillators": {
      "BUY": 0,
      "COMPUTE": {
        "ADX": "NEUTRAL",
        "AO": "NEUTRAL",
        "BBP": "NEUTRAL",
        "CCI": "NEUTRAL",
        "MACD": "SELL",
        "Mom": "NEUTRAL",
        "RSI": "NEUTRAL",
        "STOCH.K": "NEUTRAL",
        "Stoch.RSI": "NEUTRAL",
        "UO": "NEUTRAL",
        "W%R": "NEUTRAL"
      },
      "NEUTRAL": 10,
      "RECOMMENDATION": "SELL",
      "SELL": 1
    },
    "summary": {
      "BUY": 0,
      "NEUTRAL": 11,
      "RECOMMENDATION": "STRONG_SELL",
      "SELL": 15
    },
    "time": "2025-06-08T10:55:24.377841"
  }
}
68456c1cbac53182703920bd
LTOUSDT
The TradingView technical analysis recommendation…
Sun Jun 08 2025 10:55:24 GMT+0000 (Coordinated Universal Time)
{
  "uuid": "33349e90-9ff9-4995-ad42-df1a1db532c4",
  "stepName": "get-tradingview",
  "symbols": [
    "ILVUSDT",
    "WANUSDT",
    "ASRUSDT",
    "ARDRUSDT",
    "REIUSDT",
    "CKBUSDT",
    "JSTUSDT",
    "ANKRUSDT",
    "LEVERUSDT",
    "AUCTIONUSDT",
    "IQUSDT",
    "GLMUSDT",
    "FLUXUSDT",
    "MLNUSDT",
    "OGNUSDT",
    "ARKUSDT",
    "PHAUSDT",
    "SLFUSDT",
    "PSGUSDT",
    "LTOUSDT",
    "SUPERUSDT",
    "FUNUSDT",
    "NMRUSDT",
    "ALPINEUSDT",
    "STRAXUSDT",
    "LUMIAUSDT",
    "CVCUSDT",
    "SYSUSDT",
    "BEAMXUSDT",
    "IOTAUSDT",
    "HIGHUSDT",
    "HIVEUSDT",
    "FISUSDT",
    "BTCUSDT",
    "RAYUSDT",
    "TWTUSDT",
    "VICUSDT",
    "ACAUSDT",
    "SLPUSDT",
    "FTTUSDT",
    "MANAUSDT",
    "QKCUSDT",
    "ARKMUSDT",
    "MOVEUSDT",
    "ZROUSDT",
    "AVAUSDT",
    "KAVAUSDT",
    "XVGUSDT",
    "IDEXUSDT",
    "SCRTUSDT",
    "ACHUSDT",
    "SUSDT",
    "DOTUSDT",
    "ADAUSDT",
    "VTHOUSDT",
    "RUNEUSDT",
    "BAKEUSDT",
    "HEIUSDT",
    "AMPUSDT",
    "RAREUSDT",
    "FETUSDT",
    "DUSKUSDT",
    "LRCUSDT",
    "EPICUSDT",
    "MDTUSDT",
    "FORMUSDT",
    "FARMUSDT",
    "BELUSDT",
    "DUSDT",
    "JASMYUSDT",
    "HIFIUSDT",
    "NKNUSDT",
    "CYBERUSDT",
    "CHZUSDT",
    "HOOKUSDT",
    "FLMUSDT",
    "PUNDIXUSDT",
    "CHESSUSDT",
    "PHBUSDT",
    "OMUSDT",
    "ATAUSDT",
    "LQTYUSDT",
    "VOXELUSDT",
    "TRXUSDT",
    "GPSUSDT",
    "TKOUSDT",
    "PIVXUSDT",
    "DATAUSDT",
    "REQUSDT",
    "COSUSDT",
    "GUSDT",
    "ONGUSDT",
    "PEPEUSDT",
    "SPELLUSDT",
    "EDUUSDT",
    "LPTUSDT",
    "BARUSDT",
    "DEGOUSDT",
    "MASKUSDT"
  ],
  "interval": "15m",
  "data": {
    "indicators": {
      "ADX": 14.552846594696836,
      "ADX+DI": 16.574171829444943,
      "ADX+DI[1]": 15.045128536441606,
      "ADX-DI": 16.99452337676874,
      "ADX-DI[1]": 18.54504020787684,
      "AO": -0.000041470588235281713,
      "AO[1]": -0.00006588235294117256,
      "AO[2]": -0.00004323529411764948,
      "BB.lower": 0.03172900248758647,
      "BB.upper": 0.032130997512413544,
      "BBPower": 0.00006619164144326672,
      "CCI20": -11.363636363662641,
      "CCI20[1]": -119.65811965813928,
      "EMA10": 0.03190714326931977,
      "EMA100": 0.032185886300059294,
      "EMA20": 0.03194839281287001,
      "EMA200": 0.032286741182699454,
      "EMA30": 0.03201298822412453,
      "EMA5": 0.031888921671672295,
      "EMA50": 0.032120840462539324,
      "HullMA9": 0.03185925925925926,
      "Ichimoku.BLine": 0.03215,
      "MACD.macd": -0.00007241404407742902,
      "MACD.signal": -0.00008531782736402412,
      "Mom": -0.00010000000000000286,
      "Mom[1]": -0.00009999999999999593,
      "P.SAR": 0.03251352871712,
      "Pivot.M.Camarilla.Middle": 0.03266666666666666,
      "Pivot.M.Camarilla.R1": 0.033729999999999996,
      "Pivot.M.Camarilla.R2": 0.03406,
      "Pivot.M.Camarilla.R3": 0.03439,
      "Pivot.M.Camarilla.S1": 0.03307,
      "Pivot.M.Camarilla.S2": 0.03274,
      "Pivot.M.Camarilla.S3": 0.03241,
      "Pivot.M.Classic.Middle": 0.03266666666666666,
      "Pivot.M.Classic.R1": 0.03483333333333333,
      "Pivot.M.Classic.R2": 0.03626666666666666,
      "Pivot.M.Classic.R3": 0.03986666666666666,
      "Pivot.M.Classic.S1": 0.031233333333333328,
      "Pivot.M.Classic.S2": 0.029066666666666664,
      "Pivot.M.Classic.S3": 0.025466666666666665,
      "Pivot.M.Demark.Middle": 0.033025,
      "Pivot.M.Demark.R1": 0.03555,
      "Pivot.M.Demark.S1": 0.03195,
      "Pivot.M.Fibonacci.Middle": 0.03266666666666666,
      "Pivot.M.Fibonacci.R1": 0.03404186666666666,
      "Pivot.M.Fibonacci.R2": 0.03489146666666666,
      "Pivot.M.Fibonacci.R3": 0.03626666666666666,
      "Pivot.M.Fibonacci.S1": 0.03129146666666666,
      "Pivot.M.Fibonacci.S2": 0.030441866666666664,
      "Pivot.M.Fibonacci.S3": 0.029066666666666664,
      "Pivot.M.Woodie.Middle": 0.0329,
      "Pivot.M.Woodie.R1": 0.0353,
      "Pivot.M.Woodie.R2": 0.0365,
      "Pivot.M.Woodie.R3": 0.0389,
      "Pivot.M.Woodie.S1": 0.0317,
      "Pivot.M.Woodie.S2": 0.0293,
      "Pivot.M.Woodie.S3": 0.0281,
      "RSI": 46.97679166300093,
      "RSI[1]": 43.557802170895776,
      "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.35454545454545455,
      "Recommend.MA": -0.8,
      "Recommend.Other": 0.09090909090909091,
      "SMA10": 0.031929999999999924,
      "SMA100": 0.03234100000000001,
      "SMA20": 0.03193000000000001,
      "SMA200": 0.032080499999999956,
      "SMA30": 0.03194333333333335,
      "SMA5": 0.03188,
      "SMA50": 0.032222,
      "Stoch.D": 31.481481481481577,
      "Stoch.D[1]": 29.629629629629665,
      "Stoch.K": 33.333333333333336,
      "Stoch.K[1]": 27.777777777778038,
      "Stoch.RSI.K": 48.893085506378306,
      "UO": 40.00354484225432,
      "VWMA": 0.03191921295384565,
      "W.R": -66.66666666666706,
      "change": 0.3144654088050186,
      "close": 0.0319,
      "high": 0.0321,
      "low": 0.0318,
      "open": 0.032,
      "volume": 40068
    },
    "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": "BUY",
        "Mom": "SELL",
        "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-08T10:55:24.367033"
  }
}
68456c1d5a66a2583013d8c9
BTCUSDT
The current price reached the trigger price for t…
Sun Jun 08 2025 10:55:25 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "0bb65737-bed2-4cc3-b5ce-b40923e968d2",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "determine-action",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749380125014,
      "symbol": "BTCUSDT",
      "close": "105372.09000000"
    },
    "accountInfo": {
      "makerCommission": 10,
      "takerCommission": 10,
      "buyerCommission": 0,
      "sellerCommission": 0,
      "commissionRates": {
        "maker": "0.00100000",
        "taker": "0.00100000",
        "buyer": "0.00000000",
        "seller": "0.00000000"
      },
      "canTrade": true,
      "canWithdraw": true,
      "canDeposit": true,
      "brokered": false,
      "requireSelfTradePrevention": false,
      "preventSor": false,
      "updateTime": 1749285689507,
      "accountType": "SPOT",
      "balances": [
        {
          "asset": "BNB",
          "free": "0.00000756",
          "locked": "0.00000000"
        },
        {
          "asset": "USDT",
          "free": "2.70416865",
          "locked": "0.00000000"
        },
        {
          "asset": "TRX",
          "free": "178.72110000",
          "locked": "0.00000000"
        },
        {
          "asset": "PERL",
          "free": "16.20000000",
          "locked": "0.00000000"
        },
        {
          "asset": "FIS",
          "free": "1.58600000",
          "locked": "0.00000000"
        },
        {
          "asset": "DEGO",
          "free": "0.04362000",
          "locked": "0.00000000"
        },
        {
          "asset": "LPT",
          "free": "0.01677000",
          "locked": "0.00000000"
        },
        {
          "asset": "NFT",
          "free": "129661.491252",
          "locked": "0.000000"
        },
        {
          "asset": "CLV",
          "free": "0.56660000",
          "locked": "0.00000000"
        },
        {
          "asset": "ANC",
          "free": "3.69073000",
          "locked": "0.00000000"
        },
        {
          "asset": "ETHW",
          "free": "0.04091800",
          "locked": "0.00000000"
        },
        {
          "asset": "HIFI",
          "free": "0.76560000",
          "locked": "0.00000000"
        },
        {
          "asset": "VIC",
          "free": "20707.03036260",
          "locked": "0.00000000"
        },
        {
          "asset": "KLY",
          "free": "0.19400000",
          "locked": "0.00000000"
        },
        {
          "asset": "LUMIA",
          "free": "0.20334000",
          "locked": "0.00000000"
        }
      ],
      "permissions": [
        "LEVERAGED",
        "TRD_GRP_002",
        "TRD_GRP_015"
      ],
      "uid": 384039787
    },
    "symbolConfiguration": {
      "_id": "67d3522529ca296337552cca",
      "key": "BTCUSDT-configuration",
      "candles": {
        "interval": "1d",
        "limit": 12
      },
      "buy": {
        "enabled": false,
        "lastBuyPriceRemoveThreshold": 1,
        "athRestriction": {
          "enabled": false,
          "candles": {
            "interval": "30m",
            "limit": 7
          },
          "restrictionPercentage": 0.964
        },
        "minPurchaseAmount": -1,
        "maxPurchaseAmount": -1,
        "gridTrade": [
          {
            "triggerPercentage": 1.075,
            "stopPercentage": 1.018,
            "limitPercentage": 1.02,
            "minPurchaseAmount": 9,
            "maxPurchaseAmount": 50,
            "executed": false,
            "executedOrder": null
          }
        ],
        "currentGridTradeIndex": 0,
        "currentGridTrade": {
          "triggerPercentage": 1.075,
          "stopPercentage": 1.018,
          "limitPercentage": 1.02,
          "minPurchaseAmount": 9,
          "maxPurchaseAmount": 50,
          "executed": false,
          "executedOrder": null
        }
      },
      "sell": {
        "enabled": true,
        "stopLoss": {
          "enabled": true,
          "maxLossPercentage": 0.973,
          "disableBuyMinutes": 4,
          "orderType": "market"
        },
        "conservativeMode": {
          "enabled": false,
          "factor": 0.98
        },
        "gridTrade": [
          {
            "triggerPercentage": 1.047,
            "stopPercentage": 0.985,
            "limitPercentage": 0.98,
            "quantityPercentage": 1,
            "executed": false,
            "executedOrder": null
          }
        ],
        "currentGridTradeIndex": 0,
        "currentGridTrade": {
          "triggerPercentage": 1.047,
          "stopPercentage": 0.985,
          "limitPercentage": 0.98,
          "quantityPercentage": 1,
          "executed": false,
          "executedOrder": null
        }
      },
      "botOptions": {
        "authentication": {
          "lockList": true,
          "lockAfter": 600
        },
        "autoTriggerBuy": {
          "enabled": true,
          "triggerAfter": 0.4,
          "conditions": {
            "whenLessThanATHRestriction": true,
            "afterDisabledPeriod": true
          }
        },
        "orderLimit": {
          "enabled": true,
          "maxBuyOpenOrders": 5,
          "maxOpenTrades": 7
        },
        "tradingViewOptions": {
          "useOnlyWithin": 240,
          "ifExpires": "ignore"
        },
        "logs": {
          "deleteAfter": 500
        },
        "tradingViews": [
          {
            "interval": "5m",
            "buy": {
              "whenStrongBuy": true,
              "whenBuy": true
            },
            "sell": {
              "forceSellOverZeroBelowTriggerPrice": {
                "whenNeutral": true,
                "whenSell": true,
                "whenStrongSell": true
              }
            }
          }
        ]
      },
      "enabled": true,
      "cronTime": "* * * * * *",
      "symbols": [
        "ILVUSDT",
        "WANUSDT",
        "ASRUSDT",
        "ARDRUSDT",
        "REIUSDT",
        "CKBUSDT",
        "JSTUSDT",
        "ANKRUSDT",
        "LEVERUSDT",
        "AUCTIONUSDT",
        "IQUSDT",
        "GLMUSDT",
        "FLUXUSDT",
        "MLNUSDT",
        "OGNUSDT",
        "ARKUSDT",
        "PHAUSDT",
        "SLFUSDT",
        "PSGUSDT",
        "LTOUSDT",
        "SUPERUSDT",
        "FUNUSDT",
        "NMRUSDT",
        "ALPINEUSDT",
        "STRAXUSDT",
        "LUMIAUSDT",
        "CVCUSDT",
        "SYSUSDT",
        "BEAMXUSDT",
        "IOTAUSDT",
        "HIGHUSDT",
        "HIVEUSDT",
        "FISUSDT",
        "BTCUSDT",
        "RAYUSDT",
        "TWTUSDT",
        "VICUSDT",
        "ACAUSDT",
        "SLPUSDT",
        "FTTUSDT",
        "MANAUSDT",
        "QKCUSDT",
        "ARKMUSDT",
        "MOVEUSDT",
        "ZROUSDT",
        "AVAUSDT",
        "KAVAUSDT",
        "XVGUSDT",
        "IDEXUSDT",
        "SCRTUSDT",
        "ACHUSDT",
        "SUSDT",
        "DOTUSDT",
        "ADAUSDT",
        "VTHOUSDT",
        "RUNEUSDT",
        "BAKEUSDT",
        "HEIUSDT",
        "AMPUSDT",
        "RAREUSDT",
        "FETUSDT",
        "DUSKUSDT",
        "LRCUSDT",
        "EPICUSDT",
        "MDTUSDT",
        "FORMUSDT",
        "FARMUSDT",
        "BELUSDT",
        "DUSDT",
        "JASMYUSDT",
        "HIFIUSDT",
        "NKNUSDT",
        "CYBERUSDT",
        "CHZUSDT",
        "HOOKUSDT",
        "FLMUSDT",
        "PUNDIXUSDT",
        "CHESSUSDT",
        "PHBUSDT",
        "OMUSDT",
        "ATAUSDT",
        "LQTYUSDT",
        "VOXELUSDT",
        "TRXUSDT",
        "GPSUSDT",
        "TKOUSDT",
        "PIVXUSDT",
        "DATAUSDT",
        "REQUSDT",
        "COSUSDT",
        "GUSDT",
        "ONGUSDT",
        "PEPEUSDT",
        "SPELLUSDT",
        "EDUUSDT",
        "LPTUSDT",
        "BARUSDT",
        "DEGOUSDT",
        "MASKUSDT"
      ],
      "system": {
        "temporaryDisableActionAfterConfirmingOrder": 20,
        "checkManualOrderPeriod": 5,
        "placeManualOrderInterval": 5,
        "refreshAccountInfoPeriod": 1,
        "checkOrderExecutePeriod": 10
      }
    },
    "indicators": {
      "highestPrice": 109284.7,
      "lowestPrice": 100372.26,
      "athPrice": null
    },
    "symbolInfo": {
      "symbol": "BTCUSDT",
      "status": "TRADING",
      "baseAsset": "BTC",
      "baseAssetPrecision": 8,
      "quoteAsset": "USDT",
      "quotePrecision": 8,
      "filterLotSize": {
        "filterType": "LOT_SIZE",
        "minQty": "0.00001000",
        "maxQty": "9000.00000000",
        "stepSize": "0.00001000"
      },
      "filterPrice": {
        "filterType": "PRICE_FILTER",
        "minPrice": "0.01000000",
        "maxPrice": "1000000.00000000",
        "tickSize": "0.01000000"
      },
      "filterMinNotional": {
        "filterType": "NOTIONAL",
        "minNotional": "5.00000000",
        "applyMinToMarket": true,
        "maxNotional": "9000000.00000000",
        "applyMaxToMarket": false,
        "avgPriceMins": 5
      }
    },
    "openOrders": [],
    "action": "buy",
    "baseAssetBalance": {
      "asset": "BTC",
      "free": 0,
      "locked": 0,
      "total": 0,
      "estimatedValue": 0,
      "updatedAt": "2025-06-07T08:41:29.507Z"
    },
    "quoteAssetBalance": {
      "asset": "USDT",
      "free": "2.70416865",
      "locked": "0.00000000"
    },
    "buy": {
      "currentPrice": 105372.09,
      "limitPrice": 107479.5318,
      "highestPrice": 109284.7,
      "lowestPrice": 100372.26,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 107900.17949999998,
      "difference": -2.342989151375774,
      "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-08T10:55:25.173Z"
    },
    "sell": {
      "currentPrice": 105372.09,
      "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-08T10:55:25.170Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 50.09643710396799,
            "ADX+DI": 29.654486411312316,
            "ADX+DI[1]": 31.648921108762455,
            "ADX-DI": 21.063531289850353,
            "ADX-DI[1]": 22.480174865214337,
            "AO": 28.478323529241607,
            "AO[1]": -41.281852941348916,
            "AO[2]": -111.81508823548211,
            "BB.lower": 104952.58291674625,
            "BB.upper": 105457.7540832539,
            "BBPower": 308.04136858906713,
            "CCI20": 147.78476148157714,
            "CCI20[1]": 188.25364996918447,
            "EMA10": 105273.54195321164,
            "EMA100": 105401.899055318,
            "EMA20": 105255.71650115034,
            "EMA200": 105422.72152534514,
            "EMA30": 105276.50967982362,
            "EMA5": 105340.57503321026,
            "EMA50": 105323.8945783098,
            "HullMA9": 105493.97144444444,
            "Ichimoku.BLine": 105222.69,
            "MACD.macd": -4.840091389589361,
            "MACD.signal": -50.64961998266306,
            "Mom": 259.79999999998836,
            "Mom[1]": 308.5,
            "P.SAR": 105077.19715802367,
            "Pivot.M.Camarilla.Middle": 105107.74666666666,
            "Pivot.M.Camarilla.R1": 105738.13341666666,
            "Pivot.M.Camarilla.R2": 105924.11683333333,
            "Pivot.M.Camarilla.R3": 106110.10024999999,
            "Pivot.M.Camarilla.S1": 105366.16658333332,
            "Pivot.M.Camarilla.S2": 105180.18316666665,
            "Pivot.M.Camarilla.S3": 104994.19975,
            "Pivot.M.Classic.Middle": 105107.74666666666,
            "Pivot.M.Classic.R1": 106344.40333333332,
            "Pivot.M.Classic.R2": 107136.65666666666,
            "Pivot.M.Classic.R3": 109165.56666666667,
            "Pivot.M.Classic.S1": 104315.49333333332,
            "Pivot.M.Classic.S2": 103078.83666666666,
            "Pivot.M.Classic.S3": 101049.92666666665,
            "Pivot.M.Demark.Middle": 105305.81,
            "Pivot.M.Demark.R1": 106740.53,
            "Pivot.M.Demark.S1": 104711.62,
            "Pivot.M.Fibonacci.Middle": 105107.74666666666,
            "Pivot.M.Fibonacci.R1": 105882.79028666666,
            "Pivot.M.Fibonacci.R2": 106361.61304666667,
            "Pivot.M.Fibonacci.R3": 107136.65666666666,
            "Pivot.M.Fibonacci.S1": 104332.70304666666,
            "Pivot.M.Fibonacci.S2": 103853.88028666665,
            "Pivot.M.Fibonacci.S3": 103078.83666666666,
            "Pivot.M.Woodie.Middle": 105218.8475,
            "Pivot.M.Woodie.R1": 106566.60500000001,
            "Pivot.M.Woodie.R2": 107247.7575,
            "Pivot.M.Woodie.R3": 108595.51500000001,
            "Pivot.M.Woodie.S1": 104537.695,
            "Pivot.M.Woodie.S2": 103189.9375,
            "Pivot.M.Woodie.S3": 102508.785,
            "RSI": 58.03082568225327,
            "RSI[1]": 64.47012135700521,
            "Rec.BBPower": 0,
            "Rec.HullMA9": -1,
            "Rec.Ichimoku": 0,
            "Rec.Stoch.RSI": -1,
            "Rec.UO": 0,
            "Rec.VWMA": 1,
            "Rec.WR": 0,
            "Recommend.All": 0.04242424242424242,
            "Recommend.MA": 0.26666666666666666,
            "Recommend.Other": -0.18181818181818182,
            "SMA10": 105199.29399999992,
            "SMA100": 105427.77779999988,
            "SMA20": 105205.16850000007,
            "SMA200": 105559.16994999975,
            "SMA30": 105272.3970000002,
            "SMA5": 105346.38800000011,
            "SMA50": 105347.3488,
            "Stoch.D": 90.02251952523862,
            "Stoch.D[1]": 90.6895586999283,
            "Stoch.K": 89.23085519728602,
            "Stoch.K[1]": 95.97283410745676,
            "Stoch.RSI.K": 95.25613751307664,
            "UO": 65.3826786490773,
            "VWMA": 105254.42047220796,
            "W.R": -20.232063430672735,
            "change": -0.06817545359341676,
            "close": 105376.62,
            "high": 105448.51,
            "low": 105376.61,
            "open": 105448.5,
            "volume": 16.25033
          },
          "moving_averages": {
            "BUY": 9,
            "COMPUTE": {
              "EMA10": "BUY",
              "EMA100": "SELL",
              "EMA20": "BUY",
              "EMA200": "SELL",
              "EMA30": "BUY",
              "EMA50": "BUY",
              "HullMA": "SELL",
              "Ichimoku": "NEUTRAL",
              "SMA10": "BUY",
              "SMA100": "SELL",
              "SMA20": "BUY",
              "SMA200": "SELL",
              "SMA30": "BUY",
              "SMA50": "BUY",
              "VWMA": "BUY"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "BUY",
            "SELL": 5
          },
          "oscillators": {
            "BUY": 2,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "BUY",
              "BBP": "NEUTRAL",
              "CCI": "SELL",
              "MACD": "BUY",
              "Mom": "SELL",
              "RSI": "NEUTRAL",
              "STOCH.K": "SELL",
              "Stoch.RSI": "SELL",
              "UO": "NEUTRAL",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 5,
            "RECOMMENDATION": "SELL",
            "SELL": 4
          },
          "summary": {
            "BUY": 11,
            "NEUTRAL": 6,
            "RECOMMENDATION": "NEUTRAL",
            "SELL": 9
          },
          "time": "2025-06-08T10:55:25.140514"
        }
      }
    ],
    "overrideData": {
      "action": "buy",
      "actionAt": "2025-06-08T10:56:24.250Z",
      "triggeredBy": "buy-order-trading-view",
      "notify": false,
      "checkTradingView": true
    }
  }
}
68456c1d5a66a2583013d8ca
BTCUSDT
The override action is saved. Reason: The bot que…
Sun Jun 08 2025 10:55:25 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "0bb65737-bed2-4cc3-b5ce-b40923e968d2",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "place-buy-order",
  "overrideData": {
    "action": "buy",
    "actionAt": "2025-06-08T10:56:25.175Z",
    "triggeredBy": "buy-order-trading-view",
    "notify": false,
    "checkTradingView": true
  },
  "overrideReason": "The bot queued the action to trigger the grid trade #1 for buying. Do not place an order because TradingView recommendation for 5m is NEUTRAL."
}

Rename Collection

binance-bot .

Tools

Collection Stats

Documents 257985
Total doc size 1.61 GB
Average doc size 6.54 KB
Pre-allocated size 695.27 MB
Indexes 2
Total index size 6.43 MB
Padding factor
Extents

Indexes

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