_id symbol msg loggedAt data
68450fe7bac5318270379880
BTCUSDT
The current price reached the trigger price for t…
Sun Jun 08 2025 04:21:59 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "580ad388-206d-4d53-a8ea-0e0d6de97565",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "determine-action",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749356519017,
      "symbol": "BTCUSDT",
      "close": "105519.98000000"
    },
    "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": 105519.98,
      "limitPrice": 107630.3796,
      "highestPrice": 109284.7,
      "lowestPrice": 100372.26,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 107900.17949999998,
      "difference": -2.2059272848568234,
      "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-08T04:21:59.199Z"
    },
    "sell": {
      "currentPrice": 105519.98,
      "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-08T04:21:59.196Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 11.397787184096975,
            "ADX+DI": 29.260218507083064,
            "ADX+DI[1]": 28.40037679097847,
            "ADX-DI": 25.138136081907412,
            "ADX-DI[1]": 25.444310982983684,
            "AO": -40.61291176492523,
            "AO[1]": -49.56614705902757,
            "AO[2]": -50.9574117649172,
            "BB.lower": 105375.8202672969,
            "BB.upper": 105537.25773270322,
            "BBPower": 90.33087394491304,
            "CCI20": 122.50317562508971,
            "CCI20[1]": 66.00681972017206,
            "EMA10": 105472.95874098224,
            "EMA100": 105552.43035992,
            "EMA20": 105475.13166838246,
            "EMA200": 105462.14866418896,
            "EMA30": 105487.76347662914,
            "EMA5": 105485.9122343304,
            "EMA50": 105517.92983805726,
            "HullMA9": 105486.88262962962,
            "Ichimoku.BLine": 105482.79000000001,
            "MACD.macd": -10.606471773033263,
            "MACD.signal": -21.557834548232826,
            "Mom": 42.580000000001746,
            "Mom[1]": 110.93000000000757,
            "P.SAR": 105396.41,
            "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": 54.98345444796913,
            "RSI[1]": 54.17305448417008,
            "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.26666666666666666,
            "Recommend.MA": 0.5333333333333333,
            "Recommend.Other": 0,
            "SMA10": 105469.7739999999,
            "SMA100": 105633.93869999991,
            "SMA20": 105456.53900000006,
            "SMA200": 105579.07209999979,
            "SMA30": 105483.91900000023,
            "SMA5": 105465.14800000007,
            "SMA50": 105507.68619999994,
            "Stoch.D": 60.95808380200443,
            "Stoch.D[1]": 41.24040696777171,
            "Stoch.K": 85.24447539203852,
            "Stoch.K[1]": 59.33949217454983,
            "Stoch.RSI.K": 93.09665723741914,
            "UO": 52.03380478209249,
            "VWMA": 105453.74108713031,
            "W.R": 0,
            "change": 0.006605819831525213,
            "close": 105519.99,
            "high": 105519.99,
            "low": 105513.02,
            "open": 105513.02,
            "volume": 1.36668
          },
          "moving_averages": {
            "BUY": 11,
            "COMPUTE": {
              "EMA10": "BUY",
              "EMA100": "SELL",
              "EMA20": "BUY",
              "EMA200": "BUY",
              "EMA30": "BUY",
              "EMA50": "BUY",
              "HullMA": "BUY",
              "Ichimoku": "NEUTRAL",
              "SMA10": "BUY",
              "SMA100": "SELL",
              "SMA20": "BUY",
              "SMA200": "SELL",
              "SMA30": "BUY",
              "SMA50": "BUY",
              "VWMA": "BUY"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "STRONG_BUY",
            "SELL": 3
          },
          "oscillators": {
            "BUY": 1,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "NEUTRAL",
              "CCI": "NEUTRAL",
              "MACD": "BUY",
              "Mom": "SELL",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "NEUTRAL",
              "UO": "NEUTRAL",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 9,
            "RECOMMENDATION": "NEUTRAL",
            "SELL": 1
          },
          "summary": {
            "BUY": 12,
            "NEUTRAL": 10,
            "RECOMMENDATION": "BUY",
            "SELL": 4
          },
          "time": "2025-06-08T04:21:58.565918"
        }
      }
    ],
    "overrideData": {}
  }
}
68450fe7bac5318270379881
BTCUSDT
Do not place a buy order for the grid trade #1 as…
Sun Jun 08 2025 04:21:59 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "580ad388-206d-4d53-a8ea-0e0d6de97565",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "place-buy-order",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749356519017,
      "symbol": "BTCUSDT",
      "close": "105519.98000000"
    },
    "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": 105519.98,
      "limitPrice": 107630.3796,
      "highestPrice": 109284.7,
      "lowestPrice": 100372.26,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 107900.17949999998,
      "difference": -2.2059272848568234,
      "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-08T04:21:59.199Z"
    },
    "sell": {
      "currentPrice": 105519.98,
      "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-08T04:21:59.196Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 11.397787184096975,
            "ADX+DI": 29.260218507083064,
            "ADX+DI[1]": 28.40037679097847,
            "ADX-DI": 25.138136081907412,
            "ADX-DI[1]": 25.444310982983684,
            "AO": -40.61291176492523,
            "AO[1]": -49.56614705902757,
            "AO[2]": -50.9574117649172,
            "BB.lower": 105375.8202672969,
            "BB.upper": 105537.25773270322,
            "BBPower": 90.33087394491304,
            "CCI20": 122.50317562508971,
            "CCI20[1]": 66.00681972017206,
            "EMA10": 105472.95874098224,
            "EMA100": 105552.43035992,
            "EMA20": 105475.13166838246,
            "EMA200": 105462.14866418896,
            "EMA30": 105487.76347662914,
            "EMA5": 105485.9122343304,
            "EMA50": 105517.92983805726,
            "HullMA9": 105486.88262962962,
            "Ichimoku.BLine": 105482.79000000001,
            "MACD.macd": -10.606471773033263,
            "MACD.signal": -21.557834548232826,
            "Mom": 42.580000000001746,
            "Mom[1]": 110.93000000000757,
            "P.SAR": 105396.41,
            "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": 54.98345444796913,
            "RSI[1]": 54.17305448417008,
            "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.26666666666666666,
            "Recommend.MA": 0.5333333333333333,
            "Recommend.Other": 0,
            "SMA10": 105469.7739999999,
            "SMA100": 105633.93869999991,
            "SMA20": 105456.53900000006,
            "SMA200": 105579.07209999979,
            "SMA30": 105483.91900000023,
            "SMA5": 105465.14800000007,
            "SMA50": 105507.68619999994,
            "Stoch.D": 60.95808380200443,
            "Stoch.D[1]": 41.24040696777171,
            "Stoch.K": 85.24447539203852,
            "Stoch.K[1]": 59.33949217454983,
            "Stoch.RSI.K": 93.09665723741914,
            "UO": 52.03380478209249,
            "VWMA": 105453.74108713031,
            "W.R": 0,
            "change": 0.006605819831525213,
            "close": 105519.99,
            "high": 105519.99,
            "low": 105513.02,
            "open": 105513.02,
            "volume": 1.36668
          },
          "moving_averages": {
            "BUY": 11,
            "COMPUTE": {
              "EMA10": "BUY",
              "EMA100": "SELL",
              "EMA20": "BUY",
              "EMA200": "BUY",
              "EMA30": "BUY",
              "EMA50": "BUY",
              "HullMA": "BUY",
              "Ichimoku": "NEUTRAL",
              "SMA10": "BUY",
              "SMA100": "SELL",
              "SMA20": "BUY",
              "SMA200": "SELL",
              "SMA30": "BUY",
              "SMA50": "BUY",
              "VWMA": "BUY"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "STRONG_BUY",
            "SELL": 3
          },
          "oscillators": {
            "BUY": 1,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "NEUTRAL",
              "CCI": "NEUTRAL",
              "MACD": "BUY",
              "Mom": "SELL",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "NEUTRAL",
              "UO": "NEUTRAL",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 9,
            "RECOMMENDATION": "NEUTRAL",
            "SELL": 1
          },
          "summary": {
            "BUY": 12,
            "NEUTRAL": 10,
            "RECOMMENDATION": "BUY",
            "SELL": 4
          },
          "time": "2025-06-08T04:21:58.565918"
        }
      }
    ],
    "overrideData": {}
  }
}
68450fe7bac5318270379882
CKBUSDT
The TradingView technical analysis recommendation…
Sun Jun 08 2025 04:21:59 GMT+0000 (Coordinated Universal Time)
{
  "uuid": "638ce400-d289-469d-8eb5-f0910ec35de4",
  "stepName": "get-tradingview",
  "symbols": [
    "ILVUSDT",
    "WANUSDT",
    "ASRUSDT",
    "ARDRUSDT",
    "REIUSDT",
    "CKBUSDT",
    "JSTUSDT",
    "ANKRUSDT",
    "LEVERUSDT",
    "AUCTIONUSDT",
    "IQUSDT",
    "GLMUSDT",
    "FLUXUSDT",
    "MLNUSDT",
    "OGNUSDT",
    "ARKUSDT",
    "PHAUSDT",
    "SLFUSDT",
    "PSGUSDT",
    "LTOUSDT",
    "SUPERUSDT",
    "FUNUSDT",
    "NMRUSDT",
    "ALPINEUSDT",
    "STRAXUSDT",
    "LUMIAUSDT",
    "CVCUSDT",
    "SYSUSDT",
    "BEAMXUSDT",
    "IOTAUSDT",
    "HIGHUSDT",
    "HIVEUSDT",
    "FISUSDT",
    "BTCUSDT",
    "RAYUSDT",
    "TWTUSDT",
    "VICUSDT",
    "ACAUSDT",
    "SLPUSDT",
    "FTTUSDT",
    "MANAUSDT",
    "QKCUSDT",
    "ARKMUSDT",
    "MOVEUSDT",
    "ZROUSDT",
    "AVAUSDT",
    "KAVAUSDT",
    "XVGUSDT",
    "IDEXUSDT",
    "SCRTUSDT",
    "ACHUSDT",
    "SUSDT",
    "DOTUSDT",
    "ADAUSDT",
    "VTHOUSDT",
    "RUNEUSDT",
    "BAKEUSDT",
    "HEIUSDT",
    "AMPUSDT",
    "RAREUSDT",
    "FETUSDT",
    "DUSKUSDT",
    "LRCUSDT",
    "EPICUSDT",
    "MDTUSDT",
    "FORMUSDT",
    "FARMUSDT",
    "BELUSDT",
    "DUSDT",
    "JASMYUSDT",
    "HIFIUSDT",
    "NKNUSDT",
    "CYBERUSDT",
    "CHZUSDT",
    "HOOKUSDT",
    "FLMUSDT",
    "PUNDIXUSDT",
    "CHESSUSDT",
    "PHBUSDT",
    "OMUSDT",
    "ATAUSDT",
    "LQTYUSDT",
    "VOXELUSDT",
    "TRXUSDT",
    "GPSUSDT",
    "TKOUSDT",
    "PIVXUSDT",
    "DATAUSDT",
    "REQUSDT",
    "COSUSDT",
    "GUSDT",
    "ONGUSDT",
    "PEPEUSDT",
    "SPELLUSDT",
    "EDUUSDT",
    "LPTUSDT",
    "BARUSDT",
    "DEGOUSDT",
    "MASKUSDT"
  ],
  "interval": "15m",
  "data": {
    "indicators": {
      "ADX": 13.539190407437744,
      "ADX+DI": 16.728095839161952,
      "ADX+DI[1]": 17.71421392092891,
      "ADX-DI": 24.295088478141814,
      "ADX-DI[1]": 24.548283130528613,
      "AO": -0.000012191176470593285,
      "AO[1]": -0.000010408823529415613,
      "AO[2]": -0.000006485294117651759,
      "BB.lower": 0.004016585718834731,
      "BB.upper": 0.004061414281165259,
      "BBPower": -0.000021620571726020665,
      "CCI20": -90.93387866393874,
      "CCI20[1]": -104.62602680501557,
      "EMA10": 0.004035483791687798,
      "EMA100": 0.00402176268007479,
      "EMA20": 0.004038203303028017,
      "EMA200": 0.004010355923284157,
      "EMA30": 0.004038294728437152,
      "EMA5": 0.004031649695171708,
      "EMA50": 0.004035738350113854,
      "HullMA9": 0.004024907407407408,
      "Ichimoku.BLine": 0.004042,
      "MACD.macd": -0.0000019782466123309528,
      "MACD.signal": 4.733717098058739e-7,
      "Mom": -0.00002900000000000038,
      "Mom[1]": -0.00003099999999999978,
      "P.SAR": 0.00405850192,
      "Pivot.M.Camarilla.Middle": 0.004001666666666667,
      "Pivot.M.Camarilla.R1": 0.004059166666666667,
      "Pivot.M.Camarilla.R2": 0.004079333333333333,
      "Pivot.M.Camarilla.R3": 0.0040995,
      "Pivot.M.Camarilla.S1": 0.0040188333333333335,
      "Pivot.M.Camarilla.S2": 0.003998666666666667,
      "Pivot.M.Camarilla.S3": 0.0039785,
      "Pivot.M.Classic.Middle": 0.004001666666666667,
      "Pivot.M.Classic.R1": 0.004130333333333335,
      "Pivot.M.Classic.R2": 0.004221666666666667,
      "Pivot.M.Classic.R3": 0.0044416666666666675,
      "Pivot.M.Classic.S1": 0.003910333333333334,
      "Pivot.M.Classic.S2": 0.003781666666666667,
      "Pivot.M.Classic.S3": 0.003561666666666667,
      "Pivot.M.Demark.Middle": 0.0040245,
      "Pivot.M.Demark.R1": 0.004176000000000001,
      "Pivot.M.Demark.S1": 0.003956,
      "Pivot.M.Fibonacci.Middle": 0.004001666666666667,
      "Pivot.M.Fibonacci.R1": 0.004085706666666667,
      "Pivot.M.Fibonacci.R2": 0.004137626666666667,
      "Pivot.M.Fibonacci.R3": 0.004221666666666667,
      "Pivot.M.Fibonacci.S1": 0.003917626666666668,
      "Pivot.M.Fibonacci.S2": 0.003865706666666667,
      "Pivot.M.Fibonacci.S3": 0.003781666666666667,
      "Pivot.M.Woodie.Middle": 0.004013,
      "Pivot.M.Woodie.R1": 0.0041530000000000004,
      "Pivot.M.Woodie.R2": 0.004233000000000001,
      "Pivot.M.Woodie.R3": 0.004373,
      "Pivot.M.Woodie.S1": 0.003933,
      "Pivot.M.Woodie.S2": 0.003793,
      "Pivot.M.Woodie.S3": 0.0037129999999999997,
      "RSI": 46.51934650727349,
      "RSI[1]": 44.582519018495155,
      "Rec.BBPower": 0,
      "Rec.HullMA9": 1,
      "Rec.Ichimoku": 0,
      "Rec.Stoch.RSI": 0,
      "Rec.UO": 0,
      "Rec.VWMA": -1,
      "Rec.WR": 0,
      "Recommend.All": -0.2,
      "Recommend.MA": -0.4,
      "Recommend.Other": 0,
      "SMA10": 0.004037999999999993,
      "SMA100": 0.004034949999999999,
      "SMA20": 0.004038999999999995,
      "SMA200": 0.003972665000000001,
      "SMA30": 0.004042433333333333,
      "SMA5": 0.004030199999999999,
      "SMA50": 0.004032499999999996,
      "Stoch.D": 20.358268602950243,
      "Stoch.D[1]": 16.42857142857191,
      "Stoch.K": 12.103174603174915,
      "Stoch.K[1]": 16.190476190476915,
      "Stoch.RSI.K": 9.33274798055526,
      "UO": 44.70353081910069,
      "VWMA": 0.00403995128957675,
      "W.R": -76.19047619047687,
      "change": 0.09932952570150641,
      "close": 0.004031,
      "high": 0.004031,
      "low": 0.004021,
      "open": 0.004026,
      "volume": 2128771
    },
    "moving_averages": {
      "BUY": 4,
      "COMPUTE": {
        "EMA10": "SELL",
        "EMA100": "BUY",
        "EMA20": "SELL",
        "EMA200": "BUY",
        "EMA30": "SELL",
        "EMA50": "SELL",
        "HullMA": "BUY",
        "Ichimoku": "NEUTRAL",
        "SMA10": "SELL",
        "SMA100": "SELL",
        "SMA20": "SELL",
        "SMA200": "BUY",
        "SMA30": "SELL",
        "SMA50": "SELL",
        "VWMA": "SELL"
      },
      "NEUTRAL": 1,
      "RECOMMENDATION": "SELL",
      "SELL": 10
    },
    "oscillators": {
      "BUY": 1,
      "COMPUTE": {
        "ADX": "NEUTRAL",
        "AO": "NEUTRAL",
        "BBP": "NEUTRAL",
        "CCI": "NEUTRAL",
        "MACD": "SELL",
        "Mom": "BUY",
        "RSI": "NEUTRAL",
        "STOCH.K": "NEUTRAL",
        "Stoch.RSI": "NEUTRAL",
        "UO": "NEUTRAL",
        "W%R": "NEUTRAL"
      },
      "NEUTRAL": 9,
      "RECOMMENDATION": "NEUTRAL",
      "SELL": 1
    },
    "summary": {
      "BUY": 5,
      "NEUTRAL": 10,
      "RECOMMENDATION": "SELL",
      "SELL": 11
    },
    "time": "2025-06-08T04:21:59.238723"
  }
}
68450fe7bac5318270379883
DEGOUSDT
The TradingView technical analysis recommendation…
Sun Jun 08 2025 04:21:59 GMT+0000 (Coordinated Universal Time)
{
  "uuid": "638ce400-d289-469d-8eb5-f0910ec35de4",
  "stepName": "get-tradingview",
  "symbols": [
    "ILVUSDT",
    "WANUSDT",
    "ASRUSDT",
    "ARDRUSDT",
    "REIUSDT",
    "CKBUSDT",
    "JSTUSDT",
    "ANKRUSDT",
    "LEVERUSDT",
    "AUCTIONUSDT",
    "IQUSDT",
    "GLMUSDT",
    "FLUXUSDT",
    "MLNUSDT",
    "OGNUSDT",
    "ARKUSDT",
    "PHAUSDT",
    "SLFUSDT",
    "PSGUSDT",
    "LTOUSDT",
    "SUPERUSDT",
    "FUNUSDT",
    "NMRUSDT",
    "ALPINEUSDT",
    "STRAXUSDT",
    "LUMIAUSDT",
    "CVCUSDT",
    "SYSUSDT",
    "BEAMXUSDT",
    "IOTAUSDT",
    "HIGHUSDT",
    "HIVEUSDT",
    "FISUSDT",
    "BTCUSDT",
    "RAYUSDT",
    "TWTUSDT",
    "VICUSDT",
    "ACAUSDT",
    "SLPUSDT",
    "FTTUSDT",
    "MANAUSDT",
    "QKCUSDT",
    "ARKMUSDT",
    "MOVEUSDT",
    "ZROUSDT",
    "AVAUSDT",
    "KAVAUSDT",
    "XVGUSDT",
    "IDEXUSDT",
    "SCRTUSDT",
    "ACHUSDT",
    "SUSDT",
    "DOTUSDT",
    "ADAUSDT",
    "VTHOUSDT",
    "RUNEUSDT",
    "BAKEUSDT",
    "HEIUSDT",
    "AMPUSDT",
    "RAREUSDT",
    "FETUSDT",
    "DUSKUSDT",
    "LRCUSDT",
    "EPICUSDT",
    "MDTUSDT",
    "FORMUSDT",
    "FARMUSDT",
    "BELUSDT",
    "DUSDT",
    "JASMYUSDT",
    "HIFIUSDT",
    "NKNUSDT",
    "CYBERUSDT",
    "CHZUSDT",
    "HOOKUSDT",
    "FLMUSDT",
    "PUNDIXUSDT",
    "CHESSUSDT",
    "PHBUSDT",
    "OMUSDT",
    "ATAUSDT",
    "LQTYUSDT",
    "VOXELUSDT",
    "TRXUSDT",
    "GPSUSDT",
    "TKOUSDT",
    "PIVXUSDT",
    "DATAUSDT",
    "REQUSDT",
    "COSUSDT",
    "GUSDT",
    "ONGUSDT",
    "PEPEUSDT",
    "SPELLUSDT",
    "EDUUSDT",
    "LPTUSDT",
    "BARUSDT",
    "DEGOUSDT",
    "MASKUSDT"
  ],
  "interval": "15m",
  "data": {
    "indicators": {
      "ADX": 23.45778200789381,
      "ADX+DI": 22.599881710512175,
      "ADX+DI[1]": 23.30441251652964,
      "ADX-DI": 18.52342799816235,
      "ADX-DI[1]": 19.100879058522615,
      "AO": 0.011673529411770467,
      "AO[1]": 0.01348823529412324,
      "AO[2]": 0.013817647058829152,
      "BB.lower": 1.2685600664463215,
      "BB.upper": 1.292639933553678,
      "BBPower": -0.005308155156706018,
      "CCI20": 0.8936550492193011,
      "CCI20[1]": 25.47770700643184,
      "EMA10": 1.2839031329508241,
      "EMA100": 1.2803878229431849,
      "EMA20": 1.281273260185145,
      "EMA200": 1.3204491270866743,
      "EMA30": 1.279194373768274,
      "EMA5": 1.2840795210630236,
      "EMA50": 1.2774175892883008,
      "HullMA9": 1.2839629629629632,
      "Ichimoku.BLine": 1.282,
      "MACD.macd": 0.0035007364128689655,
      "MACD.signal": 0.003650895926666624,
      "Mom": 0.0029999999999998916,
      "Mom[1]": 0.0009999999999998899,
      "P.SAR": 1.2987936,
      "Pivot.M.Camarilla.Middle": 1.2776666666666667,
      "Pivot.M.Camarilla.R1": 1.2777666666666665,
      "Pivot.M.Camarilla.R2": 1.2825333333333333,
      "Pivot.M.Camarilla.R3": 1.2872999999999999,
      "Pivot.M.Camarilla.S1": 1.2682333333333333,
      "Pivot.M.Camarilla.S2": 1.2634666666666665,
      "Pivot.M.Camarilla.S3": 1.2587,
      "Pivot.M.Classic.Middle": 1.2776666666666667,
      "Pivot.M.Classic.R1": 1.3013333333333335,
      "Pivot.M.Classic.R2": 1.3296666666666668,
      "Pivot.M.Classic.R3": 1.3816666666666668,
      "Pivot.M.Classic.S1": 1.2493333333333334,
      "Pivot.M.Classic.S2": 1.2256666666666667,
      "Pivot.M.Classic.S3": 1.1736666666666666,
      "Pivot.M.Demark.Middle": 1.27175,
      "Pivot.M.Demark.R1": 1.2894999999999999,
      "Pivot.M.Demark.S1": 1.2374999999999998,
      "Pivot.M.Fibonacci.Middle": 1.2776666666666667,
      "Pivot.M.Fibonacci.R1": 1.2975306666666668,
      "Pivot.M.Fibonacci.R2": 1.3098026666666667,
      "Pivot.M.Fibonacci.R3": 1.3296666666666668,
      "Pivot.M.Fibonacci.S1": 1.2578026666666666,
      "Pivot.M.Fibonacci.S2": 1.2455306666666668,
      "Pivot.M.Fibonacci.S3": 1.2256666666666667,
      "Pivot.M.Woodie.Middle": 1.2765,
      "Pivot.M.Woodie.R1": 1.299,
      "Pivot.M.Woodie.R2": 1.3285,
      "Pivot.M.Woodie.R3": 1.351,
      "Pivot.M.Woodie.S1": 1.2469999999999999,
      "Pivot.M.Woodie.S2": 1.2245,
      "Pivot.M.Woodie.S3": 1.1949999999999998,
      "RSI": 51.48385247961287,
      "RSI[1]": 51.48385247961287,
      "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.045454545454545456,
      "Recommend.MA": 0,
      "Recommend.Other": 0.09090909090909091,
      "SMA10": 1.2853000000000017,
      "SMA100": 1.274230000000004,
      "SMA20": 1.2805999999999997,
      "SMA200": 1.2958850000000024,
      "SMA30": 1.2780000000000011,
      "SMA5": 1.2870000000000021,
      "SMA50": 1.2728199999999987,
      "Stoch.D": 52.18253968253944,
      "Stoch.D[1]": 58.119845801005084,
      "Stoch.K": 38.0952380952378,
      "Stoch.K[1]": 36.95652173913016,
      "Stoch.RSI.K": 7.976368032272191,
      "UO": 46.041372300005065,
      "VWMA": 1.2823270911022204,
      "W.R": -67.85714285714324,
      "change": 0,
      "close": 1.281,
      "high": 1.282,
      "low": 1.279,
      "open": 1.281,
      "volume": 4953.4
    },
    "moving_averages": {
      "BUY": 7,
      "COMPUTE": {
        "EMA10": "SELL",
        "EMA100": "BUY",
        "EMA20": "SELL",
        "EMA200": "SELL",
        "EMA30": "BUY",
        "EMA50": "BUY",
        "HullMA": "SELL",
        "Ichimoku": "NEUTRAL",
        "SMA10": "SELL",
        "SMA100": "BUY",
        "SMA20": "BUY",
        "SMA200": "SELL",
        "SMA30": "BUY",
        "SMA50": "BUY",
        "VWMA": "SELL"
      },
      "NEUTRAL": 1,
      "RECOMMENDATION": "NEUTRAL",
      "SELL": 7
    },
    "oscillators": {
      "BUY": 2,
      "COMPUTE": {
        "ADX": "NEUTRAL",
        "AO": "NEUTRAL",
        "BBP": "BUY",
        "CCI": "NEUTRAL",
        "MACD": "SELL",
        "Mom": "BUY",
        "RSI": "NEUTRAL",
        "STOCH.K": "NEUTRAL",
        "Stoch.RSI": "NEUTRAL",
        "UO": "NEUTRAL",
        "W%R": "NEUTRAL"
      },
      "NEUTRAL": 8,
      "RECOMMENDATION": "NEUTRAL",
      "SELL": 1
    },
    "summary": {
      "BUY": 9,
      "NEUTRAL": 9,
      "RECOMMENDATION": "NEUTRAL",
      "SELL": 8
    },
    "time": "2025-06-08T04:21:59.239298"
  }
}
68450fe7bac5318270379884
DUSKUSDT
The TradingView technical analysis recommendation…
Sun Jun 08 2025 04:21:59 GMT+0000 (Coordinated Universal Time)
{
  "uuid": "638ce400-d289-469d-8eb5-f0910ec35de4",
  "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": 11.036560375764473,
      "ADX+DI": 17.634630597637486,
      "ADX+DI[1]": 15.714614330964029,
      "ADX-DI": 17.427722510408334,
      "ADX-DI[1]": 18.4615902316466,
      "AO": -0.00008352941176467676,
      "AO[1]": -0.00003911764705880061,
      "AO[2]": 0.000022352941176501107,
      "BB.lower": 0.06368130521636065,
      "BB.upper": 0.0643886947836394,
      "BBPower": -0.00024928757285649916,
      "CCI20": -61.062317022170404,
      "CCI20[1]": -113.65564037320257,
      "EMA10": 0.06401301520549199,
      "EMA100": 0.06381175416016092,
      "EMA20": 0.06403203070423746,
      "EMA200": 0.06394664227023766,
      "EMA30": 0.0640289711320479,
      "EMA5": 0.06396758090892593,
      "EMA50": 0.06399180648917613,
      "HullMA9": 0.06386703703703704,
      "Ichimoku.BLine": 0.06415000000000001,
      "MACD.macd": -0.000009485924450533534,
      "MACD.signal": 0.00001847171691820529,
      "Mom": -0.0003999999999999976,
      "Mom[1]": -0.0005000000000000004,
      "P.SAR": 0.06450423897600001,
      "Pivot.M.Camarilla.Middle": 0.06346666666666667,
      "Pivot.M.Camarilla.R1": 0.06429333333333334,
      "Pivot.M.Camarilla.R2": 0.06458666666666667,
      "Pivot.M.Camarilla.R3": 0.06488,
      "Pivot.M.Camarilla.S1": 0.06370666666666666,
      "Pivot.M.Camarilla.S2": 0.06341333333333334,
      "Pivot.M.Camarilla.S3": 0.06312000000000001,
      "Pivot.M.Classic.Middle": 0.06346666666666667,
      "Pivot.M.Classic.R1": 0.06533333333333334,
      "Pivot.M.Classic.R2": 0.06666666666666667,
      "Pivot.M.Classic.R3": 0.06986666666666666,
      "Pivot.M.Classic.S1": 0.062133333333333346,
      "Pivot.M.Classic.S2": 0.06026666666666668,
      "Pivot.M.Classic.S3": 0.05706666666666668,
      "Pivot.M.Demark.Middle": 0.0638,
      "Pivot.M.Demark.R1": 0.06599999999999999,
      "Pivot.M.Demark.S1": 0.0628,
      "Pivot.M.Fibonacci.Middle": 0.06346666666666667,
      "Pivot.M.Fibonacci.R1": 0.06468906666666667,
      "Pivot.M.Fibonacci.R2": 0.06544426666666667,
      "Pivot.M.Fibonacci.R3": 0.06666666666666667,
      "Pivot.M.Fibonacci.S1": 0.06224426666666667,
      "Pivot.M.Fibonacci.S2": 0.061489066666666675,
      "Pivot.M.Fibonacci.S3": 0.06026666666666668,
      "Pivot.M.Woodie.Middle": 0.0636,
      "Pivot.M.Woodie.R1": 0.0656,
      "Pivot.M.Woodie.R2": 0.0668,
      "Pivot.M.Woodie.R3": 0.0688,
      "Pivot.M.Woodie.S1": 0.06240000000000001,
      "Pivot.M.Woodie.S2": 0.06040000000000001,
      "Pivot.M.Woodie.S3": 0.059200000000000016,
      "RSI": 49.23111119959344,
      "RSI[1]": 44.03195236508558,
      "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.09090909090909091,
      "Recommend.MA": 0,
      "Recommend.Other": 0.18181818181818182,
      "SMA10": 0.06404999999999987,
      "SMA100": 0.06392300000000023,
      "SMA20": 0.06403500000000002,
      "SMA200": 0.06306900000000004,
      "SMA30": 0.06404666666666664,
      "SMA5": 0.06396000000000002,
      "SMA50": 0.06398600000000004,
      "Stoch.D": 18.055555555555866,
      "Stoch.D[1]": 7.407407407407607,
      "Stoch.K": 12.500000000000211,
      "Stoch.K[1]": 5.5555555555556895,
      "Stoch.RSI.K": 11.218735583633793,
      "UO": 32.01280512204964,
      "VWMA": 0.06406808897573496,
      "W.R": -74.99999999999957,
      "change": 0.31347962382446043,
      "close": 0.064,
      "high": 0.064,
      "low": 0.0638,
      "open": 0.0638,
      "volume": 4818
    },
    "moving_averages": {
      "BUY": 7,
      "COMPUTE": {
        "EMA10": "SELL",
        "EMA100": "BUY",
        "EMA20": "SELL",
        "EMA200": "BUY",
        "EMA30": "SELL",
        "EMA50": "BUY",
        "HullMA": "BUY",
        "Ichimoku": "NEUTRAL",
        "SMA10": "SELL",
        "SMA100": "BUY",
        "SMA20": "SELL",
        "SMA200": "BUY",
        "SMA30": "SELL",
        "SMA50": "BUY",
        "VWMA": "SELL"
      },
      "NEUTRAL": 1,
      "RECOMMENDATION": "NEUTRAL",
      "SELL": 7
    },
    "oscillators": {
      "BUY": 2,
      "COMPUTE": {
        "ADX": "NEUTRAL",
        "AO": "NEUTRAL",
        "BBP": "BUY",
        "CCI": "NEUTRAL",
        "MACD": "SELL",
        "Mom": "BUY",
        "RSI": "NEUTRAL",
        "STOCH.K": "NEUTRAL",
        "Stoch.RSI": "NEUTRAL",
        "UO": "NEUTRAL",
        "W%R": "NEUTRAL"
      },
      "NEUTRAL": 8,
      "RECOMMENDATION": "BUY",
      "SELL": 1
    },
    "summary": {
      "BUY": 9,
      "NEUTRAL": 9,
      "RECOMMENDATION": "NEUTRAL",
      "SELL": 8
    },
    "time": "2025-06-08T04:21:59.239224"
  }
}
68450fe7bac5318270379885
PEPEUSDT
The TradingView technical analysis recommendation…
Sun Jun 08 2025 04:21:59 GMT+0000 (Coordinated Universal Time)
{
  "uuid": "638ce400-d289-469d-8eb5-f0910ec35de4",
  "stepName": "get-tradingview",
  "symbols": [
    "ILVUSDT",
    "WANUSDT",
    "ASRUSDT",
    "ARDRUSDT",
    "REIUSDT",
    "CKBUSDT",
    "JSTUSDT",
    "ANKRUSDT",
    "LEVERUSDT",
    "AUCTIONUSDT",
    "IQUSDT",
    "GLMUSDT",
    "FLUXUSDT",
    "MLNUSDT",
    "OGNUSDT",
    "ARKUSDT",
    "PHAUSDT",
    "SLFUSDT",
    "PSGUSDT",
    "LTOUSDT",
    "SUPERUSDT",
    "FUNUSDT",
    "NMRUSDT",
    "ALPINEUSDT",
    "STRAXUSDT",
    "LUMIAUSDT",
    "CVCUSDT",
    "SYSUSDT",
    "BEAMXUSDT",
    "IOTAUSDT",
    "HIGHUSDT",
    "HIVEUSDT",
    "FISUSDT",
    "BTCUSDT",
    "RAYUSDT",
    "TWTUSDT",
    "VICUSDT",
    "ACAUSDT",
    "SLPUSDT",
    "FTTUSDT",
    "MANAUSDT",
    "QKCUSDT",
    "ARKMUSDT",
    "MOVEUSDT",
    "ZROUSDT",
    "AVAUSDT",
    "KAVAUSDT",
    "XVGUSDT",
    "IDEXUSDT",
    "SCRTUSDT",
    "ACHUSDT",
    "SUSDT",
    "DOTUSDT",
    "ADAUSDT",
    "VTHOUSDT",
    "RUNEUSDT",
    "BAKEUSDT",
    "HEIUSDT",
    "AMPUSDT",
    "RAREUSDT",
    "FETUSDT",
    "DUSKUSDT",
    "LRCUSDT",
    "EPICUSDT",
    "MDTUSDT",
    "FORMUSDT",
    "FARMUSDT",
    "BELUSDT",
    "DUSDT",
    "JASMYUSDT",
    "HIFIUSDT",
    "NKNUSDT",
    "CYBERUSDT",
    "CHZUSDT",
    "HOOKUSDT",
    "FLMUSDT",
    "PUNDIXUSDT",
    "CHESSUSDT",
    "PHBUSDT",
    "OMUSDT",
    "ATAUSDT",
    "LQTYUSDT",
    "VOXELUSDT",
    "TRXUSDT",
    "GPSUSDT",
    "TKOUSDT",
    "PIVXUSDT",
    "DATAUSDT",
    "REQUSDT",
    "COSUSDT",
    "GUSDT",
    "ONGUSDT",
    "PEPEUSDT",
    "SPELLUSDT",
    "EDUUSDT",
    "LPTUSDT",
    "BARUSDT",
    "DEGOUSDT",
    "MASKUSDT"
  ],
  "interval": "15m",
  "data": {
    "indicators": {
      "ADX": 14.600908168841814,
      "ADX+DI": 18.032619700574475,
      "ADX+DI[1]": 18.814443346124396,
      "ADX-DI": 20.39676589294798,
      "ADX-DI[1]": 21.28108964249974,
      "AO": -7.058823529524901e-10,
      "AO[1]": 7.588235294106284e-9,
      "AO[2]": 2.614705882351918e-8,
      "BB.lower": 0.000011403873906061742,
      "BB.upper": 0.000011618126093938208,
      "BBPower": -6.120123558568164e-8,
      "CCI20": -21.347073978650123,
      "CCI20[1]": -47.49471590202525,
      "EMA10": 0.00001152018497677082,
      "EMA100": 0.000011447926876328483,
      "EMA20": 0.000011517849971392426,
      "EMA200": 0.00001142231075063973,
      "EMA30": 0.000011511769027418642,
      "EMA5": 0.000011512126823045801,
      "EMA50": 0.00001149685093497976,
      "HullMA9": 0.000011487962962962964,
      "Ichimoku.BLine": 0.000011535,
      "MACD.macd": 6.346075163079045e-9,
      "MACD.signal": 1.1751523613116398e-8,
      "Mom": -1.0000000000000074e-7,
      "Mom[1]": -1.2000000000000055e-7,
      "P.SAR": 0.0000116754,
      "Pivot.M.Camarilla.Middle": 0.000011363333333333334,
      "Pivot.M.Camarilla.R1": 0.000011561416666666668,
      "Pivot.M.Camarilla.R2": 0.000011622833333333333,
      "Pivot.M.Camarilla.R3": 0.00001168425,
      "Pivot.M.Camarilla.S1": 0.000011438583333333333,
      "Pivot.M.Camarilla.S2": 0.000011377166666666667,
      "Pivot.M.Camarilla.S3": 0.00001131575,
      "Pivot.M.Classic.Middle": 0.000011363333333333334,
      "Pivot.M.Classic.R1": 0.000011766666666666667,
      "Pivot.M.Classic.R2": 0.000012033333333333334,
      "Pivot.M.Classic.R3": 0.000012703333333333334,
      "Pivot.M.Classic.S1": 0.000011096666666666667,
      "Pivot.M.Classic.S2": 0.000010693333333333333,
      "Pivot.M.Classic.S3": 0.000010023333333333333,
      "Pivot.M.Demark.Middle": 0.00001143,
      "Pivot.M.Demark.R1": 0.000011900000000000001,
      "Pivot.M.Demark.S1": 0.000011230000000000001,
      "Pivot.M.Fibonacci.Middle": 0.000011363333333333334,
      "Pivot.M.Fibonacci.R1": 0.000011619273333333333,
      "Pivot.M.Fibonacci.R2": 0.000011777393333333334,
      "Pivot.M.Fibonacci.R3": 0.000012033333333333334,
      "Pivot.M.Fibonacci.S1": 0.000011107393333333334,
      "Pivot.M.Fibonacci.S2": 0.000010949273333333333,
      "Pivot.M.Fibonacci.S3": 0.000010693333333333333,
      "Pivot.M.Woodie.Middle": 0.0000114025,
      "Pivot.M.Woodie.R1": 0.000011845,
      "Pivot.M.Woodie.R2": 0.0000120725,
      "Pivot.M.Woodie.R3": 0.000012515,
      "Pivot.M.Woodie.S1": 0.000011174999999999999,
      "Pivot.M.Woodie.S2": 0.0000107325,
      "Pivot.M.Woodie.S3": 0.000010504999999999999,
      "RSI": 49.56265929485556,
      "RSI[1]": 45.98627608399379,
      "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,
      "Recommend.MA": 0,
      "Recommend.Other": 0,
      "SMA10": 0.000011530999999999997,
      "SMA100": 0.000011482800000000015,
      "SMA20": 0.000011510999999999975,
      "SMA200": 0.0000112921,
      "SMA30": 0.000011515333333333318,
      "SMA5": 0.000011514000000000007,
      "SMA50": 0.000011490600000000012,
      "Stoch.D": 39.22743213930966,
      "Stoch.D[1]": 24.962962962962763,
      "Stoch.K": 33.774250440917314,
      "Stoch.K[1]": 17.40740740740723,
      "Stoch.RSI.K": 14.964571055222843,
      "UO": 48.072416821824135,
      "VWMA": 0.000011534258815501383,
      "W.R": -62.9629629629628,
      "change": 0.2613240418118442,
      "close": 0.00001151,
      "high": 0.00001151,
      "low": 0.00001147,
      "open": 0.00001148,
      "volume": 23235050125
    },
    "moving_averages": {
      "BUY": 7,
      "COMPUTE": {
        "EMA10": "SELL",
        "EMA100": "BUY",
        "EMA20": "SELL",
        "EMA200": "BUY",
        "EMA30": "SELL",
        "EMA50": "BUY",
        "HullMA": "BUY",
        "Ichimoku": "NEUTRAL",
        "SMA10": "SELL",
        "SMA100": "BUY",
        "SMA20": "SELL",
        "SMA200": "BUY",
        "SMA30": "SELL",
        "SMA50": "BUY",
        "VWMA": "SELL"
      },
      "NEUTRAL": 1,
      "RECOMMENDATION": "NEUTRAL",
      "SELL": 7
    },
    "oscillators": {
      "BUY": 2,
      "COMPUTE": {
        "ADX": "NEUTRAL",
        "AO": "SELL",
        "BBP": "BUY",
        "CCI": "NEUTRAL",
        "MACD": "SELL",
        "Mom": "BUY",
        "RSI": "NEUTRAL",
        "STOCH.K": "NEUTRAL",
        "Stoch.RSI": "NEUTRAL",
        "UO": "NEUTRAL",
        "W%R": "NEUTRAL"
      },
      "NEUTRAL": 7,
      "RECOMMENDATION": "NEUTRAL",
      "SELL": 2
    },
    "summary": {
      "BUY": 9,
      "NEUTRAL": 8,
      "RECOMMENDATION": "NEUTRAL",
      "SELL": 9
    },
    "time": "2025-06-08T04:21:59.238938"
  }
}
68450fe7bac5318270379886
LPTUSDT
The TradingView technical analysis recommendation…
Sun Jun 08 2025 04:21:59 GMT+0000 (Coordinated Universal Time)
{
  "uuid": "638ce400-d289-469d-8eb5-f0910ec35de4",
  "stepName": "get-tradingview",
  "symbols": [
    "ILVUSDT",
    "WANUSDT",
    "ASRUSDT",
    "ARDRUSDT",
    "REIUSDT",
    "CKBUSDT",
    "JSTUSDT",
    "ANKRUSDT",
    "LEVERUSDT",
    "AUCTIONUSDT",
    "IQUSDT",
    "GLMUSDT",
    "FLUXUSDT",
    "MLNUSDT",
    "OGNUSDT",
    "ARKUSDT",
    "PHAUSDT",
    "SLFUSDT",
    "PSGUSDT",
    "LTOUSDT",
    "SUPERUSDT",
    "FUNUSDT",
    "NMRUSDT",
    "ALPINEUSDT",
    "STRAXUSDT",
    "LUMIAUSDT",
    "CVCUSDT",
    "SYSUSDT",
    "BEAMXUSDT",
    "IOTAUSDT",
    "HIGHUSDT",
    "HIVEUSDT",
    "FISUSDT",
    "BTCUSDT",
    "RAYUSDT",
    "TWTUSDT",
    "VICUSDT",
    "ACAUSDT",
    "SLPUSDT",
    "FTTUSDT",
    "MANAUSDT",
    "QKCUSDT",
    "ARKMUSDT",
    "MOVEUSDT",
    "ZROUSDT",
    "AVAUSDT",
    "KAVAUSDT",
    "XVGUSDT",
    "IDEXUSDT",
    "SCRTUSDT",
    "ACHUSDT",
    "SUSDT",
    "DOTUSDT",
    "ADAUSDT",
    "VTHOUSDT",
    "RUNEUSDT",
    "BAKEUSDT",
    "HEIUSDT",
    "AMPUSDT",
    "RAREUSDT",
    "FETUSDT",
    "DUSKUSDT",
    "LRCUSDT",
    "EPICUSDT",
    "MDTUSDT",
    "FORMUSDT",
    "FARMUSDT",
    "BELUSDT",
    "DUSDT",
    "JASMYUSDT",
    "HIFIUSDT",
    "NKNUSDT",
    "CYBERUSDT",
    "CHZUSDT",
    "HOOKUSDT",
    "FLMUSDT",
    "PUNDIXUSDT",
    "CHESSUSDT",
    "PHBUSDT",
    "OMUSDT",
    "ATAUSDT",
    "LQTYUSDT",
    "VOXELUSDT",
    "TRXUSDT",
    "GPSUSDT",
    "TKOUSDT",
    "PIVXUSDT",
    "DATAUSDT",
    "REQUSDT",
    "COSUSDT",
    "GUSDT",
    "ONGUSDT",
    "PEPEUSDT",
    "SPELLUSDT",
    "EDUUSDT",
    "LPTUSDT",
    "BARUSDT",
    "DEGOUSDT",
    "MASKUSDT"
  ],
  "interval": "1m",
  "data": {
    "indicators": {
      "ADX": 45.8494500273915,
      "ADX+DI": 17.752885984816043,
      "ADX+DI[1]": 17.752885984816043,
      "ADX-DI": 27.35049883877998,
      "ADX-DI[1]": 27.350498838779977,
      "AO": -0.09275882352941167,
      "AO[1]": -0.10342058823529676,
      "AO[2]": -0.11419411764706044,
      "BB.lower": 7.879281892923232,
      "BB.upper": 8.02661810707676,
      "BBPower": 0.0321038590245486,
      "CCI20": 20.26174708289932,
      "CCI20[1]": -6.236139596183578,
      "EMA10": 7.942895323786514,
      "EMA100": 8.066151363074873,
      "EMA20": 7.968026979538705,
      "EMA200": 7.985112019684312,
      "EMA30": 8.001133549950275,
      "EMA5": 7.945408006266889,
      "EMA50": 8.04901468886398,
      "HullMA9": 7.94903703703704,
      "Ichimoku.BLine": 7.9825,
      "MACD.macd": -0.04222931927313134,
      "MACD.signal": -0.05364331557144379,
      "Mom": 0.03700000000000081,
      "Mom[1]": 0.0420000000000007,
      "P.SAR": 7.8799,
      "Pivot.M.Camarilla.Middle": 7.522666666666666,
      "Pivot.M.Camarilla.R1": 7.59505,
      "Pivot.M.Camarilla.R2": 7.6560999999999995,
      "Pivot.M.Camarilla.R3": 7.717149999999999,
      "Pivot.M.Camarilla.S1": 7.47295,
      "Pivot.M.Camarilla.S2": 7.4119,
      "Pivot.M.Camarilla.S3": 7.35085,
      "Pivot.M.Classic.Middle": 7.522666666666666,
      "Pivot.M.Classic.R1": 7.861333333333332,
      "Pivot.M.Classic.R2": 8.188666666666666,
      "Pivot.M.Classic.R3": 8.854666666666665,
      "Pivot.M.Classic.S1": 7.195333333333332,
      "Pivot.M.Classic.S2": 6.8566666666666665,
      "Pivot.M.Classic.S3": 6.190666666666667,
      "Pivot.M.Demark.Middle": 7.6045,
      "Pivot.M.Demark.R1": 8.024999999999999,
      "Pivot.M.Demark.S1": 7.359,
      "Pivot.M.Fibonacci.Middle": 7.522666666666666,
      "Pivot.M.Fibonacci.R1": 7.777078666666665,
      "Pivot.M.Fibonacci.R2": 7.934254666666666,
      "Pivot.M.Fibonacci.R3": 8.188666666666666,
      "Pivot.M.Fibonacci.S1": 7.2682546666666665,
      "Pivot.M.Fibonacci.S2": 7.111078666666666,
      "Pivot.M.Fibonacci.S3": 6.8566666666666665,
      "Pivot.M.Woodie.Middle": 7.525499999999999,
      "Pivot.M.Woodie.R1": 7.866999999999998,
      "Pivot.M.Woodie.R2": 8.191499999999998,
      "Pivot.M.Woodie.R3": 8.532999999999998,
      "Pivot.M.Woodie.S1": 7.200999999999999,
      "Pivot.M.Woodie.S2": 6.8595,
      "Pivot.M.Woodie.S3": 6.534999999999999,
      "RSI": 45.232187032547664,
      "RSI[1]": 45.232187032547664,
      "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.17878787878787877,
      "Recommend.MA": -0.26666666666666666,
      "Recommend.Other": -0.09090909090909091,
      "SMA10": 7.933699999999999,
      "SMA100": 8.146629999999998,
      "SMA20": 7.952949999999997,
      "SMA200": 7.9711500000000015,
      "SMA30": 7.995133333333333,
      "SMA5": 7.9289999999999905,
      "SMA50": 8.092459999999997,
      "Stoch.D": 45.65280148479462,
      "Stoch.D[1]": 42.22010285253967,
      "Stoch.K": 68.35651130949815,
      "Stoch.K[1]": 62.30395265271627,
      "Stoch.RSI.K": 100,
      "UO": 47.35953872026551,
      "VWMA": 7.949362562544081,
      "W.R": -21.100917431192375,
      "change": 0,
      "close": 7.964,
      "high": 7.964,
      "low": 7.964,
      "open": 7.964,
      "volume": 0
    },
    "moving_averages": {
      "BUY": 5,
      "COMPUTE": {
        "EMA10": "BUY",
        "EMA100": "SELL",
        "EMA20": "SELL",
        "EMA200": "SELL",
        "EMA30": "SELL",
        "EMA50": "SELL",
        "HullMA": "BUY",
        "Ichimoku": "NEUTRAL",
        "SMA10": "BUY",
        "SMA100": "SELL",
        "SMA20": "BUY",
        "SMA200": "SELL",
        "SMA30": "SELL",
        "SMA50": "SELL",
        "VWMA": "BUY"
      },
      "NEUTRAL": 1,
      "RECOMMENDATION": "SELL",
      "SELL": 9
    },
    "oscillators": {
      "BUY": 1,
      "COMPUTE": {
        "ADX": "NEUTRAL",
        "AO": "NEUTRAL",
        "BBP": "SELL",
        "CCI": "NEUTRAL",
        "MACD": "BUY",
        "Mom": "SELL",
        "RSI": "NEUTRAL",
        "STOCH.K": "NEUTRAL",
        "Stoch.RSI": "NEUTRAL",
        "UO": "NEUTRAL",
        "W%R": "NEUTRAL"
      },
      "NEUTRAL": 8,
      "RECOMMENDATION": "NEUTRAL",
      "SELL": 2
    },
    "summary": {
      "BUY": 6,
      "NEUTRAL": 9,
      "RECOMMENDATION": "SELL",
      "SELL": 11
    },
    "time": "2025-06-08T04:21:59.480679"
  }
}
68450fe7bac5318270379887
LPTUSDT
The current price has reached the lowest price; h…
Sun Jun 08 2025 04:21:59 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "71d0fe5e-4b64-4b97-b2f2-d250bc900b47",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "determine-action",
  "data": {
    "symbol": "LPTUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749356519473,
      "symbol": "LPTUSDT",
      "close": "7.99700000"
    },
    "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",
          "total": 0.01677,
          "estimatedValue": 0.13410969,
          "updatedAt": "2025-06-07T08:41:29.507Z",
          "isLessThanMinNotionalValue": true
        },
        {
          "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": "683974ea87ff1ca5ab7172ea",
      "key": "LPTUSDT-configuration",
      "candles": {
        "interval": "1m",
        "limit": 5
      },
      "buy": {
        "enabled": true,
        "lastBuyPriceRemoveThreshold": 1.04,
        "athRestriction": {
          "enabled": true,
          "candles": {
            "interval": "5m",
            "limit": 4
          },
          "restrictionPercentage": 0.95
        },
        "minPurchaseAmount": -1,
        "maxPurchaseAmount": -1,
        "gridTrade": [
          {
            "triggerPercentage": 1.025,
            "stopPercentage": 1.0035,
            "limitPercentage": 1.004,
            "minPurchaseAmount": 9,
            "maxPurchaseAmount": 50,
            "executed": false,
            "executedOrder": null
          }
        ],
        "currentGridTradeIndex": 0,
        "currentGridTrade": {
          "triggerPercentage": 1.025,
          "stopPercentage": 1.0035,
          "limitPercentage": 1.004,
          "minPurchaseAmount": 9,
          "maxPurchaseAmount": 50,
          "executed": false,
          "executedOrder": null
        }
      },
      "sell": {
        "enabled": true,
        "stopLoss": {
          "enabled": true,
          "maxLossPercentage": 0.985,
          "disableBuyMinutes": 1,
          "orderType": "market"
        },
        "conservativeMode": {
          "enabled": true,
          "factor": 0.98
        },
        "gridTrade": [
          {
            "triggerPercentage": 1.027,
            "stopPercentage": 0.995,
            "limitPercentage": 0.99,
            "quantityPercentage": 1,
            "executed": false,
            "executedOrder": null
          }
        ],
        "currentGridTradeIndex": 0,
        "currentGridTrade": {
          "triggerPercentage": 1.027,
          "stopPercentage": 0.995,
          "limitPercentage": 0.99,
          "quantityPercentage": 1,
          "executed": false,
          "executedOrder": null
        }
      },
      "botOptions": {
        "authentication": {
          "lockList": true,
          "lockAfter": 600
        },
        "autoTriggerBuy": {
          "enabled": true,
          "triggerAfter": 1,
          "conditions": {
            "whenLessThanATHRestriction": true,
            "afterDisabledPeriod": true
          }
        },
        "orderLimit": {
          "enabled": true,
          "maxBuyOpenOrders": 5,
          "maxOpenTrades": 10
        },
        "tradingViewOptions": {
          "useOnlyWithin": 10,
          "ifExpires": "ignore"
        },
        "logs": {
          "deleteAfter": 500
        },
        "tradingViews": [
          {
            "interval": "1m",
            "buy": {
              "whenStrongBuy": true,
              "whenBuy": true
            },
            "sell": {
              "forceSellOverZeroBelowTriggerPrice": {
                "whenNeutral": false,
                "whenSell": false,
                "whenStrongSell": false
              }
            }
          },
          {
            "interval": "5m",
            "buy": {
              "whenStrongBuy": false,
              "whenBuy": false
            },
            "sell": {
              "forceSellOverZeroBelowTriggerPrice": {
                "whenNeutral": true,
                "whenSell": true,
                "whenStrongSell": false
              }
            }
          }
        ]
      },
      "enabled": true,
      "cronTime": "* * * * * *",
      "symbols": [
        "ILVUSDT",
        "WANUSDT",
        "ASRUSDT",
        "ARDRUSDT",
        "REIUSDT",
        "CKBUSDT",
        "JSTUSDT",
        "ANKRUSDT",
        "LEVERUSDT",
        "AUCTIONUSDT",
        "IQUSDT",
        "GLMUSDT",
        "FLUXUSDT",
        "MLNUSDT",
        "OGNUSDT",
        "ARKUSDT",
        "PHAUSDT",
        "SLFUSDT",
        "PSGUSDT",
        "LTOUSDT",
        "SUPERUSDT",
        "FUNUSDT",
        "NMRUSDT",
        "ALPINEUSDT",
        "STRAXUSDT",
        "LUMIAUSDT",
        "CVCUSDT",
        "SYSUSDT",
        "BEAMXUSDT",
        "IOTAUSDT",
        "HIGHUSDT",
        "HIVEUSDT",
        "FISUSDT",
        "BTCUSDT",
        "RAYUSDT",
        "TWTUSDT",
        "VICUSDT",
        "ACAUSDT",
        "SLPUSDT",
        "FTTUSDT",
        "MANAUSDT",
        "QKCUSDT",
        "ARKMUSDT",
        "MOVEUSDT",
        "ZROUSDT",
        "AVAUSDT",
        "KAVAUSDT",
        "XVGUSDT",
        "IDEXUSDT",
        "SCRTUSDT",
        "ACHUSDT",
        "SUSDT",
        "DOTUSDT",
        "ADAUSDT",
        "VTHOUSDT",
        "RUNEUSDT",
        "BAKEUSDT",
        "HEIUSDT",
        "AMPUSDT",
        "RAREUSDT",
        "FETUSDT",
        "DUSKUSDT",
        "LRCUSDT",
        "EPICUSDT",
        "MDTUSDT",
        "FORMUSDT",
        "FARMUSDT",
        "BELUSDT",
        "DUSDT",
        "JASMYUSDT",
        "HIFIUSDT",
        "NKNUSDT",
        "CYBERUSDT",
        "CHZUSDT",
        "HOOKUSDT",
        "FLMUSDT",
        "PUNDIXUSDT",
        "CHESSUSDT",
        "PHBUSDT",
        "OMUSDT",
        "ATAUSDT",
        "LQTYUSDT",
        "VOXELUSDT",
        "TRXUSDT",
        "GPSUSDT",
        "TKOUSDT",
        "PIVXUSDT",
        "DATAUSDT",
        "REQUSDT",
        "COSUSDT",
        "GUSDT",
        "ONGUSDT",
        "PEPEUSDT",
        "SPELLUSDT",
        "EDUUSDT",
        "LPTUSDT",
        "BARUSDT",
        "DEGOUSDT",
        "MASKUSDT"
      ],
      "system": {
        "temporaryDisableActionAfterConfirmingOrder": 20,
        "checkManualOrderPeriod": 5,
        "placeManualOrderInterval": 5,
        "refreshAccountInfoPeriod": 1,
        "checkOrderExecutePeriod": 10
      }
    },
    "indicators": {
      "highestPrice": 8.016,
      "lowestPrice": 7.878,
      "athPrice": 8.274
    },
    "symbolInfo": {
      "symbol": "LPTUSDT",
      "status": "TRADING",
      "baseAsset": "LPT",
      "baseAssetPrecision": 8,
      "quoteAsset": "USDT",
      "quotePrecision": 8,
      "filterLotSize": {
        "filterType": "LOT_SIZE",
        "minQty": "0.01000000",
        "maxQty": "9222440.00000000",
        "stepSize": "0.01000000"
      },
      "filterPrice": {
        "filterType": "PRICE_FILTER",
        "minPrice": "0.00100000",
        "maxPrice": "10000.00000000",
        "tickSize": "0.00100000"
      },
      "filterMinNotional": {
        "filterType": "NOTIONAL",
        "minNotional": "5.00000000",
        "applyMinToMarket": true,
        "maxNotional": "9000000.00000000",
        "applyMaxToMarket": false,
        "avgPriceMins": 5
      }
    },
    "openOrders": [],
    "action": "wait",
    "baseAssetBalance": {
      "asset": "LPT",
      "free": "0.01677000",
      "locked": "0.00000000",
      "total": 0.01677,
      "estimatedValue": 0.13410969,
      "updatedAt": "2025-06-07T08:41:29.507Z",
      "isLessThanMinNotionalValue": true
    },
    "quoteAssetBalance": {
      "asset": "USDT",
      "free": "2.70416865",
      "locked": "0.00000000"
    },
    "buy": {
      "currentPrice": 7.997,
      "limitPrice": 8.028988,
      "highestPrice": 8.016,
      "lowestPrice": 7.878,
      "athPrice": 8.274,
      "athRestrictionPrice": 7.860299999999999,
      "triggerPrice": 8.07495,
      "difference": -0.9653310546814509,
      "nextBestBuyAmount": null,
      "nextBestBuyCalculation": null,
      "openOrders": [],
      "processMessage": "The current price has reached the lowest price; however, it is restricted to buy the coin because ATH price higher than the current price.",
      "updatedAt": "2025-06-08T04:21:59.908Z"
    },
    "sell": {
      "currentPrice": 7.997,
      "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-08T04:21:59.906Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "LPTUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "1m"
        },
        "result": {
          "indicators": {
            "ADX": 45.8494500273915,
            "ADX+DI": 17.752885984816043,
            "ADX+DI[1]": 17.752885984816043,
            "ADX-DI": 27.35049883877998,
            "ADX-DI[1]": 27.350498838779977,
            "AO": -0.09275882352941167,
            "AO[1]": -0.10342058823529676,
            "AO[2]": -0.11419411764706044,
            "BB.lower": 7.879281892923232,
            "BB.upper": 8.02661810707676,
            "BBPower": 0.0321038590245486,
            "CCI20": 20.26174708289932,
            "CCI20[1]": -6.236139596183578,
            "EMA10": 7.942895323786514,
            "EMA100": 8.066151363074873,
            "EMA20": 7.968026979538705,
            "EMA200": 7.985112019684312,
            "EMA30": 8.001133549950275,
            "EMA5": 7.945408006266889,
            "EMA50": 8.04901468886398,
            "HullMA9": 7.94903703703704,
            "Ichimoku.BLine": 7.9825,
            "MACD.macd": -0.04222931927313134,
            "MACD.signal": -0.05364331557144379,
            "Mom": 0.03700000000000081,
            "Mom[1]": 0.0420000000000007,
            "P.SAR": 7.8799,
            "Pivot.M.Camarilla.Middle": 7.522666666666666,
            "Pivot.M.Camarilla.R1": 7.59505,
            "Pivot.M.Camarilla.R2": 7.6560999999999995,
            "Pivot.M.Camarilla.R3": 7.717149999999999,
            "Pivot.M.Camarilla.S1": 7.47295,
            "Pivot.M.Camarilla.S2": 7.4119,
            "Pivot.M.Camarilla.S3": 7.35085,
            "Pivot.M.Classic.Middle": 7.522666666666666,
            "Pivot.M.Classic.R1": 7.861333333333332,
            "Pivot.M.Classic.R2": 8.188666666666666,
            "Pivot.M.Classic.R3": 8.854666666666665,
            "Pivot.M.Classic.S1": 7.195333333333332,
            "Pivot.M.Classic.S2": 6.8566666666666665,
            "Pivot.M.Classic.S3": 6.190666666666667,
            "Pivot.M.Demark.Middle": 7.6045,
            "Pivot.M.Demark.R1": 8.024999999999999,
            "Pivot.M.Demark.S1": 7.359,
            "Pivot.M.Fibonacci.Middle": 7.522666666666666,
            "Pivot.M.Fibonacci.R1": 7.777078666666665,
            "Pivot.M.Fibonacci.R2": 7.934254666666666,
            "Pivot.M.Fibonacci.R3": 8.188666666666666,
            "Pivot.M.Fibonacci.S1": 7.2682546666666665,
            "Pivot.M.Fibonacci.S2": 7.111078666666666,
            "Pivot.M.Fibonacci.S3": 6.8566666666666665,
            "Pivot.M.Woodie.Middle": 7.525499999999999,
            "Pivot.M.Woodie.R1": 7.866999999999998,
            "Pivot.M.Woodie.R2": 8.191499999999998,
            "Pivot.M.Woodie.R3": 8.532999999999998,
            "Pivot.M.Woodie.S1": 7.200999999999999,
            "Pivot.M.Woodie.S2": 6.8595,
            "Pivot.M.Woodie.S3": 6.534999999999999,
            "RSI": 45.232187032547664,
            "RSI[1]": 45.232187032547664,
            "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.17878787878787877,
            "Recommend.MA": -0.26666666666666666,
            "Recommend.Other": -0.09090909090909091,
            "SMA10": 7.933699999999999,
            "SMA100": 8.146629999999998,
            "SMA20": 7.952949999999997,
            "SMA200": 7.9711500000000015,
            "SMA30": 7.995133333333333,
            "SMA5": 7.9289999999999905,
            "SMA50": 8.092459999999997,
            "Stoch.D": 45.65280148479462,
            "Stoch.D[1]": 42.22010285253967,
            "Stoch.K": 68.35651130949815,
            "Stoch.K[1]": 62.30395265271627,
            "Stoch.RSI.K": 100,
            "UO": 47.35953872026551,
            "VWMA": 7.949362562544081,
            "W.R": -21.100917431192375,
            "change": 0,
            "close": 7.964,
            "high": 7.964,
            "low": 7.964,
            "open": 7.964,
            "volume": 0
          },
          "moving_averages": {
            "BUY": 5,
            "COMPUTE": {
              "EMA10": "BUY",
              "EMA100": "SELL",
              "EMA20": "SELL",
              "EMA200": "SELL",
              "EMA30": "SELL",
              "EMA50": "SELL",
              "HullMA": "BUY",
              "Ichimoku": "NEUTRAL",
              "SMA10": "BUY",
              "SMA100": "SELL",
              "SMA20": "BUY",
              "SMA200": "SELL",
              "SMA30": "SELL",
              "SMA50": "SELL",
              "VWMA": "BUY"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "SELL",
            "SELL": 9
          },
          "oscillators": {
            "BUY": 1,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "SELL",
              "CCI": "NEUTRAL",
              "MACD": "BUY",
              "Mom": "SELL",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "NEUTRAL",
              "UO": "NEUTRAL",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 8,
            "RECOMMENDATION": "NEUTRAL",
            "SELL": 2
          },
          "summary": {
            "BUY": 6,
            "NEUTRAL": 9,
            "RECOMMENDATION": "SELL",
            "SELL": 11
          },
          "time": "2025-06-08T04:21:59.480679"
        }
      },
      {
        "request": {
          "symbol": "LPTUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 31.11811229206274,
            "ADX+DI": 17.03653486949192,
            "ADX+DI[1]": 16.539119217621575,
            "ADX-DI": 23.67441921222173,
            "ADX-DI[1]": 24.362681034496283,
            "AO": -0.06590000000000096,
            "AO[1]": -0.036991176470588805,
            "AO[2]": 0.019897058823529434,
            "BB.lower": 7.843602989145429,
            "BB.upper": 8.432397010854574,
            "BBPower": -0.19576068019975512,
            "CCI20": -94.18536535669861,
            "CCI20[1]": -116.43578356642705,
            "EMA10": 8.03253425508256,
            "EMA100": 7.799549884859637,
            "EMA20": 8.055717918949634,
            "EMA200": 7.667006860844947,
            "EMA30": 8.024798842934645,
            "EMA5": 7.976112261622198,
            "EMA50": 7.94289706017136,
            "HullMA9": 7.88611111111111,
            "Ichimoku.BLine": 8.1445,
            "MACD.macd": 0.006051953201383853,
            "MACD.signal": 0.057450915112201004,
            "Mom": -0.34199999999999875,
            "Mom[1]": -0.3829999999999991,
            "P.SAR": 8.175398623095914,
            "Pivot.M.Camarilla.Middle": 7.522666666666666,
            "Pivot.M.Camarilla.R1": 7.59505,
            "Pivot.M.Camarilla.R2": 7.6560999999999995,
            "Pivot.M.Camarilla.R3": 7.717149999999999,
            "Pivot.M.Camarilla.S1": 7.47295,
            "Pivot.M.Camarilla.S2": 7.4119,
            "Pivot.M.Camarilla.S3": 7.35085,
            "Pivot.M.Classic.Middle": 7.522666666666666,
            "Pivot.M.Classic.R1": 7.861333333333332,
            "Pivot.M.Classic.R2": 8.188666666666666,
            "Pivot.M.Classic.R3": 8.854666666666665,
            "Pivot.M.Classic.S1": 7.195333333333332,
            "Pivot.M.Classic.S2": 6.8566666666666665,
            "Pivot.M.Classic.S3": 6.190666666666667,
            "Pivot.M.Demark.Middle": 7.6045,
            "Pivot.M.Demark.R1": 8.024999999999999,
            "Pivot.M.Demark.S1": 7.359,
            "Pivot.M.Fibonacci.Middle": 7.522666666666666,
            "Pivot.M.Fibonacci.R1": 7.777078666666665,
            "Pivot.M.Fibonacci.R2": 7.934254666666666,
            "Pivot.M.Fibonacci.R3": 8.188666666666666,
            "Pivot.M.Fibonacci.S1": 7.2682546666666665,
            "Pivot.M.Fibonacci.S2": 7.111078666666666,
            "Pivot.M.Fibonacci.S3": 6.8566666666666665,
            "Pivot.M.Woodie.Middle": 7.525499999999999,
            "Pivot.M.Woodie.R1": 7.866999999999998,
            "Pivot.M.Woodie.R2": 8.191499999999998,
            "Pivot.M.Woodie.R3": 8.532999999999998,
            "Pivot.M.Woodie.S1": 7.200999999999999,
            "Pivot.M.Woodie.S2": 6.8595,
            "Pivot.M.Woodie.S3": 6.534999999999999,
            "RSI": 44.40217162092941,
            "RSI[1]": 42.58357670522531,
            "Rec.BBPower": 1,
            "Rec.HullMA9": 1,
            "Rec.Ichimoku": 0,
            "Rec.Stoch.RSI": 0,
            "Rec.UO": 0,
            "Rec.VWMA": -1,
            "Rec.WR": 1,
            "Recommend.All": 0.13636363636363635,
            "Recommend.MA": 0,
            "Recommend.Other": 0.2727272727272727,
            "SMA10": 8.059299999999997,
            "SMA100": 7.722830000000003,
            "SMA20": 8.138000000000002,
            "SMA200": 7.618194999999999,
            "SMA30": 8.072033333333321,
            "SMA5": 7.9506,
            "SMA50": 7.915840000000003,
            "Stoch.D": 5.27347771759291,
            "Stoch.D[1]": 6.702262745623155,
            "Stoch.K": 9.373449316789355,
            "Stoch.K[1]": 6.205606937314183,
            "Stoch.RSI.K": 6.220349235355915,
            "UO": 39.42425551010008,
            "VWMA": 8.171847996522537,
            "W.R": -82.34086242299789,
            "change": 0.40292117854444753,
            "close": 7.974,
            "high": 7.985,
            "low": 7.932,
            "open": 7.948,
            "volume": 8188.89
          },
          "moving_averages": {
            "BUY": 7,
            "COMPUTE": {
              "EMA10": "SELL",
              "EMA100": "BUY",
              "EMA20": "SELL",
              "EMA200": "BUY",
              "EMA30": "SELL",
              "EMA50": "BUY",
              "HullMA": "BUY",
              "Ichimoku": "NEUTRAL",
              "SMA10": "SELL",
              "SMA100": "BUY",
              "SMA20": "SELL",
              "SMA200": "BUY",
              "SMA30": "SELL",
              "SMA50": "BUY",
              "VWMA": "SELL"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "NEUTRAL",
            "SELL": 7
          },
          "oscillators": {
            "BUY": 4,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "BUY",
              "CCI": "NEUTRAL",
              "MACD": "SELL",
              "Mom": "BUY",
              "RSI": "NEUTRAL",
              "STOCH.K": "BUY",
              "Stoch.RSI": "NEUTRAL",
              "UO": "NEUTRAL",
              "W%R": "BUY"
            },
            "NEUTRAL": 6,
            "RECOMMENDATION": "BUY",
            "SELL": 1
          },
          "summary": {
            "BUY": 11,
            "NEUTRAL": 7,
            "RECOMMENDATION": "BUY",
            "SELL": 8
          },
          "time": "2025-06-08T04:21:59.395584"
        }
      }
    ],
    "overrideData": {
      "action": "buy",
      "actionAt": "2025-06-08T04:22:23.623Z",
      "triggeredBy": "buy-order-trading-view",
      "notify": false,
      "checkTradingView": true
    }
  }
}
68450fe8bac5318270379888
BTCUSDT
The current price reached the trigger price for t…
Sun Jun 08 2025 04:22:00 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "74edb140-10be-4109-aba5-9142c30f52cf",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "determine-action",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749356520018,
      "symbol": "BTCUSDT",
      "close": "105519.98000000"
    },
    "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": 105519.98,
      "limitPrice": 107630.3796,
      "highestPrice": 109284.7,
      "lowestPrice": 100372.26,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 107900.17949999998,
      "difference": -2.2059272848568234,
      "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-08T04:22:00.150Z"
    },
    "sell": {
      "currentPrice": 105519.98,
      "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-08T04:22:00.147Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 11.397787184096975,
            "ADX+DI": 29.260218507083064,
            "ADX+DI[1]": 28.40037679097847,
            "ADX-DI": 25.138136081907412,
            "ADX-DI[1]": 25.444310982983684,
            "AO": -40.61291176492523,
            "AO[1]": -49.56614705902757,
            "AO[2]": -50.9574117649172,
            "BB.lower": 105375.8202672969,
            "BB.upper": 105537.25773270322,
            "BBPower": 90.33087394491304,
            "CCI20": 122.50317562508971,
            "CCI20[1]": 66.00681972017206,
            "EMA10": 105472.95874098224,
            "EMA100": 105552.43035992,
            "EMA20": 105475.13166838246,
            "EMA200": 105462.14866418896,
            "EMA30": 105487.76347662914,
            "EMA5": 105485.9122343304,
            "EMA50": 105517.92983805726,
            "HullMA9": 105486.88262962962,
            "Ichimoku.BLine": 105482.79000000001,
            "MACD.macd": -10.606471773033263,
            "MACD.signal": -21.557834548232826,
            "Mom": 42.580000000001746,
            "Mom[1]": 110.93000000000757,
            "P.SAR": 105396.41,
            "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": 54.98345444796913,
            "RSI[1]": 54.17305448417008,
            "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.26666666666666666,
            "Recommend.MA": 0.5333333333333333,
            "Recommend.Other": 0,
            "SMA10": 105469.7739999999,
            "SMA100": 105633.93869999991,
            "SMA20": 105456.53900000006,
            "SMA200": 105579.07209999979,
            "SMA30": 105483.91900000023,
            "SMA5": 105465.14800000007,
            "SMA50": 105507.68619999994,
            "Stoch.D": 60.95808380200443,
            "Stoch.D[1]": 41.24040696777171,
            "Stoch.K": 85.24447539203852,
            "Stoch.K[1]": 59.33949217454983,
            "Stoch.RSI.K": 93.09665723741914,
            "UO": 52.03380478209249,
            "VWMA": 105453.74108713031,
            "W.R": 0,
            "change": 0.006605819831525213,
            "close": 105519.99,
            "high": 105519.99,
            "low": 105513.02,
            "open": 105513.02,
            "volume": 1.36668
          },
          "moving_averages": {
            "BUY": 11,
            "COMPUTE": {
              "EMA10": "BUY",
              "EMA100": "SELL",
              "EMA20": "BUY",
              "EMA200": "BUY",
              "EMA30": "BUY",
              "EMA50": "BUY",
              "HullMA": "BUY",
              "Ichimoku": "NEUTRAL",
              "SMA10": "BUY",
              "SMA100": "SELL",
              "SMA20": "BUY",
              "SMA200": "SELL",
              "SMA30": "BUY",
              "SMA50": "BUY",
              "VWMA": "BUY"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "STRONG_BUY",
            "SELL": 3
          },
          "oscillators": {
            "BUY": 1,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "NEUTRAL",
              "CCI": "NEUTRAL",
              "MACD": "BUY",
              "Mom": "SELL",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "NEUTRAL",
              "UO": "NEUTRAL",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 9,
            "RECOMMENDATION": "NEUTRAL",
            "SELL": 1
          },
          "summary": {
            "BUY": 12,
            "NEUTRAL": 10,
            "RECOMMENDATION": "BUY",
            "SELL": 4
          },
          "time": "2025-06-08T04:21:59.395762"
        }
      }
    ],
    "overrideData": {}
  }
}
68450fe8bac5318270379889
BTCUSDT
Do not place a buy order for the grid trade #1 as…
Sun Jun 08 2025 04:22:00 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "74edb140-10be-4109-aba5-9142c30f52cf",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "place-buy-order",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749356520018,
      "symbol": "BTCUSDT",
      "close": "105519.98000000"
    },
    "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": 105519.98,
      "limitPrice": 107630.3796,
      "highestPrice": 109284.7,
      "lowestPrice": 100372.26,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 107900.17949999998,
      "difference": -2.2059272848568234,
      "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-08T04:22:00.150Z"
    },
    "sell": {
      "currentPrice": 105519.98,
      "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-08T04:22:00.147Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 11.397787184096975,
            "ADX+DI": 29.260218507083064,
            "ADX+DI[1]": 28.40037679097847,
            "ADX-DI": 25.138136081907412,
            "ADX-DI[1]": 25.444310982983684,
            "AO": -40.61291176492523,
            "AO[1]": -49.56614705902757,
            "AO[2]": -50.9574117649172,
            "BB.lower": 105375.8202672969,
            "BB.upper": 105537.25773270322,
            "BBPower": 90.33087394491304,
            "CCI20": 122.50317562508971,
            "CCI20[1]": 66.00681972017206,
            "EMA10": 105472.95874098224,
            "EMA100": 105552.43035992,
            "EMA20": 105475.13166838246,
            "EMA200": 105462.14866418896,
            "EMA30": 105487.76347662914,
            "EMA5": 105485.9122343304,
            "EMA50": 105517.92983805726,
            "HullMA9": 105486.88262962962,
            "Ichimoku.BLine": 105482.79000000001,
            "MACD.macd": -10.606471773033263,
            "MACD.signal": -21.557834548232826,
            "Mom": 42.580000000001746,
            "Mom[1]": 110.93000000000757,
            "P.SAR": 105396.41,
            "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": 54.98345444796913,
            "RSI[1]": 54.17305448417008,
            "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.26666666666666666,
            "Recommend.MA": 0.5333333333333333,
            "Recommend.Other": 0,
            "SMA10": 105469.7739999999,
            "SMA100": 105633.93869999991,
            "SMA20": 105456.53900000006,
            "SMA200": 105579.07209999979,
            "SMA30": 105483.91900000023,
            "SMA5": 105465.14800000007,
            "SMA50": 105507.68619999994,
            "Stoch.D": 60.95808380200443,
            "Stoch.D[1]": 41.24040696777171,
            "Stoch.K": 85.24447539203852,
            "Stoch.K[1]": 59.33949217454983,
            "Stoch.RSI.K": 93.09665723741914,
            "UO": 52.03380478209249,
            "VWMA": 105453.74108713031,
            "W.R": 0,
            "change": 0.006605819831525213,
            "close": 105519.99,
            "high": 105519.99,
            "low": 105513.02,
            "open": 105513.02,
            "volume": 1.36668
          },
          "moving_averages": {
            "BUY": 11,
            "COMPUTE": {
              "EMA10": "BUY",
              "EMA100": "SELL",
              "EMA20": "BUY",
              "EMA200": "BUY",
              "EMA30": "BUY",
              "EMA50": "BUY",
              "HullMA": "BUY",
              "Ichimoku": "NEUTRAL",
              "SMA10": "BUY",
              "SMA100": "SELL",
              "SMA20": "BUY",
              "SMA200": "SELL",
              "SMA30": "BUY",
              "SMA50": "BUY",
              "VWMA": "BUY"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "STRONG_BUY",
            "SELL": 3
          },
          "oscillators": {
            "BUY": 1,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "NEUTRAL",
              "CCI": "NEUTRAL",
              "MACD": "BUY",
              "Mom": "SELL",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "NEUTRAL",
              "UO": "NEUTRAL",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 9,
            "RECOMMENDATION": "NEUTRAL",
            "SELL": 1
          },
          "summary": {
            "BUY": 12,
            "NEUTRAL": 10,
            "RECOMMENDATION": "BUY",
            "SELL": 4
          },
          "time": "2025-06-08T04:21:59.395762"
        }
      }
    ],
    "overrideData": {}
  }
}

Rename Collection

binance-bot .

Tools

Collection Stats

Documents 249630
Total doc size 1.57 GB
Average doc size 6.62 KB
Pre-allocated size 695.27 MB
Indexes 2
Total index size 5.96 MB
Padding factor
Extents

Indexes

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