_id symbol msg loggedAt data
684591e23e6327e6defca3a5
AUCTIONUSDT
The current price has reached the lowest price; h…
Sun Jun 08 2025 13:36:34 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "04cc9f68-a27c-4336-8604-d37632bc3f67",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "determine-action",
  "data": {
    "symbol": "AUCTIONUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749389793733,
      "symbol": "AUCTIONUSDT",
      "close": "10.54000000"
    },
    "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": "67dd37c2f93e99796ae17e97",
      "key": "AUCTIONUSDT-configuration",
      "candles": {
        "interval": "1h",
        "limit": 12
      },
      "buy": {
        "enabled": true,
        "lastBuyPriceRemoveThreshold": 1,
        "athRestriction": {
          "enabled": true,
          "candles": {
            "interval": "1m",
            "limit": 17
          },
          "restrictionPercentage": 0.974
        },
        "minPurchaseAmount": -1,
        "maxPurchaseAmount": -1,
        "gridTrade": [
          {
            "triggerPercentage": 1.05,
            "stopPercentage": 1.019,
            "limitPercentage": 1.023,
            "minPurchaseAmount": 9,
            "maxPurchaseAmount": 50,
            "executed": false,
            "executedOrder": null
          },
          {
            "triggerPercentage": 0.975,
            "stopPercentage": 1.018,
            "limitPercentage": 1.02,
            "minPurchaseAmount": 9,
            "maxPurchaseAmount": 50,
            "executed": false,
            "executedOrder": null
          }
        ],
        "currentGridTradeIndex": 0,
        "currentGridTrade": {
          "triggerPercentage": 1.05,
          "stopPercentage": 1.019,
          "limitPercentage": 1.023,
          "minPurchaseAmount": 9,
          "maxPurchaseAmount": 50,
          "executed": false,
          "executedOrder": null
        }
      },
      "sell": {
        "enabled": true,
        "stopLoss": {
          "enabled": true,
          "maxLossPercentage": 0.985,
          "disableBuyMinutes": 4,
          "orderType": "market"
        },
        "conservativeMode": {
          "enabled": true,
          "factor": 0.98
        },
        "gridTrade": [
          {
            "triggerPercentage": 1.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": 10
        },
        "tradingViewOptions": {
          "useOnlyWithin": 240,
          "ifExpires": "ignore"
        },
        "logs": {
          "deleteAfter": 500
        },
        "tradingViews": [
          {
            "interval": "1m",
            "buy": {
              "whenStrongBuy": true,
              "whenBuy": true
            },
            "sell": {
              "forceSellOverZeroBelowTriggerPrice": {
                "whenNeutral": false,
                "whenSell": false,
                "whenStrongSell": true
              }
            }
          },
          {
            "interval": "5m",
            "buy": {
              "whenStrongBuy": false,
              "whenBuy": false
            },
            "sell": {
              "forceSellOverZeroBelowTriggerPrice": {
                "whenNeutral": false,
                "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": 10.69,
      "lowestPrice": 10.42,
      "athPrice": 10.54
    },
    "symbolInfo": {
      "symbol": "AUCTIONUSDT",
      "status": "TRADING",
      "baseAsset": "AUCTION",
      "baseAssetPrecision": 8,
      "quoteAsset": "USDT",
      "quotePrecision": 8,
      "filterLotSize": {
        "filterType": "LOT_SIZE",
        "minQty": "0.01000000",
        "maxQty": "9222449.00000000",
        "stepSize": "0.01000000"
      },
      "filterPrice": {
        "filterType": "PRICE_FILTER",
        "minPrice": "0.01000000",
        "maxPrice": "10000.00000000",
        "tickSize": "0.01000000"
      },
      "filterMinNotional": {
        "filterType": "NOTIONAL",
        "minNotional": "5.00000000",
        "applyMinToMarket": true,
        "maxNotional": "9000000.00000000",
        "applyMaxToMarket": false,
        "avgPriceMins": 5
      }
    },
    "openOrders": [],
    "action": "wait",
    "baseAssetBalance": {
      "asset": "AUCTION",
      "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": 10.54,
      "limitPrice": 10.782419999999998,
      "highestPrice": 10.69,
      "lowestPrice": 10.42,
      "athPrice": 10.54,
      "athRestrictionPrice": 10.26596,
      "triggerPrice": 10.941,
      "difference": -3.6651128781647113,
      "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-08T13:36:34.010Z"
    },
    "sell": {
      "currentPrice": 10.54,
      "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-08T13:36:34.004Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "AUCTIONUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "1m"
        },
        "result": {
          "indicators": {
            "ADX": 19.372490317633346,
            "ADX+DI": 50.73680191296705,
            "ADX+DI[1]": 50.73680191296707,
            "ADX-DI": 32.04899412092029,
            "ADX-DI[1]": 32.048994120920284,
            "AO": 0.0012647058823667123,
            "AO[1]": -0.006441176470577403,
            "AO[2]": -0.012294117647046576,
            "BB.lower": 10.494829004713136,
            "BB.upper": 10.546170995286868,
            "BBPower": 0.032281924519992344,
            "CCI20": 129.62962962970914,
            "CCI20[1]": 133.3333333333807,
            "EMA10": 10.525070502086761,
            "EMA100": 10.524203684084647,
            "EMA20": 10.523809810484503,
            "EMA200": 10.519236327768612,
            "EMA30": 10.52566800383113,
            "EMA5": 10.531407683215447,
            "EMA50": 10.528117229484671,
            "HullMA9": 10.543000000000001,
            "Ichimoku.BLine": 10.52,
            "MACD.macd": -0.0007272520202494803,
            "MACD.signal": -0.004699147446881211,
            "Mom": 0.02999999999999936,
            "Mom[1]": 0.03999999999999915,
            "P.SAR": 10.501584,
            "Pivot.M.Camarilla.Middle": 10.586666666666666,
            "Pivot.M.Camarilla.R1": 10.694749999999999,
            "Pivot.M.Camarilla.R2": 10.7195,
            "Pivot.M.Camarilla.R3": 10.74425,
            "Pivot.M.Camarilla.S1": 10.64525,
            "Pivot.M.Camarilla.S2": 10.6205,
            "Pivot.M.Camarilla.S3": 10.59575,
            "Pivot.M.Classic.Middle": 10.586666666666666,
            "Pivot.M.Classic.R1": 10.763333333333332,
            "Pivot.M.Classic.R2": 10.856666666666666,
            "Pivot.M.Classic.R3": 11.126666666666665,
            "Pivot.M.Classic.S1": 10.493333333333332,
            "Pivot.M.Classic.S2": 10.316666666666666,
            "Pivot.M.Classic.S3": 10.046666666666667,
            "Pivot.M.Demark.Middle": 10.61,
            "Pivot.M.Demark.R1": 10.809999999999999,
            "Pivot.M.Demark.S1": 10.54,
            "Pivot.M.Fibonacci.Middle": 10.586666666666666,
            "Pivot.M.Fibonacci.R1": 10.689806666666666,
            "Pivot.M.Fibonacci.R2": 10.753526666666666,
            "Pivot.M.Fibonacci.R3": 10.856666666666666,
            "Pivot.M.Fibonacci.S1": 10.483526666666666,
            "Pivot.M.Fibonacci.S2": 10.419806666666666,
            "Pivot.M.Fibonacci.S3": 10.316666666666666,
            "Pivot.M.Woodie.Middle": 10.6025,
            "Pivot.M.Woodie.R1": 10.794999999999998,
            "Pivot.M.Woodie.R2": 10.872499999999999,
            "Pivot.M.Woodie.R3": 11.064999999999998,
            "Pivot.M.Woodie.S1": 10.524999999999999,
            "Pivot.M.Woodie.S2": 10.3325,
            "Pivot.M.Woodie.S3": 10.254999999999999,
            "RSI": 57.76099919469509,
            "RSI[1]": 57.760999194695096,
            "Rec.BBPower": 0,
            "Rec.HullMA9": -1,
            "Rec.Ichimoku": 0,
            "Rec.Stoch.RSI": 0,
            "Rec.UO": 0,
            "Rec.VWMA": 1,
            "Rec.WR": 0,
            "Recommend.All": 0.4,
            "Recommend.MA": 0.8,
            "Recommend.Other": 0,
            "SMA10": 10.518999999999982,
            "SMA100": 10.533199999999988,
            "SMA20": 10.520500000000002,
            "SMA200": 10.499849999999931,
            "SMA30": 10.525333333333332,
            "SMA5": 10.53000000000004,
            "SMA50": 10.53239999999994,
            "Stoch.D": 81.48148148148148,
            "Stoch.D[1]": 72.22222222222221,
            "Stoch.K": 100,
            "Stoch.K[1]": 83.33333333333333,
            "Stoch.RSI.K": 99.99999999999999,
            "UO": 63.91953910750904,
            "VWMA": 10.51828284084857,
            "W.R": 0,
            "change": 0,
            "close": 10.54,
            "high": 10.54,
            "low": 10.54,
            "open": 10.54,
            "volume": 0
          },
          "moving_averages": {
            "BUY": 13,
            "COMPUTE": {
              "EMA10": "BUY",
              "EMA100": "BUY",
              "EMA20": "BUY",
              "EMA200": "BUY",
              "EMA30": "BUY",
              "EMA50": "BUY",
              "HullMA": "SELL",
              "Ichimoku": "NEUTRAL",
              "SMA10": "BUY",
              "SMA100": "BUY",
              "SMA20": "BUY",
              "SMA200": "BUY",
              "SMA30": "BUY",
              "SMA50": "BUY",
              "VWMA": "BUY"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "STRONG_BUY",
            "SELL": 1
          },
          "oscillators": {
            "BUY": 2,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "BUY",
              "BBP": "NEUTRAL",
              "CCI": "SELL",
              "MACD": "BUY",
              "Mom": "SELL",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "NEUTRAL",
              "UO": "NEUTRAL",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 7,
            "RECOMMENDATION": "NEUTRAL",
            "SELL": 2
          },
          "summary": {
            "BUY": 15,
            "NEUTRAL": 8,
            "RECOMMENDATION": "BUY",
            "SELL": 3
          },
          "time": "2025-06-08T13:36:33.518414"
        }
      },
      {
        "request": {
          "symbol": "AUCTIONUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 20.527870537447715,
            "ADX+DI": 20.25728505405258,
            "ADX+DI[1]": 20.257285054052584,
            "ADX-DI": 19.800894296295827,
            "ADX-DI[1]": 19.80089429629583,
            "AO": -0.010705882352935348,
            "AO[1]": -0.011352941176467013,
            "AO[2]": -0.009294117647055344,
            "BB.lower": 10.508733113241291,
            "BB.upper": 10.564266886758684,
            "BBPower": 0.018786579103590384,
            "CCI20": 26.831785345705555,
            "CCI20[1]": -38.09523809525143,
            "EMA10": 10.530113983520685,
            "EMA100": 10.523266920449215,
            "EMA20": 10.5299808799246,
            "EMA200": 10.544568153411063,
            "EMA30": 10.52617241275257,
            "EMA5": 10.530853375506668,
            "EMA50": 10.519642985377072,
            "HullMA9": 10.530037037037035,
            "Ichimoku.BLine": 10.54,
            "MACD.macd": 0.0026082423630917617,
            "MACD.signal": 0.0050078698124318465,
            "Mom": 0,
            "Mom[1]": -0.010000000000001563,
            "P.SAR": 10.5,
            "Pivot.M.Camarilla.Middle": 10.586666666666666,
            "Pivot.M.Camarilla.R1": 10.694749999999999,
            "Pivot.M.Camarilla.R2": 10.7195,
            "Pivot.M.Camarilla.R3": 10.74425,
            "Pivot.M.Camarilla.S1": 10.64525,
            "Pivot.M.Camarilla.S2": 10.6205,
            "Pivot.M.Camarilla.S3": 10.59575,
            "Pivot.M.Classic.Middle": 10.586666666666666,
            "Pivot.M.Classic.R1": 10.763333333333332,
            "Pivot.M.Classic.R2": 10.856666666666666,
            "Pivot.M.Classic.R3": 11.126666666666665,
            "Pivot.M.Classic.S1": 10.493333333333332,
            "Pivot.M.Classic.S2": 10.316666666666666,
            "Pivot.M.Classic.S3": 10.046666666666667,
            "Pivot.M.Demark.Middle": 10.61,
            "Pivot.M.Demark.R1": 10.809999999999999,
            "Pivot.M.Demark.S1": 10.54,
            "Pivot.M.Fibonacci.Middle": 10.586666666666666,
            "Pivot.M.Fibonacci.R1": 10.689806666666666,
            "Pivot.M.Fibonacci.R2": 10.753526666666666,
            "Pivot.M.Fibonacci.R3": 10.856666666666666,
            "Pivot.M.Fibonacci.S1": 10.483526666666666,
            "Pivot.M.Fibonacci.S2": 10.419806666666666,
            "Pivot.M.Fibonacci.S3": 10.316666666666666,
            "Pivot.M.Woodie.Middle": 10.6025,
            "Pivot.M.Woodie.R1": 10.794999999999998,
            "Pivot.M.Woodie.R2": 10.872499999999999,
            "Pivot.M.Woodie.R3": 11.064999999999998,
            "Pivot.M.Woodie.S1": 10.524999999999999,
            "Pivot.M.Woodie.S2": 10.3325,
            "Pivot.M.Woodie.S3": 10.254999999999999,
            "RSI": 54.83269509156793,
            "RSI[1]": 54.83269509156792,
            "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.3333333333333333,
            "Recommend.MA": 0.6666666666666666,
            "Recommend.Other": 0,
            "SMA10": 10.526999999999985,
            "SMA100": 10.501999999999985,
            "SMA20": 10.536499999999988,
            "SMA200": 10.562800000000008,
            "SMA30": 10.536666666666678,
            "SMA5": 10.52399999999999,
            "SMA50": 10.508000000000017,
            "Stoch.D": 40.95238095237966,
            "Stoch.D[1]": 38.703703703703326,
            "Stoch.K": 62.85714285714074,
            "Stoch.K[1]": 58.333333333333336,
            "Stoch.RSI.K": 55.3474889784598,
            "UO": 68.17213842058544,
            "VWMA": 10.535935359731615,
            "W.R": -20.000000000002842,
            "change": 0,
            "close": 10.54,
            "high": 10.54,
            "low": 10.54,
            "open": 10.54,
            "volume": 0
          },
          "moving_averages": {
            "BUY": 12,
            "COMPUTE": {
              "EMA10": "BUY",
              "EMA100": "BUY",
              "EMA20": "BUY",
              "EMA200": "SELL",
              "EMA30": "BUY",
              "EMA50": "BUY",
              "HullMA": "BUY",
              "Ichimoku": "NEUTRAL",
              "SMA10": "BUY",
              "SMA100": "BUY",
              "SMA20": "BUY",
              "SMA200": "SELL",
              "SMA30": "BUY",
              "SMA50": "BUY",
              "VWMA": "BUY"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "STRONG_BUY",
            "SELL": 2
          },
          "oscillators": {
            "BUY": 1,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "NEUTRAL",
              "CCI": "NEUTRAL",
              "MACD": "SELL",
              "Mom": "BUY",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "NEUTRAL",
              "UO": "NEUTRAL",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 9,
            "RECOMMENDATION": "NEUTRAL",
            "SELL": 1
          },
          "summary": {
            "BUY": 13,
            "NEUTRAL": 10,
            "RECOMMENDATION": "BUY",
            "SELL": 3
          },
          "time": "2025-06-08T13:36:33.379894"
        }
      }
    ],
    "overrideData": {}
  }
}
684591e23e6327e6defca3a6
DOTUSDT
The current price has reached the lowest price; h…
Sun Jun 08 2025 13:36:34 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "09bf8b24-9b9a-41ac-b6ac-02ec7833d4f8",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "determine-action",
  "data": {
    "symbol": "DOTUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749389793973,
      "symbol": "DOTUSDT",
      "close": "4.05500000"
    },
    "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": "67e6e53e702857242bc4d117",
      "key": "DOTUSDT-configuration",
      "candles": {
        "interval": "15m",
        "limit": 48
      },
      "buy": {
        "enabled": true,
        "lastBuyPriceRemoveThreshold": 1.02,
        "athRestriction": {
          "enabled": true,
          "candles": {
            "interval": "5m",
            "limit": 4
          },
          "restrictionPercentage": 0.96
        },
        "minPurchaseAmount": -1,
        "maxPurchaseAmount": -1,
        "gridTrade": [
          {
            "triggerPercentage": 1.02,
            "stopPercentage": 1.019,
            "limitPercentage": 1.023,
            "minPurchaseAmount": 9,
            "maxPurchaseAmount": 200,
            "executed": false,
            "executedOrder": null
          }
        ],
        "currentGridTradeIndex": 0,
        "currentGridTrade": {
          "triggerPercentage": 1.02,
          "stopPercentage": 1.019,
          "limitPercentage": 1.023,
          "minPurchaseAmount": 9,
          "maxPurchaseAmount": 200,
          "executed": false,
          "executedOrder": null
        }
      },
      "sell": {
        "enabled": true,
        "stopLoss": {
          "enabled": true,
          "maxLossPercentage": 0.985,
          "disableBuyMinutes": 4,
          "orderType": "market"
        },
        "conservativeMode": {
          "enabled": true,
          "factor": 0.98
        },
        "gridTrade": [
          {
            "triggerPercentage": 1.067,
            "stopPercentage": 0.985,
            "limitPercentage": 0.98,
            "quantityPercentage": 1,
            "executed": false,
            "executedOrder": null
          }
        ],
        "currentGridTradeIndex": 0,
        "currentGridTrade": {
          "triggerPercentage": 1.067,
          "stopPercentage": 0.985,
          "limitPercentage": 0.98,
          "quantityPercentage": 1,
          "executed": false,
          "executedOrder": null
        }
      },
      "botOptions": {
        "authentication": {
          "lockList": true,
          "lockAfter": 600
        },
        "autoTriggerBuy": {
          "enabled": true,
          "triggerAfter": 0.4,
          "conditions": {
            "whenLessThanATHRestriction": true,
            "afterDisabledPeriod": true
          }
        },
        "orderLimit": {
          "enabled": true,
          "maxBuyOpenOrders": 5,
          "maxOpenTrades": 10
        },
        "tradingViewOptions": {
          "useOnlyWithin": 240,
          "ifExpires": "ignore"
        },
        "logs": {
          "deleteAfter": 500
        },
        "tradingViews": [
          {
            "interval": "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": 4.059,
      "lowestPrice": 3.977,
      "athPrice": 4.046
    },
    "symbolInfo": {
      "symbol": "DOTUSDT",
      "status": "TRADING",
      "baseAsset": "DOT",
      "baseAssetPrecision": 8,
      "quoteAsset": "USDT",
      "quotePrecision": 8,
      "filterLotSize": {
        "filterType": "LOT_SIZE",
        "minQty": "0.01000000",
        "maxQty": "90000.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": "DOT",
      "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": 4.055,
      "limitPrice": 4.148264999999999,
      "highestPrice": 4.059,
      "lowestPrice": 3.977,
      "athPrice": 4.046,
      "athRestrictionPrice": 3.88416,
      "triggerPrice": 4.05654,
      "difference": -0.03796338751744788,
      "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-08T13:36:34.168Z"
    },
    "sell": {
      "currentPrice": 4.055,
      "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-08T13:36:34.165Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "DOTUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 32.312046204901,
            "ADX+DI": 34.59175644919467,
            "ADX+DI[1]": 35.303964985018155,
            "ADX-DI": 17.036069245141547,
            "ADX-DI[1]": 17.386824314520286,
            "AO": 0.007247058823524277,
            "AO[1]": 0.006647058823524787,
            "AO[2]": 0.006585294117642526,
            "BB.lower": 4.030376490907453,
            "BB.upper": 4.0576235090925445,
            "BBPower": 0.019411171114766645,
            "CCI20": 149.755229194481,
            "CCI20[1]": 134.01434999391492,
            "EMA10": 4.045966513840582,
            "EMA100": 4.029096242052491,
            "EMA20": 4.04209054829239,
            "EMA200": 4.0257256376698365,
            "EMA30": 4.0382784703621954,
            "EMA5": 4.049161028075385,
            "EMA50": 4.03318733245585,
            "HullMA9": 4.050751851851851,
            "Ichimoku.BLine": 4.0425,
            "MACD.macd": 0.005438146593009563,
            "MACD.signal": 0.005272933155215807,
            "Mom": 0.01699999999999946,
            "Mom[1]": 0.022999999999999687,
            "P.SAR": 4.032271826287411,
            "Pivot.M.Camarilla.Middle": 3.985666666666667,
            "Pivot.M.Camarilla.R1": 4.048416666666666,
            "Pivot.M.Camarilla.R2": 4.065833333333333,
            "Pivot.M.Camarilla.R3": 4.08325,
            "Pivot.M.Camarilla.S1": 4.013583333333333,
            "Pivot.M.Camarilla.S2": 3.9961666666666664,
            "Pivot.M.Camarilla.S3": 3.97875,
            "Pivot.M.Classic.Middle": 3.985666666666667,
            "Pivot.M.Classic.R1": 4.1033333333333335,
            "Pivot.M.Classic.R2": 4.175666666666666,
            "Pivot.M.Classic.R3": 4.365666666666667,
            "Pivot.M.Classic.S1": 3.913333333333334,
            "Pivot.M.Classic.S2": 3.795666666666667,
            "Pivot.M.Classic.S3": 3.605666666666667,
            "Pivot.M.Demark.Middle": 4.00375,
            "Pivot.M.Demark.R1": 4.1395,
            "Pivot.M.Demark.S1": 3.9495000000000005,
            "Pivot.M.Fibonacci.Middle": 3.985666666666667,
            "Pivot.M.Fibonacci.R1": 4.058246666666667,
            "Pivot.M.Fibonacci.R2": 4.103086666666667,
            "Pivot.M.Fibonacci.R3": 4.175666666666666,
            "Pivot.M.Fibonacci.S1": 3.913086666666667,
            "Pivot.M.Fibonacci.S2": 3.868246666666667,
            "Pivot.M.Fibonacci.S3": 3.795666666666667,
            "Pivot.M.Woodie.Middle": 3.997,
            "Pivot.M.Woodie.R1": 4.1259999999999994,
            "Pivot.M.Woodie.R2": 4.186999999999999,
            "Pivot.M.Woodie.R3": 4.316,
            "Pivot.M.Woodie.S1": 3.936,
            "Pivot.M.Woodie.S2": 3.807,
            "Pivot.M.Woodie.S3": 3.746,
            "RSI": 63.71293967338807,
            "RSI[1]": 64.76740604603577,
            "Rec.BBPower": 0,
            "Rec.HullMA9": 1,
            "Rec.Ichimoku": 0,
            "Rec.Stoch.RSI": 0,
            "Rec.UO": 1,
            "Rec.VWMA": 1,
            "Rec.WR": -1,
            "Recommend.All": 0.5121212121212121,
            "Recommend.MA": 0.9333333333333333,
            "Recommend.Other": 0.09090909090909091,
            "SMA10": 4.044899999999998,
            "SMA100": 4.027739999999999,
            "SMA20": 4.043999999999999,
            "SMA200": 4.028390000000003,
            "SMA30": 4.0409000000000015,
            "SMA5": 4.0462,
            "SMA50": 4.0243199999999995,
            "Stoch.D": 66.56672545561351,
            "Stoch.D[1]": 55.09259259259059,
            "Stoch.K": 89.2416225749551,
            "Stoch.K[1]": 65.50925925925708,
            "Stoch.RSI.K": 80.78133223341513,
            "UO": 70.15001271293978,
            "VWMA": 4.04467348129761,
            "W.R": -3.703703703704922,
            "change": -0.024654832347148277,
            "close": 4.055,
            "high": 4.055,
            "low": 4.054,
            "open": 4.055,
            "volume": 2503.84
          },
          "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": "NEUTRAL",
              "CCI": "NEUTRAL",
              "MACD": "BUY",
              "Mom": "SELL",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "NEUTRAL",
              "UO": "BUY",
              "W%R": "SELL"
            },
            "NEUTRAL": 7,
            "RECOMMENDATION": "NEUTRAL",
            "SELL": 2
          },
          "summary": {
            "BUY": 16,
            "NEUTRAL": 8,
            "RECOMMENDATION": "STRONG_BUY",
            "SELL": 2
          },
          "time": "2025-06-08T13:36:33.379640"
        }
      }
    ],
    "overrideData": {}
  }
}
684591e23e6327e6defca3a7
DOTUSDT
The TradingView technical analysis recommendation…
Sun Jun 08 2025 13:36:34 GMT+0000 (Coordinated Universal Time)
{
  "uuid": "a4047185-5acd-4a11-8960-f8baae45ecc1",
  "stepName": "get-tradingview",
  "symbols": [
    "ILVUSDT",
    "WANUSDT",
    "ASRUSDT",
    "ARDRUSDT",
    "REIUSDT",
    "CKBUSDT",
    "JSTUSDT",
    "ANKRUSDT",
    "LEVERUSDT",
    "AUCTIONUSDT",
    "IQUSDT",
    "GLMUSDT",
    "FLUXUSDT",
    "MLNUSDT",
    "OGNUSDT",
    "ARKUSDT",
    "PHAUSDT",
    "SLFUSDT",
    "PSGUSDT",
    "LTOUSDT",
    "SUPERUSDT",
    "FUNUSDT",
    "NMRUSDT",
    "ALPINEUSDT",
    "STRAXUSDT",
    "LUMIAUSDT",
    "CVCUSDT",
    "SYSUSDT",
    "BEAMXUSDT",
    "IOTAUSDT",
    "HIGHUSDT",
    "HIVEUSDT",
    "FISUSDT",
    "BTCUSDT",
    "RAYUSDT",
    "TWTUSDT",
    "VICUSDT",
    "ACAUSDT",
    "SLPUSDT",
    "FTTUSDT",
    "MANAUSDT",
    "QKCUSDT",
    "ARKMUSDT",
    "MOVEUSDT",
    "ZROUSDT",
    "AVAUSDT",
    "KAVAUSDT",
    "XVGUSDT",
    "IDEXUSDT",
    "SCRTUSDT",
    "ACHUSDT",
    "SUSDT",
    "DOTUSDT",
    "ADAUSDT",
    "VTHOUSDT",
    "RUNEUSDT",
    "BAKEUSDT",
    "HEIUSDT",
    "AMPUSDT",
    "RAREUSDT",
    "FETUSDT",
    "DUSKUSDT",
    "LRCUSDT",
    "EPICUSDT",
    "MDTUSDT",
    "FORMUSDT",
    "FARMUSDT",
    "BELUSDT",
    "DUSDT",
    "JASMYUSDT",
    "HIFIUSDT",
    "NKNUSDT",
    "CYBERUSDT",
    "CHZUSDT",
    "HOOKUSDT",
    "FLMUSDT",
    "PUNDIXUSDT",
    "CHESSUSDT",
    "PHBUSDT",
    "OMUSDT",
    "ATAUSDT",
    "LQTYUSDT",
    "VOXELUSDT",
    "TRXUSDT",
    "GPSUSDT",
    "TKOUSDT",
    "PIVXUSDT",
    "DATAUSDT",
    "REQUSDT",
    "COSUSDT",
    "GUSDT",
    "ONGUSDT",
    "PEPEUSDT",
    "SPELLUSDT",
    "EDUUSDT",
    "LPTUSDT",
    "BARUSDT",
    "DEGOUSDT",
    "MASKUSDT"
  ],
  "interval": "5m",
  "data": {
    "indicators": {
      "ADX": 32.312046204901,
      "ADX+DI": 34.59175644919467,
      "ADX+DI[1]": 35.303964985018155,
      "ADX-DI": 17.036069245141547,
      "ADX-DI[1]": 17.386824314520286,
      "AO": 0.007247058823524277,
      "AO[1]": 0.006647058823524787,
      "AO[2]": 0.006585294117642526,
      "BB.lower": 4.030376490907453,
      "BB.upper": 4.0576235090925445,
      "BBPower": 0.019411171114766645,
      "CCI20": 149.755229194481,
      "CCI20[1]": 134.01434999391492,
      "EMA10": 4.045966513840582,
      "EMA100": 4.029096242052491,
      "EMA20": 4.04209054829239,
      "EMA200": 4.0257256376698365,
      "EMA30": 4.0382784703621954,
      "EMA5": 4.049161028075385,
      "EMA50": 4.03318733245585,
      "HullMA9": 4.050751851851851,
      "Ichimoku.BLine": 4.0425,
      "MACD.macd": 0.005438146593009563,
      "MACD.signal": 0.005272933155215807,
      "Mom": 0.01699999999999946,
      "Mom[1]": 0.022999999999999687,
      "P.SAR": 4.032271826287411,
      "Pivot.M.Camarilla.Middle": 3.985666666666667,
      "Pivot.M.Camarilla.R1": 4.048416666666666,
      "Pivot.M.Camarilla.R2": 4.065833333333333,
      "Pivot.M.Camarilla.R3": 4.08325,
      "Pivot.M.Camarilla.S1": 4.013583333333333,
      "Pivot.M.Camarilla.S2": 3.9961666666666664,
      "Pivot.M.Camarilla.S3": 3.97875,
      "Pivot.M.Classic.Middle": 3.985666666666667,
      "Pivot.M.Classic.R1": 4.1033333333333335,
      "Pivot.M.Classic.R2": 4.175666666666666,
      "Pivot.M.Classic.R3": 4.365666666666667,
      "Pivot.M.Classic.S1": 3.913333333333334,
      "Pivot.M.Classic.S2": 3.795666666666667,
      "Pivot.M.Classic.S3": 3.605666666666667,
      "Pivot.M.Demark.Middle": 4.00375,
      "Pivot.M.Demark.R1": 4.1395,
      "Pivot.M.Demark.S1": 3.9495000000000005,
      "Pivot.M.Fibonacci.Middle": 3.985666666666667,
      "Pivot.M.Fibonacci.R1": 4.058246666666667,
      "Pivot.M.Fibonacci.R2": 4.103086666666667,
      "Pivot.M.Fibonacci.R3": 4.175666666666666,
      "Pivot.M.Fibonacci.S1": 3.913086666666667,
      "Pivot.M.Fibonacci.S2": 3.868246666666667,
      "Pivot.M.Fibonacci.S3": 3.795666666666667,
      "Pivot.M.Woodie.Middle": 3.997,
      "Pivot.M.Woodie.R1": 4.1259999999999994,
      "Pivot.M.Woodie.R2": 4.186999999999999,
      "Pivot.M.Woodie.R3": 4.316,
      "Pivot.M.Woodie.S1": 3.936,
      "Pivot.M.Woodie.S2": 3.807,
      "Pivot.M.Woodie.S3": 3.746,
      "RSI": 63.71293967338807,
      "RSI[1]": 64.76740604603577,
      "Rec.BBPower": 0,
      "Rec.HullMA9": 1,
      "Rec.Ichimoku": 0,
      "Rec.Stoch.RSI": 0,
      "Rec.UO": 1,
      "Rec.VWMA": 1,
      "Rec.WR": -1,
      "Recommend.All": 0.5121212121212121,
      "Recommend.MA": 0.9333333333333333,
      "Recommend.Other": 0.09090909090909091,
      "SMA10": 4.044899999999998,
      "SMA100": 4.027739999999999,
      "SMA20": 4.043999999999999,
      "SMA200": 4.028390000000003,
      "SMA30": 4.0409000000000015,
      "SMA5": 4.0462,
      "SMA50": 4.0243199999999995,
      "Stoch.D": 66.56672545561351,
      "Stoch.D[1]": 55.09259259259059,
      "Stoch.K": 89.2416225749551,
      "Stoch.K[1]": 65.50925925925708,
      "Stoch.RSI.K": 80.78133223341513,
      "UO": 70.15001271293978,
      "VWMA": 4.04467348129761,
      "W.R": -3.703703703704922,
      "change": -0.024654832347148277,
      "close": 4.055,
      "high": 4.055,
      "low": 4.054,
      "open": 4.055,
      "volume": 2503.84
    },
    "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": "NEUTRAL",
        "CCI": "NEUTRAL",
        "MACD": "BUY",
        "Mom": "SELL",
        "RSI": "NEUTRAL",
        "STOCH.K": "NEUTRAL",
        "Stoch.RSI": "NEUTRAL",
        "UO": "BUY",
        "W%R": "SELL"
      },
      "NEUTRAL": 7,
      "RECOMMENDATION": "NEUTRAL",
      "SELL": 2
    },
    "summary": {
      "BUY": 16,
      "NEUTRAL": 8,
      "RECOMMENDATION": "STRONG_BUY",
      "SELL": 2
    },
    "time": "2025-06-08T13:36:34.160402"
  }
}
684591e21cd2ca4a1c0face5
FISUSDT
The TradingView technical analysis recommendation…
Sun Jun 08 2025 13:36:34 GMT+0000 (Coordinated Universal Time)
{
  "uuid": "b166ec5f-57af-4cbe-ae6a-21c421a07982",
  "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": 19.65458171258374,
      "ADX+DI": 19.361638979756073,
      "ADX+DI[1]": 20.471087611415612,
      "ADX-DI": 19.332645094906294,
      "ADX-DI[1]": 20.44043233695379,
      "AO": 0.0006182352941176,
      "AO[1]": 0.0008017647058823352,
      "AO[2]": 0.0009205882352940897,
      "BB.lower": 0.11614950988239807,
      "BB.upper": 0.11921049011760189,
      "BBPower": -0.00024165937864019382,
      "CCI20": 16.799292661368607,
      "CCI20[1]": -0.6901311249067691,
      "EMA10": 0.1179629036580669,
      "EMA100": 0.11877604799749111,
      "EMA20": 0.1178449192950641,
      "EMA200": 0.12057939756771707,
      "EMA30": 0.1178756363419533,
      "EMA5": 0.11794184040951276,
      "EMA50": 0.11814935496933116,
      "HullMA9": 0.1176877777777778,
      "Ichimoku.BLine": 0.11745,
      "MACD.macd": 0.00008918352246914396,
      "MACD.signal": 0.000051176946887281765,
      "Mom": 0.00009999999999998899,
      "Mom[1]": -0.0002999999999999947,
      "P.SAR": 0.119652,
      "Pivot.M.Camarilla.Middle": 0.12113333333333333,
      "Pivot.M.Camarilla.R1": 0.12362500000000001,
      "Pivot.M.Camarilla.R2": 0.12445,
      "Pivot.M.Camarilla.R3": 0.125275,
      "Pivot.M.Camarilla.S1": 0.121975,
      "Pivot.M.Camarilla.S2": 0.12115000000000001,
      "Pivot.M.Camarilla.S3": 0.120325,
      "Pivot.M.Classic.Middle": 0.12113333333333333,
      "Pivot.M.Classic.R1": 0.12646666666666667,
      "Pivot.M.Classic.R2": 0.13013333333333332,
      "Pivot.M.Classic.R3": 0.13913333333333333,
      "Pivot.M.Classic.S1": 0.11746666666666666,
      "Pivot.M.Classic.S2": 0.11213333333333333,
      "Pivot.M.Classic.S3": 0.10313333333333334,
      "Pivot.M.Demark.Middle": 0.12205,
      "Pivot.M.Demark.R1": 0.12830000000000003,
      "Pivot.M.Demark.S1": 0.11930000000000002,
      "Pivot.M.Fibonacci.Middle": 0.12113333333333333,
      "Pivot.M.Fibonacci.R1": 0.12457133333333333,
      "Pivot.M.Fibonacci.R2": 0.12669533333333333,
      "Pivot.M.Fibonacci.R3": 0.13013333333333332,
      "Pivot.M.Fibonacci.S1": 0.11769533333333333,
      "Pivot.M.Fibonacci.S2": 0.11557133333333333,
      "Pivot.M.Fibonacci.S3": 0.11213333333333333,
      "Pivot.M.Woodie.Middle": 0.12159999999999999,
      "Pivot.M.Woodie.R1": 0.12739999999999996,
      "Pivot.M.Woodie.R2": 0.1306,
      "Pivot.M.Woodie.R3": 0.13639999999999997,
      "Pivot.M.Woodie.S1": 0.11839999999999998,
      "Pivot.M.Woodie.S2": 0.11259999999999999,
      "Pivot.M.Woodie.S3": 0.10939999999999998,
      "RSI": 51.03870676613809,
      "RSI[1]": 46.87778528759129,
      "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.11212121212121212,
      "Recommend.MA": 0.13333333333333333,
      "Recommend.Other": 0.09090909090909091,
      "SMA10": 0.11825000000000001,
      "SMA100": 0.11924299999999995,
      "SMA20": 0.11767999999999998,
      "SMA200": 0.11932449999999964,
      "SMA30": 0.11736999999999999,
      "SMA5": 0.11794000000000002,
      "SMA50": 0.1179899999999998,
      "Stoch.D": 46.8705641180174,
      "Stoch.D[1]": 34.626688126688244,
      "Stoch.K": 39.58027859237534,
      "Stoch.K[1]": 24.782828282828415,
      "Stoch.RSI.K": 28.606830268714784,
      "UO": 43.72654632505187,
      "VWMA": 0.11769214767764241,
      "W.R": -54.83870967741949,
      "change": 0.5110732538330404,
      "close": 0.118,
      "high": 0.1181,
      "low": 0.1175,
      "open": 0.1175,
      "volume": 52806
    },
    "moving_averages": {
      "BUY": 8,
      "COMPUTE": {
        "EMA10": "BUY",
        "EMA100": "SELL",
        "EMA20": "BUY",
        "EMA200": "SELL",
        "EMA30": "BUY",
        "EMA50": "SELL",
        "HullMA": "BUY",
        "Ichimoku": "NEUTRAL",
        "SMA10": "SELL",
        "SMA100": "SELL",
        "SMA20": "BUY",
        "SMA200": "SELL",
        "SMA30": "BUY",
        "SMA50": "BUY",
        "VWMA": "BUY"
      },
      "NEUTRAL": 1,
      "RECOMMENDATION": "BUY",
      "SELL": 6
    },
    "oscillators": {
      "BUY": 2,
      "COMPUTE": {
        "ADX": "NEUTRAL",
        "AO": "NEUTRAL",
        "BBP": "SELL",
        "CCI": "NEUTRAL",
        "MACD": "BUY",
        "Mom": "BUY",
        "RSI": "NEUTRAL",
        "STOCH.K": "NEUTRAL",
        "Stoch.RSI": "NEUTRAL",
        "UO": "NEUTRAL",
        "W%R": "NEUTRAL"
      },
      "NEUTRAL": 8,
      "RECOMMENDATION": "NEUTRAL",
      "SELL": 1
    },
    "summary": {
      "BUY": 10,
      "NEUTRAL": 9,
      "RECOMMENDATION": "BUY",
      "SELL": 7
    },
    "time": "2025-06-08T13:36:34.143395"
  }
}
684591e21cd2ca4a1c0face6
LEVERUSDT
The TradingView technical analysis recommendation…
Sun Jun 08 2025 13:36:34 GMT+0000 (Coordinated Universal Time)
{
  "uuid": "b166ec5f-57af-4cbe-ae6a-21c421a07982",
  "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": 20.45287702400921,
      "ADX+DI": 19.703276937928024,
      "ADX+DI[1]": 21.17467405471928,
      "ADX-DI": 19.019509887437636,
      "ADX-DI[1]": 20.439844794129634,
      "AO": 0.000001917647058823611,
      "AO[1]": 0.000002247058823529578,
      "AO[2]": 0.000002747058823529536,
      "BB.lower": 0.00044520526680752784,
      "BB.upper": 0.000452794733192472,
      "BBPower": 2.132598938008089e-8,
      "CCI20": 32.081377151816035,
      "CCI20[1]": 9.19052668789435,
      "EMA10": 0.00044963374047198186,
      "EMA100": 0.00044916264596066784,
      "EMA20": 0.0004491632255795894,
      "EMA200": 0.00044906173677540273,
      "EMA30": 0.000448977994311421,
      "EMA5": 0.0004496289445025035,
      "EMA50": 0.0004490959794799701,
      "HullMA9": 0.0004488888888888889,
      "Ichimoku.BLine": 0.000448,
      "MACD.macd": 5.255751624753447e-7,
      "MACD.signal": 4.957263335912464e-7,
      "Mom": 0,
      "Mom[1]": 0,
      "P.SAR": 0.0004529,
      "Pivot.M.Camarilla.Middle": 0.00044833333333333335,
      "Pivot.M.Camarilla.R1": 0.00045538333333333333,
      "Pivot.M.Camarilla.R2": 0.00045776666666666666,
      "Pivot.M.Camarilla.R3": 0.00046015,
      "Pivot.M.Camarilla.S1": 0.0004506166666666667,
      "Pivot.M.Camarilla.S2": 0.00044823333333333335,
      "Pivot.M.Camarilla.S3": 0.00044585,
      "Pivot.M.Classic.Middle": 0.00044833333333333335,
      "Pivot.M.Classic.R1": 0.0004636666666666667,
      "Pivot.M.Classic.R2": 0.00047433333333333333,
      "Pivot.M.Classic.R3": 0.0005003333333333333,
      "Pivot.M.Classic.S1": 0.0004376666666666667,
      "Pivot.M.Classic.S2": 0.00042233333333333337,
      "Pivot.M.Classic.S3": 0.0003963333333333334,
      "Pivot.M.Demark.Middle": 0.000451,
      "Pivot.M.Demark.R1": 0.000469,
      "Pivot.M.Demark.S1": 0.00044300000000000003,
      "Pivot.M.Fibonacci.Middle": 0.00044833333333333335,
      "Pivot.M.Fibonacci.R1": 0.00045826533333333334,
      "Pivot.M.Fibonacci.R2": 0.00046440133333333335,
      "Pivot.M.Fibonacci.R3": 0.00047433333333333333,
      "Pivot.M.Fibonacci.S1": 0.00043840133333333337,
      "Pivot.M.Fibonacci.S2": 0.00043226533333333336,
      "Pivot.M.Fibonacci.S3": 0.00042233333333333337,
      "Pivot.M.Woodie.Middle": 0.00045,
      "Pivot.M.Woodie.R1": 0.00046699999999999997,
      "Pivot.M.Woodie.R2": 0.00047599999999999997,
      "Pivot.M.Woodie.R3": 0.000493,
      "Pivot.M.Woodie.S1": 0.000441,
      "Pivot.M.Woodie.S2": 0.000424,
      "Pivot.M.Woodie.S3": 0.000415,
      "RSI": 53.58718651896504,
      "RSI[1]": 46.431362106186356,
      "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.4242424242424242,
      "Recommend.MA": 0.6666666666666666,
      "Recommend.Other": 0.18181818181818182,
      "SMA10": 0.00045039999999999983,
      "SMA100": 0.00045055,
      "SMA20": 0.0004489999999999999,
      "SMA200": 0.0004476500000000005,
      "SMA30": 0.0004478333333333326,
      "SMA5": 0.00044959999999999976,
      "SMA50": 0.00044869999999999996,
      "Stoch.D": 51.38888888888871,
      "Stoch.D[1]": 43.0158730158727,
      "Stoch.K": 47.61904761904743,
      "Stoch.K[1]": 29.999999999999783,
      "Stoch.RSI.K": 35.400083652833835,
      "UO": 41.53939563775588,
      "VWMA": 0.0004484243981958239,
      "W.R": -42.857142857143074,
      "change": 0.4464285714285702,
      "close": 0.00045,
      "high": 0.00045,
      "low": 0.000449,
      "open": 0.000449,
      "volume": 4501686
    },
    "moving_averages": {
      "BUY": 12,
      "COMPUTE": {
        "EMA10": "BUY",
        "EMA100": "BUY",
        "EMA20": "BUY",
        "EMA200": "BUY",
        "EMA30": "BUY",
        "EMA50": "BUY",
        "HullMA": "BUY",
        "Ichimoku": "NEUTRAL",
        "SMA10": "SELL",
        "SMA100": "SELL",
        "SMA20": "BUY",
        "SMA200": "BUY",
        "SMA30": "BUY",
        "SMA50": "BUY",
        "VWMA": "BUY"
      },
      "NEUTRAL": 1,
      "RECOMMENDATION": "STRONG_BUY",
      "SELL": 2
    },
    "oscillators": {
      "BUY": 2,
      "COMPUTE": {
        "ADX": "NEUTRAL",
        "AO": "NEUTRAL",
        "BBP": "BUY",
        "CCI": "NEUTRAL",
        "MACD": "BUY",
        "Mom": "NEUTRAL",
        "RSI": "NEUTRAL",
        "STOCH.K": "NEUTRAL",
        "Stoch.RSI": "NEUTRAL",
        "UO": "NEUTRAL",
        "W%R": "NEUTRAL"
      },
      "NEUTRAL": 9,
      "RECOMMENDATION": "BUY",
      "SELL": 0
    },
    "summary": {
      "BUY": 14,
      "NEUTRAL": 10,
      "RECOMMENDATION": "BUY",
      "SELL": 2
    },
    "time": "2025-06-08T13:36:34.143054"
  }
}
684591e21cd2ca4a1c0face7
DOTUSDT
The current price has reached the lowest price; h…
Sun Jun 08 2025 13:36:34 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "f234b3e9-545e-45ef-8d1c-6433d5dd3cf2",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "determine-action",
  "data": {
    "symbol": "DOTUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749389793973,
      "symbol": "DOTUSDT",
      "close": "4.05500000"
    },
    "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": "67e6e53e702857242bc4d117",
      "key": "DOTUSDT-configuration",
      "candles": {
        "interval": "15m",
        "limit": 48
      },
      "buy": {
        "enabled": true,
        "lastBuyPriceRemoveThreshold": 1.02,
        "athRestriction": {
          "enabled": true,
          "candles": {
            "interval": "5m",
            "limit": 4
          },
          "restrictionPercentage": 0.96
        },
        "minPurchaseAmount": -1,
        "maxPurchaseAmount": -1,
        "gridTrade": [
          {
            "triggerPercentage": 1.02,
            "stopPercentage": 1.019,
            "limitPercentage": 1.023,
            "minPurchaseAmount": 9,
            "maxPurchaseAmount": 200,
            "executed": false,
            "executedOrder": null
          }
        ],
        "currentGridTradeIndex": 0,
        "currentGridTrade": {
          "triggerPercentage": 1.02,
          "stopPercentage": 1.019,
          "limitPercentage": 1.023,
          "minPurchaseAmount": 9,
          "maxPurchaseAmount": 200,
          "executed": false,
          "executedOrder": null
        }
      },
      "sell": {
        "enabled": true,
        "stopLoss": {
          "enabled": true,
          "maxLossPercentage": 0.985,
          "disableBuyMinutes": 4,
          "orderType": "market"
        },
        "conservativeMode": {
          "enabled": true,
          "factor": 0.98
        },
        "gridTrade": [
          {
            "triggerPercentage": 1.067,
            "stopPercentage": 0.985,
            "limitPercentage": 0.98,
            "quantityPercentage": 1,
            "executed": false,
            "executedOrder": null
          }
        ],
        "currentGridTradeIndex": 0,
        "currentGridTrade": {
          "triggerPercentage": 1.067,
          "stopPercentage": 0.985,
          "limitPercentage": 0.98,
          "quantityPercentage": 1,
          "executed": false,
          "executedOrder": null
        }
      },
      "botOptions": {
        "authentication": {
          "lockList": true,
          "lockAfter": 600
        },
        "autoTriggerBuy": {
          "enabled": true,
          "triggerAfter": 0.4,
          "conditions": {
            "whenLessThanATHRestriction": true,
            "afterDisabledPeriod": true
          }
        },
        "orderLimit": {
          "enabled": true,
          "maxBuyOpenOrders": 5,
          "maxOpenTrades": 10
        },
        "tradingViewOptions": {
          "useOnlyWithin": 240,
          "ifExpires": "ignore"
        },
        "logs": {
          "deleteAfter": 500
        },
        "tradingViews": [
          {
            "interval": "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": 4.059,
      "lowestPrice": 3.977,
      "athPrice": 4.046
    },
    "symbolInfo": {
      "symbol": "DOTUSDT",
      "status": "TRADING",
      "baseAsset": "DOT",
      "baseAssetPrecision": 8,
      "quoteAsset": "USDT",
      "quotePrecision": 8,
      "filterLotSize": {
        "filterType": "LOT_SIZE",
        "minQty": "0.01000000",
        "maxQty": "90000.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": "DOT",
      "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": 4.055,
      "limitPrice": 4.148264999999999,
      "highestPrice": 4.059,
      "lowestPrice": 3.977,
      "athPrice": 4.046,
      "athRestrictionPrice": 3.88416,
      "triggerPrice": 4.05654,
      "difference": -0.03796338751744788,
      "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-08T13:36:34.222Z"
    },
    "sell": {
      "currentPrice": 4.055,
      "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-08T13:36:34.202Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "DOTUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 32.312046204901,
            "ADX+DI": 34.59175644919467,
            "ADX+DI[1]": 35.303964985018155,
            "ADX-DI": 17.036069245141547,
            "ADX-DI[1]": 17.386824314520286,
            "AO": 0.007247058823524277,
            "AO[1]": 0.006647058823524787,
            "AO[2]": 0.006585294117642526,
            "BB.lower": 4.030376490907453,
            "BB.upper": 4.0576235090925445,
            "BBPower": 0.019411171114766645,
            "CCI20": 149.755229194481,
            "CCI20[1]": 134.01434999391492,
            "EMA10": 4.045966513840582,
            "EMA100": 4.029096242052491,
            "EMA20": 4.04209054829239,
            "EMA200": 4.0257256376698365,
            "EMA30": 4.0382784703621954,
            "EMA5": 4.049161028075385,
            "EMA50": 4.03318733245585,
            "HullMA9": 4.050751851851851,
            "Ichimoku.BLine": 4.0425,
            "MACD.macd": 0.005438146593009563,
            "MACD.signal": 0.005272933155215807,
            "Mom": 0.01699999999999946,
            "Mom[1]": 0.022999999999999687,
            "P.SAR": 4.032271826287411,
            "Pivot.M.Camarilla.Middle": 3.985666666666667,
            "Pivot.M.Camarilla.R1": 4.048416666666666,
            "Pivot.M.Camarilla.R2": 4.065833333333333,
            "Pivot.M.Camarilla.R3": 4.08325,
            "Pivot.M.Camarilla.S1": 4.013583333333333,
            "Pivot.M.Camarilla.S2": 3.9961666666666664,
            "Pivot.M.Camarilla.S3": 3.97875,
            "Pivot.M.Classic.Middle": 3.985666666666667,
            "Pivot.M.Classic.R1": 4.1033333333333335,
            "Pivot.M.Classic.R2": 4.175666666666666,
            "Pivot.M.Classic.R3": 4.365666666666667,
            "Pivot.M.Classic.S1": 3.913333333333334,
            "Pivot.M.Classic.S2": 3.795666666666667,
            "Pivot.M.Classic.S3": 3.605666666666667,
            "Pivot.M.Demark.Middle": 4.00375,
            "Pivot.M.Demark.R1": 4.1395,
            "Pivot.M.Demark.S1": 3.9495000000000005,
            "Pivot.M.Fibonacci.Middle": 3.985666666666667,
            "Pivot.M.Fibonacci.R1": 4.058246666666667,
            "Pivot.M.Fibonacci.R2": 4.103086666666667,
            "Pivot.M.Fibonacci.R3": 4.175666666666666,
            "Pivot.M.Fibonacci.S1": 3.913086666666667,
            "Pivot.M.Fibonacci.S2": 3.868246666666667,
            "Pivot.M.Fibonacci.S3": 3.795666666666667,
            "Pivot.M.Woodie.Middle": 3.997,
            "Pivot.M.Woodie.R1": 4.1259999999999994,
            "Pivot.M.Woodie.R2": 4.186999999999999,
            "Pivot.M.Woodie.R3": 4.316,
            "Pivot.M.Woodie.S1": 3.936,
            "Pivot.M.Woodie.S2": 3.807,
            "Pivot.M.Woodie.S3": 3.746,
            "RSI": 63.71293967338807,
            "RSI[1]": 64.76740604603577,
            "Rec.BBPower": 0,
            "Rec.HullMA9": 1,
            "Rec.Ichimoku": 0,
            "Rec.Stoch.RSI": 0,
            "Rec.UO": 1,
            "Rec.VWMA": 1,
            "Rec.WR": -1,
            "Recommend.All": 0.5121212121212121,
            "Recommend.MA": 0.9333333333333333,
            "Recommend.Other": 0.09090909090909091,
            "SMA10": 4.044899999999998,
            "SMA100": 4.027739999999999,
            "SMA20": 4.043999999999999,
            "SMA200": 4.028390000000003,
            "SMA30": 4.0409000000000015,
            "SMA5": 4.0462,
            "SMA50": 4.0243199999999995,
            "Stoch.D": 66.56672545561351,
            "Stoch.D[1]": 55.09259259259059,
            "Stoch.K": 89.2416225749551,
            "Stoch.K[1]": 65.50925925925708,
            "Stoch.RSI.K": 80.78133223341513,
            "UO": 70.15001271293978,
            "VWMA": 4.04467348129761,
            "W.R": -3.703703703704922,
            "change": -0.024654832347148277,
            "close": 4.055,
            "high": 4.055,
            "low": 4.054,
            "open": 4.055,
            "volume": 2503.84
          },
          "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": "NEUTRAL",
              "CCI": "NEUTRAL",
              "MACD": "BUY",
              "Mom": "SELL",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "NEUTRAL",
              "UO": "BUY",
              "W%R": "SELL"
            },
            "NEUTRAL": 7,
            "RECOMMENDATION": "NEUTRAL",
            "SELL": 2
          },
          "summary": {
            "BUY": 16,
            "NEUTRAL": 8,
            "RECOMMENDATION": "STRONG_BUY",
            "SELL": 2
          },
          "time": "2025-06-08T13:36:33.379640"
        }
      }
    ],
    "overrideData": {}
  }
}
684591e21cd2ca4a1c0face8
BTCUSDT
The current price reached the trigger price for t…
Sun Jun 08 2025 13:36:34 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "81a816cc-d000-4f8a-a65d-1e17598f8688",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "determine-action",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749389794014,
      "symbol": "BTCUSDT",
      "close": "105824.34000000"
    },
    "accountInfo": {
      "makerCommission": 10,
      "takerCommission": 10,
      "buyerCommission": 0,
      "sellerCommission": 0,
      "commissionRates": {
        "maker": "0.00100000",
        "taker": "0.00100000",
        "buyer": "0.00000000",
        "seller": "0.00000000"
      },
      "canTrade": true,
      "canWithdraw": true,
      "canDeposit": true,
      "brokered": false,
      "requireSelfTradePrevention": false,
      "preventSor": false,
      "updateTime": 1749285689507,
      "accountType": "SPOT",
      "balances": [
        {
          "asset": "BNB",
          "free": "0.00000756",
          "locked": "0.00000000"
        },
        {
          "asset": "USDT",
          "free": "2.70416865",
          "locked": "0.00000000"
        },
        {
          "asset": "TRX",
          "free": "178.72110000",
          "locked": "0.00000000"
        },
        {
          "asset": "PERL",
          "free": "16.20000000",
          "locked": "0.00000000"
        },
        {
          "asset": "FIS",
          "free": "1.58600000",
          "locked": "0.00000000"
        },
        {
          "asset": "DEGO",
          "free": "0.04362000",
          "locked": "0.00000000"
        },
        {
          "asset": "LPT",
          "free": "0.01677000",
          "locked": "0.00000000"
        },
        {
          "asset": "NFT",
          "free": "129661.491252",
          "locked": "0.000000"
        },
        {
          "asset": "CLV",
          "free": "0.56660000",
          "locked": "0.00000000"
        },
        {
          "asset": "ANC",
          "free": "3.69073000",
          "locked": "0.00000000"
        },
        {
          "asset": "ETHW",
          "free": "0.04091800",
          "locked": "0.00000000"
        },
        {
          "asset": "HIFI",
          "free": "0.76560000",
          "locked": "0.00000000"
        },
        {
          "asset": "VIC",
          "free": "20707.03036260",
          "locked": "0.00000000"
        },
        {
          "asset": "KLY",
          "free": "0.19400000",
          "locked": "0.00000000"
        },
        {
          "asset": "LUMIA",
          "free": "0.20334000",
          "locked": "0.00000000"
        }
      ],
      "permissions": [
        "LEVERAGED",
        "TRD_GRP_002",
        "TRD_GRP_015"
      ],
      "uid": 384039787
    },
    "symbolConfiguration": {
      "_id": "67d3522529ca296337552cca",
      "key": "BTCUSDT-configuration",
      "candles": {
        "interval": "1d",
        "limit": 12
      },
      "buy": {
        "enabled": false,
        "lastBuyPriceRemoveThreshold": 1,
        "athRestriction": {
          "enabled": false,
          "candles": {
            "interval": "30m",
            "limit": 7
          },
          "restrictionPercentage": 0.964
        },
        "minPurchaseAmount": -1,
        "maxPurchaseAmount": -1,
        "gridTrade": [
          {
            "triggerPercentage": 1.075,
            "stopPercentage": 1.018,
            "limitPercentage": 1.02,
            "minPurchaseAmount": 9,
            "maxPurchaseAmount": 50,
            "executed": false,
            "executedOrder": null
          }
        ],
        "currentGridTradeIndex": 0,
        "currentGridTrade": {
          "triggerPercentage": 1.075,
          "stopPercentage": 1.018,
          "limitPercentage": 1.02,
          "minPurchaseAmount": 9,
          "maxPurchaseAmount": 50,
          "executed": false,
          "executedOrder": null
        }
      },
      "sell": {
        "enabled": true,
        "stopLoss": {
          "enabled": true,
          "maxLossPercentage": 0.973,
          "disableBuyMinutes": 4,
          "orderType": "market"
        },
        "conservativeMode": {
          "enabled": false,
          "factor": 0.98
        },
        "gridTrade": [
          {
            "triggerPercentage": 1.047,
            "stopPercentage": 0.985,
            "limitPercentage": 0.98,
            "quantityPercentage": 1,
            "executed": false,
            "executedOrder": null
          }
        ],
        "currentGridTradeIndex": 0,
        "currentGridTrade": {
          "triggerPercentage": 1.047,
          "stopPercentage": 0.985,
          "limitPercentage": 0.98,
          "quantityPercentage": 1,
          "executed": false,
          "executedOrder": null
        }
      },
      "botOptions": {
        "authentication": {
          "lockList": true,
          "lockAfter": 600
        },
        "autoTriggerBuy": {
          "enabled": true,
          "triggerAfter": 0.4,
          "conditions": {
            "whenLessThanATHRestriction": true,
            "afterDisabledPeriod": true
          }
        },
        "orderLimit": {
          "enabled": true,
          "maxBuyOpenOrders": 5,
          "maxOpenTrades": 7
        },
        "tradingViewOptions": {
          "useOnlyWithin": 240,
          "ifExpires": "ignore"
        },
        "logs": {
          "deleteAfter": 500
        },
        "tradingViews": [
          {
            "interval": "5m",
            "buy": {
              "whenStrongBuy": true,
              "whenBuy": true
            },
            "sell": {
              "forceSellOverZeroBelowTriggerPrice": {
                "whenNeutral": true,
                "whenSell": true,
                "whenStrongSell": true
              }
            }
          }
        ]
      },
      "enabled": true,
      "cronTime": "* * * * * *",
      "symbols": [
        "ILVUSDT",
        "WANUSDT",
        "ASRUSDT",
        "ARDRUSDT",
        "REIUSDT",
        "CKBUSDT",
        "JSTUSDT",
        "ANKRUSDT",
        "LEVERUSDT",
        "AUCTIONUSDT",
        "IQUSDT",
        "GLMUSDT",
        "FLUXUSDT",
        "MLNUSDT",
        "OGNUSDT",
        "ARKUSDT",
        "PHAUSDT",
        "SLFUSDT",
        "PSGUSDT",
        "LTOUSDT",
        "SUPERUSDT",
        "FUNUSDT",
        "NMRUSDT",
        "ALPINEUSDT",
        "STRAXUSDT",
        "LUMIAUSDT",
        "CVCUSDT",
        "SYSUSDT",
        "BEAMXUSDT",
        "IOTAUSDT",
        "HIGHUSDT",
        "HIVEUSDT",
        "FISUSDT",
        "BTCUSDT",
        "RAYUSDT",
        "TWTUSDT",
        "VICUSDT",
        "ACAUSDT",
        "SLPUSDT",
        "FTTUSDT",
        "MANAUSDT",
        "QKCUSDT",
        "ARKMUSDT",
        "MOVEUSDT",
        "ZROUSDT",
        "AVAUSDT",
        "KAVAUSDT",
        "XVGUSDT",
        "IDEXUSDT",
        "SCRTUSDT",
        "ACHUSDT",
        "SUSDT",
        "DOTUSDT",
        "ADAUSDT",
        "VTHOUSDT",
        "RUNEUSDT",
        "BAKEUSDT",
        "HEIUSDT",
        "AMPUSDT",
        "RAREUSDT",
        "FETUSDT",
        "DUSKUSDT",
        "LRCUSDT",
        "EPICUSDT",
        "MDTUSDT",
        "FORMUSDT",
        "FARMUSDT",
        "BELUSDT",
        "DUSDT",
        "JASMYUSDT",
        "HIFIUSDT",
        "NKNUSDT",
        "CYBERUSDT",
        "CHZUSDT",
        "HOOKUSDT",
        "FLMUSDT",
        "PUNDIXUSDT",
        "CHESSUSDT",
        "PHBUSDT",
        "OMUSDT",
        "ATAUSDT",
        "LQTYUSDT",
        "VOXELUSDT",
        "TRXUSDT",
        "GPSUSDT",
        "TKOUSDT",
        "PIVXUSDT",
        "DATAUSDT",
        "REQUSDT",
        "COSUSDT",
        "GUSDT",
        "ONGUSDT",
        "PEPEUSDT",
        "SPELLUSDT",
        "EDUUSDT",
        "LPTUSDT",
        "BARUSDT",
        "DEGOUSDT",
        "MASKUSDT"
      ],
      "system": {
        "temporaryDisableActionAfterConfirmingOrder": 20,
        "checkManualOrderPeriod": 5,
        "placeManualOrderInterval": 5,
        "refreshAccountInfoPeriod": 1,
        "checkOrderExecutePeriod": 10
      }
    },
    "indicators": {
      "highestPrice": 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": 105824.34,
      "limitPrice": 107940.8268,
      "highestPrice": 109284.7,
      "lowestPrice": 100372.26,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 107900.17949999998,
      "difference": -1.9238517578184289,
      "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-08T13:36:34.239Z"
    },
    "sell": {
      "currentPrice": 105824.34,
      "limitPrice": null,
      "lastBuyPrice": null,
      "triggerPrice": null,
      "difference": null,
      "stopLossTriggerPrice": null,
      "stopLossDifference": null,
      "currentProfit": null,
      "currentProfitPercentage": null,
      "conservativeModeApplicable": false,
      "triggerPercentage": null,
      "openOrders": [],
      "processMessage": "",
      "updatedAt": "2025-06-08T13:36:34.230Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 40.94150170162316,
            "ADX+DI": 38.90987121408022,
            "ADX+DI[1]": 39.84875969529525,
            "ADX-DI": 14.689095941174884,
            "ADX-DI[1]": 15.04354129265785,
            "AO": 99.34867647044302,
            "AO[1]": 87.35838235277333,
            "AO[2]": 83.63220588219701,
            "BB.lower": 105544.84698577016,
            "BB.upper": 105830.06601422996,
            "BBPower": 234.44996056631499,
            "CCI20": 184.72342222110376,
            "CCI20[1]": 198.8915971822508,
            "EMA10": 105734.46114947958,
            "EMA100": 105523.49623919804,
            "EMA20": 105683.82917660968,
            "EMA200": 105485.60520419301,
            "EMA30": 105638.16296274718,
            "EMA5": 105773.15042081827,
            "EMA50": 105575.40762591512,
            "HullMA9": 105804.15155555552,
            "Ichimoku.BLine": 105684.125,
            "MACD.macd": 68.08567703109293,
            "MACD.signal": 63.14318474711547,
            "Mom": 173.6999999999971,
            "Mom[1]": 265.2300000000105,
            "P.SAR": 105595.69589187077,
            "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": 65.0090026738568,
            "RSI[1]": 67.57954110870511,
            "Rec.BBPower": 0,
            "Rec.HullMA9": 1,
            "Rec.Ichimoku": 0,
            "Rec.Stoch.RSI": 0,
            "Rec.UO": 0,
            "Rec.VWMA": 1,
            "Rec.WR": -1,
            "Recommend.All": 0.4212121212121212,
            "Recommend.MA": 0.9333333333333333,
            "Recommend.Other": -0.09090909090909091,
            "SMA10": 105730.43799999994,
            "SMA100": 105473.7200999999,
            "SMA20": 105687.45650000006,
            "SMA200": 105538.42089999975,
            "SMA30": 105658.47033333355,
            "SMA5": 105746.20400000014,
            "SMA50": 105486.64259999995,
            "Stoch.D": 81.98887734704327,
            "Stoch.D[1]": 64.82567605347793,
            "Stoch.K": 96.00801652950094,
            "Stoch.K[1]": 78.12112223676202,
            "Stoch.RSI.K": 89.75010361491066,
            "UO": 61.69755141429961,
            "VWMA": 105670.43311368513,
            "W.R": -7.21891685736186,
            "change": -0.02234336240112706,
            "close": 105824.34,
            "high": 105847.99,
            "low": 105823.37,
            "open": 105847.99,
            "volume": 4.39651
          },
          "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": 1,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "NEUTRAL",
              "CCI": "SELL",
              "MACD": "BUY",
              "Mom": "SELL",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "NEUTRAL",
              "UO": "NEUTRAL",
              "W%R": "SELL"
            },
            "NEUTRAL": 7,
            "RECOMMENDATION": "NEUTRAL",
            "SELL": 3
          },
          "summary": {
            "BUY": 15,
            "NEUTRAL": 8,
            "RECOMMENDATION": "BUY",
            "SELL": 3
          },
          "time": "2025-06-08T13:36:34.160821"
        }
      }
    ],
    "overrideData": {}
  }
}
684591e21cd2ca4a1c0face9
BTCUSDT
Do not place a buy order for the grid trade #1 as…
Sun Jun 08 2025 13:36:34 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "81a816cc-d000-4f8a-a65d-1e17598f8688",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "place-buy-order",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749389794014,
      "symbol": "BTCUSDT",
      "close": "105824.34000000"
    },
    "accountInfo": {
      "makerCommission": 10,
      "takerCommission": 10,
      "buyerCommission": 0,
      "sellerCommission": 0,
      "commissionRates": {
        "maker": "0.00100000",
        "taker": "0.00100000",
        "buyer": "0.00000000",
        "seller": "0.00000000"
      },
      "canTrade": true,
      "canWithdraw": true,
      "canDeposit": true,
      "brokered": false,
      "requireSelfTradePrevention": false,
      "preventSor": false,
      "updateTime": 1749285689507,
      "accountType": "SPOT",
      "balances": [
        {
          "asset": "BNB",
          "free": "0.00000756",
          "locked": "0.00000000"
        },
        {
          "asset": "USDT",
          "free": "2.70416865",
          "locked": "0.00000000"
        },
        {
          "asset": "TRX",
          "free": "178.72110000",
          "locked": "0.00000000"
        },
        {
          "asset": "PERL",
          "free": "16.20000000",
          "locked": "0.00000000"
        },
        {
          "asset": "FIS",
          "free": "1.58600000",
          "locked": "0.00000000"
        },
        {
          "asset": "DEGO",
          "free": "0.04362000",
          "locked": "0.00000000"
        },
        {
          "asset": "LPT",
          "free": "0.01677000",
          "locked": "0.00000000"
        },
        {
          "asset": "NFT",
          "free": "129661.491252",
          "locked": "0.000000"
        },
        {
          "asset": "CLV",
          "free": "0.56660000",
          "locked": "0.00000000"
        },
        {
          "asset": "ANC",
          "free": "3.69073000",
          "locked": "0.00000000"
        },
        {
          "asset": "ETHW",
          "free": "0.04091800",
          "locked": "0.00000000"
        },
        {
          "asset": "HIFI",
          "free": "0.76560000",
          "locked": "0.00000000"
        },
        {
          "asset": "VIC",
          "free": "20707.03036260",
          "locked": "0.00000000"
        },
        {
          "asset": "KLY",
          "free": "0.19400000",
          "locked": "0.00000000"
        },
        {
          "asset": "LUMIA",
          "free": "0.20334000",
          "locked": "0.00000000"
        }
      ],
      "permissions": [
        "LEVERAGED",
        "TRD_GRP_002",
        "TRD_GRP_015"
      ],
      "uid": 384039787
    },
    "symbolConfiguration": {
      "_id": "67d3522529ca296337552cca",
      "key": "BTCUSDT-configuration",
      "candles": {
        "interval": "1d",
        "limit": 12
      },
      "buy": {
        "enabled": false,
        "lastBuyPriceRemoveThreshold": 1,
        "athRestriction": {
          "enabled": false,
          "candles": {
            "interval": "30m",
            "limit": 7
          },
          "restrictionPercentage": 0.964
        },
        "minPurchaseAmount": -1,
        "maxPurchaseAmount": -1,
        "gridTrade": [
          {
            "triggerPercentage": 1.075,
            "stopPercentage": 1.018,
            "limitPercentage": 1.02,
            "minPurchaseAmount": 9,
            "maxPurchaseAmount": 50,
            "executed": false,
            "executedOrder": null
          }
        ],
        "currentGridTradeIndex": 0,
        "currentGridTrade": {
          "triggerPercentage": 1.075,
          "stopPercentage": 1.018,
          "limitPercentage": 1.02,
          "minPurchaseAmount": 9,
          "maxPurchaseAmount": 50,
          "executed": false,
          "executedOrder": null
        }
      },
      "sell": {
        "enabled": true,
        "stopLoss": {
          "enabled": true,
          "maxLossPercentage": 0.973,
          "disableBuyMinutes": 4,
          "orderType": "market"
        },
        "conservativeMode": {
          "enabled": false,
          "factor": 0.98
        },
        "gridTrade": [
          {
            "triggerPercentage": 1.047,
            "stopPercentage": 0.985,
            "limitPercentage": 0.98,
            "quantityPercentage": 1,
            "executed": false,
            "executedOrder": null
          }
        ],
        "currentGridTradeIndex": 0,
        "currentGridTrade": {
          "triggerPercentage": 1.047,
          "stopPercentage": 0.985,
          "limitPercentage": 0.98,
          "quantityPercentage": 1,
          "executed": false,
          "executedOrder": null
        }
      },
      "botOptions": {
        "authentication": {
          "lockList": true,
          "lockAfter": 600
        },
        "autoTriggerBuy": {
          "enabled": true,
          "triggerAfter": 0.4,
          "conditions": {
            "whenLessThanATHRestriction": true,
            "afterDisabledPeriod": true
          }
        },
        "orderLimit": {
          "enabled": true,
          "maxBuyOpenOrders": 5,
          "maxOpenTrades": 7
        },
        "tradingViewOptions": {
          "useOnlyWithin": 240,
          "ifExpires": "ignore"
        },
        "logs": {
          "deleteAfter": 500
        },
        "tradingViews": [
          {
            "interval": "5m",
            "buy": {
              "whenStrongBuy": true,
              "whenBuy": true
            },
            "sell": {
              "forceSellOverZeroBelowTriggerPrice": {
                "whenNeutral": true,
                "whenSell": true,
                "whenStrongSell": true
              }
            }
          }
        ]
      },
      "enabled": true,
      "cronTime": "* * * * * *",
      "symbols": [
        "ILVUSDT",
        "WANUSDT",
        "ASRUSDT",
        "ARDRUSDT",
        "REIUSDT",
        "CKBUSDT",
        "JSTUSDT",
        "ANKRUSDT",
        "LEVERUSDT",
        "AUCTIONUSDT",
        "IQUSDT",
        "GLMUSDT",
        "FLUXUSDT",
        "MLNUSDT",
        "OGNUSDT",
        "ARKUSDT",
        "PHAUSDT",
        "SLFUSDT",
        "PSGUSDT",
        "LTOUSDT",
        "SUPERUSDT",
        "FUNUSDT",
        "NMRUSDT",
        "ALPINEUSDT",
        "STRAXUSDT",
        "LUMIAUSDT",
        "CVCUSDT",
        "SYSUSDT",
        "BEAMXUSDT",
        "IOTAUSDT",
        "HIGHUSDT",
        "HIVEUSDT",
        "FISUSDT",
        "BTCUSDT",
        "RAYUSDT",
        "TWTUSDT",
        "VICUSDT",
        "ACAUSDT",
        "SLPUSDT",
        "FTTUSDT",
        "MANAUSDT",
        "QKCUSDT",
        "ARKMUSDT",
        "MOVEUSDT",
        "ZROUSDT",
        "AVAUSDT",
        "KAVAUSDT",
        "XVGUSDT",
        "IDEXUSDT",
        "SCRTUSDT",
        "ACHUSDT",
        "SUSDT",
        "DOTUSDT",
        "ADAUSDT",
        "VTHOUSDT",
        "RUNEUSDT",
        "BAKEUSDT",
        "HEIUSDT",
        "AMPUSDT",
        "RAREUSDT",
        "FETUSDT",
        "DUSKUSDT",
        "LRCUSDT",
        "EPICUSDT",
        "MDTUSDT",
        "FORMUSDT",
        "FARMUSDT",
        "BELUSDT",
        "DUSDT",
        "JASMYUSDT",
        "HIFIUSDT",
        "NKNUSDT",
        "CYBERUSDT",
        "CHZUSDT",
        "HOOKUSDT",
        "FLMUSDT",
        "PUNDIXUSDT",
        "CHESSUSDT",
        "PHBUSDT",
        "OMUSDT",
        "ATAUSDT",
        "LQTYUSDT",
        "VOXELUSDT",
        "TRXUSDT",
        "GPSUSDT",
        "TKOUSDT",
        "PIVXUSDT",
        "DATAUSDT",
        "REQUSDT",
        "COSUSDT",
        "GUSDT",
        "ONGUSDT",
        "PEPEUSDT",
        "SPELLUSDT",
        "EDUUSDT",
        "LPTUSDT",
        "BARUSDT",
        "DEGOUSDT",
        "MASKUSDT"
      ],
      "system": {
        "temporaryDisableActionAfterConfirmingOrder": 20,
        "checkManualOrderPeriod": 5,
        "placeManualOrderInterval": 5,
        "refreshAccountInfoPeriod": 1,
        "checkOrderExecutePeriod": 10
      }
    },
    "indicators": {
      "highestPrice": 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": 105824.34,
      "limitPrice": 107940.8268,
      "highestPrice": 109284.7,
      "lowestPrice": 100372.26,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 107900.17949999998,
      "difference": -1.9238517578184289,
      "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-08T13:36:34.239Z"
    },
    "sell": {
      "currentPrice": 105824.34,
      "limitPrice": null,
      "lastBuyPrice": null,
      "triggerPrice": null,
      "difference": null,
      "stopLossTriggerPrice": null,
      "stopLossDifference": null,
      "currentProfit": null,
      "currentProfitPercentage": null,
      "conservativeModeApplicable": false,
      "triggerPercentage": null,
      "openOrders": [],
      "processMessage": "",
      "updatedAt": "2025-06-08T13:36:34.230Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 40.94150170162316,
            "ADX+DI": 38.90987121408022,
            "ADX+DI[1]": 39.84875969529525,
            "ADX-DI": 14.689095941174884,
            "ADX-DI[1]": 15.04354129265785,
            "AO": 99.34867647044302,
            "AO[1]": 87.35838235277333,
            "AO[2]": 83.63220588219701,
            "BB.lower": 105544.84698577016,
            "BB.upper": 105830.06601422996,
            "BBPower": 234.44996056631499,
            "CCI20": 184.72342222110376,
            "CCI20[1]": 198.8915971822508,
            "EMA10": 105734.46114947958,
            "EMA100": 105523.49623919804,
            "EMA20": 105683.82917660968,
            "EMA200": 105485.60520419301,
            "EMA30": 105638.16296274718,
            "EMA5": 105773.15042081827,
            "EMA50": 105575.40762591512,
            "HullMA9": 105804.15155555552,
            "Ichimoku.BLine": 105684.125,
            "MACD.macd": 68.08567703109293,
            "MACD.signal": 63.14318474711547,
            "Mom": 173.6999999999971,
            "Mom[1]": 265.2300000000105,
            "P.SAR": 105595.69589187077,
            "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": 65.0090026738568,
            "RSI[1]": 67.57954110870511,
            "Rec.BBPower": 0,
            "Rec.HullMA9": 1,
            "Rec.Ichimoku": 0,
            "Rec.Stoch.RSI": 0,
            "Rec.UO": 0,
            "Rec.VWMA": 1,
            "Rec.WR": -1,
            "Recommend.All": 0.4212121212121212,
            "Recommend.MA": 0.9333333333333333,
            "Recommend.Other": -0.09090909090909091,
            "SMA10": 105730.43799999994,
            "SMA100": 105473.7200999999,
            "SMA20": 105687.45650000006,
            "SMA200": 105538.42089999975,
            "SMA30": 105658.47033333355,
            "SMA5": 105746.20400000014,
            "SMA50": 105486.64259999995,
            "Stoch.D": 81.98887734704327,
            "Stoch.D[1]": 64.82567605347793,
            "Stoch.K": 96.00801652950094,
            "Stoch.K[1]": 78.12112223676202,
            "Stoch.RSI.K": 89.75010361491066,
            "UO": 61.69755141429961,
            "VWMA": 105670.43311368513,
            "W.R": -7.21891685736186,
            "change": -0.02234336240112706,
            "close": 105824.34,
            "high": 105847.99,
            "low": 105823.37,
            "open": 105847.99,
            "volume": 4.39651
          },
          "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": 1,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "NEUTRAL",
              "CCI": "SELL",
              "MACD": "BUY",
              "Mom": "SELL",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "NEUTRAL",
              "UO": "NEUTRAL",
              "W%R": "SELL"
            },
            "NEUTRAL": 7,
            "RECOMMENDATION": "NEUTRAL",
            "SELL": 3
          },
          "summary": {
            "BUY": 15,
            "NEUTRAL": 8,
            "RECOMMENDATION": "BUY",
            "SELL": 3
          },
          "time": "2025-06-08T13:36:34.160821"
        }
      }
    ],
    "overrideData": {}
  }
}
684591e23e6327e6defca3a8
BTCUSDT
The current price reached the trigger price for t…
Sun Jun 08 2025 13:36:34 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "bdea4309-3963-4a75-b8b3-3d689e8e1c8d",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "determine-action",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749389794014,
      "symbol": "BTCUSDT",
      "close": "105824.34000000"
    },
    "accountInfo": {
      "makerCommission": 10,
      "takerCommission": 10,
      "buyerCommission": 0,
      "sellerCommission": 0,
      "commissionRates": {
        "maker": "0.00100000",
        "taker": "0.00100000",
        "buyer": "0.00000000",
        "seller": "0.00000000"
      },
      "canTrade": true,
      "canWithdraw": true,
      "canDeposit": true,
      "brokered": false,
      "requireSelfTradePrevention": false,
      "preventSor": false,
      "updateTime": 1749285689507,
      "accountType": "SPOT",
      "balances": [
        {
          "asset": "BNB",
          "free": "0.00000756",
          "locked": "0.00000000"
        },
        {
          "asset": "USDT",
          "free": "2.70416865",
          "locked": "0.00000000"
        },
        {
          "asset": "TRX",
          "free": "178.72110000",
          "locked": "0.00000000"
        },
        {
          "asset": "PERL",
          "free": "16.20000000",
          "locked": "0.00000000"
        },
        {
          "asset": "FIS",
          "free": "1.58600000",
          "locked": "0.00000000"
        },
        {
          "asset": "DEGO",
          "free": "0.04362000",
          "locked": "0.00000000"
        },
        {
          "asset": "LPT",
          "free": "0.01677000",
          "locked": "0.00000000"
        },
        {
          "asset": "NFT",
          "free": "129661.491252",
          "locked": "0.000000"
        },
        {
          "asset": "CLV",
          "free": "0.56660000",
          "locked": "0.00000000"
        },
        {
          "asset": "ANC",
          "free": "3.69073000",
          "locked": "0.00000000"
        },
        {
          "asset": "ETHW",
          "free": "0.04091800",
          "locked": "0.00000000"
        },
        {
          "asset": "HIFI",
          "free": "0.76560000",
          "locked": "0.00000000"
        },
        {
          "asset": "VIC",
          "free": "20707.03036260",
          "locked": "0.00000000"
        },
        {
          "asset": "KLY",
          "free": "0.19400000",
          "locked": "0.00000000"
        },
        {
          "asset": "LUMIA",
          "free": "0.20334000",
          "locked": "0.00000000"
        }
      ],
      "permissions": [
        "LEVERAGED",
        "TRD_GRP_002",
        "TRD_GRP_015"
      ],
      "uid": 384039787
    },
    "symbolConfiguration": {
      "_id": "67d3522529ca296337552cca",
      "key": "BTCUSDT-configuration",
      "candles": {
        "interval": "1d",
        "limit": 12
      },
      "buy": {
        "enabled": false,
        "lastBuyPriceRemoveThreshold": 1,
        "athRestriction": {
          "enabled": false,
          "candles": {
            "interval": "30m",
            "limit": 7
          },
          "restrictionPercentage": 0.964
        },
        "minPurchaseAmount": -1,
        "maxPurchaseAmount": -1,
        "gridTrade": [
          {
            "triggerPercentage": 1.075,
            "stopPercentage": 1.018,
            "limitPercentage": 1.02,
            "minPurchaseAmount": 9,
            "maxPurchaseAmount": 50,
            "executed": false,
            "executedOrder": null
          }
        ],
        "currentGridTradeIndex": 0,
        "currentGridTrade": {
          "triggerPercentage": 1.075,
          "stopPercentage": 1.018,
          "limitPercentage": 1.02,
          "minPurchaseAmount": 9,
          "maxPurchaseAmount": 50,
          "executed": false,
          "executedOrder": null
        }
      },
      "sell": {
        "enabled": true,
        "stopLoss": {
          "enabled": true,
          "maxLossPercentage": 0.973,
          "disableBuyMinutes": 4,
          "orderType": "market"
        },
        "conservativeMode": {
          "enabled": false,
          "factor": 0.98
        },
        "gridTrade": [
          {
            "triggerPercentage": 1.047,
            "stopPercentage": 0.985,
            "limitPercentage": 0.98,
            "quantityPercentage": 1,
            "executed": false,
            "executedOrder": null
          }
        ],
        "currentGridTradeIndex": 0,
        "currentGridTrade": {
          "triggerPercentage": 1.047,
          "stopPercentage": 0.985,
          "limitPercentage": 0.98,
          "quantityPercentage": 1,
          "executed": false,
          "executedOrder": null
        }
      },
      "botOptions": {
        "authentication": {
          "lockList": true,
          "lockAfter": 600
        },
        "autoTriggerBuy": {
          "enabled": true,
          "triggerAfter": 0.4,
          "conditions": {
            "whenLessThanATHRestriction": true,
            "afterDisabledPeriod": true
          }
        },
        "orderLimit": {
          "enabled": true,
          "maxBuyOpenOrders": 5,
          "maxOpenTrades": 7
        },
        "tradingViewOptions": {
          "useOnlyWithin": 240,
          "ifExpires": "ignore"
        },
        "logs": {
          "deleteAfter": 500
        },
        "tradingViews": [
          {
            "interval": "5m",
            "buy": {
              "whenStrongBuy": true,
              "whenBuy": true
            },
            "sell": {
              "forceSellOverZeroBelowTriggerPrice": {
                "whenNeutral": true,
                "whenSell": true,
                "whenStrongSell": true
              }
            }
          }
        ]
      },
      "enabled": true,
      "cronTime": "* * * * * *",
      "symbols": [
        "ILVUSDT",
        "WANUSDT",
        "ASRUSDT",
        "ARDRUSDT",
        "REIUSDT",
        "CKBUSDT",
        "JSTUSDT",
        "ANKRUSDT",
        "LEVERUSDT",
        "AUCTIONUSDT",
        "IQUSDT",
        "GLMUSDT",
        "FLUXUSDT",
        "MLNUSDT",
        "OGNUSDT",
        "ARKUSDT",
        "PHAUSDT",
        "SLFUSDT",
        "PSGUSDT",
        "LTOUSDT",
        "SUPERUSDT",
        "FUNUSDT",
        "NMRUSDT",
        "ALPINEUSDT",
        "STRAXUSDT",
        "LUMIAUSDT",
        "CVCUSDT",
        "SYSUSDT",
        "BEAMXUSDT",
        "IOTAUSDT",
        "HIGHUSDT",
        "HIVEUSDT",
        "FISUSDT",
        "BTCUSDT",
        "RAYUSDT",
        "TWTUSDT",
        "VICUSDT",
        "ACAUSDT",
        "SLPUSDT",
        "FTTUSDT",
        "MANAUSDT",
        "QKCUSDT",
        "ARKMUSDT",
        "MOVEUSDT",
        "ZROUSDT",
        "AVAUSDT",
        "KAVAUSDT",
        "XVGUSDT",
        "IDEXUSDT",
        "SCRTUSDT",
        "ACHUSDT",
        "SUSDT",
        "DOTUSDT",
        "ADAUSDT",
        "VTHOUSDT",
        "RUNEUSDT",
        "BAKEUSDT",
        "HEIUSDT",
        "AMPUSDT",
        "RAREUSDT",
        "FETUSDT",
        "DUSKUSDT",
        "LRCUSDT",
        "EPICUSDT",
        "MDTUSDT",
        "FORMUSDT",
        "FARMUSDT",
        "BELUSDT",
        "DUSDT",
        "JASMYUSDT",
        "HIFIUSDT",
        "NKNUSDT",
        "CYBERUSDT",
        "CHZUSDT",
        "HOOKUSDT",
        "FLMUSDT",
        "PUNDIXUSDT",
        "CHESSUSDT",
        "PHBUSDT",
        "OMUSDT",
        "ATAUSDT",
        "LQTYUSDT",
        "VOXELUSDT",
        "TRXUSDT",
        "GPSUSDT",
        "TKOUSDT",
        "PIVXUSDT",
        "DATAUSDT",
        "REQUSDT",
        "COSUSDT",
        "GUSDT",
        "ONGUSDT",
        "PEPEUSDT",
        "SPELLUSDT",
        "EDUUSDT",
        "LPTUSDT",
        "BARUSDT",
        "DEGOUSDT",
        "MASKUSDT"
      ],
      "system": {
        "temporaryDisableActionAfterConfirmingOrder": 20,
        "checkManualOrderPeriod": 5,
        "placeManualOrderInterval": 5,
        "refreshAccountInfoPeriod": 1,
        "checkOrderExecutePeriod": 10
      }
    },
    "indicators": {
      "highestPrice": 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": 105824.34,
      "limitPrice": 107940.8268,
      "highestPrice": 109284.7,
      "lowestPrice": 100372.26,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 107900.17949999998,
      "difference": -1.9238517578184289,
      "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-08T13:36:34.574Z"
    },
    "sell": {
      "currentPrice": 105824.34,
      "limitPrice": null,
      "lastBuyPrice": null,
      "triggerPrice": null,
      "difference": null,
      "stopLossTriggerPrice": null,
      "stopLossDifference": null,
      "currentProfit": null,
      "currentProfitPercentage": null,
      "conservativeModeApplicable": false,
      "triggerPercentage": null,
      "openOrders": [],
      "processMessage": "",
      "updatedAt": "2025-06-08T13:36:34.571Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 40.94150170162316,
            "ADX+DI": 38.90987121408022,
            "ADX+DI[1]": 39.84875969529525,
            "ADX-DI": 14.689095941174884,
            "ADX-DI[1]": 15.04354129265785,
            "AO": 99.34867647044302,
            "AO[1]": 87.35838235277333,
            "AO[2]": 83.63220588219701,
            "BB.lower": 105544.84698577016,
            "BB.upper": 105830.06601422996,
            "BBPower": 234.44996056631499,
            "CCI20": 184.72342222110376,
            "CCI20[1]": 198.8915971822508,
            "EMA10": 105734.46114947958,
            "EMA100": 105523.49623919804,
            "EMA20": 105683.82917660968,
            "EMA200": 105485.60520419301,
            "EMA30": 105638.16296274718,
            "EMA5": 105773.15042081827,
            "EMA50": 105575.40762591512,
            "HullMA9": 105804.15155555552,
            "Ichimoku.BLine": 105684.125,
            "MACD.macd": 68.08567703109293,
            "MACD.signal": 63.14318474711547,
            "Mom": 173.6999999999971,
            "Mom[1]": 265.2300000000105,
            "P.SAR": 105595.69589187077,
            "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": 65.0090026738568,
            "RSI[1]": 67.57954110870511,
            "Rec.BBPower": 0,
            "Rec.HullMA9": 1,
            "Rec.Ichimoku": 0,
            "Rec.Stoch.RSI": 0,
            "Rec.UO": 0,
            "Rec.VWMA": 1,
            "Rec.WR": -1,
            "Recommend.All": 0.4212121212121212,
            "Recommend.MA": 0.9333333333333333,
            "Recommend.Other": -0.09090909090909091,
            "SMA10": 105730.43799999994,
            "SMA100": 105473.7200999999,
            "SMA20": 105687.45650000006,
            "SMA200": 105538.42089999975,
            "SMA30": 105658.47033333355,
            "SMA5": 105746.20400000014,
            "SMA50": 105486.64259999995,
            "Stoch.D": 81.98887734704327,
            "Stoch.D[1]": 64.82567605347793,
            "Stoch.K": 96.00801652950094,
            "Stoch.K[1]": 78.12112223676202,
            "Stoch.RSI.K": 89.75010361491066,
            "UO": 61.69755141429961,
            "VWMA": 105670.43311368513,
            "W.R": -7.21891685736186,
            "change": -0.02234336240112706,
            "close": 105824.34,
            "high": 105847.99,
            "low": 105823.37,
            "open": 105847.99,
            "volume": 4.39651
          },
          "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": 1,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "NEUTRAL",
              "CCI": "SELL",
              "MACD": "BUY",
              "Mom": "SELL",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "NEUTRAL",
              "UO": "NEUTRAL",
              "W%R": "SELL"
            },
            "NEUTRAL": 7,
            "RECOMMENDATION": "NEUTRAL",
            "SELL": 3
          },
          "summary": {
            "BUY": 15,
            "NEUTRAL": 8,
            "RECOMMENDATION": "BUY",
            "SELL": 3
          },
          "time": "2025-06-08T13:36:34.160821"
        }
      }
    ],
    "overrideData": {}
  }
}
684591e23e6327e6defca3a9
BTCUSDT
Do not place a buy order for the grid trade #1 as…
Sun Jun 08 2025 13:36:34 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "bdea4309-3963-4a75-b8b3-3d689e8e1c8d",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "place-buy-order",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749389794014,
      "symbol": "BTCUSDT",
      "close": "105824.34000000"
    },
    "accountInfo": {
      "makerCommission": 10,
      "takerCommission": 10,
      "buyerCommission": 0,
      "sellerCommission": 0,
      "commissionRates": {
        "maker": "0.00100000",
        "taker": "0.00100000",
        "buyer": "0.00000000",
        "seller": "0.00000000"
      },
      "canTrade": true,
      "canWithdraw": true,
      "canDeposit": true,
      "brokered": false,
      "requireSelfTradePrevention": false,
      "preventSor": false,
      "updateTime": 1749285689507,
      "accountType": "SPOT",
      "balances": [
        {
          "asset": "BNB",
          "free": "0.00000756",
          "locked": "0.00000000"
        },
        {
          "asset": "USDT",
          "free": "2.70416865",
          "locked": "0.00000000"
        },
        {
          "asset": "TRX",
          "free": "178.72110000",
          "locked": "0.00000000"
        },
        {
          "asset": "PERL",
          "free": "16.20000000",
          "locked": "0.00000000"
        },
        {
          "asset": "FIS",
          "free": "1.58600000",
          "locked": "0.00000000"
        },
        {
          "asset": "DEGO",
          "free": "0.04362000",
          "locked": "0.00000000"
        },
        {
          "asset": "LPT",
          "free": "0.01677000",
          "locked": "0.00000000"
        },
        {
          "asset": "NFT",
          "free": "129661.491252",
          "locked": "0.000000"
        },
        {
          "asset": "CLV",
          "free": "0.56660000",
          "locked": "0.00000000"
        },
        {
          "asset": "ANC",
          "free": "3.69073000",
          "locked": "0.00000000"
        },
        {
          "asset": "ETHW",
          "free": "0.04091800",
          "locked": "0.00000000"
        },
        {
          "asset": "HIFI",
          "free": "0.76560000",
          "locked": "0.00000000"
        },
        {
          "asset": "VIC",
          "free": "20707.03036260",
          "locked": "0.00000000"
        },
        {
          "asset": "KLY",
          "free": "0.19400000",
          "locked": "0.00000000"
        },
        {
          "asset": "LUMIA",
          "free": "0.20334000",
          "locked": "0.00000000"
        }
      ],
      "permissions": [
        "LEVERAGED",
        "TRD_GRP_002",
        "TRD_GRP_015"
      ],
      "uid": 384039787
    },
    "symbolConfiguration": {
      "_id": "67d3522529ca296337552cca",
      "key": "BTCUSDT-configuration",
      "candles": {
        "interval": "1d",
        "limit": 12
      },
      "buy": {
        "enabled": false,
        "lastBuyPriceRemoveThreshold": 1,
        "athRestriction": {
          "enabled": false,
          "candles": {
            "interval": "30m",
            "limit": 7
          },
          "restrictionPercentage": 0.964
        },
        "minPurchaseAmount": -1,
        "maxPurchaseAmount": -1,
        "gridTrade": [
          {
            "triggerPercentage": 1.075,
            "stopPercentage": 1.018,
            "limitPercentage": 1.02,
            "minPurchaseAmount": 9,
            "maxPurchaseAmount": 50,
            "executed": false,
            "executedOrder": null
          }
        ],
        "currentGridTradeIndex": 0,
        "currentGridTrade": {
          "triggerPercentage": 1.075,
          "stopPercentage": 1.018,
          "limitPercentage": 1.02,
          "minPurchaseAmount": 9,
          "maxPurchaseAmount": 50,
          "executed": false,
          "executedOrder": null
        }
      },
      "sell": {
        "enabled": true,
        "stopLoss": {
          "enabled": true,
          "maxLossPercentage": 0.973,
          "disableBuyMinutes": 4,
          "orderType": "market"
        },
        "conservativeMode": {
          "enabled": false,
          "factor": 0.98
        },
        "gridTrade": [
          {
            "triggerPercentage": 1.047,
            "stopPercentage": 0.985,
            "limitPercentage": 0.98,
            "quantityPercentage": 1,
            "executed": false,
            "executedOrder": null
          }
        ],
        "currentGridTradeIndex": 0,
        "currentGridTrade": {
          "triggerPercentage": 1.047,
          "stopPercentage": 0.985,
          "limitPercentage": 0.98,
          "quantityPercentage": 1,
          "executed": false,
          "executedOrder": null
        }
      },
      "botOptions": {
        "authentication": {
          "lockList": true,
          "lockAfter": 600
        },
        "autoTriggerBuy": {
          "enabled": true,
          "triggerAfter": 0.4,
          "conditions": {
            "whenLessThanATHRestriction": true,
            "afterDisabledPeriod": true
          }
        },
        "orderLimit": {
          "enabled": true,
          "maxBuyOpenOrders": 5,
          "maxOpenTrades": 7
        },
        "tradingViewOptions": {
          "useOnlyWithin": 240,
          "ifExpires": "ignore"
        },
        "logs": {
          "deleteAfter": 500
        },
        "tradingViews": [
          {
            "interval": "5m",
            "buy": {
              "whenStrongBuy": true,
              "whenBuy": true
            },
            "sell": {
              "forceSellOverZeroBelowTriggerPrice": {
                "whenNeutral": true,
                "whenSell": true,
                "whenStrongSell": true
              }
            }
          }
        ]
      },
      "enabled": true,
      "cronTime": "* * * * * *",
      "symbols": [
        "ILVUSDT",
        "WANUSDT",
        "ASRUSDT",
        "ARDRUSDT",
        "REIUSDT",
        "CKBUSDT",
        "JSTUSDT",
        "ANKRUSDT",
        "LEVERUSDT",
        "AUCTIONUSDT",
        "IQUSDT",
        "GLMUSDT",
        "FLUXUSDT",
        "MLNUSDT",
        "OGNUSDT",
        "ARKUSDT",
        "PHAUSDT",
        "SLFUSDT",
        "PSGUSDT",
        "LTOUSDT",
        "SUPERUSDT",
        "FUNUSDT",
        "NMRUSDT",
        "ALPINEUSDT",
        "STRAXUSDT",
        "LUMIAUSDT",
        "CVCUSDT",
        "SYSUSDT",
        "BEAMXUSDT",
        "IOTAUSDT",
        "HIGHUSDT",
        "HIVEUSDT",
        "FISUSDT",
        "BTCUSDT",
        "RAYUSDT",
        "TWTUSDT",
        "VICUSDT",
        "ACAUSDT",
        "SLPUSDT",
        "FTTUSDT",
        "MANAUSDT",
        "QKCUSDT",
        "ARKMUSDT",
        "MOVEUSDT",
        "ZROUSDT",
        "AVAUSDT",
        "KAVAUSDT",
        "XVGUSDT",
        "IDEXUSDT",
        "SCRTUSDT",
        "ACHUSDT",
        "SUSDT",
        "DOTUSDT",
        "ADAUSDT",
        "VTHOUSDT",
        "RUNEUSDT",
        "BAKEUSDT",
        "HEIUSDT",
        "AMPUSDT",
        "RAREUSDT",
        "FETUSDT",
        "DUSKUSDT",
        "LRCUSDT",
        "EPICUSDT",
        "MDTUSDT",
        "FORMUSDT",
        "FARMUSDT",
        "BELUSDT",
        "DUSDT",
        "JASMYUSDT",
        "HIFIUSDT",
        "NKNUSDT",
        "CYBERUSDT",
        "CHZUSDT",
        "HOOKUSDT",
        "FLMUSDT",
        "PUNDIXUSDT",
        "CHESSUSDT",
        "PHBUSDT",
        "OMUSDT",
        "ATAUSDT",
        "LQTYUSDT",
        "VOXELUSDT",
        "TRXUSDT",
        "GPSUSDT",
        "TKOUSDT",
        "PIVXUSDT",
        "DATAUSDT",
        "REQUSDT",
        "COSUSDT",
        "GUSDT",
        "ONGUSDT",
        "PEPEUSDT",
        "SPELLUSDT",
        "EDUUSDT",
        "LPTUSDT",
        "BARUSDT",
        "DEGOUSDT",
        "MASKUSDT"
      ],
      "system": {
        "temporaryDisableActionAfterConfirmingOrder": 20,
        "checkManualOrderPeriod": 5,
        "placeManualOrderInterval": 5,
        "refreshAccountInfoPeriod": 1,
        "checkOrderExecutePeriod": 10
      }
    },
    "indicators": {
      "highestPrice": 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": 105824.34,
      "limitPrice": 107940.8268,
      "highestPrice": 109284.7,
      "lowestPrice": 100372.26,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 107900.17949999998,
      "difference": -1.9238517578184289,
      "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-08T13:36:34.574Z"
    },
    "sell": {
      "currentPrice": 105824.34,
      "limitPrice": null,
      "lastBuyPrice": null,
      "triggerPrice": null,
      "difference": null,
      "stopLossTriggerPrice": null,
      "stopLossDifference": null,
      "currentProfit": null,
      "currentProfitPercentage": null,
      "conservativeModeApplicable": false,
      "triggerPercentage": null,
      "openOrders": [],
      "processMessage": "",
      "updatedAt": "2025-06-08T13:36:34.571Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 40.94150170162316,
            "ADX+DI": 38.90987121408022,
            "ADX+DI[1]": 39.84875969529525,
            "ADX-DI": 14.689095941174884,
            "ADX-DI[1]": 15.04354129265785,
            "AO": 99.34867647044302,
            "AO[1]": 87.35838235277333,
            "AO[2]": 83.63220588219701,
            "BB.lower": 105544.84698577016,
            "BB.upper": 105830.06601422996,
            "BBPower": 234.44996056631499,
            "CCI20": 184.72342222110376,
            "CCI20[1]": 198.8915971822508,
            "EMA10": 105734.46114947958,
            "EMA100": 105523.49623919804,
            "EMA20": 105683.82917660968,
            "EMA200": 105485.60520419301,
            "EMA30": 105638.16296274718,
            "EMA5": 105773.15042081827,
            "EMA50": 105575.40762591512,
            "HullMA9": 105804.15155555552,
            "Ichimoku.BLine": 105684.125,
            "MACD.macd": 68.08567703109293,
            "MACD.signal": 63.14318474711547,
            "Mom": 173.6999999999971,
            "Mom[1]": 265.2300000000105,
            "P.SAR": 105595.69589187077,
            "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": 65.0090026738568,
            "RSI[1]": 67.57954110870511,
            "Rec.BBPower": 0,
            "Rec.HullMA9": 1,
            "Rec.Ichimoku": 0,
            "Rec.Stoch.RSI": 0,
            "Rec.UO": 0,
            "Rec.VWMA": 1,
            "Rec.WR": -1,
            "Recommend.All": 0.4212121212121212,
            "Recommend.MA": 0.9333333333333333,
            "Recommend.Other": -0.09090909090909091,
            "SMA10": 105730.43799999994,
            "SMA100": 105473.7200999999,
            "SMA20": 105687.45650000006,
            "SMA200": 105538.42089999975,
            "SMA30": 105658.47033333355,
            "SMA5": 105746.20400000014,
            "SMA50": 105486.64259999995,
            "Stoch.D": 81.98887734704327,
            "Stoch.D[1]": 64.82567605347793,
            "Stoch.K": 96.00801652950094,
            "Stoch.K[1]": 78.12112223676202,
            "Stoch.RSI.K": 89.75010361491066,
            "UO": 61.69755141429961,
            "VWMA": 105670.43311368513,
            "W.R": -7.21891685736186,
            "change": -0.02234336240112706,
            "close": 105824.34,
            "high": 105847.99,
            "low": 105823.37,
            "open": 105847.99,
            "volume": 4.39651
          },
          "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": 1,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "NEUTRAL",
              "CCI": "SELL",
              "MACD": "BUY",
              "Mom": "SELL",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "NEUTRAL",
              "UO": "NEUTRAL",
              "W%R": "SELL"
            },
            "NEUTRAL": 7,
            "RECOMMENDATION": "NEUTRAL",
            "SELL": 3
          },
          "summary": {
            "BUY": 15,
            "NEUTRAL": 8,
            "RECOMMENDATION": "BUY",
            "SELL": 3
          },
          "time": "2025-06-08T13:36:34.160821"
        }
      }
    ],
    "overrideData": {}
  }
}

Rename Collection

binance-bot .

Tools

Collection Stats

Documents 247884
Total doc size 1.59 GB
Average doc size 6.75 KB
Pre-allocated size 695.27 MB
Indexes 2
Total index size 6.49 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.76 MB
background:  true
expireAfterSeconds:  30000
 DEL