_id symbol msg loggedAt data
68443de1ca5dbb55e4ef48ce
BTCUSDT
The current price reached the trigger price for t…
Sat Jun 07 2025 13:25:53 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "3ae4bb02-373a-4549-b39f-2a1334a5530a",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "determine-action",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749302753020,
      "symbol": "BTCUSDT",
      "close": "105512.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": 110718,
      "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": 105512,
      "limitPrice": 107622.24,
      "highestPrice": 110718,
      "lowestPrice": 100372.26,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 107900.17949999998,
      "difference": -2.2133230093467904,
      "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-07T13:25:53.161Z"
    },
    "sell": {
      "currentPrice": 105512,
      "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-07T13:25:53.152Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 34.943041806554305,
            "ADX+DI": 37.814909450335364,
            "ADX+DI[1]": 39.08021868209783,
            "ADX-DI": 13.710107268066837,
            "ADX-DI[1]": 14.168855564622255,
            "AO": 188.88138235280348,
            "AO[1]": 179.83008823516138,
            "AO[2]": 176.05611764690548,
            "BB.lower": 105076.27975978264,
            "BB.upper": 105647.99324021749,
            "BBPower": 206.7802673867991,
            "CCI20": 93.66339253688194,
            "CCI20[1]": 111.32996746938427,
            "EMA10": 105455.41878879059,
            "EMA100": 105055.52328732972,
            "EMA20": 105381.79316823425,
            "EMA200": 104808.14656079932,
            "EMA30": 105318.61462618264,
            "EMA5": 105494.59552024085,
            "EMA50": 105221.21252731107,
            "HullMA9": 105534.21303703701,
            "Ichimoku.BLine": 105376.515,
            "MACD.macd": 97.53959112007578,
            "MACD.signal": 92.75306233132368,
            "Mom": 113.44000000000233,
            "Mom[1]": 300.9100000000035,
            "P.SAR": 105637.72220025652,
            "Pivot.M.Camarilla.Middle": 103572.41333333333,
            "Pivot.M.Camarilla.R1": 104676.85,
            "Pivot.M.Camarilla.R2": 105065.26,
            "Pivot.M.Camarilla.R3": 105453.67,
            "Pivot.M.Camarilla.S1": 103900.03,
            "Pivot.M.Camarilla.S2": 103511.62000000001,
            "Pivot.M.Camarilla.S3": 103123.21,
            "Pivot.M.Classic.Middle": 103572.41333333333,
            "Pivot.M.Classic.R1": 106049.02666666666,
            "Pivot.M.Classic.R2": 107809.61333333333,
            "Pivot.M.Classic.R3": 112046.81333333332,
            "Pivot.M.Classic.S1": 101811.82666666666,
            "Pivot.M.Classic.S2": 99335.21333333333,
            "Pivot.M.Classic.S3": 95098.01333333334,
            "Pivot.M.Demark.Middle": 104012.56,
            "Pivot.M.Demark.R1": 106929.31999999999,
            "Pivot.M.Demark.S1": 102692.12,
            "Pivot.M.Fibonacci.Middle": 103572.41333333333,
            "Pivot.M.Fibonacci.R1": 105191.02373333334,
            "Pivot.M.Fibonacci.R2": 106191.00293333332,
            "Pivot.M.Fibonacci.R3": 107809.61333333333,
            "Pivot.M.Fibonacci.S1": 101953.80293333333,
            "Pivot.M.Fibonacci.S2": 100953.82373333334,
            "Pivot.M.Fibonacci.S3": 99335.21333333333,
            "Pivot.M.Woodie.Middle": 103751.415,
            "Pivot.M.Woodie.R1": 106407.02999999998,
            "Pivot.M.Woodie.R2": 107988.61499999999,
            "Pivot.M.Woodie.R3": 110644.22999999998,
            "Pivot.M.Woodie.S1": 102169.82999999999,
            "Pivot.M.Woodie.S2": 99514.215,
            "Pivot.M.Woodie.S3": 97932.62999999999,
            "RSI": 61.22353183465435,
            "RSI[1]": 64.3567224722526,
            "Rec.BBPower": 0,
            "Rec.HullMA9": -1,
            "Rec.Ichimoku": 0,
            "Rec.Stoch.RSI": 0,
            "Rec.UO": 0,
            "Rec.VWMA": 1,
            "Rec.WR": 0,
            "Recommend.All": 0.4454545454545455,
            "Recommend.MA": 0.8,
            "Recommend.Other": 0.09090909090909091,
            "SMA10": 105480.40599999993,
            "SMA100": 105034.79479999987,
            "SMA20": 105362.13650000007,
            "SMA200": 104749.75714999989,
            "SMA30": 105307.01233333355,
            "SMA5": 105477.43600000002,
            "SMA50": 105169.741,
            "Stoch.D": 57.86304158193165,
            "Stoch.D[1]": 42.502689724447265,
            "Stoch.K": 63.72549019607763,
            "Stoch.K[1]": 57.58572311895416,
            "Stoch.RSI.K": 40.504376623789476,
            "UO": 54.70687435402699,
            "VWMA": 105387.00214174623,
            "W.R": -38.07932263814664,
            "change": -0.03952377451667801,
            "close": 105515,
            "high": 105556.73,
            "low": 105515,
            "open": 105556.72,
            "volume": 4.90685
          },
          "moving_averages": {
            "BUY": 13,
            "COMPUTE": {
              "EMA10": "BUY",
              "EMA100": "BUY",
              "EMA20": "BUY",
              "EMA200": "BUY",
              "EMA30": "BUY",
              "EMA50": "BUY",
              "HullMA": "SELL",
              "Ichimoku": "NEUTRAL",
              "SMA10": "BUY",
              "SMA100": "BUY",
              "SMA20": "BUY",
              "SMA200": "BUY",
              "SMA30": "BUY",
              "SMA50": "BUY",
              "VWMA": "BUY"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "STRONG_BUY",
            "SELL": 1
          },
          "oscillators": {
            "BUY": 1,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "NEUTRAL",
              "CCI": "NEUTRAL",
              "MACD": "BUY",
              "Mom": "SELL",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "NEUTRAL",
              "UO": "NEUTRAL",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 9,
            "RECOMMENDATION": "NEUTRAL",
            "SELL": 1
          },
          "summary": {
            "BUY": 14,
            "NEUTRAL": 10,
            "RECOMMENDATION": "BUY",
            "SELL": 2
          },
          "time": "2025-06-07T13:25:52.332465"
        }
      }
    ],
    "overrideData": {}
  }
}
68443de1ca5dbb55e4ef48cf
BTCUSDT
Do not place a buy order for the grid trade #1 as…
Sat Jun 07 2025 13:25:53 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "3ae4bb02-373a-4549-b39f-2a1334a5530a",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "place-buy-order",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749302753020,
      "symbol": "BTCUSDT",
      "close": "105512.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": 110718,
      "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": 105512,
      "limitPrice": 107622.24,
      "highestPrice": 110718,
      "lowestPrice": 100372.26,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 107900.17949999998,
      "difference": -2.2133230093467904,
      "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-07T13:25:53.161Z"
    },
    "sell": {
      "currentPrice": 105512,
      "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-07T13:25:53.152Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 34.943041806554305,
            "ADX+DI": 37.814909450335364,
            "ADX+DI[1]": 39.08021868209783,
            "ADX-DI": 13.710107268066837,
            "ADX-DI[1]": 14.168855564622255,
            "AO": 188.88138235280348,
            "AO[1]": 179.83008823516138,
            "AO[2]": 176.05611764690548,
            "BB.lower": 105076.27975978264,
            "BB.upper": 105647.99324021749,
            "BBPower": 206.7802673867991,
            "CCI20": 93.66339253688194,
            "CCI20[1]": 111.32996746938427,
            "EMA10": 105455.41878879059,
            "EMA100": 105055.52328732972,
            "EMA20": 105381.79316823425,
            "EMA200": 104808.14656079932,
            "EMA30": 105318.61462618264,
            "EMA5": 105494.59552024085,
            "EMA50": 105221.21252731107,
            "HullMA9": 105534.21303703701,
            "Ichimoku.BLine": 105376.515,
            "MACD.macd": 97.53959112007578,
            "MACD.signal": 92.75306233132368,
            "Mom": 113.44000000000233,
            "Mom[1]": 300.9100000000035,
            "P.SAR": 105637.72220025652,
            "Pivot.M.Camarilla.Middle": 103572.41333333333,
            "Pivot.M.Camarilla.R1": 104676.85,
            "Pivot.M.Camarilla.R2": 105065.26,
            "Pivot.M.Camarilla.R3": 105453.67,
            "Pivot.M.Camarilla.S1": 103900.03,
            "Pivot.M.Camarilla.S2": 103511.62000000001,
            "Pivot.M.Camarilla.S3": 103123.21,
            "Pivot.M.Classic.Middle": 103572.41333333333,
            "Pivot.M.Classic.R1": 106049.02666666666,
            "Pivot.M.Classic.R2": 107809.61333333333,
            "Pivot.M.Classic.R3": 112046.81333333332,
            "Pivot.M.Classic.S1": 101811.82666666666,
            "Pivot.M.Classic.S2": 99335.21333333333,
            "Pivot.M.Classic.S3": 95098.01333333334,
            "Pivot.M.Demark.Middle": 104012.56,
            "Pivot.M.Demark.R1": 106929.31999999999,
            "Pivot.M.Demark.S1": 102692.12,
            "Pivot.M.Fibonacci.Middle": 103572.41333333333,
            "Pivot.M.Fibonacci.R1": 105191.02373333334,
            "Pivot.M.Fibonacci.R2": 106191.00293333332,
            "Pivot.M.Fibonacci.R3": 107809.61333333333,
            "Pivot.M.Fibonacci.S1": 101953.80293333333,
            "Pivot.M.Fibonacci.S2": 100953.82373333334,
            "Pivot.M.Fibonacci.S3": 99335.21333333333,
            "Pivot.M.Woodie.Middle": 103751.415,
            "Pivot.M.Woodie.R1": 106407.02999999998,
            "Pivot.M.Woodie.R2": 107988.61499999999,
            "Pivot.M.Woodie.R3": 110644.22999999998,
            "Pivot.M.Woodie.S1": 102169.82999999999,
            "Pivot.M.Woodie.S2": 99514.215,
            "Pivot.M.Woodie.S3": 97932.62999999999,
            "RSI": 61.22353183465435,
            "RSI[1]": 64.3567224722526,
            "Rec.BBPower": 0,
            "Rec.HullMA9": -1,
            "Rec.Ichimoku": 0,
            "Rec.Stoch.RSI": 0,
            "Rec.UO": 0,
            "Rec.VWMA": 1,
            "Rec.WR": 0,
            "Recommend.All": 0.4454545454545455,
            "Recommend.MA": 0.8,
            "Recommend.Other": 0.09090909090909091,
            "SMA10": 105480.40599999993,
            "SMA100": 105034.79479999987,
            "SMA20": 105362.13650000007,
            "SMA200": 104749.75714999989,
            "SMA30": 105307.01233333355,
            "SMA5": 105477.43600000002,
            "SMA50": 105169.741,
            "Stoch.D": 57.86304158193165,
            "Stoch.D[1]": 42.502689724447265,
            "Stoch.K": 63.72549019607763,
            "Stoch.K[1]": 57.58572311895416,
            "Stoch.RSI.K": 40.504376623789476,
            "UO": 54.70687435402699,
            "VWMA": 105387.00214174623,
            "W.R": -38.07932263814664,
            "change": -0.03952377451667801,
            "close": 105515,
            "high": 105556.73,
            "low": 105515,
            "open": 105556.72,
            "volume": 4.90685
          },
          "moving_averages": {
            "BUY": 13,
            "COMPUTE": {
              "EMA10": "BUY",
              "EMA100": "BUY",
              "EMA20": "BUY",
              "EMA200": "BUY",
              "EMA30": "BUY",
              "EMA50": "BUY",
              "HullMA": "SELL",
              "Ichimoku": "NEUTRAL",
              "SMA10": "BUY",
              "SMA100": "BUY",
              "SMA20": "BUY",
              "SMA200": "BUY",
              "SMA30": "BUY",
              "SMA50": "BUY",
              "VWMA": "BUY"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "STRONG_BUY",
            "SELL": 1
          },
          "oscillators": {
            "BUY": 1,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "NEUTRAL",
              "CCI": "NEUTRAL",
              "MACD": "BUY",
              "Mom": "SELL",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "NEUTRAL",
              "UO": "NEUTRAL",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 9,
            "RECOMMENDATION": "NEUTRAL",
            "SELL": 1
          },
          "summary": {
            "BUY": 14,
            "NEUTRAL": 10,
            "RECOMMENDATION": "BUY",
            "SELL": 2
          },
          "time": "2025-06-07T13:25:52.332465"
        }
      }
    ],
    "overrideData": {}
  }
}
68443de10a0b866e9933aef4
MOVEUSDT
The TradingView technical analysis recommendation…
Sat Jun 07 2025 13:25:53 GMT+0000 (Coordinated Universal Time)
{
  "uuid": "0f90e7d0-d8ca-4ace-b1e8-a059e28fb8ca",
  "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": 37.67810555616415,
      "ADX+DI": 39.15532115331299,
      "ADX+DI[1]": 35.04704533797975,
      "ADX-DI": 10.343922865483131,
      "ADX-DI[1]": 11.19838977945716,
      "AO": 0.0018420588235292523,
      "AO[1]": 0.0014811764705880692,
      "AO[2]": 0.0012438235294115751,
      "BB.lower": 0.14155512755506836,
      "BB.upper": 0.1454748724449311,
      "BBPower": 0.003893039988544428,
      "CCI20": 242.13836477991538,
      "CCI20[1]": 227.3603082852121,
      "EMA10": 0.1443630279552723,
      "EMA100": 0.14042573149458742,
      "EMA20": 0.14363441443698557,
      "EMA200": 0.1400621452678824,
      "EMA30": 0.1430384586397148,
      "EMA5": 0.1450548063006409,
      "EMA50": 0.14199017578107717,
      "HullMA9": 0.14585962962962964,
      "Ichimoku.BLine": 0.14415,
      "MACD.macd": 0.0009106599724599818,
      "MACD.signal": 0.0007137323093073184,
      "Mom": 0.002899999999999986,
      "Mom[1]": 0.002799999999999997,
      "P.SAR": 0.14256731868672,
      "Pivot.M.Camarilla.Middle": 0.13706666666666664,
      "Pivot.M.Camarilla.R1": 0.1374608333333333,
      "Pivot.M.Camarilla.R2": 0.13822166666666666,
      "Pivot.M.Camarilla.R3": 0.13898249999999998,
      "Pivot.M.Camarilla.S1": 0.13593916666666667,
      "Pivot.M.Camarilla.S2": 0.13517833333333332,
      "Pivot.M.Camarilla.S3": 0.1344175,
      "Pivot.M.Classic.Middle": 0.13706666666666664,
      "Pivot.M.Classic.R1": 0.1410333333333333,
      "Pivot.M.Classic.R2": 0.14536666666666664,
      "Pivot.M.Classic.R3": 0.15366666666666665,
      "Pivot.M.Classic.S1": 0.1327333333333333,
      "Pivot.M.Classic.S2": 0.12876666666666664,
      "Pivot.M.Classic.S3": 0.12046666666666664,
      "Pivot.M.Demark.Middle": 0.13815,
      "Pivot.M.Demark.R1": 0.1432,
      "Pivot.M.Demark.S1": 0.1349,
      "Pivot.M.Fibonacci.Middle": 0.13706666666666664,
      "Pivot.M.Fibonacci.R1": 0.14023726666666664,
      "Pivot.M.Fibonacci.R2": 0.14219606666666665,
      "Pivot.M.Fibonacci.R3": 0.14536666666666664,
      "Pivot.M.Fibonacci.S1": 0.13389606666666665,
      "Pivot.M.Fibonacci.S2": 0.13193726666666664,
      "Pivot.M.Fibonacci.S3": 0.12876666666666664,
      "Pivot.M.Woodie.Middle": 0.137125,
      "Pivot.M.Woodie.R1": 0.14115,
      "Pivot.M.Woodie.R2": 0.145425,
      "Pivot.M.Woodie.R3": 0.14945,
      "Pivot.M.Woodie.S1": 0.13285,
      "Pivot.M.Woodie.S2": 0.128825,
      "Pivot.M.Woodie.S3": 0.12455,
      "RSI": 74.16149975829863,
      "RSI[1]": 72.38273179240505,
      "Rec.BBPower": 0,
      "Rec.HullMA9": 1,
      "Rec.Ichimoku": 0,
      "Rec.Stoch.RSI": 0,
      "Rec.UO": 0,
      "Rec.VWMA": 1,
      "Rec.WR": -1,
      "Recommend.All": 0.5575757575757576,
      "Recommend.MA": 0.9333333333333333,
      "Recommend.Other": 0.18181818181818182,
      "SMA10": 0.14388999999999988,
      "SMA100": 0.139613,
      "SMA20": 0.14351499999999973,
      "SMA200": 0.13814900000000013,
      "SMA30": 0.14325333333333334,
      "SMA5": 0.14499999999999966,
      "SMA50": 0.1417799999999999,
      "Stoch.D": 90.44902103412771,
      "Stoch.D[1]": 89.81128564461916,
      "Stoch.K": 91.43253318785257,
      "Stoch.K[1]": 90.76576576576616,
      "Stoch.RSI.K": 100,
      "UO": 61.9623848844186,
      "VWMA": 0.1437044339960625,
      "W.R": -10.638297872340475,
      "change": 0.27472527472526354,
      "close": 0.146,
      "high": 0.1465,
      "low": 0.1456,
      "open": 0.1456,
      "volume": 555876
    },
    "moving_averages": {
      "BUY": 14,
      "COMPUTE": {
        "EMA10": "BUY",
        "EMA100": "BUY",
        "EMA20": "BUY",
        "EMA200": "BUY",
        "EMA30": "BUY",
        "EMA50": "BUY",
        "HullMA": "BUY",
        "Ichimoku": "NEUTRAL",
        "SMA10": "BUY",
        "SMA100": "BUY",
        "SMA20": "BUY",
        "SMA200": "BUY",
        "SMA30": "BUY",
        "SMA50": "BUY",
        "VWMA": "BUY"
      },
      "NEUTRAL": 1,
      "RECOMMENDATION": "STRONG_BUY",
      "SELL": 0
    },
    "oscillators": {
      "BUY": 2,
      "COMPUTE": {
        "ADX": "NEUTRAL",
        "AO": "NEUTRAL",
        "BBP": "NEUTRAL",
        "CCI": "NEUTRAL",
        "MACD": "BUY",
        "Mom": "BUY",
        "RSI": "NEUTRAL",
        "STOCH.K": "NEUTRAL",
        "Stoch.RSI": "NEUTRAL",
        "UO": "NEUTRAL",
        "W%R": "SELL"
      },
      "NEUTRAL": 8,
      "RECOMMENDATION": "BUY",
      "SELL": 1
    },
    "summary": {
      "BUY": 16,
      "NEUTRAL": 9,
      "RECOMMENDATION": "STRONG_BUY",
      "SELL": 1
    },
    "time": "2025-06-07T13:25:53.465415"
  }
}
68443de2ca5dbb55e4ef48d0
BTCUSDT
The current price reached the trigger price for t…
Sat Jun 07 2025 13:25:54 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "a3322200-5f1d-40c5-9f76-e3ea9e575bec",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "determine-action",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749302754021,
      "symbol": "BTCUSDT",
      "close": "105512.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": 110718,
      "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": 105512,
      "limitPrice": 107622.24,
      "highestPrice": 110718,
      "lowestPrice": 100372.26,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 107900.17949999998,
      "difference": -2.2133230093467904,
      "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-07T13:25:54.159Z"
    },
    "sell": {
      "currentPrice": 105512,
      "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-07T13:25:54.155Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 34.943041806554305,
            "ADX+DI": 37.814909450335364,
            "ADX+DI[1]": 39.08021868209783,
            "ADX-DI": 13.710107268066837,
            "ADX-DI[1]": 14.168855564622255,
            "AO": 188.88138235280348,
            "AO[1]": 179.83008823516138,
            "AO[2]": 176.05611764690548,
            "BB.lower": 105076.27975978264,
            "BB.upper": 105647.99324021749,
            "BBPower": 206.7802673867991,
            "CCI20": 93.66339253688194,
            "CCI20[1]": 111.32996746938427,
            "EMA10": 105455.41878879059,
            "EMA100": 105055.52328732972,
            "EMA20": 105381.79316823425,
            "EMA200": 104808.14656079932,
            "EMA30": 105318.61462618264,
            "EMA5": 105494.59552024085,
            "EMA50": 105221.21252731107,
            "HullMA9": 105534.21303703701,
            "Ichimoku.BLine": 105376.515,
            "MACD.macd": 97.53959112007578,
            "MACD.signal": 92.75306233132368,
            "Mom": 113.44000000000233,
            "Mom[1]": 300.9100000000035,
            "P.SAR": 105637.72220025652,
            "Pivot.M.Camarilla.Middle": 103572.41333333333,
            "Pivot.M.Camarilla.R1": 104676.85,
            "Pivot.M.Camarilla.R2": 105065.26,
            "Pivot.M.Camarilla.R3": 105453.67,
            "Pivot.M.Camarilla.S1": 103900.03,
            "Pivot.M.Camarilla.S2": 103511.62000000001,
            "Pivot.M.Camarilla.S3": 103123.21,
            "Pivot.M.Classic.Middle": 103572.41333333333,
            "Pivot.M.Classic.R1": 106049.02666666666,
            "Pivot.M.Classic.R2": 107809.61333333333,
            "Pivot.M.Classic.R3": 112046.81333333332,
            "Pivot.M.Classic.S1": 101811.82666666666,
            "Pivot.M.Classic.S2": 99335.21333333333,
            "Pivot.M.Classic.S3": 95098.01333333334,
            "Pivot.M.Demark.Middle": 104012.56,
            "Pivot.M.Demark.R1": 106929.31999999999,
            "Pivot.M.Demark.S1": 102692.12,
            "Pivot.M.Fibonacci.Middle": 103572.41333333333,
            "Pivot.M.Fibonacci.R1": 105191.02373333334,
            "Pivot.M.Fibonacci.R2": 106191.00293333332,
            "Pivot.M.Fibonacci.R3": 107809.61333333333,
            "Pivot.M.Fibonacci.S1": 101953.80293333333,
            "Pivot.M.Fibonacci.S2": 100953.82373333334,
            "Pivot.M.Fibonacci.S3": 99335.21333333333,
            "Pivot.M.Woodie.Middle": 103751.415,
            "Pivot.M.Woodie.R1": 106407.02999999998,
            "Pivot.M.Woodie.R2": 107988.61499999999,
            "Pivot.M.Woodie.R3": 110644.22999999998,
            "Pivot.M.Woodie.S1": 102169.82999999999,
            "Pivot.M.Woodie.S2": 99514.215,
            "Pivot.M.Woodie.S3": 97932.62999999999,
            "RSI": 61.22353183465435,
            "RSI[1]": 64.3567224722526,
            "Rec.BBPower": 0,
            "Rec.HullMA9": -1,
            "Rec.Ichimoku": 0,
            "Rec.Stoch.RSI": 0,
            "Rec.UO": 0,
            "Rec.VWMA": 1,
            "Rec.WR": 0,
            "Recommend.All": 0.4454545454545455,
            "Recommend.MA": 0.8,
            "Recommend.Other": 0.09090909090909091,
            "SMA10": 105480.40599999993,
            "SMA100": 105034.79479999987,
            "SMA20": 105362.13650000007,
            "SMA200": 104749.75714999989,
            "SMA30": 105307.01233333355,
            "SMA5": 105477.43600000002,
            "SMA50": 105169.741,
            "Stoch.D": 57.86304158193165,
            "Stoch.D[1]": 42.502689724447265,
            "Stoch.K": 63.72549019607763,
            "Stoch.K[1]": 57.58572311895416,
            "Stoch.RSI.K": 40.504376623789476,
            "UO": 54.70687435402699,
            "VWMA": 105387.00214174623,
            "W.R": -38.07932263814664,
            "change": -0.03952377451667801,
            "close": 105515,
            "high": 105556.73,
            "low": 105515,
            "open": 105556.72,
            "volume": 4.90685
          },
          "moving_averages": {
            "BUY": 13,
            "COMPUTE": {
              "EMA10": "BUY",
              "EMA100": "BUY",
              "EMA20": "BUY",
              "EMA200": "BUY",
              "EMA30": "BUY",
              "EMA50": "BUY",
              "HullMA": "SELL",
              "Ichimoku": "NEUTRAL",
              "SMA10": "BUY",
              "SMA100": "BUY",
              "SMA20": "BUY",
              "SMA200": "BUY",
              "SMA30": "BUY",
              "SMA50": "BUY",
              "VWMA": "BUY"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "STRONG_BUY",
            "SELL": 1
          },
          "oscillators": {
            "BUY": 1,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "NEUTRAL",
              "CCI": "NEUTRAL",
              "MACD": "BUY",
              "Mom": "SELL",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "NEUTRAL",
              "UO": "NEUTRAL",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 9,
            "RECOMMENDATION": "NEUTRAL",
            "SELL": 1
          },
          "summary": {
            "BUY": 14,
            "NEUTRAL": 10,
            "RECOMMENDATION": "BUY",
            "SELL": 2
          },
          "time": "2025-06-07T13:25:54.142411"
        }
      }
    ],
    "overrideData": {}
  }
}
68443de2ca5dbb55e4ef48d1
BTCUSDT
Do not place a buy order for the grid trade #1 as…
Sat Jun 07 2025 13:25:54 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "a3322200-5f1d-40c5-9f76-e3ea9e575bec",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "place-buy-order",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749302754021,
      "symbol": "BTCUSDT",
      "close": "105512.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": 110718,
      "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": 105512,
      "limitPrice": 107622.24,
      "highestPrice": 110718,
      "lowestPrice": 100372.26,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 107900.17949999998,
      "difference": -2.2133230093467904,
      "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-07T13:25:54.159Z"
    },
    "sell": {
      "currentPrice": 105512,
      "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-07T13:25:54.155Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 34.943041806554305,
            "ADX+DI": 37.814909450335364,
            "ADX+DI[1]": 39.08021868209783,
            "ADX-DI": 13.710107268066837,
            "ADX-DI[1]": 14.168855564622255,
            "AO": 188.88138235280348,
            "AO[1]": 179.83008823516138,
            "AO[2]": 176.05611764690548,
            "BB.lower": 105076.27975978264,
            "BB.upper": 105647.99324021749,
            "BBPower": 206.7802673867991,
            "CCI20": 93.66339253688194,
            "CCI20[1]": 111.32996746938427,
            "EMA10": 105455.41878879059,
            "EMA100": 105055.52328732972,
            "EMA20": 105381.79316823425,
            "EMA200": 104808.14656079932,
            "EMA30": 105318.61462618264,
            "EMA5": 105494.59552024085,
            "EMA50": 105221.21252731107,
            "HullMA9": 105534.21303703701,
            "Ichimoku.BLine": 105376.515,
            "MACD.macd": 97.53959112007578,
            "MACD.signal": 92.75306233132368,
            "Mom": 113.44000000000233,
            "Mom[1]": 300.9100000000035,
            "P.SAR": 105637.72220025652,
            "Pivot.M.Camarilla.Middle": 103572.41333333333,
            "Pivot.M.Camarilla.R1": 104676.85,
            "Pivot.M.Camarilla.R2": 105065.26,
            "Pivot.M.Camarilla.R3": 105453.67,
            "Pivot.M.Camarilla.S1": 103900.03,
            "Pivot.M.Camarilla.S2": 103511.62000000001,
            "Pivot.M.Camarilla.S3": 103123.21,
            "Pivot.M.Classic.Middle": 103572.41333333333,
            "Pivot.M.Classic.R1": 106049.02666666666,
            "Pivot.M.Classic.R2": 107809.61333333333,
            "Pivot.M.Classic.R3": 112046.81333333332,
            "Pivot.M.Classic.S1": 101811.82666666666,
            "Pivot.M.Classic.S2": 99335.21333333333,
            "Pivot.M.Classic.S3": 95098.01333333334,
            "Pivot.M.Demark.Middle": 104012.56,
            "Pivot.M.Demark.R1": 106929.31999999999,
            "Pivot.M.Demark.S1": 102692.12,
            "Pivot.M.Fibonacci.Middle": 103572.41333333333,
            "Pivot.M.Fibonacci.R1": 105191.02373333334,
            "Pivot.M.Fibonacci.R2": 106191.00293333332,
            "Pivot.M.Fibonacci.R3": 107809.61333333333,
            "Pivot.M.Fibonacci.S1": 101953.80293333333,
            "Pivot.M.Fibonacci.S2": 100953.82373333334,
            "Pivot.M.Fibonacci.S3": 99335.21333333333,
            "Pivot.M.Woodie.Middle": 103751.415,
            "Pivot.M.Woodie.R1": 106407.02999999998,
            "Pivot.M.Woodie.R2": 107988.61499999999,
            "Pivot.M.Woodie.R3": 110644.22999999998,
            "Pivot.M.Woodie.S1": 102169.82999999999,
            "Pivot.M.Woodie.S2": 99514.215,
            "Pivot.M.Woodie.S3": 97932.62999999999,
            "RSI": 61.22353183465435,
            "RSI[1]": 64.3567224722526,
            "Rec.BBPower": 0,
            "Rec.HullMA9": -1,
            "Rec.Ichimoku": 0,
            "Rec.Stoch.RSI": 0,
            "Rec.UO": 0,
            "Rec.VWMA": 1,
            "Rec.WR": 0,
            "Recommend.All": 0.4454545454545455,
            "Recommend.MA": 0.8,
            "Recommend.Other": 0.09090909090909091,
            "SMA10": 105480.40599999993,
            "SMA100": 105034.79479999987,
            "SMA20": 105362.13650000007,
            "SMA200": 104749.75714999989,
            "SMA30": 105307.01233333355,
            "SMA5": 105477.43600000002,
            "SMA50": 105169.741,
            "Stoch.D": 57.86304158193165,
            "Stoch.D[1]": 42.502689724447265,
            "Stoch.K": 63.72549019607763,
            "Stoch.K[1]": 57.58572311895416,
            "Stoch.RSI.K": 40.504376623789476,
            "UO": 54.70687435402699,
            "VWMA": 105387.00214174623,
            "W.R": -38.07932263814664,
            "change": -0.03952377451667801,
            "close": 105515,
            "high": 105556.73,
            "low": 105515,
            "open": 105556.72,
            "volume": 4.90685
          },
          "moving_averages": {
            "BUY": 13,
            "COMPUTE": {
              "EMA10": "BUY",
              "EMA100": "BUY",
              "EMA20": "BUY",
              "EMA200": "BUY",
              "EMA30": "BUY",
              "EMA50": "BUY",
              "HullMA": "SELL",
              "Ichimoku": "NEUTRAL",
              "SMA10": "BUY",
              "SMA100": "BUY",
              "SMA20": "BUY",
              "SMA200": "BUY",
              "SMA30": "BUY",
              "SMA50": "BUY",
              "VWMA": "BUY"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "STRONG_BUY",
            "SELL": 1
          },
          "oscillators": {
            "BUY": 1,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "NEUTRAL",
              "CCI": "NEUTRAL",
              "MACD": "BUY",
              "Mom": "SELL",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "NEUTRAL",
              "UO": "NEUTRAL",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 9,
            "RECOMMENDATION": "NEUTRAL",
            "SELL": 1
          },
          "summary": {
            "BUY": 14,
            "NEUTRAL": 10,
            "RECOMMENDATION": "BUY",
            "SELL": 2
          },
          "time": "2025-06-07T13:25:54.142411"
        }
      }
    ],
    "overrideData": {}
  }
}
68443de20a0b866e9933aef5
BTCUSDT
The current price reached the trigger price for t…
Sat Jun 07 2025 13:25:54 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "091da672-8e0e-465a-956f-7cdb69b7416b",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "determine-action",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749302754021,
      "symbol": "BTCUSDT",
      "close": "105512.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": 110718,
      "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": 105512,
      "limitPrice": 107622.24,
      "highestPrice": 110718,
      "lowestPrice": 100372.26,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 107900.17949999998,
      "difference": -2.2133230093467904,
      "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-07T13:25:54.413Z"
    },
    "sell": {
      "currentPrice": 105512,
      "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-07T13:25:54.410Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 34.943041806554305,
            "ADX+DI": 37.814909450335364,
            "ADX+DI[1]": 39.08021868209783,
            "ADX-DI": 13.710107268066837,
            "ADX-DI[1]": 14.168855564622255,
            "AO": 188.88138235280348,
            "AO[1]": 179.83008823516138,
            "AO[2]": 176.05611764690548,
            "BB.lower": 105076.27975978264,
            "BB.upper": 105647.99324021749,
            "BBPower": 206.7802673867991,
            "CCI20": 93.66339253688194,
            "CCI20[1]": 111.32996746938427,
            "EMA10": 105455.41878879059,
            "EMA100": 105055.52328732972,
            "EMA20": 105381.79316823425,
            "EMA200": 104808.14656079932,
            "EMA30": 105318.61462618264,
            "EMA5": 105494.59552024085,
            "EMA50": 105221.21252731107,
            "HullMA9": 105534.21303703701,
            "Ichimoku.BLine": 105376.515,
            "MACD.macd": 97.53959112007578,
            "MACD.signal": 92.75306233132368,
            "Mom": 113.44000000000233,
            "Mom[1]": 300.9100000000035,
            "P.SAR": 105637.72220025652,
            "Pivot.M.Camarilla.Middle": 103572.41333333333,
            "Pivot.M.Camarilla.R1": 104676.85,
            "Pivot.M.Camarilla.R2": 105065.26,
            "Pivot.M.Camarilla.R3": 105453.67,
            "Pivot.M.Camarilla.S1": 103900.03,
            "Pivot.M.Camarilla.S2": 103511.62000000001,
            "Pivot.M.Camarilla.S3": 103123.21,
            "Pivot.M.Classic.Middle": 103572.41333333333,
            "Pivot.M.Classic.R1": 106049.02666666666,
            "Pivot.M.Classic.R2": 107809.61333333333,
            "Pivot.M.Classic.R3": 112046.81333333332,
            "Pivot.M.Classic.S1": 101811.82666666666,
            "Pivot.M.Classic.S2": 99335.21333333333,
            "Pivot.M.Classic.S3": 95098.01333333334,
            "Pivot.M.Demark.Middle": 104012.56,
            "Pivot.M.Demark.R1": 106929.31999999999,
            "Pivot.M.Demark.S1": 102692.12,
            "Pivot.M.Fibonacci.Middle": 103572.41333333333,
            "Pivot.M.Fibonacci.R1": 105191.02373333334,
            "Pivot.M.Fibonacci.R2": 106191.00293333332,
            "Pivot.M.Fibonacci.R3": 107809.61333333333,
            "Pivot.M.Fibonacci.S1": 101953.80293333333,
            "Pivot.M.Fibonacci.S2": 100953.82373333334,
            "Pivot.M.Fibonacci.S3": 99335.21333333333,
            "Pivot.M.Woodie.Middle": 103751.415,
            "Pivot.M.Woodie.R1": 106407.02999999998,
            "Pivot.M.Woodie.R2": 107988.61499999999,
            "Pivot.M.Woodie.R3": 110644.22999999998,
            "Pivot.M.Woodie.S1": 102169.82999999999,
            "Pivot.M.Woodie.S2": 99514.215,
            "Pivot.M.Woodie.S3": 97932.62999999999,
            "RSI": 61.22353183465435,
            "RSI[1]": 64.3567224722526,
            "Rec.BBPower": 0,
            "Rec.HullMA9": -1,
            "Rec.Ichimoku": 0,
            "Rec.Stoch.RSI": 0,
            "Rec.UO": 0,
            "Rec.VWMA": 1,
            "Rec.WR": 0,
            "Recommend.All": 0.4454545454545455,
            "Recommend.MA": 0.8,
            "Recommend.Other": 0.09090909090909091,
            "SMA10": 105480.40599999993,
            "SMA100": 105034.79479999987,
            "SMA20": 105362.13650000007,
            "SMA200": 104749.75714999989,
            "SMA30": 105307.01233333355,
            "SMA5": 105477.43600000002,
            "SMA50": 105169.741,
            "Stoch.D": 57.86304158193165,
            "Stoch.D[1]": 42.502689724447265,
            "Stoch.K": 63.72549019607763,
            "Stoch.K[1]": 57.58572311895416,
            "Stoch.RSI.K": 40.504376623789476,
            "UO": 54.70687435402699,
            "VWMA": 105387.00214174623,
            "W.R": -38.07932263814664,
            "change": -0.03952377451667801,
            "close": 105515,
            "high": 105556.73,
            "low": 105515,
            "open": 105556.72,
            "volume": 4.90685
          },
          "moving_averages": {
            "BUY": 13,
            "COMPUTE": {
              "EMA10": "BUY",
              "EMA100": "BUY",
              "EMA20": "BUY",
              "EMA200": "BUY",
              "EMA30": "BUY",
              "EMA50": "BUY",
              "HullMA": "SELL",
              "Ichimoku": "NEUTRAL",
              "SMA10": "BUY",
              "SMA100": "BUY",
              "SMA20": "BUY",
              "SMA200": "BUY",
              "SMA30": "BUY",
              "SMA50": "BUY",
              "VWMA": "BUY"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "STRONG_BUY",
            "SELL": 1
          },
          "oscillators": {
            "BUY": 1,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "NEUTRAL",
              "CCI": "NEUTRAL",
              "MACD": "BUY",
              "Mom": "SELL",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "NEUTRAL",
              "UO": "NEUTRAL",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 9,
            "RECOMMENDATION": "NEUTRAL",
            "SELL": 1
          },
          "summary": {
            "BUY": 14,
            "NEUTRAL": 10,
            "RECOMMENDATION": "BUY",
            "SELL": 2
          },
          "time": "2025-06-07T13:25:54.142411"
        }
      }
    ],
    "overrideData": {}
  }
}
68443de20a0b866e9933aef6
BTCUSDT
Do not place a buy order for the grid trade #1 as…
Sat Jun 07 2025 13:25:54 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "091da672-8e0e-465a-956f-7cdb69b7416b",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "place-buy-order",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749302754021,
      "symbol": "BTCUSDT",
      "close": "105512.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": 110718,
      "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": 105512,
      "limitPrice": 107622.24,
      "highestPrice": 110718,
      "lowestPrice": 100372.26,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 107900.17949999998,
      "difference": -2.2133230093467904,
      "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-07T13:25:54.413Z"
    },
    "sell": {
      "currentPrice": 105512,
      "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-07T13:25:54.410Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 34.943041806554305,
            "ADX+DI": 37.814909450335364,
            "ADX+DI[1]": 39.08021868209783,
            "ADX-DI": 13.710107268066837,
            "ADX-DI[1]": 14.168855564622255,
            "AO": 188.88138235280348,
            "AO[1]": 179.83008823516138,
            "AO[2]": 176.05611764690548,
            "BB.lower": 105076.27975978264,
            "BB.upper": 105647.99324021749,
            "BBPower": 206.7802673867991,
            "CCI20": 93.66339253688194,
            "CCI20[1]": 111.32996746938427,
            "EMA10": 105455.41878879059,
            "EMA100": 105055.52328732972,
            "EMA20": 105381.79316823425,
            "EMA200": 104808.14656079932,
            "EMA30": 105318.61462618264,
            "EMA5": 105494.59552024085,
            "EMA50": 105221.21252731107,
            "HullMA9": 105534.21303703701,
            "Ichimoku.BLine": 105376.515,
            "MACD.macd": 97.53959112007578,
            "MACD.signal": 92.75306233132368,
            "Mom": 113.44000000000233,
            "Mom[1]": 300.9100000000035,
            "P.SAR": 105637.72220025652,
            "Pivot.M.Camarilla.Middle": 103572.41333333333,
            "Pivot.M.Camarilla.R1": 104676.85,
            "Pivot.M.Camarilla.R2": 105065.26,
            "Pivot.M.Camarilla.R3": 105453.67,
            "Pivot.M.Camarilla.S1": 103900.03,
            "Pivot.M.Camarilla.S2": 103511.62000000001,
            "Pivot.M.Camarilla.S3": 103123.21,
            "Pivot.M.Classic.Middle": 103572.41333333333,
            "Pivot.M.Classic.R1": 106049.02666666666,
            "Pivot.M.Classic.R2": 107809.61333333333,
            "Pivot.M.Classic.R3": 112046.81333333332,
            "Pivot.M.Classic.S1": 101811.82666666666,
            "Pivot.M.Classic.S2": 99335.21333333333,
            "Pivot.M.Classic.S3": 95098.01333333334,
            "Pivot.M.Demark.Middle": 104012.56,
            "Pivot.M.Demark.R1": 106929.31999999999,
            "Pivot.M.Demark.S1": 102692.12,
            "Pivot.M.Fibonacci.Middle": 103572.41333333333,
            "Pivot.M.Fibonacci.R1": 105191.02373333334,
            "Pivot.M.Fibonacci.R2": 106191.00293333332,
            "Pivot.M.Fibonacci.R3": 107809.61333333333,
            "Pivot.M.Fibonacci.S1": 101953.80293333333,
            "Pivot.M.Fibonacci.S2": 100953.82373333334,
            "Pivot.M.Fibonacci.S3": 99335.21333333333,
            "Pivot.M.Woodie.Middle": 103751.415,
            "Pivot.M.Woodie.R1": 106407.02999999998,
            "Pivot.M.Woodie.R2": 107988.61499999999,
            "Pivot.M.Woodie.R3": 110644.22999999998,
            "Pivot.M.Woodie.S1": 102169.82999999999,
            "Pivot.M.Woodie.S2": 99514.215,
            "Pivot.M.Woodie.S3": 97932.62999999999,
            "RSI": 61.22353183465435,
            "RSI[1]": 64.3567224722526,
            "Rec.BBPower": 0,
            "Rec.HullMA9": -1,
            "Rec.Ichimoku": 0,
            "Rec.Stoch.RSI": 0,
            "Rec.UO": 0,
            "Rec.VWMA": 1,
            "Rec.WR": 0,
            "Recommend.All": 0.4454545454545455,
            "Recommend.MA": 0.8,
            "Recommend.Other": 0.09090909090909091,
            "SMA10": 105480.40599999993,
            "SMA100": 105034.79479999987,
            "SMA20": 105362.13650000007,
            "SMA200": 104749.75714999989,
            "SMA30": 105307.01233333355,
            "SMA5": 105477.43600000002,
            "SMA50": 105169.741,
            "Stoch.D": 57.86304158193165,
            "Stoch.D[1]": 42.502689724447265,
            "Stoch.K": 63.72549019607763,
            "Stoch.K[1]": 57.58572311895416,
            "Stoch.RSI.K": 40.504376623789476,
            "UO": 54.70687435402699,
            "VWMA": 105387.00214174623,
            "W.R": -38.07932263814664,
            "change": -0.03952377451667801,
            "close": 105515,
            "high": 105556.73,
            "low": 105515,
            "open": 105556.72,
            "volume": 4.90685
          },
          "moving_averages": {
            "BUY": 13,
            "COMPUTE": {
              "EMA10": "BUY",
              "EMA100": "BUY",
              "EMA20": "BUY",
              "EMA200": "BUY",
              "EMA30": "BUY",
              "EMA50": "BUY",
              "HullMA": "SELL",
              "Ichimoku": "NEUTRAL",
              "SMA10": "BUY",
              "SMA100": "BUY",
              "SMA20": "BUY",
              "SMA200": "BUY",
              "SMA30": "BUY",
              "SMA50": "BUY",
              "VWMA": "BUY"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "STRONG_BUY",
            "SELL": 1
          },
          "oscillators": {
            "BUY": 1,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "NEUTRAL",
              "CCI": "NEUTRAL",
              "MACD": "BUY",
              "Mom": "SELL",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "NEUTRAL",
              "UO": "NEUTRAL",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 9,
            "RECOMMENDATION": "NEUTRAL",
            "SELL": 1
          },
          "summary": {
            "BUY": 14,
            "NEUTRAL": 10,
            "RECOMMENDATION": "BUY",
            "SELL": 2
          },
          "time": "2025-06-07T13:25:54.142411"
        }
      }
    ],
    "overrideData": {}
  }
}
68443de20a0b866e9933aef7
MOVEUSDT
The TradingView technical analysis recommendation…
Sat Jun 07 2025 13:25:54 GMT+0000 (Coordinated Universal Time)
{
  "uuid": "f1e68192-2791-4146-bdef-413c978feb70",
  "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": 37.67810555616415,
      "ADX+DI": 39.15532115331299,
      "ADX+DI[1]": 35.04704533797975,
      "ADX-DI": 10.343922865483131,
      "ADX-DI[1]": 11.19838977945716,
      "AO": 0.0018420588235292523,
      "AO[1]": 0.0014811764705880692,
      "AO[2]": 0.0012438235294115751,
      "BB.lower": 0.14159452885381563,
      "BB.upper": 0.1454154711461838,
      "BBPower": 0.0039501828456872945,
      "CCI20": 237.7334599557224,
      "CCI20[1]": 227.3603082852121,
      "EMA10": 0.14432666431890867,
      "EMA100": 0.1404217710985478,
      "EMA20": 0.14361536681793796,
      "EMA200": 0.14006015521813117,
      "EMA30": 0.14302555541390832,
      "EMA5": 0.14498813963397425,
      "EMA50": 0.14198233264382226,
      "HullMA9": 0.14579962962962964,
      "Ichimoku.BLine": 0.14415,
      "MACD.macd": 0.0008947055565055595,
      "MACD.signal": 0.0007105414261164339,
      "Mom": 0.002700000000000008,
      "Mom[1]": 0.002799999999999997,
      "P.SAR": 0.14256731868672,
      "Pivot.M.Camarilla.Middle": 0.13706666666666664,
      "Pivot.M.Camarilla.R1": 0.1374608333333333,
      "Pivot.M.Camarilla.R2": 0.13822166666666666,
      "Pivot.M.Camarilla.R3": 0.13898249999999998,
      "Pivot.M.Camarilla.S1": 0.13593916666666667,
      "Pivot.M.Camarilla.S2": 0.13517833333333332,
      "Pivot.M.Camarilla.S3": 0.1344175,
      "Pivot.M.Classic.Middle": 0.13706666666666664,
      "Pivot.M.Classic.R1": 0.1410333333333333,
      "Pivot.M.Classic.R2": 0.14536666666666664,
      "Pivot.M.Classic.R3": 0.15366666666666665,
      "Pivot.M.Classic.S1": 0.1327333333333333,
      "Pivot.M.Classic.S2": 0.12876666666666664,
      "Pivot.M.Classic.S3": 0.12046666666666664,
      "Pivot.M.Demark.Middle": 0.13815,
      "Pivot.M.Demark.R1": 0.1432,
      "Pivot.M.Demark.S1": 0.1349,
      "Pivot.M.Fibonacci.Middle": 0.13706666666666664,
      "Pivot.M.Fibonacci.R1": 0.14023726666666664,
      "Pivot.M.Fibonacci.R2": 0.14219606666666665,
      "Pivot.M.Fibonacci.R3": 0.14536666666666664,
      "Pivot.M.Fibonacci.S1": 0.13389606666666665,
      "Pivot.M.Fibonacci.S2": 0.13193726666666664,
      "Pivot.M.Fibonacci.S3": 0.12876666666666664,
      "Pivot.M.Woodie.Middle": 0.137125,
      "Pivot.M.Woodie.R1": 0.14115,
      "Pivot.M.Woodie.R2": 0.145425,
      "Pivot.M.Woodie.R3": 0.14945,
      "Pivot.M.Woodie.S1": 0.13285,
      "Pivot.M.Woodie.S2": 0.128825,
      "Pivot.M.Woodie.S3": 0.12455,
      "RSI": 73.30171048110842,
      "RSI[1]": 72.38273179240505,
      "Rec.BBPower": 0,
      "Rec.HullMA9": 1,
      "Rec.Ichimoku": 0,
      "Rec.Stoch.RSI": 0,
      "Rec.UO": 0,
      "Rec.VWMA": 1,
      "Rec.WR": -1,
      "Recommend.All": 0.4212121212121212,
      "Recommend.MA": 0.9333333333333333,
      "Recommend.Other": -0.09090909090909091,
      "SMA10": 0.1438699999999999,
      "SMA100": 0.13961099999999996,
      "SMA20": 0.14350499999999972,
      "SMA200": 0.13814800000000013,
      "SMA30": 0.14324666666666666,
      "SMA5": 0.14495999999999967,
      "SMA50": 0.1417759999999999,
      "Stoch.D": 89.97620779535707,
      "Stoch.D[1]": 89.81128564461916,
      "Stoch.K": 90.01409347154066,
      "Stoch.K[1]": 90.76576576576616,
      "Stoch.RSI.K": 100,
      "UO": 59.42265267689005,
      "VWMA": 0.14368035467085188,
      "W.R": -14.893617021276192,
      "change": 0.1373626373626413,
      "close": 0.1458,
      "high": 0.1465,
      "low": 0.1456,
      "open": 0.1456,
      "volume": 509800.4
    },
    "moving_averages": {
      "BUY": 14,
      "COMPUTE": {
        "EMA10": "BUY",
        "EMA100": "BUY",
        "EMA20": "BUY",
        "EMA200": "BUY",
        "EMA30": "BUY",
        "EMA50": "BUY",
        "HullMA": "BUY",
        "Ichimoku": "NEUTRAL",
        "SMA10": "BUY",
        "SMA100": "BUY",
        "SMA20": "BUY",
        "SMA200": "BUY",
        "SMA30": "BUY",
        "SMA50": "BUY",
        "VWMA": "BUY"
      },
      "NEUTRAL": 1,
      "RECOMMENDATION": "STRONG_BUY",
      "SELL": 0
    },
    "oscillators": {
      "BUY": 1,
      "COMPUTE": {
        "ADX": "NEUTRAL",
        "AO": "NEUTRAL",
        "BBP": "NEUTRAL",
        "CCI": "NEUTRAL",
        "MACD": "BUY",
        "Mom": "SELL",
        "RSI": "NEUTRAL",
        "STOCH.K": "NEUTRAL",
        "Stoch.RSI": "NEUTRAL",
        "UO": "NEUTRAL",
        "W%R": "SELL"
      },
      "NEUTRAL": 8,
      "RECOMMENDATION": "NEUTRAL",
      "SELL": 2
    },
    "summary": {
      "BUY": 15,
      "NEUTRAL": 9,
      "RECOMMENDATION": "BUY",
      "SELL": 2
    },
    "time": "2025-06-07T13:25:54.723846"
  }
}
68443de30a0b866e9933aef8
BTCUSDT
The current price reached the trigger price for t…
Sat Jun 07 2025 13:25:55 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "6714addd-16b1-4fdd-b761-f098a08da1c0",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "determine-action",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749302755021,
      "symbol": "BTCUSDT",
      "close": "105512.01000000"
    },
    "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": 110718,
      "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": 105512.01,
      "limitPrice": 107622.2502,
      "highestPrice": 110718,
      "lowestPrice": 100372.26,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 107900.17949999998,
      "difference": -2.2133137415216164,
      "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-07T13:25:55.155Z"
    },
    "sell": {
      "currentPrice": 105512.01,
      "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-07T13:25:55.152Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 34.943041806554305,
            "ADX+DI": 37.814909450335364,
            "ADX+DI[1]": 39.08021868209783,
            "ADX-DI": 13.710107268066837,
            "ADX-DI[1]": 14.168855564622255,
            "AO": 188.88138235280348,
            "AO[1]": 179.83008823516138,
            "AO[2]": 176.05611764690548,
            "BB.lower": 105076.27975978264,
            "BB.upper": 105647.99324021749,
            "BBPower": 206.7802673867991,
            "CCI20": 93.66339253688194,
            "CCI20[1]": 111.32996746938427,
            "EMA10": 105455.41878879059,
            "EMA100": 105055.52328732972,
            "EMA20": 105381.79316823425,
            "EMA200": 104808.14656079932,
            "EMA30": 105318.61462618264,
            "EMA5": 105494.59552024085,
            "EMA50": 105221.21252731107,
            "HullMA9": 105534.21303703701,
            "Ichimoku.BLine": 105376.515,
            "MACD.macd": 97.53959112007578,
            "MACD.signal": 92.75306233132368,
            "Mom": 113.44000000000233,
            "Mom[1]": 300.9100000000035,
            "P.SAR": 105637.72220025652,
            "Pivot.M.Camarilla.Middle": 103572.41333333333,
            "Pivot.M.Camarilla.R1": 104676.85,
            "Pivot.M.Camarilla.R2": 105065.26,
            "Pivot.M.Camarilla.R3": 105453.67,
            "Pivot.M.Camarilla.S1": 103900.03,
            "Pivot.M.Camarilla.S2": 103511.62000000001,
            "Pivot.M.Camarilla.S3": 103123.21,
            "Pivot.M.Classic.Middle": 103572.41333333333,
            "Pivot.M.Classic.R1": 106049.02666666666,
            "Pivot.M.Classic.R2": 107809.61333333333,
            "Pivot.M.Classic.R3": 112046.81333333332,
            "Pivot.M.Classic.S1": 101811.82666666666,
            "Pivot.M.Classic.S2": 99335.21333333333,
            "Pivot.M.Classic.S3": 95098.01333333334,
            "Pivot.M.Demark.Middle": 104012.56,
            "Pivot.M.Demark.R1": 106929.31999999999,
            "Pivot.M.Demark.S1": 102692.12,
            "Pivot.M.Fibonacci.Middle": 103572.41333333333,
            "Pivot.M.Fibonacci.R1": 105191.02373333334,
            "Pivot.M.Fibonacci.R2": 106191.00293333332,
            "Pivot.M.Fibonacci.R3": 107809.61333333333,
            "Pivot.M.Fibonacci.S1": 101953.80293333333,
            "Pivot.M.Fibonacci.S2": 100953.82373333334,
            "Pivot.M.Fibonacci.S3": 99335.21333333333,
            "Pivot.M.Woodie.Middle": 103751.415,
            "Pivot.M.Woodie.R1": 106407.02999999998,
            "Pivot.M.Woodie.R2": 107988.61499999999,
            "Pivot.M.Woodie.R3": 110644.22999999998,
            "Pivot.M.Woodie.S1": 102169.82999999999,
            "Pivot.M.Woodie.S2": 99514.215,
            "Pivot.M.Woodie.S3": 97932.62999999999,
            "RSI": 61.22353183465435,
            "RSI[1]": 64.3567224722526,
            "Rec.BBPower": 0,
            "Rec.HullMA9": -1,
            "Rec.Ichimoku": 0,
            "Rec.Stoch.RSI": 0,
            "Rec.UO": 0,
            "Rec.VWMA": 1,
            "Rec.WR": 0,
            "Recommend.All": 0.4454545454545455,
            "Recommend.MA": 0.8,
            "Recommend.Other": 0.09090909090909091,
            "SMA10": 105480.40599999993,
            "SMA100": 105034.79479999987,
            "SMA20": 105362.13650000007,
            "SMA200": 104749.75714999989,
            "SMA30": 105307.01233333355,
            "SMA5": 105477.43600000002,
            "SMA50": 105169.741,
            "Stoch.D": 57.86304158193165,
            "Stoch.D[1]": 42.502689724447265,
            "Stoch.K": 63.72549019607763,
            "Stoch.K[1]": 57.58572311895416,
            "Stoch.RSI.K": 40.504376623789476,
            "UO": 54.70687435402699,
            "VWMA": 105387.00214174623,
            "W.R": -38.07932263814664,
            "change": -0.03952377451667801,
            "close": 105515,
            "high": 105556.73,
            "low": 105515,
            "open": 105556.72,
            "volume": 4.90685
          },
          "moving_averages": {
            "BUY": 13,
            "COMPUTE": {
              "EMA10": "BUY",
              "EMA100": "BUY",
              "EMA20": "BUY",
              "EMA200": "BUY",
              "EMA30": "BUY",
              "EMA50": "BUY",
              "HullMA": "SELL",
              "Ichimoku": "NEUTRAL",
              "SMA10": "BUY",
              "SMA100": "BUY",
              "SMA20": "BUY",
              "SMA200": "BUY",
              "SMA30": "BUY",
              "SMA50": "BUY",
              "VWMA": "BUY"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "STRONG_BUY",
            "SELL": 1
          },
          "oscillators": {
            "BUY": 1,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "NEUTRAL",
              "CCI": "NEUTRAL",
              "MACD": "BUY",
              "Mom": "SELL",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "NEUTRAL",
              "UO": "NEUTRAL",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 9,
            "RECOMMENDATION": "NEUTRAL",
            "SELL": 1
          },
          "summary": {
            "BUY": 14,
            "NEUTRAL": 10,
            "RECOMMENDATION": "BUY",
            "SELL": 2
          },
          "time": "2025-06-07T13:25:54.432319"
        }
      }
    ],
    "overrideData": {}
  }
}
68443de30a0b866e9933aef9
BTCUSDT
Do not place a buy order for the grid trade #1 as…
Sat Jun 07 2025 13:25:55 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "6714addd-16b1-4fdd-b761-f098a08da1c0",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "place-buy-order",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749302755021,
      "symbol": "BTCUSDT",
      "close": "105512.01000000"
    },
    "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": 110718,
      "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": 105512.01,
      "limitPrice": 107622.2502,
      "highestPrice": 110718,
      "lowestPrice": 100372.26,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 107900.17949999998,
      "difference": -2.2133137415216164,
      "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-07T13:25:55.155Z"
    },
    "sell": {
      "currentPrice": 105512.01,
      "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-07T13:25:55.152Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 34.943041806554305,
            "ADX+DI": 37.814909450335364,
            "ADX+DI[1]": 39.08021868209783,
            "ADX-DI": 13.710107268066837,
            "ADX-DI[1]": 14.168855564622255,
            "AO": 188.88138235280348,
            "AO[1]": 179.83008823516138,
            "AO[2]": 176.05611764690548,
            "BB.lower": 105076.27975978264,
            "BB.upper": 105647.99324021749,
            "BBPower": 206.7802673867991,
            "CCI20": 93.66339253688194,
            "CCI20[1]": 111.32996746938427,
            "EMA10": 105455.41878879059,
            "EMA100": 105055.52328732972,
            "EMA20": 105381.79316823425,
            "EMA200": 104808.14656079932,
            "EMA30": 105318.61462618264,
            "EMA5": 105494.59552024085,
            "EMA50": 105221.21252731107,
            "HullMA9": 105534.21303703701,
            "Ichimoku.BLine": 105376.515,
            "MACD.macd": 97.53959112007578,
            "MACD.signal": 92.75306233132368,
            "Mom": 113.44000000000233,
            "Mom[1]": 300.9100000000035,
            "P.SAR": 105637.72220025652,
            "Pivot.M.Camarilla.Middle": 103572.41333333333,
            "Pivot.M.Camarilla.R1": 104676.85,
            "Pivot.M.Camarilla.R2": 105065.26,
            "Pivot.M.Camarilla.R3": 105453.67,
            "Pivot.M.Camarilla.S1": 103900.03,
            "Pivot.M.Camarilla.S2": 103511.62000000001,
            "Pivot.M.Camarilla.S3": 103123.21,
            "Pivot.M.Classic.Middle": 103572.41333333333,
            "Pivot.M.Classic.R1": 106049.02666666666,
            "Pivot.M.Classic.R2": 107809.61333333333,
            "Pivot.M.Classic.R3": 112046.81333333332,
            "Pivot.M.Classic.S1": 101811.82666666666,
            "Pivot.M.Classic.S2": 99335.21333333333,
            "Pivot.M.Classic.S3": 95098.01333333334,
            "Pivot.M.Demark.Middle": 104012.56,
            "Pivot.M.Demark.R1": 106929.31999999999,
            "Pivot.M.Demark.S1": 102692.12,
            "Pivot.M.Fibonacci.Middle": 103572.41333333333,
            "Pivot.M.Fibonacci.R1": 105191.02373333334,
            "Pivot.M.Fibonacci.R2": 106191.00293333332,
            "Pivot.M.Fibonacci.R3": 107809.61333333333,
            "Pivot.M.Fibonacci.S1": 101953.80293333333,
            "Pivot.M.Fibonacci.S2": 100953.82373333334,
            "Pivot.M.Fibonacci.S3": 99335.21333333333,
            "Pivot.M.Woodie.Middle": 103751.415,
            "Pivot.M.Woodie.R1": 106407.02999999998,
            "Pivot.M.Woodie.R2": 107988.61499999999,
            "Pivot.M.Woodie.R3": 110644.22999999998,
            "Pivot.M.Woodie.S1": 102169.82999999999,
            "Pivot.M.Woodie.S2": 99514.215,
            "Pivot.M.Woodie.S3": 97932.62999999999,
            "RSI": 61.22353183465435,
            "RSI[1]": 64.3567224722526,
            "Rec.BBPower": 0,
            "Rec.HullMA9": -1,
            "Rec.Ichimoku": 0,
            "Rec.Stoch.RSI": 0,
            "Rec.UO": 0,
            "Rec.VWMA": 1,
            "Rec.WR": 0,
            "Recommend.All": 0.4454545454545455,
            "Recommend.MA": 0.8,
            "Recommend.Other": 0.09090909090909091,
            "SMA10": 105480.40599999993,
            "SMA100": 105034.79479999987,
            "SMA20": 105362.13650000007,
            "SMA200": 104749.75714999989,
            "SMA30": 105307.01233333355,
            "SMA5": 105477.43600000002,
            "SMA50": 105169.741,
            "Stoch.D": 57.86304158193165,
            "Stoch.D[1]": 42.502689724447265,
            "Stoch.K": 63.72549019607763,
            "Stoch.K[1]": 57.58572311895416,
            "Stoch.RSI.K": 40.504376623789476,
            "UO": 54.70687435402699,
            "VWMA": 105387.00214174623,
            "W.R": -38.07932263814664,
            "change": -0.03952377451667801,
            "close": 105515,
            "high": 105556.73,
            "low": 105515,
            "open": 105556.72,
            "volume": 4.90685
          },
          "moving_averages": {
            "BUY": 13,
            "COMPUTE": {
              "EMA10": "BUY",
              "EMA100": "BUY",
              "EMA20": "BUY",
              "EMA200": "BUY",
              "EMA30": "BUY",
              "EMA50": "BUY",
              "HullMA": "SELL",
              "Ichimoku": "NEUTRAL",
              "SMA10": "BUY",
              "SMA100": "BUY",
              "SMA20": "BUY",
              "SMA200": "BUY",
              "SMA30": "BUY",
              "SMA50": "BUY",
              "VWMA": "BUY"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "STRONG_BUY",
            "SELL": 1
          },
          "oscillators": {
            "BUY": 1,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "NEUTRAL",
              "CCI": "NEUTRAL",
              "MACD": "BUY",
              "Mom": "SELL",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "NEUTRAL",
              "UO": "NEUTRAL",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 9,
            "RECOMMENDATION": "NEUTRAL",
            "SELL": 1
          },
          "summary": {
            "BUY": 14,
            "NEUTRAL": 10,
            "RECOMMENDATION": "BUY",
            "SELL": 2
          },
          "time": "2025-06-07T13:25:54.432319"
        }
      }
    ],
    "overrideData": {}
  }
}

Rename Collection

binance-bot .

Tools

Collection Stats

Documents 235262
Total doc size 1.58 GB
Average doc size 7.06 KB
Pre-allocated size 695.27 MB
Indexes 2
Total index size 6.04 MB
Padding factor
Extents

Indexes

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