_id symbol msg loggedAt data
68440eec0a0b866e9933053d
BTCUSDT
The current price reached the trigger price for t…
Sat Jun 07 2025 10:05:32 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "c2805f61-5855-45c5-b495-d4ba41448863",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "determine-action",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749290732021,
      "symbol": "BTCUSDT",
      "close": "104906.97000000"
    },
    "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": 104906.97,
      "limitPrice": 107005.1094,
      "highestPrice": 110718,
      "lowestPrice": 100372.26,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 107900.17949999998,
      "difference": -2.774054235933854,
      "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-07T10:05:32.172Z"
    },
    "sell": {
      "currentPrice": 104906.97,
      "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-07T10:05:32.169Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 11.04294581494873,
            "ADX+DI": 29.73451085718411,
            "ADX+DI[1]": 29.734913818273423,
            "ADX-DI": 31.71775144649878,
            "ADX-DI[1]": 31.71818128439774,
            "AO": -26.879764706012793,
            "AO[1]": -45.11623529426288,
            "AO[2]": -56.87517647074128,
            "BB.lower": 104745.08304919448,
            "BB.upper": 104953.03695080566,
            "BBPower": 56.52418047565152,
            "CCI20": 61.05048125890371,
            "CCI20[1]": 39.007334086325265,
            "EMA10": 104859.60541524827,
            "EMA100": 104779.60910931087,
            "EMA20": 104862.79473399658,
            "EMA200": 104584.03037415033,
            "EMA30": 104867.33722955346,
            "EMA5": 104866.56959349177,
            "EMA50": 104857.30064352861,
            "HullMA9": 104876.62577777776,
            "Ichimoku.BLine": 104828.25,
            "MACD.macd": -6.911343851257698,
            "MACD.signal": -12.186635302480838,
            "Mom": 11.589999999996508,
            "Mom[1]": 3.529999999998836,
            "P.SAR": 104770.36381456377,
            "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": 52.145593097710275,
            "RSI[1]": 52.1465800712429,
            "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.49090909090909096,
            "Recommend.MA": 0.8,
            "Recommend.Other": 0.18181818181818182,
            "SMA10": 104860.79299999992,
            "SMA100": 104793.38229999985,
            "SMA20": 104849.06000000007,
            "SMA200": 104596.8237499999,
            "SMA30": 104862.75966666684,
            "SMA5": 104858.91400000002,
            "SMA50": 104900.72839999999,
            "Stoch.D": 64.73803282622536,
            "Stoch.D[1]": 35.43847519211134,
            "Stoch.K": 69.4477861078154,
            "Stoch.K[1]": 48.44130263151866,
            "Stoch.RSI.K": 73.6957098272484,
            "UO": 59.48675140154934,
            "VWMA": 104844.29002320667,
            "W.R": -27.828621095150307,
            "change": -0.000009534015469238714,
            "close": 104887.59,
            "high": 104887.59,
            "low": 104887.59,
            "open": 104887.59,
            "volume": 0
          },
          "moving_averages": {
            "BUY": 13,
            "COMPUTE": {
              "EMA10": "BUY",
              "EMA100": "BUY",
              "EMA20": "BUY",
              "EMA200": "BUY",
              "EMA30": "BUY",
              "EMA50": "BUY",
              "HullMA": "BUY",
              "Ichimoku": "NEUTRAL",
              "SMA10": "BUY",
              "SMA100": "BUY",
              "SMA20": "BUY",
              "SMA200": "BUY",
              "SMA30": "BUY",
              "SMA50": "SELL",
              "VWMA": "BUY"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "STRONG_BUY",
            "SELL": 1
          },
          "oscillators": {
            "BUY": 2,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "NEUTRAL",
              "CCI": "NEUTRAL",
              "MACD": "BUY",
              "Mom": "BUY",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "NEUTRAL",
              "UO": "NEUTRAL",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 9,
            "RECOMMENDATION": "BUY",
            "SELL": 0
          },
          "summary": {
            "BUY": 15,
            "NEUTRAL": 10,
            "RECOMMENDATION": "BUY",
            "SELL": 1
          },
          "time": "2025-06-07T10:05:31.383815"
        }
      }
    ],
    "overrideData": {}
  }
}
68440eec0a0b866e9933053e
BTCUSDT
Do not place a buy order for the grid trade #1 as…
Sat Jun 07 2025 10:05:32 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "c2805f61-5855-45c5-b495-d4ba41448863",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "place-buy-order",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749290732021,
      "symbol": "BTCUSDT",
      "close": "104906.97000000"
    },
    "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": 104906.97,
      "limitPrice": 107005.1094,
      "highestPrice": 110718,
      "lowestPrice": 100372.26,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 107900.17949999998,
      "difference": -2.774054235933854,
      "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-07T10:05:32.172Z"
    },
    "sell": {
      "currentPrice": 104906.97,
      "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-07T10:05:32.169Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 11.04294581494873,
            "ADX+DI": 29.73451085718411,
            "ADX+DI[1]": 29.734913818273423,
            "ADX-DI": 31.71775144649878,
            "ADX-DI[1]": 31.71818128439774,
            "AO": -26.879764706012793,
            "AO[1]": -45.11623529426288,
            "AO[2]": -56.87517647074128,
            "BB.lower": 104745.08304919448,
            "BB.upper": 104953.03695080566,
            "BBPower": 56.52418047565152,
            "CCI20": 61.05048125890371,
            "CCI20[1]": 39.007334086325265,
            "EMA10": 104859.60541524827,
            "EMA100": 104779.60910931087,
            "EMA20": 104862.79473399658,
            "EMA200": 104584.03037415033,
            "EMA30": 104867.33722955346,
            "EMA5": 104866.56959349177,
            "EMA50": 104857.30064352861,
            "HullMA9": 104876.62577777776,
            "Ichimoku.BLine": 104828.25,
            "MACD.macd": -6.911343851257698,
            "MACD.signal": -12.186635302480838,
            "Mom": 11.589999999996508,
            "Mom[1]": 3.529999999998836,
            "P.SAR": 104770.36381456377,
            "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": 52.145593097710275,
            "RSI[1]": 52.1465800712429,
            "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.49090909090909096,
            "Recommend.MA": 0.8,
            "Recommend.Other": 0.18181818181818182,
            "SMA10": 104860.79299999992,
            "SMA100": 104793.38229999985,
            "SMA20": 104849.06000000007,
            "SMA200": 104596.8237499999,
            "SMA30": 104862.75966666684,
            "SMA5": 104858.91400000002,
            "SMA50": 104900.72839999999,
            "Stoch.D": 64.73803282622536,
            "Stoch.D[1]": 35.43847519211134,
            "Stoch.K": 69.4477861078154,
            "Stoch.K[1]": 48.44130263151866,
            "Stoch.RSI.K": 73.6957098272484,
            "UO": 59.48675140154934,
            "VWMA": 104844.29002320667,
            "W.R": -27.828621095150307,
            "change": -0.000009534015469238714,
            "close": 104887.59,
            "high": 104887.59,
            "low": 104887.59,
            "open": 104887.59,
            "volume": 0
          },
          "moving_averages": {
            "BUY": 13,
            "COMPUTE": {
              "EMA10": "BUY",
              "EMA100": "BUY",
              "EMA20": "BUY",
              "EMA200": "BUY",
              "EMA30": "BUY",
              "EMA50": "BUY",
              "HullMA": "BUY",
              "Ichimoku": "NEUTRAL",
              "SMA10": "BUY",
              "SMA100": "BUY",
              "SMA20": "BUY",
              "SMA200": "BUY",
              "SMA30": "BUY",
              "SMA50": "SELL",
              "VWMA": "BUY"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "STRONG_BUY",
            "SELL": 1
          },
          "oscillators": {
            "BUY": 2,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "NEUTRAL",
              "CCI": "NEUTRAL",
              "MACD": "BUY",
              "Mom": "BUY",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "NEUTRAL",
              "UO": "NEUTRAL",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 9,
            "RECOMMENDATION": "BUY",
            "SELL": 0
          },
          "summary": {
            "BUY": 15,
            "NEUTRAL": 10,
            "RECOMMENDATION": "BUY",
            "SELL": 1
          },
          "time": "2025-06-07T10:05:31.383815"
        }
      }
    ],
    "overrideData": {}
  }
}
68440eec681c4800b4daf1ab
BTCUSDT
The current price reached the trigger price for t…
Sat Jun 07 2025 10:05:32 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "a71d8bad-ad05-4c45-b12d-153b3c03ff6a",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "determine-action",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749290732021,
      "symbol": "BTCUSDT",
      "close": "104906.97000000"
    },
    "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": 104906.97,
      "limitPrice": 107005.1094,
      "highestPrice": 110718,
      "lowestPrice": 100372.26,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 107900.17949999998,
      "difference": -2.774054235933854,
      "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-07T10:05:32.182Z"
    },
    "sell": {
      "currentPrice": 104906.97,
      "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-07T10:05:32.179Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 11.04294581494873,
            "ADX+DI": 29.73451085718411,
            "ADX+DI[1]": 29.734913818273423,
            "ADX-DI": 31.71775144649878,
            "ADX-DI[1]": 31.71818128439774,
            "AO": -26.879764706012793,
            "AO[1]": -45.11623529426288,
            "AO[2]": -56.87517647074128,
            "BB.lower": 104745.08304919448,
            "BB.upper": 104953.03695080566,
            "BBPower": 56.52418047565152,
            "CCI20": 61.05048125890371,
            "CCI20[1]": 39.007334086325265,
            "EMA10": 104859.60541524827,
            "EMA100": 104779.60910931087,
            "EMA20": 104862.79473399658,
            "EMA200": 104584.03037415033,
            "EMA30": 104867.33722955346,
            "EMA5": 104866.56959349177,
            "EMA50": 104857.30064352861,
            "HullMA9": 104876.62577777776,
            "Ichimoku.BLine": 104828.25,
            "MACD.macd": -6.911343851257698,
            "MACD.signal": -12.186635302480838,
            "Mom": 11.589999999996508,
            "Mom[1]": 3.529999999998836,
            "P.SAR": 104770.36381456377,
            "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": 52.145593097710275,
            "RSI[1]": 52.1465800712429,
            "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.49090909090909096,
            "Recommend.MA": 0.8,
            "Recommend.Other": 0.18181818181818182,
            "SMA10": 104860.79299999992,
            "SMA100": 104793.38229999985,
            "SMA20": 104849.06000000007,
            "SMA200": 104596.8237499999,
            "SMA30": 104862.75966666684,
            "SMA5": 104858.91400000002,
            "SMA50": 104900.72839999999,
            "Stoch.D": 64.73803282622536,
            "Stoch.D[1]": 35.43847519211134,
            "Stoch.K": 69.4477861078154,
            "Stoch.K[1]": 48.44130263151866,
            "Stoch.RSI.K": 73.6957098272484,
            "UO": 59.48675140154934,
            "VWMA": 104844.29002320667,
            "W.R": -27.828621095150307,
            "change": -0.000009534015469238714,
            "close": 104887.59,
            "high": 104887.59,
            "low": 104887.59,
            "open": 104887.59,
            "volume": 0
          },
          "moving_averages": {
            "BUY": 13,
            "COMPUTE": {
              "EMA10": "BUY",
              "EMA100": "BUY",
              "EMA20": "BUY",
              "EMA200": "BUY",
              "EMA30": "BUY",
              "EMA50": "BUY",
              "HullMA": "BUY",
              "Ichimoku": "NEUTRAL",
              "SMA10": "BUY",
              "SMA100": "BUY",
              "SMA20": "BUY",
              "SMA200": "BUY",
              "SMA30": "BUY",
              "SMA50": "SELL",
              "VWMA": "BUY"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "STRONG_BUY",
            "SELL": 1
          },
          "oscillators": {
            "BUY": 2,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "NEUTRAL",
              "CCI": "NEUTRAL",
              "MACD": "BUY",
              "Mom": "BUY",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "NEUTRAL",
              "UO": "NEUTRAL",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 9,
            "RECOMMENDATION": "BUY",
            "SELL": 0
          },
          "summary": {
            "BUY": 15,
            "NEUTRAL": 10,
            "RECOMMENDATION": "BUY",
            "SELL": 1
          },
          "time": "2025-06-07T10:05:31.383815"
        }
      }
    ],
    "overrideData": {}
  }
}
68440eec681c4800b4daf1ac
BTCUSDT
Do not place a buy order for the grid trade #1 as…
Sat Jun 07 2025 10:05:32 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "a71d8bad-ad05-4c45-b12d-153b3c03ff6a",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "place-buy-order",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749290732021,
      "symbol": "BTCUSDT",
      "close": "104906.97000000"
    },
    "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": 104906.97,
      "limitPrice": 107005.1094,
      "highestPrice": 110718,
      "lowestPrice": 100372.26,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 107900.17949999998,
      "difference": -2.774054235933854,
      "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-07T10:05:32.182Z"
    },
    "sell": {
      "currentPrice": 104906.97,
      "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-07T10:05:32.179Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 11.04294581494873,
            "ADX+DI": 29.73451085718411,
            "ADX+DI[1]": 29.734913818273423,
            "ADX-DI": 31.71775144649878,
            "ADX-DI[1]": 31.71818128439774,
            "AO": -26.879764706012793,
            "AO[1]": -45.11623529426288,
            "AO[2]": -56.87517647074128,
            "BB.lower": 104745.08304919448,
            "BB.upper": 104953.03695080566,
            "BBPower": 56.52418047565152,
            "CCI20": 61.05048125890371,
            "CCI20[1]": 39.007334086325265,
            "EMA10": 104859.60541524827,
            "EMA100": 104779.60910931087,
            "EMA20": 104862.79473399658,
            "EMA200": 104584.03037415033,
            "EMA30": 104867.33722955346,
            "EMA5": 104866.56959349177,
            "EMA50": 104857.30064352861,
            "HullMA9": 104876.62577777776,
            "Ichimoku.BLine": 104828.25,
            "MACD.macd": -6.911343851257698,
            "MACD.signal": -12.186635302480838,
            "Mom": 11.589999999996508,
            "Mom[1]": 3.529999999998836,
            "P.SAR": 104770.36381456377,
            "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": 52.145593097710275,
            "RSI[1]": 52.1465800712429,
            "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.49090909090909096,
            "Recommend.MA": 0.8,
            "Recommend.Other": 0.18181818181818182,
            "SMA10": 104860.79299999992,
            "SMA100": 104793.38229999985,
            "SMA20": 104849.06000000007,
            "SMA200": 104596.8237499999,
            "SMA30": 104862.75966666684,
            "SMA5": 104858.91400000002,
            "SMA50": 104900.72839999999,
            "Stoch.D": 64.73803282622536,
            "Stoch.D[1]": 35.43847519211134,
            "Stoch.K": 69.4477861078154,
            "Stoch.K[1]": 48.44130263151866,
            "Stoch.RSI.K": 73.6957098272484,
            "UO": 59.48675140154934,
            "VWMA": 104844.29002320667,
            "W.R": -27.828621095150307,
            "change": -0.000009534015469238714,
            "close": 104887.59,
            "high": 104887.59,
            "low": 104887.59,
            "open": 104887.59,
            "volume": 0
          },
          "moving_averages": {
            "BUY": 13,
            "COMPUTE": {
              "EMA10": "BUY",
              "EMA100": "BUY",
              "EMA20": "BUY",
              "EMA200": "BUY",
              "EMA30": "BUY",
              "EMA50": "BUY",
              "HullMA": "BUY",
              "Ichimoku": "NEUTRAL",
              "SMA10": "BUY",
              "SMA100": "BUY",
              "SMA20": "BUY",
              "SMA200": "BUY",
              "SMA30": "BUY",
              "SMA50": "SELL",
              "VWMA": "BUY"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "STRONG_BUY",
            "SELL": 1
          },
          "oscillators": {
            "BUY": 2,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "NEUTRAL",
              "CCI": "NEUTRAL",
              "MACD": "BUY",
              "Mom": "BUY",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "NEUTRAL",
              "UO": "NEUTRAL",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 9,
            "RECOMMENDATION": "BUY",
            "SELL": 0
          },
          "summary": {
            "BUY": 15,
            "NEUTRAL": 10,
            "RECOMMENDATION": "BUY",
            "SELL": 1
          },
          "time": "2025-06-07T10:05:31.383815"
        }
      }
    ],
    "overrideData": {}
  }
}
68440eed0a0b866e9933053f
VICUSDT
The TradingView technical analysis recommendation…
Sat Jun 07 2025 10:05:33 GMT+0000 (Coordinated Universal Time)
{
  "uuid": "6cae21d6-f396-4cb8-98a0-01fcae345a8e",
  "stepName": "get-tradingview",
  "symbols": [
    "ILVUSDT",
    "WANUSDT",
    "ASRUSDT",
    "ARDRUSDT",
    "REIUSDT",
    "CKBUSDT",
    "JSTUSDT",
    "ANKRUSDT",
    "LEVERUSDT",
    "AUCTIONUSDT",
    "IQUSDT",
    "GLMUSDT",
    "FLUXUSDT",
    "MLNUSDT",
    "OGNUSDT",
    "ARKUSDT",
    "PHAUSDT",
    "SLFUSDT",
    "PSGUSDT",
    "LTOUSDT",
    "SUPERUSDT",
    "FUNUSDT",
    "NMRUSDT",
    "ALPINEUSDT",
    "STRAXUSDT",
    "LUMIAUSDT",
    "CVCUSDT",
    "SYSUSDT",
    "BEAMXUSDT",
    "IOTAUSDT",
    "HIGHUSDT",
    "HIVEUSDT",
    "FISUSDT",
    "BTCUSDT",
    "RAYUSDT",
    "TWTUSDT",
    "VICUSDT",
    "ACAUSDT",
    "SLPUSDT",
    "FTTUSDT",
    "MANAUSDT",
    "QKCUSDT",
    "ARKMUSDT",
    "MOVEUSDT",
    "ZROUSDT",
    "AVAUSDT",
    "KAVAUSDT",
    "XVGUSDT",
    "IDEXUSDT",
    "SCRTUSDT",
    "ACHUSDT",
    "SUSDT",
    "DOTUSDT",
    "ADAUSDT",
    "VTHOUSDT",
    "RUNEUSDT",
    "BAKEUSDT",
    "HEIUSDT",
    "AMPUSDT",
    "RAREUSDT",
    "FETUSDT",
    "DUSKUSDT",
    "LRCUSDT",
    "EPICUSDT",
    "MDTUSDT",
    "FORMUSDT",
    "FARMUSDT",
    "BELUSDT",
    "DUSDT",
    "JASMYUSDT",
    "HIFIUSDT",
    "NKNUSDT",
    "CYBERUSDT",
    "CHZUSDT",
    "HOOKUSDT",
    "FLMUSDT",
    "PUNDIXUSDT",
    "CHESSUSDT",
    "PHBUSDT",
    "OMUSDT",
    "ATAUSDT",
    "LQTYUSDT",
    "VOXELUSDT",
    "TRXUSDT",
    "GPSUSDT",
    "TKOUSDT",
    "PIVXUSDT",
    "DATAUSDT",
    "REQUSDT",
    "COSUSDT",
    "GUSDT",
    "ONGUSDT",
    "PEPEUSDT",
    "SPELLUSDT",
    "EDUUSDT",
    "LPTUSDT",
    "BARUSDT",
    "DEGOUSDT",
    "MASKUSDT"
  ],
  "interval": "5m",
  "data": {
    "indicators": {
      "ADX": 32.40849789168714,
      "ADX+DI": 22.27963348595236,
      "ADX+DI[1]": 22.71560218233052,
      "ADX-DI": 30.86054818730102,
      "ADX-DI[1]": 31.464428541581352,
      "AO": -0.0014235294117647679,
      "AO[1]": -0.0015500000000000513,
      "AO[2]": -0.001661176470588277,
      "BB.lower": 0.17336946053617724,
      "BB.upper": 0.1761505394638222,
      "BBPower": -0.00010777927085370287,
      "CCI20": -47.094801223197535,
      "CCI20[1]": -71.45529367748493,
      "EMA10": 0.17433586694511718,
      "EMA100": 0.17498705388184008,
      "EMA20": 0.17474082534205318,
      "EMA200": 0.17406479896445215,
      "EMA30": 0.17505874111833675,
      "EMA5": 0.17422337619667524,
      "EMA50": 0.1753142182993448,
      "HullMA9": 0.17411074074074073,
      "Ichimoku.BLine": 0.17525000000000002,
      "MACD.macd": -0.000535392576814897,
      "MACD.signal": -0.0005422798055384306,
      "Mom": -0.00040000000000001146,
      "Mom[1]": -0.0005999999999999894,
      "P.SAR": 0.1747052851116073,
      "Pivot.M.Camarilla.Middle": 0.17093333333333335,
      "Pivot.M.Camarilla.R1": 0.17138833333333334,
      "Pivot.M.Camarilla.R2": 0.17217666666666667,
      "Pivot.M.Camarilla.R3": 0.172965,
      "Pivot.M.Camarilla.S1": 0.16981166666666667,
      "Pivot.M.Camarilla.S2": 0.16902333333333333,
      "Pivot.M.Camarilla.S3": 0.168235,
      "Pivot.M.Classic.Middle": 0.17093333333333335,
      "Pivot.M.Classic.R1": 0.1750666666666667,
      "Pivot.M.Classic.R2": 0.17953333333333335,
      "Pivot.M.Classic.R3": 0.18813333333333335,
      "Pivot.M.Classic.S1": 0.1664666666666667,
      "Pivot.M.Classic.S2": 0.16233333333333336,
      "Pivot.M.Classic.S3": 0.15373333333333336,
      "Pivot.M.Demark.Middle": 0.17205,
      "Pivot.M.Demark.R1": 0.1773,
      "Pivot.M.Demark.S1": 0.16870000000000002,
      "Pivot.M.Fibonacci.Middle": 0.17093333333333335,
      "Pivot.M.Fibonacci.R1": 0.17421853333333334,
      "Pivot.M.Fibonacci.R2": 0.17624813333333336,
      "Pivot.M.Fibonacci.R3": 0.17953333333333335,
      "Pivot.M.Fibonacci.S1": 0.16764813333333337,
      "Pivot.M.Fibonacci.S2": 0.16561853333333335,
      "Pivot.M.Fibonacci.S3": 0.16233333333333336,
      "Pivot.M.Woodie.Middle": 0.17085,
      "Pivot.M.Woodie.R1": 0.1749,
      "Pivot.M.Woodie.R2": 0.17945,
      "Pivot.M.Woodie.R3": 0.1835,
      "Pivot.M.Woodie.S1": 0.1663,
      "Pivot.M.Woodie.S2": 0.16225,
      "Pivot.M.Woodie.S3": 0.1577,
      "RSI": 39.059386759512016,
      "RSI[1]": 36.839437730307594,
      "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.04242424242424242,
      "Recommend.MA": -0.26666666666666666,
      "Recommend.Other": 0.18181818181818182,
      "SMA10": 0.17427000000000017,
      "SMA100": 0.17541800000000016,
      "SMA20": 0.17475999999999972,
      "SMA200": 0.17328699999999983,
      "SMA30": 0.1752833333333342,
      "SMA5": 0.17410000000000003,
      "SMA50": 0.1759339999999999,
      "Stoch.D": 19.472915428797947,
      "Stoch.D[1]": 17.671957671957752,
      "Stoch.K": 31.004901960784593,
      "Stoch.K[1]": 26.6666666666673,
      "Stoch.RSI.K": 73.6455161086982,
      "UO": 44.33798905497016,
      "VWMA": 0.175048847532606,
      "W.R": -56.250000000000114,
      "change": 0.05737234652896671,
      "close": 0.1744,
      "high": 0.1744,
      "low": 0.1744,
      "open": 0.1744,
      "volume": 0
    },
    "moving_averages": {
      "BUY": 5,
      "COMPUTE": {
        "EMA10": "BUY",
        "EMA100": "SELL",
        "EMA20": "SELL",
        "EMA200": "BUY",
        "EMA30": "SELL",
        "EMA50": "SELL",
        "HullMA": "BUY",
        "Ichimoku": "NEUTRAL",
        "SMA10": "BUY",
        "SMA100": "SELL",
        "SMA20": "SELL",
        "SMA200": "BUY",
        "SMA30": "SELL",
        "SMA50": "SELL",
        "VWMA": "SELL"
      },
      "NEUTRAL": 1,
      "RECOMMENDATION": "SELL",
      "SELL": 9
    },
    "oscillators": {
      "BUY": 2,
      "COMPUTE": {
        "ADX": "NEUTRAL",
        "AO": "NEUTRAL",
        "BBP": "NEUTRAL",
        "CCI": "NEUTRAL",
        "MACD": "BUY",
        "Mom": "BUY",
        "RSI": "NEUTRAL",
        "STOCH.K": "NEUTRAL",
        "Stoch.RSI": "NEUTRAL",
        "UO": "NEUTRAL",
        "W%R": "NEUTRAL"
      },
      "NEUTRAL": 9,
      "RECOMMENDATION": "BUY",
      "SELL": 0
    },
    "summary": {
      "BUY": 7,
      "NEUTRAL": 10,
      "RECOMMENDATION": "NEUTRAL",
      "SELL": 9
    },
    "time": "2025-06-07T10:05:33.149031"
  }
}
68440eed0a0b866e99330540
BTCUSDT
The current price reached the trigger price for t…
Sat Jun 07 2025 10:05:33 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "8370e661-1e17-47ae-9e7a-7d09e33924b4",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "determine-action",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749290733021,
      "symbol": "BTCUSDT",
      "close": "104906.97000000"
    },
    "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": 104906.97,
      "limitPrice": 107005.1094,
      "highestPrice": 110718,
      "lowestPrice": 100372.26,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 107900.17949999998,
      "difference": -2.774054235933854,
      "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-07T10:05:33.172Z"
    },
    "sell": {
      "currentPrice": 104906.97,
      "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-07T10:05:33.169Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 11.04294581494873,
            "ADX+DI": 29.73451085718411,
            "ADX+DI[1]": 29.734913818273423,
            "ADX-DI": 31.71775144649878,
            "ADX-DI[1]": 31.71818128439774,
            "AO": -26.879764706012793,
            "AO[1]": -45.11623529426288,
            "AO[2]": -56.87517647074128,
            "BB.lower": 104745.08304919448,
            "BB.upper": 104953.03695080566,
            "BBPower": 56.52418047565152,
            "CCI20": 61.05048125890371,
            "CCI20[1]": 39.007334086325265,
            "EMA10": 104859.60541524827,
            "EMA100": 104779.60910931087,
            "EMA20": 104862.79473399658,
            "EMA200": 104584.03037415033,
            "EMA30": 104867.33722955346,
            "EMA5": 104866.56959349177,
            "EMA50": 104857.30064352861,
            "HullMA9": 104876.62577777776,
            "Ichimoku.BLine": 104828.25,
            "MACD.macd": -6.911343851257698,
            "MACD.signal": -12.186635302480838,
            "Mom": 11.589999999996508,
            "Mom[1]": 3.529999999998836,
            "P.SAR": 104770.36381456377,
            "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": 52.145593097710275,
            "RSI[1]": 52.1465800712429,
            "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.49090909090909096,
            "Recommend.MA": 0.8,
            "Recommend.Other": 0.18181818181818182,
            "SMA10": 104860.79299999992,
            "SMA100": 104793.38229999985,
            "SMA20": 104849.06000000007,
            "SMA200": 104596.8237499999,
            "SMA30": 104862.75966666684,
            "SMA5": 104858.91400000002,
            "SMA50": 104900.72839999999,
            "Stoch.D": 64.73803282622536,
            "Stoch.D[1]": 35.43847519211134,
            "Stoch.K": 69.4477861078154,
            "Stoch.K[1]": 48.44130263151866,
            "Stoch.RSI.K": 73.6957098272484,
            "UO": 59.48675140154934,
            "VWMA": 104844.29002320667,
            "W.R": -27.828621095150307,
            "change": -0.000009534015469238714,
            "close": 104887.59,
            "high": 104887.59,
            "low": 104887.59,
            "open": 104887.59,
            "volume": 0
          },
          "moving_averages": {
            "BUY": 13,
            "COMPUTE": {
              "EMA10": "BUY",
              "EMA100": "BUY",
              "EMA20": "BUY",
              "EMA200": "BUY",
              "EMA30": "BUY",
              "EMA50": "BUY",
              "HullMA": "BUY",
              "Ichimoku": "NEUTRAL",
              "SMA10": "BUY",
              "SMA100": "BUY",
              "SMA20": "BUY",
              "SMA200": "BUY",
              "SMA30": "BUY",
              "SMA50": "SELL",
              "VWMA": "BUY"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "STRONG_BUY",
            "SELL": 1
          },
          "oscillators": {
            "BUY": 2,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "NEUTRAL",
              "CCI": "NEUTRAL",
              "MACD": "BUY",
              "Mom": "BUY",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "NEUTRAL",
              "UO": "NEUTRAL",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 9,
            "RECOMMENDATION": "BUY",
            "SELL": 0
          },
          "summary": {
            "BUY": 15,
            "NEUTRAL": 10,
            "RECOMMENDATION": "BUY",
            "SELL": 1
          },
          "time": "2025-06-07T10:05:33.148925"
        }
      }
    ],
    "overrideData": {}
  }
}
68440eed0a0b866e99330541
BTCUSDT
Do not place a buy order for the grid trade #1 as…
Sat Jun 07 2025 10:05:33 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "8370e661-1e17-47ae-9e7a-7d09e33924b4",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "place-buy-order",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749290733021,
      "symbol": "BTCUSDT",
      "close": "104906.97000000"
    },
    "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": 104906.97,
      "limitPrice": 107005.1094,
      "highestPrice": 110718,
      "lowestPrice": 100372.26,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 107900.17949999998,
      "difference": -2.774054235933854,
      "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-07T10:05:33.172Z"
    },
    "sell": {
      "currentPrice": 104906.97,
      "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-07T10:05:33.169Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 11.04294581494873,
            "ADX+DI": 29.73451085718411,
            "ADX+DI[1]": 29.734913818273423,
            "ADX-DI": 31.71775144649878,
            "ADX-DI[1]": 31.71818128439774,
            "AO": -26.879764706012793,
            "AO[1]": -45.11623529426288,
            "AO[2]": -56.87517647074128,
            "BB.lower": 104745.08304919448,
            "BB.upper": 104953.03695080566,
            "BBPower": 56.52418047565152,
            "CCI20": 61.05048125890371,
            "CCI20[1]": 39.007334086325265,
            "EMA10": 104859.60541524827,
            "EMA100": 104779.60910931087,
            "EMA20": 104862.79473399658,
            "EMA200": 104584.03037415033,
            "EMA30": 104867.33722955346,
            "EMA5": 104866.56959349177,
            "EMA50": 104857.30064352861,
            "HullMA9": 104876.62577777776,
            "Ichimoku.BLine": 104828.25,
            "MACD.macd": -6.911343851257698,
            "MACD.signal": -12.186635302480838,
            "Mom": 11.589999999996508,
            "Mom[1]": 3.529999999998836,
            "P.SAR": 104770.36381456377,
            "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": 52.145593097710275,
            "RSI[1]": 52.1465800712429,
            "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.49090909090909096,
            "Recommend.MA": 0.8,
            "Recommend.Other": 0.18181818181818182,
            "SMA10": 104860.79299999992,
            "SMA100": 104793.38229999985,
            "SMA20": 104849.06000000007,
            "SMA200": 104596.8237499999,
            "SMA30": 104862.75966666684,
            "SMA5": 104858.91400000002,
            "SMA50": 104900.72839999999,
            "Stoch.D": 64.73803282622536,
            "Stoch.D[1]": 35.43847519211134,
            "Stoch.K": 69.4477861078154,
            "Stoch.K[1]": 48.44130263151866,
            "Stoch.RSI.K": 73.6957098272484,
            "UO": 59.48675140154934,
            "VWMA": 104844.29002320667,
            "W.R": -27.828621095150307,
            "change": -0.000009534015469238714,
            "close": 104887.59,
            "high": 104887.59,
            "low": 104887.59,
            "open": 104887.59,
            "volume": 0
          },
          "moving_averages": {
            "BUY": 13,
            "COMPUTE": {
              "EMA10": "BUY",
              "EMA100": "BUY",
              "EMA20": "BUY",
              "EMA200": "BUY",
              "EMA30": "BUY",
              "EMA50": "BUY",
              "HullMA": "BUY",
              "Ichimoku": "NEUTRAL",
              "SMA10": "BUY",
              "SMA100": "BUY",
              "SMA20": "BUY",
              "SMA200": "BUY",
              "SMA30": "BUY",
              "SMA50": "SELL",
              "VWMA": "BUY"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "STRONG_BUY",
            "SELL": 1
          },
          "oscillators": {
            "BUY": 2,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "NEUTRAL",
              "CCI": "NEUTRAL",
              "MACD": "BUY",
              "Mom": "BUY",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "NEUTRAL",
              "UO": "NEUTRAL",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 9,
            "RECOMMENDATION": "BUY",
            "SELL": 0
          },
          "summary": {
            "BUY": 15,
            "NEUTRAL": 10,
            "RECOMMENDATION": "BUY",
            "SELL": 1
          },
          "time": "2025-06-07T10:05:33.148925"
        }
      }
    ],
    "overrideData": {}
  }
}
68440eed681c4800b4daf1ad
BTCUSDT
The current price reached the trigger price for t…
Sat Jun 07 2025 10:05:33 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "ce1e0ffd-b8c8-4c25-a0f1-fd1b00003416",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "determine-action",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749290733021,
      "symbol": "BTCUSDT",
      "close": "104906.97000000"
    },
    "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": 104906.97,
      "limitPrice": 107005.1094,
      "highestPrice": 110718,
      "lowestPrice": 100372.26,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 107900.17949999998,
      "difference": -2.774054235933854,
      "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-07T10:05:33.181Z"
    },
    "sell": {
      "currentPrice": 104906.97,
      "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-07T10:05:33.179Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 11.04294581494873,
            "ADX+DI": 29.73451085718411,
            "ADX+DI[1]": 29.734913818273423,
            "ADX-DI": 31.71775144649878,
            "ADX-DI[1]": 31.71818128439774,
            "AO": -26.879764706012793,
            "AO[1]": -45.11623529426288,
            "AO[2]": -56.87517647074128,
            "BB.lower": 104745.08304919448,
            "BB.upper": 104953.03695080566,
            "BBPower": 56.52418047565152,
            "CCI20": 61.05048125890371,
            "CCI20[1]": 39.007334086325265,
            "EMA10": 104859.60541524827,
            "EMA100": 104779.60910931087,
            "EMA20": 104862.79473399658,
            "EMA200": 104584.03037415033,
            "EMA30": 104867.33722955346,
            "EMA5": 104866.56959349177,
            "EMA50": 104857.30064352861,
            "HullMA9": 104876.62577777776,
            "Ichimoku.BLine": 104828.25,
            "MACD.macd": -6.911343851257698,
            "MACD.signal": -12.186635302480838,
            "Mom": 11.589999999996508,
            "Mom[1]": 3.529999999998836,
            "P.SAR": 104770.36381456377,
            "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": 52.145593097710275,
            "RSI[1]": 52.1465800712429,
            "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.49090909090909096,
            "Recommend.MA": 0.8,
            "Recommend.Other": 0.18181818181818182,
            "SMA10": 104860.79299999992,
            "SMA100": 104793.38229999985,
            "SMA20": 104849.06000000007,
            "SMA200": 104596.8237499999,
            "SMA30": 104862.75966666684,
            "SMA5": 104858.91400000002,
            "SMA50": 104900.72839999999,
            "Stoch.D": 64.73803282622536,
            "Stoch.D[1]": 35.43847519211134,
            "Stoch.K": 69.4477861078154,
            "Stoch.K[1]": 48.44130263151866,
            "Stoch.RSI.K": 73.6957098272484,
            "UO": 59.48675140154934,
            "VWMA": 104844.29002320667,
            "W.R": -27.828621095150307,
            "change": -0.000009534015469238714,
            "close": 104887.59,
            "high": 104887.59,
            "low": 104887.59,
            "open": 104887.59,
            "volume": 0
          },
          "moving_averages": {
            "BUY": 13,
            "COMPUTE": {
              "EMA10": "BUY",
              "EMA100": "BUY",
              "EMA20": "BUY",
              "EMA200": "BUY",
              "EMA30": "BUY",
              "EMA50": "BUY",
              "HullMA": "BUY",
              "Ichimoku": "NEUTRAL",
              "SMA10": "BUY",
              "SMA100": "BUY",
              "SMA20": "BUY",
              "SMA200": "BUY",
              "SMA30": "BUY",
              "SMA50": "SELL",
              "VWMA": "BUY"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "STRONG_BUY",
            "SELL": 1
          },
          "oscillators": {
            "BUY": 2,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "NEUTRAL",
              "CCI": "NEUTRAL",
              "MACD": "BUY",
              "Mom": "BUY",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "NEUTRAL",
              "UO": "NEUTRAL",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 9,
            "RECOMMENDATION": "BUY",
            "SELL": 0
          },
          "summary": {
            "BUY": 15,
            "NEUTRAL": 10,
            "RECOMMENDATION": "BUY",
            "SELL": 1
          },
          "time": "2025-06-07T10:05:33.148925"
        }
      }
    ],
    "overrideData": {}
  }
}
68440eed681c4800b4daf1ae
BTCUSDT
Do not place a buy order for the grid trade #1 as…
Sat Jun 07 2025 10:05:33 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "ce1e0ffd-b8c8-4c25-a0f1-fd1b00003416",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "place-buy-order",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749290733021,
      "symbol": "BTCUSDT",
      "close": "104906.97000000"
    },
    "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": 104906.97,
      "limitPrice": 107005.1094,
      "highestPrice": 110718,
      "lowestPrice": 100372.26,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 107900.17949999998,
      "difference": -2.774054235933854,
      "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-07T10:05:33.181Z"
    },
    "sell": {
      "currentPrice": 104906.97,
      "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-07T10:05:33.179Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 11.04294581494873,
            "ADX+DI": 29.73451085718411,
            "ADX+DI[1]": 29.734913818273423,
            "ADX-DI": 31.71775144649878,
            "ADX-DI[1]": 31.71818128439774,
            "AO": -26.879764706012793,
            "AO[1]": -45.11623529426288,
            "AO[2]": -56.87517647074128,
            "BB.lower": 104745.08304919448,
            "BB.upper": 104953.03695080566,
            "BBPower": 56.52418047565152,
            "CCI20": 61.05048125890371,
            "CCI20[1]": 39.007334086325265,
            "EMA10": 104859.60541524827,
            "EMA100": 104779.60910931087,
            "EMA20": 104862.79473399658,
            "EMA200": 104584.03037415033,
            "EMA30": 104867.33722955346,
            "EMA5": 104866.56959349177,
            "EMA50": 104857.30064352861,
            "HullMA9": 104876.62577777776,
            "Ichimoku.BLine": 104828.25,
            "MACD.macd": -6.911343851257698,
            "MACD.signal": -12.186635302480838,
            "Mom": 11.589999999996508,
            "Mom[1]": 3.529999999998836,
            "P.SAR": 104770.36381456377,
            "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": 52.145593097710275,
            "RSI[1]": 52.1465800712429,
            "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.49090909090909096,
            "Recommend.MA": 0.8,
            "Recommend.Other": 0.18181818181818182,
            "SMA10": 104860.79299999992,
            "SMA100": 104793.38229999985,
            "SMA20": 104849.06000000007,
            "SMA200": 104596.8237499999,
            "SMA30": 104862.75966666684,
            "SMA5": 104858.91400000002,
            "SMA50": 104900.72839999999,
            "Stoch.D": 64.73803282622536,
            "Stoch.D[1]": 35.43847519211134,
            "Stoch.K": 69.4477861078154,
            "Stoch.K[1]": 48.44130263151866,
            "Stoch.RSI.K": 73.6957098272484,
            "UO": 59.48675140154934,
            "VWMA": 104844.29002320667,
            "W.R": -27.828621095150307,
            "change": -0.000009534015469238714,
            "close": 104887.59,
            "high": 104887.59,
            "low": 104887.59,
            "open": 104887.59,
            "volume": 0
          },
          "moving_averages": {
            "BUY": 13,
            "COMPUTE": {
              "EMA10": "BUY",
              "EMA100": "BUY",
              "EMA20": "BUY",
              "EMA200": "BUY",
              "EMA30": "BUY",
              "EMA50": "BUY",
              "HullMA": "BUY",
              "Ichimoku": "NEUTRAL",
              "SMA10": "BUY",
              "SMA100": "BUY",
              "SMA20": "BUY",
              "SMA200": "BUY",
              "SMA30": "BUY",
              "SMA50": "SELL",
              "VWMA": "BUY"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "STRONG_BUY",
            "SELL": 1
          },
          "oscillators": {
            "BUY": 2,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "NEUTRAL",
              "CCI": "NEUTRAL",
              "MACD": "BUY",
              "Mom": "BUY",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "NEUTRAL",
              "UO": "NEUTRAL",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 9,
            "RECOMMENDATION": "BUY",
            "SELL": 0
          },
          "summary": {
            "BUY": 15,
            "NEUTRAL": 10,
            "RECOMMENDATION": "BUY",
            "SELL": 1
          },
          "time": "2025-06-07T10:05:33.148925"
        }
      }
    ],
    "overrideData": {}
  }
}
68440eed681c4800b4daf1af
VICUSDT
The TradingView technical analysis recommendation…
Sat Jun 07 2025 10:05:33 GMT+0000 (Coordinated Universal Time)
{
  "uuid": "e94c6edb-a2ec-4f61-9be0-86692167d45f",
  "stepName": "get-tradingview",
  "symbols": [
    "ILVUSDT",
    "WANUSDT",
    "ASRUSDT",
    "ARDRUSDT",
    "REIUSDT",
    "CKBUSDT",
    "JSTUSDT",
    "ANKRUSDT",
    "LEVERUSDT",
    "AUCTIONUSDT",
    "IQUSDT",
    "GLMUSDT",
    "FLUXUSDT",
    "MLNUSDT",
    "OGNUSDT",
    "ARKUSDT",
    "PHAUSDT",
    "SLFUSDT",
    "PSGUSDT",
    "LTOUSDT",
    "SUPERUSDT",
    "FUNUSDT",
    "NMRUSDT",
    "ALPINEUSDT",
    "STRAXUSDT",
    "LUMIAUSDT",
    "CVCUSDT",
    "SYSUSDT",
    "BEAMXUSDT",
    "IOTAUSDT",
    "HIGHUSDT",
    "HIVEUSDT",
    "FISUSDT",
    "BTCUSDT",
    "RAYUSDT",
    "TWTUSDT",
    "VICUSDT",
    "ACAUSDT",
    "SLPUSDT",
    "FTTUSDT",
    "MANAUSDT",
    "QKCUSDT",
    "ARKMUSDT",
    "MOVEUSDT",
    "ZROUSDT",
    "AVAUSDT",
    "KAVAUSDT",
    "XVGUSDT",
    "IDEXUSDT",
    "SCRTUSDT",
    "ACHUSDT",
    "SUSDT",
    "DOTUSDT",
    "ADAUSDT",
    "VTHOUSDT",
    "RUNEUSDT",
    "BAKEUSDT",
    "HEIUSDT",
    "AMPUSDT",
    "RAREUSDT",
    "FETUSDT",
    "DUSKUSDT",
    "LRCUSDT",
    "EPICUSDT",
    "MDTUSDT",
    "FORMUSDT",
    "FARMUSDT",
    "BELUSDT",
    "DUSDT",
    "JASMYUSDT",
    "HIFIUSDT",
    "NKNUSDT",
    "CYBERUSDT",
    "CHZUSDT",
    "HOOKUSDT",
    "FLMUSDT",
    "PUNDIXUSDT",
    "CHESSUSDT",
    "PHBUSDT",
    "OMUSDT",
    "ATAUSDT",
    "LQTYUSDT",
    "VOXELUSDT",
    "TRXUSDT",
    "GPSUSDT",
    "TKOUSDT",
    "PIVXUSDT",
    "DATAUSDT",
    "REQUSDT",
    "COSUSDT",
    "GUSDT",
    "ONGUSDT",
    "PEPEUSDT",
    "SPELLUSDT",
    "EDUUSDT",
    "LPTUSDT",
    "BARUSDT",
    "DEGOUSDT",
    "MASKUSDT"
  ],
  "interval": "5m",
  "data": {
    "indicators": {
      "ADX": 32.40849789168714,
      "ADX+DI": 22.27963348595236,
      "ADX+DI[1]": 22.71560218233052,
      "ADX-DI": 30.86054818730102,
      "ADX-DI[1]": 31.464428541581352,
      "AO": -0.0014235294117647679,
      "AO[1]": -0.0015500000000000513,
      "AO[2]": -0.001661176470588277,
      "BB.lower": 0.17336946053617724,
      "BB.upper": 0.1761505394638222,
      "BBPower": -0.00010777927085370287,
      "CCI20": -47.094801223197535,
      "CCI20[1]": -71.45529367748493,
      "EMA10": 0.17433586694511718,
      "EMA100": 0.17498705388184008,
      "EMA20": 0.17474082534205318,
      "EMA200": 0.17406479896445215,
      "EMA30": 0.17505874111833675,
      "EMA5": 0.17422337619667524,
      "EMA50": 0.1753142182993448,
      "HullMA9": 0.17411074074074073,
      "Ichimoku.BLine": 0.17525000000000002,
      "MACD.macd": -0.000535392576814897,
      "MACD.signal": -0.0005422798055384306,
      "Mom": -0.00040000000000001146,
      "Mom[1]": -0.0005999999999999894,
      "P.SAR": 0.1747052851116073,
      "Pivot.M.Camarilla.Middle": 0.17093333333333335,
      "Pivot.M.Camarilla.R1": 0.17138833333333334,
      "Pivot.M.Camarilla.R2": 0.17217666666666667,
      "Pivot.M.Camarilla.R3": 0.172965,
      "Pivot.M.Camarilla.S1": 0.16981166666666667,
      "Pivot.M.Camarilla.S2": 0.16902333333333333,
      "Pivot.M.Camarilla.S3": 0.168235,
      "Pivot.M.Classic.Middle": 0.17093333333333335,
      "Pivot.M.Classic.R1": 0.1750666666666667,
      "Pivot.M.Classic.R2": 0.17953333333333335,
      "Pivot.M.Classic.R3": 0.18813333333333335,
      "Pivot.M.Classic.S1": 0.1664666666666667,
      "Pivot.M.Classic.S2": 0.16233333333333336,
      "Pivot.M.Classic.S3": 0.15373333333333336,
      "Pivot.M.Demark.Middle": 0.17205,
      "Pivot.M.Demark.R1": 0.1773,
      "Pivot.M.Demark.S1": 0.16870000000000002,
      "Pivot.M.Fibonacci.Middle": 0.17093333333333335,
      "Pivot.M.Fibonacci.R1": 0.17421853333333334,
      "Pivot.M.Fibonacci.R2": 0.17624813333333336,
      "Pivot.M.Fibonacci.R3": 0.17953333333333335,
      "Pivot.M.Fibonacci.S1": 0.16764813333333337,
      "Pivot.M.Fibonacci.S2": 0.16561853333333335,
      "Pivot.M.Fibonacci.S3": 0.16233333333333336,
      "Pivot.M.Woodie.Middle": 0.17085,
      "Pivot.M.Woodie.R1": 0.1749,
      "Pivot.M.Woodie.R2": 0.17945,
      "Pivot.M.Woodie.R3": 0.1835,
      "Pivot.M.Woodie.S1": 0.1663,
      "Pivot.M.Woodie.S2": 0.16225,
      "Pivot.M.Woodie.S3": 0.1577,
      "RSI": 39.059386759512016,
      "RSI[1]": 36.839437730307594,
      "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.04242424242424242,
      "Recommend.MA": -0.26666666666666666,
      "Recommend.Other": 0.18181818181818182,
      "SMA10": 0.17427000000000017,
      "SMA100": 0.17541800000000016,
      "SMA20": 0.17475999999999972,
      "SMA200": 0.17328699999999983,
      "SMA30": 0.1752833333333342,
      "SMA5": 0.17410000000000003,
      "SMA50": 0.1759339999999999,
      "Stoch.D": 19.472915428797947,
      "Stoch.D[1]": 17.671957671957752,
      "Stoch.K": 31.004901960784593,
      "Stoch.K[1]": 26.6666666666673,
      "Stoch.RSI.K": 73.6455161086982,
      "UO": 44.33798905497016,
      "VWMA": 0.175048847532606,
      "W.R": -56.250000000000114,
      "change": 0.05737234652896671,
      "close": 0.1744,
      "high": 0.1744,
      "low": 0.1744,
      "open": 0.1744,
      "volume": 0
    },
    "moving_averages": {
      "BUY": 5,
      "COMPUTE": {
        "EMA10": "BUY",
        "EMA100": "SELL",
        "EMA20": "SELL",
        "EMA200": "BUY",
        "EMA30": "SELL",
        "EMA50": "SELL",
        "HullMA": "BUY",
        "Ichimoku": "NEUTRAL",
        "SMA10": "BUY",
        "SMA100": "SELL",
        "SMA20": "SELL",
        "SMA200": "BUY",
        "SMA30": "SELL",
        "SMA50": "SELL",
        "VWMA": "SELL"
      },
      "NEUTRAL": 1,
      "RECOMMENDATION": "SELL",
      "SELL": 9
    },
    "oscillators": {
      "BUY": 2,
      "COMPUTE": {
        "ADX": "NEUTRAL",
        "AO": "NEUTRAL",
        "BBP": "NEUTRAL",
        "CCI": "NEUTRAL",
        "MACD": "BUY",
        "Mom": "BUY",
        "RSI": "NEUTRAL",
        "STOCH.K": "NEUTRAL",
        "Stoch.RSI": "NEUTRAL",
        "UO": "NEUTRAL",
        "W%R": "NEUTRAL"
      },
      "NEUTRAL": 9,
      "RECOMMENDATION": "BUY",
      "SELL": 0
    },
    "summary": {
      "BUY": 7,
      "NEUTRAL": 10,
      "RECOMMENDATION": "NEUTRAL",
      "SELL": 9
    },
    "time": "2025-06-07T10:05:33.393184"
  }
}

Rename Collection

binance-bot .

Tools

Collection Stats

Documents 227345
Total doc size 1.56 GB
Average doc size 7.21 KB
Pre-allocated size 695.27 MB
Indexes 2
Total index size 5.5 MB
Padding factor
Extents

Indexes

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