_id symbol msg loggedAt data
684539b4bac5318270383f9d
BTCUSDT
Do not place a buy order for the grid trade #1 as…
Sun Jun 08 2025 07:20:20 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "4ffebb15-112d-437a-a2b2-841156cb2d39",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "place-buy-order",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749367220018,
      "symbol": "BTCUSDT",
      "close": "105511.74000000"
    },
    "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": 105511.74,
      "limitPrice": 107621.97480000001,
      "highestPrice": 109284.7,
      "lowestPrice": 100372.26,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 107900.17949999998,
      "difference": -2.2135639728013468,
      "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-08T07:20:20.180Z"
    },
    "sell": {
      "currentPrice": 105511.74,
      "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-08T07:20:20.176Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 13.67260271915883,
            "ADX+DI": 30.311893787887893,
            "ADX+DI[1]": 23.004686842300373,
            "ADX-DI": 23.965608899856793,
            "ADX-DI[1]": 26.47918590394944,
            "AO": -57.03688235313166,
            "AO[1]": -63.31447058841877,
            "AO[2]": -50.552588235470466,
            "BB.lower": 105420.37962283818,
            "BB.upper": 105587.3513771619,
            "BBPower": 50.086240547461784,
            "CCI20": 42.796917690513226,
            "CCI20[1]": -38.1334775225626,
            "EMA10": 105500.36987822475,
            "EMA100": 105538.88068365246,
            "EMA20": 105507.94443697434,
            "EMA200": 105481.662554726,
            "EMA30": 105511.99081720738,
            "EMA5": 105499.012564236,
            "EMA50": 105519.81345670459,
            "HullMA9": 105485.08162962964,
            "Ichimoku.BLine": 105532.945,
            "MACD.macd": -8.448967621588963,
            "MACD.signal": -6.6621094419194105,
            "Mom": -10.210000000006403,
            "Mom[1]": -61.50999999999476,
            "P.SAR": 105587.174498632,
            "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": 52.811742795661765,
            "RSI[1]": 48.56159539889992,
            "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.31212121212121213,
            "Recommend.MA": 0.5333333333333333,
            "Recommend.Other": 0.09090909090909091,
            "SMA10": 105501.48199999993,
            "SMA100": 105532.02419999993,
            "SMA20": 105503.86550000004,
            "SMA200": 105595.11004999971,
            "SMA30": 105524.08333333355,
            "SMA5": 105480.48600000008,
            "SMA50": 105508.0258,
            "Stoch.D": 29.404083872846517,
            "Stoch.D[1]": 13.968006981268337,
            "Stoch.K": 38.045156427546544,
            "Stoch.K[1]": 25.122932498883078,
            "Stoch.RSI.K": 47.72879509728154,
            "UO": 40.331140785446,
            "VWMA": 105497.79676949234,
            "W.R": -44.44231383829224,
            "change": 0.02823696682463848,
            "close": 105529.79,
            "high": 105556.15,
            "low": 105499.99,
            "open": 105499.99,
            "volume": 16.2963
          },
          "moving_averages": {
            "BUY": 11,
            "COMPUTE": {
              "EMA10": "BUY",
              "EMA100": "SELL",
              "EMA20": "BUY",
              "EMA200": "BUY",
              "EMA30": "BUY",
              "EMA50": "BUY",
              "HullMA": "BUY",
              "Ichimoku": "NEUTRAL",
              "SMA10": "BUY",
              "SMA100": "SELL",
              "SMA20": "BUY",
              "SMA200": "SELL",
              "SMA30": "BUY",
              "SMA50": "BUY",
              "VWMA": "BUY"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "STRONG_BUY",
            "SELL": 3
          },
          "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": 13,
            "NEUTRAL": 9,
            "RECOMMENDATION": "BUY",
            "SELL": 4
          },
          "time": "2025-06-08T07:20:20.143660"
        }
      }
    ],
    "overrideData": {
      "action": "buy",
      "actionAt": "2025-06-08T07:20:52.187Z",
      "triggeredBy": "buy-order-trading-view",
      "notify": false,
      "checkTradingView": true
    }
  }
}
684539b467dcb802a509050e
BELUSDT
The TradingView technical analysis recommendation…
Sun Jun 08 2025 07:20:20 GMT+0000 (Coordinated Universal Time)
{
  "uuid": "c4edb973-7ba6-4e09-8865-29bcb2d6c4f2",
  "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": "1m",
  "data": {
    "indicators": {
      "ADX": 19.400662070407776,
      "ADX+DI": 37.96742380625911,
      "ADX+DI[1]": 30.556769563399435,
      "ADX-DI": 41.97577546752535,
      "ADX-DI[1]": 46.990365827181066,
      "AO": -0.0002008823529406345,
      "AO[1]": -0.0001749999999993701,
      "AO[2]": -0.00009352941176415941,
      "BB.lower": 0.28138934507978497,
      "BB.upper": 0.2824206549202172,
      "BBPower": 0.00025631947526782994,
      "CCI20": 32.55813953483904,
      "CCI20[1]": -60.33848417956807,
      "EMA10": 0.28186368468319645,
      "EMA100": 0.28275020547704693,
      "EMA20": 0.2819094186116073,
      "EMA200": 0.28332499221238433,
      "EMA30": 0.28199046838735653,
      "EMA5": 0.28187100332721204,
      "EMA50": 0.28220514610894026,
      "HullMA9": 0.2818011111111111,
      "Ichimoku.BLine": 0.28195,
      "MACD.macd": -0.00008652060700581332,
      "MACD.signal": -0.00011479472545477646,
      "Mom": 0.0005000000000000004,
      "Mom[1]": 0.00009999999999998899,
      "P.SAR": 0.2815684945714816,
      "Pivot.M.Camarilla.Middle": 0.2819,
      "Pivot.M.Camarilla.R1": 0.2872733333333334,
      "Pivot.M.Camarilla.R2": 0.2884466666666667,
      "Pivot.M.Camarilla.R3": 0.28962000000000004,
      "Pivot.M.Camarilla.S1": 0.28492666666666666,
      "Pivot.M.Camarilla.S2": 0.28375333333333336,
      "Pivot.M.Camarilla.S3": 0.28258,
      "Pivot.M.Classic.Middle": 0.2819,
      "Pivot.M.Classic.R1": 0.2904,
      "Pivot.M.Classic.R2": 0.2947,
      "Pivot.M.Classic.R3": 0.30750000000000005,
      "Pivot.M.Classic.S1": 0.27759999999999996,
      "Pivot.M.Classic.S2": 0.26909999999999995,
      "Pivot.M.Classic.S3": 0.2562999999999999,
      "Pivot.M.Demark.Middle": 0.282975,
      "Pivot.M.Demark.R1": 0.29255,
      "Pivot.M.Demark.S1": 0.27974999999999994,
      "Pivot.M.Fibonacci.Middle": 0.2819,
      "Pivot.M.Fibonacci.R1": 0.2867896,
      "Pivot.M.Fibonacci.R2": 0.2898104,
      "Pivot.M.Fibonacci.R3": 0.2947,
      "Pivot.M.Fibonacci.S1": 0.2770104,
      "Pivot.M.Fibonacci.S2": 0.27398959999999994,
      "Pivot.M.Fibonacci.S3": 0.26909999999999995,
      "Pivot.M.Woodie.Middle": 0.28300000000000003,
      "Pivot.M.Woodie.R1": 0.2926000000000001,
      "Pivot.M.Woodie.R2": 0.29580000000000006,
      "Pivot.M.Woodie.R3": 0.3054000000000001,
      "Pivot.M.Woodie.S1": 0.27980000000000005,
      "Pivot.M.Woodie.S2": 0.2702,
      "Pivot.M.Woodie.S3": 0.267,
      "RSI": 50.821985726161216,
      "RSI[1]": 43.77919101340178,
      "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.09090909090909091,
      "Recommend.MA": 0,
      "Recommend.Other": 0.18181818181818182,
      "SMA10": 0.2818400000000009,
      "SMA100": 0.2828189999999996,
      "SMA20": 0.28190500000000107,
      "SMA200": 0.2839895000000001,
      "SMA30": 0.28200666666666657,
      "SMA5": 0.28183999999999954,
      "SMA50": 0.28207399999999966,
      "Stoch.D": 46.913580246913966,
      "Stoch.D[1]": 57.7777777777765,
      "Stoch.K": 55.55555555555453,
      "Stoch.K[1]": 45.55555555555379,
      "Stoch.RSI.K": 63.41023863829181,
      "UO": 60.80876795162439,
      "VWMA": 0.28172347189869573,
      "W.R": -16.666666666672835,
      "change": 0.10649627263044621,
      "close": 0.282,
      "high": 0.282,
      "low": 0.282,
      "open": 0.282,
      "volume": 64.8
    },
    "moving_averages": {
      "BUY": 7,
      "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": "SELL",
        "SMA50": "SELL",
        "VWMA": "BUY"
      },
      "NEUTRAL": 1,
      "RECOMMENDATION": "NEUTRAL",
      "SELL": 7
    },
    "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": 9,
      "NEUTRAL": 10,
      "RECOMMENDATION": "NEUTRAL",
      "SELL": 7
    },
    "time": "2025-06-08T07:20:20.214122"
  }
}
684539b467dcb802a509050f
TWTUSDT
The TradingView technical analysis recommendation…
Sun Jun 08 2025 07:20:20 GMT+0000 (Coordinated Universal Time)
{
  "uuid": "c4edb973-7ba6-4e09-8865-29bcb2d6c4f2",
  "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.180873091940164,
      "ADX+DI": 21.391988365204483,
      "ADX+DI[1]": 21.332037487493494,
      "ADX-DI": 27.596550663876567,
      "ADX-DI[1]": 28.055096145864436,
      "AO": -0.0009391176470582296,
      "AO[1]": -0.0007291176470580751,
      "AO[2]": 0.000014411764706623309,
      "BB.lower": 0.7932946605900603,
      "BB.upper": 0.8009553394099417,
      "BBPower": -0.001333406011183147,
      "CCI20": -92.3948405864283,
      "CCI20[1]": -132.429167153898,
      "EMA10": 0.795644588192376,
      "EMA100": 0.7942524537916885,
      "EMA20": 0.7959570684098018,
      "EMA200": 0.7937471562749182,
      "EMA30": 0.7957083075372641,
      "EMA5": 0.7949587126605901,
      "EMA50": 0.7951682611811192,
      "HullMA9": 0.7934962962962961,
      "Ichimoku.BLine": 0.79625,
      "MACD.macd": -0.000016126448943110105,
      "MACD.signal": 0.0005792302359146382,
      "Mom": -0.0040000000000000036,
      "Mom[1]": -0.0030000000000000027,
      "P.SAR": 0.7980197390463999,
      "Pivot.M.Camarilla.Middle": 0.7932333333333332,
      "Pivot.M.Camarilla.R1": 0.7937641666666666,
      "Pivot.M.Camarilla.R2": 0.7949283333333333,
      "Pivot.M.Camarilla.R3": 0.7960925,
      "Pivot.M.Camarilla.S1": 0.7914358333333333,
      "Pivot.M.Camarilla.S2": 0.7902716666666666,
      "Pivot.M.Camarilla.S3": 0.7891075,
      "Pivot.M.Classic.Middle": 0.7932333333333332,
      "Pivot.M.Classic.R1": 0.7992666666666665,
      "Pivot.M.Classic.R2": 0.8059333333333333,
      "Pivot.M.Classic.R3": 0.8186333333333333,
      "Pivot.M.Classic.S1": 0.7865666666666664,
      "Pivot.M.Classic.S2": 0.7805333333333332,
      "Pivot.M.Classic.S3": 0.7678333333333331,
      "Pivot.M.Demark.Middle": 0.7948999999999999,
      "Pivot.M.Demark.R1": 0.8025999999999999,
      "Pivot.M.Demark.S1": 0.7898999999999998,
      "Pivot.M.Fibonacci.Middle": 0.7932333333333332,
      "Pivot.M.Fibonacci.R1": 0.7980847333333333,
      "Pivot.M.Fibonacci.R2": 0.8010819333333332,
      "Pivot.M.Fibonacci.R3": 0.8059333333333333,
      "Pivot.M.Fibonacci.S1": 0.7883819333333332,
      "Pivot.M.Fibonacci.S2": 0.7853847333333333,
      "Pivot.M.Fibonacci.S3": 0.7805333333333332,
      "Pivot.M.Woodie.Middle": 0.792975,
      "Pivot.M.Woodie.R1": 0.79875,
      "Pivot.M.Woodie.R2": 0.805675,
      "Pivot.M.Woodie.R3": 0.81145,
      "Pivot.M.Woodie.S1": 0.7860499999999999,
      "Pivot.M.Woodie.S2": 0.7802749999999999,
      "Pivot.M.Woodie.S3": 0.7733499999999999,
      "RSI": 47.29446259411907,
      "RSI[1]": 48.20609587810575,
      "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.79626,
      "SMA100": 0.7945790000000013,
      "SMA20": 0.797125000000001,
      "SMA200": 0.7925364999999996,
      "SMA30": 0.7958800000000004,
      "SMA5": 0.7945200000000004,
      "SMA50": 0.7944340000000009,
      "Stoch.D": 14.681928241250239,
      "Stoch.D[1]": 9.188034188034047,
      "Stoch.K": 24.675324675324713,
      "Stoch.K[1]": 13.419913419913314,
      "Stoch.RSI.K": 24.119341440688583,
      "UO": 42.51012020642152,
      "VWMA": 0.7973878648460897,
      "W.R": -66.2337662337658,
      "change": -0.03772161448509581,
      "close": 0.795,
      "high": 0.7954,
      "low": 0.795,
      "open": 0.7953,
      "volume": 2952
    },
    "moving_averages": {
      "BUY": 6,
      "COMPUTE": {
        "EMA10": "SELL",
        "EMA100": "BUY",
        "EMA20": "SELL",
        "EMA200": "BUY",
        "EMA30": "SELL",
        "EMA50": "SELL",
        "HullMA": "BUY",
        "Ichimoku": "NEUTRAL",
        "SMA10": "SELL",
        "SMA100": "BUY",
        "SMA20": "SELL",
        "SMA200": "BUY",
        "SMA30": "SELL",
        "SMA50": "BUY",
        "VWMA": "SELL"
      },
      "NEUTRAL": 1,
      "RECOMMENDATION": "SELL",
      "SELL": 8
    },
    "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": 6,
      "NEUTRAL": 10,
      "RECOMMENDATION": "SELL",
      "SELL": 10
    },
    "time": "2025-06-08T07:20:20.397266"
  }
}
684539b567dcb802a5090510
BTCUSDT
The current price reached the trigger price for t…
Sun Jun 08 2025 07:20:21 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "2a36286e-5cfc-41d0-b586-939146b4e904",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "determine-action",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749367221017,
      "symbol": "BTCUSDT",
      "close": "105511.74000000"
    },
    "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": 105511.74,
      "limitPrice": 107621.97480000001,
      "highestPrice": 109284.7,
      "lowestPrice": 100372.26,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 107900.17949999998,
      "difference": -2.2135639728013468,
      "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-08T07:20:21.173Z"
    },
    "sell": {
      "currentPrice": 105511.74,
      "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-08T07:20:21.169Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 13.67260271915883,
            "ADX+DI": 30.311893787887893,
            "ADX+DI[1]": 23.004686842300373,
            "ADX-DI": 23.965608899856793,
            "ADX-DI[1]": 26.47918590394944,
            "AO": -57.03688235313166,
            "AO[1]": -63.31447058841877,
            "AO[2]": -50.552588235470466,
            "BB.lower": 105420.37962283818,
            "BB.upper": 105587.3513771619,
            "BBPower": 50.086240547461784,
            "CCI20": 42.796917690513226,
            "CCI20[1]": -38.1334775225626,
            "EMA10": 105500.36987822475,
            "EMA100": 105538.88068365246,
            "EMA20": 105507.94443697434,
            "EMA200": 105481.662554726,
            "EMA30": 105511.99081720738,
            "EMA5": 105499.012564236,
            "EMA50": 105519.81345670459,
            "HullMA9": 105485.08162962964,
            "Ichimoku.BLine": 105532.945,
            "MACD.macd": -8.448967621588963,
            "MACD.signal": -6.6621094419194105,
            "Mom": -10.210000000006403,
            "Mom[1]": -61.50999999999476,
            "P.SAR": 105587.174498632,
            "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": 52.811742795661765,
            "RSI[1]": 48.56159539889992,
            "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.31212121212121213,
            "Recommend.MA": 0.5333333333333333,
            "Recommend.Other": 0.09090909090909091,
            "SMA10": 105501.48199999993,
            "SMA100": 105532.02419999993,
            "SMA20": 105503.86550000004,
            "SMA200": 105595.11004999971,
            "SMA30": 105524.08333333355,
            "SMA5": 105480.48600000008,
            "SMA50": 105508.0258,
            "Stoch.D": 29.404083872846517,
            "Stoch.D[1]": 13.968006981268337,
            "Stoch.K": 38.045156427546544,
            "Stoch.K[1]": 25.122932498883078,
            "Stoch.RSI.K": 47.72879509728154,
            "UO": 40.331140785446,
            "VWMA": 105497.79676949234,
            "W.R": -44.44231383829224,
            "change": 0.02823696682463848,
            "close": 105529.79,
            "high": 105556.15,
            "low": 105499.99,
            "open": 105499.99,
            "volume": 16.2963
          },
          "moving_averages": {
            "BUY": 11,
            "COMPUTE": {
              "EMA10": "BUY",
              "EMA100": "SELL",
              "EMA20": "BUY",
              "EMA200": "BUY",
              "EMA30": "BUY",
              "EMA50": "BUY",
              "HullMA": "BUY",
              "Ichimoku": "NEUTRAL",
              "SMA10": "BUY",
              "SMA100": "SELL",
              "SMA20": "BUY",
              "SMA200": "SELL",
              "SMA30": "BUY",
              "SMA50": "BUY",
              "VWMA": "BUY"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "STRONG_BUY",
            "SELL": 3
          },
          "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": 13,
            "NEUTRAL": 9,
            "RECOMMENDATION": "BUY",
            "SELL": 4
          },
          "time": "2025-06-08T07:20:21.153915"
        }
      }
    ],
    "overrideData": {
      "action": "buy",
      "actionAt": "2025-06-08T07:20:52.187Z",
      "triggeredBy": "buy-order-trading-view",
      "notify": false,
      "checkTradingView": true
    }
  }
}
684539b567dcb802a5090511
BTCUSDT
Do not place a buy order for the grid trade #1 as…
Sun Jun 08 2025 07:20:21 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "2a36286e-5cfc-41d0-b586-939146b4e904",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "place-buy-order",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749367221017,
      "symbol": "BTCUSDT",
      "close": "105511.74000000"
    },
    "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": 105511.74,
      "limitPrice": 107621.97480000001,
      "highestPrice": 109284.7,
      "lowestPrice": 100372.26,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 107900.17949999998,
      "difference": -2.2135639728013468,
      "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-08T07:20:21.173Z"
    },
    "sell": {
      "currentPrice": 105511.74,
      "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-08T07:20:21.169Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 13.67260271915883,
            "ADX+DI": 30.311893787887893,
            "ADX+DI[1]": 23.004686842300373,
            "ADX-DI": 23.965608899856793,
            "ADX-DI[1]": 26.47918590394944,
            "AO": -57.03688235313166,
            "AO[1]": -63.31447058841877,
            "AO[2]": -50.552588235470466,
            "BB.lower": 105420.37962283818,
            "BB.upper": 105587.3513771619,
            "BBPower": 50.086240547461784,
            "CCI20": 42.796917690513226,
            "CCI20[1]": -38.1334775225626,
            "EMA10": 105500.36987822475,
            "EMA100": 105538.88068365246,
            "EMA20": 105507.94443697434,
            "EMA200": 105481.662554726,
            "EMA30": 105511.99081720738,
            "EMA5": 105499.012564236,
            "EMA50": 105519.81345670459,
            "HullMA9": 105485.08162962964,
            "Ichimoku.BLine": 105532.945,
            "MACD.macd": -8.448967621588963,
            "MACD.signal": -6.6621094419194105,
            "Mom": -10.210000000006403,
            "Mom[1]": -61.50999999999476,
            "P.SAR": 105587.174498632,
            "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": 52.811742795661765,
            "RSI[1]": 48.56159539889992,
            "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.31212121212121213,
            "Recommend.MA": 0.5333333333333333,
            "Recommend.Other": 0.09090909090909091,
            "SMA10": 105501.48199999993,
            "SMA100": 105532.02419999993,
            "SMA20": 105503.86550000004,
            "SMA200": 105595.11004999971,
            "SMA30": 105524.08333333355,
            "SMA5": 105480.48600000008,
            "SMA50": 105508.0258,
            "Stoch.D": 29.404083872846517,
            "Stoch.D[1]": 13.968006981268337,
            "Stoch.K": 38.045156427546544,
            "Stoch.K[1]": 25.122932498883078,
            "Stoch.RSI.K": 47.72879509728154,
            "UO": 40.331140785446,
            "VWMA": 105497.79676949234,
            "W.R": -44.44231383829224,
            "change": 0.02823696682463848,
            "close": 105529.79,
            "high": 105556.15,
            "low": 105499.99,
            "open": 105499.99,
            "volume": 16.2963
          },
          "moving_averages": {
            "BUY": 11,
            "COMPUTE": {
              "EMA10": "BUY",
              "EMA100": "SELL",
              "EMA20": "BUY",
              "EMA200": "BUY",
              "EMA30": "BUY",
              "EMA50": "BUY",
              "HullMA": "BUY",
              "Ichimoku": "NEUTRAL",
              "SMA10": "BUY",
              "SMA100": "SELL",
              "SMA20": "BUY",
              "SMA200": "SELL",
              "SMA30": "BUY",
              "SMA50": "BUY",
              "VWMA": "BUY"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "STRONG_BUY",
            "SELL": 3
          },
          "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": 13,
            "NEUTRAL": 9,
            "RECOMMENDATION": "BUY",
            "SELL": 4
          },
          "time": "2025-06-08T07:20:21.153915"
        }
      }
    ],
    "overrideData": {
      "action": "buy",
      "actionAt": "2025-06-08T07:20:52.187Z",
      "triggeredBy": "buy-order-trading-view",
      "notify": false,
      "checkTradingView": true
    }
  }
}
684539b5bac5318270383f9e
BTCUSDT
The current price reached the trigger price for t…
Sun Jun 08 2025 07:20:21 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "9c1889e0-a8d7-4331-9a4f-89cf4f3f95a0",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "determine-action",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749367221017,
      "symbol": "BTCUSDT",
      "close": "105511.74000000"
    },
    "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": 105511.74,
      "limitPrice": 107621.97480000001,
      "highestPrice": 109284.7,
      "lowestPrice": 100372.26,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 107900.17949999998,
      "difference": -2.2135639728013468,
      "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-08T07:20:21.189Z"
    },
    "sell": {
      "currentPrice": 105511.74,
      "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-08T07:20:21.180Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 13.67260271915883,
            "ADX+DI": 30.311893787887893,
            "ADX+DI[1]": 23.004686842300373,
            "ADX-DI": 23.965608899856793,
            "ADX-DI[1]": 26.47918590394944,
            "AO": -57.03688235313166,
            "AO[1]": -63.31447058841877,
            "AO[2]": -50.552588235470466,
            "BB.lower": 105420.37962283818,
            "BB.upper": 105587.3513771619,
            "BBPower": 50.086240547461784,
            "CCI20": 42.796917690513226,
            "CCI20[1]": -38.1334775225626,
            "EMA10": 105500.36987822475,
            "EMA100": 105538.88068365246,
            "EMA20": 105507.94443697434,
            "EMA200": 105481.662554726,
            "EMA30": 105511.99081720738,
            "EMA5": 105499.012564236,
            "EMA50": 105519.81345670459,
            "HullMA9": 105485.08162962964,
            "Ichimoku.BLine": 105532.945,
            "MACD.macd": -8.448967621588963,
            "MACD.signal": -6.6621094419194105,
            "Mom": -10.210000000006403,
            "Mom[1]": -61.50999999999476,
            "P.SAR": 105587.174498632,
            "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": 52.811742795661765,
            "RSI[1]": 48.56159539889992,
            "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.31212121212121213,
            "Recommend.MA": 0.5333333333333333,
            "Recommend.Other": 0.09090909090909091,
            "SMA10": 105501.48199999993,
            "SMA100": 105532.02419999993,
            "SMA20": 105503.86550000004,
            "SMA200": 105595.11004999971,
            "SMA30": 105524.08333333355,
            "SMA5": 105480.48600000008,
            "SMA50": 105508.0258,
            "Stoch.D": 29.404083872846517,
            "Stoch.D[1]": 13.968006981268337,
            "Stoch.K": 38.045156427546544,
            "Stoch.K[1]": 25.122932498883078,
            "Stoch.RSI.K": 47.72879509728154,
            "UO": 40.331140785446,
            "VWMA": 105497.79676949234,
            "W.R": -44.44231383829224,
            "change": 0.02823696682463848,
            "close": 105529.79,
            "high": 105556.15,
            "low": 105499.99,
            "open": 105499.99,
            "volume": 16.2963
          },
          "moving_averages": {
            "BUY": 11,
            "COMPUTE": {
              "EMA10": "BUY",
              "EMA100": "SELL",
              "EMA20": "BUY",
              "EMA200": "BUY",
              "EMA30": "BUY",
              "EMA50": "BUY",
              "HullMA": "BUY",
              "Ichimoku": "NEUTRAL",
              "SMA10": "BUY",
              "SMA100": "SELL",
              "SMA20": "BUY",
              "SMA200": "SELL",
              "SMA30": "BUY",
              "SMA50": "BUY",
              "VWMA": "BUY"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "STRONG_BUY",
            "SELL": 3
          },
          "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": 13,
            "NEUTRAL": 9,
            "RECOMMENDATION": "BUY",
            "SELL": 4
          },
          "time": "2025-06-08T07:20:21.153915"
        }
      }
    ],
    "overrideData": {
      "action": "buy",
      "actionAt": "2025-06-08T07:20:52.187Z",
      "triggeredBy": "buy-order-trading-view",
      "notify": false,
      "checkTradingView": true
    }
  }
}
684539b5bac5318270383f9f
BTCUSDT
Do not place a buy order for the grid trade #1 as…
Sun Jun 08 2025 07:20:21 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "9c1889e0-a8d7-4331-9a4f-89cf4f3f95a0",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "place-buy-order",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749367221017,
      "symbol": "BTCUSDT",
      "close": "105511.74000000"
    },
    "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": 105511.74,
      "limitPrice": 107621.97480000001,
      "highestPrice": 109284.7,
      "lowestPrice": 100372.26,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 107900.17949999998,
      "difference": -2.2135639728013468,
      "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-08T07:20:21.189Z"
    },
    "sell": {
      "currentPrice": 105511.74,
      "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-08T07:20:21.180Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 13.67260271915883,
            "ADX+DI": 30.311893787887893,
            "ADX+DI[1]": 23.004686842300373,
            "ADX-DI": 23.965608899856793,
            "ADX-DI[1]": 26.47918590394944,
            "AO": -57.03688235313166,
            "AO[1]": -63.31447058841877,
            "AO[2]": -50.552588235470466,
            "BB.lower": 105420.37962283818,
            "BB.upper": 105587.3513771619,
            "BBPower": 50.086240547461784,
            "CCI20": 42.796917690513226,
            "CCI20[1]": -38.1334775225626,
            "EMA10": 105500.36987822475,
            "EMA100": 105538.88068365246,
            "EMA20": 105507.94443697434,
            "EMA200": 105481.662554726,
            "EMA30": 105511.99081720738,
            "EMA5": 105499.012564236,
            "EMA50": 105519.81345670459,
            "HullMA9": 105485.08162962964,
            "Ichimoku.BLine": 105532.945,
            "MACD.macd": -8.448967621588963,
            "MACD.signal": -6.6621094419194105,
            "Mom": -10.210000000006403,
            "Mom[1]": -61.50999999999476,
            "P.SAR": 105587.174498632,
            "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": 52.811742795661765,
            "RSI[1]": 48.56159539889992,
            "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.31212121212121213,
            "Recommend.MA": 0.5333333333333333,
            "Recommend.Other": 0.09090909090909091,
            "SMA10": 105501.48199999993,
            "SMA100": 105532.02419999993,
            "SMA20": 105503.86550000004,
            "SMA200": 105595.11004999971,
            "SMA30": 105524.08333333355,
            "SMA5": 105480.48600000008,
            "SMA50": 105508.0258,
            "Stoch.D": 29.404083872846517,
            "Stoch.D[1]": 13.968006981268337,
            "Stoch.K": 38.045156427546544,
            "Stoch.K[1]": 25.122932498883078,
            "Stoch.RSI.K": 47.72879509728154,
            "UO": 40.331140785446,
            "VWMA": 105497.79676949234,
            "W.R": -44.44231383829224,
            "change": 0.02823696682463848,
            "close": 105529.79,
            "high": 105556.15,
            "low": 105499.99,
            "open": 105499.99,
            "volume": 16.2963
          },
          "moving_averages": {
            "BUY": 11,
            "COMPUTE": {
              "EMA10": "BUY",
              "EMA100": "SELL",
              "EMA20": "BUY",
              "EMA200": "BUY",
              "EMA30": "BUY",
              "EMA50": "BUY",
              "HullMA": "BUY",
              "Ichimoku": "NEUTRAL",
              "SMA10": "BUY",
              "SMA100": "SELL",
              "SMA20": "BUY",
              "SMA200": "SELL",
              "SMA30": "BUY",
              "SMA50": "BUY",
              "VWMA": "BUY"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "STRONG_BUY",
            "SELL": 3
          },
          "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": 13,
            "NEUTRAL": 9,
            "RECOMMENDATION": "BUY",
            "SELL": 4
          },
          "time": "2025-06-08T07:20:21.153915"
        }
      }
    ],
    "overrideData": {
      "action": "buy",
      "actionAt": "2025-06-08T07:20:52.187Z",
      "triggeredBy": "buy-order-trading-view",
      "notify": false,
      "checkTradingView": true
    }
  }
}
684539b5bac5318270383fa0
ACHUSDT
The TradingView technical analysis recommendation…
Sun Jun 08 2025 07:20:21 GMT+0000 (Coordinated Universal Time)
{
  "uuid": "77f6a0e5-461f-4c6a-a9a6-249e2d98d931",
  "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.887155733949665,
      "ADX+DI": 21.458972622225115,
      "ADX+DI[1]": 22.263201794945637,
      "ADX-DI": 21.970636869552813,
      "ADX-DI[1]": 22.794041951650883,
      "AO": -0.00006344117647062372,
      "AO[1]": -0.00007611764705885843,
      "AO[2]": -0.00007938235294121382,
      "BB.lower": 0.02091834385882195,
      "BB.upper": 0.021142656141178016,
      "BBPower": -0.000031536598166202745,
      "CCI20": -72.00402819733421,
      "CCI20[1]": -81.76100628925708,
      "EMA10": 0.020992979571241965,
      "EMA100": 0.02093890182496253,
      "EMA20": 0.021012592697886297,
      "EMA200": 0.020850455499491664,
      "EMA30": 0.02101857129082771,
      "EMA5": 0.020979229489640677,
      "EMA50": 0.021010193642770528,
      "HullMA9": 0.020974962962962963,
      "Ichimoku.BLine": 0.021040000000000003,
      "MACD.macd": -0.00001895729710284927,
      "MACD.signal": -0.000009674179323441417,
      "Mom": -0.00013000000000000164,
      "Mom[1]": -0.00016000000000000042,
      "P.SAR": 0.021089320112614274,
      "Pivot.M.Camarilla.Middle": 0.020853333333333335,
      "Pivot.M.Camarilla.R1": 0.021153416666666664,
      "Pivot.M.Camarilla.R2": 0.021236833333333333,
      "Pivot.M.Camarilla.R3": 0.02132025,
      "Pivot.M.Camarilla.S1": 0.020986583333333333,
      "Pivot.M.Camarilla.S2": 0.020903166666666664,
      "Pivot.M.Camarilla.S3": 0.020819749999999998,
      "Pivot.M.Classic.Middle": 0.020853333333333335,
      "Pivot.M.Classic.R1": 0.02141666666666667,
      "Pivot.M.Classic.R2": 0.021763333333333336,
      "Pivot.M.Classic.R3": 0.022673333333333337,
      "Pivot.M.Classic.S1": 0.02050666666666667,
      "Pivot.M.Classic.S2": 0.019943333333333334,
      "Pivot.M.Classic.S3": 0.019033333333333333,
      "Pivot.M.Demark.Middle": 0.02094,
      "Pivot.M.Demark.R1": 0.02159,
      "Pivot.M.Demark.S1": 0.02068,
      "Pivot.M.Fibonacci.Middle": 0.020853333333333335,
      "Pivot.M.Fibonacci.R1": 0.021200953333333335,
      "Pivot.M.Fibonacci.R2": 0.021415713333333336,
      "Pivot.M.Fibonacci.R3": 0.021763333333333336,
      "Pivot.M.Fibonacci.S1": 0.020505713333333335,
      "Pivot.M.Fibonacci.S2": 0.020290953333333334,
      "Pivot.M.Fibonacci.S3": 0.019943333333333334,
      "Pivot.M.Woodie.Middle": 0.0209125,
      "Pivot.M.Woodie.R1": 0.021535000000000002,
      "Pivot.M.Woodie.R2": 0.0218225,
      "Pivot.M.Woodie.R3": 0.022445000000000003,
      "Pivot.M.Woodie.S1": 0.020625,
      "Pivot.M.Woodie.S2": 0.0200025,
      "Pivot.M.Woodie.S3": 0.019715,
      "RSI": 45.62826600951405,
      "RSI[1]": 45.62826600951406,
      "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.2,
      "Recommend.MA": -0.4,
      "Recommend.Other": 0,
      "SMA10": 0.020988999999999973,
      "SMA100": 0.020989499999999973,
      "SMA20": 0.021030499999999983,
      "SMA200": 0.020709750000000002,
      "SMA30": 0.021032000000000006,
      "SMA5": 0.02097599999999999,
      "SMA50": 0.02103239999999994,
      "Stoch.D": 25.213675213674204,
      "Stoch.D[1]": 25.688504164206506,
      "Stoch.K": 25.641025641024612,
      "Stoch.K[1]": 31.754475703323596,
      "Stoch.RSI.K": 25.959793831142843,
      "UO": 43.457163619105735,
      "VWMA": 0.021027695368101267,
      "W.R": -73.07692307692415,
      "change": 0,
      "close": 0.02098,
      "high": 0.021,
      "low": 0.02097,
      "open": 0.02099,
      "volume": 70734
    },
    "moving_averages": {
      "BUY": 4,
      "COMPUTE": {
        "EMA10": "SELL",
        "EMA100": "BUY",
        "EMA20": "SELL",
        "EMA200": "BUY",
        "EMA30": "SELL",
        "EMA50": "SELL",
        "HullMA": "BUY",
        "Ichimoku": "NEUTRAL",
        "SMA10": "SELL",
        "SMA100": "SELL",
        "SMA20": "SELL",
        "SMA200": "BUY",
        "SMA30": "SELL",
        "SMA50": "SELL",
        "VWMA": "SELL"
      },
      "NEUTRAL": 1,
      "RECOMMENDATION": "SELL",
      "SELL": 10
    },
    "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": 5,
      "NEUTRAL": 10,
      "RECOMMENDATION": "SELL",
      "SELL": 11
    },
    "time": "2025-06-08T07:20:21.166633"
  }
}
684539b5bac5318270383fa1
BELUSDT
The TradingView technical analysis recommendation…
Sun Jun 08 2025 07:20:21 GMT+0000 (Coordinated Universal Time)
{
  "uuid": "77f6a0e5-461f-4c6a-a9a6-249e2d98d931",
  "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": "1m",
  "data": {
    "indicators": {
      "ADX": 19.400662070407776,
      "ADX+DI": 37.96742380625911,
      "ADX+DI[1]": 30.556769563399435,
      "ADX-DI": 41.97577546752535,
      "ADX-DI[1]": 46.990365827181066,
      "AO": -0.0002008823529406345,
      "AO[1]": -0.0001749999999993701,
      "AO[2]": -0.00009352941176415941,
      "BB.lower": 0.28138934507978497,
      "BB.upper": 0.2824206549202172,
      "BBPower": 0.00025631947526782994,
      "CCI20": 32.55813953483904,
      "CCI20[1]": -60.33848417956807,
      "EMA10": 0.28186368468319645,
      "EMA100": 0.28275020547704693,
      "EMA20": 0.2819094186116073,
      "EMA200": 0.28332499221238433,
      "EMA30": 0.28199046838735653,
      "EMA5": 0.28187100332721204,
      "EMA50": 0.28220514610894026,
      "HullMA9": 0.2818011111111111,
      "Ichimoku.BLine": 0.28195,
      "MACD.macd": -0.00008652060700581332,
      "MACD.signal": -0.00011479472545477646,
      "Mom": 0.0005000000000000004,
      "Mom[1]": 0.00009999999999998899,
      "P.SAR": 0.2815684945714816,
      "Pivot.M.Camarilla.Middle": 0.2819,
      "Pivot.M.Camarilla.R1": 0.2872733333333334,
      "Pivot.M.Camarilla.R2": 0.2884466666666667,
      "Pivot.M.Camarilla.R3": 0.28962000000000004,
      "Pivot.M.Camarilla.S1": 0.28492666666666666,
      "Pivot.M.Camarilla.S2": 0.28375333333333336,
      "Pivot.M.Camarilla.S3": 0.28258,
      "Pivot.M.Classic.Middle": 0.2819,
      "Pivot.M.Classic.R1": 0.2904,
      "Pivot.M.Classic.R2": 0.2947,
      "Pivot.M.Classic.R3": 0.30750000000000005,
      "Pivot.M.Classic.S1": 0.27759999999999996,
      "Pivot.M.Classic.S2": 0.26909999999999995,
      "Pivot.M.Classic.S3": 0.2562999999999999,
      "Pivot.M.Demark.Middle": 0.282975,
      "Pivot.M.Demark.R1": 0.29255,
      "Pivot.M.Demark.S1": 0.27974999999999994,
      "Pivot.M.Fibonacci.Middle": 0.2819,
      "Pivot.M.Fibonacci.R1": 0.2867896,
      "Pivot.M.Fibonacci.R2": 0.2898104,
      "Pivot.M.Fibonacci.R3": 0.2947,
      "Pivot.M.Fibonacci.S1": 0.2770104,
      "Pivot.M.Fibonacci.S2": 0.27398959999999994,
      "Pivot.M.Fibonacci.S3": 0.26909999999999995,
      "Pivot.M.Woodie.Middle": 0.28300000000000003,
      "Pivot.M.Woodie.R1": 0.2926000000000001,
      "Pivot.M.Woodie.R2": 0.29580000000000006,
      "Pivot.M.Woodie.R3": 0.3054000000000001,
      "Pivot.M.Woodie.S1": 0.27980000000000005,
      "Pivot.M.Woodie.S2": 0.2702,
      "Pivot.M.Woodie.S3": 0.267,
      "RSI": 50.821985726161216,
      "RSI[1]": 43.77919101340178,
      "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.09090909090909091,
      "Recommend.MA": 0,
      "Recommend.Other": 0.18181818181818182,
      "SMA10": 0.2818400000000009,
      "SMA100": 0.2828189999999996,
      "SMA20": 0.28190500000000107,
      "SMA200": 0.2839895000000001,
      "SMA30": 0.28200666666666657,
      "SMA5": 0.28183999999999954,
      "SMA50": 0.28207399999999966,
      "Stoch.D": 46.913580246913966,
      "Stoch.D[1]": 57.7777777777765,
      "Stoch.K": 55.55555555555453,
      "Stoch.K[1]": 45.55555555555379,
      "Stoch.RSI.K": 63.41023863829181,
      "UO": 60.80876795162439,
      "VWMA": 0.28172347189869573,
      "W.R": -16.666666666672835,
      "change": 0.10649627263044621,
      "close": 0.282,
      "high": 0.282,
      "low": 0.282,
      "open": 0.282,
      "volume": 64.8
    },
    "moving_averages": {
      "BUY": 7,
      "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": "SELL",
        "SMA50": "SELL",
        "VWMA": "BUY"
      },
      "NEUTRAL": 1,
      "RECOMMENDATION": "NEUTRAL",
      "SELL": 7
    },
    "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": 9,
      "NEUTRAL": 10,
      "RECOMMENDATION": "NEUTRAL",
      "SELL": 7
    },
    "time": "2025-06-08T07:20:21.206644"
  }
}
684539b567dcb802a5090512
BELUSDT
The TradingView technical analysis recommendation…
Sun Jun 08 2025 07:20:21 GMT+0000 (Coordinated Universal Time)
{
  "uuid": "06a57927-d5e3-4821-b3c2-e99ca4d2d5ab",
  "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": "1m",
  "data": {
    "indicators": {
      "ADX": 19.22580464364348,
      "ADX+DI": 34.053817598698046,
      "ADX+DI[1]": 37.96742380625911,
      "ADX-DI": 47.956796631299284,
      "ADX-DI[1]": 41.97577546752535,
      "AO": -0.00021911764705828674,
      "AO[1]": -0.0002008823529406345,
      "AO[2]": -0.0001749999999993701,
      "BB.lower": 0.2813756191946106,
      "BB.upper": 0.2823843808053914,
      "BBPower": -0.000294583306913232,
      "CCI20": -54.75040257654019,
      "CCI20[1]": 32.55813953483904,
      "EMA10": 0.2818339238317062,
      "EMA100": 0.2827294093289866,
      "EMA20": 0.2818894739819304,
      "EMA200": 0.2833088231356442,
      "EMA30": 0.28197172849139807,
      "EMA5": 0.28181400221814135,
      "EMA50": 0.2821853364576093,
      "HullMA9": 0.281777037037037,
      "Ichimoku.BLine": 0.28195,
      "MACD.macd": -0.0000935438864175242,
      "MACD.signal": -0.00011054455764732601,
      "Mom": 0.00020000000000003348,
      "Mom[1]": 0.0005000000000000004,
      "P.SAR": 0.281579124680052,
      "Pivot.M.Camarilla.Middle": 0.2819,
      "Pivot.M.Camarilla.R1": 0.2872733333333334,
      "Pivot.M.Camarilla.R2": 0.2884466666666667,
      "Pivot.M.Camarilla.R3": 0.28962000000000004,
      "Pivot.M.Camarilla.S1": 0.28492666666666666,
      "Pivot.M.Camarilla.S2": 0.28375333333333336,
      "Pivot.M.Camarilla.S3": 0.28258,
      "Pivot.M.Classic.Middle": 0.2819,
      "Pivot.M.Classic.R1": 0.2904,
      "Pivot.M.Classic.R2": 0.2947,
      "Pivot.M.Classic.R3": 0.30750000000000005,
      "Pivot.M.Classic.S1": 0.27759999999999996,
      "Pivot.M.Classic.S2": 0.26909999999999995,
      "Pivot.M.Classic.S3": 0.2562999999999999,
      "Pivot.M.Demark.Middle": 0.282975,
      "Pivot.M.Demark.R1": 0.29255,
      "Pivot.M.Demark.S1": 0.27974999999999994,
      "Pivot.M.Fibonacci.Middle": 0.2819,
      "Pivot.M.Fibonacci.R1": 0.2867896,
      "Pivot.M.Fibonacci.R2": 0.2898104,
      "Pivot.M.Fibonacci.R3": 0.2947,
      "Pivot.M.Fibonacci.S1": 0.2770104,
      "Pivot.M.Fibonacci.S2": 0.27398959999999994,
      "Pivot.M.Fibonacci.S3": 0.26909999999999995,
      "Pivot.M.Woodie.Middle": 0.28300000000000003,
      "Pivot.M.Woodie.R1": 0.2926000000000001,
      "Pivot.M.Woodie.R2": 0.29580000000000006,
      "Pivot.M.Woodie.R3": 0.3054000000000001,
      "Pivot.M.Woodie.S1": 0.27980000000000005,
      "Pivot.M.Woodie.S2": 0.2702,
      "Pivot.M.Woodie.S3": 0.267,
      "RSI": 44.78077202223834,
      "RSI[1]": 50.821985726161216,
      "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.4666666666666667,
      "Recommend.MA": -0.9333333333333333,
      "Recommend.Other": 0,
      "SMA10": 0.28186000000000094,
      "SMA100": 0.2827969999999996,
      "SMA20": 0.281880000000001,
      "SMA200": 0.2839720000000001,
      "SMA30": 0.2819766666666666,
      "SMA5": 0.28181999999999946,
      "SMA50": 0.2820579999999997,
      "Stoch.D": 49.38271604938279,
      "Stoch.D[1]": 50.3703703703682,
      "Stoch.K": 50,
      "Stoch.K[1]": 49.999999999996305,
      "Stoch.RSI.K": 60.94974671505199,
      "UO": 46.88599577762053,
      "VWMA": 0.2817219485895765,
      "W.R": -66.66666666666359,
      "change": -0.10638297872339254,
      "close": 0.2817,
      "high": 0.2817,
      "low": 0.2817,
      "open": 0.2817,
      "volume": 0
    },
    "moving_averages": {
      "BUY": 0,
      "COMPUTE": {
        "EMA10": "SELL",
        "EMA100": "SELL",
        "EMA20": "SELL",
        "EMA200": "SELL",
        "EMA30": "SELL",
        "EMA50": "SELL",
        "HullMA": "SELL",
        "Ichimoku": "NEUTRAL",
        "SMA10": "SELL",
        "SMA100": "SELL",
        "SMA20": "SELL",
        "SMA200": "SELL",
        "SMA30": "SELL",
        "SMA50": "SELL",
        "VWMA": "SELL"
      },
      "NEUTRAL": 1,
      "RECOMMENDATION": "STRONG_SELL",
      "SELL": 14
    },
    "oscillators": {
      "BUY": 1,
      "COMPUTE": {
        "ADX": "NEUTRAL",
        "AO": "NEUTRAL",
        "BBP": "NEUTRAL",
        "CCI": "NEUTRAL",
        "MACD": "BUY",
        "Mom": "SELL",
        "RSI": "NEUTRAL",
        "STOCH.K": "NEUTRAL",
        "Stoch.RSI": "NEUTRAL",
        "UO": "NEUTRAL",
        "W%R": "NEUTRAL"
      },
      "NEUTRAL": 9,
      "RECOMMENDATION": "NEUTRAL",
      "SELL": 1
    },
    "summary": {
      "BUY": 1,
      "NEUTRAL": 10,
      "RECOMMENDATION": "SELL",
      "SELL": 15
    },
    "time": "2025-06-08T07:20:21.328013"
  }
}

Rename Collection

binance-bot .

Tools

Collection Stats

Documents 256501
Total doc size 1.6 GB
Average doc size 6.56 KB
Pre-allocated size 695.27 MB
Indexes 2
Total index size 6.37 MB
Padding factor
Extents

Indexes

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