_id symbol msg loggedAt data
684543f5f8b48ed8f9d8fe97
OGNUSDT
The current price has reached the lowest price; h…
Sun Jun 08 2025 08:04:05 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "42191a62-a39e-4417-8e26-29890a00b17c",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "determine-action",
  "data": {
    "symbol": "OGNUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749369845713,
      "symbol": "OGNUSDT",
      "close": "0.05410000"
    },
    "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": "683a3fcee11e59a642b48f09",
      "key": "OGNUSDT-configuration",
      "candles": {
        "interval": "1d",
        "limit": 5
      },
      "buy": {
        "enabled": true,
        "lastBuyPriceRemoveThreshold": 1.04,
        "athRestriction": {
          "enabled": true,
          "candles": {
            "interval": "5m",
            "limit": 4
          },
          "restrictionPercentage": 0.95
        },
        "minPurchaseAmount": -1,
        "maxPurchaseAmount": -1,
        "gridTrade": [
          {
            "triggerPercentage": 1.025,
            "stopPercentage": 1.003,
            "limitPercentage": 1.005,
            "minPurchaseAmount": 9,
            "maxPurchaseAmount": 50,
            "executed": false,
            "executedOrder": null
          }
        ],
        "currentGridTradeIndex": 0,
        "currentGridTrade": {
          "triggerPercentage": 1.025,
          "stopPercentage": 1.003,
          "limitPercentage": 1.005,
          "minPurchaseAmount": 9,
          "maxPurchaseAmount": 50,
          "executed": false,
          "executedOrder": null
        }
      },
      "sell": {
        "enabled": true,
        "stopLoss": {
          "enabled": true,
          "maxLossPercentage": 0.995,
          "disableBuyMinutes": 4,
          "orderType": "market"
        },
        "conservativeMode": {
          "enabled": true,
          "factor": 0.98
        },
        "gridTrade": [
          {
            "triggerPercentage": 1.037,
            "stopPercentage": 0.985,
            "limitPercentage": 0.98,
            "quantityPercentage": 1,
            "executed": false,
            "executedOrder": null
          }
        ],
        "currentGridTradeIndex": 0,
        "currentGridTrade": {
          "triggerPercentage": 1.037,
          "stopPercentage": 0.985,
          "limitPercentage": 0.98,
          "quantityPercentage": 1,
          "executed": false,
          "executedOrder": null
        }
      },
      "botOptions": {
        "authentication": {
          "lockList": true,
          "lockAfter": 600
        },
        "autoTriggerBuy": {
          "enabled": true,
          "triggerAfter": 9,
          "conditions": {
            "whenLessThanATHRestriction": true,
            "afterDisabledPeriod": true
          }
        },
        "orderLimit": {
          "enabled": true,
          "maxBuyOpenOrders": 5,
          "maxOpenTrades": 10
        },
        "tradingViewOptions": {
          "useOnlyWithin": 10,
          "ifExpires": "ignore"
        },
        "logs": {
          "deleteAfter": 500
        },
        "tradingViews": [
          {
            "interval": "5m",
            "buy": {
              "whenStrongBuy": false,
              "whenBuy": false
            },
            "sell": {
              "forceSellOverZeroBelowTriggerPrice": {
                "whenNeutral": false,
                "whenSell": false,
                "whenStrongSell": true
              }
            }
          },
          {
            "interval": "15m",
            "buy": {
              "whenStrongBuy": false,
              "whenBuy": false
            },
            "sell": {
              "forceSellOverZeroBelowTriggerPrice": {
                "whenNeutral": false,
                "whenSell": false,
                "whenStrongSell": false
              }
            }
          }
        ]
      },
      "enabled": true,
      "cronTime": "* * * * * *",
      "symbols": [
        "ILVUSDT",
        "WANUSDT",
        "ASRUSDT",
        "ARDRUSDT",
        "REIUSDT",
        "CKBUSDT",
        "JSTUSDT",
        "ANKRUSDT",
        "LEVERUSDT",
        "AUCTIONUSDT",
        "IQUSDT",
        "GLMUSDT",
        "FLUXUSDT",
        "MLNUSDT",
        "OGNUSDT",
        "ARKUSDT",
        "PHAUSDT",
        "SLFUSDT",
        "PSGUSDT",
        "LTOUSDT",
        "SUPERUSDT",
        "FUNUSDT",
        "NMRUSDT",
        "ALPINEUSDT",
        "STRAXUSDT",
        "LUMIAUSDT",
        "CVCUSDT",
        "SYSUSDT",
        "BEAMXUSDT",
        "IOTAUSDT",
        "HIGHUSDT",
        "HIVEUSDT",
        "FISUSDT",
        "BTCUSDT",
        "RAYUSDT",
        "TWTUSDT",
        "VICUSDT",
        "ACAUSDT",
        "SLPUSDT",
        "FTTUSDT",
        "MANAUSDT",
        "QKCUSDT",
        "ARKMUSDT",
        "MOVEUSDT",
        "ZROUSDT",
        "AVAUSDT",
        "KAVAUSDT",
        "XVGUSDT",
        "IDEXUSDT",
        "SCRTUSDT",
        "ACHUSDT",
        "SUSDT",
        "DOTUSDT",
        "ADAUSDT",
        "VTHOUSDT",
        "RUNEUSDT",
        "BAKEUSDT",
        "HEIUSDT",
        "AMPUSDT",
        "RAREUSDT",
        "FETUSDT",
        "DUSKUSDT",
        "LRCUSDT",
        "EPICUSDT",
        "MDTUSDT",
        "FORMUSDT",
        "FARMUSDT",
        "BELUSDT",
        "DUSDT",
        "JASMYUSDT",
        "HIFIUSDT",
        "NKNUSDT",
        "CYBERUSDT",
        "CHZUSDT",
        "HOOKUSDT",
        "FLMUSDT",
        "PUNDIXUSDT",
        "CHESSUSDT",
        "PHBUSDT",
        "OMUSDT",
        "ATAUSDT",
        "LQTYUSDT",
        "VOXELUSDT",
        "TRXUSDT",
        "GPSUSDT",
        "TKOUSDT",
        "PIVXUSDT",
        "DATAUSDT",
        "REQUSDT",
        "COSUSDT",
        "GUSDT",
        "ONGUSDT",
        "PEPEUSDT",
        "SPELLUSDT",
        "EDUUSDT",
        "LPTUSDT",
        "BARUSDT",
        "DEGOUSDT",
        "MASKUSDT"
      ],
      "system": {
        "temporaryDisableActionAfterConfirmingOrder": 20,
        "checkManualOrderPeriod": 5,
        "placeManualOrderInterval": 5,
        "refreshAccountInfoPeriod": 1,
        "checkOrderExecutePeriod": 10
      }
    },
    "indicators": {
      "highestPrice": 0.0632,
      "lowestPrice": 0.0532,
      "athPrice": 0.0538
    },
    "symbolInfo": {
      "symbol": "OGNUSDT",
      "status": "TRADING",
      "baseAsset": "OGN",
      "baseAssetPrecision": 8,
      "quoteAsset": "USDT",
      "quotePrecision": 8,
      "filterLotSize": {
        "filterType": "LOT_SIZE",
        "minQty": "1.00000000",
        "maxQty": "900000.00000000",
        "stepSize": "1.00000000"
      },
      "filterPrice": {
        "filterType": "PRICE_FILTER",
        "minPrice": "0.00010000",
        "maxPrice": "1000.00000000",
        "tickSize": "0.00010000"
      },
      "filterMinNotional": {
        "filterType": "NOTIONAL",
        "minNotional": "5.00000000",
        "applyMinToMarket": true,
        "maxNotional": "9000000.00000000",
        "applyMaxToMarket": false,
        "avgPriceMins": 5
      }
    },
    "openOrders": [],
    "action": "wait",
    "baseAssetBalance": {
      "asset": "OGN",
      "free": 0,
      "locked": 0,
      "total": 0,
      "estimatedValue": 0,
      "updatedAt": "2025-06-07T08:41:29.507Z"
    },
    "quoteAssetBalance": {
      "asset": "USDT",
      "free": "2.70416865",
      "locked": "0.00000000"
    },
    "buy": {
      "currentPrice": 0.0541,
      "limitPrice": 0.054370499999999995,
      "highestPrice": 0.0632,
      "lowestPrice": 0.0532,
      "athPrice": 0.0538,
      "athRestrictionPrice": 0.051109999999999996,
      "triggerPrice": 0.054529999999999995,
      "difference": -0.7885567577480157,
      "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-08T08:04:05.879Z"
    },
    "sell": {
      "currentPrice": 0.0541,
      "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-08T08:04:05.876Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "OGNUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "15m"
        },
        "result": {
          "indicators": {
            "ADX": 38.237899880726225,
            "ADX+DI": 17.61975138989243,
            "ADX+DI[1]": 7.559722647824846,
            "ADX-DI": 47.923297156425576,
            "ADX-DI[1]": 53.7755463902199,
            "AO": -0.0007491176470587751,
            "AO[1]": -0.0007029411764705451,
            "AO[2]": -0.0005997058823528911,
            "BB.lower": 0.05366199339740112,
            "BB.upper": 0.05532800660259894,
            "BBPower": -0.0005383405923621506,
            "CCI20": -95.87301587304647,
            "CCI20[1]": -160.87388282029545,
            "EMA10": 0.054135131908735916,
            "EMA100": 0.054772313615478595,
            "EMA20": 0.05436875152173094,
            "EMA200": 0.05495201906719161,
            "EMA30": 0.05450572878557803,
            "EMA5": 0.05398479608579394,
            "EMA50": 0.0546519798489532,
            "HullMA9": 0.053711111111111105,
            "Ichimoku.BLine": 0.05435,
            "MACD.macd": -0.0002661760637393609,
            "MACD.signal": -0.0001981115544254204,
            "Mom": -0.0005000000000000004,
            "Mom[1]": -0.000899999999999998,
            "P.SAR": 0.05441907743097019,
            "Pivot.M.Camarilla.Middle": 0.05486666666666667,
            "Pivot.M.Camarilla.R1": 0.05527416666666667,
            "Pivot.M.Camarilla.R2": 0.055448333333333336,
            "Pivot.M.Camarilla.R3": 0.055622500000000005,
            "Pivot.M.Camarilla.S1": 0.05492583333333333,
            "Pivot.M.Camarilla.S2": 0.05475166666666667,
            "Pivot.M.Camarilla.S3": 0.0545775,
            "Pivot.M.Classic.Middle": 0.05486666666666667,
            "Pivot.M.Classic.R1": 0.055933333333333335,
            "Pivot.M.Classic.R2": 0.05676666666666667,
            "Pivot.M.Classic.R3": 0.058666666666666666,
            "Pivot.M.Classic.S1": 0.054033333333333336,
            "Pivot.M.Classic.S2": 0.05296666666666667,
            "Pivot.M.Classic.S3": 0.05106666666666667,
            "Pivot.M.Demark.Middle": 0.055075000000000006,
            "Pivot.M.Demark.R1": 0.05635000000000001,
            "Pivot.M.Demark.S1": 0.05445000000000001,
            "Pivot.M.Fibonacci.Middle": 0.05486666666666667,
            "Pivot.M.Fibonacci.R1": 0.055592466666666666,
            "Pivot.M.Fibonacci.R2": 0.05604086666666667,
            "Pivot.M.Fibonacci.R3": 0.05676666666666667,
            "Pivot.M.Fibonacci.S1": 0.05414086666666667,
            "Pivot.M.Fibonacci.S2": 0.05369246666666667,
            "Pivot.M.Fibonacci.S3": 0.05296666666666667,
            "Pivot.M.Woodie.Middle": 0.054925,
            "Pivot.M.Woodie.R1": 0.05605,
            "Pivot.M.Woodie.R2": 0.056825,
            "Pivot.M.Woodie.R3": 0.05795,
            "Pivot.M.Woodie.S1": 0.054150000000000004,
            "Pivot.M.Woodie.S2": 0.053025,
            "Pivot.M.Woodie.S3": 0.052250000000000005,
            "RSI": 39.51103172658486,
            "RSI[1]": 28.213060122354406,
            "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.4454545454545455,
            "Recommend.MA": -0.8,
            "Recommend.Other": -0.09090909090909091,
            "SMA10": 0.05413999999999999,
            "SMA100": 0.054914999999999964,
            "SMA20": 0.05449500000000003,
            "SMA200": 0.05475999999999999,
            "SMA30": 0.05462999999999999,
            "SMA5": 0.05388,
            "SMA50": 0.05478200000000002,
            "Stoch.D": 9.920634920634981,
            "Stoch.D[1]": 10.030864197531086,
            "Stoch.K": 16.66666666666667,
            "Stoch.K[1]": 11.111111111111201,
            "Stoch.RSI.K": 23.004539064503547,
            "UO": 37.74000217936147,
            "VWMA": 0.05411279487478299,
            "W.R": -64.2857142857142,
            "change": 0.5576208178438693,
            "close": 0.0541,
            "high": 0.0541,
            "low": 0.0538,
            "open": 0.0538,
            "volume": 23388
          },
          "moving_averages": {
            "BUY": 1,
            "COMPUTE": {
              "EMA10": "SELL",
              "EMA100": "SELL",
              "EMA20": "SELL",
              "EMA200": "SELL",
              "EMA30": "SELL",
              "EMA50": "SELL",
              "HullMA": "BUY",
              "Ichimoku": "NEUTRAL",
              "SMA10": "SELL",
              "SMA100": "SELL",
              "SMA20": "SELL",
              "SMA200": "SELL",
              "SMA30": "SELL",
              "SMA50": "SELL",
              "VWMA": "SELL"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "STRONG_SELL",
            "SELL": 13
          },
          "oscillators": {
            "BUY": 1,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "NEUTRAL",
              "CCI": "NEUTRAL",
              "MACD": "SELL",
              "Mom": "BUY",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "NEUTRAL",
              "UO": "NEUTRAL",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 9,
            "RECOMMENDATION": "NEUTRAL",
            "SELL": 1
          },
          "summary": {
            "BUY": 2,
            "NEUTRAL": 10,
            "RECOMMENDATION": "SELL",
            "SELL": 14
          },
          "time": "2025-06-08T08:04:05.498092"
        }
      },
      {
        "request": {
          "symbol": "OGNUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 51.39393107155681,
            "ADX+DI": 20.776525927979552,
            "ADX+DI[1]": 8.437843299930893,
            "ADX-DI": 30.784138785395427,
            "ADX-DI[1]": 35.578623285096825,
            "AO": -0.000544705882352968,
            "AO[1]": -0.0005855882352941294,
            "AO[2]": -0.000562352941176493,
            "BB.lower": 0.053534732206958154,
            "BB.upper": 0.054655267793042105,
            "BBPower": -0.000025050314647549754,
            "CCI20": -26.415939108989267,
            "CCI20[1]": -97.86700125467897,
            "EMA10": 0.053921670760420884,
            "EMA100": 0.054599065575828054,
            "EMA20": 0.054064687567623795,
            "EMA200": 0.0547476785359475,
            "EMA30": 0.05419245635399619,
            "EMA5": 0.05389325294300287,
            "EMA50": 0.054372820146715746,
            "HullMA9": 0.05379259259259259,
            "Ichimoku.BLine": 0.05405,
            "MACD.macd": -0.00019647467297550375,
            "MACD.signal": -0.00020500739007840645,
            "Mom": 0.0001999999999999988,
            "Mom[1]": -0.0001999999999999988,
            "P.SAR": 0.0536,
            "Pivot.M.Camarilla.Middle": 0.05486666666666667,
            "Pivot.M.Camarilla.R1": 0.05527416666666667,
            "Pivot.M.Camarilla.R2": 0.055448333333333336,
            "Pivot.M.Camarilla.R3": 0.055622500000000005,
            "Pivot.M.Camarilla.S1": 0.05492583333333333,
            "Pivot.M.Camarilla.S2": 0.05475166666666667,
            "Pivot.M.Camarilla.S3": 0.0545775,
            "Pivot.M.Classic.Middle": 0.05486666666666667,
            "Pivot.M.Classic.R1": 0.055933333333333335,
            "Pivot.M.Classic.R2": 0.05676666666666667,
            "Pivot.M.Classic.R3": 0.058666666666666666,
            "Pivot.M.Classic.S1": 0.054033333333333336,
            "Pivot.M.Classic.S2": 0.05296666666666667,
            "Pivot.M.Classic.S3": 0.05106666666666667,
            "Pivot.M.Demark.Middle": 0.055075000000000006,
            "Pivot.M.Demark.R1": 0.05635000000000001,
            "Pivot.M.Demark.S1": 0.05445000000000001,
            "Pivot.M.Fibonacci.Middle": 0.05486666666666667,
            "Pivot.M.Fibonacci.R1": 0.055592466666666666,
            "Pivot.M.Fibonacci.R2": 0.05604086666666667,
            "Pivot.M.Fibonacci.R3": 0.05676666666666667,
            "Pivot.M.Fibonacci.S1": 0.05414086666666667,
            "Pivot.M.Fibonacci.S2": 0.05369246666666667,
            "Pivot.M.Fibonacci.S3": 0.05296666666666667,
            "Pivot.M.Woodie.Middle": 0.054925,
            "Pivot.M.Woodie.R1": 0.05605,
            "Pivot.M.Woodie.R2": 0.056825,
            "Pivot.M.Woodie.R3": 0.05795,
            "Pivot.M.Woodie.S1": 0.054150000000000004,
            "Pivot.M.Woodie.S2": 0.053025,
            "Pivot.M.Woodie.S3": 0.052250000000000005,
            "RSI": 47.3129330445189,
            "RSI[1]": 28.589066669674565,
            "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.024242424242424246,
            "Recommend.MA": -0.13333333333333333,
            "Recommend.Other": 0.18181818181818182,
            "SMA10": 0.05386999999999997,
            "SMA100": 0.05473899999999994,
            "SMA20": 0.05409500000000013,
            "SMA200": 0.05488700000000007,
            "SMA30": 0.054233333333333356,
            "SMA5": 0.0538,
            "SMA50": 0.05449199999999988,
            "Stoch.D": 19.444444444444233,
            "Stoch.D[1]": 18.88888888888844,
            "Stoch.K": 33.33333333333332,
            "Stoch.K[1]": 25.555555555554985,
            "Stoch.RSI.K": 57.42686452563665,
            "UO": 53.88252862120409,
            "VWMA": 0.05393810123901208,
            "W.R": -37.49999999999957,
            "change": 0.5576208178438693,
            "close": 0.0541,
            "high": 0.0541,
            "low": 0.0538,
            "open": 0.0538,
            "volume": 23388
          },
          "moving_averages": {
            "BUY": 6,
            "COMPUTE": {
              "EMA10": "BUY",
              "EMA100": "SELL",
              "EMA20": "BUY",
              "EMA200": "SELL",
              "EMA30": "SELL",
              "EMA50": "SELL",
              "HullMA": "BUY",
              "Ichimoku": "NEUTRAL",
              "SMA10": "BUY",
              "SMA100": "SELL",
              "SMA20": "BUY",
              "SMA200": "SELL",
              "SMA30": "SELL",
              "SMA50": "SELL",
              "VWMA": "BUY"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "SELL",
            "SELL": 8
          },
          "oscillators": {
            "BUY": 2,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "NEUTRAL",
              "CCI": "NEUTRAL",
              "MACD": "BUY",
              "Mom": "BUY",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "NEUTRAL",
              "UO": "NEUTRAL",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 9,
            "RECOMMENDATION": "BUY",
            "SELL": 0
          },
          "summary": {
            "BUY": 8,
            "NEUTRAL": 10,
            "RECOMMENDATION": "NEUTRAL",
            "SELL": 8
          },
          "time": "2025-06-08T08:04:05.600936"
        }
      }
    ],
    "overrideData": {}
  }
}
684543f6bac5318270386ef3
BTCUSDT
The current price reached the trigger price for t…
Sun Jun 08 2025 08:04:06 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "6490eab2-f852-4f01-97ec-7dd23e8caea7",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "determine-action",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749369846017,
      "symbol": "BTCUSDT",
      "close": "105460.00000000"
    },
    "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": 105460,
      "limitPrice": 107569.2,
      "highestPrice": 109284.7,
      "lowestPrice": 100372.26,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 107900.17949999998,
      "difference": -2.2615157002588537,
      "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-08T08:04:06.179Z"
    },
    "sell": {
      "currentPrice": 105460,
      "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-08T08:04:06.175Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 12.212428614561627,
            "ADX+DI": 31.07442500344787,
            "ADX+DI[1]": 20.435153094930218,
            "ADX-DI": 25.82887842460312,
            "ADX-DI[1]": 29.816626155779478,
            "AO": -62.8356470590079,
            "AO[1]": -67.9284117648931,
            "AO[2]": -63.9125882354856,
            "BB.lower": 105393.20312555972,
            "BB.upper": 105561.3748744404,
            "BBPower": 9.213385898328852,
            "CCI20": -37.59482993214912,
            "CCI20[1]": -107.22559285025693,
            "EMA10": 105450.60365528776,
            "EMA100": 105523.0947807543,
            "EMA20": 105468.65431922722,
            "EMA200": 105478.35591845261,
            "EMA30": 105480.5170092216,
            "EMA5": 105442.53635639328,
            "EMA50": 105496.49562087208,
            "HullMA9": 105427.8564814815,
            "Ichimoku.BLine": 105504.775,
            "MACD.macd": -21.727247141767293,
            "MACD.signal": -18.70274600538852,
            "Mom": -39.99000000000524,
            "Mom[1]": -36.919999999998254,
            "P.SAR": 105543.94314700262,
            "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": 46.86049998405082,
            "RSI[1]": 40.1507332509451,
            "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.35757575757575755,
            "Recommend.MA": -0.5333333333333333,
            "Recommend.Other": -0.18181818181818182,
            "SMA10": 105452.07499999995,
            "SMA100": 105511.92969999992,
            "SMA20": 105477.28900000006,
            "SMA200": 105594.31279999971,
            "SMA30": 105485.25366666687,
            "SMA5": 105433.71200000009,
            "SMA50": 105507.47259999998,
            "Stoch.D": 10.419221356347924,
            "Stoch.D[1]": 7.19412053958753,
            "Stoch.K": 17.649769688215404,
            "Stoch.K[1]": 9.914916519663404,
            "Stoch.RSI.K": 21.99151964516298,
            "UO": 40.87661830997874,
            "VWMA": 105471.76096253829,
            "W.R": -65.88541666666706,
            "change": 0.031832618854184765,
            "close": 105460.01,
            "high": 105495.99,
            "low": 105426.45,
            "open": 105426.46,
            "volume": 17.93344
          },
          "moving_averages": {
            "BUY": 3,
            "COMPUTE": {
              "EMA10": "BUY",
              "EMA100": "SELL",
              "EMA20": "SELL",
              "EMA200": "SELL",
              "EMA30": "SELL",
              "EMA50": "SELL",
              "HullMA": "BUY",
              "Ichimoku": "NEUTRAL",
              "SMA10": "BUY",
              "SMA100": "SELL",
              "SMA20": "SELL",
              "SMA200": "SELL",
              "SMA30": "SELL",
              "SMA50": "SELL",
              "VWMA": "SELL"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "STRONG_SELL",
            "SELL": 11
          },
          "oscillators": {
            "BUY": 0,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "NEUTRAL",
              "CCI": "NEUTRAL",
              "MACD": "SELL",
              "Mom": "SELL",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "NEUTRAL",
              "UO": "NEUTRAL",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 9,
            "RECOMMENDATION": "SELL",
            "SELL": 2
          },
          "summary": {
            "BUY": 3,
            "NEUTRAL": 10,
            "RECOMMENDATION": "SELL",
            "SELL": 13
          },
          "time": "2025-06-08T08:04:05.600902"
        }
      }
    ],
    "overrideData": {
      "action": "buy",
      "actionAt": "2025-06-08T08:05:05.526Z",
      "triggeredBy": "buy-order-trading-view",
      "notify": false,
      "checkTradingView": true
    }
  }
}
684543f6bac5318270386ef4
BTCUSDT
The override action is saved. Reason: The bot que…
Sun Jun 08 2025 08:04:06 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "6490eab2-f852-4f01-97ec-7dd23e8caea7",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "place-buy-order",
  "overrideData": {
    "action": "buy",
    "actionAt": "2025-06-08T08:05:06.180Z",
    "triggeredBy": "buy-order-trading-view",
    "notify": false,
    "checkTradingView": true
  },
  "overrideReason": "The bot queued the action to trigger the grid trade #1 for buying. Do not place an order because TradingView recommendation for 5m is SELL."
}
684543f6bac5318270386ef5
BTCUSDT
Do not place an order because TradingView recomme…
Sun Jun 08 2025 08:04:06 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "6490eab2-f852-4f01-97ec-7dd23e8caea7",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "place-buy-order",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749369846017,
      "symbol": "BTCUSDT",
      "close": "105460.00000000"
    },
    "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": 105460,
      "limitPrice": 107569.2,
      "highestPrice": 109284.7,
      "lowestPrice": 100372.26,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 107900.17949999998,
      "difference": -2.2615157002588537,
      "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-08T08:04:06.179Z"
    },
    "sell": {
      "currentPrice": 105460,
      "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-08T08:04:06.175Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 12.212428614561627,
            "ADX+DI": 31.07442500344787,
            "ADX+DI[1]": 20.435153094930218,
            "ADX-DI": 25.82887842460312,
            "ADX-DI[1]": 29.816626155779478,
            "AO": -62.8356470590079,
            "AO[1]": -67.9284117648931,
            "AO[2]": -63.9125882354856,
            "BB.lower": 105393.20312555972,
            "BB.upper": 105561.3748744404,
            "BBPower": 9.213385898328852,
            "CCI20": -37.59482993214912,
            "CCI20[1]": -107.22559285025693,
            "EMA10": 105450.60365528776,
            "EMA100": 105523.0947807543,
            "EMA20": 105468.65431922722,
            "EMA200": 105478.35591845261,
            "EMA30": 105480.5170092216,
            "EMA5": 105442.53635639328,
            "EMA50": 105496.49562087208,
            "HullMA9": 105427.8564814815,
            "Ichimoku.BLine": 105504.775,
            "MACD.macd": -21.727247141767293,
            "MACD.signal": -18.70274600538852,
            "Mom": -39.99000000000524,
            "Mom[1]": -36.919999999998254,
            "P.SAR": 105543.94314700262,
            "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": 46.86049998405082,
            "RSI[1]": 40.1507332509451,
            "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.35757575757575755,
            "Recommend.MA": -0.5333333333333333,
            "Recommend.Other": -0.18181818181818182,
            "SMA10": 105452.07499999995,
            "SMA100": 105511.92969999992,
            "SMA20": 105477.28900000006,
            "SMA200": 105594.31279999971,
            "SMA30": 105485.25366666687,
            "SMA5": 105433.71200000009,
            "SMA50": 105507.47259999998,
            "Stoch.D": 10.419221356347924,
            "Stoch.D[1]": 7.19412053958753,
            "Stoch.K": 17.649769688215404,
            "Stoch.K[1]": 9.914916519663404,
            "Stoch.RSI.K": 21.99151964516298,
            "UO": 40.87661830997874,
            "VWMA": 105471.76096253829,
            "W.R": -65.88541666666706,
            "change": 0.031832618854184765,
            "close": 105460.01,
            "high": 105495.99,
            "low": 105426.45,
            "open": 105426.46,
            "volume": 17.93344
          },
          "moving_averages": {
            "BUY": 3,
            "COMPUTE": {
              "EMA10": "BUY",
              "EMA100": "SELL",
              "EMA20": "SELL",
              "EMA200": "SELL",
              "EMA30": "SELL",
              "EMA50": "SELL",
              "HullMA": "BUY",
              "Ichimoku": "NEUTRAL",
              "SMA10": "BUY",
              "SMA100": "SELL",
              "SMA20": "SELL",
              "SMA200": "SELL",
              "SMA30": "SELL",
              "SMA50": "SELL",
              "VWMA": "SELL"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "STRONG_SELL",
            "SELL": 11
          },
          "oscillators": {
            "BUY": 0,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "NEUTRAL",
              "CCI": "NEUTRAL",
              "MACD": "SELL",
              "Mom": "SELL",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "NEUTRAL",
              "UO": "NEUTRAL",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 9,
            "RECOMMENDATION": "SELL",
            "SELL": 2
          },
          "summary": {
            "BUY": 3,
            "NEUTRAL": 10,
            "RECOMMENDATION": "SELL",
            "SELL": 13
          },
          "time": "2025-06-08T08:04:05.600902"
        }
      }
    ],
    "overrideData": {
      "action": "buy",
      "actionAt": "2025-06-08T08:05:05.526Z",
      "triggeredBy": "buy-order-trading-view",
      "notify": false,
      "checkTradingView": true
    }
  }
}
684543f6f8b48ed8f9d8fe98
BTCUSDT
The current price reached the trigger price for t…
Sun Jun 08 2025 08:04:06 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "188f787d-9d30-486e-ac0a-9236f6ad6c8a",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "determine-action",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749369846017,
      "symbol": "BTCUSDT",
      "close": "105460.00000000"
    },
    "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": 105460,
      "limitPrice": 107569.2,
      "highestPrice": 109284.7,
      "lowestPrice": 100372.26,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 107900.17949999998,
      "difference": -2.2615157002588537,
      "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-08T08:04:06.193Z"
    },
    "sell": {
      "currentPrice": 105460,
      "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-08T08:04:06.190Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 12.212428614561627,
            "ADX+DI": 31.07442500344787,
            "ADX+DI[1]": 20.435153094930218,
            "ADX-DI": 25.82887842460312,
            "ADX-DI[1]": 29.816626155779478,
            "AO": -62.8356470590079,
            "AO[1]": -67.9284117648931,
            "AO[2]": -63.9125882354856,
            "BB.lower": 105393.20312555972,
            "BB.upper": 105561.3748744404,
            "BBPower": 9.213385898328852,
            "CCI20": -37.59482993214912,
            "CCI20[1]": -107.22559285025693,
            "EMA10": 105450.60365528776,
            "EMA100": 105523.0947807543,
            "EMA20": 105468.65431922722,
            "EMA200": 105478.35591845261,
            "EMA30": 105480.5170092216,
            "EMA5": 105442.53635639328,
            "EMA50": 105496.49562087208,
            "HullMA9": 105427.8564814815,
            "Ichimoku.BLine": 105504.775,
            "MACD.macd": -21.727247141767293,
            "MACD.signal": -18.70274600538852,
            "Mom": -39.99000000000524,
            "Mom[1]": -36.919999999998254,
            "P.SAR": 105543.94314700262,
            "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": 46.86049998405082,
            "RSI[1]": 40.1507332509451,
            "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.35757575757575755,
            "Recommend.MA": -0.5333333333333333,
            "Recommend.Other": -0.18181818181818182,
            "SMA10": 105452.07499999995,
            "SMA100": 105511.92969999992,
            "SMA20": 105477.28900000006,
            "SMA200": 105594.31279999971,
            "SMA30": 105485.25366666687,
            "SMA5": 105433.71200000009,
            "SMA50": 105507.47259999998,
            "Stoch.D": 10.419221356347924,
            "Stoch.D[1]": 7.19412053958753,
            "Stoch.K": 17.649769688215404,
            "Stoch.K[1]": 9.914916519663404,
            "Stoch.RSI.K": 21.99151964516298,
            "UO": 40.87661830997874,
            "VWMA": 105471.76096253829,
            "W.R": -65.88541666666706,
            "change": 0.031832618854184765,
            "close": 105460.01,
            "high": 105495.99,
            "low": 105426.45,
            "open": 105426.46,
            "volume": 17.93344
          },
          "moving_averages": {
            "BUY": 3,
            "COMPUTE": {
              "EMA10": "BUY",
              "EMA100": "SELL",
              "EMA20": "SELL",
              "EMA200": "SELL",
              "EMA30": "SELL",
              "EMA50": "SELL",
              "HullMA": "BUY",
              "Ichimoku": "NEUTRAL",
              "SMA10": "BUY",
              "SMA100": "SELL",
              "SMA20": "SELL",
              "SMA200": "SELL",
              "SMA30": "SELL",
              "SMA50": "SELL",
              "VWMA": "SELL"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "STRONG_SELL",
            "SELL": 11
          },
          "oscillators": {
            "BUY": 0,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "NEUTRAL",
              "CCI": "NEUTRAL",
              "MACD": "SELL",
              "Mom": "SELL",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "NEUTRAL",
              "UO": "NEUTRAL",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 9,
            "RECOMMENDATION": "SELL",
            "SELL": 2
          },
          "summary": {
            "BUY": 3,
            "NEUTRAL": 10,
            "RECOMMENDATION": "SELL",
            "SELL": 13
          },
          "time": "2025-06-08T08:04:05.600902"
        }
      }
    ],
    "overrideData": {
      "action": "buy",
      "actionAt": "2025-06-08T08:05:06.180Z",
      "triggeredBy": "buy-order-trading-view",
      "notify": false,
      "checkTradingView": true
    }
  }
}
684543f6f8b48ed8f9d8fe99
BTCUSDT
The override action is saved. Reason: The bot que…
Sun Jun 08 2025 08:04:06 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "188f787d-9d30-486e-ac0a-9236f6ad6c8a",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "place-buy-order",
  "overrideData": {
    "action": "buy",
    "actionAt": "2025-06-08T08:05:06.194Z",
    "triggeredBy": "buy-order-trading-view",
    "notify": false,
    "checkTradingView": true
  },
  "overrideReason": "The bot queued the action to trigger the grid trade #1 for buying. Do not place an order because TradingView recommendation for 5m is SELL."
}
684543f6f8b48ed8f9d8fe9a
BTCUSDT
Do not place an order because TradingView recomme…
Sun Jun 08 2025 08:04:06 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "188f787d-9d30-486e-ac0a-9236f6ad6c8a",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "place-buy-order",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749369846017,
      "symbol": "BTCUSDT",
      "close": "105460.00000000"
    },
    "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": 105460,
      "limitPrice": 107569.2,
      "highestPrice": 109284.7,
      "lowestPrice": 100372.26,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 107900.17949999998,
      "difference": -2.2615157002588537,
      "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-08T08:04:06.193Z"
    },
    "sell": {
      "currentPrice": 105460,
      "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-08T08:04:06.190Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 12.212428614561627,
            "ADX+DI": 31.07442500344787,
            "ADX+DI[1]": 20.435153094930218,
            "ADX-DI": 25.82887842460312,
            "ADX-DI[1]": 29.816626155779478,
            "AO": -62.8356470590079,
            "AO[1]": -67.9284117648931,
            "AO[2]": -63.9125882354856,
            "BB.lower": 105393.20312555972,
            "BB.upper": 105561.3748744404,
            "BBPower": 9.213385898328852,
            "CCI20": -37.59482993214912,
            "CCI20[1]": -107.22559285025693,
            "EMA10": 105450.60365528776,
            "EMA100": 105523.0947807543,
            "EMA20": 105468.65431922722,
            "EMA200": 105478.35591845261,
            "EMA30": 105480.5170092216,
            "EMA5": 105442.53635639328,
            "EMA50": 105496.49562087208,
            "HullMA9": 105427.8564814815,
            "Ichimoku.BLine": 105504.775,
            "MACD.macd": -21.727247141767293,
            "MACD.signal": -18.70274600538852,
            "Mom": -39.99000000000524,
            "Mom[1]": -36.919999999998254,
            "P.SAR": 105543.94314700262,
            "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": 46.86049998405082,
            "RSI[1]": 40.1507332509451,
            "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.35757575757575755,
            "Recommend.MA": -0.5333333333333333,
            "Recommend.Other": -0.18181818181818182,
            "SMA10": 105452.07499999995,
            "SMA100": 105511.92969999992,
            "SMA20": 105477.28900000006,
            "SMA200": 105594.31279999971,
            "SMA30": 105485.25366666687,
            "SMA5": 105433.71200000009,
            "SMA50": 105507.47259999998,
            "Stoch.D": 10.419221356347924,
            "Stoch.D[1]": 7.19412053958753,
            "Stoch.K": 17.649769688215404,
            "Stoch.K[1]": 9.914916519663404,
            "Stoch.RSI.K": 21.99151964516298,
            "UO": 40.87661830997874,
            "VWMA": 105471.76096253829,
            "W.R": -65.88541666666706,
            "change": 0.031832618854184765,
            "close": 105460.01,
            "high": 105495.99,
            "low": 105426.45,
            "open": 105426.46,
            "volume": 17.93344
          },
          "moving_averages": {
            "BUY": 3,
            "COMPUTE": {
              "EMA10": "BUY",
              "EMA100": "SELL",
              "EMA20": "SELL",
              "EMA200": "SELL",
              "EMA30": "SELL",
              "EMA50": "SELL",
              "HullMA": "BUY",
              "Ichimoku": "NEUTRAL",
              "SMA10": "BUY",
              "SMA100": "SELL",
              "SMA20": "SELL",
              "SMA200": "SELL",
              "SMA30": "SELL",
              "SMA50": "SELL",
              "VWMA": "SELL"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "STRONG_SELL",
            "SELL": 11
          },
          "oscillators": {
            "BUY": 0,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "NEUTRAL",
              "CCI": "NEUTRAL",
              "MACD": "SELL",
              "Mom": "SELL",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "NEUTRAL",
              "UO": "NEUTRAL",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 9,
            "RECOMMENDATION": "SELL",
            "SELL": 2
          },
          "summary": {
            "BUY": 3,
            "NEUTRAL": 10,
            "RECOMMENDATION": "SELL",
            "SELL": 13
          },
          "time": "2025-06-08T08:04:05.600902"
        }
      }
    ],
    "overrideData": {
      "action": "buy",
      "actionAt": "2025-06-08T08:05:06.180Z",
      "triggeredBy": "buy-order-trading-view",
      "notify": false,
      "checkTradingView": true
    }
  }
}
684543f6f8b48ed8f9d8fe9b
ARDRUSDT
The TradingView technical analysis recommendation…
Sun Jun 08 2025 08:04:06 GMT+0000 (Coordinated Universal Time)
{
  "uuid": "59cb9f04-1ad7-4600-b8b9-ce9227148830",
  "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": 13.214360385479768,
      "ADX+DI": 17.764706172935924,
      "ADX+DI[1]": 16.717308960600555,
      "ADX-DI": 14.742191919548757,
      "ADX-DI[1]": 15.436625320804362,
      "AO": -0.00008079411764708166,
      "AO[1]": -0.00012255882352942005,
      "AO[2]": -0.00015061764705881497,
      "BB.lower": 0.08203436164971195,
      "BB.upper": 0.08237963835028816,
      "BBPower": 0.000026098558811485373,
      "CCI20": 48.09811248445406,
      "CCI20[1]": -15.643105446086993,
      "EMA10": 0.08220681720350756,
      "EMA100": 0.08244726039472598,
      "EMA20": 0.08224071559688713,
      "EMA200": 0.08315374923880478,
      "EMA30": 0.08228700383276229,
      "EMA5": 0.08221890106039419,
      "EMA50": 0.08234058781126473,
      "HullMA9": 0.08221566666666666,
      "Ichimoku.BLine": 0.08230000000000001,
      "MACD.macd": -0.00006008971023110932,
      "MACD.signal": -0.00008238378144469411,
      "Mom": 0.00014000000000000123,
      "Mom[1]": -0.00011999999999999511,
      "P.SAR": 0.08233433927695528,
      "Pivot.M.Camarilla.Middle": 0.08217999999999999,
      "Pivot.M.Camarilla.R1": 0.08367725,
      "Pivot.M.Camarilla.R2": 0.0840045,
      "Pivot.M.Camarilla.R3": 0.08433175,
      "Pivot.M.Camarilla.S1": 0.08302274999999999,
      "Pivot.M.Camarilla.S2": 0.08269549999999999,
      "Pivot.M.Camarilla.S3": 0.08236824999999999,
      "Pivot.M.Classic.Middle": 0.08217999999999999,
      "Pivot.M.Classic.R1": 0.08454999999999997,
      "Pivot.M.Classic.R2": 0.08574999999999998,
      "Pivot.M.Classic.R3": 0.08931999999999997,
      "Pivot.M.Classic.S1": 0.08097999999999998,
      "Pivot.M.Classic.S2": 0.07861,
      "Pivot.M.Classic.S3": 0.07504000000000001,
      "Pivot.M.Demark.Middle": 0.08248,
      "Pivot.M.Demark.R1": 0.08514999999999999,
      "Pivot.M.Demark.S1": 0.08158,
      "Pivot.M.Fibonacci.Middle": 0.08217999999999999,
      "Pivot.M.Fibonacci.R1": 0.08354373999999999,
      "Pivot.M.Fibonacci.R2": 0.08438625999999998,
      "Pivot.M.Fibonacci.R3": 0.08574999999999998,
      "Pivot.M.Fibonacci.S1": 0.08081625999999999,
      "Pivot.M.Fibonacci.S2": 0.07997374,
      "Pivot.M.Fibonacci.S3": 0.07861,
      "Pivot.M.Woodie.Middle": 0.0824425,
      "Pivot.M.Woodie.R1": 0.085075,
      "Pivot.M.Woodie.R2": 0.08601249999999999,
      "Pivot.M.Woodie.R3": 0.08864499999999999,
      "Pivot.M.Woodie.S1": 0.08150500000000001,
      "Pivot.M.Woodie.S2": 0.07887250000000001,
      "Pivot.M.Woodie.S3": 0.07793500000000002,
      "RSI": 50.93456160310365,
      "RSI[1]": 46.635307726686996,
      "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.1575757575757576,
      "Recommend.MA": 0.13333333333333333,
      "Recommend.Other": 0.18181818181818182,
      "SMA10": 0.08217000000000013,
      "SMA100": 0.08241680000000023,
      "SMA20": 0.08220700000000006,
      "SMA200": 0.08240655000000024,
      "SMA30": 0.08225333333333341,
      "SMA5": 0.08222399999999977,
      "SMA50": 0.08248759999999995,
      "Stoch.D": 40.74074074074052,
      "Stoch.D[1]": 53.15332815332739,
      "Stoch.K": 41.66666666666643,
      "Stoch.K[1]": 46.58119658119591,
      "Stoch.RSI.K": 65.81934734293365,
      "UO": 50.75038142191893,
      "VWMA": 0.08221951354775094,
      "W.R": -37.50000000000036,
      "change": 0.1460209296665796,
      "close": 0.0823,
      "high": 0.0823,
      "low": 0.08215,
      "open": 0.08215,
      "volume": 44084
    },
    "moving_averages": {
      "BUY": 8,
      "COMPUTE": {
        "EMA10": "BUY",
        "EMA100": "SELL",
        "EMA20": "BUY",
        "EMA200": "SELL",
        "EMA30": "BUY",
        "EMA50": "SELL",
        "HullMA": "BUY",
        "Ichimoku": "NEUTRAL",
        "SMA10": "BUY",
        "SMA100": "SELL",
        "SMA20": "BUY",
        "SMA200": "SELL",
        "SMA30": "BUY",
        "SMA50": "SELL",
        "VWMA": "BUY"
      },
      "NEUTRAL": 1,
      "RECOMMENDATION": "BUY",
      "SELL": 6
    },
    "oscillators": {
      "BUY": 2,
      "COMPUTE": {
        "ADX": "NEUTRAL",
        "AO": "NEUTRAL",
        "BBP": "NEUTRAL",
        "CCI": "NEUTRAL",
        "MACD": "BUY",
        "Mom": "BUY",
        "RSI": "NEUTRAL",
        "STOCH.K": "NEUTRAL",
        "Stoch.RSI": "NEUTRAL",
        "UO": "NEUTRAL",
        "W%R": "NEUTRAL"
      },
      "NEUTRAL": 9,
      "RECOMMENDATION": "BUY",
      "SELL": 0
    },
    "summary": {
      "BUY": 10,
      "NEUTRAL": 10,
      "RECOMMENDATION": "BUY",
      "SELL": 6
    },
    "time": "2025-06-08T08:04:06.168955"
  }
}
684543f6f8b48ed8f9d8fe9c
DEGOUSDT
The TradingView technical analysis recommendation…
Sun Jun 08 2025 08:04:06 GMT+0000 (Coordinated Universal Time)
{
  "uuid": "59cb9f04-1ad7-4600-b8b9-ce9227148830",
  "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": 18.339090282434764,
      "ADX+DI": 15.122284717891317,
      "ADX+DI[1]": 15.508758050433991,
      "ADX-DI": 21.331731511431155,
      "ADX-DI[1]": 20.599069650627857,
      "AO": -0.0058823529411702324,
      "AO[1]": -0.005414705882346826,
      "AO[2]": -0.0059029411764643935,
      "BB.lower": 1.2595717538275357,
      "BB.upper": 1.2917282461724628,
      "BBPower": -0.0036482453040000973,
      "CCI20": -68.3192776215655,
      "CCI20[1]": -53.68048858883528,
      "EMA10": 1.271032999991357,
      "EMA100": 1.2781214772637461,
      "EMA20": 1.2732266930728,
      "EMA200": 1.3136661304484334,
      "EMA30": 1.2741324175989097,
      "EMA5": 1.2699488535779202,
      "EMA50": 1.2747190880393064,
      "HullMA9": 1.2700851851851853,
      "Ichimoku.BLine": 1.2825,
      "MACD.macd": -0.002314134946228119,
      "MACD.signal": -0.0016555182766961043,
      "Mom": -0.0050000000000001155,
      "Mom[1]": -0.0040000000000000036,
      "P.SAR": 1.265396,
      "Pivot.M.Camarilla.Middle": 1.2776666666666667,
      "Pivot.M.Camarilla.R1": 1.2777666666666665,
      "Pivot.M.Camarilla.R2": 1.2825333333333333,
      "Pivot.M.Camarilla.R3": 1.2872999999999999,
      "Pivot.M.Camarilla.S1": 1.2682333333333333,
      "Pivot.M.Camarilla.S2": 1.2634666666666665,
      "Pivot.M.Camarilla.S3": 1.2587,
      "Pivot.M.Classic.Middle": 1.2776666666666667,
      "Pivot.M.Classic.R1": 1.3013333333333335,
      "Pivot.M.Classic.R2": 1.3296666666666668,
      "Pivot.M.Classic.R3": 1.3816666666666668,
      "Pivot.M.Classic.S1": 1.2493333333333334,
      "Pivot.M.Classic.S2": 1.2256666666666667,
      "Pivot.M.Classic.S3": 1.1736666666666666,
      "Pivot.M.Demark.Middle": 1.27175,
      "Pivot.M.Demark.R1": 1.2894999999999999,
      "Pivot.M.Demark.S1": 1.2374999999999998,
      "Pivot.M.Fibonacci.Middle": 1.2776666666666667,
      "Pivot.M.Fibonacci.R1": 1.2975306666666668,
      "Pivot.M.Fibonacci.R2": 1.3098026666666667,
      "Pivot.M.Fibonacci.R3": 1.3296666666666668,
      "Pivot.M.Fibonacci.S1": 1.2578026666666666,
      "Pivot.M.Fibonacci.S2": 1.2455306666666668,
      "Pivot.M.Fibonacci.S3": 1.2256666666666667,
      "Pivot.M.Woodie.Middle": 1.2765,
      "Pivot.M.Woodie.R1": 1.299,
      "Pivot.M.Woodie.R2": 1.3285,
      "Pivot.M.Woodie.R3": 1.351,
      "Pivot.M.Woodie.S1": 1.2469999999999999,
      "Pivot.M.Woodie.S2": 1.2245,
      "Pivot.M.Woodie.S3": 1.1949999999999998,
      "RSI": 42.31903068607689,
      "RSI[1]": 43.57370130155408,
      "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.603030303030303,
      "Recommend.MA": -0.9333333333333333,
      "Recommend.Other": -0.2727272727272727,
      "SMA10": 1.2696000000000018,
      "SMA100": 1.2740400000000043,
      "SMA20": 1.2756499999999993,
      "SMA200": 1.2917100000000026,
      "SMA30": 1.2772333333333346,
      "SMA5": 1.270000000000002,
      "SMA50": 1.2749399999999986,
      "Stoch.D": 25.803692949338537,
      "Stoch.D[1]": 49.32659932659981,
      "Stoch.K": 27.141382868937075,
      "Stoch.K[1]": 51.818181818182374,
      "Stoch.RSI.K": 42.344338963921835,
      "UO": 30.828633302397062,
      "VWMA": 1.2800687889099467,
      "W.R": -76.47058823529427,
      "change": -0.07874015748032377,
      "close": 1.269,
      "high": 1.271,
      "low": 1.269,
      "open": 1.271,
      "volume": 2220.95
    },
    "moving_averages": {
      "BUY": 0,
      "COMPUTE": {
        "EMA10": "SELL",
        "EMA100": "SELL",
        "EMA20": "SELL",
        "EMA200": "SELL",
        "EMA30": "SELL",
        "EMA50": "SELL",
        "HullMA": "SELL",
        "Ichimoku": "NEUTRAL",
        "SMA10": "SELL",
        "SMA100": "SELL",
        "SMA20": "SELL",
        "SMA200": "SELL",
        "SMA30": "SELL",
        "SMA50": "SELL",
        "VWMA": "SELL"
      },
      "NEUTRAL": 1,
      "RECOMMENDATION": "STRONG_SELL",
      "SELL": 14
    },
    "oscillators": {
      "BUY": 0,
      "COMPUTE": {
        "ADX": "NEUTRAL",
        "AO": "SELL",
        "BBP": "NEUTRAL",
        "CCI": "NEUTRAL",
        "MACD": "SELL",
        "Mom": "SELL",
        "RSI": "NEUTRAL",
        "STOCH.K": "NEUTRAL",
        "Stoch.RSI": "NEUTRAL",
        "UO": "NEUTRAL",
        "W%R": "NEUTRAL"
      },
      "NEUTRAL": 8,
      "RECOMMENDATION": "SELL",
      "SELL": 3
    },
    "summary": {
      "BUY": 0,
      "NEUTRAL": 9,
      "RECOMMENDATION": "STRONG_SELL",
      "SELL": 17
    },
    "time": "2025-06-08T08:04:06.166121"
  }
}
684543f6f8b48ed8f9d8fe9d
KAVAUSDT
The TradingView technical analysis recommendation…
Sun Jun 08 2025 08:04:06 GMT+0000 (Coordinated Universal Time)
{
  "uuid": "59cb9f04-1ad7-4600-b8b9-ce9227148830",
  "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": 23.19617308704988,
      "ADX+DI": 27.33062988843351,
      "ADX+DI[1]": 27.08729378987857,
      "ADX-DI": 23.825957704258556,
      "ADX-DI[1]": 26.983691612873336,
      "AO": 0.0010085294117649912,
      "AO[1]": 0.001530294117647324,
      "AO[2]": 0.0021864705882355118,
      "BB.lower": 0.44219781459665053,
      "BB.upper": 0.44746218540335014,
      "BBPower": -0.00178313010309894,
      "CCI20": -34.73591935127243,
      "CCI20[1]": -92.87004569118088,
      "EMA10": 0.4449729441758929,
      "EMA100": 0.44151423665823514,
      "EMA20": 0.444793845411831,
      "EMA200": 0.4372331159230371,
      "EMA30": 0.44455799645694416,
      "EMA5": 0.4447836410931385,
      "EMA50": 0.44394750008276845,
      "HullMA9": 0.4437814814814816,
      "Ichimoku.BLine": 0.44520000000000004,
      "MACD.macd": 0.00030198340618370345,
      "MACD.signal": 0.00041489405243983764,
      "Mom": 0.0019000000000000128,
      "Mom[1]": -0.0009999999999999454,
      "P.SAR": 0.44779800000000003,
      "Pivot.M.Camarilla.Middle": 0.4396333333333333,
      "Pivot.M.Camarilla.R1": 0.44511333333333336,
      "Pivot.M.Camarilla.R2": 0.44672666666666666,
      "Pivot.M.Camarilla.R3": 0.44834,
      "Pivot.M.Camarilla.S1": 0.44188666666666665,
      "Pivot.M.Camarilla.S2": 0.44027333333333335,
      "Pivot.M.Camarilla.S3": 0.43866,
      "Pivot.M.Classic.Middle": 0.4396333333333333,
      "Pivot.M.Classic.R1": 0.45036666666666664,
      "Pivot.M.Classic.R2": 0.4572333333333333,
      "Pivot.M.Classic.R3": 0.47483333333333333,
      "Pivot.M.Classic.S1": 0.43276666666666663,
      "Pivot.M.Classic.S2": 0.4220333333333333,
      "Pivot.M.Classic.S3": 0.4044333333333333,
      "Pivot.M.Demark.Middle": 0.44135,
      "Pivot.M.Demark.R1": 0.45380000000000004,
      "Pivot.M.Demark.S1": 0.43620000000000003,
      "Pivot.M.Fibonacci.Middle": 0.4396333333333333,
      "Pivot.M.Fibonacci.R1": 0.4463565333333333,
      "Pivot.M.Fibonacci.R2": 0.45051013333333334,
      "Pivot.M.Fibonacci.R3": 0.4572333333333333,
      "Pivot.M.Fibonacci.S1": 0.43291013333333334,
      "Pivot.M.Fibonacci.S2": 0.4287565333333333,
      "Pivot.M.Fibonacci.S3": 0.4220333333333333,
      "Pivot.M.Woodie.Middle": 0.44065,
      "Pivot.M.Woodie.R1": 0.45239999999999997,
      "Pivot.M.Woodie.R2": 0.45825,
      "Pivot.M.Woodie.R3": 0.47,
      "Pivot.M.Woodie.S1": 0.43479999999999996,
      "Pivot.M.Woodie.S2": 0.42305,
      "Pivot.M.Woodie.S3": 0.41719999999999996,
      "RSI": 51.23294859417765,
      "RSI[1]": 40.62317604667242,
      "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.3787878787878788,
      "Recommend.MA": 0.6666666666666666,
      "Recommend.Other": 0.09090909090909091,
      "SMA10": 0.44540999999999953,
      "SMA100": 0.4426360000000004,
      "SMA20": 0.44483000000000034,
      "SMA200": 0.4342015000000002,
      "SMA30": 0.4443933333333328,
      "SMA5": 0.44503999999999977,
      "SMA50": 0.4443400000000004,
      "Stoch.D": 43.00411522633726,
      "Stoch.D[1]": 58.098765432098354,
      "Stoch.K": 29.629629629629715,
      "Stoch.K[1]": 35.8024691358022,
      "Stoch.RSI.K": 23.48477853158015,
      "UO": 40.748646292153836,
      "VWMA": 0.4446620148266087,
      "W.R": -55.555555555555436,
      "change": 0.4742547425474234,
      "close": 0.4449,
      "high": 0.4452,
      "low": 0.4429,
      "open": 0.443,
      "volume": 182826.4
    },
    "moving_averages": {
      "BUY": 12,
      "COMPUTE": {
        "EMA10": "SELL",
        "EMA100": "BUY",
        "EMA20": "BUY",
        "EMA200": "BUY",
        "EMA30": "BUY",
        "EMA50": "BUY",
        "HullMA": "BUY",
        "Ichimoku": "NEUTRAL",
        "SMA10": "SELL",
        "SMA100": "BUY",
        "SMA20": "BUY",
        "SMA200": "BUY",
        "SMA30": "BUY",
        "SMA50": "BUY",
        "VWMA": "BUY"
      },
      "NEUTRAL": 1,
      "RECOMMENDATION": "STRONG_BUY",
      "SELL": 2
    },
    "oscillators": {
      "BUY": 2,
      "COMPUTE": {
        "ADX": "NEUTRAL",
        "AO": "NEUTRAL",
        "BBP": "BUY",
        "CCI": "NEUTRAL",
        "MACD": "SELL",
        "Mom": "BUY",
        "RSI": "NEUTRAL",
        "STOCH.K": "NEUTRAL",
        "Stoch.RSI": "NEUTRAL",
        "UO": "NEUTRAL",
        "W%R": "NEUTRAL"
      },
      "NEUTRAL": 8,
      "RECOMMENDATION": "NEUTRAL",
      "SELL": 1
    },
    "summary": {
      "BUY": 14,
      "NEUTRAL": 9,
      "RECOMMENDATION": "BUY",
      "SELL": 3
    },
    "time": "2025-06-08T08:04:06.166633"
  }
}

Rename Collection

binance-bot .

Tools

Collection Stats

Documents 254096
Total doc size 1.6 GB
Average doc size 6.58 KB
Pre-allocated size 695.27 MB
Indexes 2
Total index size 6.35 MB
Padding factor
Extents

Indexes

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