_id symbol msg loggedAt data
684571a7bac53182703935eb
BTCUSDT
The current price reached the trigger price for t…
Sun Jun 08 2025 11:19:03 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "53187a67-350a-4549-b59f-3acad0af144c",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "determine-action",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749381543018,
      "symbol": "BTCUSDT",
      "close": "105534.87000000"
    },
    "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": 105534.87,
      "limitPrice": 107645.5674,
      "highestPrice": 109284.7,
      "lowestPrice": 100372.26,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 107900.17949999998,
      "difference": -2.192127493170659,
      "nextBestBuyAmount": null,
      "nextBestBuyCalculation": null,
      "openOrders": [],
      "processMessage": "The current price reached the trigger price for the grid trade #1. Let's buy it.",
      "updatedAt": "2025-06-08T11:19:03.192Z"
    },
    "sell": {
      "currentPrice": 105534.87,
      "limitPrice": null,
      "lastBuyPrice": null,
      "triggerPrice": null,
      "difference": null,
      "stopLossTriggerPrice": null,
      "stopLossDifference": null,
      "currentProfit": null,
      "currentProfitPercentage": null,
      "conservativeModeApplicable": false,
      "triggerPercentage": null,
      "openOrders": [],
      "processMessage": "",
      "updatedAt": "2025-06-08T11:19:03.181Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 44.258031955240654,
            "ADX+DI": 37.955977902568215,
            "ADX+DI[1]": 36.756645327228476,
            "ADX-DI": 17.507272399762833,
            "ADX-DI[1]": 18.662027181230243,
            "AO": 172.68570588213333,
            "AO[1]": 156.432411764501,
            "AO[2]": 146.8507058821706,
            "BB.lower": 104912.63824679324,
            "BB.upper": 105602.03775320688,
            "BBPower": 247.98502235498745,
            "CCI20": 113.12674309784357,
            "CCI20[1]": 114.07258130841785,
            "EMA10": 105404.14758997694,
            "EMA100": 105408.25315263637,
            "EMA20": 105341.56430415825,
            "EMA200": 105424.9305192392,
            "EMA30": 105331.8479777118,
            "EMA5": 105470.69410588228,
            "EMA50": 105350.37553409883,
            "HullMA9": 105519.48251851853,
            "Ichimoku.BLine": 105272.505,
            "MACD.macd": 51.69436974564451,
            "MACD.signal": 6.749981872371372,
            "Mom": 450.77999999999884,
            "Mom[1]": 407.2700000000041,
            "P.SAR": 105289.9463989181,
            "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": 64.91545112250223,
            "RSI[1]": 61.21321616172466,
            "Rec.BBPower": 0,
            "Rec.HullMA9": 1,
            "Rec.Ichimoku": 0,
            "Rec.Stoch.RSI": 0,
            "Rec.UO": 0,
            "Rec.VWMA": 1,
            "Rec.WR": 0,
            "Recommend.All": 0.4454545454545455,
            "Recommend.MA": 0.8,
            "Recommend.Other": 0.09090909090909091,
            "SMA10": 105406.87299999993,
            "SMA100": 105425.61609999988,
            "SMA20": 105257.33800000006,
            "SMA200": 105552.74159999976,
            "SMA30": 105276.33300000019,
            "SMA5": 105468.2620000001,
            "SMA50": 105347.02140000001,
            "Stoch.D": 84.11128777790981,
            "Stoch.D[1]": 78.53301746079642,
            "Stoch.K": 85.79983677352145,
            "Stoch.K[1]": 78.68136973621732,
            "Stoch.RSI.K": 96.0296609249458,
            "UO": 56.15286206092763,
            "VWMA": 105304.69737252967,
            "W.R": -7.457071976390154,
            "change": 0.06625894846632026,
            "close": 105534.88,
            "high": 105534.88,
            "low": 105465,
            "open": 105465,
            "volume": 13.47923
          },
          "moving_averages": {
            "BUY": 13,
            "COMPUTE": {
              "EMA10": "BUY",
              "EMA100": "BUY",
              "EMA20": "BUY",
              "EMA200": "BUY",
              "EMA30": "BUY",
              "EMA50": "BUY",
              "HullMA": "BUY",
              "Ichimoku": "NEUTRAL",
              "SMA10": "BUY",
              "SMA100": "BUY",
              "SMA20": "BUY",
              "SMA200": "SELL",
              "SMA30": "BUY",
              "SMA50": "BUY",
              "VWMA": "BUY"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "STRONG_BUY",
            "SELL": 1
          },
          "oscillators": {
            "BUY": 2,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "NEUTRAL",
              "CCI": "SELL",
              "MACD": "BUY",
              "Mom": "BUY",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "NEUTRAL",
              "UO": "NEUTRAL",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 8,
            "RECOMMENDATION": "NEUTRAL",
            "SELL": 1
          },
          "summary": {
            "BUY": 15,
            "NEUTRAL": 9,
            "RECOMMENDATION": "BUY",
            "SELL": 2
          },
          "time": "2025-06-08T11:19:02.466368"
        }
      }
    ],
    "overrideData": {}
  }
}
684571a7bac53182703935ec
BTCUSDT
Do not place a buy order for the grid trade #1 as…
Sun Jun 08 2025 11:19:03 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "53187a67-350a-4549-b59f-3acad0af144c",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "place-buy-order",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749381543018,
      "symbol": "BTCUSDT",
      "close": "105534.87000000"
    },
    "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": 105534.87,
      "limitPrice": 107645.5674,
      "highestPrice": 109284.7,
      "lowestPrice": 100372.26,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 107900.17949999998,
      "difference": -2.192127493170659,
      "nextBestBuyAmount": null,
      "nextBestBuyCalculation": null,
      "openOrders": [],
      "processMessage": "The current price reached the trigger price for the grid trade #1. Let's buy it.",
      "updatedAt": "2025-06-08T11:19:03.192Z"
    },
    "sell": {
      "currentPrice": 105534.87,
      "limitPrice": null,
      "lastBuyPrice": null,
      "triggerPrice": null,
      "difference": null,
      "stopLossTriggerPrice": null,
      "stopLossDifference": null,
      "currentProfit": null,
      "currentProfitPercentage": null,
      "conservativeModeApplicable": false,
      "triggerPercentage": null,
      "openOrders": [],
      "processMessage": "",
      "updatedAt": "2025-06-08T11:19:03.181Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 44.258031955240654,
            "ADX+DI": 37.955977902568215,
            "ADX+DI[1]": 36.756645327228476,
            "ADX-DI": 17.507272399762833,
            "ADX-DI[1]": 18.662027181230243,
            "AO": 172.68570588213333,
            "AO[1]": 156.432411764501,
            "AO[2]": 146.8507058821706,
            "BB.lower": 104912.63824679324,
            "BB.upper": 105602.03775320688,
            "BBPower": 247.98502235498745,
            "CCI20": 113.12674309784357,
            "CCI20[1]": 114.07258130841785,
            "EMA10": 105404.14758997694,
            "EMA100": 105408.25315263637,
            "EMA20": 105341.56430415825,
            "EMA200": 105424.9305192392,
            "EMA30": 105331.8479777118,
            "EMA5": 105470.69410588228,
            "EMA50": 105350.37553409883,
            "HullMA9": 105519.48251851853,
            "Ichimoku.BLine": 105272.505,
            "MACD.macd": 51.69436974564451,
            "MACD.signal": 6.749981872371372,
            "Mom": 450.77999999999884,
            "Mom[1]": 407.2700000000041,
            "P.SAR": 105289.9463989181,
            "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": 64.91545112250223,
            "RSI[1]": 61.21321616172466,
            "Rec.BBPower": 0,
            "Rec.HullMA9": 1,
            "Rec.Ichimoku": 0,
            "Rec.Stoch.RSI": 0,
            "Rec.UO": 0,
            "Rec.VWMA": 1,
            "Rec.WR": 0,
            "Recommend.All": 0.4454545454545455,
            "Recommend.MA": 0.8,
            "Recommend.Other": 0.09090909090909091,
            "SMA10": 105406.87299999993,
            "SMA100": 105425.61609999988,
            "SMA20": 105257.33800000006,
            "SMA200": 105552.74159999976,
            "SMA30": 105276.33300000019,
            "SMA5": 105468.2620000001,
            "SMA50": 105347.02140000001,
            "Stoch.D": 84.11128777790981,
            "Stoch.D[1]": 78.53301746079642,
            "Stoch.K": 85.79983677352145,
            "Stoch.K[1]": 78.68136973621732,
            "Stoch.RSI.K": 96.0296609249458,
            "UO": 56.15286206092763,
            "VWMA": 105304.69737252967,
            "W.R": -7.457071976390154,
            "change": 0.06625894846632026,
            "close": 105534.88,
            "high": 105534.88,
            "low": 105465,
            "open": 105465,
            "volume": 13.47923
          },
          "moving_averages": {
            "BUY": 13,
            "COMPUTE": {
              "EMA10": "BUY",
              "EMA100": "BUY",
              "EMA20": "BUY",
              "EMA200": "BUY",
              "EMA30": "BUY",
              "EMA50": "BUY",
              "HullMA": "BUY",
              "Ichimoku": "NEUTRAL",
              "SMA10": "BUY",
              "SMA100": "BUY",
              "SMA20": "BUY",
              "SMA200": "SELL",
              "SMA30": "BUY",
              "SMA50": "BUY",
              "VWMA": "BUY"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "STRONG_BUY",
            "SELL": 1
          },
          "oscillators": {
            "BUY": 2,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "NEUTRAL",
              "CCI": "SELL",
              "MACD": "BUY",
              "Mom": "BUY",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "NEUTRAL",
              "UO": "NEUTRAL",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 8,
            "RECOMMENDATION": "NEUTRAL",
            "SELL": 1
          },
          "summary": {
            "BUY": 15,
            "NEUTRAL": 9,
            "RECOMMENDATION": "BUY",
            "SELL": 2
          },
          "time": "2025-06-08T11:19:02.466368"
        }
      }
    ],
    "overrideData": {}
  }
}
684571a7bac53182703935ed
DOTUSDT
The TradingView technical analysis recommendation…
Sun Jun 08 2025 11:19:03 GMT+0000 (Coordinated Universal Time)
{
  "uuid": "d382bdf5-0d67-4fd9-8855-29af0d5d1bed",
  "stepName": "get-tradingview",
  "symbols": [
    "ILVUSDT",
    "WANUSDT",
    "ASRUSDT",
    "ARDRUSDT",
    "REIUSDT",
    "CKBUSDT",
    "JSTUSDT",
    "ANKRUSDT",
    "LEVERUSDT",
    "AUCTIONUSDT",
    "IQUSDT",
    "GLMUSDT",
    "FLUXUSDT",
    "MLNUSDT",
    "OGNUSDT",
    "ARKUSDT",
    "PHAUSDT",
    "SLFUSDT",
    "PSGUSDT",
    "LTOUSDT",
    "SUPERUSDT",
    "FUNUSDT",
    "NMRUSDT",
    "ALPINEUSDT",
    "STRAXUSDT",
    "LUMIAUSDT",
    "CVCUSDT",
    "SYSUSDT",
    "BEAMXUSDT",
    "IOTAUSDT",
    "HIGHUSDT",
    "HIVEUSDT",
    "FISUSDT",
    "BTCUSDT",
    "RAYUSDT",
    "TWTUSDT",
    "VICUSDT",
    "ACAUSDT",
    "SLPUSDT",
    "FTTUSDT",
    "MANAUSDT",
    "QKCUSDT",
    "ARKMUSDT",
    "MOVEUSDT",
    "ZROUSDT",
    "AVAUSDT",
    "KAVAUSDT",
    "XVGUSDT",
    "IDEXUSDT",
    "SCRTUSDT",
    "ACHUSDT",
    "SUSDT",
    "DOTUSDT",
    "ADAUSDT",
    "VTHOUSDT",
    "RUNEUSDT",
    "BAKEUSDT",
    "HEIUSDT",
    "AMPUSDT",
    "RAREUSDT",
    "FETUSDT",
    "DUSKUSDT",
    "LRCUSDT",
    "EPICUSDT",
    "MDTUSDT",
    "FORMUSDT",
    "FARMUSDT",
    "BELUSDT",
    "DUSDT",
    "JASMYUSDT",
    "HIFIUSDT",
    "NKNUSDT",
    "CYBERUSDT",
    "CHZUSDT",
    "HOOKUSDT",
    "FLMUSDT",
    "PUNDIXUSDT",
    "CHESSUSDT",
    "PHBUSDT",
    "OMUSDT",
    "ATAUSDT",
    "LQTYUSDT",
    "VOXELUSDT",
    "TRXUSDT",
    "GPSUSDT",
    "TKOUSDT",
    "PIVXUSDT",
    "DATAUSDT",
    "REQUSDT",
    "COSUSDT",
    "GUSDT",
    "ONGUSDT",
    "PEPEUSDT",
    "SPELLUSDT",
    "EDUUSDT",
    "LPTUSDT",
    "BARUSDT",
    "DEGOUSDT",
    "MASKUSDT"
  ],
  "interval": "5m",
  "data": {
    "indicators": {
      "ADX": 32.700144245004765,
      "ADX+DI": 29.139498819727198,
      "ADX+DI[1]": 28.57112983912919,
      "ADX-DI": 18.46696550210465,
      "ADX-DI[1]": 19.433408043102514,
      "AO": 0.011761764705878086,
      "AO[1]": 0.009582352941172267,
      "AO[2]": 0.006517647058817744,
      "BB.lower": 3.9797779191849547,
      "BB.upper": 4.024522080815042,
      "BBPower": 0.01685574526625988,
      "CCI20": 128.4032376747579,
      "CCI20[1]": 139.19413919414112,
      "EMA10": 4.012072771905174,
      "EMA100": 4.018814139302928,
      "EMA20": 4.008122200737673,
      "EMA200": 4.020274541333992,
      "EMA30": 4.008758666950809,
      "EMA5": 4.017167689974139,
      "EMA50": 4.0125554738547216,
      "HullMA9": 4.0226999999999995,
      "Ichimoku.BLine": 4.0005,
      "MACD.macd": 0.0024044296513503483,
      "MACD.signal": -0.0014892250037643793,
      "Mom": 0.03200000000000003,
      "Mom[1]": 0.03100000000000014,
      "P.SAR": 4.000784893209012,
      "Pivot.M.Camarilla.Middle": 3.985666666666667,
      "Pivot.M.Camarilla.R1": 4.048416666666666,
      "Pivot.M.Camarilla.R2": 4.065833333333333,
      "Pivot.M.Camarilla.R3": 4.08325,
      "Pivot.M.Camarilla.S1": 4.013583333333333,
      "Pivot.M.Camarilla.S2": 3.9961666666666664,
      "Pivot.M.Camarilla.S3": 3.97875,
      "Pivot.M.Classic.Middle": 3.985666666666667,
      "Pivot.M.Classic.R1": 4.1033333333333335,
      "Pivot.M.Classic.R2": 4.175666666666666,
      "Pivot.M.Classic.R3": 4.365666666666667,
      "Pivot.M.Classic.S1": 3.913333333333334,
      "Pivot.M.Classic.S2": 3.795666666666667,
      "Pivot.M.Classic.S3": 3.605666666666667,
      "Pivot.M.Demark.Middle": 4.00375,
      "Pivot.M.Demark.R1": 4.1395,
      "Pivot.M.Demark.S1": 3.9495000000000005,
      "Pivot.M.Fibonacci.Middle": 3.985666666666667,
      "Pivot.M.Fibonacci.R1": 4.058246666666667,
      "Pivot.M.Fibonacci.R2": 4.103086666666667,
      "Pivot.M.Fibonacci.R3": 4.175666666666666,
      "Pivot.M.Fibonacci.S1": 3.913086666666667,
      "Pivot.M.Fibonacci.S2": 3.868246666666667,
      "Pivot.M.Fibonacci.S3": 3.795666666666667,
      "Pivot.M.Woodie.Middle": 3.997,
      "Pivot.M.Woodie.R1": 4.1259999999999994,
      "Pivot.M.Woodie.R2": 4.186999999999999,
      "Pivot.M.Woodie.R3": 4.316,
      "Pivot.M.Woodie.S1": 3.936,
      "Pivot.M.Woodie.S2": 3.807,
      "Pivot.M.Woodie.S3": 3.746,
      "RSI": 61.88318066432209,
      "RSI[1]": 60.505455787222274,
      "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.2212121212121212,
      "Recommend.MA": 0.5333333333333333,
      "Recommend.Other": -0.09090909090909091,
      "SMA10": 4.0111,
      "SMA100": 4.023459999999998,
      "SMA20": 4.0021499999999985,
      "SMA200": 4.025475000000003,
      "SMA30": 4.002866666666668,
      "SMA5": 4.018000000000001,
      "SMA50": 4.01396,
      "Stoch.D": 87.89257093350666,
      "Stoch.D[1]": 89.33052167373596,
      "Stoch.K": 86.8421052631581,
      "Stoch.K[1]": 84.95462794918363,
      "Stoch.RSI.K": 91.97688558853521,
      "UO": 64.89141110989857,
      "VWMA": 4.002629525588513,
      "W.R": -7.894736842105601,
      "change": 0.049763622791733755,
      "close": 4.021,
      "high": 4.021,
      "low": 4.016,
      "open": 4.019,
      "volume": 3012.61
    },
    "moving_averages": {
      "BUY": 11,
      "COMPUTE": {
        "EMA10": "BUY",
        "EMA100": "BUY",
        "EMA20": "BUY",
        "EMA200": "BUY",
        "EMA30": "BUY",
        "EMA50": "BUY",
        "HullMA": "SELL",
        "Ichimoku": "NEUTRAL",
        "SMA10": "BUY",
        "SMA100": "SELL",
        "SMA20": "BUY",
        "SMA200": "SELL",
        "SMA30": "BUY",
        "SMA50": "BUY",
        "VWMA": "BUY"
      },
      "NEUTRAL": 1,
      "RECOMMENDATION": "STRONG_BUY",
      "SELL": 3
    },
    "oscillators": {
      "BUY": 2,
      "COMPUTE": {
        "ADX": "NEUTRAL",
        "AO": "NEUTRAL",
        "BBP": "NEUTRAL",
        "CCI": "SELL",
        "MACD": "BUY",
        "Mom": "BUY",
        "RSI": "NEUTRAL",
        "STOCH.K": "NEUTRAL",
        "Stoch.RSI": "SELL",
        "UO": "NEUTRAL",
        "W%R": "NEUTRAL"
      },
      "NEUTRAL": 7,
      "RECOMMENDATION": "NEUTRAL",
      "SELL": 2
    },
    "summary": {
      "BUY": 13,
      "NEUTRAL": 8,
      "RECOMMENDATION": "BUY",
      "SELL": 5
    },
    "time": "2025-06-08T11:19:03.476427"
  }
}
684571a7bac53182703935ee
CHESSUSDT
The TradingView technical analysis recommendation…
Sun Jun 08 2025 11:19:03 GMT+0000 (Coordinated Universal Time)
{
  "uuid": "d382bdf5-0d67-4fd9-8855-29af0d5d1bed",
  "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": 38.89329702815935,
      "ADX+DI": 38.294499488929425,
      "ADX+DI[1]": 38.19494313769136,
      "ADX-DI": 6.277733298388238,
      "ADX-DI[1]": 6.644187730489525,
      "AO": 0.0011623529411764616,
      "AO[1]": 0.0008623529411764669,
      "AO[2]": 0.0005576470588235238,
      "BB.lower": 0.06601864858800532,
      "BB.upper": 0.06933135141199456,
      "BBPower": 0.0026196767183660763,
      "CCI20": 219.65317919075298,
      "CCI20[1]": 221.1328976034911,
      "EMA10": 0.06843140298539828,
      "EMA100": 0.06632196745630488,
      "EMA20": 0.06795167886099895,
      "EMA200": 0.0648208395358612,
      "EMA30": 0.06770922708061144,
      "EMA5": 0.0689529367145364,
      "EMA50": 0.06734746733936509,
      "HullMA9": 0.06942,
      "Ichimoku.BLine": 0.0681,
      "MACD.macd": 0.000504246138366804,
      "MACD.signal": 0.00027470537597341585,
      "Mom": 0.001799999999999996,
      "Mom[1]": 0.0016000000000000042,
      "P.SAR": 0.0671424,
      "Pivot.M.Camarilla.Middle": 0.0645,
      "Pivot.M.Camarilla.R1": 0.06758,
      "Pivot.M.Camarilla.R2": 0.06846,
      "Pivot.M.Camarilla.R3": 0.06934,
      "Pivot.M.Camarilla.S1": 0.06581999999999999,
      "Pivot.M.Camarilla.S2": 0.06494,
      "Pivot.M.Camarilla.S3": 0.06405999999999999,
      "Pivot.M.Classic.Middle": 0.0645,
      "Pivot.M.Classic.R1": 0.0704,
      "Pivot.M.Classic.R2": 0.0741,
      "Pivot.M.Classic.R3": 0.0837,
      "Pivot.M.Classic.S1": 0.06080000000000001,
      "Pivot.M.Classic.S2": 0.054900000000000004,
      "Pivot.M.Classic.S3": 0.04530000000000001,
      "Pivot.M.Demark.Middle": 0.065425,
      "Pivot.M.Demark.R1": 0.07225,
      "Pivot.M.Demark.S1": 0.06265,
      "Pivot.M.Fibonacci.Middle": 0.0645,
      "Pivot.M.Fibonacci.R1": 0.0681672,
      "Pivot.M.Fibonacci.R2": 0.0704328,
      "Pivot.M.Fibonacci.R3": 0.0741,
      "Pivot.M.Fibonacci.S1": 0.060832800000000006,
      "Pivot.M.Fibonacci.S2": 0.0585672,
      "Pivot.M.Fibonacci.S3": 0.054900000000000004,
      "Pivot.M.Woodie.Middle": 0.065,
      "Pivot.M.Woodie.R1": 0.0714,
      "Pivot.M.Woodie.R2": 0.0746,
      "Pivot.M.Woodie.R3": 0.081,
      "Pivot.M.Woodie.S1": 0.06180000000000001,
      "Pivot.M.Woodie.S2": 0.055400000000000005,
      "Pivot.M.Woodie.S3": 0.05220000000000001,
      "RSI": 73.79056275388837,
      "RSI[1]": 71.28963525571812,
      "Rec.BBPower": 0,
      "Rec.HullMA9": 1,
      "Rec.Ichimoku": 0,
      "Rec.Stoch.RSI": 0,
      "Rec.UO": 1,
      "Rec.VWMA": 1,
      "Rec.WR": 0,
      "Recommend.All": 0.603030303030303,
      "Recommend.MA": 0.9333333333333333,
      "Recommend.Other": 0.2727272727272727,
      "SMA10": 0.06817000000000006,
      "SMA100": 0.066856,
      "SMA20": 0.06767499999999994,
      "SMA200": 0.06358349999999995,
      "SMA30": 0.06743333333333336,
      "SMA5": 0.06875999999999997,
      "SMA50": 0.06732999999999997,
      "Stoch.D": 79.4551971326163,
      "Stoch.D[1]": 60.811965811965536,
      "Stoch.K": 92.516129032258,
      "Stoch.K[1]": 72.43589743589729,
      "Stoch.RSI.K": 100,
      "UO": 71.08045977011508,
      "VWMA": 0.06799183550233075,
      "W.R": 0,
      "change": 0.5763688760806881,
      "close": 0.0698,
      "high": 0.0698,
      "low": 0.0693,
      "open": 0.0694,
      "volume": 383961.8
    },
    "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": 3,
      "COMPUTE": {
        "ADX": "NEUTRAL",
        "AO": "NEUTRAL",
        "BBP": "NEUTRAL",
        "CCI": "SELL",
        "MACD": "BUY",
        "Mom": "BUY",
        "RSI": "NEUTRAL",
        "STOCH.K": "NEUTRAL",
        "Stoch.RSI": "NEUTRAL",
        "UO": "BUY",
        "W%R": "NEUTRAL"
      },
      "NEUTRAL": 7,
      "RECOMMENDATION": "BUY",
      "SELL": 1
    },
    "summary": {
      "BUY": 17,
      "NEUTRAL": 8,
      "RECOMMENDATION": "STRONG_BUY",
      "SELL": 1
    },
    "time": "2025-06-08T11:19:03.500710"
  }
}
684571a7bac53182703935ef
HIFIUSDT
The TradingView technical analysis recommendation…
Sun Jun 08 2025 11:19:03 GMT+0000 (Coordinated Universal Time)
{
  "uuid": "d382bdf5-0d67-4fd9-8855-29af0d5d1bed",
  "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": 32.05058640770034,
      "ADX+DI": 24.365934582767398,
      "ADX+DI[1]": 25.67201281292171,
      "ADX-DI": 8.024808384085826,
      "ADX-DI[1]": 8.454959236539766,
      "AO": 0.0014167647058825478,
      "AO[1]": 0.0012917647058825338,
      "AO[2]": 0.001080882352941348,
      "BB.lower": 0.07746960321622352,
      "BB.upper": 0.08125039678377617,
      "BBPower": 0.0020383700962430806,
      "CCI20": 135.54136738492875,
      "CCI20[1]": 138.8328476425166,
      "EMA10": 0.08021983841121784,
      "EMA100": 0.07851905632623614,
      "EMA20": 0.0797553546607931,
      "EMA200": 0.07827723000380778,
      "EMA30": 0.07953351277465313,
      "EMA5": 0.08067141307255832,
      "EMA50": 0.07920399278696812,
      "HullMA9": 0.08116444444444444,
      "Ichimoku.BLine": 0.0794,
      "MACD.macd": 0.00047673496028380336,
      "MACD.signal": 0.00024226172408273883,
      "Mom": 0.0023000000000000104,
      "Mom[1]": 0.001999999999999988,
      "P.SAR": 0.07916885445444093,
      "Pivot.M.Camarilla.Middle": 0.07716666666666666,
      "Pivot.M.Camarilla.R1": 0.07966833333333334,
      "Pivot.M.Camarilla.R2": 0.08023666666666666,
      "Pivot.M.Camarilla.R3": 0.080805,
      "Pivot.M.Camarilla.S1": 0.07853166666666667,
      "Pivot.M.Camarilla.S2": 0.07796333333333334,
      "Pivot.M.Camarilla.S3": 0.077395,
      "Pivot.M.Classic.Middle": 0.07716666666666666,
      "Pivot.M.Classic.R1": 0.08123333333333332,
      "Pivot.M.Classic.R2": 0.08336666666666666,
      "Pivot.M.Classic.R3": 0.08956666666666666,
      "Pivot.M.Classic.S1": 0.07503333333333333,
      "Pivot.M.Classic.S2": 0.07096666666666666,
      "Pivot.M.Classic.S3": 0.06476666666666667,
      "Pivot.M.Demark.Middle": 0.07769999999999999,
      "Pivot.M.Demark.R1": 0.08229999999999998,
      "Pivot.M.Demark.S1": 0.07609999999999999,
      "Pivot.M.Fibonacci.Middle": 0.07716666666666666,
      "Pivot.M.Fibonacci.R1": 0.07953506666666665,
      "Pivot.M.Fibonacci.R2": 0.08099826666666667,
      "Pivot.M.Fibonacci.R3": 0.08336666666666666,
      "Pivot.M.Fibonacci.S1": 0.07479826666666667,
      "Pivot.M.Fibonacci.S2": 0.07333506666666666,
      "Pivot.M.Fibonacci.S3": 0.07096666666666666,
      "Pivot.M.Woodie.Middle": 0.0776,
      "Pivot.M.Woodie.R1": 0.0821,
      "Pivot.M.Woodie.R2": 0.0838,
      "Pivot.M.Woodie.R3": 0.0883,
      "Pivot.M.Woodie.S1": 0.07590000000000001,
      "Pivot.M.Woodie.S2": 0.0714,
      "Pivot.M.Woodie.S3": 0.06970000000000001,
      "RSI": 67.96810752394268,
      "RSI[1]": 64.86085001099373,
      "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.4454545454545455,
      "Recommend.MA": 0.8,
      "Recommend.Other": 0.09090909090909091,
      "SMA10": 0.08009000000000002,
      "SMA100": 0.07840699999999992,
      "SMA20": 0.07935999999999985,
      "SMA200": 0.07702800000000018,
      "SMA30": 0.07927999999999998,
      "SMA5": 0.0807200000000001,
      "SMA50": 0.07936000000000012,
      "Stoch.D": 88.8971413481218,
      "Stoch.D[1]": 80.26337448559673,
      "Stoch.K": 91.58249158249173,
      "Stoch.K[1]": 84.79012345679017,
      "Stoch.RSI.K": 96.43949052028279,
      "UO": 47.56445801389627,
      "VWMA": 0.07964265327556881,
      "W.R": -3.030303030302699,
      "change": 0.49566294919456194,
      "close": 0.0811,
      "high": 0.0812,
      "low": 0.0809,
      "open": 0.0809,
      "volume": 13463.2
    },
    "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": "SELL",
        "MACD": "BUY",
        "Mom": "BUY",
        "RSI": "NEUTRAL",
        "STOCH.K": "NEUTRAL",
        "Stoch.RSI": "SELL",
        "UO": "NEUTRAL",
        "W%R": "NEUTRAL"
      },
      "NEUTRAL": 7,
      "RECOMMENDATION": "NEUTRAL",
      "SELL": 2
    },
    "summary": {
      "BUY": 15,
      "NEUTRAL": 8,
      "RECOMMENDATION": "BUY",
      "SELL": 3
    },
    "time": "2025-06-08T11:19:03.499269"
  }
}
684571a7bac53182703935f0
HIGHUSDT
The TradingView technical analysis recommendation…
Sun Jun 08 2025 11:19:03 GMT+0000 (Coordinated Universal Time)
{
  "uuid": "d382bdf5-0d67-4fd9-8855-29af0d5d1bed",
  "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": 36.9501166451974,
      "ADX+DI": 18.28786239339873,
      "ADX+DI[1]": 18.882447962962107,
      "ADX-DI": 23.968897769475056,
      "ADX-DI[1]": 24.74818845011874,
      "AO": -0.004723529411764238,
      "AO[1]": -0.005732352941176133,
      "AO[2]": -0.006570588235293773,
      "BB.lower": 0.5418154280838038,
      "BB.upper": 0.5516845719161979,
      "BBPower": 0.0008950312795917847,
      "CCI20": -11.422637590850625,
      "CCI20[1]": -9.517335146146095,
      "EMA10": 0.545722825307132,
      "EMA100": 0.5519115785208298,
      "EMA20": 0.5470720626671036,
      "EMA200": 0.5519886102853746,
      "EMA30": 0.5484749640894286,
      "EMA5": 0.5456792195299026,
      "EMA50": 0.5504001733211954,
      "HullMA9": 0.5465074074074074,
      "Ichimoku.BLine": 0.549,
      "MACD.macd": -0.0020168079884765877,
      "MACD.signal": -0.0023502298202178083,
      "Mom": -0.0010000000000000009,
      "Mom[1]": -0.0010000000000000009,
      "P.SAR": 0.54224,
      "Pivot.M.Camarilla.Middle": 0.5526666666666668,
      "Pivot.M.Camarilla.R1": 0.5602,
      "Pivot.M.Camarilla.R2": 0.5624,
      "Pivot.M.Camarilla.R3": 0.5646000000000001,
      "Pivot.M.Camarilla.S1": 0.5558000000000001,
      "Pivot.M.Camarilla.S2": 0.5536000000000001,
      "Pivot.M.Camarilla.S3": 0.5514,
      "Pivot.M.Classic.Middle": 0.5526666666666668,
      "Pivot.M.Classic.R1": 0.5673333333333335,
      "Pivot.M.Classic.R2": 0.5766666666666668,
      "Pivot.M.Classic.R3": 0.6006666666666668,
      "Pivot.M.Classic.S1": 0.5433333333333334,
      "Pivot.M.Classic.S2": 0.5286666666666667,
      "Pivot.M.Classic.S3": 0.5046666666666667,
      "Pivot.M.Demark.Middle": 0.555,
      "Pivot.M.Demark.R1": 0.5720000000000001,
      "Pivot.M.Demark.S1": 0.548,
      "Pivot.M.Fibonacci.Middle": 0.5526666666666668,
      "Pivot.M.Fibonacci.R1": 0.5618346666666667,
      "Pivot.M.Fibonacci.R2": 0.5674986666666668,
      "Pivot.M.Fibonacci.R3": 0.5766666666666668,
      "Pivot.M.Fibonacci.S1": 0.5434986666666668,
      "Pivot.M.Fibonacci.S2": 0.5378346666666667,
      "Pivot.M.Fibonacci.S3": 0.5286666666666667,
      "Pivot.M.Woodie.Middle": 0.554,
      "Pivot.M.Woodie.R1": 0.5700000000000001,
      "Pivot.M.Woodie.R2": 0.5780000000000001,
      "Pivot.M.Woodie.R3": 0.5940000000000001,
      "Pivot.M.Woodie.S1": 0.546,
      "Pivot.M.Woodie.S2": 0.53,
      "Pivot.M.Woodie.S3": 0.522,
      "RSI": 43.674968623058,
      "RSI[1]": 46.28568439059695,
      "Rec.BBPower": -1,
      "Rec.HullMA9": -1,
      "Rec.Ichimoku": 0,
      "Rec.Stoch.RSI": 0,
      "Rec.UO": 0,
      "Rec.VWMA": -1,
      "Rec.WR": 0,
      "Recommend.All": -0.3333333333333333,
      "Recommend.MA": -0.6666666666666666,
      "Recommend.Other": 0,
      "SMA10": 0.5449,
      "SMA100": 0.5543899999999988,
      "SMA20": 0.5467500000000008,
      "SMA200": 0.5504399999999989,
      "SMA30": 0.5489666666666665,
      "SMA5": 0.5453999999999997,
      "SMA50": 0.5521799999999994,
      "Stoch.D": 45.833333333333336,
      "Stoch.D[1]": 44.179894179894184,
      "Stoch.K": 55.357142857142854,
      "Stoch.K[1]": 63.492063492063494,
      "Stoch.RSI.K": 89.5590148607314,
      "UO": 59.307359307359306,
      "VWMA": 0.5461908491973252,
      "W.R": -42.857142857142854,
      "change": -0.18281535648994532,
      "close": 0.546,
      "high": 0.547,
      "low": 0.546,
      "open": 0.547,
      "volume": 11.688
    },
    "moving_averages": {
      "BUY": 2,
      "COMPUTE": {
        "EMA10": "BUY",
        "EMA100": "SELL",
        "EMA20": "SELL",
        "EMA200": "SELL",
        "EMA30": "SELL",
        "EMA50": "SELL",
        "HullMA": "SELL",
        "Ichimoku": "NEUTRAL",
        "SMA10": "BUY",
        "SMA100": "SELL",
        "SMA20": "SELL",
        "SMA200": "SELL",
        "SMA30": "SELL",
        "SMA50": "SELL",
        "VWMA": "SELL"
      },
      "NEUTRAL": 1,
      "RECOMMENDATION": "STRONG_SELL",
      "SELL": 12
    },
    "oscillators": {
      "BUY": 1,
      "COMPUTE": {
        "ADX": "NEUTRAL",
        "AO": "NEUTRAL",
        "BBP": "SELL",
        "CCI": "NEUTRAL",
        "MACD": "BUY",
        "Mom": "NEUTRAL",
        "RSI": "NEUTRAL",
        "STOCH.K": "NEUTRAL",
        "Stoch.RSI": "NEUTRAL",
        "UO": "NEUTRAL",
        "W%R": "NEUTRAL"
      },
      "NEUTRAL": 9,
      "RECOMMENDATION": "NEUTRAL",
      "SELL": 1
    },
    "summary": {
      "BUY": 3,
      "NEUTRAL": 10,
      "RECOMMENDATION": "SELL",
      "SELL": 13
    },
    "time": "2025-06-08T11:19:03.500834"
  }
}
684571a7bac53182703935f1
MASKUSDT
The TradingView technical analysis recommendation…
Sun Jun 08 2025 11:19:03 GMT+0000 (Coordinated Universal Time)
{
  "uuid": "d382bdf5-0d67-4fd9-8855-29af0d5d1bed",
  "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": 32.28304290764186,
      "ADX+DI": 9.823118109124815,
      "ADX+DI[1]": 9.958917502242196,
      "ADX-DI": 28.236674402300075,
      "ADX-DI[1]": 28.627031436073644,
      "AO": -0.047752941176472996,
      "AO[1]": -0.04921764705882592,
      "AO[2]": -0.045667647058825755,
      "BB.lower": 1.7834600842773605,
      "BB.upper": 1.8558399157226373,
      "BBPower": -0.02386783513524171,
      "CCI20": -92.2775327312148,
      "CCI20[1]": -115.27601298884346,
      "EMA10": 1.8052668647845065,
      "EMA100": 1.887159361749769,
      "EMA20": 1.818033444489969,
      "EMA200": 2.0631274396986896,
      "EMA30": 1.8265555405594462,
      "EMA5": 1.7991558336700921,
      "EMA50": 1.8369315560086952,
      "HullMA9": 1.7941111111111112,
      "Ichimoku.BLine": 1.842,
      "MACD.macd": -0.015568054837781675,
      "MACD.signal": -0.013734697257170945,
      "Mom": -0.030000000000000027,
      "Mom[1]": -0.03100000000000014,
      "P.SAR": 1.799456,
      "Pivot.M.Camarilla.Middle": 1.9349999999999998,
      "Pivot.M.Camarilla.R1": 1.9114833333333334,
      "Pivot.M.Camarilla.R2": 1.9479666666666666,
      "Pivot.M.Camarilla.R3": 1.98445,
      "Pivot.M.Camarilla.S1": 1.8385166666666666,
      "Pivot.M.Camarilla.S2": 1.8020333333333334,
      "Pivot.M.Camarilla.S3": 1.76555,
      "Pivot.M.Classic.Middle": 1.9349999999999998,
      "Pivot.M.Classic.R1": 2.1039999999999996,
      "Pivot.M.Classic.R2": 2.333,
      "Pivot.M.Classic.R3": 2.731,
      "Pivot.M.Classic.S1": 1.7059999999999995,
      "Pivot.M.Classic.S2": 1.5369999999999997,
      "Pivot.M.Classic.S3": 1.1389999999999996,
      "Pivot.M.Demark.Middle": 1.89275,
      "Pivot.M.Demark.R1": 2.0195,
      "Pivot.M.Demark.S1": 1.6214999999999997,
      "Pivot.M.Fibonacci.Middle": 1.9349999999999998,
      "Pivot.M.Fibonacci.R1": 2.087036,
      "Pivot.M.Fibonacci.R2": 2.180964,
      "Pivot.M.Fibonacci.R3": 2.333,
      "Pivot.M.Fibonacci.S1": 1.7829639999999998,
      "Pivot.M.Fibonacci.S2": 1.6890359999999998,
      "Pivot.M.Fibonacci.S3": 1.5369999999999997,
      "Pivot.M.Woodie.Middle": 1.9195000000000002,
      "Pivot.M.Woodie.R1": 2.0730000000000004,
      "Pivot.M.Woodie.R2": 2.3175000000000003,
      "Pivot.M.Woodie.R3": 2.4710000000000005,
      "Pivot.M.Woodie.S1": 1.6750000000000003,
      "Pivot.M.Woodie.S2": 1.5215,
      "Pivot.M.Woodie.S3": 1.2770000000000001,
      "RSI": 36.55875101220778,
      "RSI[1]": 36.55875101220778,
      "Rec.BBPower": 0,
      "Rec.HullMA9": 1,
      "Rec.Ichimoku": 0,
      "Rec.Stoch.RSI": 0,
      "Rec.UO": 0,
      "Rec.VWMA": -1,
      "Rec.WR": 0,
      "Recommend.All": -0.4454545454545455,
      "Recommend.MA": -0.8,
      "Recommend.Other": -0.09090909090909091,
      "SMA10": 1.8044,
      "SMA100": 1.842889999999995,
      "SMA20": 1.8196499999999989,
      "SMA200": 2.0894649999999984,
      "SMA30": 1.8393333333333348,
      "SMA5": 1.7970000000000002,
      "SMA50": 1.845340000000005,
      "Stoch.D": 26.883001388650957,
      "Stoch.D[1]": 27.58201564022043,
      "Stoch.K": 29.943502824858626,
      "Stoch.K[1]": 31.825345655132725,
      "Stoch.RSI.K": 54.05578703028029,
      "UO": 45.86770878564164,
      "VWMA": 1.8214050641478137,
      "W.R": -67.79661016949166,
      "change": 0,
      "close": 1.799,
      "high": 1.799,
      "low": 1.796,
      "open": 1.798,
      "volume": 7276.6
    },
    "moving_averages": {
      "BUY": 1,
      "COMPUTE": {
        "EMA10": "SELL",
        "EMA100": "SELL",
        "EMA20": "SELL",
        "EMA200": "SELL",
        "EMA30": "SELL",
        "EMA50": "SELL",
        "HullMA": "BUY",
        "Ichimoku": "NEUTRAL",
        "SMA10": "SELL",
        "SMA100": "SELL",
        "SMA20": "SELL",
        "SMA200": "SELL",
        "SMA30": "SELL",
        "SMA50": "SELL",
        "VWMA": "SELL"
      },
      "NEUTRAL": 1,
      "RECOMMENDATION": "STRONG_SELL",
      "SELL": 13
    },
    "oscillators": {
      "BUY": 1,
      "COMPUTE": {
        "ADX": "NEUTRAL",
        "AO": "NEUTRAL",
        "BBP": "NEUTRAL",
        "CCI": "NEUTRAL",
        "MACD": "SELL",
        "Mom": "BUY",
        "RSI": "NEUTRAL",
        "STOCH.K": "NEUTRAL",
        "Stoch.RSI": "NEUTRAL",
        "UO": "NEUTRAL",
        "W%R": "NEUTRAL"
      },
      "NEUTRAL": 9,
      "RECOMMENDATION": "NEUTRAL",
      "SELL": 1
    },
    "summary": {
      "BUY": 2,
      "NEUTRAL": 10,
      "RECOMMENDATION": "SELL",
      "SELL": 14
    },
    "time": "2025-06-08T11:19:03.503563"
  }
}
684571a8d3262146c32ebc81
BTCUSDT
The current price reached the trigger price for t…
Sun Jun 08 2025 11:19:04 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "d7153ae0-d6bd-42d6-885d-15a94f05e441",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "determine-action",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749381544018,
      "symbol": "BTCUSDT",
      "close": "105534.87000000"
    },
    "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": 105534.87,
      "limitPrice": 107645.5674,
      "highestPrice": 109284.7,
      "lowestPrice": 100372.26,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 107900.17949999998,
      "difference": -2.192127493170659,
      "nextBestBuyAmount": null,
      "nextBestBuyCalculation": null,
      "openOrders": [],
      "processMessage": "The current price reached the trigger price for the grid trade #1. Let's buy it.",
      "updatedAt": "2025-06-08T11:19:04.176Z"
    },
    "sell": {
      "currentPrice": 105534.87,
      "limitPrice": null,
      "lastBuyPrice": null,
      "triggerPrice": null,
      "difference": null,
      "stopLossTriggerPrice": null,
      "stopLossDifference": null,
      "currentProfit": null,
      "currentProfitPercentage": null,
      "conservativeModeApplicable": false,
      "triggerPercentage": null,
      "openOrders": [],
      "processMessage": "",
      "updatedAt": "2025-06-08T11:19:04.169Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 44.258031955240654,
            "ADX+DI": 37.955977902568215,
            "ADX+DI[1]": 36.756645327228476,
            "ADX-DI": 17.507272399762833,
            "ADX-DI[1]": 18.662027181230243,
            "AO": 172.68570588213333,
            "AO[1]": 156.432411764501,
            "AO[2]": 146.8507058821706,
            "BB.lower": 104912.63935712719,
            "BB.upper": 105602.03564287294,
            "BBPower": 247.9878794978431,
            "CCI20": 113.12549865744741,
            "CCI20[1]": 114.07258130841785,
            "EMA10": 105404.14577179511,
            "EMA100": 105408.25295461658,
            "EMA20": 105341.56335177731,
            "EMA200": 105424.93041973672,
            "EMA30": 105331.84733255052,
            "EMA5": 105470.69077254894,
            "EMA50": 105350.37514194196,
            "HullMA9": 105519.47951851854,
            "Ichimoku.BLine": 105272.505,
            "MACD.macd": 51.69357202485844,
            "MACD.signal": 6.749822328214158,
            "Mom": 450.7699999999895,
            "Mom[1]": 407.2700000000041,
            "P.SAR": 105289.9463989181,
            "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": 64.91497188682652,
            "RSI[1]": 61.21321616172466,
            "Rec.BBPower": 0,
            "Rec.HullMA9": 1,
            "Rec.Ichimoku": 0,
            "Rec.Stoch.RSI": 0,
            "Rec.UO": 0,
            "Rec.VWMA": 1,
            "Rec.WR": 0,
            "Recommend.All": 0.4454545454545455,
            "Recommend.MA": 0.8,
            "Recommend.Other": 0.09090909090909091,
            "SMA10": 105406.87199999993,
            "SMA100": 105425.61599999988,
            "SMA20": 105257.33750000007,
            "SMA200": 105552.74154999974,
            "SMA30": 105276.33266666687,
            "SMA5": 105468.2600000001,
            "SMA50": 105347.02120000002,
            "Stoch.D": 84.11110761623256,
            "Stoch.D[1]": 78.53301746079642,
            "Stoch.K": 85.79929628848969,
            "Stoch.K[1]": 78.68136973621732,
            "Stoch.RSI.K": 96.0296609249458,
            "UO": 56.15159611594276,
            "VWMA": 105304.73685951524,
            "W.R": -7.458693431485464,
            "change": 0.06624946664769861,
            "close": 105534.87,
            "high": 105534.88,
            "low": 105465,
            "open": 105465,
            "volume": 13.62507
          },
          "moving_averages": {
            "BUY": 13,
            "COMPUTE": {
              "EMA10": "BUY",
              "EMA100": "BUY",
              "EMA20": "BUY",
              "EMA200": "BUY",
              "EMA30": "BUY",
              "EMA50": "BUY",
              "HullMA": "BUY",
              "Ichimoku": "NEUTRAL",
              "SMA10": "BUY",
              "SMA100": "BUY",
              "SMA20": "BUY",
              "SMA200": "SELL",
              "SMA30": "BUY",
              "SMA50": "BUY",
              "VWMA": "BUY"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "STRONG_BUY",
            "SELL": 1
          },
          "oscillators": {
            "BUY": 2,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "NEUTRAL",
              "CCI": "SELL",
              "MACD": "BUY",
              "Mom": "BUY",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "NEUTRAL",
              "UO": "NEUTRAL",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 8,
            "RECOMMENDATION": "NEUTRAL",
            "SELL": 1
          },
          "summary": {
            "BUY": 15,
            "NEUTRAL": 9,
            "RECOMMENDATION": "BUY",
            "SELL": 2
          },
          "time": "2025-06-08T11:19:03.476502"
        }
      }
    ],
    "overrideData": {}
  }
}
684571a8d3262146c32ebc82
BTCUSDT
Do not place a buy order for the grid trade #1 as…
Sun Jun 08 2025 11:19:04 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "d7153ae0-d6bd-42d6-885d-15a94f05e441",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "place-buy-order",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749381544018,
      "symbol": "BTCUSDT",
      "close": "105534.87000000"
    },
    "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": 105534.87,
      "limitPrice": 107645.5674,
      "highestPrice": 109284.7,
      "lowestPrice": 100372.26,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 107900.17949999998,
      "difference": -2.192127493170659,
      "nextBestBuyAmount": null,
      "nextBestBuyCalculation": null,
      "openOrders": [],
      "processMessage": "The current price reached the trigger price for the grid trade #1. Let's buy it.",
      "updatedAt": "2025-06-08T11:19:04.176Z"
    },
    "sell": {
      "currentPrice": 105534.87,
      "limitPrice": null,
      "lastBuyPrice": null,
      "triggerPrice": null,
      "difference": null,
      "stopLossTriggerPrice": null,
      "stopLossDifference": null,
      "currentProfit": null,
      "currentProfitPercentage": null,
      "conservativeModeApplicable": false,
      "triggerPercentage": null,
      "openOrders": [],
      "processMessage": "",
      "updatedAt": "2025-06-08T11:19:04.169Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 44.258031955240654,
            "ADX+DI": 37.955977902568215,
            "ADX+DI[1]": 36.756645327228476,
            "ADX-DI": 17.507272399762833,
            "ADX-DI[1]": 18.662027181230243,
            "AO": 172.68570588213333,
            "AO[1]": 156.432411764501,
            "AO[2]": 146.8507058821706,
            "BB.lower": 104912.63935712719,
            "BB.upper": 105602.03564287294,
            "BBPower": 247.9878794978431,
            "CCI20": 113.12549865744741,
            "CCI20[1]": 114.07258130841785,
            "EMA10": 105404.14577179511,
            "EMA100": 105408.25295461658,
            "EMA20": 105341.56335177731,
            "EMA200": 105424.93041973672,
            "EMA30": 105331.84733255052,
            "EMA5": 105470.69077254894,
            "EMA50": 105350.37514194196,
            "HullMA9": 105519.47951851854,
            "Ichimoku.BLine": 105272.505,
            "MACD.macd": 51.69357202485844,
            "MACD.signal": 6.749822328214158,
            "Mom": 450.7699999999895,
            "Mom[1]": 407.2700000000041,
            "P.SAR": 105289.9463989181,
            "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": 64.91497188682652,
            "RSI[1]": 61.21321616172466,
            "Rec.BBPower": 0,
            "Rec.HullMA9": 1,
            "Rec.Ichimoku": 0,
            "Rec.Stoch.RSI": 0,
            "Rec.UO": 0,
            "Rec.VWMA": 1,
            "Rec.WR": 0,
            "Recommend.All": 0.4454545454545455,
            "Recommend.MA": 0.8,
            "Recommend.Other": 0.09090909090909091,
            "SMA10": 105406.87199999993,
            "SMA100": 105425.61599999988,
            "SMA20": 105257.33750000007,
            "SMA200": 105552.74154999974,
            "SMA30": 105276.33266666687,
            "SMA5": 105468.2600000001,
            "SMA50": 105347.02120000002,
            "Stoch.D": 84.11110761623256,
            "Stoch.D[1]": 78.53301746079642,
            "Stoch.K": 85.79929628848969,
            "Stoch.K[1]": 78.68136973621732,
            "Stoch.RSI.K": 96.0296609249458,
            "UO": 56.15159611594276,
            "VWMA": 105304.73685951524,
            "W.R": -7.458693431485464,
            "change": 0.06624946664769861,
            "close": 105534.87,
            "high": 105534.88,
            "low": 105465,
            "open": 105465,
            "volume": 13.62507
          },
          "moving_averages": {
            "BUY": 13,
            "COMPUTE": {
              "EMA10": "BUY",
              "EMA100": "BUY",
              "EMA20": "BUY",
              "EMA200": "BUY",
              "EMA30": "BUY",
              "EMA50": "BUY",
              "HullMA": "BUY",
              "Ichimoku": "NEUTRAL",
              "SMA10": "BUY",
              "SMA100": "BUY",
              "SMA20": "BUY",
              "SMA200": "SELL",
              "SMA30": "BUY",
              "SMA50": "BUY",
              "VWMA": "BUY"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "STRONG_BUY",
            "SELL": 1
          },
          "oscillators": {
            "BUY": 2,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "NEUTRAL",
              "CCI": "SELL",
              "MACD": "BUY",
              "Mom": "BUY",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "NEUTRAL",
              "UO": "NEUTRAL",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 8,
            "RECOMMENDATION": "NEUTRAL",
            "SELL": 1
          },
          "summary": {
            "BUY": 15,
            "NEUTRAL": 9,
            "RECOMMENDATION": "BUY",
            "SELL": 2
          },
          "time": "2025-06-08T11:19:03.476502"
        }
      }
    ],
    "overrideData": {}
  }
}
684571a8bac53182703935f2
BTCUSDT
The current price reached the trigger price for t…
Sun Jun 08 2025 11:19:04 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "97a2f3e4-5cd3-4cd8-aee3-38f7e6624f15",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "determine-action",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749381544017,
      "symbol": "BTCUSDT",
      "close": "105534.87000000"
    },
    "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": 105534.87,
      "limitPrice": 107645.5674,
      "highestPrice": 109284.7,
      "lowestPrice": 100372.26,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 107900.17949999998,
      "difference": -2.192127493170659,
      "nextBestBuyAmount": null,
      "nextBestBuyCalculation": null,
      "openOrders": [],
      "processMessage": "The current price reached the trigger price for the grid trade #1. Let's buy it.",
      "updatedAt": "2025-06-08T11:19:04.182Z"
    },
    "sell": {
      "currentPrice": 105534.87,
      "limitPrice": null,
      "lastBuyPrice": null,
      "triggerPrice": null,
      "difference": null,
      "stopLossTriggerPrice": null,
      "stopLossDifference": null,
      "currentProfit": null,
      "currentProfitPercentage": null,
      "conservativeModeApplicable": false,
      "triggerPercentage": null,
      "openOrders": [],
      "processMessage": "",
      "updatedAt": "2025-06-08T11:19:04.179Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 44.258031955240654,
            "ADX+DI": 37.955977902568215,
            "ADX+DI[1]": 36.756645327228476,
            "ADX-DI": 17.507272399762833,
            "ADX-DI[1]": 18.662027181230243,
            "AO": 172.68570588213333,
            "AO[1]": 156.432411764501,
            "AO[2]": 146.8507058821706,
            "BB.lower": 104912.63935712719,
            "BB.upper": 105602.03564287294,
            "BBPower": 247.9878794978431,
            "CCI20": 113.12549865744741,
            "CCI20[1]": 114.07258130841785,
            "EMA10": 105404.14577179511,
            "EMA100": 105408.25295461658,
            "EMA20": 105341.56335177731,
            "EMA200": 105424.93041973672,
            "EMA30": 105331.84733255052,
            "EMA5": 105470.69077254894,
            "EMA50": 105350.37514194196,
            "HullMA9": 105519.47951851854,
            "Ichimoku.BLine": 105272.505,
            "MACD.macd": 51.69357202485844,
            "MACD.signal": 6.749822328214158,
            "Mom": 450.7699999999895,
            "Mom[1]": 407.2700000000041,
            "P.SAR": 105289.9463989181,
            "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": 64.91497188682652,
            "RSI[1]": 61.21321616172466,
            "Rec.BBPower": 0,
            "Rec.HullMA9": 1,
            "Rec.Ichimoku": 0,
            "Rec.Stoch.RSI": 0,
            "Rec.UO": 0,
            "Rec.VWMA": 1,
            "Rec.WR": 0,
            "Recommend.All": 0.4454545454545455,
            "Recommend.MA": 0.8,
            "Recommend.Other": 0.09090909090909091,
            "SMA10": 105406.87199999993,
            "SMA100": 105425.61599999988,
            "SMA20": 105257.33750000007,
            "SMA200": 105552.74154999974,
            "SMA30": 105276.33266666687,
            "SMA5": 105468.2600000001,
            "SMA50": 105347.02120000002,
            "Stoch.D": 84.11110761623256,
            "Stoch.D[1]": 78.53301746079642,
            "Stoch.K": 85.79929628848969,
            "Stoch.K[1]": 78.68136973621732,
            "Stoch.RSI.K": 96.0296609249458,
            "UO": 56.15159611594276,
            "VWMA": 105304.73685951524,
            "W.R": -7.458693431485464,
            "change": 0.06624946664769861,
            "close": 105534.87,
            "high": 105534.88,
            "low": 105465,
            "open": 105465,
            "volume": 13.62507
          },
          "moving_averages": {
            "BUY": 13,
            "COMPUTE": {
              "EMA10": "BUY",
              "EMA100": "BUY",
              "EMA20": "BUY",
              "EMA200": "BUY",
              "EMA30": "BUY",
              "EMA50": "BUY",
              "HullMA": "BUY",
              "Ichimoku": "NEUTRAL",
              "SMA10": "BUY",
              "SMA100": "BUY",
              "SMA20": "BUY",
              "SMA200": "SELL",
              "SMA30": "BUY",
              "SMA50": "BUY",
              "VWMA": "BUY"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "STRONG_BUY",
            "SELL": 1
          },
          "oscillators": {
            "BUY": 2,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "NEUTRAL",
              "CCI": "SELL",
              "MACD": "BUY",
              "Mom": "BUY",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "NEUTRAL",
              "UO": "NEUTRAL",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 8,
            "RECOMMENDATION": "NEUTRAL",
            "SELL": 1
          },
          "summary": {
            "BUY": 15,
            "NEUTRAL": 9,
            "RECOMMENDATION": "BUY",
            "SELL": 2
          },
          "time": "2025-06-08T11:19:04.163639"
        }
      }
    ],
    "overrideData": {}
  }
}

Rename Collection

binance-bot .

Tools

Collection Stats

Documents 256841
Total doc size 1.61 GB
Average doc size 6.57 KB
Pre-allocated size 695.27 MB
Indexes 2
Total index size 6.49 MB
Padding factor
Extents

Indexes

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