_id symbol msg loggedAt data
684562fb5a66a2583013b310
BTCUSDT
The override action is saved. Reason: The bot que…
Sun Jun 08 2025 10:16:27 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "4f95b201-634a-448f-96b8-d8760e71e19f",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "place-buy-order",
  "overrideData": {
    "action": "buy",
    "actionAt": "2025-06-08T10:17:27.181Z",
    "triggeredBy": "buy-order-trading-view",
    "notify": false,
    "checkTradingView": true
  },
  "overrideReason": "The bot queued the action to trigger the grid trade #1 for buying. Do not place an order because TradingView recommendation for 5m is SELL."
}
684562fb5a66a2583013b30f
BTCUSDT
The current price reached the trigger price for t…
Sun Jun 08 2025 10:16:27 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "4f95b201-634a-448f-96b8-d8760e71e19f",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "determine-action",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749377787018,
      "symbol": "BTCUSDT",
      "close": "105049.29000000"
    },
    "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": 105049.29,
      "limitPrice": 107150.27579999999,
      "highestPrice": 109284.7,
      "lowestPrice": 100372.26,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 107900.17949999998,
      "difference": -2.6421545480376007,
      "nextBestBuyAmount": null,
      "nextBestBuyCalculation": null,
      "openOrders": [],
      "processMessage": "The current price reached the trigger price for the grid trade #1. Let's buy it.",
      "updatedAt": "2025-06-08T10:16:27.178Z"
    },
    "sell": {
      "currentPrice": 105049.29,
      "limitPrice": null,
      "lastBuyPrice": null,
      "triggerPrice": null,
      "difference": null,
      "stopLossTriggerPrice": null,
      "stopLossDifference": null,
      "currentProfit": null,
      "currentProfitPercentage": null,
      "conservativeModeApplicable": false,
      "triggerPercentage": null,
      "openOrders": [],
      "processMessage": "",
      "updatedAt": "2025-06-08T10:16:27.175Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 59.220270241638254,
            "ADX+DI": 2.4724445045405874,
            "ADX+DI[1]": 2.6961049001772524,
            "ADX-DI": 42.224210935046855,
            "ADX-DI[1]": 41.84013204776606,
            "AO": -245.86867647079634,
            "AO[1]": -222.82823529429152,
            "AO[2]": -207.0081176472595,
            "BB.lower": 104971.75842890116,
            "BB.upper": 105520.87957109894,
            "BBPower": -303.7850315972755,
            "CCI20": -133.56559015431122,
            "CCI20[1]": -144.29963011967314,
            "EMA10": 105125.5639077843,
            "EMA100": 105420.31652478757,
            "EMA20": 105211.83993437797,
            "EMA200": 105433.29887150908,
            "EMA30": 105267.95649269946,
            "EMA5": 105066.82331482446,
            "EMA50": 105336.68452980294,
            "HullMA9": 104995.17796296296,
            "Ichimoku.BLine": 105221.81,
            "MACD.macd": -102.00367695241584,
            "MACD.signal": -80.85991340515196,
            "Mom": -153.5899999999965,
            "Mom[1]": -321.1200000000099,
            "P.SAR": 105132.28,
            "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": 26.31446936086266,
            "RSI[1]": 19.22361816470783,
            "Rec.BBPower": 0,
            "Rec.HullMA9": 1,
            "Rec.Ichimoku": 0,
            "Rec.Stoch.RSI": 1,
            "Rec.UO": 0,
            "Rec.VWMA": -1,
            "Rec.WR": 0,
            "Recommend.All": -0.26363636363636367,
            "Recommend.MA": -0.8,
            "Recommend.Other": 0.2727272727272727,
            "SMA10": 105132.07299999993,
            "SMA100": 105444.7668999999,
            "SMA20": 105246.31900000005,
            "SMA200": 105568.61554999975,
            "SMA30": 105312.75733333355,
            "SMA5": 105065.87800000011,
            "SMA50": 105386.30300000001,
            "Stoch.D": 7.853453258158598,
            "Stoch.D[1]": 17.374514378382276,
            "Stoch.K": 8.084665116469667,
            "Stoch.K[1]": 7.51008346179064,
            "Stoch.RSI.K": 12.860843530303953,
            "UO": 41.19828386231298,
            "VWMA": 105228.47803171624,
            "W.R": -79.21828053344416,
            "change": 0.0399805678059768,
            "close": 105042.99,
            "high": 105043.46,
            "low": 104964.14,
            "open": 105001,
            "volume": 34.57697
          },
          "moving_averages": {
            "BUY": 1,
            "COMPUTE": {
              "EMA10": "SELL",
              "EMA100": "SELL",
              "EMA20": "SELL",
              "EMA200": "SELL",
              "EMA30": "SELL",
              "EMA50": "SELL",
              "HullMA": "BUY",
              "Ichimoku": "NEUTRAL",
              "SMA10": "SELL",
              "SMA100": "SELL",
              "SMA20": "SELL",
              "SMA200": "SELL",
              "SMA30": "SELL",
              "SMA50": "SELL",
              "VWMA": "SELL"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "STRONG_SELL",
            "SELL": 13
          },
          "oscillators": {
            "BUY": 5,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "NEUTRAL",
              "CCI": "BUY",
              "MACD": "SELL",
              "Mom": "BUY",
              "RSI": "BUY",
              "STOCH.K": "BUY",
              "Stoch.RSI": "BUY",
              "UO": "NEUTRAL",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 5,
            "RECOMMENDATION": "BUY",
            "SELL": 1
          },
          "summary": {
            "BUY": 6,
            "NEUTRAL": 6,
            "RECOMMENDATION": "SELL",
            "SELL": 14
          },
          "time": "2025-06-08T10:16:26.690189"
        }
      }
    ],
    "overrideData": {
      "action": "buy",
      "actionAt": "2025-06-08T10:17:26.202Z",
      "triggeredBy": "buy-order-trading-view",
      "notify": false,
      "checkTradingView": true
    }
  }
}
684562fb5a66a2583013b311
BTCUSDT
Do not place an order because TradingView recomme…
Sun Jun 08 2025 10:16:27 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "4f95b201-634a-448f-96b8-d8760e71e19f",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "place-buy-order",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749377787018,
      "symbol": "BTCUSDT",
      "close": "105049.29000000"
    },
    "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": 105049.29,
      "limitPrice": 107150.27579999999,
      "highestPrice": 109284.7,
      "lowestPrice": 100372.26,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 107900.17949999998,
      "difference": -2.6421545480376007,
      "nextBestBuyAmount": null,
      "nextBestBuyCalculation": null,
      "openOrders": [],
      "processMessage": "The current price reached the trigger price for the grid trade #1. Let's buy it.",
      "updatedAt": "2025-06-08T10:16:27.178Z"
    },
    "sell": {
      "currentPrice": 105049.29,
      "limitPrice": null,
      "lastBuyPrice": null,
      "triggerPrice": null,
      "difference": null,
      "stopLossTriggerPrice": null,
      "stopLossDifference": null,
      "currentProfit": null,
      "currentProfitPercentage": null,
      "conservativeModeApplicable": false,
      "triggerPercentage": null,
      "openOrders": [],
      "processMessage": "",
      "updatedAt": "2025-06-08T10:16:27.175Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 59.220270241638254,
            "ADX+DI": 2.4724445045405874,
            "ADX+DI[1]": 2.6961049001772524,
            "ADX-DI": 42.224210935046855,
            "ADX-DI[1]": 41.84013204776606,
            "AO": -245.86867647079634,
            "AO[1]": -222.82823529429152,
            "AO[2]": -207.0081176472595,
            "BB.lower": 104971.75842890116,
            "BB.upper": 105520.87957109894,
            "BBPower": -303.7850315972755,
            "CCI20": -133.56559015431122,
            "CCI20[1]": -144.29963011967314,
            "EMA10": 105125.5639077843,
            "EMA100": 105420.31652478757,
            "EMA20": 105211.83993437797,
            "EMA200": 105433.29887150908,
            "EMA30": 105267.95649269946,
            "EMA5": 105066.82331482446,
            "EMA50": 105336.68452980294,
            "HullMA9": 104995.17796296296,
            "Ichimoku.BLine": 105221.81,
            "MACD.macd": -102.00367695241584,
            "MACD.signal": -80.85991340515196,
            "Mom": -153.5899999999965,
            "Mom[1]": -321.1200000000099,
            "P.SAR": 105132.28,
            "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": 26.31446936086266,
            "RSI[1]": 19.22361816470783,
            "Rec.BBPower": 0,
            "Rec.HullMA9": 1,
            "Rec.Ichimoku": 0,
            "Rec.Stoch.RSI": 1,
            "Rec.UO": 0,
            "Rec.VWMA": -1,
            "Rec.WR": 0,
            "Recommend.All": -0.26363636363636367,
            "Recommend.MA": -0.8,
            "Recommend.Other": 0.2727272727272727,
            "SMA10": 105132.07299999993,
            "SMA100": 105444.7668999999,
            "SMA20": 105246.31900000005,
            "SMA200": 105568.61554999975,
            "SMA30": 105312.75733333355,
            "SMA5": 105065.87800000011,
            "SMA50": 105386.30300000001,
            "Stoch.D": 7.853453258158598,
            "Stoch.D[1]": 17.374514378382276,
            "Stoch.K": 8.084665116469667,
            "Stoch.K[1]": 7.51008346179064,
            "Stoch.RSI.K": 12.860843530303953,
            "UO": 41.19828386231298,
            "VWMA": 105228.47803171624,
            "W.R": -79.21828053344416,
            "change": 0.0399805678059768,
            "close": 105042.99,
            "high": 105043.46,
            "low": 104964.14,
            "open": 105001,
            "volume": 34.57697
          },
          "moving_averages": {
            "BUY": 1,
            "COMPUTE": {
              "EMA10": "SELL",
              "EMA100": "SELL",
              "EMA20": "SELL",
              "EMA200": "SELL",
              "EMA30": "SELL",
              "EMA50": "SELL",
              "HullMA": "BUY",
              "Ichimoku": "NEUTRAL",
              "SMA10": "SELL",
              "SMA100": "SELL",
              "SMA20": "SELL",
              "SMA200": "SELL",
              "SMA30": "SELL",
              "SMA50": "SELL",
              "VWMA": "SELL"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "STRONG_SELL",
            "SELL": 13
          },
          "oscillators": {
            "BUY": 5,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "NEUTRAL",
              "CCI": "BUY",
              "MACD": "SELL",
              "Mom": "BUY",
              "RSI": "BUY",
              "STOCH.K": "BUY",
              "Stoch.RSI": "BUY",
              "UO": "NEUTRAL",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 5,
            "RECOMMENDATION": "BUY",
            "SELL": 1
          },
          "summary": {
            "BUY": 6,
            "NEUTRAL": 6,
            "RECOMMENDATION": "SELL",
            "SELL": 14
          },
          "time": "2025-06-08T10:16:26.690189"
        }
      }
    ],
    "overrideData": {
      "action": "buy",
      "actionAt": "2025-06-08T10:17:26.202Z",
      "triggeredBy": "buy-order-trading-view",
      "notify": false,
      "checkTradingView": true
    }
  }
}
684562fbbac531827038fab7
BTCUSDT
The current price reached the trigger price for t…
Sun Jun 08 2025 10:16:27 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "a1cdefff-9f15-405a-b6dd-8a1ba9516782",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "determine-action",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749377787018,
      "symbol": "BTCUSDT",
      "close": "105049.29000000"
    },
    "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": 105049.29,
      "limitPrice": 107150.27579999999,
      "highestPrice": 109284.7,
      "lowestPrice": 100372.26,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 107900.17949999998,
      "difference": -2.6421545480376007,
      "nextBestBuyAmount": null,
      "nextBestBuyCalculation": null,
      "openOrders": [],
      "processMessage": "The current price reached the trigger price for the grid trade #1. Let's buy it.",
      "updatedAt": "2025-06-08T10:16:27.184Z"
    },
    "sell": {
      "currentPrice": 105049.29,
      "limitPrice": null,
      "lastBuyPrice": null,
      "triggerPrice": null,
      "difference": null,
      "stopLossTriggerPrice": null,
      "stopLossDifference": null,
      "currentProfit": null,
      "currentProfitPercentage": null,
      "conservativeModeApplicable": false,
      "triggerPercentage": null,
      "openOrders": [],
      "processMessage": "",
      "updatedAt": "2025-06-08T10:16:27.178Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 59.220270241638254,
            "ADX+DI": 2.4724445045405874,
            "ADX+DI[1]": 2.6961049001772524,
            "ADX-DI": 42.224210935046855,
            "ADX-DI[1]": 41.84013204776606,
            "AO": -245.86867647079634,
            "AO[1]": -222.82823529429152,
            "AO[2]": -207.0081176472595,
            "BB.lower": 104971.75842890116,
            "BB.upper": 105520.87957109894,
            "BBPower": -303.7850315972755,
            "CCI20": -133.56559015431122,
            "CCI20[1]": -144.29963011967314,
            "EMA10": 105125.5639077843,
            "EMA100": 105420.31652478757,
            "EMA20": 105211.83993437797,
            "EMA200": 105433.29887150908,
            "EMA30": 105267.95649269946,
            "EMA5": 105066.82331482446,
            "EMA50": 105336.68452980294,
            "HullMA9": 104995.17796296296,
            "Ichimoku.BLine": 105221.81,
            "MACD.macd": -102.00367695241584,
            "MACD.signal": -80.85991340515196,
            "Mom": -153.5899999999965,
            "Mom[1]": -321.1200000000099,
            "P.SAR": 105132.28,
            "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": 26.31446936086266,
            "RSI[1]": 19.22361816470783,
            "Rec.BBPower": 0,
            "Rec.HullMA9": 1,
            "Rec.Ichimoku": 0,
            "Rec.Stoch.RSI": 1,
            "Rec.UO": 0,
            "Rec.VWMA": -1,
            "Rec.WR": 0,
            "Recommend.All": -0.26363636363636367,
            "Recommend.MA": -0.8,
            "Recommend.Other": 0.2727272727272727,
            "SMA10": 105132.07299999993,
            "SMA100": 105444.7668999999,
            "SMA20": 105246.31900000005,
            "SMA200": 105568.61554999975,
            "SMA30": 105312.75733333355,
            "SMA5": 105065.87800000011,
            "SMA50": 105386.30300000001,
            "Stoch.D": 7.853453258158598,
            "Stoch.D[1]": 17.374514378382276,
            "Stoch.K": 8.084665116469667,
            "Stoch.K[1]": 7.51008346179064,
            "Stoch.RSI.K": 12.860843530303953,
            "UO": 41.19828386231298,
            "VWMA": 105228.47803171624,
            "W.R": -79.21828053344416,
            "change": 0.0399805678059768,
            "close": 105042.99,
            "high": 105043.46,
            "low": 104964.14,
            "open": 105001,
            "volume": 34.57697
          },
          "moving_averages": {
            "BUY": 1,
            "COMPUTE": {
              "EMA10": "SELL",
              "EMA100": "SELL",
              "EMA20": "SELL",
              "EMA200": "SELL",
              "EMA30": "SELL",
              "EMA50": "SELL",
              "HullMA": "BUY",
              "Ichimoku": "NEUTRAL",
              "SMA10": "SELL",
              "SMA100": "SELL",
              "SMA20": "SELL",
              "SMA200": "SELL",
              "SMA30": "SELL",
              "SMA50": "SELL",
              "VWMA": "SELL"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "STRONG_SELL",
            "SELL": 13
          },
          "oscillators": {
            "BUY": 5,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "NEUTRAL",
              "CCI": "BUY",
              "MACD": "SELL",
              "Mom": "BUY",
              "RSI": "BUY",
              "STOCH.K": "BUY",
              "Stoch.RSI": "BUY",
              "UO": "NEUTRAL",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 5,
            "RECOMMENDATION": "BUY",
            "SELL": 1
          },
          "summary": {
            "BUY": 6,
            "NEUTRAL": 6,
            "RECOMMENDATION": "SELL",
            "SELL": 14
          },
          "time": "2025-06-08T10:16:26.690189"
        }
      }
    ],
    "overrideData": {
      "action": "buy",
      "actionAt": "2025-06-08T10:17:26.202Z",
      "triggeredBy": "buy-order-trading-view",
      "notify": false,
      "checkTradingView": true
    }
  }
}
684562fbbac531827038fab8
BTCUSDT
The override action is saved. Reason: The bot que…
Sun Jun 08 2025 10:16:27 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "a1cdefff-9f15-405a-b6dd-8a1ba9516782",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "place-buy-order",
  "overrideData": {
    "action": "buy",
    "actionAt": "2025-06-08T10:17:27.186Z",
    "triggeredBy": "buy-order-trading-view",
    "notify": false,
    "checkTradingView": true
  },
  "overrideReason": "The bot queued the action to trigger the grid trade #1 for buying. Do not place an order because TradingView recommendation for 5m is SELL."
}
684562fbbac531827038fab9
BTCUSDT
Do not place an order because TradingView recomme…
Sun Jun 08 2025 10:16:27 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "a1cdefff-9f15-405a-b6dd-8a1ba9516782",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "place-buy-order",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749377787018,
      "symbol": "BTCUSDT",
      "close": "105049.29000000"
    },
    "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": 105049.29,
      "limitPrice": 107150.27579999999,
      "highestPrice": 109284.7,
      "lowestPrice": 100372.26,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 107900.17949999998,
      "difference": -2.6421545480376007,
      "nextBestBuyAmount": null,
      "nextBestBuyCalculation": null,
      "openOrders": [],
      "processMessage": "The current price reached the trigger price for the grid trade #1. Let's buy it.",
      "updatedAt": "2025-06-08T10:16:27.184Z"
    },
    "sell": {
      "currentPrice": 105049.29,
      "limitPrice": null,
      "lastBuyPrice": null,
      "triggerPrice": null,
      "difference": null,
      "stopLossTriggerPrice": null,
      "stopLossDifference": null,
      "currentProfit": null,
      "currentProfitPercentage": null,
      "conservativeModeApplicable": false,
      "triggerPercentage": null,
      "openOrders": [],
      "processMessage": "",
      "updatedAt": "2025-06-08T10:16:27.178Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 59.220270241638254,
            "ADX+DI": 2.4724445045405874,
            "ADX+DI[1]": 2.6961049001772524,
            "ADX-DI": 42.224210935046855,
            "ADX-DI[1]": 41.84013204776606,
            "AO": -245.86867647079634,
            "AO[1]": -222.82823529429152,
            "AO[2]": -207.0081176472595,
            "BB.lower": 104971.75842890116,
            "BB.upper": 105520.87957109894,
            "BBPower": -303.7850315972755,
            "CCI20": -133.56559015431122,
            "CCI20[1]": -144.29963011967314,
            "EMA10": 105125.5639077843,
            "EMA100": 105420.31652478757,
            "EMA20": 105211.83993437797,
            "EMA200": 105433.29887150908,
            "EMA30": 105267.95649269946,
            "EMA5": 105066.82331482446,
            "EMA50": 105336.68452980294,
            "HullMA9": 104995.17796296296,
            "Ichimoku.BLine": 105221.81,
            "MACD.macd": -102.00367695241584,
            "MACD.signal": -80.85991340515196,
            "Mom": -153.5899999999965,
            "Mom[1]": -321.1200000000099,
            "P.SAR": 105132.28,
            "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": 26.31446936086266,
            "RSI[1]": 19.22361816470783,
            "Rec.BBPower": 0,
            "Rec.HullMA9": 1,
            "Rec.Ichimoku": 0,
            "Rec.Stoch.RSI": 1,
            "Rec.UO": 0,
            "Rec.VWMA": -1,
            "Rec.WR": 0,
            "Recommend.All": -0.26363636363636367,
            "Recommend.MA": -0.8,
            "Recommend.Other": 0.2727272727272727,
            "SMA10": 105132.07299999993,
            "SMA100": 105444.7668999999,
            "SMA20": 105246.31900000005,
            "SMA200": 105568.61554999975,
            "SMA30": 105312.75733333355,
            "SMA5": 105065.87800000011,
            "SMA50": 105386.30300000001,
            "Stoch.D": 7.853453258158598,
            "Stoch.D[1]": 17.374514378382276,
            "Stoch.K": 8.084665116469667,
            "Stoch.K[1]": 7.51008346179064,
            "Stoch.RSI.K": 12.860843530303953,
            "UO": 41.19828386231298,
            "VWMA": 105228.47803171624,
            "W.R": -79.21828053344416,
            "change": 0.0399805678059768,
            "close": 105042.99,
            "high": 105043.46,
            "low": 104964.14,
            "open": 105001,
            "volume": 34.57697
          },
          "moving_averages": {
            "BUY": 1,
            "COMPUTE": {
              "EMA10": "SELL",
              "EMA100": "SELL",
              "EMA20": "SELL",
              "EMA200": "SELL",
              "EMA30": "SELL",
              "EMA50": "SELL",
              "HullMA": "BUY",
              "Ichimoku": "NEUTRAL",
              "SMA10": "SELL",
              "SMA100": "SELL",
              "SMA20": "SELL",
              "SMA200": "SELL",
              "SMA30": "SELL",
              "SMA50": "SELL",
              "VWMA": "SELL"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "STRONG_SELL",
            "SELL": 13
          },
          "oscillators": {
            "BUY": 5,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "NEUTRAL",
              "CCI": "BUY",
              "MACD": "SELL",
              "Mom": "BUY",
              "RSI": "BUY",
              "STOCH.K": "BUY",
              "Stoch.RSI": "BUY",
              "UO": "NEUTRAL",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 5,
            "RECOMMENDATION": "BUY",
            "SELL": 1
          },
          "summary": {
            "BUY": 6,
            "NEUTRAL": 6,
            "RECOMMENDATION": "SELL",
            "SELL": 14
          },
          "time": "2025-06-08T10:16:26.690189"
        }
      }
    ],
    "overrideData": {
      "action": "buy",
      "actionAt": "2025-06-08T10:17:26.202Z",
      "triggeredBy": "buy-order-trading-view",
      "notify": false,
      "checkTradingView": true
    }
  }
}
684562fbbac531827038faba
BARUSDT
The TradingView technical analysis recommendation…
Sun Jun 08 2025 10:16:27 GMT+0000 (Coordinated Universal Time)
{
  "uuid": "7d6cf9da-531b-47d7-b99c-2e1ca68a7758",
  "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": 30.8288477816886,
      "ADX+DI": 33.082282469302434,
      "ADX+DI[1]": 33.834611235905285,
      "ADX-DI": 11.475623350023877,
      "ADX-DI[1]": 11.73659208967881,
      "AO": 0.006299999999998862,
      "AO[1]": 0.004649999999999155,
      "AO[2]": 0.003597058823528343,
      "BB.lower": 1.2585767448583158,
      "BB.upper": 1.284723255141685,
      "BBPower": 0.019078825648015885,
      "CCI20": 163.37448559671574,
      "CCI20[1]": 153.10010391410796,
      "EMA10": 1.2765677823349582,
      "EMA100": 1.2739355391467886,
      "EMA20": 1.2738143421858972,
      "EMA200": 1.27923806761214,
      "EMA30": 1.2728292962075758,
      "EMA5": 1.2794401896295218,
      "EMA50": 1.272738668243155,
      "HullMA9": 1.2808703703703703,
      "Ichimoku.BLine": 1.2745,
      "MACD.macd": 0.0027061973460003053,
      "MACD.signal": 0.0013123982951845864,
      "Mom": 0.0050000000000001155,
      "Mom[1]": 0.01200000000000001,
      "P.SAR": 1.2654292580055861,
      "Pivot.M.Camarilla.Middle": 1.2766666666666666,
      "Pivot.M.Camarilla.R1": 1.2860666666666667,
      "Pivot.M.Camarilla.R2": 1.2941333333333334,
      "Pivot.M.Camarilla.R3": 1.3022,
      "Pivot.M.Camarilla.S1": 1.2699333333333334,
      "Pivot.M.Camarilla.S2": 1.2618666666666667,
      "Pivot.M.Camarilla.S3": 1.2538,
      "Pivot.M.Classic.Middle": 1.2766666666666666,
      "Pivot.M.Classic.R1": 1.3213333333333332,
      "Pivot.M.Classic.R2": 1.3646666666666667,
      "Pivot.M.Classic.R3": 1.4526666666666668,
      "Pivot.M.Classic.S1": 1.2333333333333332,
      "Pivot.M.Classic.S2": 1.1886666666666665,
      "Pivot.M.Classic.S3": 1.1006666666666665,
      "Pivot.M.Demark.Middle": 1.2875,
      "Pivot.M.Demark.R1": 1.3430000000000002,
      "Pivot.M.Demark.S1": 1.2550000000000001,
      "Pivot.M.Fibonacci.Middle": 1.2766666666666666,
      "Pivot.M.Fibonacci.R1": 1.3102826666666667,
      "Pivot.M.Fibonacci.R2": 1.3310506666666666,
      "Pivot.M.Fibonacci.R3": 1.3646666666666667,
      "Pivot.M.Fibonacci.S1": 1.2430506666666665,
      "Pivot.M.Fibonacci.S2": 1.2222826666666666,
      "Pivot.M.Fibonacci.S3": 1.1886666666666665,
      "Pivot.M.Woodie.Middle": 1.2770000000000001,
      "Pivot.M.Woodie.R1": 1.3220000000000003,
      "Pivot.M.Woodie.R2": 1.3650000000000002,
      "Pivot.M.Woodie.R3": 1.4100000000000004,
      "Pivot.M.Woodie.S1": 1.2340000000000002,
      "Pivot.M.Woodie.S2": 1.189,
      "Pivot.M.Woodie.S3": 1.1460000000000001,
      "RSI": 63.702096449652096,
      "RSI[1]": 65.2122597660831,
      "Rec.BBPower": 0,
      "Rec.HullMA9": 1,
      "Rec.Ichimoku": 0,
      "Rec.Stoch.RSI": 0,
      "Rec.UO": 0,
      "Rec.VWMA": 1,
      "Rec.WR": -1,
      "Recommend.All": 0.4666666666666667,
      "Recommend.MA": 0.9333333333333333,
      "Recommend.Other": 0,
      "SMA10": 1.2761000000000002,
      "SMA100": 1.2775600000000005,
      "SMA20": 1.2716500000000004,
      "SMA200": 1.2753450000000006,
      "SMA30": 1.269900000000001,
      "SMA5": 1.2767999999999977,
      "SMA50": 1.2718399999999994,
      "Stoch.D": 55.740740740740875,
      "Stoch.D[1]": 36.91108112160743,
      "Stoch.K": 75.38888888888893,
      "Stoch.K[1]": 50.600539811065936,
      "Stoch.RSI.K": 87.24846589350454,
      "UO": 57.893222736317206,
      "VWMA": 1.2766565338593627,
      "W.R": -15.999999999999929,
      "change": -0.07782101167314318,
      "close": 1.284,
      "high": 1.286,
      "low": 1.284,
      "open": 1.285,
      "volume": 88.38
    },
    "moving_averages": {
      "BUY": 14,
      "COMPUTE": {
        "EMA10": "BUY",
        "EMA100": "BUY",
        "EMA20": "BUY",
        "EMA200": "BUY",
        "EMA30": "BUY",
        "EMA50": "BUY",
        "HullMA": "BUY",
        "Ichimoku": "NEUTRAL",
        "SMA10": "BUY",
        "SMA100": "BUY",
        "SMA20": "BUY",
        "SMA200": "BUY",
        "SMA30": "BUY",
        "SMA50": "BUY",
        "VWMA": "BUY"
      },
      "NEUTRAL": 1,
      "RECOMMENDATION": "STRONG_BUY",
      "SELL": 0
    },
    "oscillators": {
      "BUY": 1,
      "COMPUTE": {
        "ADX": "NEUTRAL",
        "AO": "NEUTRAL",
        "BBP": "NEUTRAL",
        "CCI": "NEUTRAL",
        "MACD": "BUY",
        "Mom": "SELL",
        "RSI": "NEUTRAL",
        "STOCH.K": "NEUTRAL",
        "Stoch.RSI": "NEUTRAL",
        "UO": "NEUTRAL",
        "W%R": "SELL"
      },
      "NEUTRAL": 8,
      "RECOMMENDATION": "NEUTRAL",
      "SELL": 2
    },
    "summary": {
      "BUY": 15,
      "NEUTRAL": 9,
      "RECOMMENDATION": "BUY",
      "SELL": 2
    },
    "time": "2025-06-08T10:16:27.656801"
  }
}
684562fbbac531827038fabb
DATAUSDT
The TradingView technical analysis recommendation…
Sun Jun 08 2025 10:16:27 GMT+0000 (Coordinated Universal Time)
{
  "uuid": "7d6cf9da-531b-47d7-b99c-2e1ca68a7758",
  "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": 35.1772798664587,
      "ADX+DI": 12.201522933301211,
      "ADX+DI[1]": 12.659237686602381,
      "ADX-DI": 32.90088983330983,
      "ADX-DI[1]": 33.50988294772469,
      "AO": -0.00046723529411762943,
      "AO[1]": -0.000465852941176452,
      "AO[2]": -0.0004581176470588068,
      "BB.lower": 0.012989577627044398,
      "BB.upper": 0.013981422372955646,
      "BBPower": -0.0002976419333645189,
      "CCI20": -86.02451185983709,
      "CCI20[1]": -84.95656149978474,
      "EMA10": 0.013301100876871011,
      "EMA100": 0.013705342813052083,
      "EMA20": 0.013448968734506184,
      "EMA200": 0.013707677565866714,
      "EMA30": 0.013553176304869949,
      "EMA5": 0.013226737835105355,
      "EMA50": 0.013660078400666563,
      "HullMA9": 0.013176592592592592,
      "Ichimoku.BLine": 0.013515,
      "MACD.macd": -0.0001837229106140953,
      "MACD.signal": -0.00016516909060863434,
      "Mom": -0.000030000000000000512,
      "Mom[1]": -0.0002699999999999994,
      "P.SAR": 0.013504717120441078,
      "Pivot.M.Camarilla.Middle": 0.013756666666666667,
      "Pivot.M.Camarilla.R1": 0.014130833333333334,
      "Pivot.M.Camarilla.R2": 0.014231666666666667,
      "Pivot.M.Camarilla.R3": 0.014332500000000001,
      "Pivot.M.Camarilla.S1": 0.013929166666666668,
      "Pivot.M.Camarilla.S2": 0.013828333333333335,
      "Pivot.M.Camarilla.S3": 0.0137275,
      "Pivot.M.Classic.Middle": 0.013756666666666667,
      "Pivot.M.Classic.R1": 0.014443333333333334,
      "Pivot.M.Classic.R2": 0.014856666666666667,
      "Pivot.M.Classic.R3": 0.015956666666666668,
      "Pivot.M.Classic.S1": 0.013343333333333334,
      "Pivot.M.Classic.S2": 0.012656666666666667,
      "Pivot.M.Classic.S3": 0.011556666666666666,
      "Pivot.M.Demark.Middle": 0.01386,
      "Pivot.M.Demark.R1": 0.014650000000000002,
      "Pivot.M.Demark.S1": 0.013550000000000001,
      "Pivot.M.Fibonacci.Middle": 0.013756666666666667,
      "Pivot.M.Fibonacci.R1": 0.014176866666666668,
      "Pivot.M.Fibonacci.R2": 0.014436466666666667,
      "Pivot.M.Fibonacci.R3": 0.014856666666666667,
      "Pivot.M.Fibonacci.S1": 0.013336466666666666,
      "Pivot.M.Fibonacci.S2": 0.013076866666666668,
      "Pivot.M.Fibonacci.S3": 0.012656666666666667,
      "Pivot.M.Woodie.Middle": 0.013835,
      "Pivot.M.Woodie.R1": 0.0146,
      "Pivot.M.Woodie.R2": 0.014935,
      "Pivot.M.Woodie.R3": 0.0157,
      "Pivot.M.Woodie.S1": 0.0135,
      "Pivot.M.Woodie.S2": 0.012735,
      "Pivot.M.Woodie.S3": 0.0124,
      "RSI": 28.704669771847065,
      "RSI[1]": 30.390439814978635,
      "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.5121212121212121,
      "Recommend.MA": -0.9333333333333333,
      "Recommend.Other": -0.09090909090909091,
      "SMA10": 0.013284999999999983,
      "SMA100": 0.013811600000000018,
      "SMA20": 0.013485500000000022,
      "SMA200": 0.013637450000000002,
      "SMA30": 0.013644666666666631,
      "SMA5": 0.013218000000000004,
      "SMA50": 0.01380520000000001,
      "Stoch.D": 20.83333333333341,
      "Stoch.D[1]": 30.524467851656848,
      "Stoch.K": 19.318181818181866,
      "Stoch.K[1]": 26.133786848072614,
      "Stoch.RSI.K": 38.4913303976279,
      "UO": 34.68997329778321,
      "VWMA": 0.013491156153054016,
      "W.R": -85.22727272727275,
      "change": -0.37821482602119083,
      "close": 0.01317,
      "high": 0.01323,
      "low": 0.01317,
      "open": 0.01323,
      "volume": 42125.4
    },
    "moving_averages": {
      "BUY": 0,
      "COMPUTE": {
        "EMA10": "SELL",
        "EMA100": "SELL",
        "EMA20": "SELL",
        "EMA200": "SELL",
        "EMA30": "SELL",
        "EMA50": "SELL",
        "HullMA": "SELL",
        "Ichimoku": "NEUTRAL",
        "SMA10": "SELL",
        "SMA100": "SELL",
        "SMA20": "SELL",
        "SMA200": "SELL",
        "SMA30": "SELL",
        "SMA50": "SELL",
        "VWMA": "SELL"
      },
      "NEUTRAL": 1,
      "RECOMMENDATION": "STRONG_SELL",
      "SELL": 14
    },
    "oscillators": {
      "BUY": 1,
      "COMPUTE": {
        "ADX": "NEUTRAL",
        "AO": "NEUTRAL",
        "BBP": "NEUTRAL",
        "CCI": "NEUTRAL",
        "MACD": "SELL",
        "Mom": "BUY",
        "RSI": "NEUTRAL",
        "STOCH.K": "NEUTRAL",
        "Stoch.RSI": "NEUTRAL",
        "UO": "NEUTRAL",
        "W%R": "NEUTRAL"
      },
      "NEUTRAL": 9,
      "RECOMMENDATION": "NEUTRAL",
      "SELL": 1
    },
    "summary": {
      "BUY": 1,
      "NEUTRAL": 10,
      "RECOMMENDATION": "STRONG_SELL",
      "SELL": 15
    },
    "time": "2025-06-08T10:16:27.656188"
  }
}
684562fbbac531827038fabc
GPSUSDT
The TradingView technical analysis recommendation…
Sun Jun 08 2025 10:16:27 GMT+0000 (Coordinated Universal Time)
{
  "uuid": "7d6cf9da-531b-47d7-b99c-2e1ca68a7758",
  "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": 60.82173490512155,
      "ADX+DI": 38.42034024375726,
      "ADX+DI[1]": 39.45560307922544,
      "ADX-DI": 3.0898568783839044,
      "ADX-DI[1]": 3.173115224687236,
      "AO": 0.003015294117647088,
      "AO[1]": 0.0031050000000000244,
      "AO[2]": 0.0029508823529412025,
      "BB.lower": 0.02153684031993175,
      "BB.upper": 0.027743159680068227,
      "BBPower": 0.0012595941299054815,
      "CCI20": 77.49744557101273,
      "CCI20[1]": 103.96039603960338,
      "EMA10": 0.025911911921727565,
      "EMA100": 0.023553554055759564,
      "EMA20": 0.025093659226130497,
      "EMA200": 0.02305987024022657,
      "EMA30": 0.024618039073110286,
      "EMA5": 0.02639159640071842,
      "EMA50": 0.02411533474289779,
      "HullMA9": 0.026804074074074074,
      "Ichimoku.BLine": 0.0259,
      "MACD.macd": 0.0009335798091899238,
      "MACD.signal": 0.0007080863275199202,
      "Mom": 0.002599999999999998,
      "Mom[1]": 0.002400000000000003,
      "P.SAR": 0.028938000000000002,
      "Pivot.M.Camarilla.Middle": 0.022900000000000004,
      "Pivot.M.Camarilla.R1": 0.023229166666666665,
      "Pivot.M.Camarilla.R2": 0.02345833333333333,
      "Pivot.M.Camarilla.R3": 0.0236875,
      "Pivot.M.Camarilla.S1": 0.022770833333333334,
      "Pivot.M.Camarilla.S2": 0.022541666666666668,
      "Pivot.M.Camarilla.S3": 0.0223125,
      "Pivot.M.Classic.Middle": 0.022900000000000004,
      "Pivot.M.Classic.R1": 0.024200000000000006,
      "Pivot.M.Classic.R2": 0.025400000000000002,
      "Pivot.M.Classic.R3": 0.0279,
      "Pivot.M.Classic.S1": 0.021700000000000007,
      "Pivot.M.Classic.S2": 0.020400000000000005,
      "Pivot.M.Classic.S3": 0.017900000000000006,
      "Pivot.M.Demark.Middle": 0.0232,
      "Pivot.M.Demark.R1": 0.024799999999999996,
      "Pivot.M.Demark.S1": 0.022299999999999997,
      "Pivot.M.Fibonacci.Middle": 0.022900000000000004,
      "Pivot.M.Fibonacci.R1": 0.023855000000000005,
      "Pivot.M.Fibonacci.R2": 0.024445,
      "Pivot.M.Fibonacci.R3": 0.025400000000000002,
      "Pivot.M.Fibonacci.S1": 0.021945000000000003,
      "Pivot.M.Fibonacci.S2": 0.021355000000000006,
      "Pivot.M.Fibonacci.S3": 0.020400000000000005,
      "Pivot.M.Woodie.Middle": 0.022925,
      "Pivot.M.Woodie.R1": 0.02425,
      "Pivot.M.Woodie.R2": 0.025425,
      "Pivot.M.Woodie.R3": 0.02675,
      "Pivot.M.Woodie.S1": 0.021750000000000002,
      "Pivot.M.Woodie.S2": 0.020425000000000002,
      "Pivot.M.Woodie.S3": 0.019250000000000003,
      "RSI": 66.35297165996619,
      "RSI[1]": 64.40371096918005,
      "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": 0.02588999999999998,
      "SMA100": 0.02345800000000002,
      "SMA20": 0.02463999999999999,
      "SMA200": 0.022734999999999977,
      "SMA30": 0.024106666666666714,
      "SMA5": 0.02684000000000001,
      "SMA50": 0.02369599999999999,
      "Stoch.D": 60.48832061320906,
      "Stoch.D[1]": 64.59548535760153,
      "Stoch.K": 54.9707602339181,
      "Stoch.K[1]": 53.6290267329853,
      "Stoch.RSI.K": 19.35206267415339,
      "UO": 45.91784436242306,
      "VWMA": 0.026273505489903353,
      "W.R": -45.61403508771932,
      "change": 1.1494252873563149,
      "close": 0.0264,
      "high": 0.0264,
      "low": 0.0261,
      "open": 0.0261,
      "volume": 630231.8
    },
    "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-08T10:16:27.658112"
  }
}
684562fbbac531827038fabd
QKCUSDT
The TradingView technical analysis recommendation…
Sun Jun 08 2025 10:16:27 GMT+0000 (Coordinated Universal Time)
{
  "uuid": "7d6cf9da-531b-47d7-b99c-2e1ca68a7758",
  "stepName": "get-tradingview",
  "symbols": [
    "ILVUSDT",
    "WANUSDT",
    "ASRUSDT",
    "ARDRUSDT",
    "REIUSDT",
    "CKBUSDT",
    "JSTUSDT",
    "ANKRUSDT",
    "LEVERUSDT",
    "AUCTIONUSDT",
    "IQUSDT",
    "GLMUSDT",
    "FLUXUSDT",
    "MLNUSDT",
    "OGNUSDT",
    "ARKUSDT",
    "PHAUSDT",
    "SLFUSDT",
    "PSGUSDT",
    "LTOUSDT",
    "SUPERUSDT",
    "FUNUSDT",
    "NMRUSDT",
    "ALPINEUSDT",
    "STRAXUSDT",
    "LUMIAUSDT",
    "CVCUSDT",
    "SYSUSDT",
    "BEAMXUSDT",
    "IOTAUSDT",
    "HIGHUSDT",
    "HIVEUSDT",
    "FISUSDT",
    "BTCUSDT",
    "RAYUSDT",
    "TWTUSDT",
    "VICUSDT",
    "ACAUSDT",
    "SLPUSDT",
    "FTTUSDT",
    "MANAUSDT",
    "QKCUSDT",
    "ARKMUSDT",
    "MOVEUSDT",
    "ZROUSDT",
    "AVAUSDT",
    "KAVAUSDT",
    "XVGUSDT",
    "IDEXUSDT",
    "SCRTUSDT",
    "ACHUSDT",
    "SUSDT",
    "DOTUSDT",
    "ADAUSDT",
    "VTHOUSDT",
    "RUNEUSDT",
    "BAKEUSDT",
    "HEIUSDT",
    "AMPUSDT",
    "RAREUSDT",
    "FETUSDT",
    "DUSKUSDT",
    "LRCUSDT",
    "EPICUSDT",
    "MDTUSDT",
    "FORMUSDT",
    "FARMUSDT",
    "BELUSDT",
    "DUSDT",
    "JASMYUSDT",
    "HIFIUSDT",
    "NKNUSDT",
    "CYBERUSDT",
    "CHZUSDT",
    "HOOKUSDT",
    "FLMUSDT",
    "PUNDIXUSDT",
    "CHESSUSDT",
    "PHBUSDT",
    "OMUSDT",
    "ATAUSDT",
    "LQTYUSDT",
    "VOXELUSDT",
    "TRXUSDT",
    "GPSUSDT",
    "TKOUSDT",
    "PIVXUSDT",
    "DATAUSDT",
    "REQUSDT",
    "COSUSDT",
    "GUSDT",
    "ONGUSDT",
    "PEPEUSDT",
    "SPELLUSDT",
    "EDUUSDT",
    "LPTUSDT",
    "BARUSDT",
    "DEGOUSDT",
    "MASKUSDT"
  ],
  "interval": "15m",
  "data": {
    "indicators": {
      "ADX": 14.904642180603437,
      "ADX+DI": 9.705122084196143,
      "ADX+DI[1]": 9.82482227393734,
      "ADX-DI": 16.413586719610855,
      "ADX-DI[1]": 16.616027186369163,
      "AO": -0.000045520588235305366,
      "AO[1]": -0.00003913823529412899,
      "AO[2]": -0.00003026764705883582,
      "BB.lower": 0.006971698329655862,
      "BB.upper": 0.007061501670344139,
      "BBPower": -0.00005646759069863859,
      "CCI20": -177.28279275771493,
      "CCI20[1]": -175.53191489374666,
      "EMA10": 0.006997728013804375,
      "EMA100": 0.007037885627818391,
      "EMA20": 0.0070132497688384955,
      "EMA200": 0.007027006266771696,
      "EMA30": 0.007023374282173123,
      "EMA5": 0.006985518074851221,
      "EMA50": 0.0070348477524321,
      "HullMA9": 0.006966937037037037,
      "Ichimoku.BLine": 0.007024,
      "MACD.macd": -0.000018279016773583776,
      "MACD.signal": -0.000014019192785569878,
      "Mom": -0.0000419999999999995,
      "Mom[1]": -0.000023999999999999716,
      "P.SAR": 0.0070359812608,
      "Pivot.M.Camarilla.Middle": 0.007037666666666667,
      "Pivot.M.Camarilla.R1": 0.007109183333333334,
      "Pivot.M.Camarilla.R2": 0.007131366666666667,
      "Pivot.M.Camarilla.R3": 0.007153550000000001,
      "Pivot.M.Camarilla.S1": 0.007064816666666667,
      "Pivot.M.Camarilla.S2": 0.0070426333333333336,
      "Pivot.M.Camarilla.S3": 0.00702045,
      "Pivot.M.Classic.Middle": 0.007037666666666667,
      "Pivot.M.Classic.R1": 0.007183333333333334,
      "Pivot.M.Classic.R2": 0.007279666666666667,
      "Pivot.M.Classic.R3": 0.007521666666666667,
      "Pivot.M.Classic.S1": 0.006941333333333334,
      "Pivot.M.Classic.S2": 0.006795666666666667,
      "Pivot.M.Classic.S3": 0.006553666666666667,
      "Pivot.M.Demark.Middle": 0.0070617499999999995,
      "Pivot.M.Demark.R1": 0.007231499999999999,
      "Pivot.M.Demark.S1": 0.006989499999999999,
      "Pivot.M.Fibonacci.Middle": 0.007037666666666667,
      "Pivot.M.Fibonacci.R1": 0.007130110666666667,
      "Pivot.M.Fibonacci.R2": 0.007187222666666667,
      "Pivot.M.Fibonacci.R3": 0.007279666666666667,
      "Pivot.M.Fibonacci.S1": 0.006945222666666667,
      "Pivot.M.Fibonacci.S2": 0.0068881106666666666,
      "Pivot.M.Fibonacci.S3": 0.006795666666666667,
      "Pivot.M.Woodie.Middle": 0.0070504999999999995,
      "Pivot.M.Woodie.R1": 0.007208999999999999,
      "Pivot.M.Woodie.R2": 0.0072924999999999995,
      "Pivot.M.Woodie.R3": 0.007450999999999999,
      "Pivot.M.Woodie.S1": 0.006966999999999999,
      "Pivot.M.Woodie.S2": 0.0068084999999999994,
      "Pivot.M.Woodie.S3": 0.006724999999999999,
      "RSI": 36.25446779019909,
      "RSI[1]": 37.2953534417397,
      "Rec.BBPower": 0,
      "Rec.HullMA9": 1,
      "Rec.Ichimoku": 0,
      "Rec.Stoch.RSI": 1,
      "Rec.UO": 0,
      "Rec.VWMA": -1,
      "Rec.WR": 0,
      "Recommend.All": -0.4,
      "Recommend.MA": -0.8,
      "Recommend.Other": 0,
      "SMA10": 0.007003600000000004,
      "SMA100": 0.007058260000000002,
      "SMA20": 0.0070166000000000004,
      "SMA200": 0.007013459999999994,
      "SMA30": 0.007029666666666657,
      "SMA5": 0.006982999999999999,
      "SMA50": 0.007047099999999994,
      "Stoch.D": 5.578763255984049,
      "Stoch.D[1]": 7.890918543810831,
      "Stoch.K": 6.824054498473662,
      "Stoch.K[1]": 7.517425574881365,
      "Stoch.RSI.K": 5.469826311522506,
      "UO": 30.095029466826013,
      "VWMA": 0.007007250993528009,
      "W.R": -94.18604651162714,
      "change": -0.07163323782234665,
      "close": 0.006975,
      "high": 0.006975,
      "low": 0.006975,
      "open": 0.006975,
      "volume": 0
    },
    "moving_averages": {
      "BUY": 1,
      "COMPUTE": {
        "EMA10": "SELL",
        "EMA100": "SELL",
        "EMA20": "SELL",
        "EMA200": "SELL",
        "EMA30": "SELL",
        "EMA50": "SELL",
        "HullMA": "BUY",
        "Ichimoku": "NEUTRAL",
        "SMA10": "SELL",
        "SMA100": "SELL",
        "SMA20": "SELL",
        "SMA200": "SELL",
        "SMA30": "SELL",
        "SMA50": "SELL",
        "VWMA": "SELL"
      },
      "NEUTRAL": 1,
      "RECOMMENDATION": "STRONG_SELL",
      "SELL": 13
    },
    "oscillators": {
      "BUY": 2,
      "COMPUTE": {
        "ADX": "NEUTRAL",
        "AO": "NEUTRAL",
        "BBP": "NEUTRAL",
        "CCI": "NEUTRAL",
        "MACD": "SELL",
        "Mom": "SELL",
        "RSI": "NEUTRAL",
        "STOCH.K": "BUY",
        "Stoch.RSI": "BUY",
        "UO": "NEUTRAL",
        "W%R": "NEUTRAL"
      },
      "NEUTRAL": 7,
      "RECOMMENDATION": "NEUTRAL",
      "SELL": 2
    },
    "summary": {
      "BUY": 3,
      "NEUTRAL": 8,
      "RECOMMENDATION": "SELL",
      "SELL": 15
    },
    "time": "2025-06-08T10:16:27.655583"
  }
}

Rename Collection

binance-bot .

Tools

Collection Stats

Documents 259169
Total doc size 1.61 GB
Average doc size 6.5 KB
Pre-allocated size 695.27 MB
Indexes 2
Total index size 6.43 MB
Padding factor
Extents

Indexes

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