_id symbol msg loggedAt data
6845984e1cd2ca4a1c0fc83f
BTCUSDT
The override action is saved. Reason: The bot que…
Sun Jun 08 2025 14:03:58 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "ba489e95-3af0-47b1-8e8c-a5f829267588",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "place-buy-order",
  "overrideData": {
    "action": "buy",
    "actionAt": "2025-06-08T14:04:58.192Z",
    "triggeredBy": "buy-order-trading-view",
    "notify": false,
    "checkTradingView": true
  },
  "overrideReason": "The bot queued the action to trigger the grid trade #1 for buying. Do not place an order because TradingView recommendation for 5m is SELL."
}
6845984ef388946b3c16c99e
BTCUSDT
Do not place an order because TradingView recomme…
Sun Jun 08 2025 14:03:58 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "0789b830-c472-4112-9775-459a5f6998cb",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "place-buy-order",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749391438018,
      "symbol": "BTCUSDT",
      "close": "105599.99000000"
    },
    "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": 105599.99,
      "limitPrice": 107711.98980000001,
      "highestPrice": 109284.7,
      "lowestPrice": 100372.26,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 107900.17949999998,
      "difference": -2.1317754156284563,
      "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-08T14:03:58.190Z"
    },
    "sell": {
      "currentPrice": 105599.99,
      "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-08T14:03:58.187Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 40.0058307448626,
            "ADX+DI": 32.785264185048355,
            "ADX+DI[1]": 35.13011146190422,
            "ADX-DI": 20.90354617806312,
            "ADX-DI[1]": 22.398596608512776,
            "AO": 121.21238235279452,
            "AO[1]": 169.34185294102645,
            "AO[2]": 201.15861764691363,
            "BB.lower": 105490.56717521575,
            "BB.upper": 105938.13982478433,
            "BBPower": -207.56939248488925,
            "CCI20": -75.83472267252868,
            "CCI20[1]": -53.238019987142756,
            "EMA10": 105737.76249573784,
            "EMA100": 105547.52832498758,
            "EMA20": 105713.70018279125,
            "EMA200": 105499.86908872836,
            "EMA30": 105674.54930139608,
            "EMA5": 105711.86070013519,
            "EMA50": 105611.0359348089,
            "HullMA9": 105695.66292592592,
            "Ichimoku.BLine": 105840.22,
            "MACD.macd": 46.14994521677727,
            "MACD.signal": 66.6323318448173,
            "Mom": -90.43999999998778,
            "Mom[1]": -66.36000000000058,
            "P.SAR": 106136.8768,
            "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": 45.118800720463504,
            "RSI[1]": 46.48114121488902,
            "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.22424242424242424,
            "Recommend.MA": -0.26666666666666666,
            "Recommend.Other": -0.18181818181818182,
            "SMA10": 105763.16099999996,
            "SMA100": 105485.5882999999,
            "SMA20": 105714.35350000004,
            "SMA200": 105537.57674999975,
            "SMA30": 105696.38000000018,
            "SMA5": 105775.97600000011,
            "SMA50": 105544.82759999995,
            "Stoch.D": 40.623376509202615,
            "Stoch.D[1]": 62.47871299119223,
            "Stoch.K": 14.097360017742174,
            "Stoch.K[1]": 35.79765233812912,
            "Stoch.RSI.K": 0,
            "UO": 45.39534659493958,
            "VWMA": 105754.75364371018,
            "W.R": -96.11722114510157,
            "change": -0.026422943180721133,
            "close": 105599.99,
            "high": 105684.63,
            "low": 105577.36,
            "open": 105627.9,
            "volume": 47.45351
          },
          "moving_averages": {
            "BUY": 5,
            "COMPUTE": {
              "EMA10": "SELL",
              "EMA100": "BUY",
              "EMA20": "SELL",
              "EMA200": "BUY",
              "EMA30": "SELL",
              "EMA50": "SELL",
              "HullMA": "SELL",
              "Ichimoku": "NEUTRAL",
              "SMA10": "SELL",
              "SMA100": "BUY",
              "SMA20": "SELL",
              "SMA200": "BUY",
              "SMA30": "SELL",
              "SMA50": "BUY",
              "VWMA": "SELL"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "SELL",
            "SELL": 9
          },
          "oscillators": {
            "BUY": 0,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "NEUTRAL",
              "CCI": "NEUTRAL",
              "MACD": "SELL",
              "Mom": "SELL",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "NEUTRAL",
              "UO": "NEUTRAL",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 9,
            "RECOMMENDATION": "SELL",
            "SELL": 2
          },
          "summary": {
            "BUY": 5,
            "NEUTRAL": 10,
            "RECOMMENDATION": "SELL",
            "SELL": 11
          },
          "time": "2025-06-08T14:03:57.408277"
        }
      }
    ],
    "overrideData": {
      "action": "buy",
      "actionAt": "2025-06-08T14:04:57.183Z",
      "triggeredBy": "buy-order-trading-view",
      "notify": false,
      "checkTradingView": true
    }
  }
}
6845984e1cd2ca4a1c0fc840
BTCUSDT
Do not place an order because TradingView recomme…
Sun Jun 08 2025 14:03:58 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "ba489e95-3af0-47b1-8e8c-a5f829267588",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "place-buy-order",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749391438018,
      "symbol": "BTCUSDT",
      "close": "105599.99000000"
    },
    "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": 105599.99,
      "limitPrice": 107711.98980000001,
      "highestPrice": 109284.7,
      "lowestPrice": 100372.26,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 107900.17949999998,
      "difference": -2.1317754156284563,
      "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-08T14:03:58.190Z"
    },
    "sell": {
      "currentPrice": 105599.99,
      "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-08T14:03:58.188Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 40.0058307448626,
            "ADX+DI": 32.785264185048355,
            "ADX+DI[1]": 35.13011146190422,
            "ADX-DI": 20.90354617806312,
            "ADX-DI[1]": 22.398596608512776,
            "AO": 121.21238235279452,
            "AO[1]": 169.34185294102645,
            "AO[2]": 201.15861764691363,
            "BB.lower": 105490.56717521575,
            "BB.upper": 105938.13982478433,
            "BBPower": -207.56939248488925,
            "CCI20": -75.83472267252868,
            "CCI20[1]": -53.238019987142756,
            "EMA10": 105737.76249573784,
            "EMA100": 105547.52832498758,
            "EMA20": 105713.70018279125,
            "EMA200": 105499.86908872836,
            "EMA30": 105674.54930139608,
            "EMA5": 105711.86070013519,
            "EMA50": 105611.0359348089,
            "HullMA9": 105695.66292592592,
            "Ichimoku.BLine": 105840.22,
            "MACD.macd": 46.14994521677727,
            "MACD.signal": 66.6323318448173,
            "Mom": -90.43999999998778,
            "Mom[1]": -66.36000000000058,
            "P.SAR": 106136.8768,
            "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": 45.118800720463504,
            "RSI[1]": 46.48114121488902,
            "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.22424242424242424,
            "Recommend.MA": -0.26666666666666666,
            "Recommend.Other": -0.18181818181818182,
            "SMA10": 105763.16099999996,
            "SMA100": 105485.5882999999,
            "SMA20": 105714.35350000004,
            "SMA200": 105537.57674999975,
            "SMA30": 105696.38000000018,
            "SMA5": 105775.97600000011,
            "SMA50": 105544.82759999995,
            "Stoch.D": 40.623376509202615,
            "Stoch.D[1]": 62.47871299119223,
            "Stoch.K": 14.097360017742174,
            "Stoch.K[1]": 35.79765233812912,
            "Stoch.RSI.K": 0,
            "UO": 45.39534659493958,
            "VWMA": 105754.75364371018,
            "W.R": -96.11722114510157,
            "change": -0.026422943180721133,
            "close": 105599.99,
            "high": 105684.63,
            "low": 105577.36,
            "open": 105627.9,
            "volume": 47.45351
          },
          "moving_averages": {
            "BUY": 5,
            "COMPUTE": {
              "EMA10": "SELL",
              "EMA100": "BUY",
              "EMA20": "SELL",
              "EMA200": "BUY",
              "EMA30": "SELL",
              "EMA50": "SELL",
              "HullMA": "SELL",
              "Ichimoku": "NEUTRAL",
              "SMA10": "SELL",
              "SMA100": "BUY",
              "SMA20": "SELL",
              "SMA200": "BUY",
              "SMA30": "SELL",
              "SMA50": "BUY",
              "VWMA": "SELL"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "SELL",
            "SELL": 9
          },
          "oscillators": {
            "BUY": 0,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "NEUTRAL",
              "CCI": "NEUTRAL",
              "MACD": "SELL",
              "Mom": "SELL",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "NEUTRAL",
              "UO": "NEUTRAL",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 9,
            "RECOMMENDATION": "SELL",
            "SELL": 2
          },
          "summary": {
            "BUY": 5,
            "NEUTRAL": 10,
            "RECOMMENDATION": "SELL",
            "SELL": 11
          },
          "time": "2025-06-08T14:03:57.408277"
        }
      }
    ],
    "overrideData": {
      "action": "buy",
      "actionAt": "2025-06-08T14:04:57.183Z",
      "triggeredBy": "buy-order-trading-view",
      "notify": false,
      "checkTradingView": true
    }
  }
}
6845984e1cd2ca4a1c0fc841
TRXUSDT
The current price is lower than the selling trigg…
Sun Jun 08 2025 14:03:58 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "60077495-4156-4a60-b8a0-7efedd3832c0",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "determine-action",
  "data": {
    "symbol": "TRXUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749391438362,
      "symbol": "TRXUSDT",
      "close": "0.28520000"
    },
    "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",
          "total": 178.7211,
          "estimatedValue": 50.971257720000004,
          "updatedAt": "2025-06-07T08:41:29.507Z",
          "isLessThanMinNotionalValue": false
        },
        {
          "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": "67ccc9eaa153dac955a49a18",
      "key": "configuration",
      "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"
      ],
      "botOptions": {
        "authentication": {
          "lockList": true,
          "lockAfter": 600
        },
        "autoTriggerBuy": {
          "enabled": true,
          "triggerAfter": 9,
          "conditions": {
            "whenLessThanATHRestriction": true,
            "afterDisabledPeriod": true
          }
        },
        "orderLimit": {
          "enabled": true,
          "maxBuyOpenOrders": 5,
          "maxOpenTrades": 10
        },
        "tradingViewOptions": {
          "useOnlyWithin": 10,
          "ifExpires": "ignore"
        },
        "logs": {
          "deleteAfter": 500
        },
        "tradingViews": [
          {
            "interval": "15m",
            "buy": {
              "whenStrongBuy": false,
              "whenBuy": false
            },
            "sell": {
              "forceSellOverZeroBelowTriggerPrice": {
                "whenNeutral": false,
                "whenSell": false,
                "whenStrongSell": false
              }
            }
          }
        ]
      },
      "candles": {
        "interval": "1d",
        "limit": 5
      },
      "buy": {
        "enabled": true,
        "lastBuyPriceRemoveThreshold": 1.04,
        "athRestriction": {
          "enabled": true,
          "candles": {
            "interval": "1m",
            "limit": 4
          },
          "restrictionPercentage": 0.975
        },
        "minPurchaseAmount": -1,
        "maxPurchaseAmount": -1,
        "gridTrade": [
          {
            "triggerPercentage": 1.015,
            "stopPercentage": 1.0045,
            "limitPercentage": 1.0055,
            "minPurchaseAmount": 9,
            "maxPurchaseAmount": 50,
            "executed": true,
            "executedOrder": {
              "symbol": "TRXUSDT",
              "orderId": 3179139112,
              "orderListId": -1,
              "clientOrderId": "FJN3TEe2x6WDs5R54WeQDA",
              "transactTime": 1749285689507,
              "currentGridTradeIndex": 0,
              "price": "0.27930000",
              "origQty": "178.90000000",
              "executedQty": "178.90000000",
              "cummulativeQuoteQty": "49.91310000",
              "status": "FILLED",
              "timeInForce": "GTC",
              "type": "STOP_LOSS_LIMIT",
              "side": "BUY",
              "stopPrice": "0.27900000",
              "icebergQty": "0.00000000",
              "time": 1749279604693,
              "updateTime": 1749285689508,
              "isWorking": false,
              "workingTime": -1,
              "origQuoteOrderQty": "0.00000000",
              "selfTradePreventionMode": "EXPIRE_MAKER"
            }
          }
        ],
        "currentGridTradeIndex": -1,
        "currentGridTrade": null
      },
      "sell": {
        "enabled": true,
        "stopLoss": {
          "enabled": true,
          "maxLossPercentage": 0.975,
          "disableBuyMinutes": 4,
          "orderType": "market"
        },
        "conservativeMode": {
          "enabled": true,
          "factor": 0.98
        },
        "gridTrade": [
          {
            "triggerPercentage": 1.037,
            "stopPercentage": 0.983,
            "limitPercentage": 0.98,
            "quantityPercentage": 1,
            "executed": false,
            "executedOrder": null
          }
        ],
        "currentGridTradeIndex": 0,
        "currentGridTrade": {
          "triggerPercentage": 1.037,
          "stopPercentage": 0.983,
          "limitPercentage": 0.98,
          "quantityPercentage": 1,
          "executed": false,
          "executedOrder": null
        }
      },
      "system": {
        "temporaryDisableActionAfterConfirmingOrder": 20,
        "checkManualOrderPeriod": 5,
        "placeManualOrderInterval": 5,
        "refreshAccountInfoPeriod": 1,
        "checkOrderExecutePeriod": 10
      }
    },
    "indicators": {
      "highestPrice": 0.2877,
      "lowestPrice": 0.2661,
      "athPrice": 0.2851
    },
    "symbolInfo": {
      "symbol": "TRXUSDT",
      "status": "TRADING",
      "baseAsset": "TRX",
      "baseAssetPrecision": 8,
      "quoteAsset": "USDT",
      "quotePrecision": 8,
      "filterLotSize": {
        "filterType": "LOT_SIZE",
        "minQty": "0.10000000",
        "maxQty": "9000000.00000000",
        "stepSize": "0.10000000"
      },
      "filterPrice": {
        "filterType": "PRICE_FILTER",
        "minPrice": "0.00010000",
        "maxPrice": "1000.00000000",
        "tickSize": "0.00010000"
      },
      "filterMinNotional": {
        "filterType": "NOTIONAL",
        "minNotional": "5.00000000",
        "applyMinToMarket": true,
        "maxNotional": "9000000.00000000",
        "applyMaxToMarket": false,
        "avgPriceMins": 5
      }
    },
    "openOrders": [],
    "action": "sell-wait",
    "baseAssetBalance": {
      "asset": "TRX",
      "free": "178.72110000",
      "locked": "0.00000000",
      "total": 178.7211,
      "estimatedValue": 50.971257720000004,
      "updatedAt": "2025-06-07T08:41:29.507Z",
      "isLessThanMinNotionalValue": false
    },
    "quoteAssetBalance": {
      "asset": "USDT",
      "free": "2.70416865",
      "locked": "0.00000000"
    },
    "buy": {
      "currentPrice": 0.2852,
      "limitPrice": null,
      "highestPrice": 0.2877,
      "lowestPrice": 0.2661,
      "athPrice": 0.2851,
      "athRestrictionPrice": 0.2779725,
      "triggerPrice": null,
      "difference": null,
      "nextBestBuyAmount": -81.61191044677336,
      "nextBestBuyCalculation": {
        "currentPrice": 0.2852,
        "lastBuyPrice": 0.27899999999999997,
        "totalBoughtAmount": 49.9131,
        "totalBoughtQty": 178.9,
        "buyTrigger": 1.0222222222222224,
        "sellTrigger": 1.03626,
        "hasObviousManualTrade": false,
        "isSingleSellGrid": true
      },
      "openOrders": [],
      "processMessage": "",
      "updatedAt": "2025-06-08T14:03:58.505Z"
    },
    "sell": {
      "currentPrice": 0.2852,
      "limitPrice": 0.279496,
      "lastBuyPrice": 0.27899999999999997,
      "triggerPrice": 0.28932299999999994,
      "difference": -1.4456521739130146,
      "stopLossTriggerPrice": 0.27202499999999996,
      "stopLossDifference": 4.619565217391319,
      "currentProfit": 1.108070820000007,
      "currentProfitPercentage": 2.2222222222222365,
      "conservativeModeApplicable": false,
      "triggerPercentage": 1.037,
      "openOrders": [],
      "processMessage": "The current price is lower than the selling trigger price for the grid trade #1. Wait.",
      "updatedAt": "2025-06-08T14:03:58.507Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "TRXUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "15m"
        },
        "result": {
          "indicators": {
            "ADX": 11.032897438296427,
            "ADX+DI": 16.57299800854249,
            "ADX+DI[1]": 16.992728675378462,
            "ADX-DI": 22.588151441103808,
            "ADX-DI[1]": 23.16022294331961,
            "AO": -0.0003467647058830181,
            "AO[1]": -0.00030235294117708644,
            "AO[2]": -0.0002905882352947087,
            "BB.lower": 0.2848113376034035,
            "BB.upper": 0.2863986623965963,
            "BBPower": -0.000597983359475307,
            "CCI20": -105.45129579986634,
            "CCI20[1]": -117.29769858950709,
            "EMA10": 0.2853424523949704,
            "EMA100": 0.2841836826188524,
            "EMA20": 0.2854857425441414,
            "EMA200": 0.28186260657332174,
            "EMA30": 0.2855207208649733,
            "EMA5": 0.2852132710430917,
            "EMA50": 0.2853302796812889,
            "HullMA9": 0.2850740740740741,
            "Ichimoku.BLine": 0.28554999999999997,
            "MACD.macd": -0.0001368226928664673,
            "MACD.signal": -0.00006718084377506789,
            "Mom": 0.0001000000000000445,
            "Mom[1]": -0.0001000000000000445,
            "P.SAR": 0.28620252175734073,
            "Pivot.M.Camarilla.Middle": 0.28373333333333334,
            "Pivot.M.Camarilla.R1": 0.28778916666666665,
            "Pivot.M.Camarilla.R2": 0.2886783333333333,
            "Pivot.M.Camarilla.R3": 0.2895675,
            "Pivot.M.Camarilla.S1": 0.2860108333333333,
            "Pivot.M.Camarilla.S2": 0.28512166666666666,
            "Pivot.M.Camarilla.S3": 0.2842325,
            "Pivot.M.Classic.Middle": 0.28373333333333334,
            "Pivot.M.Classic.R1": 0.2901666666666667,
            "Pivot.M.Classic.R2": 0.2934333333333333,
            "Pivot.M.Classic.R3": 0.3031333333333333,
            "Pivot.M.Classic.S1": 0.2804666666666667,
            "Pivot.M.Classic.S2": 0.27403333333333335,
            "Pivot.M.Classic.S3": 0.26433333333333336,
            "Pivot.M.Demark.Middle": 0.28454999999999997,
            "Pivot.M.Demark.R1": 0.29179999999999995,
            "Pivot.M.Demark.S1": 0.28209999999999996,
            "Pivot.M.Fibonacci.Middle": 0.28373333333333334,
            "Pivot.M.Fibonacci.R1": 0.2874387333333333,
            "Pivot.M.Fibonacci.R2": 0.28972793333333335,
            "Pivot.M.Fibonacci.R3": 0.2934333333333333,
            "Pivot.M.Fibonacci.S1": 0.28002793333333337,
            "Pivot.M.Fibonacci.S2": 0.2777387333333333,
            "Pivot.M.Fibonacci.S3": 0.27403333333333335,
            "Pivot.M.Woodie.Middle": 0.28452500000000003,
            "Pivot.M.Woodie.R1": 0.29175000000000006,
            "Pivot.M.Woodie.R2": 0.294225,
            "Pivot.M.Woodie.R3": 0.30145000000000005,
            "Pivot.M.Woodie.S1": 0.2820500000000001,
            "Pivot.M.Woodie.S2": 0.27482500000000004,
            "Pivot.M.Woodie.S3": 0.2723500000000001,
            "RSI": 43.568660808960146,
            "RSI[1]": 41.918628103413425,
            "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.08787878787878788,
            "Recommend.MA": -0.26666666666666666,
            "Recommend.Other": 0.09090909090909091,
            "SMA10": 0.28537999999999997,
            "SMA100": 0.28439599999999987,
            "SMA20": 0.2856049999999999,
            "SMA200": 0.2813340000000003,
            "SMA30": 0.2856633333333338,
            "SMA5": 0.2852599999999995,
            "SMA50": 0.285618,
            "Stoch.D": 36.29629629629516,
            "Stoch.D[1]": 50.10582010581936,
            "Stoch.K": 26.666666666666185,
            "Stoch.K[1]": 35.55555555555542,
            "Stoch.RSI.K": 18.082685786667856,
            "UO": 50.378660194610546,
            "VWMA": 0.2855905533825928,
            "W.R": -73.33333333333259,
            "change": 0.03508771929826123,
            "close": 0.2851,
            "high": 0.2852,
            "low": 0.285,
            "open": 0.2851,
            "volume": 146677.5
          },
          "moving_averages": {
            "BUY": 5,
            "COMPUTE": {
              "EMA10": "SELL",
              "EMA100": "BUY",
              "EMA20": "SELL",
              "EMA200": "BUY",
              "EMA30": "SELL",
              "EMA50": "SELL",
              "HullMA": "BUY",
              "Ichimoku": "NEUTRAL",
              "SMA10": "SELL",
              "SMA100": "BUY",
              "SMA20": "SELL",
              "SMA200": "BUY",
              "SMA30": "SELL",
              "SMA50": "SELL",
              "VWMA": "SELL"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "SELL",
            "SELL": 9
          },
          "oscillators": {
            "BUY": 2,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "NEUTRAL",
              "CCI": "BUY",
              "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": 7,
            "NEUTRAL": 9,
            "RECOMMENDATION": "NEUTRAL",
            "SELL": 10
          },
          "time": "2025-06-08T14:03:57.371705"
        }
      }
    ],
    "overrideData": {}
  }
}
6845984ef388946b3c16c99f
ACAUSDT
The TradingView technical analysis recommendation…
Sun Jun 08 2025 14:03:58 GMT+0000 (Coordinated Universal Time)
{
  "uuid": "964d79ac-f113-401e-8e08-66483d61fe56",
  "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": 16.672131682109583,
      "ADX+DI": 20.233277338500802,
      "ADX+DI[1]": 20.91063256963123,
      "ADX-DI": 10.28796188667578,
      "ADX-DI[1]": 10.632374938749658,
      "AO": -0.000001470588235328446,
      "AO[1]": -0.000013235294117685398,
      "AO[2]": -0.00004205882352944709,
      "BB.lower": 0.029114412778952364,
      "BB.upper": 0.029455587221047724,
      "BBPower": -0.00004425359121694103,
      "CCI20": -45.54865424439268,
      "CCI20[1]": 40.13961605579824,
      "EMA10": 0.029266667316656565,
      "EMA100": 0.029493888194671372,
      "EMA20": 0.02929654776283969,
      "EMA200": 0.029396833604710623,
      "EMA30": 0.029351452872467685,
      "EMA5": 0.029262133822359076,
      "EMA50": 0.02944832238868191,
      "HullMA9": 0.029253333333333326,
      "Ichimoku.BLine": 0.02935,
      "MACD.macd": -0.00005821643085511183,
      "MACD.signal": -0.00007513174521141005,
      "Mom": 0,
      "Mom[1]": -0.0001999999999999988,
      "P.SAR": 0.02919334159558525,
      "Pivot.M.Camarilla.Middle": 0.0302,
      "Pivot.M.Camarilla.R1": 0.030439166666666663,
      "Pivot.M.Camarilla.R2": 0.03077833333333333,
      "Pivot.M.Camarilla.R3": 0.031117499999999996,
      "Pivot.M.Camarilla.S1": 0.029760833333333334,
      "Pivot.M.Camarilla.S2": 0.029421666666666665,
      "Pivot.M.Camarilla.S3": 0.0290825,
      "Pivot.M.Classic.Middle": 0.0302,
      "Pivot.M.Classic.R1": 0.032,
      "Pivot.M.Classic.R2": 0.0339,
      "Pivot.M.Classic.R3": 0.037599999999999995,
      "Pivot.M.Classic.S1": 0.028300000000000006,
      "Pivot.M.Classic.S2": 0.026500000000000006,
      "Pivot.M.Classic.S3": 0.02280000000000001,
      "Pivot.M.Demark.Middle": 0.030674999999999997,
      "Pivot.M.Demark.R1": 0.03294999999999999,
      "Pivot.M.Demark.S1": 0.029249999999999998,
      "Pivot.M.Fibonacci.Middle": 0.0302,
      "Pivot.M.Fibonacci.R1": 0.0316134,
      "Pivot.M.Fibonacci.R2": 0.0324866,
      "Pivot.M.Fibonacci.R3": 0.0339,
      "Pivot.M.Fibonacci.S1": 0.028786600000000002,
      "Pivot.M.Fibonacci.S2": 0.027913400000000005,
      "Pivot.M.Fibonacci.S3": 0.026500000000000006,
      "Pivot.M.Woodie.Middle": 0.030125,
      "Pivot.M.Woodie.R1": 0.031849999999999996,
      "Pivot.M.Woodie.R2": 0.033824999999999994,
      "Pivot.M.Woodie.R3": 0.03554999999999999,
      "Pivot.M.Woodie.S1": 0.02815,
      "Pivot.M.Woodie.S2": 0.026425000000000004,
      "Pivot.M.Woodie.S3": 0.024450000000000006,
      "RSI": 48.590165890503116,
      "RSI[1]": 44.301582141540536,
      "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.11212121212121212,
      "Recommend.MA": 0.13333333333333333,
      "Recommend.Other": 0.09090909090909091,
      "SMA10": 0.029260000000000036,
      "SMA100": 0.02967300000000005,
      "SMA20": 0.029285000000000044,
      "SMA200": 0.02925099999999996,
      "SMA30": 0.029253333333333374,
      "SMA5": 0.02925999999999996,
      "SMA50": 0.02954599999999999,
      "Stoch.D": 30.370370370370164,
      "Stoch.D[1]": 22.222222222222218,
      "Stoch.K": 33.33333333333311,
      "Stoch.K[1]": 16.666666666666668,
      "Stoch.RSI.K": 59.693181485829506,
      "UO": 32.95038295038287,
      "VWMA": 0.029295777031172348,
      "W.R": -60.00000000000028,
      "change": 0.34246575342465546,
      "close": 0.0293,
      "high": 0.0293,
      "low": 0.0292,
      "open": 0.0292,
      "volume": 97016.81
    },
    "moving_averages": {
      "BUY": 8,
      "COMPUTE": {
        "EMA10": "BUY",
        "EMA100": "SELL",
        "EMA20": "BUY",
        "EMA200": "SELL",
        "EMA30": "SELL",
        "EMA50": "SELL",
        "HullMA": "BUY",
        "Ichimoku": "NEUTRAL",
        "SMA10": "BUY",
        "SMA100": "SELL",
        "SMA20": "BUY",
        "SMA200": "BUY",
        "SMA30": "BUY",
        "SMA50": "SELL",
        "VWMA": "BUY"
      },
      "NEUTRAL": 1,
      "RECOMMENDATION": "BUY",
      "SELL": 6
    },
    "oscillators": {
      "BUY": 2,
      "COMPUTE": {
        "ADX": "NEUTRAL",
        "AO": "NEUTRAL",
        "BBP": "SELL",
        "CCI": "NEUTRAL",
        "MACD": "BUY",
        "Mom": "BUY",
        "RSI": "NEUTRAL",
        "STOCH.K": "NEUTRAL",
        "Stoch.RSI": "NEUTRAL",
        "UO": "NEUTRAL",
        "W%R": "NEUTRAL"
      },
      "NEUTRAL": 8,
      "RECOMMENDATION": "NEUTRAL",
      "SELL": 1
    },
    "summary": {
      "BUY": 10,
      "NEUTRAL": 9,
      "RECOMMENDATION": "BUY",
      "SELL": 7
    },
    "time": "2025-06-08T14:03:58.517956"
  }
}
6845984ef388946b3c16c9a0
LUMIAUSDT
The TradingView technical analysis recommendation…
Sun Jun 08 2025 14:03:58 GMT+0000 (Coordinated Universal Time)
{
  "uuid": "964d79ac-f113-401e-8e08-66483d61fe56",
  "stepName": "get-tradingview",
  "symbols": [
    "ILVUSDT",
    "WANUSDT",
    "ASRUSDT",
    "ARDRUSDT",
    "REIUSDT",
    "CKBUSDT",
    "JSTUSDT",
    "ANKRUSDT",
    "LEVERUSDT",
    "AUCTIONUSDT",
    "IQUSDT",
    "GLMUSDT",
    "FLUXUSDT",
    "MLNUSDT",
    "OGNUSDT",
    "ARKUSDT",
    "PHAUSDT",
    "SLFUSDT",
    "PSGUSDT",
    "LTOUSDT",
    "SUPERUSDT",
    "FUNUSDT",
    "NMRUSDT",
    "ALPINEUSDT",
    "STRAXUSDT",
    "LUMIAUSDT",
    "CVCUSDT",
    "SYSUSDT",
    "BEAMXUSDT",
    "IOTAUSDT",
    "HIGHUSDT",
    "HIVEUSDT",
    "FISUSDT",
    "BTCUSDT",
    "RAYUSDT",
    "TWTUSDT",
    "VICUSDT",
    "ACAUSDT",
    "SLPUSDT",
    "FTTUSDT",
    "MANAUSDT",
    "QKCUSDT",
    "ARKMUSDT",
    "MOVEUSDT",
    "ZROUSDT",
    "AVAUSDT",
    "KAVAUSDT",
    "XVGUSDT",
    "IDEXUSDT",
    "SCRTUSDT",
    "ACHUSDT",
    "SUSDT",
    "DOTUSDT",
    "ADAUSDT",
    "VTHOUSDT",
    "RUNEUSDT",
    "BAKEUSDT",
    "HEIUSDT",
    "AMPUSDT",
    "RAREUSDT",
    "FETUSDT",
    "DUSKUSDT",
    "LRCUSDT",
    "EPICUSDT",
    "MDTUSDT",
    "FORMUSDT",
    "FARMUSDT",
    "BELUSDT",
    "DUSDT",
    "JASMYUSDT",
    "HIFIUSDT",
    "NKNUSDT",
    "CYBERUSDT",
    "CHZUSDT",
    "HOOKUSDT",
    "FLMUSDT",
    "PUNDIXUSDT",
    "CHESSUSDT",
    "PHBUSDT",
    "OMUSDT",
    "ATAUSDT",
    "LQTYUSDT",
    "VOXELUSDT",
    "TRXUSDT",
    "GPSUSDT",
    "TKOUSDT",
    "PIVXUSDT",
    "DATAUSDT",
    "REQUSDT",
    "COSUSDT",
    "GUSDT",
    "ONGUSDT",
    "PEPEUSDT",
    "SPELLUSDT",
    "EDUUSDT",
    "LPTUSDT",
    "BARUSDT",
    "DEGOUSDT",
    "MASKUSDT"
  ],
  "interval": "15m",
  "data": {
    "indicators": {
      "ADX": 20.38738429889634,
      "ADX+DI": 21.291054181969084,
      "ADX+DI[1]": 23.140899482784963,
      "ADX-DI": 17.052481108551643,
      "ADX-DI[1]": 14.189879169071189,
      "AO": 0.0014176470588239676,
      "AO[1]": 0.001244117647059284,
      "AO[2]": 0.0008852941176475393,
      "BB.lower": 0.2598999999999334,
      "BB.upper": 0.267500000000066,
      "BBPower": 0.0013420113145936607,
      "CCI20": 40.95334004701928,
      "CCI20[1]": 83.33333333335362,
      "EMA10": 0.26441927711823643,
      "EMA100": 0.26600210304608374,
      "EMA20": 0.2641930885929714,
      "EMA200": 0.2679016355000259,
      "EMA30": 0.26428971211016955,
      "EMA5": 0.264437944881758,
      "EMA50": 0.2648683402722306,
      "HullMA9": 0.26434444444444444,
      "Ichimoku.BLine": 0.263,
      "MACD.macd": 0.00014087368221227248,
      "MACD.signal": 0.00002395556631909474,
      "Mom": -0.0020000000000000018,
      "Mom[1]": 0,
      "P.SAR": 0.263,
      "Pivot.M.Camarilla.Middle": 0.26733333333333337,
      "Pivot.M.Camarilla.R1": 0.2712833333333334,
      "Pivot.M.Camarilla.R2": 0.2725666666666667,
      "Pivot.M.Camarilla.R3": 0.27385000000000004,
      "Pivot.M.Camarilla.S1": 0.26871666666666666,
      "Pivot.M.Camarilla.S2": 0.26743333333333336,
      "Pivot.M.Camarilla.S3": 0.26615,
      "Pivot.M.Classic.Middle": 0.26733333333333337,
      "Pivot.M.Classic.R1": 0.2756666666666667,
      "Pivot.M.Classic.R2": 0.2813333333333334,
      "Pivot.M.Classic.R3": 0.2953333333333334,
      "Pivot.M.Classic.S1": 0.2616666666666667,
      "Pivot.M.Classic.S2": 0.25333333333333335,
      "Pivot.M.Classic.S3": 0.23933333333333334,
      "Pivot.M.Demark.Middle": 0.26875000000000004,
      "Pivot.M.Demark.R1": 0.2785000000000001,
      "Pivot.M.Demark.S1": 0.26450000000000007,
      "Pivot.M.Fibonacci.Middle": 0.26733333333333337,
      "Pivot.M.Fibonacci.R1": 0.2726813333333334,
      "Pivot.M.Fibonacci.R2": 0.27598533333333336,
      "Pivot.M.Fibonacci.R3": 0.2813333333333334,
      "Pivot.M.Fibonacci.S1": 0.26198533333333335,
      "Pivot.M.Fibonacci.S2": 0.2586813333333334,
      "Pivot.M.Fibonacci.S3": 0.25333333333333335,
      "Pivot.M.Woodie.Middle": 0.2675,
      "Pivot.M.Woodie.R1": 0.276,
      "Pivot.M.Woodie.R2": 0.28150000000000003,
      "Pivot.M.Woodie.R3": 0.29000000000000004,
      "Pivot.M.Woodie.S1": 0.262,
      "Pivot.M.Woodie.S2": 0.2535,
      "Pivot.M.Woodie.S3": 0.248,
      "RSI": 48.90814390196948,
      "RSI[1]": 53.559814006900716,
      "Rec.BBPower": -1,
      "Rec.HullMA9": -1,
      "Rec.Ichimoku": 0,
      "Rec.Stoch.RSI": 0,
      "Rec.UO": 0,
      "Rec.VWMA": 1,
      "Rec.WR": 0,
      "Recommend.All": -0.31212121212121213,
      "Recommend.MA": -0.5333333333333333,
      "Recommend.Other": -0.09090909090909091,
      "SMA10": 0.2647999999999998,
      "SMA100": 0.2669599999999998,
      "SMA20": 0.2636999999999997,
      "SMA200": 0.26689,
      "SMA30": 0.26313333333333344,
      "SMA5": 0.2644000000000008,
      "SMA50": 0.2648199999999999,
      "Stoch.D": 60.529100529100525,
      "Stoch.D[1]": 30.555555555555575,
      "Stoch.K": 59.36507936507937,
      "Stoch.K[1]": 38.88888888888891,
      "Stoch.RSI.K": 49.65947402602458,
      "UO": 40.19047619047619,
      "VWMA": 0.2634558272740404,
      "W.R": -60,
      "change": -0.37735849056603804,
      "close": 0.264,
      "high": 0.266,
      "low": 0.264,
      "open": 0.265,
      "volume": 15786.35
    },
    "moving_averages": {
      "BUY": 3,
      "COMPUTE": {
        "EMA10": "SELL",
        "EMA100": "SELL",
        "EMA20": "SELL",
        "EMA200": "SELL",
        "EMA30": "SELL",
        "EMA50": "SELL",
        "HullMA": "SELL",
        "Ichimoku": "NEUTRAL",
        "SMA10": "SELL",
        "SMA100": "SELL",
        "SMA20": "BUY",
        "SMA200": "SELL",
        "SMA30": "BUY",
        "SMA50": "SELL",
        "VWMA": "BUY"
      },
      "NEUTRAL": 1,
      "RECOMMENDATION": "STRONG_SELL",
      "SELL": 11
    },
    "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": 4,
      "NEUTRAL": 9,
      "RECOMMENDATION": "SELL",
      "SELL": 13
    },
    "time": "2025-06-08T14:03:58.516509"
  }
}
6845984ef388946b3c16c9a1
TRXUSDT
The TradingView technical analysis recommendation…
Sun Jun 08 2025 14:03:58 GMT+0000 (Coordinated Universal Time)
{
  "uuid": "964d79ac-f113-401e-8e08-66483d61fe56",
  "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.032897438296427,
      "ADX+DI": 16.57299800854249,
      "ADX+DI[1]": 16.992728675378462,
      "ADX-DI": 22.588151441103808,
      "ADX-DI[1]": 23.16022294331961,
      "AO": -0.0003467647058830181,
      "AO[1]": -0.00030235294117708644,
      "AO[2]": -0.0002905882352947087,
      "BB.lower": 0.2848113376034035,
      "BB.upper": 0.2863986623965963,
      "BBPower": -0.000597983359475307,
      "CCI20": -105.45129579986634,
      "CCI20[1]": -117.29769858950709,
      "EMA10": 0.2853424523949704,
      "EMA100": 0.2841836826188524,
      "EMA20": 0.2854857425441414,
      "EMA200": 0.28186260657332174,
      "EMA30": 0.2855207208649733,
      "EMA5": 0.2852132710430917,
      "EMA50": 0.2853302796812889,
      "HullMA9": 0.2850740740740741,
      "Ichimoku.BLine": 0.28554999999999997,
      "MACD.macd": -0.0001368226928664673,
      "MACD.signal": -0.00006718084377506789,
      "Mom": 0.0001000000000000445,
      "Mom[1]": -0.0001000000000000445,
      "P.SAR": 0.28620252175734073,
      "Pivot.M.Camarilla.Middle": 0.28373333333333334,
      "Pivot.M.Camarilla.R1": 0.28778916666666665,
      "Pivot.M.Camarilla.R2": 0.2886783333333333,
      "Pivot.M.Camarilla.R3": 0.2895675,
      "Pivot.M.Camarilla.S1": 0.2860108333333333,
      "Pivot.M.Camarilla.S2": 0.28512166666666666,
      "Pivot.M.Camarilla.S3": 0.2842325,
      "Pivot.M.Classic.Middle": 0.28373333333333334,
      "Pivot.M.Classic.R1": 0.2901666666666667,
      "Pivot.M.Classic.R2": 0.2934333333333333,
      "Pivot.M.Classic.R3": 0.3031333333333333,
      "Pivot.M.Classic.S1": 0.2804666666666667,
      "Pivot.M.Classic.S2": 0.27403333333333335,
      "Pivot.M.Classic.S3": 0.26433333333333336,
      "Pivot.M.Demark.Middle": 0.28454999999999997,
      "Pivot.M.Demark.R1": 0.29179999999999995,
      "Pivot.M.Demark.S1": 0.28209999999999996,
      "Pivot.M.Fibonacci.Middle": 0.28373333333333334,
      "Pivot.M.Fibonacci.R1": 0.2874387333333333,
      "Pivot.M.Fibonacci.R2": 0.28972793333333335,
      "Pivot.M.Fibonacci.R3": 0.2934333333333333,
      "Pivot.M.Fibonacci.S1": 0.28002793333333337,
      "Pivot.M.Fibonacci.S2": 0.2777387333333333,
      "Pivot.M.Fibonacci.S3": 0.27403333333333335,
      "Pivot.M.Woodie.Middle": 0.28452500000000003,
      "Pivot.M.Woodie.R1": 0.29175000000000006,
      "Pivot.M.Woodie.R2": 0.294225,
      "Pivot.M.Woodie.R3": 0.30145000000000005,
      "Pivot.M.Woodie.S1": 0.2820500000000001,
      "Pivot.M.Woodie.S2": 0.27482500000000004,
      "Pivot.M.Woodie.S3": 0.2723500000000001,
      "RSI": 43.568660808960146,
      "RSI[1]": 41.918628103413425,
      "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.08787878787878788,
      "Recommend.MA": -0.26666666666666666,
      "Recommend.Other": 0.09090909090909091,
      "SMA10": 0.28537999999999997,
      "SMA100": 0.28439599999999987,
      "SMA20": 0.2856049999999999,
      "SMA200": 0.2813340000000003,
      "SMA30": 0.2856633333333338,
      "SMA5": 0.2852599999999995,
      "SMA50": 0.285618,
      "Stoch.D": 36.29629629629516,
      "Stoch.D[1]": 50.10582010581936,
      "Stoch.K": 26.666666666666185,
      "Stoch.K[1]": 35.55555555555542,
      "Stoch.RSI.K": 18.082685786667856,
      "UO": 50.378660194610546,
      "VWMA": 0.2855905533825928,
      "W.R": -73.33333333333259,
      "change": 0.03508771929826123,
      "close": 0.2851,
      "high": 0.2852,
      "low": 0.285,
      "open": 0.2851,
      "volume": 146677.5
    },
    "moving_averages": {
      "BUY": 5,
      "COMPUTE": {
        "EMA10": "SELL",
        "EMA100": "BUY",
        "EMA20": "SELL",
        "EMA200": "BUY",
        "EMA30": "SELL",
        "EMA50": "SELL",
        "HullMA": "BUY",
        "Ichimoku": "NEUTRAL",
        "SMA10": "SELL",
        "SMA100": "BUY",
        "SMA20": "SELL",
        "SMA200": "BUY",
        "SMA30": "SELL",
        "SMA50": "SELL",
        "VWMA": "SELL"
      },
      "NEUTRAL": 1,
      "RECOMMENDATION": "SELL",
      "SELL": 9
    },
    "oscillators": {
      "BUY": 2,
      "COMPUTE": {
        "ADX": "NEUTRAL",
        "AO": "NEUTRAL",
        "BBP": "NEUTRAL",
        "CCI": "BUY",
        "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": 7,
      "NEUTRAL": 9,
      "RECOMMENDATION": "NEUTRAL",
      "SELL": 10
    },
    "time": "2025-06-08T14:03:58.517117"
  }
}
6845984f1cd2ca4a1c0fc842
DOTUSDT
The current price has reached the lowest price; h…
Sun Jun 08 2025 14:03:59 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "0722e453-5ea0-47de-a850-a995a31a31a8",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "determine-action",
  "data": {
    "symbol": "DOTUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749391438973,
      "symbol": "DOTUSDT",
      "close": "4.05600000"
    },
    "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": "67e6e53e702857242bc4d117",
      "key": "DOTUSDT-configuration",
      "candles": {
        "interval": "15m",
        "limit": 48
      },
      "buy": {
        "enabled": true,
        "lastBuyPriceRemoveThreshold": 1.02,
        "athRestriction": {
          "enabled": true,
          "candles": {
            "interval": "5m",
            "limit": 4
          },
          "restrictionPercentage": 0.96
        },
        "minPurchaseAmount": -1,
        "maxPurchaseAmount": -1,
        "gridTrade": [
          {
            "triggerPercentage": 1.02,
            "stopPercentage": 1.019,
            "limitPercentage": 1.023,
            "minPurchaseAmount": 9,
            "maxPurchaseAmount": 200,
            "executed": false,
            "executedOrder": null
          }
        ],
        "currentGridTradeIndex": 0,
        "currentGridTrade": {
          "triggerPercentage": 1.02,
          "stopPercentage": 1.019,
          "limitPercentage": 1.023,
          "minPurchaseAmount": 9,
          "maxPurchaseAmount": 200,
          "executed": false,
          "executedOrder": null
        }
      },
      "sell": {
        "enabled": true,
        "stopLoss": {
          "enabled": true,
          "maxLossPercentage": 0.985,
          "disableBuyMinutes": 4,
          "orderType": "market"
        },
        "conservativeMode": {
          "enabled": true,
          "factor": 0.98
        },
        "gridTrade": [
          {
            "triggerPercentage": 1.067,
            "stopPercentage": 0.985,
            "limitPercentage": 0.98,
            "quantityPercentage": 1,
            "executed": false,
            "executedOrder": null
          }
        ],
        "currentGridTradeIndex": 0,
        "currentGridTrade": {
          "triggerPercentage": 1.067,
          "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": 10
        },
        "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": 4.094,
      "lowestPrice": 3.977,
      "athPrice": 4.094
    },
    "symbolInfo": {
      "symbol": "DOTUSDT",
      "status": "TRADING",
      "baseAsset": "DOT",
      "baseAssetPrecision": 8,
      "quoteAsset": "USDT",
      "quotePrecision": 8,
      "filterLotSize": {
        "filterType": "LOT_SIZE",
        "minQty": "0.01000000",
        "maxQty": "90000.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": "DOT",
      "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": 4.056,
      "limitPrice": 4.149287999999999,
      "highestPrice": 4.094,
      "lowestPrice": 3.977,
      "athPrice": 4.094,
      "athRestrictionPrice": 3.93024,
      "triggerPrice": 4.05654,
      "difference": -0.013311837181440023,
      "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-08T14:03:59.119Z"
    },
    "sell": {
      "currentPrice": 4.056,
      "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-08T14:03:59.117Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "DOTUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 37.634794882069855,
            "ADX+DI": 34.576692921210395,
            "ADX+DI[1]": 36.522058064824726,
            "ADX-DI": 16.81642673021556,
            "ADX-DI[1]": 17.762558000654032,
            "AO": 0.026047058823523983,
            "AO[1]": 0.027626470588230312,
            "AO[2]": 0.02612058823528951,
            "BB.lower": 4.019590354566031,
            "BB.upper": 4.080509645433969,
            "BBPower": 0.0050556899431279945,
            "CCI20": 57.39514348785823,
            "CCI20[1]": 73.8255033556995,
            "EMA10": 4.060799492331055,
            "EMA100": 4.033271260775338,
            "EMA20": 4.053592852605064,
            "EMA200": 4.028040171146809,
            "EMA30": 4.0478359403760305,
            "EMA5": 4.063879915905675,
            "EMA50": 4.040321872907785,
            "HullMA9": 4.06978888888889,
            "Ichimoku.BLine": 4.0615000000000006,
            "MACD.macd": 0.009266223444667432,
            "MACD.signal": 0.008455784204752806,
            "Mom": 0.015000000000000568,
            "Mom[1]": 0.0129999999999999,
            "P.SAR": 4.053342121147174,
            "Pivot.M.Camarilla.Middle": 3.985666666666667,
            "Pivot.M.Camarilla.R1": 4.048416666666666,
            "Pivot.M.Camarilla.R2": 4.065833333333333,
            "Pivot.M.Camarilla.R3": 4.08325,
            "Pivot.M.Camarilla.S1": 4.013583333333333,
            "Pivot.M.Camarilla.S2": 3.9961666666666664,
            "Pivot.M.Camarilla.S3": 3.97875,
            "Pivot.M.Classic.Middle": 3.985666666666667,
            "Pivot.M.Classic.R1": 4.1033333333333335,
            "Pivot.M.Classic.R2": 4.175666666666666,
            "Pivot.M.Classic.R3": 4.365666666666667,
            "Pivot.M.Classic.S1": 3.913333333333334,
            "Pivot.M.Classic.S2": 3.795666666666667,
            "Pivot.M.Classic.S3": 3.605666666666667,
            "Pivot.M.Demark.Middle": 4.00375,
            "Pivot.M.Demark.R1": 4.1395,
            "Pivot.M.Demark.S1": 3.9495000000000005,
            "Pivot.M.Fibonacci.Middle": 3.985666666666667,
            "Pivot.M.Fibonacci.R1": 4.058246666666667,
            "Pivot.M.Fibonacci.R2": 4.103086666666667,
            "Pivot.M.Fibonacci.R3": 4.175666666666666,
            "Pivot.M.Fibonacci.S1": 3.913086666666667,
            "Pivot.M.Fibonacci.S2": 3.868246666666667,
            "Pivot.M.Fibonacci.S3": 3.795666666666667,
            "Pivot.M.Woodie.Middle": 3.997,
            "Pivot.M.Woodie.R1": 4.1259999999999994,
            "Pivot.M.Woodie.R2": 4.186999999999999,
            "Pivot.M.Woodie.R3": 4.316,
            "Pivot.M.Woodie.S1": 3.936,
            "Pivot.M.Woodie.S2": 3.807,
            "Pivot.M.Woodie.S3": 3.746,
            "RSI": 55.75329215540468,
            "RSI[1]": 55.254613960413025,
            "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.33636363636363636,
            "Recommend.MA": 0.4,
            "Recommend.Other": 0.2727272727272727,
            "SMA10": 4.059799999999998,
            "SMA100": 4.0296199999999995,
            "SMA20": 4.05005,
            "SMA200": 4.029475000000002,
            "SMA30": 4.048733333333335,
            "SMA5": 4.0708,
            "SMA50": 4.032019999999999,
            "Stoch.D": 65.51883655708751,
            "Stoch.D[1]": 79.81497459495696,
            "Stoch.K": 49.032873623036984,
            "Stoch.K[1]": 63.38797814207589,
            "Stoch.RSI.K": 31.477876912947455,
            "UO": 58.04905134120636,
            "VWMA": 4.062272981143034,
            "W.R": -57.37704918032816,
            "change": 0.02464268112371449,
            "close": 4.059,
            "high": 4.065,
            "low": 4.057,
            "open": 4.058,
            "volume": 13041.57
          },
          "moving_averages": {
            "BUY": 10,
            "COMPUTE": {
              "EMA10": "SELL",
              "EMA100": "BUY",
              "EMA20": "BUY",
              "EMA200": "BUY",
              "EMA30": "BUY",
              "EMA50": "BUY",
              "HullMA": "SELL",
              "Ichimoku": "NEUTRAL",
              "SMA10": "SELL",
              "SMA100": "BUY",
              "SMA20": "BUY",
              "SMA200": "BUY",
              "SMA30": "BUY",
              "SMA50": "BUY",
              "VWMA": "SELL"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "BUY",
            "SELL": 4
          },
          "oscillators": {
            "BUY": 3,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "BUY",
              "CCI": "NEUTRAL",
              "MACD": "BUY",
              "Mom": "BUY",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "NEUTRAL",
              "UO": "NEUTRAL",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 8,
            "RECOMMENDATION": "BUY",
            "SELL": 0
          },
          "summary": {
            "BUY": 13,
            "NEUTRAL": 9,
            "RECOMMENDATION": "BUY",
            "SELL": 4
          },
          "time": "2025-06-08T14:03:58.608062"
        }
      }
    ],
    "overrideData": {}
  }
}
6845984ff388946b3c16c9a2
DOTUSDT
The current price has reached the lowest price; h…
Sun Jun 08 2025 14:03:59 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "026fbf93-54af-443f-a428-2372bcd59021",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "determine-action",
  "data": {
    "symbol": "DOTUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749391438973,
      "symbol": "DOTUSDT",
      "close": "4.05600000"
    },
    "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": "67e6e53e702857242bc4d117",
      "key": "DOTUSDT-configuration",
      "candles": {
        "interval": "15m",
        "limit": 48
      },
      "buy": {
        "enabled": true,
        "lastBuyPriceRemoveThreshold": 1.02,
        "athRestriction": {
          "enabled": true,
          "candles": {
            "interval": "5m",
            "limit": 4
          },
          "restrictionPercentage": 0.96
        },
        "minPurchaseAmount": -1,
        "maxPurchaseAmount": -1,
        "gridTrade": [
          {
            "triggerPercentage": 1.02,
            "stopPercentage": 1.019,
            "limitPercentage": 1.023,
            "minPurchaseAmount": 9,
            "maxPurchaseAmount": 200,
            "executed": false,
            "executedOrder": null
          }
        ],
        "currentGridTradeIndex": 0,
        "currentGridTrade": {
          "triggerPercentage": 1.02,
          "stopPercentage": 1.019,
          "limitPercentage": 1.023,
          "minPurchaseAmount": 9,
          "maxPurchaseAmount": 200,
          "executed": false,
          "executedOrder": null
        }
      },
      "sell": {
        "enabled": true,
        "stopLoss": {
          "enabled": true,
          "maxLossPercentage": 0.985,
          "disableBuyMinutes": 4,
          "orderType": "market"
        },
        "conservativeMode": {
          "enabled": true,
          "factor": 0.98
        },
        "gridTrade": [
          {
            "triggerPercentage": 1.067,
            "stopPercentage": 0.985,
            "limitPercentage": 0.98,
            "quantityPercentage": 1,
            "executed": false,
            "executedOrder": null
          }
        ],
        "currentGridTradeIndex": 0,
        "currentGridTrade": {
          "triggerPercentage": 1.067,
          "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": 10
        },
        "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": 4.094,
      "lowestPrice": 3.977,
      "athPrice": 4.094
    },
    "symbolInfo": {
      "symbol": "DOTUSDT",
      "status": "TRADING",
      "baseAsset": "DOT",
      "baseAssetPrecision": 8,
      "quoteAsset": "USDT",
      "quotePrecision": 8,
      "filterLotSize": {
        "filterType": "LOT_SIZE",
        "minQty": "0.01000000",
        "maxQty": "90000.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": "DOT",
      "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": 4.056,
      "limitPrice": 4.149287999999999,
      "highestPrice": 4.094,
      "lowestPrice": 3.977,
      "athPrice": 4.094,
      "athRestrictionPrice": 3.93024,
      "triggerPrice": 4.05654,
      "difference": -0.013311837181440023,
      "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-08T14:03:59.139Z"
    },
    "sell": {
      "currentPrice": 4.056,
      "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-08T14:03:59.136Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "DOTUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 37.634794882069855,
            "ADX+DI": 34.576692921210395,
            "ADX+DI[1]": 36.522058064824726,
            "ADX-DI": 16.81642673021556,
            "ADX-DI[1]": 17.762558000654032,
            "AO": 0.026047058823523983,
            "AO[1]": 0.027626470588230312,
            "AO[2]": 0.02612058823528951,
            "BB.lower": 4.019590354566031,
            "BB.upper": 4.080509645433969,
            "BBPower": 0.0050556899431279945,
            "CCI20": 57.39514348785823,
            "CCI20[1]": 73.8255033556995,
            "EMA10": 4.060799492331055,
            "EMA100": 4.033271260775338,
            "EMA20": 4.053592852605064,
            "EMA200": 4.028040171146809,
            "EMA30": 4.0478359403760305,
            "EMA5": 4.063879915905675,
            "EMA50": 4.040321872907785,
            "HullMA9": 4.06978888888889,
            "Ichimoku.BLine": 4.0615000000000006,
            "MACD.macd": 0.009266223444667432,
            "MACD.signal": 0.008455784204752806,
            "Mom": 0.015000000000000568,
            "Mom[1]": 0.0129999999999999,
            "P.SAR": 4.053342121147174,
            "Pivot.M.Camarilla.Middle": 3.985666666666667,
            "Pivot.M.Camarilla.R1": 4.048416666666666,
            "Pivot.M.Camarilla.R2": 4.065833333333333,
            "Pivot.M.Camarilla.R3": 4.08325,
            "Pivot.M.Camarilla.S1": 4.013583333333333,
            "Pivot.M.Camarilla.S2": 3.9961666666666664,
            "Pivot.M.Camarilla.S3": 3.97875,
            "Pivot.M.Classic.Middle": 3.985666666666667,
            "Pivot.M.Classic.R1": 4.1033333333333335,
            "Pivot.M.Classic.R2": 4.175666666666666,
            "Pivot.M.Classic.R3": 4.365666666666667,
            "Pivot.M.Classic.S1": 3.913333333333334,
            "Pivot.M.Classic.S2": 3.795666666666667,
            "Pivot.M.Classic.S3": 3.605666666666667,
            "Pivot.M.Demark.Middle": 4.00375,
            "Pivot.M.Demark.R1": 4.1395,
            "Pivot.M.Demark.S1": 3.9495000000000005,
            "Pivot.M.Fibonacci.Middle": 3.985666666666667,
            "Pivot.M.Fibonacci.R1": 4.058246666666667,
            "Pivot.M.Fibonacci.R2": 4.103086666666667,
            "Pivot.M.Fibonacci.R3": 4.175666666666666,
            "Pivot.M.Fibonacci.S1": 3.913086666666667,
            "Pivot.M.Fibonacci.S2": 3.868246666666667,
            "Pivot.M.Fibonacci.S3": 3.795666666666667,
            "Pivot.M.Woodie.Middle": 3.997,
            "Pivot.M.Woodie.R1": 4.1259999999999994,
            "Pivot.M.Woodie.R2": 4.186999999999999,
            "Pivot.M.Woodie.R3": 4.316,
            "Pivot.M.Woodie.S1": 3.936,
            "Pivot.M.Woodie.S2": 3.807,
            "Pivot.M.Woodie.S3": 3.746,
            "RSI": 55.75329215540468,
            "RSI[1]": 55.254613960413025,
            "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.33636363636363636,
            "Recommend.MA": 0.4,
            "Recommend.Other": 0.2727272727272727,
            "SMA10": 4.059799999999998,
            "SMA100": 4.0296199999999995,
            "SMA20": 4.05005,
            "SMA200": 4.029475000000002,
            "SMA30": 4.048733333333335,
            "SMA5": 4.0708,
            "SMA50": 4.032019999999999,
            "Stoch.D": 65.51883655708751,
            "Stoch.D[1]": 79.81497459495696,
            "Stoch.K": 49.032873623036984,
            "Stoch.K[1]": 63.38797814207589,
            "Stoch.RSI.K": 31.477876912947455,
            "UO": 58.04905134120636,
            "VWMA": 4.062272981143034,
            "W.R": -57.37704918032816,
            "change": 0.02464268112371449,
            "close": 4.059,
            "high": 4.065,
            "low": 4.057,
            "open": 4.058,
            "volume": 13041.57
          },
          "moving_averages": {
            "BUY": 10,
            "COMPUTE": {
              "EMA10": "SELL",
              "EMA100": "BUY",
              "EMA20": "BUY",
              "EMA200": "BUY",
              "EMA30": "BUY",
              "EMA50": "BUY",
              "HullMA": "SELL",
              "Ichimoku": "NEUTRAL",
              "SMA10": "SELL",
              "SMA100": "BUY",
              "SMA20": "BUY",
              "SMA200": "BUY",
              "SMA30": "BUY",
              "SMA50": "BUY",
              "VWMA": "SELL"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "BUY",
            "SELL": 4
          },
          "oscillators": {
            "BUY": 3,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "BUY",
              "CCI": "NEUTRAL",
              "MACD": "BUY",
              "Mom": "BUY",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "NEUTRAL",
              "UO": "NEUTRAL",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 8,
            "RECOMMENDATION": "BUY",
            "SELL": 0
          },
          "summary": {
            "BUY": 13,
            "NEUTRAL": 9,
            "RECOMMENDATION": "BUY",
            "SELL": 4
          },
          "time": "2025-06-08T14:03:58.608062"
        }
      }
    ],
    "overrideData": {}
  }
}
6845984f1cd2ca4a1c0fc843
BTCUSDT
The current price reached the trigger price for t…
Sun Jun 08 2025 14:03:59 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "2c3a9113-2fce-4653-b963-0974642da6c8",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "determine-action",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749391439018,
      "symbol": "BTCUSDT",
      "close": "105600.00000000"
    },
    "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": 105600,
      "limitPrice": 107712,
      "highestPrice": 109284.7,
      "lowestPrice": 100372.26,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 107900.17949999998,
      "difference": -2.1317661478032934,
      "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-08T14:03:59.173Z"
    },
    "sell": {
      "currentPrice": 105600,
      "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-08T14:03:59.170Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 40.0058307448626,
            "ADX+DI": 32.867683860603556,
            "ADX+DI[1]": 35.13011146190422,
            "ADX-DI": 20.956096112821154,
            "ADX-DI[1]": 22.398596608512776,
            "AO": 121.55611764690548,
            "AO[1]": 169.34185294102645,
            "AO[2]": 201.15861764691363,
            "BB.lower": 105490.56717521575,
            "BB.upper": 105938.13982478433,
            "BBPower": -203.5393924848904,
            "CCI20": -74.83910986408048,
            "CCI20[1]": -53.238019987142756,
            "EMA10": 105737.76249573784,
            "EMA100": 105547.52832498758,
            "EMA20": 105713.70018279125,
            "EMA200": 105499.86908872836,
            "EMA30": 105674.54930139608,
            "EMA5": 105711.86070013519,
            "EMA50": 105611.0359348089,
            "HullMA9": 105695.66292592592,
            "Ichimoku.BLine": 105840.22,
            "MACD.macd": 46.14994521677727,
            "MACD.signal": 66.6323318448173,
            "Mom": -90.43999999998778,
            "Mom[1]": -66.36000000000058,
            "P.SAR": 106136.8768,
            "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": 45.118800720463504,
            "RSI[1]": 46.48114121488902,
            "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.22424242424242424,
            "Recommend.MA": -0.26666666666666666,
            "Recommend.Other": -0.18181818181818182,
            "SMA10": 105763.16099999996,
            "SMA100": 105485.5882999999,
            "SMA20": 105714.35350000004,
            "SMA200": 105537.57674999975,
            "SMA30": 105696.38000000018,
            "SMA5": 105775.97600000011,
            "SMA50": 105544.82759999995,
            "Stoch.D": 40.623376509202615,
            "Stoch.D[1]": 62.47871299119223,
            "Stoch.K": 14.097360017742174,
            "Stoch.K[1]": 35.79765233812912,
            "Stoch.RSI.K": 0,
            "UO": 45.23369840123621,
            "VWMA": 105755.1673734854,
            "W.R": -96.11722114510157,
            "change": -0.026422943180721133,
            "close": 105599.99,
            "high": 105684.63,
            "low": 105581.39,
            "open": 105627.9,
            "volume": 43.59303
          },
          "moving_averages": {
            "BUY": 5,
            "COMPUTE": {
              "EMA10": "SELL",
              "EMA100": "BUY",
              "EMA20": "SELL",
              "EMA200": "BUY",
              "EMA30": "SELL",
              "EMA50": "SELL",
              "HullMA": "SELL",
              "Ichimoku": "NEUTRAL",
              "SMA10": "SELL",
              "SMA100": "BUY",
              "SMA20": "SELL",
              "SMA200": "BUY",
              "SMA30": "SELL",
              "SMA50": "BUY",
              "VWMA": "SELL"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "SELL",
            "SELL": 9
          },
          "oscillators": {
            "BUY": 0,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "NEUTRAL",
              "CCI": "NEUTRAL",
              "MACD": "SELL",
              "Mom": "SELL",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "NEUTRAL",
              "UO": "NEUTRAL",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 9,
            "RECOMMENDATION": "SELL",
            "SELL": 2
          },
          "summary": {
            "BUY": 5,
            "NEUTRAL": 10,
            "RECOMMENDATION": "SELL",
            "SELL": 11
          },
          "time": "2025-06-08T14:03:58.608285"
        }
      }
    ],
    "overrideData": {
      "action": "buy",
      "actionAt": "2025-06-08T14:04:58.192Z",
      "triggeredBy": "buy-order-trading-view",
      "notify": false,
      "checkTradingView": true
    }
  }
}

Rename Collection

binance-bot .

Tools

Collection Stats

Documents 247347
Total doc size 1.6 GB
Average doc size 6.8 KB
Pre-allocated size 695.27 MB
Indexes 2
Total index size 6.49 MB
Padding factor
Extents

Indexes

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