_id symbol msg loggedAt data
68456481bac5318270390154
LPTUSDT
The current price has reached the lowest price; h…
Sun Jun 08 2025 10:22:57 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "a24924d0-5062-4958-9d0b-e50d9a64f6c3",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "determine-action",
  "data": {
    "symbol": "LPTUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749378177472,
      "symbol": "LPTUSDT",
      "close": "8.27500000"
    },
    "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",
          "total": 0.01677,
          "estimatedValue": 0.13877175,
          "updatedAt": "2025-06-07T08:41:29.507Z",
          "isLessThanMinNotionalValue": true
        },
        {
          "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": "683974ea87ff1ca5ab7172ea",
      "key": "LPTUSDT-configuration",
      "candles": {
        "interval": "1m",
        "limit": 5
      },
      "buy": {
        "enabled": true,
        "lastBuyPriceRemoveThreshold": 1.04,
        "athRestriction": {
          "enabled": true,
          "candles": {
            "interval": "5m",
            "limit": 4
          },
          "restrictionPercentage": 0.95
        },
        "minPurchaseAmount": -1,
        "maxPurchaseAmount": -1,
        "gridTrade": [
          {
            "triggerPercentage": 1.025,
            "stopPercentage": 1.0035,
            "limitPercentage": 1.004,
            "minPurchaseAmount": 9,
            "maxPurchaseAmount": 50,
            "executed": false,
            "executedOrder": null
          }
        ],
        "currentGridTradeIndex": 0,
        "currentGridTrade": {
          "triggerPercentage": 1.025,
          "stopPercentage": 1.0035,
          "limitPercentage": 1.004,
          "minPurchaseAmount": 9,
          "maxPurchaseAmount": 50,
          "executed": false,
          "executedOrder": null
        }
      },
      "sell": {
        "enabled": true,
        "stopLoss": {
          "enabled": true,
          "maxLossPercentage": 0.985,
          "disableBuyMinutes": 1,
          "orderType": "market"
        },
        "conservativeMode": {
          "enabled": true,
          "factor": 0.98
        },
        "gridTrade": [
          {
            "triggerPercentage": 1.027,
            "stopPercentage": 0.995,
            "limitPercentage": 0.99,
            "quantityPercentage": 1,
            "executed": false,
            "executedOrder": null
          }
        ],
        "currentGridTradeIndex": 0,
        "currentGridTrade": {
          "triggerPercentage": 1.027,
          "stopPercentage": 0.995,
          "limitPercentage": 0.99,
          "quantityPercentage": 1,
          "executed": false,
          "executedOrder": null
        }
      },
      "botOptions": {
        "authentication": {
          "lockList": true,
          "lockAfter": 600
        },
        "autoTriggerBuy": {
          "enabled": true,
          "triggerAfter": 1,
          "conditions": {
            "whenLessThanATHRestriction": true,
            "afterDisabledPeriod": true
          }
        },
        "orderLimit": {
          "enabled": true,
          "maxBuyOpenOrders": 5,
          "maxOpenTrades": 10
        },
        "tradingViewOptions": {
          "useOnlyWithin": 10,
          "ifExpires": "ignore"
        },
        "logs": {
          "deleteAfter": 500
        },
        "tradingViews": [
          {
            "interval": "1m",
            "buy": {
              "whenStrongBuy": true,
              "whenBuy": true
            },
            "sell": {
              "forceSellOverZeroBelowTriggerPrice": {
                "whenNeutral": false,
                "whenSell": false,
                "whenStrongSell": false
              }
            }
          },
          {
            "interval": "5m",
            "buy": {
              "whenStrongBuy": false,
              "whenBuy": false
            },
            "sell": {
              "forceSellOverZeroBelowTriggerPrice": {
                "whenNeutral": true,
                "whenSell": true,
                "whenStrongSell": false
              }
            }
          }
        ]
      },
      "enabled": true,
      "cronTime": "* * * * * *",
      "symbols": [
        "ILVUSDT",
        "WANUSDT",
        "ASRUSDT",
        "ARDRUSDT",
        "REIUSDT",
        "CKBUSDT",
        "JSTUSDT",
        "ANKRUSDT",
        "LEVERUSDT",
        "AUCTIONUSDT",
        "IQUSDT",
        "GLMUSDT",
        "FLUXUSDT",
        "MLNUSDT",
        "OGNUSDT",
        "ARKUSDT",
        "PHAUSDT",
        "SLFUSDT",
        "PSGUSDT",
        "LTOUSDT",
        "SUPERUSDT",
        "FUNUSDT",
        "NMRUSDT",
        "ALPINEUSDT",
        "STRAXUSDT",
        "LUMIAUSDT",
        "CVCUSDT",
        "SYSUSDT",
        "BEAMXUSDT",
        "IOTAUSDT",
        "HIGHUSDT",
        "HIVEUSDT",
        "FISUSDT",
        "BTCUSDT",
        "RAYUSDT",
        "TWTUSDT",
        "VICUSDT",
        "ACAUSDT",
        "SLPUSDT",
        "FTTUSDT",
        "MANAUSDT",
        "QKCUSDT",
        "ARKMUSDT",
        "MOVEUSDT",
        "ZROUSDT",
        "AVAUSDT",
        "KAVAUSDT",
        "XVGUSDT",
        "IDEXUSDT",
        "SCRTUSDT",
        "ACHUSDT",
        "SUSDT",
        "DOTUSDT",
        "ADAUSDT",
        "VTHOUSDT",
        "RUNEUSDT",
        "BAKEUSDT",
        "HEIUSDT",
        "AMPUSDT",
        "RAREUSDT",
        "FETUSDT",
        "DUSKUSDT",
        "LRCUSDT",
        "EPICUSDT",
        "MDTUSDT",
        "FORMUSDT",
        "FARMUSDT",
        "BELUSDT",
        "DUSDT",
        "JASMYUSDT",
        "HIFIUSDT",
        "NKNUSDT",
        "CYBERUSDT",
        "CHZUSDT",
        "HOOKUSDT",
        "FLMUSDT",
        "PUNDIXUSDT",
        "CHESSUSDT",
        "PHBUSDT",
        "OMUSDT",
        "ATAUSDT",
        "LQTYUSDT",
        "VOXELUSDT",
        "TRXUSDT",
        "GPSUSDT",
        "TKOUSDT",
        "PIVXUSDT",
        "DATAUSDT",
        "REQUSDT",
        "COSUSDT",
        "GUSDT",
        "ONGUSDT",
        "PEPEUSDT",
        "SPELLUSDT",
        "EDUUSDT",
        "LPTUSDT",
        "BARUSDT",
        "DEGOUSDT",
        "MASKUSDT"
      ],
      "system": {
        "temporaryDisableActionAfterConfirmingOrder": 20,
        "checkManualOrderPeriod": 5,
        "placeManualOrderInterval": 5,
        "refreshAccountInfoPeriod": 1,
        "checkOrderExecutePeriod": 10
      }
    },
    "indicators": {
      "highestPrice": 8.275,
      "lowestPrice": 8.145,
      "athPrice": 8.243
    },
    "symbolInfo": {
      "symbol": "LPTUSDT",
      "status": "TRADING",
      "baseAsset": "LPT",
      "baseAssetPrecision": 8,
      "quoteAsset": "USDT",
      "quotePrecision": 8,
      "filterLotSize": {
        "filterType": "LOT_SIZE",
        "minQty": "0.01000000",
        "maxQty": "9222440.00000000",
        "stepSize": "0.01000000"
      },
      "filterPrice": {
        "filterType": "PRICE_FILTER",
        "minPrice": "0.00100000",
        "maxPrice": "10000.00000000",
        "tickSize": "0.00100000"
      },
      "filterMinNotional": {
        "filterType": "NOTIONAL",
        "minNotional": "5.00000000",
        "applyMinToMarket": true,
        "maxNotional": "9000000.00000000",
        "applyMaxToMarket": false,
        "avgPriceMins": 5
      }
    },
    "openOrders": [],
    "action": "wait",
    "baseAssetBalance": {
      "asset": "LPT",
      "free": "0.01677000",
      "locked": "0.00000000",
      "total": 0.01677,
      "estimatedValue": 0.13877175,
      "updatedAt": "2025-06-07T08:41:29.507Z",
      "isLessThanMinNotionalValue": true
    },
    "quoteAssetBalance": {
      "asset": "USDT",
      "free": "2.70416865",
      "locked": "0.00000000"
    },
    "buy": {
      "currentPrice": 8.275,
      "limitPrice": 8.3081,
      "highestPrice": 8.275,
      "lowestPrice": 8.145,
      "athPrice": 8.243,
      "athRestrictionPrice": 7.83085,
      "triggerPrice": 8.348624999999998,
      "difference": -0.8818817469942397,
      "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-08T10:22:57.640Z"
    },
    "sell": {
      "currentPrice": 8.275,
      "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:22:57.638Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "LPTUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "1m"
        },
        "result": {
          "indicators": {
            "ADX": 15.9515155469263,
            "ADX+DI": 24.54441422329257,
            "ADX+DI[1]": 24.59907943521705,
            "ADX-DI": 21.97595761375619,
            "ADX-DI[1]": 22.02490237036233,
            "AO": 0.015523529411742842,
            "AO[1]": -0.0026176470588445966,
            "AO[2]": -0.010997058823550176,
            "BB.lower": 8.113214503453953,
            "BB.upper": 8.21748549654605,
            "BBPower": 0.09455362502628617,
            "CCI20": 246.6114909438736,
            "CCI20[1]": 275.0133761368551,
            "EMA10": 8.188670487873273,
            "EMA100": 8.200329525011213,
            "EMA20": 8.179167035038372,
            "EMA200": 8.169052073671361,
            "EMA30": 8.179832057157682,
            "EMA5": 8.205796687943241,
            "EMA50": 8.188352092469108,
            "HullMA9": 8.223496296296295,
            "Ichimoku.BLine": 8.1645,
            "MACD.macd": 0.006089752690012773,
            "MACD.signal": -0.004058664419300209,
            "Mom": 0.09299999999999997,
            "Mom[1]": 0.0810000000000013,
            "P.SAR": 8.096145728,
            "Pivot.M.Camarilla.Middle": 7.522666666666666,
            "Pivot.M.Camarilla.R1": 7.59505,
            "Pivot.M.Camarilla.R2": 7.6560999999999995,
            "Pivot.M.Camarilla.R3": 7.717149999999999,
            "Pivot.M.Camarilla.S1": 7.47295,
            "Pivot.M.Camarilla.S2": 7.4119,
            "Pivot.M.Camarilla.S3": 7.35085,
            "Pivot.M.Classic.Middle": 7.522666666666666,
            "Pivot.M.Classic.R1": 7.861333333333332,
            "Pivot.M.Classic.R2": 8.188666666666666,
            "Pivot.M.Classic.R3": 8.854666666666665,
            "Pivot.M.Classic.S1": 7.195333333333332,
            "Pivot.M.Classic.S2": 6.8566666666666665,
            "Pivot.M.Classic.S3": 6.190666666666667,
            "Pivot.M.Demark.Middle": 7.6045,
            "Pivot.M.Demark.R1": 8.024999999999999,
            "Pivot.M.Demark.S1": 7.359,
            "Pivot.M.Fibonacci.Middle": 7.522666666666666,
            "Pivot.M.Fibonacci.R1": 7.777078666666665,
            "Pivot.M.Fibonacci.R2": 7.934254666666666,
            "Pivot.M.Fibonacci.R3": 8.188666666666666,
            "Pivot.M.Fibonacci.S1": 7.2682546666666665,
            "Pivot.M.Fibonacci.S2": 7.111078666666666,
            "Pivot.M.Fibonacci.S3": 6.8566666666666665,
            "Pivot.M.Woodie.Middle": 7.525499999999999,
            "Pivot.M.Woodie.R1": 7.866999999999998,
            "Pivot.M.Woodie.R2": 8.191499999999998,
            "Pivot.M.Woodie.R3": 8.532999999999998,
            "Pivot.M.Woodie.S1": 7.200999999999999,
            "Pivot.M.Woodie.S2": 6.8595,
            "Pivot.M.Woodie.S3": 6.534999999999999,
            "RSI": 63.20846923462197,
            "RSI[1]": 63.033592781357065,
            "Rec.BBPower": 0,
            "Rec.HullMA9": 1,
            "Rec.Ichimoku": 0,
            "Rec.Stoch.RSI": 0,
            "Rec.UO": 1,
            "Rec.VWMA": 1,
            "Rec.WR": 0,
            "Recommend.All": 0.603030303030303,
            "Recommend.MA": 0.9333333333333333,
            "Recommend.Other": 0.2727272727272727,
            "SMA10": 8.179099999999988,
            "SMA100": 8.226410000000007,
            "SMA20": 8.165350000000002,
            "SMA200": 8.22218500000001,
            "SMA30": 8.17676666666667,
            "SMA5": 8.199999999999992,
            "SMA50": 8.184039999999998,
            "Stoch.D": 91.76265308650026,
            "Stoch.D[1]": 86.45981657277797,
            "Stoch.K": 95.8956749243721,
            "Stoch.K[1]": 90.73869675414876,
            "Stoch.RSI.K": 100,
            "UO": 72.69315083792911,
            "VWMA": 8.166045661111989,
            "W.R": -3.97350993377499,
            "change": 0.012150668286749036,
            "close": 8.231,
            "high": 8.231,
            "low": 8.231,
            "open": 8.231,
            "volume": 0
          },
          "moving_averages": {
            "BUY": 14,
            "COMPUTE": {
              "EMA10": "BUY",
              "EMA100": "BUY",
              "EMA20": "BUY",
              "EMA200": "BUY",
              "EMA30": "BUY",
              "EMA50": "BUY",
              "HullMA": "BUY",
              "Ichimoku": "NEUTRAL",
              "SMA10": "BUY",
              "SMA100": "BUY",
              "SMA20": "BUY",
              "SMA200": "BUY",
              "SMA30": "BUY",
              "SMA50": "BUY",
              "VWMA": "BUY"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "STRONG_BUY",
            "SELL": 0
          },
          "oscillators": {
            "BUY": 4,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "BUY",
              "BBP": "NEUTRAL",
              "CCI": "SELL",
              "MACD": "BUY",
              "Mom": "BUY",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "NEUTRAL",
              "UO": "BUY",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 6,
            "RECOMMENDATION": "BUY",
            "SELL": 1
          },
          "summary": {
            "BUY": 18,
            "NEUTRAL": 7,
            "RECOMMENDATION": "STRONG_BUY",
            "SELL": 1
          },
          "time": "2025-06-08T10:22:57.327559"
        }
      },
      {
        "request": {
          "symbol": "LPTUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 17.631398489267756,
            "ADX+DI": 19.06892558642277,
            "ADX+DI[1]": 14.560480807703122,
            "ADX-DI": 24.282986867087665,
            "ADX-DI[1]": 26.69684540321165,
            "AO": -0.06500000000001016,
            "AO[1]": -0.06137058823530417,
            "AO[2]": -0.05682941176471523,
            "BB.lower": 8.120227517825336,
            "BB.upper": 8.330972482174682,
            "BBPower": 0.01050603702199382,
            "CCI20": 2.042410043863262,
            "CCI20[1]": -102.37567170930231,
            "EMA10": 8.200333541458026,
            "EMA100": 8.03914210132534,
            "EMA20": 8.20603928136379,
            "EMA200": 7.879964271270162,
            "EMA30": 8.19352993228747,
            "EMA5": 8.2014806487308,
            "EMA50": 8.14953205553322,
            "HullMA9": 8.182603703703704,
            "Ichimoku.BLine": 8.268,
            "MACD.macd": 0.0025188306012911,
            "MACD.signal": 0.010986453462485089,
            "Mom": 0.06300000000000061,
            "Mom[1]": -0.0259999999999998,
            "P.SAR": 8.276818117603062,
            "Pivot.M.Camarilla.Middle": 7.522666666666666,
            "Pivot.M.Camarilla.R1": 7.59505,
            "Pivot.M.Camarilla.R2": 7.6560999999999995,
            "Pivot.M.Camarilla.R3": 7.717149999999999,
            "Pivot.M.Camarilla.S1": 7.47295,
            "Pivot.M.Camarilla.S2": 7.4119,
            "Pivot.M.Camarilla.S3": 7.35085,
            "Pivot.M.Classic.Middle": 7.522666666666666,
            "Pivot.M.Classic.R1": 7.861333333333332,
            "Pivot.M.Classic.R2": 8.188666666666666,
            "Pivot.M.Classic.R3": 8.854666666666665,
            "Pivot.M.Classic.S1": 7.195333333333332,
            "Pivot.M.Classic.S2": 6.8566666666666665,
            "Pivot.M.Classic.S3": 6.190666666666667,
            "Pivot.M.Demark.Middle": 7.6045,
            "Pivot.M.Demark.R1": 8.024999999999999,
            "Pivot.M.Demark.S1": 7.359,
            "Pivot.M.Fibonacci.Middle": 7.522666666666666,
            "Pivot.M.Fibonacci.R1": 7.777078666666665,
            "Pivot.M.Fibonacci.R2": 7.934254666666666,
            "Pivot.M.Fibonacci.R3": 8.188666666666666,
            "Pivot.M.Fibonacci.S1": 7.2682546666666665,
            "Pivot.M.Fibonacci.S2": 7.111078666666666,
            "Pivot.M.Fibonacci.S3": 6.8566666666666665,
            "Pivot.M.Woodie.Middle": 7.525499999999999,
            "Pivot.M.Woodie.R1": 7.866999999999998,
            "Pivot.M.Woodie.R2": 8.191499999999998,
            "Pivot.M.Woodie.R3": 8.532999999999998,
            "Pivot.M.Woodie.S1": 7.200999999999999,
            "Pivot.M.Woodie.S2": 6.8595,
            "Pivot.M.Woodie.S3": 6.534999999999999,
            "RSI": 57.063319827471986,
            "RSI[1]": 47.25402405084925,
            "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.5121212121212121,
            "Recommend.MA": 0.9333333333333333,
            "Recommend.Other": 0.09090909090909091,
            "SMA10": 8.191499999999994,
            "SMA100": 8.058760000000001,
            "SMA20": 8.225600000000009,
            "SMA200": 7.804635000000001,
            "SMA30": 8.241466666666657,
            "SMA5": 8.1826,
            "SMA50": 8.152120000000002,
            "Stoch.D": 30.09872184803767,
            "Stoch.D[1]": 38.20279251779395,
            "Stoch.K": 44.5893719806761,
            "Stoch.K[1]": 41.63918627938113,
            "Stoch.RSI.K": 41.83898128849413,
            "UO": 64.88868259322517,
            "VWMA": 8.21647746152211,
            "W.R": -24.347826086956882,
            "change": 1.0644806068762969,
            "close": 8.26,
            "high": 8.261,
            "low": 8.157,
            "open": 8.172,
            "volume": 23239.21
          },
          "moving_averages": {
            "BUY": 14,
            "COMPUTE": {
              "EMA10": "BUY",
              "EMA100": "BUY",
              "EMA20": "BUY",
              "EMA200": "BUY",
              "EMA30": "BUY",
              "EMA50": "BUY",
              "HullMA": "BUY",
              "Ichimoku": "NEUTRAL",
              "SMA10": "BUY",
              "SMA100": "BUY",
              "SMA20": "BUY",
              "SMA200": "BUY",
              "SMA30": "BUY",
              "SMA50": "BUY",
              "VWMA": "BUY"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "STRONG_BUY",
            "SELL": 0
          },
          "oscillators": {
            "BUY": 2,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "BUY",
              "CCI": "NEUTRAL",
              "MACD": "SELL",
              "Mom": "BUY",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "NEUTRAL",
              "UO": "NEUTRAL",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 8,
            "RECOMMENDATION": "NEUTRAL",
            "SELL": 1
          },
          "summary": {
            "BUY": 16,
            "NEUTRAL": 9,
            "RECOMMENDATION": "STRONG_BUY",
            "SELL": 1
          },
          "time": "2025-06-08T10:22:57.357647"
        }
      }
    ],
    "overrideData": {}
  }
}
684564825a66a2583013b9ab
BTCUSDT
The current price reached the trigger price for t…
Sun Jun 08 2025 10:22:58 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "d54d2965-4713-4f83-a286-90293710bad9",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "determine-action",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749378178018,
      "symbol": "BTCUSDT",
      "close": "105084.11000000"
    },
    "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": 105084.11,
      "limitPrice": 107185.7922,
      "highestPrice": 109284.7,
      "lowestPrice": 100372.26,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 107900.17949999998,
      "difference": -2.6098839807768615,
      "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:22:58.175Z"
    },
    "sell": {
      "currentPrice": 105084.11,
      "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:22:58.171Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 61.34287813183538,
            "ADX+DI": 2.3112614872337054,
            "ADX+DI[1]": 2.3534853440097807,
            "ADX-DI": 39.471540163503015,
            "ADX-DI[1]": 40.19263583692661,
            "AO": -248.38738235311757,
            "AO[1]": -241.74641176490695,
            "AO[2]": -222.82823529429152,
            "BB.lower": 104967.91621010471,
            "BB.upper": 105494.33878989535,
            "BBPower": -140.16757810376293,
            "CCI20": -91.15831147316638,
            "CCI20[1]": -117.55369444648116,
            "EMA10": 105124.96055264997,
            "EMA100": 105414.56366349876,
            "EMA20": 105203.69145990207,
            "EMA200": 105430.28352173192,
            "EMA30": 105258.90851918505,
            "EMA5": 105082.94332099409,
            "EMA50": 105328.53580929548,
            "HullMA9": 105021.2500740741,
            "Ichimoku.BLine": 105214.405,
            "MACD.macd": -96.52210582920816,
            "MACD.signal": -83.39744362785613,
            "Mom": -132.5500000000029,
            "Mom[1]": -106.97999999999593,
            "P.SAR": 105098.652,
            "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": 32.4924174403385,
            "RSI[1]": 32.8584500183111,
            "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": 105123.47899999993,
            "SMA100": 105441.17999999989,
            "SMA20": 105231.12750000003,
            "SMA200": 105566.80744999975,
            "SMA30": 105303.0110000002,
            "SMA5": 105064.0200000001,
            "SMA50": 105377.8756,
            "Stoch.D": 12.892465244218224,
            "Stoch.D[1]": 13.546078948675317,
            "Stoch.K": 21.562681023994447,
            "Stoch.K[1]": 17.59854677353885,
            "Stoch.RSI.K": 48.7957483211212,
            "UO": 45.83342433658121,
            "VWMA": 105218.4493499991,
            "W.R": -68.38068631068428,
            "change": -0.005224113518374072,
            "close": 105084.11,
            "high": 105089.61,
            "low": 105072.57,
            "open": 105089.61,
            "volume": 6.99055
          },
          "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": 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": 1,
            "NEUTRAL": 10,
            "RECOMMENDATION": "STRONG_SELL",
            "SELL": 15
          },
          "time": "2025-06-08T10:22:58.151715"
        }
      }
    ],
    "overrideData": {
      "action": "buy",
      "actionAt": "2025-06-08T10:23:57.200Z",
      "triggeredBy": "buy-order-trading-view",
      "notify": false,
      "checkTradingView": true
    }
  }
}
684564825a66a2583013b9ac
BTCUSDT
The override action is saved. Reason: The bot que…
Sun Jun 08 2025 10:22:58 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "d54d2965-4713-4f83-a286-90293710bad9",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "place-buy-order",
  "overrideData": {
    "action": "buy",
    "actionAt": "2025-06-08T10:23:58.177Z",
    "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 STRONG_SELL."
}
684564825a66a2583013b9ad
BTCUSDT
Do not place an order because TradingView recomme…
Sun Jun 08 2025 10:22:58 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "d54d2965-4713-4f83-a286-90293710bad9",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "place-buy-order",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749378178018,
      "symbol": "BTCUSDT",
      "close": "105084.11000000"
    },
    "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": 105084.11,
      "limitPrice": 107185.7922,
      "highestPrice": 109284.7,
      "lowestPrice": 100372.26,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 107900.17949999998,
      "difference": -2.6098839807768615,
      "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:22:58.175Z"
    },
    "sell": {
      "currentPrice": 105084.11,
      "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:22:58.171Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 61.34287813183538,
            "ADX+DI": 2.3112614872337054,
            "ADX+DI[1]": 2.3534853440097807,
            "ADX-DI": 39.471540163503015,
            "ADX-DI[1]": 40.19263583692661,
            "AO": -248.38738235311757,
            "AO[1]": -241.74641176490695,
            "AO[2]": -222.82823529429152,
            "BB.lower": 104967.91621010471,
            "BB.upper": 105494.33878989535,
            "BBPower": -140.16757810376293,
            "CCI20": -91.15831147316638,
            "CCI20[1]": -117.55369444648116,
            "EMA10": 105124.96055264997,
            "EMA100": 105414.56366349876,
            "EMA20": 105203.69145990207,
            "EMA200": 105430.28352173192,
            "EMA30": 105258.90851918505,
            "EMA5": 105082.94332099409,
            "EMA50": 105328.53580929548,
            "HullMA9": 105021.2500740741,
            "Ichimoku.BLine": 105214.405,
            "MACD.macd": -96.52210582920816,
            "MACD.signal": -83.39744362785613,
            "Mom": -132.5500000000029,
            "Mom[1]": -106.97999999999593,
            "P.SAR": 105098.652,
            "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": 32.4924174403385,
            "RSI[1]": 32.8584500183111,
            "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": 105123.47899999993,
            "SMA100": 105441.17999999989,
            "SMA20": 105231.12750000003,
            "SMA200": 105566.80744999975,
            "SMA30": 105303.0110000002,
            "SMA5": 105064.0200000001,
            "SMA50": 105377.8756,
            "Stoch.D": 12.892465244218224,
            "Stoch.D[1]": 13.546078948675317,
            "Stoch.K": 21.562681023994447,
            "Stoch.K[1]": 17.59854677353885,
            "Stoch.RSI.K": 48.7957483211212,
            "UO": 45.83342433658121,
            "VWMA": 105218.4493499991,
            "W.R": -68.38068631068428,
            "change": -0.005224113518374072,
            "close": 105084.11,
            "high": 105089.61,
            "low": 105072.57,
            "open": 105089.61,
            "volume": 6.99055
          },
          "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": 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": 1,
            "NEUTRAL": 10,
            "RECOMMENDATION": "STRONG_SELL",
            "SELL": 15
          },
          "time": "2025-06-08T10:22:58.151715"
        }
      }
    ],
    "overrideData": {
      "action": "buy",
      "actionAt": "2025-06-08T10:23:57.200Z",
      "triggeredBy": "buy-order-trading-view",
      "notify": false,
      "checkTradingView": true
    }
  }
}
684564825a66a2583013b9ae
DEGOUSDT
The TradingView technical analysis recommendation…
Sun Jun 08 2025 10:22:58 GMT+0000 (Coordinated Universal Time)
{
  "uuid": "0f2506fb-2564-466b-8c74-24b8931ba999",
  "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.36497831991222,
      "ADX+DI": 15.588053528391331,
      "ADX+DI[1]": 16.340448579607795,
      "ADX-DI": 14.370979275532054,
      "ADX-DI[1]": 13.857943919462802,
      "AO": -0.002391176470582179,
      "AO[1]": -0.0024117647058763403,
      "AO[2]": -0.003417647058817641,
      "BB.lower": 1.26617250064268,
      "BB.upper": 1.2759274993573186,
      "BBPower": -0.0005729202056565796,
      "CCI20": -12.309685778856062,
      "CCI20[1]": 56.15942029009572,
      "EMA10": 1.272201061434275,
      "EMA100": 1.27717212049918,
      "EMA20": 1.2727517471838286,
      "EMA200": 1.3101097538077058,
      "EMA30": 1.2733528345770764,
      "EMA5": 1.2721375034140405,
      "EMA50": 1.2740120490255096,
      "HullMA9": 1.273411111111111,
      "Ichimoku.BLine": 1.2765,
      "MACD.macd": -0.0009015231226692233,
      "MACD.signal": -0.0012215547985743199,
      "Mom": 0,
      "Mom[1]": 0.001000000000000112,
      "P.SAR": 1.2695080166400001,
      "Pivot.M.Camarilla.Middle": 1.2776666666666667,
      "Pivot.M.Camarilla.R1": 1.2777666666666665,
      "Pivot.M.Camarilla.R2": 1.2825333333333333,
      "Pivot.M.Camarilla.R3": 1.2872999999999999,
      "Pivot.M.Camarilla.S1": 1.2682333333333333,
      "Pivot.M.Camarilla.S2": 1.2634666666666665,
      "Pivot.M.Camarilla.S3": 1.2587,
      "Pivot.M.Classic.Middle": 1.2776666666666667,
      "Pivot.M.Classic.R1": 1.3013333333333335,
      "Pivot.M.Classic.R2": 1.3296666666666668,
      "Pivot.M.Classic.R3": 1.3816666666666668,
      "Pivot.M.Classic.S1": 1.2493333333333334,
      "Pivot.M.Classic.S2": 1.2256666666666667,
      "Pivot.M.Classic.S3": 1.1736666666666666,
      "Pivot.M.Demark.Middle": 1.27175,
      "Pivot.M.Demark.R1": 1.2894999999999999,
      "Pivot.M.Demark.S1": 1.2374999999999998,
      "Pivot.M.Fibonacci.Middle": 1.2776666666666667,
      "Pivot.M.Fibonacci.R1": 1.2975306666666668,
      "Pivot.M.Fibonacci.R2": 1.3098026666666667,
      "Pivot.M.Fibonacci.R3": 1.3296666666666668,
      "Pivot.M.Fibonacci.S1": 1.2578026666666666,
      "Pivot.M.Fibonacci.S2": 1.2455306666666668,
      "Pivot.M.Fibonacci.S3": 1.2256666666666667,
      "Pivot.M.Woodie.Middle": 1.2765,
      "Pivot.M.Woodie.R1": 1.299,
      "Pivot.M.Woodie.R2": 1.3285,
      "Pivot.M.Woodie.R3": 1.351,
      "Pivot.M.Woodie.S1": 1.2469999999999999,
      "Pivot.M.Woodie.S2": 1.2245,
      "Pivot.M.Woodie.S3": 1.1949999999999998,
      "RSI": 43.88945137537628,
      "RSI[1]": 47.23681205708417,
      "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.5121212121212121,
      "Recommend.MA": -0.9333333333333333,
      "Recommend.Other": -0.09090909090909091,
      "SMA10": 1.272000000000002,
      "SMA100": 1.2740800000000045,
      "SMA20": 1.2710499999999993,
      "SMA200": 1.2895600000000027,
      "SMA30": 1.275066666666668,
      "SMA5": 1.273400000000002,
      "SMA50": 1.2755799999999988,
      "Stoch.D": 48.89705882352899,
      "Stoch.D[1]": 54.98737373737316,
      "Stoch.K": 39.583333333333094,
      "Stoch.K[1]": 49.99999999999954,
      "Stoch.RSI.K": 53.45359920394603,
      "UO": 36.743870420203635,
      "VWMA": 1.2714825777003498,
      "W.R": -75,
      "change": -0.15723270440251585,
      "close": 1.27,
      "high": 1.274,
      "low": 1.27,
      "open": 1.272,
      "volume": 4053.59
    },
    "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": 1,
      "COMPUTE": {
        "ADX": "NEUTRAL",
        "AO": "NEUTRAL",
        "BBP": "SELL",
        "CCI": "NEUTRAL",
        "MACD": "BUY",
        "Mom": "SELL",
        "RSI": "NEUTRAL",
        "STOCH.K": "NEUTRAL",
        "Stoch.RSI": "NEUTRAL",
        "UO": "NEUTRAL",
        "W%R": "NEUTRAL"
      },
      "NEUTRAL": 8,
      "RECOMMENDATION": "NEUTRAL",
      "SELL": 2
    },
    "summary": {
      "BUY": 1,
      "NEUTRAL": 9,
      "RECOMMENDATION": "STRONG_SELL",
      "SELL": 16
    },
    "time": "2025-06-08T10:22:58.319691"
  }
}
68456482bac5318270390156
BTCUSDT
The override action is saved. Reason: The bot que…
Sun Jun 08 2025 10:22:58 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "cb971d83-8c89-4fba-bb2f-f1e55b292485",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "place-buy-order",
  "overrideData": {
    "action": "buy",
    "actionAt": "2025-06-08T10:23:58.494Z",
    "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 STRONG_SELL."
}
68456482bac5318270390155
BTCUSDT
The current price reached the trigger price for t…
Sun Jun 08 2025 10:22:58 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "cb971d83-8c89-4fba-bb2f-f1e55b292485",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "determine-action",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749378178017,
      "symbol": "BTCUSDT",
      "close": "105084.11000000"
    },
    "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": 105084.11,
      "limitPrice": 107185.7922,
      "highestPrice": 109284.7,
      "lowestPrice": 100372.26,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 107900.17949999998,
      "difference": -2.6098839807768615,
      "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:22:58.492Z"
    },
    "sell": {
      "currentPrice": 105084.11,
      "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:22:58.178Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 61.34287813183538,
            "ADX+DI": 2.3112614872337054,
            "ADX+DI[1]": 2.3534853440097807,
            "ADX-DI": 39.471540163503015,
            "ADX-DI[1]": 40.19263583692661,
            "AO": -248.38738235311757,
            "AO[1]": -241.74641176490695,
            "AO[2]": -222.82823529429152,
            "BB.lower": 104967.91621010471,
            "BB.upper": 105494.33878989535,
            "BBPower": -140.16757810376293,
            "CCI20": -91.15831147316638,
            "CCI20[1]": -117.55369444648116,
            "EMA10": 105124.96055264997,
            "EMA100": 105414.56366349876,
            "EMA20": 105203.69145990207,
            "EMA200": 105430.28352173192,
            "EMA30": 105258.90851918505,
            "EMA5": 105082.94332099409,
            "EMA50": 105328.53580929548,
            "HullMA9": 105021.2500740741,
            "Ichimoku.BLine": 105214.405,
            "MACD.macd": -96.52210582920816,
            "MACD.signal": -83.39744362785613,
            "Mom": -132.5500000000029,
            "Mom[1]": -106.97999999999593,
            "P.SAR": 105098.652,
            "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": 32.4924174403385,
            "RSI[1]": 32.8584500183111,
            "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": 105123.47899999993,
            "SMA100": 105441.17999999989,
            "SMA20": 105231.12750000003,
            "SMA200": 105566.80744999975,
            "SMA30": 105303.0110000002,
            "SMA5": 105064.0200000001,
            "SMA50": 105377.8756,
            "Stoch.D": 12.892465244218224,
            "Stoch.D[1]": 13.546078948675317,
            "Stoch.K": 21.562681023994447,
            "Stoch.K[1]": 17.59854677353885,
            "Stoch.RSI.K": 48.7957483211212,
            "UO": 45.83342433658121,
            "VWMA": 105218.4493499991,
            "W.R": -68.38068631068428,
            "change": -0.005224113518374072,
            "close": 105084.11,
            "high": 105089.61,
            "low": 105072.57,
            "open": 105089.61,
            "volume": 6.99055
          },
          "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": 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": 1,
            "NEUTRAL": 10,
            "RECOMMENDATION": "STRONG_SELL",
            "SELL": 15
          },
          "time": "2025-06-08T10:22:58.151715"
        }
      }
    ],
    "overrideData": {
      "action": "buy",
      "actionAt": "2025-06-08T10:23:58.177Z",
      "triggeredBy": "buy-order-trading-view",
      "notify": false,
      "checkTradingView": true
    }
  }
}
68456482bac5318270390157
BTCUSDT
Do not place an order because TradingView recomme…
Sun Jun 08 2025 10:22:58 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "cb971d83-8c89-4fba-bb2f-f1e55b292485",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "place-buy-order",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749378178017,
      "symbol": "BTCUSDT",
      "close": "105084.11000000"
    },
    "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": 105084.11,
      "limitPrice": 107185.7922,
      "highestPrice": 109284.7,
      "lowestPrice": 100372.26,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 107900.17949999998,
      "difference": -2.6098839807768615,
      "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:22:58.492Z"
    },
    "sell": {
      "currentPrice": 105084.11,
      "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:22:58.178Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 61.34287813183538,
            "ADX+DI": 2.3112614872337054,
            "ADX+DI[1]": 2.3534853440097807,
            "ADX-DI": 39.471540163503015,
            "ADX-DI[1]": 40.19263583692661,
            "AO": -248.38738235311757,
            "AO[1]": -241.74641176490695,
            "AO[2]": -222.82823529429152,
            "BB.lower": 104967.91621010471,
            "BB.upper": 105494.33878989535,
            "BBPower": -140.16757810376293,
            "CCI20": -91.15831147316638,
            "CCI20[1]": -117.55369444648116,
            "EMA10": 105124.96055264997,
            "EMA100": 105414.56366349876,
            "EMA20": 105203.69145990207,
            "EMA200": 105430.28352173192,
            "EMA30": 105258.90851918505,
            "EMA5": 105082.94332099409,
            "EMA50": 105328.53580929548,
            "HullMA9": 105021.2500740741,
            "Ichimoku.BLine": 105214.405,
            "MACD.macd": -96.52210582920816,
            "MACD.signal": -83.39744362785613,
            "Mom": -132.5500000000029,
            "Mom[1]": -106.97999999999593,
            "P.SAR": 105098.652,
            "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": 32.4924174403385,
            "RSI[1]": 32.8584500183111,
            "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": 105123.47899999993,
            "SMA100": 105441.17999999989,
            "SMA20": 105231.12750000003,
            "SMA200": 105566.80744999975,
            "SMA30": 105303.0110000002,
            "SMA5": 105064.0200000001,
            "SMA50": 105377.8756,
            "Stoch.D": 12.892465244218224,
            "Stoch.D[1]": 13.546078948675317,
            "Stoch.K": 21.562681023994447,
            "Stoch.K[1]": 17.59854677353885,
            "Stoch.RSI.K": 48.7957483211212,
            "UO": 45.83342433658121,
            "VWMA": 105218.4493499991,
            "W.R": -68.38068631068428,
            "change": -0.005224113518374072,
            "close": 105084.11,
            "high": 105089.61,
            "low": 105072.57,
            "open": 105089.61,
            "volume": 6.99055
          },
          "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": 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": 1,
            "NEUTRAL": 10,
            "RECOMMENDATION": "STRONG_SELL",
            "SELL": 15
          },
          "time": "2025-06-08T10:22:58.151715"
        }
      }
    ],
    "overrideData": {
      "action": "buy",
      "actionAt": "2025-06-08T10:23:58.177Z",
      "triggeredBy": "buy-order-trading-view",
      "notify": false,
      "checkTradingView": true
    }
  }
}
68456482bac5318270390158
REQUSDT
The TradingView technical analysis recommendation…
Sun Jun 08 2025 10:22:58 GMT+0000 (Coordinated Universal Time)
{
  "uuid": "ce043583-eb01-4c5b-b98d-4b2c72db22c3",
  "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": 39.556641172460125,
      "ADX+DI": 31.7624586328709,
      "ADX+DI[1]": 31.325769010071276,
      "ADX-DI": 15.758222779361729,
      "ADX-DI[1]": 16.593599751059916,
      "AO": 0.00017676470588195992,
      "AO[1]": 0.00021235294117610826,
      "AO[2]": 0.00038941176470549954,
      "BB.lower": 0.1432541283487271,
      "BB.upper": 0.14497587165127276,
      "BBPower": -0.0003103309708386015,
      "CCI20": -6.322444678621144,
      "CCI20[1]": -39.28466725301735,
      "EMA10": 0.14421697592019486,
      "EMA100": 0.14366179817476954,
      "EMA20": 0.14416707580958357,
      "EMA200": 0.14282792127348548,
      "EMA30": 0.14412712700463673,
      "EMA5": 0.1441843641186398,
      "EMA50": 0.1440475674129099,
      "HullMA9": 0.14398074074074077,
      "Ichimoku.BLine": 0.1469,
      "MACD.macd": 0.00006874926114891489,
      "MACD.signal": 0.00008392935450851207,
      "Mom": 0.00009999999999998899,
      "Mom[1]": 0.0005999999999999894,
      "P.SAR": 0.1460858036752208,
      "Pivot.M.Camarilla.Middle": 0.14313333333333333,
      "Pivot.M.Camarilla.R1": 0.14464,
      "Pivot.M.Camarilla.R2": 0.14508,
      "Pivot.M.Camarilla.R3": 0.14551999999999998,
      "Pivot.M.Camarilla.S1": 0.14376,
      "Pivot.M.Camarilla.S2": 0.14332,
      "Pivot.M.Camarilla.S3": 0.14288,
      "Pivot.M.Classic.Middle": 0.14313333333333333,
      "Pivot.M.Classic.R1": 0.14606666666666668,
      "Pivot.M.Classic.R2": 0.14793333333333333,
      "Pivot.M.Classic.R3": 0.15273333333333333,
      "Pivot.M.Classic.S1": 0.14126666666666668,
      "Pivot.M.Classic.S2": 0.13833333333333334,
      "Pivot.M.Classic.S3": 0.13353333333333334,
      "Pivot.M.Demark.Middle": 0.1436,
      "Pivot.M.Demark.R1": 0.14700000000000002,
      "Pivot.M.Demark.S1": 0.14220000000000002,
      "Pivot.M.Fibonacci.Middle": 0.14313333333333333,
      "Pivot.M.Fibonacci.R1": 0.14496693333333333,
      "Pivot.M.Fibonacci.R2": 0.14609973333333334,
      "Pivot.M.Fibonacci.R3": 0.14793333333333333,
      "Pivot.M.Fibonacci.S1": 0.14129973333333334,
      "Pivot.M.Fibonacci.S2": 0.14016693333333333,
      "Pivot.M.Fibonacci.S3": 0.13833333333333334,
      "Pivot.M.Woodie.Middle": 0.1434,
      "Pivot.M.Woodie.R1": 0.1466,
      "Pivot.M.Woodie.R2": 0.1482,
      "Pivot.M.Woodie.R3": 0.1514,
      "Pivot.M.Woodie.S1": 0.1418,
      "Pivot.M.Woodie.S2": 0.1386,
      "Pivot.M.Woodie.S3": 0.137,
      "RSI": 50.774632071937745,
      "RSI[1]": 47.11487763621636,
      "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.2424242424242424,
      "Recommend.MA": 0.6666666666666666,
      "Recommend.Other": -0.18181818181818182,
      "SMA10": 0.14440000000000008,
      "SMA100": 0.14393199999999998,
      "SMA20": 0.14411499999999994,
      "SMA200": 0.1425050000000001,
      "SMA30": 0.14400000000000024,
      "SMA5": 0.1442199999999998,
      "SMA50": 0.1441099999999999,
      "Stoch.D": 44.9074074074075,
      "Stoch.D[1]": 40.6862745098038,
      "Stoch.K": 40.27777777777783,
      "Stoch.K[1]": 25.898692810457337,
      "Stoch.RSI.K": 34.05639128196617,
      "UO": 35.87262523174194,
      "VWMA": 0.14418915933655832,
      "W.R": -54.166666666666806,
      "change": 0.2084781097984675,
      "close": 0.1442,
      "high": 0.1443,
      "low": 0.1438,
      "open": 0.1439,
      "volume": 7493
    },
    "moving_averages": {
      "BUY": 12,
      "COMPUTE": {
        "EMA10": "SELL",
        "EMA100": "BUY",
        "EMA20": "BUY",
        "EMA200": "BUY",
        "EMA30": "BUY",
        "EMA50": "BUY",
        "HullMA": "BUY",
        "Ichimoku": "NEUTRAL",
        "SMA10": "SELL",
        "SMA100": "BUY",
        "SMA20": "BUY",
        "SMA200": "BUY",
        "SMA30": "BUY",
        "SMA50": "BUY",
        "VWMA": "BUY"
      },
      "NEUTRAL": 1,
      "RECOMMENDATION": "STRONG_BUY",
      "SELL": 2
    },
    "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": 12,
      "NEUTRAL": 10,
      "RECOMMENDATION": "BUY",
      "SELL": 4
    },
    "time": "2025-06-08T10:22:58.645356"
  }
}
684564835a66a2583013b9b0
BTCUSDT
The override action is saved. Reason: The bot que…
Sun Jun 08 2025 10:22:59 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "3374ff4f-54ee-4ae8-a2eb-515de5e5910c",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "place-buy-order",
  "overrideData": {
    "action": "buy",
    "actionAt": "2025-06-08T10:23:59.171Z",
    "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 STRONG_SELL."
}

Rename Collection

binance-bot .

Tools

Collection Stats

Documents 258961
Total doc size 1.61 GB
Average doc size 6.51 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