_id symbol msg loggedAt data
6845773dbac5318270394913
BTCUSDT
The current price reached the trigger price for t…
Sun Jun 08 2025 11:42:53 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "63c6e79d-8f9b-416b-b7bb-6c7794c21fdf",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "determine-action",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749382973017,
      "symbol": "BTCUSDT",
      "close": "105624.19000000"
    },
    "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": 105624.19,
      "limitPrice": 107736.6738,
      "highestPrice": 109284.7,
      "lowestPrice": 100372.26,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 107900.17949999998,
      "difference": -2.109347278703999,
      "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-08T11:42:53.188Z"
    },
    "sell": {
      "currentPrice": 105624.19,
      "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-08T11:42:53.186Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 47.68666535314114,
            "ADX+DI": 46.78785209176494,
            "ADX+DI[1]": 47.24928313938344,
            "ADX-DI": 12.411501516593644,
            "ADX-DI[1]": 12.533906198391985,
            "AO": 293.332970588046,
            "AO[1]": 272.70455882333044,
            "AO[2]": 244.86502941156505,
            "BB.lower": 104941.08534767567,
            "BB.upper": 105794.14265232444,
            "BBPower": 255.07675846651546,
            "CCI20": 95.91819056928452,
            "CCI20[1]": 106.37802198113496,
            "EMA10": 105535.95812316146,
            "EMA100": 105427.0082890414,
            "EMA20": 105446.67261957878,
            "EMA200": 105433.70888589573,
            "EMA30": 105409.93006956197,
            "EMA5": 105599.23443643992,
            "EMA50": 105396.74428873978,
            "HullMA9": 105657.36314814817,
            "Ichimoku.BLine": 105342.54000000001,
            "MACD.macd": 92.25840644299751,
            "MACD.signal": 57.18856706518936,
            "Mom": 262.8299999999872,
            "Mom[1]": 175.69000000000233,
            "P.SAR": 105504.27949334783,
            "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": 69.86005417487598,
            "RSI[1]": 69.30163982628049,
            "Rec.BBPower": 0,
            "Rec.HullMA9": -1,
            "Rec.Ichimoku": 0,
            "Rec.Stoch.RSI": -1,
            "Rec.UO": 0,
            "Rec.VWMA": 1,
            "Rec.WR": -1,
            "Recommend.All": 0.4454545454545455,
            "Recommend.MA": 0.8,
            "Recommend.Other": 0.09090909090909091,
            "SMA10": 105536.38599999994,
            "SMA100": 105435.06409999989,
            "SMA20": 105367.61400000006,
            "SMA200": 105552.41359999975,
            "SMA30": 105315.42366666686,
            "SMA5": 105605.48600000012,
            "SMA50": 105359.46359999999,
            "Stoch.D": 83.08382562095726,
            "Stoch.D[1]": 67.46607042453978,
            "Stoch.K": 84.79775033373745,
            "Stoch.K[1]": 70.27278505500551,
            "Stoch.RSI.K": 99.92226737440035,
            "UO": 52.87094777101448,
            "VWMA": 105376.07984284697,
            "W.R": -15.90509828577929,
            "change": 0.010158656822959062,
            "close": 105634.93,
            "high": 105634.93,
            "low": 105624.19,
            "open": 105624.19,
            "volume": 5.95521
          },
          "moving_averages": {
            "BUY": 13,
            "COMPUTE": {
              "EMA10": "BUY",
              "EMA100": "BUY",
              "EMA20": "BUY",
              "EMA200": "BUY",
              "EMA30": "BUY",
              "EMA50": "BUY",
              "HullMA": "SELL",
              "Ichimoku": "NEUTRAL",
              "SMA10": "BUY",
              "SMA100": "BUY",
              "SMA20": "BUY",
              "SMA200": "BUY",
              "SMA30": "BUY",
              "SMA50": "BUY",
              "VWMA": "BUY"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "STRONG_BUY",
            "SELL": 1
          },
          "oscillators": {
            "BUY": 2,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "NEUTRAL",
              "CCI": "NEUTRAL",
              "MACD": "BUY",
              "Mom": "BUY",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "SELL",
              "UO": "NEUTRAL",
              "W%R": "SELL"
            },
            "NEUTRAL": 7,
            "RECOMMENDATION": "NEUTRAL",
            "SELL": 2
          },
          "summary": {
            "BUY": 15,
            "NEUTRAL": 8,
            "RECOMMENDATION": "BUY",
            "SELL": 3
          },
          "time": "2025-06-08T11:42:53.157238"
        }
      }
    ],
    "overrideData": {}
  }
}
6845773dbac5318270394914
BTCUSDT
Do not place a buy order for the grid trade #1 as…
Sun Jun 08 2025 11:42:53 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "63c6e79d-8f9b-416b-b7bb-6c7794c21fdf",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "place-buy-order",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749382973017,
      "symbol": "BTCUSDT",
      "close": "105624.19000000"
    },
    "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": 105624.19,
      "limitPrice": 107736.6738,
      "highestPrice": 109284.7,
      "lowestPrice": 100372.26,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 107900.17949999998,
      "difference": -2.109347278703999,
      "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-08T11:42:53.188Z"
    },
    "sell": {
      "currentPrice": 105624.19,
      "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-08T11:42:53.186Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 47.68666535314114,
            "ADX+DI": 46.78785209176494,
            "ADX+DI[1]": 47.24928313938344,
            "ADX-DI": 12.411501516593644,
            "ADX-DI[1]": 12.533906198391985,
            "AO": 293.332970588046,
            "AO[1]": 272.70455882333044,
            "AO[2]": 244.86502941156505,
            "BB.lower": 104941.08534767567,
            "BB.upper": 105794.14265232444,
            "BBPower": 255.07675846651546,
            "CCI20": 95.91819056928452,
            "CCI20[1]": 106.37802198113496,
            "EMA10": 105535.95812316146,
            "EMA100": 105427.0082890414,
            "EMA20": 105446.67261957878,
            "EMA200": 105433.70888589573,
            "EMA30": 105409.93006956197,
            "EMA5": 105599.23443643992,
            "EMA50": 105396.74428873978,
            "HullMA9": 105657.36314814817,
            "Ichimoku.BLine": 105342.54000000001,
            "MACD.macd": 92.25840644299751,
            "MACD.signal": 57.18856706518936,
            "Mom": 262.8299999999872,
            "Mom[1]": 175.69000000000233,
            "P.SAR": 105504.27949334783,
            "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": 69.86005417487598,
            "RSI[1]": 69.30163982628049,
            "Rec.BBPower": 0,
            "Rec.HullMA9": -1,
            "Rec.Ichimoku": 0,
            "Rec.Stoch.RSI": -1,
            "Rec.UO": 0,
            "Rec.VWMA": 1,
            "Rec.WR": -1,
            "Recommend.All": 0.4454545454545455,
            "Recommend.MA": 0.8,
            "Recommend.Other": 0.09090909090909091,
            "SMA10": 105536.38599999994,
            "SMA100": 105435.06409999989,
            "SMA20": 105367.61400000006,
            "SMA200": 105552.41359999975,
            "SMA30": 105315.42366666686,
            "SMA5": 105605.48600000012,
            "SMA50": 105359.46359999999,
            "Stoch.D": 83.08382562095726,
            "Stoch.D[1]": 67.46607042453978,
            "Stoch.K": 84.79775033373745,
            "Stoch.K[1]": 70.27278505500551,
            "Stoch.RSI.K": 99.92226737440035,
            "UO": 52.87094777101448,
            "VWMA": 105376.07984284697,
            "W.R": -15.90509828577929,
            "change": 0.010158656822959062,
            "close": 105634.93,
            "high": 105634.93,
            "low": 105624.19,
            "open": 105624.19,
            "volume": 5.95521
          },
          "moving_averages": {
            "BUY": 13,
            "COMPUTE": {
              "EMA10": "BUY",
              "EMA100": "BUY",
              "EMA20": "BUY",
              "EMA200": "BUY",
              "EMA30": "BUY",
              "EMA50": "BUY",
              "HullMA": "SELL",
              "Ichimoku": "NEUTRAL",
              "SMA10": "BUY",
              "SMA100": "BUY",
              "SMA20": "BUY",
              "SMA200": "BUY",
              "SMA30": "BUY",
              "SMA50": "BUY",
              "VWMA": "BUY"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "STRONG_BUY",
            "SELL": 1
          },
          "oscillators": {
            "BUY": 2,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "NEUTRAL",
              "CCI": "NEUTRAL",
              "MACD": "BUY",
              "Mom": "BUY",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "SELL",
              "UO": "NEUTRAL",
              "W%R": "SELL"
            },
            "NEUTRAL": 7,
            "RECOMMENDATION": "NEUTRAL",
            "SELL": 2
          },
          "summary": {
            "BUY": 15,
            "NEUTRAL": 8,
            "RECOMMENDATION": "BUY",
            "SELL": 3
          },
          "time": "2025-06-08T11:42:53.157238"
        }
      }
    ],
    "overrideData": {}
  }
}
6845773dbac5318270394915
LPTUSDT
The TradingView technical analysis recommendation…
Sun Jun 08 2025 11:42:53 GMT+0000 (Coordinated Universal Time)
{
  "uuid": "7122c433-68e7-4efa-b628-f0e7df448840",
  "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": 11.468939357564038,
      "ADX+DI": 18.712285146202415,
      "ADX+DI[1]": 19.50673988353602,
      "ADX-DI": 18.557936667657597,
      "ADX-DI[1]": 19.34583833683186,
      "AO": 0.0010588235294015647,
      "AO[1]": -0.0007735294117754421,
      "AO[2]": -0.0020852941176574546,
      "BB.lower": 8.038430202703324,
      "BB.upper": 8.07986979729668,
      "BBPower": 0.009414553150127958,
      "CCI20": 108.98796886036834,
      "CCI20[1]": 102.34899328836916,
      "EMA10": 8.066112196332623,
      "EMA100": 8.10505037829221,
      "EMA20": 8.064073562175098,
      "EMA200": 8.124415891660869,
      "EMA30": 8.066319471381993,
      "EMA5": 8.070227110588732,
      "EMA50": 8.076182523735083,
      "HullMA9": 8.074266666666668,
      "Ichimoku.BLine": 8.016,
      "MACD.macd": 0.00005558722577703179,
      "MACD.signal": -0.003408295298997651,
      "Mom": 0.022999999999999687,
      "Mom[1]": 0.02000000000000135,
      "P.SAR": 8.0423137834079,
      "Pivot.M.Camarilla.Middle": 7.522666666666666,
      "Pivot.M.Camarilla.R1": 7.59505,
      "Pivot.M.Camarilla.R2": 7.6560999999999995,
      "Pivot.M.Camarilla.R3": 7.717149999999999,
      "Pivot.M.Camarilla.S1": 7.47295,
      "Pivot.M.Camarilla.S2": 7.4119,
      "Pivot.M.Camarilla.S3": 7.35085,
      "Pivot.M.Classic.Middle": 7.522666666666666,
      "Pivot.M.Classic.R1": 7.861333333333332,
      "Pivot.M.Classic.R2": 8.188666666666666,
      "Pivot.M.Classic.R3": 8.854666666666665,
      "Pivot.M.Classic.S1": 7.195333333333332,
      "Pivot.M.Classic.S2": 6.8566666666666665,
      "Pivot.M.Classic.S3": 6.190666666666667,
      "Pivot.M.Demark.Middle": 7.6045,
      "Pivot.M.Demark.R1": 8.024999999999999,
      "Pivot.M.Demark.S1": 7.359,
      "Pivot.M.Fibonacci.Middle": 7.522666666666666,
      "Pivot.M.Fibonacci.R1": 7.777078666666665,
      "Pivot.M.Fibonacci.R2": 7.934254666666666,
      "Pivot.M.Fibonacci.R3": 8.188666666666666,
      "Pivot.M.Fibonacci.S1": 7.2682546666666665,
      "Pivot.M.Fibonacci.S2": 7.111078666666666,
      "Pivot.M.Fibonacci.S3": 6.8566666666666665,
      "Pivot.M.Woodie.Middle": 7.525499999999999,
      "Pivot.M.Woodie.R1": 7.866999999999998,
      "Pivot.M.Woodie.R2": 8.191499999999998,
      "Pivot.M.Woodie.R3": 8.532999999999998,
      "Pivot.M.Woodie.S1": 7.200999999999999,
      "Pivot.M.Woodie.S2": 6.8595,
      "Pivot.M.Woodie.S3": 6.534999999999999,
      "RSI": 53.62026109267865,
      "RSI[1]": 51.47317264600792,
      "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.26969696969696966,
      "Recommend.MA": 0.26666666666666666,
      "Recommend.Other": 0.2727272727272727,
      "SMA10": 8.063799999999992,
      "SMA100": 8.110260000000006,
      "SMA20": 8.059150000000002,
      "SMA200": 8.185350000000014,
      "SMA30": 8.06096666666667,
      "SMA5": 8.07019999999999,
      "SMA50": 8.067179999999999,
      "Stoch.D": 60.19900497512595,
      "Stoch.D[1]": 70.31367379626312,
      "Stoch.K": 63.68159203980269,
      "Stoch.K[1]": 76.85185185185455,
      "Stoch.RSI.K": 91.63354821826111,
      "UO": 54.000489461652116,
      "VWMA": 8.052284097299156,
      "W.R": -31.34328358208801,
      "change": 0.08675176601808988,
      "close": 8.076,
      "high": 8.076,
      "low": 8.063,
      "open": 8.066,
      "volume": 606.5
    },
    "moving_averages": {
      "BUY": 9,
      "COMPUTE": {
        "EMA10": "BUY",
        "EMA100": "SELL",
        "EMA20": "BUY",
        "EMA200": "SELL",
        "EMA30": "BUY",
        "EMA50": "SELL",
        "HullMA": "BUY",
        "Ichimoku": "NEUTRAL",
        "SMA10": "BUY",
        "SMA100": "SELL",
        "SMA20": "BUY",
        "SMA200": "SELL",
        "SMA30": "BUY",
        "SMA50": "BUY",
        "VWMA": "BUY"
      },
      "NEUTRAL": 1,
      "RECOMMENDATION": "BUY",
      "SELL": 5
    },
    "oscillators": {
      "BUY": 3,
      "COMPUTE": {
        "ADX": "NEUTRAL",
        "AO": "BUY",
        "BBP": "NEUTRAL",
        "CCI": "NEUTRAL",
        "MACD": "BUY",
        "Mom": "BUY",
        "RSI": "NEUTRAL",
        "STOCH.K": "NEUTRAL",
        "Stoch.RSI": "NEUTRAL",
        "UO": "NEUTRAL",
        "W%R": "NEUTRAL"
      },
      "NEUTRAL": 8,
      "RECOMMENDATION": "BUY",
      "SELL": 0
    },
    "summary": {
      "BUY": 12,
      "NEUTRAL": 9,
      "RECOMMENDATION": "BUY",
      "SELL": 5
    },
    "time": "2025-06-08T11:42:53.394232"
  }
}
6845773dd3262146c32ecf8a
BTCUSDT
The current price reached the trigger price for t…
Sun Jun 08 2025 11:42:53 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "b989b482-863f-4a16-acc9-fe553c20d5ef",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "determine-action",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749382973017,
      "symbol": "BTCUSDT",
      "close": "105624.19000000"
    },
    "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": 105624.19,
      "limitPrice": 107736.6738,
      "highestPrice": 109284.7,
      "lowestPrice": 100372.26,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 107900.17949999998,
      "difference": -2.109347278703999,
      "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-08T11:42:53.488Z"
    },
    "sell": {
      "currentPrice": 105624.19,
      "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-08T11:42:53.485Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 47.68666535314114,
            "ADX+DI": 46.78785209176494,
            "ADX+DI[1]": 47.24928313938344,
            "ADX-DI": 12.411501516593644,
            "ADX-DI[1]": 12.533906198391985,
            "AO": 293.332970588046,
            "AO[1]": 272.70455882333044,
            "AO[2]": 244.86502941156505,
            "BB.lower": 104941.08534767567,
            "BB.upper": 105794.14265232444,
            "BBPower": 255.07675846651546,
            "CCI20": 95.91819056928452,
            "CCI20[1]": 106.37802198113496,
            "EMA10": 105535.95812316146,
            "EMA100": 105427.0082890414,
            "EMA20": 105446.67261957878,
            "EMA200": 105433.70888589573,
            "EMA30": 105409.93006956197,
            "EMA5": 105599.23443643992,
            "EMA50": 105396.74428873978,
            "HullMA9": 105657.36314814817,
            "Ichimoku.BLine": 105342.54000000001,
            "MACD.macd": 92.25840644299751,
            "MACD.signal": 57.18856706518936,
            "Mom": 262.8299999999872,
            "Mom[1]": 175.69000000000233,
            "P.SAR": 105504.27949334783,
            "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": 69.86005417487598,
            "RSI[1]": 69.30163982628049,
            "Rec.BBPower": 0,
            "Rec.HullMA9": -1,
            "Rec.Ichimoku": 0,
            "Rec.Stoch.RSI": -1,
            "Rec.UO": 0,
            "Rec.VWMA": 1,
            "Rec.WR": -1,
            "Recommend.All": 0.4454545454545455,
            "Recommend.MA": 0.8,
            "Recommend.Other": 0.09090909090909091,
            "SMA10": 105536.38599999994,
            "SMA100": 105435.06409999989,
            "SMA20": 105367.61400000006,
            "SMA200": 105552.41359999975,
            "SMA30": 105315.42366666686,
            "SMA5": 105605.48600000012,
            "SMA50": 105359.46359999999,
            "Stoch.D": 83.08382562095726,
            "Stoch.D[1]": 67.46607042453978,
            "Stoch.K": 84.79775033373745,
            "Stoch.K[1]": 70.27278505500551,
            "Stoch.RSI.K": 99.92226737440035,
            "UO": 52.87094777101448,
            "VWMA": 105376.07984284697,
            "W.R": -15.90509828577929,
            "change": 0.010158656822959062,
            "close": 105634.93,
            "high": 105634.93,
            "low": 105624.19,
            "open": 105624.19,
            "volume": 5.95521
          },
          "moving_averages": {
            "BUY": 13,
            "COMPUTE": {
              "EMA10": "BUY",
              "EMA100": "BUY",
              "EMA20": "BUY",
              "EMA200": "BUY",
              "EMA30": "BUY",
              "EMA50": "BUY",
              "HullMA": "SELL",
              "Ichimoku": "NEUTRAL",
              "SMA10": "BUY",
              "SMA100": "BUY",
              "SMA20": "BUY",
              "SMA200": "BUY",
              "SMA30": "BUY",
              "SMA50": "BUY",
              "VWMA": "BUY"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "STRONG_BUY",
            "SELL": 1
          },
          "oscillators": {
            "BUY": 2,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "NEUTRAL",
              "CCI": "NEUTRAL",
              "MACD": "BUY",
              "Mom": "BUY",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "SELL",
              "UO": "NEUTRAL",
              "W%R": "SELL"
            },
            "NEUTRAL": 7,
            "RECOMMENDATION": "NEUTRAL",
            "SELL": 2
          },
          "summary": {
            "BUY": 15,
            "NEUTRAL": 8,
            "RECOMMENDATION": "BUY",
            "SELL": 3
          },
          "time": "2025-06-08T11:42:53.425891"
        }
      }
    ],
    "overrideData": {}
  }
}
6845773dd3262146c32ecf8b
BTCUSDT
Do not place a buy order for the grid trade #1 as…
Sun Jun 08 2025 11:42:53 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "b989b482-863f-4a16-acc9-fe553c20d5ef",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "place-buy-order",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749382973017,
      "symbol": "BTCUSDT",
      "close": "105624.19000000"
    },
    "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": 105624.19,
      "limitPrice": 107736.6738,
      "highestPrice": 109284.7,
      "lowestPrice": 100372.26,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 107900.17949999998,
      "difference": -2.109347278703999,
      "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-08T11:42:53.488Z"
    },
    "sell": {
      "currentPrice": 105624.19,
      "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-08T11:42:53.485Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 47.68666535314114,
            "ADX+DI": 46.78785209176494,
            "ADX+DI[1]": 47.24928313938344,
            "ADX-DI": 12.411501516593644,
            "ADX-DI[1]": 12.533906198391985,
            "AO": 293.332970588046,
            "AO[1]": 272.70455882333044,
            "AO[2]": 244.86502941156505,
            "BB.lower": 104941.08534767567,
            "BB.upper": 105794.14265232444,
            "BBPower": 255.07675846651546,
            "CCI20": 95.91819056928452,
            "CCI20[1]": 106.37802198113496,
            "EMA10": 105535.95812316146,
            "EMA100": 105427.0082890414,
            "EMA20": 105446.67261957878,
            "EMA200": 105433.70888589573,
            "EMA30": 105409.93006956197,
            "EMA5": 105599.23443643992,
            "EMA50": 105396.74428873978,
            "HullMA9": 105657.36314814817,
            "Ichimoku.BLine": 105342.54000000001,
            "MACD.macd": 92.25840644299751,
            "MACD.signal": 57.18856706518936,
            "Mom": 262.8299999999872,
            "Mom[1]": 175.69000000000233,
            "P.SAR": 105504.27949334783,
            "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": 69.86005417487598,
            "RSI[1]": 69.30163982628049,
            "Rec.BBPower": 0,
            "Rec.HullMA9": -1,
            "Rec.Ichimoku": 0,
            "Rec.Stoch.RSI": -1,
            "Rec.UO": 0,
            "Rec.VWMA": 1,
            "Rec.WR": -1,
            "Recommend.All": 0.4454545454545455,
            "Recommend.MA": 0.8,
            "Recommend.Other": 0.09090909090909091,
            "SMA10": 105536.38599999994,
            "SMA100": 105435.06409999989,
            "SMA20": 105367.61400000006,
            "SMA200": 105552.41359999975,
            "SMA30": 105315.42366666686,
            "SMA5": 105605.48600000012,
            "SMA50": 105359.46359999999,
            "Stoch.D": 83.08382562095726,
            "Stoch.D[1]": 67.46607042453978,
            "Stoch.K": 84.79775033373745,
            "Stoch.K[1]": 70.27278505500551,
            "Stoch.RSI.K": 99.92226737440035,
            "UO": 52.87094777101448,
            "VWMA": 105376.07984284697,
            "W.R": -15.90509828577929,
            "change": 0.010158656822959062,
            "close": 105634.93,
            "high": 105634.93,
            "low": 105624.19,
            "open": 105624.19,
            "volume": 5.95521
          },
          "moving_averages": {
            "BUY": 13,
            "COMPUTE": {
              "EMA10": "BUY",
              "EMA100": "BUY",
              "EMA20": "BUY",
              "EMA200": "BUY",
              "EMA30": "BUY",
              "EMA50": "BUY",
              "HullMA": "SELL",
              "Ichimoku": "NEUTRAL",
              "SMA10": "BUY",
              "SMA100": "BUY",
              "SMA20": "BUY",
              "SMA200": "BUY",
              "SMA30": "BUY",
              "SMA50": "BUY",
              "VWMA": "BUY"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "STRONG_BUY",
            "SELL": 1
          },
          "oscillators": {
            "BUY": 2,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "NEUTRAL",
              "CCI": "NEUTRAL",
              "MACD": "BUY",
              "Mom": "BUY",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "SELL",
              "UO": "NEUTRAL",
              "W%R": "SELL"
            },
            "NEUTRAL": 7,
            "RECOMMENDATION": "NEUTRAL",
            "SELL": 2
          },
          "summary": {
            "BUY": 15,
            "NEUTRAL": 8,
            "RECOMMENDATION": "BUY",
            "SELL": 3
          },
          "time": "2025-06-08T11:42:53.425891"
        }
      }
    ],
    "overrideData": {}
  }
}
6845773dbac5318270394916
MANAUSDT
The TradingView technical analysis recommendation…
Sun Jun 08 2025 11:42:53 GMT+0000 (Coordinated Universal Time)
{
  "uuid": "7122c433-68e7-4efa-b628-f0e7df448840",
  "stepName": "get-tradingview",
  "symbols": [
    "ILVUSDT",
    "WANUSDT",
    "ASRUSDT",
    "ARDRUSDT",
    "REIUSDT",
    "CKBUSDT",
    "JSTUSDT",
    "ANKRUSDT",
    "LEVERUSDT",
    "AUCTIONUSDT",
    "IQUSDT",
    "GLMUSDT",
    "FLUXUSDT",
    "MLNUSDT",
    "OGNUSDT",
    "ARKUSDT",
    "PHAUSDT",
    "SLFUSDT",
    "PSGUSDT",
    "LTOUSDT",
    "SUPERUSDT",
    "FUNUSDT",
    "NMRUSDT",
    "ALPINEUSDT",
    "STRAXUSDT",
    "LUMIAUSDT",
    "CVCUSDT",
    "SYSUSDT",
    "BEAMXUSDT",
    "IOTAUSDT",
    "HIGHUSDT",
    "HIVEUSDT",
    "FISUSDT",
    "BTCUSDT",
    "RAYUSDT",
    "TWTUSDT",
    "VICUSDT",
    "ACAUSDT",
    "SLPUSDT",
    "FTTUSDT",
    "MANAUSDT",
    "QKCUSDT",
    "ARKMUSDT",
    "MOVEUSDT",
    "ZROUSDT",
    "AVAUSDT",
    "KAVAUSDT",
    "XVGUSDT",
    "IDEXUSDT",
    "SCRTUSDT",
    "ACHUSDT",
    "SUSDT",
    "DOTUSDT",
    "ADAUSDT",
    "VTHOUSDT",
    "RUNEUSDT",
    "BAKEUSDT",
    "HEIUSDT",
    "AMPUSDT",
    "RAREUSDT",
    "FETUSDT",
    "DUSKUSDT",
    "LRCUSDT",
    "EPICUSDT",
    "MDTUSDT",
    "FORMUSDT",
    "FARMUSDT",
    "BELUSDT",
    "DUSDT",
    "JASMYUSDT",
    "HIFIUSDT",
    "NKNUSDT",
    "CYBERUSDT",
    "CHZUSDT",
    "HOOKUSDT",
    "FLMUSDT",
    "PUNDIXUSDT",
    "CHESSUSDT",
    "PHBUSDT",
    "OMUSDT",
    "ATAUSDT",
    "LQTYUSDT",
    "VOXELUSDT",
    "TRXUSDT",
    "GPSUSDT",
    "TKOUSDT",
    "PIVXUSDT",
    "DATAUSDT",
    "REQUSDT",
    "COSUSDT",
    "GUSDT",
    "ONGUSDT",
    "PEPEUSDT",
    "SPELLUSDT",
    "EDUUSDT",
    "LPTUSDT",
    "BARUSDT",
    "DEGOUSDT",
    "MASKUSDT"
  ],
  "interval": "15m",
  "data": {
    "indicators": {
      "ADX": 20.07074423216103,
      "ADX+DI": 32.17507014954692,
      "ADX+DI[1]": 31.312583618307713,
      "ADX-DI": 17.58047051931757,
      "ADX-DI[1]": 18.816305262908713,
      "AO": 0.0006517647058825182,
      "AO[1]": -0.000008235294117531211,
      "AO[2]": -0.0006647058823528451,
      "BB.lower": 0.27681647455159086,
      "BB.upper": 0.28144352544840867,
      "BBPower": 0.003657264511414793,
      "CCI20": 171.91601049870985,
      "CCI20[1]": 157.051282051307,
      "EMA10": 0.279688130284527,
      "EMA100": 0.2789865385596857,
      "EMA20": 0.27938440738309467,
      "EMA200": 0.27748630038495115,
      "EMA30": 0.27938590676739655,
      "EMA5": 0.2803780947831796,
      "EMA50": 0.27945658965807146,
      "HullMA9": 0.2816237037037037,
      "Ichimoku.BLine": 0.27925,
      "MACD.macd": 0.0001916621292438747,
      "MACD.signal": -0.00017392268744134237,
      "Mom": 0.002599999999999991,
      "Mom[1]": 0.0018999999999999573,
      "P.SAR": 0.27717345919999997,
      "Pivot.M.Camarilla.Middle": 0.27786666666666665,
      "Pivot.M.Camarilla.R1": 0.28208333333333335,
      "Pivot.M.Camarilla.R2": 0.28336666666666666,
      "Pivot.M.Camarilla.R3": 0.28465,
      "Pivot.M.Camarilla.S1": 0.27951666666666664,
      "Pivot.M.Camarilla.S2": 0.27823333333333333,
      "Pivot.M.Camarilla.S3": 0.27695,
      "Pivot.M.Classic.Middle": 0.27786666666666665,
      "Pivot.M.Classic.R1": 0.28633333333333333,
      "Pivot.M.Classic.R2": 0.29186666666666666,
      "Pivot.M.Classic.R3": 0.3058666666666667,
      "Pivot.M.Classic.S1": 0.2723333333333333,
      "Pivot.M.Classic.S2": 0.26386666666666664,
      "Pivot.M.Classic.S3": 0.24986666666666663,
      "Pivot.M.Demark.Middle": 0.27925,
      "Pivot.M.Demark.R1": 0.2891,
      "Pivot.M.Demark.S1": 0.2751,
      "Pivot.M.Fibonacci.Middle": 0.27786666666666665,
      "Pivot.M.Fibonacci.R1": 0.28321466666666667,
      "Pivot.M.Fibonacci.R2": 0.28651866666666664,
      "Pivot.M.Fibonacci.R3": 0.29186666666666666,
      "Pivot.M.Fibonacci.S1": 0.27251866666666663,
      "Pivot.M.Fibonacci.S2": 0.26921466666666666,
      "Pivot.M.Fibonacci.S3": 0.26386666666666664,
      "Pivot.M.Woodie.Middle": 0.27859999999999996,
      "Pivot.M.Woodie.R1": 0.28779999999999994,
      "Pivot.M.Woodie.R2": 0.29259999999999997,
      "Pivot.M.Woodie.R3": 0.30179999999999996,
      "Pivot.M.Woodie.S1": 0.27379999999999993,
      "Pivot.M.Woodie.S2": 0.26459999999999995,
      "Pivot.M.Woodie.S3": 0.2597999999999999,
      "RSI": 63.46119903359526,
      "RSI[1]": 64.29657617547224,
      "Rec.BBPower": 0,
      "Rec.HullMA9": -1,
      "Rec.Ichimoku": 0,
      "Rec.Stoch.RSI": -1,
      "Rec.UO": 0,
      "Rec.VWMA": 1,
      "Rec.WR": -1,
      "Recommend.All": 0.49090909090909096,
      "Recommend.MA": 0.8,
      "Recommend.Other": 0.18181818181818182,
      "SMA10": 0.2789199999999996,
      "SMA100": 0.28010100000000016,
      "SMA20": 0.27912999999999977,
      "SMA200": 0.27678400000000036,
      "SMA30": 0.27928666666666674,
      "SMA5": 0.2803199999999998,
      "SMA50": 0.2795280000000003,
      "Stoch.D": 88.85061532120362,
      "Stoch.D[1]": 79.97486734045877,
      "Stoch.K": 95.83112524289004,
      "Stoch.K[1]": 94.79802383028186,
      "Stoch.RSI.K": 99.01950594584191,
      "UO": 66.21751313932646,
      "VWMA": 0.2787394822440494,
      "W.R": -9.803921568627471,
      "change": -0.035536602700777895,
      "close": 0.2813,
      "high": 0.2818,
      "low": 0.2809,
      "open": 0.2814,
      "volume": 28143
    },
    "moving_averages": {
      "BUY": 13,
      "COMPUTE": {
        "EMA10": "BUY",
        "EMA100": "BUY",
        "EMA20": "BUY",
        "EMA200": "BUY",
        "EMA30": "BUY",
        "EMA50": "BUY",
        "HullMA": "SELL",
        "Ichimoku": "NEUTRAL",
        "SMA10": "BUY",
        "SMA100": "BUY",
        "SMA20": "BUY",
        "SMA200": "BUY",
        "SMA30": "BUY",
        "SMA50": "BUY",
        "VWMA": "BUY"
      },
      "NEUTRAL": 1,
      "RECOMMENDATION": "STRONG_BUY",
      "SELL": 1
    },
    "oscillators": {
      "BUY": 3,
      "COMPUTE": {
        "ADX": "NEUTRAL",
        "AO": "BUY",
        "BBP": "NEUTRAL",
        "CCI": "NEUTRAL",
        "MACD": "BUY",
        "Mom": "BUY",
        "RSI": "NEUTRAL",
        "STOCH.K": "NEUTRAL",
        "Stoch.RSI": "SELL",
        "UO": "NEUTRAL",
        "W%R": "SELL"
      },
      "NEUTRAL": 6,
      "RECOMMENDATION": "BUY",
      "SELL": 2
    },
    "summary": {
      "BUY": 16,
      "NEUTRAL": 7,
      "RECOMMENDATION": "BUY",
      "SELL": 3
    },
    "time": "2025-06-08T11:42:53.584636"
  }
}
6845773dbac5318270394917
PSGUSDT
The TradingView technical analysis recommendation…
Sun Jun 08 2025 11:42:53 GMT+0000 (Coordinated Universal Time)
{
  "uuid": "7122c433-68e7-4efa-b628-f0e7df448840",
  "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": 22.137141542294295,
      "ADX+DI": 33.31285483896134,
      "ADX+DI[1]": 32.45719322987452,
      "ADX-DI": 13.864829707153374,
      "ADX-DI[1]": 14.93058966753615,
      "AO": 0.008329411764703476,
      "AO[1]": 0.003526470588232744,
      "AO[2]": -0.0007794117647084153,
      "BB.lower": 1.838914071205187,
      "BB.upper": 1.879585928794818,
      "BBPower": 0.024099841857700532,
      "CCI20": 126.8848585921402,
      "CCI20[1]": 126.76274600956707,
      "EMA10": 1.86381218118545,
      "EMA100": 1.859417960501552,
      "EMA20": 1.860935672298276,
      "EMA200": 1.867493074280582,
      "EMA30": 1.8602148930989149,
      "EMA5": 1.86866142436167,
      "EMA50": 1.8598409325814083,
      "HullMA9": 1.8784,
      "Ichimoku.BLine": 1.869,
      "MACD.macd": 0.0024248511610225343,
      "MACD.signal": 0.000004551619486749215,
      "Mom": 0.018000000000000016,
      "Mom[1]": 0.01200000000000001,
      "P.SAR": 1.845,
      "Pivot.M.Camarilla.Middle": 1.8630000000000002,
      "Pivot.M.Camarilla.R1": 1.8677916666666667,
      "Pivot.M.Camarilla.R2": 1.8755833333333334,
      "Pivot.M.Camarilla.R3": 1.883375,
      "Pivot.M.Camarilla.S1": 1.8522083333333335,
      "Pivot.M.Camarilla.S2": 1.8444166666666668,
      "Pivot.M.Camarilla.S3": 1.8366250000000002,
      "Pivot.M.Classic.Middle": 1.8630000000000002,
      "Pivot.M.Classic.R1": 1.9040000000000004,
      "Pivot.M.Classic.R2": 1.9480000000000002,
      "Pivot.M.Classic.R3": 2.0330000000000004,
      "Pivot.M.Classic.S1": 1.8190000000000004,
      "Pivot.M.Classic.S2": 1.7780000000000002,
      "Pivot.M.Classic.S3": 1.6930000000000003,
      "Pivot.M.Demark.Middle": 1.874,
      "Pivot.M.Demark.R1": 1.9260000000000002,
      "Pivot.M.Demark.S1": 1.8410000000000002,
      "Pivot.M.Fibonacci.Middle": 1.8630000000000002,
      "Pivot.M.Fibonacci.R1": 1.8954700000000002,
      "Pivot.M.Fibonacci.R2": 1.9155300000000002,
      "Pivot.M.Fibonacci.R3": 1.9480000000000002,
      "Pivot.M.Fibonacci.S1": 1.8305300000000002,
      "Pivot.M.Fibonacci.S2": 1.8104700000000002,
      "Pivot.M.Fibonacci.S3": 1.7780000000000002,
      "Pivot.M.Woodie.Middle": 1.86125,
      "Pivot.M.Woodie.R1": 1.9005,
      "Pivot.M.Woodie.R2": 1.94625,
      "Pivot.M.Woodie.R3": 1.9855,
      "Pivot.M.Woodie.S1": 1.8155000000000001,
      "Pivot.M.Woodie.S2": 1.77625,
      "Pivot.M.Woodie.S3": 1.7305000000000001,
      "RSI": 61.56825154251118,
      "RSI[1]": 59.79981017780253,
      "Rec.BBPower": 0,
      "Rec.HullMA9": -1,
      "Rec.Ichimoku": 0,
      "Rec.Stoch.RSI": 0,
      "Rec.UO": 0,
      "Rec.VWMA": 1,
      "Rec.WR": 0,
      "Recommend.All": 0.5363636363636364,
      "Recommend.MA": 0.8,
      "Recommend.Other": 0.2727272727272727,
      "SMA10": 1.8585000000000005,
      "SMA100": 1.8603099999999995,
      "SMA20": 1.8592500000000025,
      "SMA200": 1.8550200000000021,
      "SMA30": 1.8589000000000004,
      "SMA5": 1.8687999999999998,
      "SMA50": 1.859900000000002,
      "Stoch.D": 57.36446287916895,
      "Stoch.D[1]": 71.5832081129783,
      "Stoch.K": 70.54424333836114,
      "Stoch.K[1]": 85.72487949573633,
      "Stoch.RSI.K": 90.11605534475366,
      "UO": 54.63090957206723,
      "VWMA": 1.8675434976577534,
      "W.R": -11.76470588235294,
      "change": 0.16025641025640447,
      "close": 1.875,
      "high": 1.879,
      "low": 1.87,
      "open": 1.875,
      "volume": 2919.68
    },
    "moving_averages": {
      "BUY": 13,
      "COMPUTE": {
        "EMA10": "BUY",
        "EMA100": "BUY",
        "EMA20": "BUY",
        "EMA200": "BUY",
        "EMA30": "BUY",
        "EMA50": "BUY",
        "HullMA": "SELL",
        "Ichimoku": "NEUTRAL",
        "SMA10": "BUY",
        "SMA100": "BUY",
        "SMA20": "BUY",
        "SMA200": "BUY",
        "SMA30": "BUY",
        "SMA50": "BUY",
        "VWMA": "BUY"
      },
      "NEUTRAL": 1,
      "RECOMMENDATION": "STRONG_BUY",
      "SELL": 1
    },
    "oscillators": {
      "BUY": 2,
      "COMPUTE": {
        "ADX": "NEUTRAL",
        "AO": "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": 15,
      "NEUTRAL": 10,
      "RECOMMENDATION": "STRONG_BUY",
      "SELL": 1
    },
    "time": "2025-06-08T11:42:53.582479"
  }
}
6845773dbac5318270394918
STRAXUSDT
The TradingView technical analysis recommendation…
Sun Jun 08 2025 11:42:53 GMT+0000 (Coordinated Universal Time)
{
  "uuid": "7122c433-68e7-4efa-b628-f0e7df448840",
  "stepName": "get-tradingview",
  "symbols": [
    "ILVUSDT",
    "WANUSDT",
    "ASRUSDT",
    "ARDRUSDT",
    "REIUSDT",
    "CKBUSDT",
    "JSTUSDT",
    "ANKRUSDT",
    "LEVERUSDT",
    "AUCTIONUSDT",
    "IQUSDT",
    "GLMUSDT",
    "FLUXUSDT",
    "MLNUSDT",
    "OGNUSDT",
    "ARKUSDT",
    "PHAUSDT",
    "SLFUSDT",
    "PSGUSDT",
    "LTOUSDT",
    "SUPERUSDT",
    "FUNUSDT",
    "NMRUSDT",
    "ALPINEUSDT",
    "STRAXUSDT",
    "LUMIAUSDT",
    "CVCUSDT",
    "SYSUSDT",
    "BEAMXUSDT",
    "IOTAUSDT",
    "HIGHUSDT",
    "HIVEUSDT",
    "FISUSDT",
    "BTCUSDT",
    "RAYUSDT",
    "TWTUSDT",
    "VICUSDT",
    "ACAUSDT",
    "SLPUSDT",
    "FTTUSDT",
    "MANAUSDT",
    "QKCUSDT",
    "ARKMUSDT",
    "MOVEUSDT",
    "ZROUSDT",
    "AVAUSDT",
    "KAVAUSDT",
    "XVGUSDT",
    "IDEXUSDT",
    "SCRTUSDT",
    "ACHUSDT",
    "SUSDT",
    "DOTUSDT",
    "ADAUSDT",
    "VTHOUSDT",
    "RUNEUSDT",
    "BAKEUSDT",
    "HEIUSDT",
    "AMPUSDT",
    "RAREUSDT",
    "FETUSDT",
    "DUSKUSDT",
    "LRCUSDT",
    "EPICUSDT",
    "MDTUSDT",
    "FORMUSDT",
    "FARMUSDT",
    "BELUSDT",
    "DUSDT",
    "JASMYUSDT",
    "HIFIUSDT",
    "NKNUSDT",
    "CYBERUSDT",
    "CHZUSDT",
    "HOOKUSDT",
    "FLMUSDT",
    "PUNDIXUSDT",
    "CHESSUSDT",
    "PHBUSDT",
    "OMUSDT",
    "ATAUSDT",
    "LQTYUSDT",
    "VOXELUSDT",
    "TRXUSDT",
    "GPSUSDT",
    "TKOUSDT",
    "PIVXUSDT",
    "DATAUSDT",
    "REQUSDT",
    "COSUSDT",
    "GUSDT",
    "ONGUSDT",
    "PEPEUSDT",
    "SPELLUSDT",
    "EDUUSDT",
    "LPTUSDT",
    "BARUSDT",
    "DEGOUSDT",
    "MASKUSDT"
  ],
  "interval": "15m",
  "data": {
    "indicators": {
      "ADX": 19.230283400374176,
      "ADX+DI": 21.45046249204006,
      "ADX+DI[1]": 22.491538534278405,
      "ADX-DI": 16.664097537073697,
      "ADX-DI[1]": 17.472872299753444,
      "AO": -0.00011988235294115718,
      "AO[1]": -0.0001904999999999754,
      "AO[2]": -0.0002557647058823373,
      "BB.lower": 0.04455733558563538,
      "BB.upper": 0.045013664414364704,
      "BBPower": 0.00022841751898715346,
      "CCI20": 94.90196078429774,
      "CCI20[1]": 62.78944534192826,
      "EMA10": 0.04479675628200942,
      "EMA100": 0.04485243341430211,
      "EMA20": 0.04481195194894296,
      "EMA200": 0.044866778827621155,
      "EMA30": 0.04483917034232247,
      "EMA5": 0.04483739851364666,
      "EMA50": 0.04486827797873101,
      "HullMA9": 0.04490870370370372,
      "Ichimoku.BLine": 0.04481,
      "MACD.macd": -0.00003390339705515444,
      "MACD.signal": -0.00005973470238334373,
      "Mom": 0.00012999999999999817,
      "Mom[1]": -0.000019999999999999185,
      "P.SAR": 0.044515952,
      "Pivot.M.Camarilla.Middle": 0.04476666666666667,
      "Pivot.M.Camarilla.R1": 0.045261083333333334,
      "Pivot.M.Camarilla.R2": 0.04539216666666667,
      "Pivot.M.Camarilla.R3": 0.04552325,
      "Pivot.M.Camarilla.S1": 0.04499891666666667,
      "Pivot.M.Camarilla.S2": 0.044867833333333336,
      "Pivot.M.Camarilla.S3": 0.044736750000000006,
      "Pivot.M.Classic.Middle": 0.04476666666666667,
      "Pivot.M.Classic.R1": 0.04566333333333334,
      "Pivot.M.Classic.R2": 0.04619666666666667,
      "Pivot.M.Classic.R3": 0.04762666666666667,
      "Pivot.M.Classic.S1": 0.04423333333333334,
      "Pivot.M.Classic.S2": 0.04333666666666667,
      "Pivot.M.Classic.S3": 0.04190666666666667,
      "Pivot.M.Demark.Middle": 0.0449,
      "Pivot.M.Demark.R1": 0.045930000000000006,
      "Pivot.M.Demark.S1": 0.044500000000000005,
      "Pivot.M.Fibonacci.Middle": 0.04476666666666667,
      "Pivot.M.Fibonacci.R1": 0.04531292666666667,
      "Pivot.M.Fibonacci.R2": 0.04565040666666667,
      "Pivot.M.Fibonacci.R3": 0.04619666666666667,
      "Pivot.M.Fibonacci.S1": 0.04422040666666667,
      "Pivot.M.Fibonacci.S2": 0.04388292666666667,
      "Pivot.M.Fibonacci.S3": 0.04333666666666667,
      "Pivot.M.Woodie.Middle": 0.0448275,
      "Pivot.M.Woodie.R1": 0.045785,
      "Pivot.M.Woodie.R2": 0.0462575,
      "Pivot.M.Woodie.R3": 0.047215,
      "Pivot.M.Woodie.S1": 0.044355,
      "Pivot.M.Woodie.S2": 0.0433975,
      "Pivot.M.Woodie.S3": 0.042925,
      "RSI": 56.14546162872512,
      "RSI[1]": 53.45091751160239,
      "Rec.BBPower": 0,
      "Rec.HullMA9": 1,
      "Rec.Ichimoku": 0,
      "Rec.Stoch.RSI": 0,
      "Rec.UO": 0,
      "Rec.VWMA": 1,
      "Rec.WR": 0,
      "Recommend.All": 0.5575757575757576,
      "Recommend.MA": 0.9333333333333333,
      "Recommend.Other": 0.18181818181818182,
      "SMA10": 0.044724999999999994,
      "SMA100": 0.04492039999999999,
      "SMA20": 0.04478550000000004,
      "SMA200": 0.04471284999999993,
      "SMA30": 0.04485700000000007,
      "SMA5": 0.04481199999999997,
      "SMA50": 0.04491259999999987,
      "Stoch.D": 59.95807127882608,
      "Stoch.D[1]": 62.24369296833038,
      "Stoch.K": 73.58490566037734,
      "Stoch.K[1]": 76.66666666666649,
      "Stoch.RSI.K": 97.85699086218644,
      "UO": 66.1239730204206,
      "VWMA": 0.04473843503765814,
      "W.R": -13.207547169811543,
      "change": 0.13366005791935298,
      "close": 0.04495,
      "high": 0.04496,
      "low": 0.04486,
      "open": 0.04493,
      "volume": 28945
    },
    "moving_averages": {
      "BUY": 14,
      "COMPUTE": {
        "EMA10": "BUY",
        "EMA100": "BUY",
        "EMA20": "BUY",
        "EMA200": "BUY",
        "EMA30": "BUY",
        "EMA50": "BUY",
        "HullMA": "BUY",
        "Ichimoku": "NEUTRAL",
        "SMA10": "BUY",
        "SMA100": "BUY",
        "SMA20": "BUY",
        "SMA200": "BUY",
        "SMA30": "BUY",
        "SMA50": "BUY",
        "VWMA": "BUY"
      },
      "NEUTRAL": 1,
      "RECOMMENDATION": "STRONG_BUY",
      "SELL": 0
    },
    "oscillators": {
      "BUY": 2,
      "COMPUTE": {
        "ADX": "NEUTRAL",
        "AO": "NEUTRAL",
        "BBP": "NEUTRAL",
        "CCI": "NEUTRAL",
        "MACD": "BUY",
        "Mom": "BUY",
        "RSI": "NEUTRAL",
        "STOCH.K": "NEUTRAL",
        "Stoch.RSI": "NEUTRAL",
        "UO": "NEUTRAL",
        "W%R": "NEUTRAL"
      },
      "NEUTRAL": 9,
      "RECOMMENDATION": "BUY",
      "SELL": 0
    },
    "summary": {
      "BUY": 16,
      "NEUTRAL": 10,
      "RECOMMENDATION": "STRONG_BUY",
      "SELL": 0
    },
    "time": "2025-06-08T11:42:53.583220"
  }
}
6845773ed3262146c32ecf8c
LPTUSDT
The TradingView technical analysis recommendation…
Sun Jun 08 2025 11:42:54 GMT+0000 (Coordinated Universal Time)
{
  "uuid": "9f4cf7eb-3caf-48fe-9e13-dc693f13f32c",
  "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": 11.468939357564038,
      "ADX+DI": 18.712285146202415,
      "ADX+DI[1]": 19.50673988353602,
      "ADX-DI": 18.557936667657597,
      "ADX-DI[1]": 19.34583833683186,
      "AO": 0.0010588235294015647,
      "AO[1]": -0.0007735294117754421,
      "AO[2]": -0.0020852941176574546,
      "BB.lower": 8.038430202703324,
      "BB.upper": 8.07986979729668,
      "BBPower": 0.009414553150127958,
      "CCI20": 108.98796886036834,
      "CCI20[1]": 102.34899328836916,
      "EMA10": 8.066112196332623,
      "EMA100": 8.10505037829221,
      "EMA20": 8.064073562175098,
      "EMA200": 8.124415891660869,
      "EMA30": 8.066319471381993,
      "EMA5": 8.070227110588732,
      "EMA50": 8.076182523735083,
      "HullMA9": 8.074266666666668,
      "Ichimoku.BLine": 8.016,
      "MACD.macd": 0.00005558722577703179,
      "MACD.signal": -0.003408295298997651,
      "Mom": 0.022999999999999687,
      "Mom[1]": 0.02000000000000135,
      "P.SAR": 8.0423137834079,
      "Pivot.M.Camarilla.Middle": 7.522666666666666,
      "Pivot.M.Camarilla.R1": 7.59505,
      "Pivot.M.Camarilla.R2": 7.6560999999999995,
      "Pivot.M.Camarilla.R3": 7.717149999999999,
      "Pivot.M.Camarilla.S1": 7.47295,
      "Pivot.M.Camarilla.S2": 7.4119,
      "Pivot.M.Camarilla.S3": 7.35085,
      "Pivot.M.Classic.Middle": 7.522666666666666,
      "Pivot.M.Classic.R1": 7.861333333333332,
      "Pivot.M.Classic.R2": 8.188666666666666,
      "Pivot.M.Classic.R3": 8.854666666666665,
      "Pivot.M.Classic.S1": 7.195333333333332,
      "Pivot.M.Classic.S2": 6.8566666666666665,
      "Pivot.M.Classic.S3": 6.190666666666667,
      "Pivot.M.Demark.Middle": 7.6045,
      "Pivot.M.Demark.R1": 8.024999999999999,
      "Pivot.M.Demark.S1": 7.359,
      "Pivot.M.Fibonacci.Middle": 7.522666666666666,
      "Pivot.M.Fibonacci.R1": 7.777078666666665,
      "Pivot.M.Fibonacci.R2": 7.934254666666666,
      "Pivot.M.Fibonacci.R3": 8.188666666666666,
      "Pivot.M.Fibonacci.S1": 7.2682546666666665,
      "Pivot.M.Fibonacci.S2": 7.111078666666666,
      "Pivot.M.Fibonacci.S3": 6.8566666666666665,
      "Pivot.M.Woodie.Middle": 7.525499999999999,
      "Pivot.M.Woodie.R1": 7.866999999999998,
      "Pivot.M.Woodie.R2": 8.191499999999998,
      "Pivot.M.Woodie.R3": 8.532999999999998,
      "Pivot.M.Woodie.S1": 7.200999999999999,
      "Pivot.M.Woodie.S2": 6.8595,
      "Pivot.M.Woodie.S3": 6.534999999999999,
      "RSI": 53.62026109267865,
      "RSI[1]": 51.47317264600792,
      "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.26969696969696966,
      "Recommend.MA": 0.26666666666666666,
      "Recommend.Other": 0.2727272727272727,
      "SMA10": 8.063799999999992,
      "SMA100": 8.110260000000006,
      "SMA20": 8.059150000000002,
      "SMA200": 8.185350000000014,
      "SMA30": 8.06096666666667,
      "SMA5": 8.07019999999999,
      "SMA50": 8.067179999999999,
      "Stoch.D": 60.19900497512595,
      "Stoch.D[1]": 70.31367379626312,
      "Stoch.K": 63.68159203980269,
      "Stoch.K[1]": 76.85185185185455,
      "Stoch.RSI.K": 91.63354821826111,
      "UO": 54.000489461652116,
      "VWMA": 8.052284097299156,
      "W.R": -31.34328358208801,
      "change": 0.08675176601808988,
      "close": 8.076,
      "high": 8.076,
      "low": 8.063,
      "open": 8.066,
      "volume": 606.5
    },
    "moving_averages": {
      "BUY": 9,
      "COMPUTE": {
        "EMA10": "BUY",
        "EMA100": "SELL",
        "EMA20": "BUY",
        "EMA200": "SELL",
        "EMA30": "BUY",
        "EMA50": "SELL",
        "HullMA": "BUY",
        "Ichimoku": "NEUTRAL",
        "SMA10": "BUY",
        "SMA100": "SELL",
        "SMA20": "BUY",
        "SMA200": "SELL",
        "SMA30": "BUY",
        "SMA50": "BUY",
        "VWMA": "BUY"
      },
      "NEUTRAL": 1,
      "RECOMMENDATION": "BUY",
      "SELL": 5
    },
    "oscillators": {
      "BUY": 3,
      "COMPUTE": {
        "ADX": "NEUTRAL",
        "AO": "BUY",
        "BBP": "NEUTRAL",
        "CCI": "NEUTRAL",
        "MACD": "BUY",
        "Mom": "BUY",
        "RSI": "NEUTRAL",
        "STOCH.K": "NEUTRAL",
        "Stoch.RSI": "NEUTRAL",
        "UO": "NEUTRAL",
        "W%R": "NEUTRAL"
      },
      "NEUTRAL": 8,
      "RECOMMENDATION": "BUY",
      "SELL": 0
    },
    "summary": {
      "BUY": 12,
      "NEUTRAL": 9,
      "RECOMMENDATION": "BUY",
      "SELL": 5
    },
    "time": "2025-06-08T11:42:54.161819"
  }
}
6845773ed3262146c32ecf8d
BTCUSDT
The current price reached the trigger price for t…
Sun Jun 08 2025 11:42:54 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "2c2fd2c3-ca99-405d-9f37-d95f82d15569",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "determine-action",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749382974017,
      "symbol": "BTCUSDT",
      "close": "105624.20000000"
    },
    "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": 105624.2,
      "limitPrice": 107736.684,
      "highestPrice": 109284.7,
      "lowestPrice": 100372.26,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 107900.17949999998,
      "difference": -2.109338010878825,
      "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-08T11:42:54.176Z"
    },
    "sell": {
      "currentPrice": 105624.2,
      "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-08T11:42:54.173Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 47.68666535314114,
            "ADX+DI": 46.78785209176494,
            "ADX+DI[1]": 47.24928313938344,
            "ADX-DI": 12.411501516593644,
            "ADX-DI[1]": 12.533906198391985,
            "AO": 293.332970588046,
            "AO[1]": 272.70455882333044,
            "AO[2]": 244.86502941156505,
            "BB.lower": 104941.08534767567,
            "BB.upper": 105794.14265232444,
            "BBPower": 255.07675846651546,
            "CCI20": 95.91819056928452,
            "CCI20[1]": 106.37802198113496,
            "EMA10": 105535.95812316146,
            "EMA100": 105427.0082890414,
            "EMA20": 105446.67261957878,
            "EMA200": 105433.70888589573,
            "EMA30": 105409.93006956197,
            "EMA5": 105599.23443643992,
            "EMA50": 105396.74428873978,
            "HullMA9": 105657.36314814817,
            "Ichimoku.BLine": 105342.54000000001,
            "MACD.macd": 92.25840644299751,
            "MACD.signal": 57.18856706518936,
            "Mom": 262.8299999999872,
            "Mom[1]": 175.69000000000233,
            "P.SAR": 105504.27949334783,
            "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": 69.86005417487598,
            "RSI[1]": 69.30163982628049,
            "Rec.BBPower": 0,
            "Rec.HullMA9": -1,
            "Rec.Ichimoku": 0,
            "Rec.Stoch.RSI": -1,
            "Rec.UO": 0,
            "Rec.VWMA": 1,
            "Rec.WR": -1,
            "Recommend.All": 0.4454545454545455,
            "Recommend.MA": 0.8,
            "Recommend.Other": 0.09090909090909091,
            "SMA10": 105536.38599999994,
            "SMA100": 105435.06409999989,
            "SMA20": 105367.61400000006,
            "SMA200": 105552.41359999975,
            "SMA30": 105315.42366666686,
            "SMA5": 105605.48600000012,
            "SMA50": 105359.46359999999,
            "Stoch.D": 83.08382562095726,
            "Stoch.D[1]": 67.46607042453978,
            "Stoch.K": 84.79775033373745,
            "Stoch.K[1]": 70.27278505500551,
            "Stoch.RSI.K": 99.92226737440035,
            "UO": 52.87094777101448,
            "VWMA": 105376.07984284697,
            "W.R": -15.90509828577929,
            "change": 0.010158656822959062,
            "close": 105634.93,
            "high": 105634.93,
            "low": 105624.19,
            "open": 105624.19,
            "volume": 5.95521
          },
          "moving_averages": {
            "BUY": 13,
            "COMPUTE": {
              "EMA10": "BUY",
              "EMA100": "BUY",
              "EMA20": "BUY",
              "EMA200": "BUY",
              "EMA30": "BUY",
              "EMA50": "BUY",
              "HullMA": "SELL",
              "Ichimoku": "NEUTRAL",
              "SMA10": "BUY",
              "SMA100": "BUY",
              "SMA20": "BUY",
              "SMA200": "BUY",
              "SMA30": "BUY",
              "SMA50": "BUY",
              "VWMA": "BUY"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "STRONG_BUY",
            "SELL": 1
          },
          "oscillators": {
            "BUY": 2,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "NEUTRAL",
              "CCI": "NEUTRAL",
              "MACD": "BUY",
              "Mom": "BUY",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "SELL",
              "UO": "NEUTRAL",
              "W%R": "SELL"
            },
            "NEUTRAL": 7,
            "RECOMMENDATION": "NEUTRAL",
            "SELL": 2
          },
          "summary": {
            "BUY": 15,
            "NEUTRAL": 8,
            "RECOMMENDATION": "BUY",
            "SELL": 3
          },
          "time": "2025-06-08T11:42:54.156074"
        }
      }
    ],
    "overrideData": {}
  }
}

Rename Collection

binance-bot .

Tools

Collection Stats

Documents 246838
Total doc size 1.59 GB
Average doc size 6.75 KB
Pre-allocated size 695.27 MB
Indexes 2
Total index size 6.49 MB
Padding factor
Extents

Indexes

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