_id symbol msg loggedAt data
68434d0580e5ac31e457e068
BTCUSDT
Do not place a buy order for the grid trade #1 as…
Fri Jun 06 2025 20:18:13 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "aa269bd2-e86c-4868-9324-ebb46a32c9ca",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "place-buy-order",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749241093024,
      "symbol": "BTCUSDT",
      "close": "104366.10000000"
    },
    "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": 1749240692248,
      "accountType": "SPOT",
      "balances": [
        {
          "asset": "BNB",
          "free": "0.00000756",
          "locked": "0.00000000"
        },
        {
          "asset": "USDT",
          "free": "2.66551165",
          "locked": "49.95175700"
        },
        {
          "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-06T20:11:32.248Z"
    },
    "quoteAssetBalance": {
      "asset": "USDT",
      "free": "2.66551165",
      "locked": "49.95175700"
    },
    "buy": {
      "currentPrice": 104366.1,
      "limitPrice": 106453.422,
      "highestPrice": 110718,
      "lowestPrice": 100372.26,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 107900.17949999998,
      "difference": -3.2753230961955704,
      "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-06T20:18:13.173Z"
    },
    "sell": {
      "currentPrice": 104366.1,
      "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-06T20:18:13.169Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 27.113392806549747,
            "ADX+DI": 18.206152461344267,
            "ADX+DI[1]": 17.71278106790072,
            "ADX-DI": 29.224579125402357,
            "ADX-DI[1]": 30.792681911376718,
            "AO": -229.6905294117605,
            "AO[1]": -286.1339705882274,
            "AO[2]": -320.57058823532134,
            "BB.lower": 104085.5554070293,
            "BB.upper": 104670.8035929709,
            "BBPower": 82.28011332995084,
            "CCI20": -2.9194897737701067,
            "CCI20[1]": -30.134049977398774,
            "EMA10": 104308.06187600036,
            "EMA100": 104361.49923956362,
            "EMA20": 104373.26060940941,
            "EMA200": 104004.45942218007,
            "EMA30": 104433.29549285954,
            "EMA5": 104311.21973998837,
            "EMA50": 104483.37937200846,
            "HullMA9": 104336.73562962963,
            "Ichimoku.BLine": 104404.60500000001,
            "MACD.macd": -93.35245593739091,
            "MACD.signal": -106.22160024024285,
            "Mom": 96.49000000000524,
            "Mom[1]": -46.01999999998952,
            "P.SAR": 104020.6688,
            "Pivot.M.Camarilla.Middle": 102596.88333333335,
            "Pivot.M.Camarilla.R1": 102016.27958333332,
            "Pivot.M.Camarilla.R2": 102523.87916666667,
            "Pivot.M.Camarilla.R3": 103031.47875,
            "Pivot.M.Camarilla.S1": 101001.08041666666,
            "Pivot.M.Camarilla.S2": 100493.48083333332,
            "Pivot.M.Camarilla.S3": 99985.88124999999,
            "Pivot.M.Classic.Middle": 102596.88333333335,
            "Pivot.M.Classic.R1": 104821.5066666667,
            "Pivot.M.Classic.R2": 108134.33333333336,
            "Pivot.M.Classic.R3": 113671.78333333337,
            "Pivot.M.Classic.S1": 99284.05666666669,
            "Pivot.M.Classic.S2": 97059.43333333333,
            "Pivot.M.Classic.S3": 91521.98333333332,
            "Pivot.M.Demark.Middle": 102040.7275,
            "Pivot.M.Demark.R1": 103709.19499999999,
            "Pivot.M.Demark.S1": 98171.74499999998,
            "Pivot.M.Fibonacci.Middle": 102596.88333333335,
            "Pivot.M.Fibonacci.R1": 104712.18923333335,
            "Pivot.M.Fibonacci.R2": 106019.02743333335,
            "Pivot.M.Fibonacci.R3": 108134.33333333336,
            "Pivot.M.Fibonacci.S1": 100481.57743333334,
            "Pivot.M.Fibonacci.S2": 99174.73923333334,
            "Pivot.M.Fibonacci.S3": 97059.43333333333,
            "Pivot.M.Woodie.Middle": 102324.8375,
            "Pivot.M.Woodie.R1": 104277.415,
            "Pivot.M.Woodie.R2": 107862.2875,
            "Pivot.M.Woodie.R3": 109814.865,
            "Pivot.M.Woodie.S1": 98739.96499999998,
            "Pivot.M.Woodie.S2": 96787.38749999998,
            "Pivot.M.Woodie.S3": 93202.51499999997,
            "RSI": 48.60455890715129,
            "RSI[1]": 44.256482375518964,
            "Rec.BBPower": 0,
            "Rec.HullMA9": 1,
            "Rec.Ichimoku": 0,
            "Rec.Stoch.RSI": 0,
            "Rec.UO": 0,
            "Rec.VWMA": 1,
            "Rec.WR": 0,
            "Recommend.All": 0.22424242424242424,
            "Recommend.MA": 0.26666666666666666,
            "Recommend.Other": 0.18181818181818182,
            "SMA10": 104257.69899999998,
            "SMA100": 104491.93529999994,
            "SMA20": 104378.1795000001,
            "SMA200": 103872.28789999992,
            "SMA30": 104485.29733333345,
            "SMA5": 104285.318,
            "SMA50": 104607.28160000002,
            "Stoch.D": 45.23267534173679,
            "Stoch.D[1]": 56.319507028997315,
            "Stoch.K": 54.23900610425992,
            "Stoch.K[1]": 70.68843436494518,
            "Stoch.RSI.K": 81.93110270634271,
            "UO": 56.16486074084326,
            "VWMA": 104341.05359066646,
            "W.R": -35.18499643257555,
            "change": 0.06583205904333693,
            "close": 104394.75,
            "high": 104410.8,
            "low": 104320.84,
            "open": 104326.06,
            "volume": 15.88766
          },
          "moving_averages": {
            "BUY": 9,
            "COMPUTE": {
              "EMA10": "BUY",
              "EMA100": "BUY",
              "EMA20": "BUY",
              "EMA200": "BUY",
              "EMA30": "SELL",
              "EMA50": "SELL",
              "HullMA": "BUY",
              "Ichimoku": "NEUTRAL",
              "SMA10": "BUY",
              "SMA100": "SELL",
              "SMA20": "BUY",
              "SMA200": "BUY",
              "SMA30": "SELL",
              "SMA50": "SELL",
              "VWMA": "BUY"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "BUY",
            "SELL": 5
          },
          "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": 11,
            "NEUTRAL": 10,
            "RECOMMENDATION": "BUY",
            "SELL": 5
          },
          "time": "2025-06-06T20:18:12.509486"
        }
      }
    ],
    "overrideData": {}
  }
}
68434d0680e5ac31e457e069
BTCUSDT
The current price reached the trigger price for t…
Fri Jun 06 2025 20:18:14 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "2b496204-ba80-467d-b4a4-e134a6b1290d",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "determine-action",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749241094024,
      "symbol": "BTCUSDT",
      "close": "104366.11000000"
    },
    "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": 1749240692248,
      "accountType": "SPOT",
      "balances": [
        {
          "asset": "BNB",
          "free": "0.00000756",
          "locked": "0.00000000"
        },
        {
          "asset": "USDT",
          "free": "2.66551165",
          "locked": "49.95175700"
        },
        {
          "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-06T20:11:32.248Z"
    },
    "quoteAssetBalance": {
      "asset": "USDT",
      "free": "2.66551165",
      "locked": "49.95175700"
    },
    "buy": {
      "currentPrice": 104366.11,
      "limitPrice": 106453.4322,
      "highestPrice": 110718,
      "lowestPrice": 100372.26,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 107900.17949999998,
      "difference": -3.2753138283703964,
      "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-06T20:18:14.159Z"
    },
    "sell": {
      "currentPrice": 104366.11,
      "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-06T20:18:14.154Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 27.113392806549747,
            "ADX+DI": 18.206152461344267,
            "ADX+DI[1]": 17.71278106790072,
            "ADX-DI": 29.224579125402357,
            "ADX-DI[1]": 30.792681911376718,
            "AO": -229.6905294117605,
            "AO[1]": -286.1339705882274,
            "AO[2]": -320.57058823532134,
            "BB.lower": 104085.5554070293,
            "BB.upper": 104670.8035929709,
            "BBPower": 82.28011332995084,
            "CCI20": -2.9194897737701067,
            "CCI20[1]": -30.134049977398774,
            "EMA10": 104308.06187600036,
            "EMA100": 104361.49923956362,
            "EMA20": 104373.26060940941,
            "EMA200": 104004.45942218007,
            "EMA30": 104433.29549285954,
            "EMA5": 104311.21973998837,
            "EMA50": 104483.37937200846,
            "HullMA9": 104336.73562962963,
            "Ichimoku.BLine": 104404.60500000001,
            "MACD.macd": -93.35245593739091,
            "MACD.signal": -106.22160024024285,
            "Mom": 96.49000000000524,
            "Mom[1]": -46.01999999998952,
            "P.SAR": 104020.6688,
            "Pivot.M.Camarilla.Middle": 102596.88333333335,
            "Pivot.M.Camarilla.R1": 102016.27958333332,
            "Pivot.M.Camarilla.R2": 102523.87916666667,
            "Pivot.M.Camarilla.R3": 103031.47875,
            "Pivot.M.Camarilla.S1": 101001.08041666666,
            "Pivot.M.Camarilla.S2": 100493.48083333332,
            "Pivot.M.Camarilla.S3": 99985.88124999999,
            "Pivot.M.Classic.Middle": 102596.88333333335,
            "Pivot.M.Classic.R1": 104821.5066666667,
            "Pivot.M.Classic.R2": 108134.33333333336,
            "Pivot.M.Classic.R3": 113671.78333333337,
            "Pivot.M.Classic.S1": 99284.05666666669,
            "Pivot.M.Classic.S2": 97059.43333333333,
            "Pivot.M.Classic.S3": 91521.98333333332,
            "Pivot.M.Demark.Middle": 102040.7275,
            "Pivot.M.Demark.R1": 103709.19499999999,
            "Pivot.M.Demark.S1": 98171.74499999998,
            "Pivot.M.Fibonacci.Middle": 102596.88333333335,
            "Pivot.M.Fibonacci.R1": 104712.18923333335,
            "Pivot.M.Fibonacci.R2": 106019.02743333335,
            "Pivot.M.Fibonacci.R3": 108134.33333333336,
            "Pivot.M.Fibonacci.S1": 100481.57743333334,
            "Pivot.M.Fibonacci.S2": 99174.73923333334,
            "Pivot.M.Fibonacci.S3": 97059.43333333333,
            "Pivot.M.Woodie.Middle": 102324.8375,
            "Pivot.M.Woodie.R1": 104277.415,
            "Pivot.M.Woodie.R2": 107862.2875,
            "Pivot.M.Woodie.R3": 109814.865,
            "Pivot.M.Woodie.S1": 98739.96499999998,
            "Pivot.M.Woodie.S2": 96787.38749999998,
            "Pivot.M.Woodie.S3": 93202.51499999997,
            "RSI": 48.60455890715129,
            "RSI[1]": 44.256482375518964,
            "Rec.BBPower": 0,
            "Rec.HullMA9": 1,
            "Rec.Ichimoku": 0,
            "Rec.Stoch.RSI": 0,
            "Rec.UO": 0,
            "Rec.VWMA": 1,
            "Rec.WR": 0,
            "Recommend.All": 0.22424242424242424,
            "Recommend.MA": 0.26666666666666666,
            "Recommend.Other": 0.18181818181818182,
            "SMA10": 104257.69899999998,
            "SMA100": 104491.93529999994,
            "SMA20": 104378.1795000001,
            "SMA200": 103872.28789999992,
            "SMA30": 104485.29733333345,
            "SMA5": 104285.318,
            "SMA50": 104607.28160000002,
            "Stoch.D": 45.23267534173679,
            "Stoch.D[1]": 56.319507028997315,
            "Stoch.K": 54.23900610425992,
            "Stoch.K[1]": 70.68843436494518,
            "Stoch.RSI.K": 81.93110270634271,
            "UO": 56.16486074084326,
            "VWMA": 104341.05359066646,
            "W.R": -35.18499643257555,
            "change": 0.06583205904333693,
            "close": 104394.75,
            "high": 104410.8,
            "low": 104320.84,
            "open": 104326.06,
            "volume": 15.88766
          },
          "moving_averages": {
            "BUY": 9,
            "COMPUTE": {
              "EMA10": "BUY",
              "EMA100": "BUY",
              "EMA20": "BUY",
              "EMA200": "BUY",
              "EMA30": "SELL",
              "EMA50": "SELL",
              "HullMA": "BUY",
              "Ichimoku": "NEUTRAL",
              "SMA10": "BUY",
              "SMA100": "SELL",
              "SMA20": "BUY",
              "SMA200": "BUY",
              "SMA30": "SELL",
              "SMA50": "SELL",
              "VWMA": "BUY"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "BUY",
            "SELL": 5
          },
          "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": 11,
            "NEUTRAL": 10,
            "RECOMMENDATION": "BUY",
            "SELL": 5
          },
          "time": "2025-06-06T20:18:13.342005"
        }
      }
    ],
    "overrideData": {}
  }
}
68434d0680e5ac31e457e06a
BTCUSDT
Do not place a buy order for the grid trade #1 as…
Fri Jun 06 2025 20:18:14 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "2b496204-ba80-467d-b4a4-e134a6b1290d",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "place-buy-order",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749241094024,
      "symbol": "BTCUSDT",
      "close": "104366.11000000"
    },
    "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": 1749240692248,
      "accountType": "SPOT",
      "balances": [
        {
          "asset": "BNB",
          "free": "0.00000756",
          "locked": "0.00000000"
        },
        {
          "asset": "USDT",
          "free": "2.66551165",
          "locked": "49.95175700"
        },
        {
          "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-06T20:11:32.248Z"
    },
    "quoteAssetBalance": {
      "asset": "USDT",
      "free": "2.66551165",
      "locked": "49.95175700"
    },
    "buy": {
      "currentPrice": 104366.11,
      "limitPrice": 106453.4322,
      "highestPrice": 110718,
      "lowestPrice": 100372.26,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 107900.17949999998,
      "difference": -3.2753138283703964,
      "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-06T20:18:14.159Z"
    },
    "sell": {
      "currentPrice": 104366.11,
      "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-06T20:18:14.154Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 27.113392806549747,
            "ADX+DI": 18.206152461344267,
            "ADX+DI[1]": 17.71278106790072,
            "ADX-DI": 29.224579125402357,
            "ADX-DI[1]": 30.792681911376718,
            "AO": -229.6905294117605,
            "AO[1]": -286.1339705882274,
            "AO[2]": -320.57058823532134,
            "BB.lower": 104085.5554070293,
            "BB.upper": 104670.8035929709,
            "BBPower": 82.28011332995084,
            "CCI20": -2.9194897737701067,
            "CCI20[1]": -30.134049977398774,
            "EMA10": 104308.06187600036,
            "EMA100": 104361.49923956362,
            "EMA20": 104373.26060940941,
            "EMA200": 104004.45942218007,
            "EMA30": 104433.29549285954,
            "EMA5": 104311.21973998837,
            "EMA50": 104483.37937200846,
            "HullMA9": 104336.73562962963,
            "Ichimoku.BLine": 104404.60500000001,
            "MACD.macd": -93.35245593739091,
            "MACD.signal": -106.22160024024285,
            "Mom": 96.49000000000524,
            "Mom[1]": -46.01999999998952,
            "P.SAR": 104020.6688,
            "Pivot.M.Camarilla.Middle": 102596.88333333335,
            "Pivot.M.Camarilla.R1": 102016.27958333332,
            "Pivot.M.Camarilla.R2": 102523.87916666667,
            "Pivot.M.Camarilla.R3": 103031.47875,
            "Pivot.M.Camarilla.S1": 101001.08041666666,
            "Pivot.M.Camarilla.S2": 100493.48083333332,
            "Pivot.M.Camarilla.S3": 99985.88124999999,
            "Pivot.M.Classic.Middle": 102596.88333333335,
            "Pivot.M.Classic.R1": 104821.5066666667,
            "Pivot.M.Classic.R2": 108134.33333333336,
            "Pivot.M.Classic.R3": 113671.78333333337,
            "Pivot.M.Classic.S1": 99284.05666666669,
            "Pivot.M.Classic.S2": 97059.43333333333,
            "Pivot.M.Classic.S3": 91521.98333333332,
            "Pivot.M.Demark.Middle": 102040.7275,
            "Pivot.M.Demark.R1": 103709.19499999999,
            "Pivot.M.Demark.S1": 98171.74499999998,
            "Pivot.M.Fibonacci.Middle": 102596.88333333335,
            "Pivot.M.Fibonacci.R1": 104712.18923333335,
            "Pivot.M.Fibonacci.R2": 106019.02743333335,
            "Pivot.M.Fibonacci.R3": 108134.33333333336,
            "Pivot.M.Fibonacci.S1": 100481.57743333334,
            "Pivot.M.Fibonacci.S2": 99174.73923333334,
            "Pivot.M.Fibonacci.S3": 97059.43333333333,
            "Pivot.M.Woodie.Middle": 102324.8375,
            "Pivot.M.Woodie.R1": 104277.415,
            "Pivot.M.Woodie.R2": 107862.2875,
            "Pivot.M.Woodie.R3": 109814.865,
            "Pivot.M.Woodie.S1": 98739.96499999998,
            "Pivot.M.Woodie.S2": 96787.38749999998,
            "Pivot.M.Woodie.S3": 93202.51499999997,
            "RSI": 48.60455890715129,
            "RSI[1]": 44.256482375518964,
            "Rec.BBPower": 0,
            "Rec.HullMA9": 1,
            "Rec.Ichimoku": 0,
            "Rec.Stoch.RSI": 0,
            "Rec.UO": 0,
            "Rec.VWMA": 1,
            "Rec.WR": 0,
            "Recommend.All": 0.22424242424242424,
            "Recommend.MA": 0.26666666666666666,
            "Recommend.Other": 0.18181818181818182,
            "SMA10": 104257.69899999998,
            "SMA100": 104491.93529999994,
            "SMA20": 104378.1795000001,
            "SMA200": 103872.28789999992,
            "SMA30": 104485.29733333345,
            "SMA5": 104285.318,
            "SMA50": 104607.28160000002,
            "Stoch.D": 45.23267534173679,
            "Stoch.D[1]": 56.319507028997315,
            "Stoch.K": 54.23900610425992,
            "Stoch.K[1]": 70.68843436494518,
            "Stoch.RSI.K": 81.93110270634271,
            "UO": 56.16486074084326,
            "VWMA": 104341.05359066646,
            "W.R": -35.18499643257555,
            "change": 0.06583205904333693,
            "close": 104394.75,
            "high": 104410.8,
            "low": 104320.84,
            "open": 104326.06,
            "volume": 15.88766
          },
          "moving_averages": {
            "BUY": 9,
            "COMPUTE": {
              "EMA10": "BUY",
              "EMA100": "BUY",
              "EMA20": "BUY",
              "EMA200": "BUY",
              "EMA30": "SELL",
              "EMA50": "SELL",
              "HullMA": "BUY",
              "Ichimoku": "NEUTRAL",
              "SMA10": "BUY",
              "SMA100": "SELL",
              "SMA20": "BUY",
              "SMA200": "BUY",
              "SMA30": "SELL",
              "SMA50": "SELL",
              "VWMA": "BUY"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "BUY",
            "SELL": 5
          },
          "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": 11,
            "NEUTRAL": 10,
            "RECOMMENDATION": "BUY",
            "SELL": 5
          },
          "time": "2025-06-06T20:18:13.342005"
        }
      }
    ],
    "overrideData": {}
  }
}
68434d0680e5ac31e457e06b
BELUSDT
The current price reached the trigger price for t…
Fri Jun 06 2025 20:18:14 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "84a538b7-0f6a-4ed9-9432-2344982c0f61",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "determine-action",
  "data": {
    "symbol": "BELUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749241094045,
      "symbol": "BELUSDT",
      "close": "0.27530000"
    },
    "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": 1749240692248,
      "accountType": "SPOT",
      "balances": [
        {
          "asset": "BNB",
          "free": "0.00000756",
          "locked": "0.00000000"
        },
        {
          "asset": "USDT",
          "free": "2.66551165",
          "locked": "49.95175700"
        },
        {
          "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": "67ed936688f35a9947441887",
      "key": "BELUSDT-configuration",
      "candles": {
        "interval": "15m",
        "limit": 48
      },
      "buy": {
        "enabled": true,
        "lastBuyPriceRemoveThreshold": 1.02,
        "athRestriction": {
          "enabled": true,
          "candles": {
            "interval": "30m",
            "limit": 39
          },
          "restrictionPercentage": 0.974
        },
        "minPurchaseAmount": -1,
        "maxPurchaseAmount": -1,
        "gridTrade": [
          {
            "triggerPercentage": 1.015,
            "stopPercentage": 1.019,
            "limitPercentage": 1.023,
            "minPurchaseAmount": 9,
            "maxPurchaseAmount": 200,
            "executed": false,
            "executedOrder": null
          }
        ],
        "currentGridTradeIndex": 0,
        "currentGridTrade": {
          "triggerPercentage": 1.015,
          "stopPercentage": 1.019,
          "limitPercentage": 1.023,
          "minPurchaseAmount": 9,
          "maxPurchaseAmount": 200,
          "executed": false,
          "executedOrder": null
        }
      },
      "sell": {
        "enabled": true,
        "stopLoss": {
          "enabled": true,
          "maxLossPercentage": 0.985,
          "disableBuyMinutes": 4,
          "orderType": "market"
        },
        "conservativeMode": {
          "enabled": true,
          "factor": 0.98
        },
        "gridTrade": [
          {
            "triggerPercentage": 1.067,
            "stopPercentage": 0.985,
            "limitPercentage": 0.98,
            "quantityPercentage": 1,
            "executed": false,
            "executedOrder": null
          }
        ],
        "currentGridTradeIndex": 0,
        "currentGridTrade": {
          "triggerPercentage": 1.067,
          "stopPercentage": 0.985,
          "limitPercentage": 0.98,
          "quantityPercentage": 1,
          "executed": false,
          "executedOrder": null
        }
      },
      "botOptions": {
        "authentication": {
          "lockList": true,
          "lockAfter": 600
        },
        "autoTriggerBuy": {
          "enabled": true,
          "triggerAfter": 0.4,
          "conditions": {
            "whenLessThanATHRestriction": true,
            "afterDisabledPeriod": true
          }
        },
        "orderLimit": {
          "enabled": true,
          "maxBuyOpenOrders": 5,
          "maxOpenTrades": 10
        },
        "tradingViewOptions": {
          "useOnlyWithin": 240,
          "ifExpires": "ignore"
        },
        "logs": {
          "deleteAfter": 500
        },
        "tradingViews": [
          {
            "interval": "1m",
            "buy": {
              "whenStrongBuy": false,
              "whenBuy": false
            },
            "sell": {
              "forceSellOverZeroBelowTriggerPrice": {
                "whenNeutral": false,
                "whenSell": true,
                "whenStrongSell": true
              }
            }
          },
          {
            "interval": "5m",
            "buy": {
              "whenStrongBuy": true,
              "whenBuy": false
            },
            "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": 0.2853,
      "lowestPrice": 0.2724,
      "athPrice": 0.2853
    },
    "symbolInfo": {
      "symbol": "BELUSDT",
      "status": "TRADING",
      "baseAsset": "BEL",
      "baseAssetPrecision": 8,
      "quoteAsset": "USDT",
      "quotePrecision": 8,
      "filterLotSize": {
        "filterType": "LOT_SIZE",
        "minQty": "0.10000000",
        "maxQty": "900000.00000000",
        "stepSize": "0.10000000"
      },
      "filterPrice": {
        "filterType": "PRICE_FILTER",
        "minPrice": "0.00010000",
        "maxPrice": "1000.00000000",
        "tickSize": "0.00010000"
      },
      "filterMinNotional": {
        "filterType": "NOTIONAL",
        "minNotional": "5.00000000",
        "applyMinToMarket": true,
        "maxNotional": "9000000.00000000",
        "applyMaxToMarket": false,
        "avgPriceMins": 5
      }
    },
    "openOrders": [],
    "action": "buy",
    "baseAssetBalance": {
      "asset": "BEL",
      "free": 0,
      "locked": 0,
      "total": 0,
      "estimatedValue": 0,
      "updatedAt": "2025-06-06T20:11:32.248Z"
    },
    "quoteAssetBalance": {
      "asset": "USDT",
      "free": "2.66551165",
      "locked": "49.95175700"
    },
    "buy": {
      "currentPrice": 0.2753,
      "limitPrice": 0.2816319,
      "highestPrice": 0.2853,
      "lowestPrice": 0.2724,
      "athPrice": 0.2853,
      "athRestrictionPrice": 0.27788219999999997,
      "triggerPrice": 0.27648599999999995,
      "difference": -0.42895481145517333,
      "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-06T20:18:14.186Z"
    },
    "sell": {
      "currentPrice": 0.2753,
      "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-06T20:18:14.182Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BELUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "1m"
        },
        "result": {
          "indicators": {
            "ADX": 19.860643204049826,
            "ADX+DI": 66.23959852127686,
            "ADX+DI[1]": 66.20630965389275,
            "ADX-DI": 27.07672108960846,
            "ADX-DI[1]": 29.187282102596033,
            "AO": 0.0014052941176471712,
            "AO[1]": 0.0011788235294118432,
            "AO[2]": 0.0008438235294118135,
            "BB.lower": 0.272448228414606,
            "BB.upper": 0.2752017715853952,
            "BBPower": 0.0021306463723502755,
            "CCI20": 176.74047476555185,
            "CCI20[1]": 180.27210884349208,
            "EMA10": 0.2744035554302774,
            "EMA100": 0.27432976730297476,
            "EMA20": 0.27396702186563965,
            "EMA200": 0.27577807636448426,
            "EMA30": 0.2737565335469038,
            "EMA5": 0.2748297010532327,
            "EMA50": 0.2736743748397141,
            "HullMA9": 0.2754603703703704,
            "Ichimoku.BLine": 0.27390000000000003,
            "MACD.macd": 0.0004634980570286662,
            "MACD.signal": 0.00027466230951027717,
            "Mom": 0.0015000000000000013,
            "Mom[1]": 0.0016000000000000458,
            "P.SAR": 0.273363911424,
            "Pivot.M.Camarilla.Middle": 0.27573333333333333,
            "Pivot.M.Camarilla.R1": 0.273055,
            "Pivot.M.Camarilla.R2": 0.27531,
            "Pivot.M.Camarilla.R3": 0.27756499999999995,
            "Pivot.M.Camarilla.S1": 0.268545,
            "Pivot.M.Camarilla.S2": 0.26628999999999997,
            "Pivot.M.Camarilla.S3": 0.264035,
            "Pivot.M.Classic.Middle": 0.27573333333333333,
            "Pivot.M.Classic.R1": 0.28556666666666664,
            "Pivot.M.Classic.R2": 0.3003333333333333,
            "Pivot.M.Classic.R3": 0.32493333333333324,
            "Pivot.M.Classic.S1": 0.2609666666666667,
            "Pivot.M.Classic.S2": 0.2511333333333334,
            "Pivot.M.Classic.S3": 0.22653333333333342,
            "Pivot.M.Demark.Middle": 0.273275,
            "Pivot.M.Demark.R1": 0.28064999999999996,
            "Pivot.M.Demark.S1": 0.25605,
            "Pivot.M.Fibonacci.Middle": 0.27573333333333333,
            "Pivot.M.Fibonacci.R1": 0.2851305333333333,
            "Pivot.M.Fibonacci.R2": 0.2909361333333333,
            "Pivot.M.Fibonacci.R3": 0.3003333333333333,
            "Pivot.M.Fibonacci.S1": 0.26633613333333334,
            "Pivot.M.Fibonacci.S2": 0.26053053333333337,
            "Pivot.M.Fibonacci.S3": 0.2511333333333334,
            "Pivot.M.Woodie.Middle": 0.27475,
            "Pivot.M.Woodie.R1": 0.28359999999999996,
            "Pivot.M.Woodie.R2": 0.29934999999999995,
            "Pivot.M.Woodie.R3": 0.3081999999999999,
            "Pivot.M.Woodie.S1": 0.259,
            "Pivot.M.Woodie.S2": 0.25015000000000004,
            "Pivot.M.Woodie.S3": 0.23440000000000005,
            "RSI": 70.92373162861362,
            "RSI[1]": 68.46645524862677,
            "Rec.BBPower": 0,
            "Rec.HullMA9": -1,
            "Rec.Ichimoku": 0,
            "Rec.Stoch.RSI": 0,
            "Rec.UO": 1,
            "Rec.VWMA": 1,
            "Rec.WR": 0,
            "Recommend.All": 0.26666666666666666,
            "Recommend.MA": 0.5333333333333333,
            "Recommend.Other": 0,
            "SMA10": 0.27418000000000053,
            "SMA100": 0.2738489999999999,
            "SMA20": 0.2738250000000006,
            "SMA200": 0.2769045,
            "SMA30": 0.2735200000000002,
            "SMA5": 0.2748799999999999,
            "SMA50": 0.27324799999999994,
            "Stoch.D": 97.7072310405646,
            "Stoch.D[1]": 95.39682539682526,
            "Stoch.K": 98.41269841269859,
            "Stoch.K[1]": 96.56084656084691,
            "Stoch.RSI.K": 100,
            "UO": 76.8608534322829,
            "VWMA": 0.2736248124850997,
            "W.R": 0,
            "change": 0.10909090909089705,
            "close": 0.2753,
            "high": 0.2753,
            "low": 0.2753,
            "open": 0.2753,
            "volume": 0
          },
          "moving_averages": {
            "BUY": 11,
            "COMPUTE": {
              "EMA10": "BUY",
              "EMA100": "BUY",
              "EMA20": "BUY",
              "EMA200": "SELL",
              "EMA30": "BUY",
              "EMA50": "BUY",
              "HullMA": "SELL",
              "Ichimoku": "NEUTRAL",
              "SMA10": "BUY",
              "SMA100": "BUY",
              "SMA20": "BUY",
              "SMA200": "SELL",
              "SMA30": "BUY",
              "SMA50": "BUY",
              "VWMA": "BUY"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "STRONG_BUY",
            "SELL": 3
          },
          "oscillators": {
            "BUY": 2,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "NEUTRAL",
              "CCI": "SELL",
              "MACD": "BUY",
              "Mom": "SELL",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "NEUTRAL",
              "UO": "BUY",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 7,
            "RECOMMENDATION": "NEUTRAL",
            "SELL": 2
          },
          "summary": {
            "BUY": 13,
            "NEUTRAL": 8,
            "RECOMMENDATION": "BUY",
            "SELL": 5
          },
          "time": "2025-06-06T20:18:13.320343"
        }
      },
      {
        "request": {
          "symbol": "BELUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 39.209434977872334,
            "ADX+DI": 38.6864470259202,
            "ADX+DI[1]": 36.64138602899976,
            "ADX-DI": 27.38309278847529,
            "ADX-DI[1]": 28.296432373614625,
            "AO": -0.0000044117647056696185,
            "AO[1]": -0.0004094117647056583,
            "AO[2]": -0.0005832352941174124,
            "BB.lower": 0.2718006850925632,
            "BB.upper": 0.27471931490743723,
            "BBPower": 0.002749811420691861,
            "CCI20": 272.642390289547,
            "CCI20[1]": 275.6987209854695,
            "EMA10": 0.2738685295501853,
            "EMA100": 0.2763030381516374,
            "EMA20": 0.27384902615239637,
            "EMA200": 0.2765767718939097,
            "EMA30": 0.27431123142682445,
            "EMA5": 0.27430889808647835,
            "EMA50": 0.27531745646634576,
            "HullMA9": 0.2744466666666666,
            "Ichimoku.BLine": 0.27395,
            "MACD.macd": -0.00030551389836580567,
            "MACD.signal": -0.0007284368368004877,
            "Mom": 0.00269999999999998,
            "Mom[1]": 0.0019000000000000128,
            "P.SAR": 0.2728551400722104,
            "Pivot.M.Camarilla.Middle": 0.27573333333333333,
            "Pivot.M.Camarilla.R1": 0.273055,
            "Pivot.M.Camarilla.R2": 0.27531,
            "Pivot.M.Camarilla.R3": 0.27756499999999995,
            "Pivot.M.Camarilla.S1": 0.268545,
            "Pivot.M.Camarilla.S2": 0.26628999999999997,
            "Pivot.M.Camarilla.S3": 0.264035,
            "Pivot.M.Classic.Middle": 0.27573333333333333,
            "Pivot.M.Classic.R1": 0.28556666666666664,
            "Pivot.M.Classic.R2": 0.3003333333333333,
            "Pivot.M.Classic.R3": 0.32493333333333324,
            "Pivot.M.Classic.S1": 0.2609666666666667,
            "Pivot.M.Classic.S2": 0.2511333333333334,
            "Pivot.M.Classic.S3": 0.22653333333333342,
            "Pivot.M.Demark.Middle": 0.273275,
            "Pivot.M.Demark.R1": 0.28064999999999996,
            "Pivot.M.Demark.S1": 0.25605,
            "Pivot.M.Fibonacci.Middle": 0.27573333333333333,
            "Pivot.M.Fibonacci.R1": 0.2851305333333333,
            "Pivot.M.Fibonacci.R2": 0.2909361333333333,
            "Pivot.M.Fibonacci.R3": 0.3003333333333333,
            "Pivot.M.Fibonacci.S1": 0.26633613333333334,
            "Pivot.M.Fibonacci.S2": 0.26053053333333337,
            "Pivot.M.Fibonacci.S3": 0.2511333333333334,
            "Pivot.M.Woodie.Middle": 0.27475,
            "Pivot.M.Woodie.R1": 0.28359999999999996,
            "Pivot.M.Woodie.R2": 0.29934999999999995,
            "Pivot.M.Woodie.R3": 0.3081999999999999,
            "Pivot.M.Woodie.S1": 0.259,
            "Pivot.M.Woodie.S2": 0.25015000000000004,
            "Pivot.M.Woodie.S3": 0.23440000000000005,
            "RSI": 58.46933596808263,
            "RSI[1]": 56.68926742827878,
            "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.11212121212121212,
            "Recommend.MA": 0.13333333333333333,
            "Recommend.Other": 0.09090909090909091,
            "SMA10": 0.27365000000000045,
            "SMA100": 0.27810399999999985,
            "SMA20": 0.2732600000000002,
            "SMA200": 0.2759945000000001,
            "SMA30": 0.2737133333333331,
            "SMA5": 0.2740000000000001,
            "SMA50": 0.27567199999999975,
            "Stoch.D": 65.27777777777797,
            "Stoch.D[1]": 54.07407407407256,
            "Stoch.K": 79.16666666666724,
            "Stoch.K[1]": 62.22222222222149,
            "Stoch.RSI.K": 87.94545418521113,
            "UO": 59.08477237048635,
            "VWMA": 0.2730379344278742,
            "W.R": 0,
            "change": 0.10909090909089705,
            "close": 0.2753,
            "high": 0.2753,
            "low": 0.275,
            "open": 0.2751,
            "volume": 149.5
          },
          "moving_averages": {
            "BUY": 8,
            "COMPUTE": {
              "EMA10": "BUY",
              "EMA100": "SELL",
              "EMA20": "BUY",
              "EMA200": "SELL",
              "EMA30": "BUY",
              "EMA50": "SELL",
              "HullMA": "BUY",
              "Ichimoku": "NEUTRAL",
              "SMA10": "BUY",
              "SMA100": "SELL",
              "SMA20": "BUY",
              "SMA200": "SELL",
              "SMA30": "BUY",
              "SMA50": "SELL",
              "VWMA": "BUY"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "BUY",
            "SELL": 6
          },
          "oscillators": {
            "BUY": 2,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "NEUTRAL",
              "CCI": "SELL",
              "MACD": "BUY",
              "Mom": "BUY",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "NEUTRAL",
              "UO": "NEUTRAL",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 8,
            "RECOMMENDATION": "NEUTRAL",
            "SELL": 1
          },
          "summary": {
            "BUY": 10,
            "NEUTRAL": 9,
            "RECOMMENDATION": "BUY",
            "SELL": 7
          },
          "time": "2025-06-06T20:18:13.341856"
        }
      }
    ],
    "overrideData": {
      "action": "buy",
      "actionAt": "2025-06-06T20:19:03.411Z",
      "triggeredBy": "buy-order-trading-view",
      "notify": false,
      "checkTradingView": true
    }
  }
}
68434d0680e5ac31e457e06c
BELUSDT
The override action is saved. Reason: The bot que…
Fri Jun 06 2025 20:18:14 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "84a538b7-0f6a-4ed9-9432-2344982c0f61",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "place-buy-order",
  "overrideData": {
    "action": "buy",
    "actionAt": "2025-06-06T20:19:14.188Z",
    "triggeredBy": "buy-order-trading-view",
    "notify": false,
    "checkTradingView": true
  },
  "overrideReason": "The bot queued the action to trigger the grid trade #1 for buying. Do not place an order because TradingView recommendation for 5m is BUY."
}
68434d06a66b9d1d238a14f2
BELUSDT
The override action is saved. Reason: The bot que…
Fri Jun 06 2025 20:18:14 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "f2ec91df-0a25-4fdd-8f87-e1bb87cbb7ba",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "place-buy-order",
  "overrideData": {
    "action": "buy",
    "actionAt": "2025-06-06T20:19:14.191Z",
    "triggeredBy": "buy-order-trading-view",
    "notify": false,
    "checkTradingView": true
  },
  "overrideReason": "The bot queued the action to trigger the grid trade #1 for buying. Do not place an order because TradingView recommendation for 5m is BUY."
}
68434d06a66b9d1d238a14f1
BELUSDT
The current price reached the trigger price for t…
Fri Jun 06 2025 20:18:14 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "f2ec91df-0a25-4fdd-8f87-e1bb87cbb7ba",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "determine-action",
  "data": {
    "symbol": "BELUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749241094045,
      "symbol": "BELUSDT",
      "close": "0.27530000"
    },
    "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": 1749240692248,
      "accountType": "SPOT",
      "balances": [
        {
          "asset": "BNB",
          "free": "0.00000756",
          "locked": "0.00000000"
        },
        {
          "asset": "USDT",
          "free": "2.66551165",
          "locked": "49.95175700"
        },
        {
          "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": "67ed936688f35a9947441887",
      "key": "BELUSDT-configuration",
      "candles": {
        "interval": "15m",
        "limit": 48
      },
      "buy": {
        "enabled": true,
        "lastBuyPriceRemoveThreshold": 1.02,
        "athRestriction": {
          "enabled": true,
          "candles": {
            "interval": "30m",
            "limit": 39
          },
          "restrictionPercentage": 0.974
        },
        "minPurchaseAmount": -1,
        "maxPurchaseAmount": -1,
        "gridTrade": [
          {
            "triggerPercentage": 1.015,
            "stopPercentage": 1.019,
            "limitPercentage": 1.023,
            "minPurchaseAmount": 9,
            "maxPurchaseAmount": 200,
            "executed": false,
            "executedOrder": null
          }
        ],
        "currentGridTradeIndex": 0,
        "currentGridTrade": {
          "triggerPercentage": 1.015,
          "stopPercentage": 1.019,
          "limitPercentage": 1.023,
          "minPurchaseAmount": 9,
          "maxPurchaseAmount": 200,
          "executed": false,
          "executedOrder": null
        }
      },
      "sell": {
        "enabled": true,
        "stopLoss": {
          "enabled": true,
          "maxLossPercentage": 0.985,
          "disableBuyMinutes": 4,
          "orderType": "market"
        },
        "conservativeMode": {
          "enabled": true,
          "factor": 0.98
        },
        "gridTrade": [
          {
            "triggerPercentage": 1.067,
            "stopPercentage": 0.985,
            "limitPercentage": 0.98,
            "quantityPercentage": 1,
            "executed": false,
            "executedOrder": null
          }
        ],
        "currentGridTradeIndex": 0,
        "currentGridTrade": {
          "triggerPercentage": 1.067,
          "stopPercentage": 0.985,
          "limitPercentage": 0.98,
          "quantityPercentage": 1,
          "executed": false,
          "executedOrder": null
        }
      },
      "botOptions": {
        "authentication": {
          "lockList": true,
          "lockAfter": 600
        },
        "autoTriggerBuy": {
          "enabled": true,
          "triggerAfter": 0.4,
          "conditions": {
            "whenLessThanATHRestriction": true,
            "afterDisabledPeriod": true
          }
        },
        "orderLimit": {
          "enabled": true,
          "maxBuyOpenOrders": 5,
          "maxOpenTrades": 10
        },
        "tradingViewOptions": {
          "useOnlyWithin": 240,
          "ifExpires": "ignore"
        },
        "logs": {
          "deleteAfter": 500
        },
        "tradingViews": [
          {
            "interval": "1m",
            "buy": {
              "whenStrongBuy": false,
              "whenBuy": false
            },
            "sell": {
              "forceSellOverZeroBelowTriggerPrice": {
                "whenNeutral": false,
                "whenSell": true,
                "whenStrongSell": true
              }
            }
          },
          {
            "interval": "5m",
            "buy": {
              "whenStrongBuy": true,
              "whenBuy": false
            },
            "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": 0.2853,
      "lowestPrice": 0.2724,
      "athPrice": 0.2853
    },
    "symbolInfo": {
      "symbol": "BELUSDT",
      "status": "TRADING",
      "baseAsset": "BEL",
      "baseAssetPrecision": 8,
      "quoteAsset": "USDT",
      "quotePrecision": 8,
      "filterLotSize": {
        "filterType": "LOT_SIZE",
        "minQty": "0.10000000",
        "maxQty": "900000.00000000",
        "stepSize": "0.10000000"
      },
      "filterPrice": {
        "filterType": "PRICE_FILTER",
        "minPrice": "0.00010000",
        "maxPrice": "1000.00000000",
        "tickSize": "0.00010000"
      },
      "filterMinNotional": {
        "filterType": "NOTIONAL",
        "minNotional": "5.00000000",
        "applyMinToMarket": true,
        "maxNotional": "9000000.00000000",
        "applyMaxToMarket": false,
        "avgPriceMins": 5
      }
    },
    "openOrders": [],
    "action": "buy",
    "baseAssetBalance": {
      "asset": "BEL",
      "free": 0,
      "locked": 0,
      "total": 0,
      "estimatedValue": 0,
      "updatedAt": "2025-06-06T20:11:32.248Z"
    },
    "quoteAssetBalance": {
      "asset": "USDT",
      "free": "2.66551165",
      "locked": "49.95175700"
    },
    "buy": {
      "currentPrice": 0.2753,
      "limitPrice": 0.2816319,
      "highestPrice": 0.2853,
      "lowestPrice": 0.2724,
      "athPrice": 0.2853,
      "athRestrictionPrice": 0.27788219999999997,
      "triggerPrice": 0.27648599999999995,
      "difference": -0.42895481145517333,
      "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-06T20:18:14.188Z"
    },
    "sell": {
      "currentPrice": 0.2753,
      "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-06T20:18:14.184Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BELUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "1m"
        },
        "result": {
          "indicators": {
            "ADX": 19.860643204049826,
            "ADX+DI": 66.23959852127686,
            "ADX+DI[1]": 66.20630965389275,
            "ADX-DI": 27.07672108960846,
            "ADX-DI[1]": 29.187282102596033,
            "AO": 0.0014052941176471712,
            "AO[1]": 0.0011788235294118432,
            "AO[2]": 0.0008438235294118135,
            "BB.lower": 0.272448228414606,
            "BB.upper": 0.2752017715853952,
            "BBPower": 0.0021306463723502755,
            "CCI20": 176.74047476555185,
            "CCI20[1]": 180.27210884349208,
            "EMA10": 0.2744035554302774,
            "EMA100": 0.27432976730297476,
            "EMA20": 0.27396702186563965,
            "EMA200": 0.27577807636448426,
            "EMA30": 0.2737565335469038,
            "EMA5": 0.2748297010532327,
            "EMA50": 0.2736743748397141,
            "HullMA9": 0.2754603703703704,
            "Ichimoku.BLine": 0.27390000000000003,
            "MACD.macd": 0.0004634980570286662,
            "MACD.signal": 0.00027466230951027717,
            "Mom": 0.0015000000000000013,
            "Mom[1]": 0.0016000000000000458,
            "P.SAR": 0.273363911424,
            "Pivot.M.Camarilla.Middle": 0.27573333333333333,
            "Pivot.M.Camarilla.R1": 0.273055,
            "Pivot.M.Camarilla.R2": 0.27531,
            "Pivot.M.Camarilla.R3": 0.27756499999999995,
            "Pivot.M.Camarilla.S1": 0.268545,
            "Pivot.M.Camarilla.S2": 0.26628999999999997,
            "Pivot.M.Camarilla.S3": 0.264035,
            "Pivot.M.Classic.Middle": 0.27573333333333333,
            "Pivot.M.Classic.R1": 0.28556666666666664,
            "Pivot.M.Classic.R2": 0.3003333333333333,
            "Pivot.M.Classic.R3": 0.32493333333333324,
            "Pivot.M.Classic.S1": 0.2609666666666667,
            "Pivot.M.Classic.S2": 0.2511333333333334,
            "Pivot.M.Classic.S3": 0.22653333333333342,
            "Pivot.M.Demark.Middle": 0.273275,
            "Pivot.M.Demark.R1": 0.28064999999999996,
            "Pivot.M.Demark.S1": 0.25605,
            "Pivot.M.Fibonacci.Middle": 0.27573333333333333,
            "Pivot.M.Fibonacci.R1": 0.2851305333333333,
            "Pivot.M.Fibonacci.R2": 0.2909361333333333,
            "Pivot.M.Fibonacci.R3": 0.3003333333333333,
            "Pivot.M.Fibonacci.S1": 0.26633613333333334,
            "Pivot.M.Fibonacci.S2": 0.26053053333333337,
            "Pivot.M.Fibonacci.S3": 0.2511333333333334,
            "Pivot.M.Woodie.Middle": 0.27475,
            "Pivot.M.Woodie.R1": 0.28359999999999996,
            "Pivot.M.Woodie.R2": 0.29934999999999995,
            "Pivot.M.Woodie.R3": 0.3081999999999999,
            "Pivot.M.Woodie.S1": 0.259,
            "Pivot.M.Woodie.S2": 0.25015000000000004,
            "Pivot.M.Woodie.S3": 0.23440000000000005,
            "RSI": 70.92373162861362,
            "RSI[1]": 68.46645524862677,
            "Rec.BBPower": 0,
            "Rec.HullMA9": -1,
            "Rec.Ichimoku": 0,
            "Rec.Stoch.RSI": 0,
            "Rec.UO": 1,
            "Rec.VWMA": 1,
            "Rec.WR": 0,
            "Recommend.All": 0.26666666666666666,
            "Recommend.MA": 0.5333333333333333,
            "Recommend.Other": 0,
            "SMA10": 0.27418000000000053,
            "SMA100": 0.2738489999999999,
            "SMA20": 0.2738250000000006,
            "SMA200": 0.2769045,
            "SMA30": 0.2735200000000002,
            "SMA5": 0.2748799999999999,
            "SMA50": 0.27324799999999994,
            "Stoch.D": 97.7072310405646,
            "Stoch.D[1]": 95.39682539682526,
            "Stoch.K": 98.41269841269859,
            "Stoch.K[1]": 96.56084656084691,
            "Stoch.RSI.K": 100,
            "UO": 76.8608534322829,
            "VWMA": 0.2736248124850997,
            "W.R": 0,
            "change": 0.10909090909089705,
            "close": 0.2753,
            "high": 0.2753,
            "low": 0.2753,
            "open": 0.2753,
            "volume": 0
          },
          "moving_averages": {
            "BUY": 11,
            "COMPUTE": {
              "EMA10": "BUY",
              "EMA100": "BUY",
              "EMA20": "BUY",
              "EMA200": "SELL",
              "EMA30": "BUY",
              "EMA50": "BUY",
              "HullMA": "SELL",
              "Ichimoku": "NEUTRAL",
              "SMA10": "BUY",
              "SMA100": "BUY",
              "SMA20": "BUY",
              "SMA200": "SELL",
              "SMA30": "BUY",
              "SMA50": "BUY",
              "VWMA": "BUY"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "STRONG_BUY",
            "SELL": 3
          },
          "oscillators": {
            "BUY": 2,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "NEUTRAL",
              "CCI": "SELL",
              "MACD": "BUY",
              "Mom": "SELL",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "NEUTRAL",
              "UO": "BUY",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 7,
            "RECOMMENDATION": "NEUTRAL",
            "SELL": 2
          },
          "summary": {
            "BUY": 13,
            "NEUTRAL": 8,
            "RECOMMENDATION": "BUY",
            "SELL": 5
          },
          "time": "2025-06-06T20:18:13.320343"
        }
      },
      {
        "request": {
          "symbol": "BELUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 39.209434977872334,
            "ADX+DI": 38.6864470259202,
            "ADX+DI[1]": 36.64138602899976,
            "ADX-DI": 27.38309278847529,
            "ADX-DI[1]": 28.296432373614625,
            "AO": -0.0000044117647056696185,
            "AO[1]": -0.0004094117647056583,
            "AO[2]": -0.0005832352941174124,
            "BB.lower": 0.2718006850925632,
            "BB.upper": 0.27471931490743723,
            "BBPower": 0.002749811420691861,
            "CCI20": 272.642390289547,
            "CCI20[1]": 275.6987209854695,
            "EMA10": 0.2738685295501853,
            "EMA100": 0.2763030381516374,
            "EMA20": 0.27384902615239637,
            "EMA200": 0.2765767718939097,
            "EMA30": 0.27431123142682445,
            "EMA5": 0.27430889808647835,
            "EMA50": 0.27531745646634576,
            "HullMA9": 0.2744466666666666,
            "Ichimoku.BLine": 0.27395,
            "MACD.macd": -0.00030551389836580567,
            "MACD.signal": -0.0007284368368004877,
            "Mom": 0.00269999999999998,
            "Mom[1]": 0.0019000000000000128,
            "P.SAR": 0.2728551400722104,
            "Pivot.M.Camarilla.Middle": 0.27573333333333333,
            "Pivot.M.Camarilla.R1": 0.273055,
            "Pivot.M.Camarilla.R2": 0.27531,
            "Pivot.M.Camarilla.R3": 0.27756499999999995,
            "Pivot.M.Camarilla.S1": 0.268545,
            "Pivot.M.Camarilla.S2": 0.26628999999999997,
            "Pivot.M.Camarilla.S3": 0.264035,
            "Pivot.M.Classic.Middle": 0.27573333333333333,
            "Pivot.M.Classic.R1": 0.28556666666666664,
            "Pivot.M.Classic.R2": 0.3003333333333333,
            "Pivot.M.Classic.R3": 0.32493333333333324,
            "Pivot.M.Classic.S1": 0.2609666666666667,
            "Pivot.M.Classic.S2": 0.2511333333333334,
            "Pivot.M.Classic.S3": 0.22653333333333342,
            "Pivot.M.Demark.Middle": 0.273275,
            "Pivot.M.Demark.R1": 0.28064999999999996,
            "Pivot.M.Demark.S1": 0.25605,
            "Pivot.M.Fibonacci.Middle": 0.27573333333333333,
            "Pivot.M.Fibonacci.R1": 0.2851305333333333,
            "Pivot.M.Fibonacci.R2": 0.2909361333333333,
            "Pivot.M.Fibonacci.R3": 0.3003333333333333,
            "Pivot.M.Fibonacci.S1": 0.26633613333333334,
            "Pivot.M.Fibonacci.S2": 0.26053053333333337,
            "Pivot.M.Fibonacci.S3": 0.2511333333333334,
            "Pivot.M.Woodie.Middle": 0.27475,
            "Pivot.M.Woodie.R1": 0.28359999999999996,
            "Pivot.M.Woodie.R2": 0.29934999999999995,
            "Pivot.M.Woodie.R3": 0.3081999999999999,
            "Pivot.M.Woodie.S1": 0.259,
            "Pivot.M.Woodie.S2": 0.25015000000000004,
            "Pivot.M.Woodie.S3": 0.23440000000000005,
            "RSI": 58.46933596808263,
            "RSI[1]": 56.68926742827878,
            "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.11212121212121212,
            "Recommend.MA": 0.13333333333333333,
            "Recommend.Other": 0.09090909090909091,
            "SMA10": 0.27365000000000045,
            "SMA100": 0.27810399999999985,
            "SMA20": 0.2732600000000002,
            "SMA200": 0.2759945000000001,
            "SMA30": 0.2737133333333331,
            "SMA5": 0.2740000000000001,
            "SMA50": 0.27567199999999975,
            "Stoch.D": 65.27777777777797,
            "Stoch.D[1]": 54.07407407407256,
            "Stoch.K": 79.16666666666724,
            "Stoch.K[1]": 62.22222222222149,
            "Stoch.RSI.K": 87.94545418521113,
            "UO": 59.08477237048635,
            "VWMA": 0.2730379344278742,
            "W.R": 0,
            "change": 0.10909090909089705,
            "close": 0.2753,
            "high": 0.2753,
            "low": 0.275,
            "open": 0.2751,
            "volume": 149.5
          },
          "moving_averages": {
            "BUY": 8,
            "COMPUTE": {
              "EMA10": "BUY",
              "EMA100": "SELL",
              "EMA20": "BUY",
              "EMA200": "SELL",
              "EMA30": "BUY",
              "EMA50": "SELL",
              "HullMA": "BUY",
              "Ichimoku": "NEUTRAL",
              "SMA10": "BUY",
              "SMA100": "SELL",
              "SMA20": "BUY",
              "SMA200": "SELL",
              "SMA30": "BUY",
              "SMA50": "SELL",
              "VWMA": "BUY"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "BUY",
            "SELL": 6
          },
          "oscillators": {
            "BUY": 2,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "NEUTRAL",
              "CCI": "SELL",
              "MACD": "BUY",
              "Mom": "BUY",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "NEUTRAL",
              "UO": "NEUTRAL",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 8,
            "RECOMMENDATION": "NEUTRAL",
            "SELL": 1
          },
          "summary": {
            "BUY": 10,
            "NEUTRAL": 9,
            "RECOMMENDATION": "BUY",
            "SELL": 7
          },
          "time": "2025-06-06T20:18:13.341856"
        }
      }
    ],
    "overrideData": {
      "action": "buy",
      "actionAt": "2025-06-06T20:19:03.411Z",
      "triggeredBy": "buy-order-trading-view",
      "notify": false,
      "checkTradingView": true
    }
  }
}
68434d0680e5ac31e457e06d
BELUSDT
Do not place an order because TradingView recomme…
Fri Jun 06 2025 20:18:14 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "84a538b7-0f6a-4ed9-9432-2344982c0f61",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "place-buy-order",
  "data": {
    "symbol": "BELUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749241094045,
      "symbol": "BELUSDT",
      "close": "0.27530000"
    },
    "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": 1749240692248,
      "accountType": "SPOT",
      "balances": [
        {
          "asset": "BNB",
          "free": "0.00000756",
          "locked": "0.00000000"
        },
        {
          "asset": "USDT",
          "free": "2.66551165",
          "locked": "49.95175700"
        },
        {
          "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": "67ed936688f35a9947441887",
      "key": "BELUSDT-configuration",
      "candles": {
        "interval": "15m",
        "limit": 48
      },
      "buy": {
        "enabled": true,
        "lastBuyPriceRemoveThreshold": 1.02,
        "athRestriction": {
          "enabled": true,
          "candles": {
            "interval": "30m",
            "limit": 39
          },
          "restrictionPercentage": 0.974
        },
        "minPurchaseAmount": -1,
        "maxPurchaseAmount": -1,
        "gridTrade": [
          {
            "triggerPercentage": 1.015,
            "stopPercentage": 1.019,
            "limitPercentage": 1.023,
            "minPurchaseAmount": 9,
            "maxPurchaseAmount": 200,
            "executed": false,
            "executedOrder": null
          }
        ],
        "currentGridTradeIndex": 0,
        "currentGridTrade": {
          "triggerPercentage": 1.015,
          "stopPercentage": 1.019,
          "limitPercentage": 1.023,
          "minPurchaseAmount": 9,
          "maxPurchaseAmount": 200,
          "executed": false,
          "executedOrder": null
        }
      },
      "sell": {
        "enabled": true,
        "stopLoss": {
          "enabled": true,
          "maxLossPercentage": 0.985,
          "disableBuyMinutes": 4,
          "orderType": "market"
        },
        "conservativeMode": {
          "enabled": true,
          "factor": 0.98
        },
        "gridTrade": [
          {
            "triggerPercentage": 1.067,
            "stopPercentage": 0.985,
            "limitPercentage": 0.98,
            "quantityPercentage": 1,
            "executed": false,
            "executedOrder": null
          }
        ],
        "currentGridTradeIndex": 0,
        "currentGridTrade": {
          "triggerPercentage": 1.067,
          "stopPercentage": 0.985,
          "limitPercentage": 0.98,
          "quantityPercentage": 1,
          "executed": false,
          "executedOrder": null
        }
      },
      "botOptions": {
        "authentication": {
          "lockList": true,
          "lockAfter": 600
        },
        "autoTriggerBuy": {
          "enabled": true,
          "triggerAfter": 0.4,
          "conditions": {
            "whenLessThanATHRestriction": true,
            "afterDisabledPeriod": true
          }
        },
        "orderLimit": {
          "enabled": true,
          "maxBuyOpenOrders": 5,
          "maxOpenTrades": 10
        },
        "tradingViewOptions": {
          "useOnlyWithin": 240,
          "ifExpires": "ignore"
        },
        "logs": {
          "deleteAfter": 500
        },
        "tradingViews": [
          {
            "interval": "1m",
            "buy": {
              "whenStrongBuy": false,
              "whenBuy": false
            },
            "sell": {
              "forceSellOverZeroBelowTriggerPrice": {
                "whenNeutral": false,
                "whenSell": true,
                "whenStrongSell": true
              }
            }
          },
          {
            "interval": "5m",
            "buy": {
              "whenStrongBuy": true,
              "whenBuy": false
            },
            "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": 0.2853,
      "lowestPrice": 0.2724,
      "athPrice": 0.2853
    },
    "symbolInfo": {
      "symbol": "BELUSDT",
      "status": "TRADING",
      "baseAsset": "BEL",
      "baseAssetPrecision": 8,
      "quoteAsset": "USDT",
      "quotePrecision": 8,
      "filterLotSize": {
        "filterType": "LOT_SIZE",
        "minQty": "0.10000000",
        "maxQty": "900000.00000000",
        "stepSize": "0.10000000"
      },
      "filterPrice": {
        "filterType": "PRICE_FILTER",
        "minPrice": "0.00010000",
        "maxPrice": "1000.00000000",
        "tickSize": "0.00010000"
      },
      "filterMinNotional": {
        "filterType": "NOTIONAL",
        "minNotional": "5.00000000",
        "applyMinToMarket": true,
        "maxNotional": "9000000.00000000",
        "applyMaxToMarket": false,
        "avgPriceMins": 5
      }
    },
    "openOrders": [],
    "action": "buy",
    "baseAssetBalance": {
      "asset": "BEL",
      "free": 0,
      "locked": 0,
      "total": 0,
      "estimatedValue": 0,
      "updatedAt": "2025-06-06T20:11:32.248Z"
    },
    "quoteAssetBalance": {
      "asset": "USDT",
      "free": "2.66551165",
      "locked": "49.95175700"
    },
    "buy": {
      "currentPrice": 0.2753,
      "limitPrice": 0.2816319,
      "highestPrice": 0.2853,
      "lowestPrice": 0.2724,
      "athPrice": 0.2853,
      "athRestrictionPrice": 0.27788219999999997,
      "triggerPrice": 0.27648599999999995,
      "difference": -0.42895481145517333,
      "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-06T20:18:14.186Z"
    },
    "sell": {
      "currentPrice": 0.2753,
      "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-06T20:18:14.182Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BELUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "1m"
        },
        "result": {
          "indicators": {
            "ADX": 19.860643204049826,
            "ADX+DI": 66.23959852127686,
            "ADX+DI[1]": 66.20630965389275,
            "ADX-DI": 27.07672108960846,
            "ADX-DI[1]": 29.187282102596033,
            "AO": 0.0014052941176471712,
            "AO[1]": 0.0011788235294118432,
            "AO[2]": 0.0008438235294118135,
            "BB.lower": 0.272448228414606,
            "BB.upper": 0.2752017715853952,
            "BBPower": 0.0021306463723502755,
            "CCI20": 176.74047476555185,
            "CCI20[1]": 180.27210884349208,
            "EMA10": 0.2744035554302774,
            "EMA100": 0.27432976730297476,
            "EMA20": 0.27396702186563965,
            "EMA200": 0.27577807636448426,
            "EMA30": 0.2737565335469038,
            "EMA5": 0.2748297010532327,
            "EMA50": 0.2736743748397141,
            "HullMA9": 0.2754603703703704,
            "Ichimoku.BLine": 0.27390000000000003,
            "MACD.macd": 0.0004634980570286662,
            "MACD.signal": 0.00027466230951027717,
            "Mom": 0.0015000000000000013,
            "Mom[1]": 0.0016000000000000458,
            "P.SAR": 0.273363911424,
            "Pivot.M.Camarilla.Middle": 0.27573333333333333,
            "Pivot.M.Camarilla.R1": 0.273055,
            "Pivot.M.Camarilla.R2": 0.27531,
            "Pivot.M.Camarilla.R3": 0.27756499999999995,
            "Pivot.M.Camarilla.S1": 0.268545,
            "Pivot.M.Camarilla.S2": 0.26628999999999997,
            "Pivot.M.Camarilla.S3": 0.264035,
            "Pivot.M.Classic.Middle": 0.27573333333333333,
            "Pivot.M.Classic.R1": 0.28556666666666664,
            "Pivot.M.Classic.R2": 0.3003333333333333,
            "Pivot.M.Classic.R3": 0.32493333333333324,
            "Pivot.M.Classic.S1": 0.2609666666666667,
            "Pivot.M.Classic.S2": 0.2511333333333334,
            "Pivot.M.Classic.S3": 0.22653333333333342,
            "Pivot.M.Demark.Middle": 0.273275,
            "Pivot.M.Demark.R1": 0.28064999999999996,
            "Pivot.M.Demark.S1": 0.25605,
            "Pivot.M.Fibonacci.Middle": 0.27573333333333333,
            "Pivot.M.Fibonacci.R1": 0.2851305333333333,
            "Pivot.M.Fibonacci.R2": 0.2909361333333333,
            "Pivot.M.Fibonacci.R3": 0.3003333333333333,
            "Pivot.M.Fibonacci.S1": 0.26633613333333334,
            "Pivot.M.Fibonacci.S2": 0.26053053333333337,
            "Pivot.M.Fibonacci.S3": 0.2511333333333334,
            "Pivot.M.Woodie.Middle": 0.27475,
            "Pivot.M.Woodie.R1": 0.28359999999999996,
            "Pivot.M.Woodie.R2": 0.29934999999999995,
            "Pivot.M.Woodie.R3": 0.3081999999999999,
            "Pivot.M.Woodie.S1": 0.259,
            "Pivot.M.Woodie.S2": 0.25015000000000004,
            "Pivot.M.Woodie.S3": 0.23440000000000005,
            "RSI": 70.92373162861362,
            "RSI[1]": 68.46645524862677,
            "Rec.BBPower": 0,
            "Rec.HullMA9": -1,
            "Rec.Ichimoku": 0,
            "Rec.Stoch.RSI": 0,
            "Rec.UO": 1,
            "Rec.VWMA": 1,
            "Rec.WR": 0,
            "Recommend.All": 0.26666666666666666,
            "Recommend.MA": 0.5333333333333333,
            "Recommend.Other": 0,
            "SMA10": 0.27418000000000053,
            "SMA100": 0.2738489999999999,
            "SMA20": 0.2738250000000006,
            "SMA200": 0.2769045,
            "SMA30": 0.2735200000000002,
            "SMA5": 0.2748799999999999,
            "SMA50": 0.27324799999999994,
            "Stoch.D": 97.7072310405646,
            "Stoch.D[1]": 95.39682539682526,
            "Stoch.K": 98.41269841269859,
            "Stoch.K[1]": 96.56084656084691,
            "Stoch.RSI.K": 100,
            "UO": 76.8608534322829,
            "VWMA": 0.2736248124850997,
            "W.R": 0,
            "change": 0.10909090909089705,
            "close": 0.2753,
            "high": 0.2753,
            "low": 0.2753,
            "open": 0.2753,
            "volume": 0
          },
          "moving_averages": {
            "BUY": 11,
            "COMPUTE": {
              "EMA10": "BUY",
              "EMA100": "BUY",
              "EMA20": "BUY",
              "EMA200": "SELL",
              "EMA30": "BUY",
              "EMA50": "BUY",
              "HullMA": "SELL",
              "Ichimoku": "NEUTRAL",
              "SMA10": "BUY",
              "SMA100": "BUY",
              "SMA20": "BUY",
              "SMA200": "SELL",
              "SMA30": "BUY",
              "SMA50": "BUY",
              "VWMA": "BUY"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "STRONG_BUY",
            "SELL": 3
          },
          "oscillators": {
            "BUY": 2,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "NEUTRAL",
              "CCI": "SELL",
              "MACD": "BUY",
              "Mom": "SELL",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "NEUTRAL",
              "UO": "BUY",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 7,
            "RECOMMENDATION": "NEUTRAL",
            "SELL": 2
          },
          "summary": {
            "BUY": 13,
            "NEUTRAL": 8,
            "RECOMMENDATION": "BUY",
            "SELL": 5
          },
          "time": "2025-06-06T20:18:13.320343"
        }
      },
      {
        "request": {
          "symbol": "BELUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 39.209434977872334,
            "ADX+DI": 38.6864470259202,
            "ADX+DI[1]": 36.64138602899976,
            "ADX-DI": 27.38309278847529,
            "ADX-DI[1]": 28.296432373614625,
            "AO": -0.0000044117647056696185,
            "AO[1]": -0.0004094117647056583,
            "AO[2]": -0.0005832352941174124,
            "BB.lower": 0.2718006850925632,
            "BB.upper": 0.27471931490743723,
            "BBPower": 0.002749811420691861,
            "CCI20": 272.642390289547,
            "CCI20[1]": 275.6987209854695,
            "EMA10": 0.2738685295501853,
            "EMA100": 0.2763030381516374,
            "EMA20": 0.27384902615239637,
            "EMA200": 0.2765767718939097,
            "EMA30": 0.27431123142682445,
            "EMA5": 0.27430889808647835,
            "EMA50": 0.27531745646634576,
            "HullMA9": 0.2744466666666666,
            "Ichimoku.BLine": 0.27395,
            "MACD.macd": -0.00030551389836580567,
            "MACD.signal": -0.0007284368368004877,
            "Mom": 0.00269999999999998,
            "Mom[1]": 0.0019000000000000128,
            "P.SAR": 0.2728551400722104,
            "Pivot.M.Camarilla.Middle": 0.27573333333333333,
            "Pivot.M.Camarilla.R1": 0.273055,
            "Pivot.M.Camarilla.R2": 0.27531,
            "Pivot.M.Camarilla.R3": 0.27756499999999995,
            "Pivot.M.Camarilla.S1": 0.268545,
            "Pivot.M.Camarilla.S2": 0.26628999999999997,
            "Pivot.M.Camarilla.S3": 0.264035,
            "Pivot.M.Classic.Middle": 0.27573333333333333,
            "Pivot.M.Classic.R1": 0.28556666666666664,
            "Pivot.M.Classic.R2": 0.3003333333333333,
            "Pivot.M.Classic.R3": 0.32493333333333324,
            "Pivot.M.Classic.S1": 0.2609666666666667,
            "Pivot.M.Classic.S2": 0.2511333333333334,
            "Pivot.M.Classic.S3": 0.22653333333333342,
            "Pivot.M.Demark.Middle": 0.273275,
            "Pivot.M.Demark.R1": 0.28064999999999996,
            "Pivot.M.Demark.S1": 0.25605,
            "Pivot.M.Fibonacci.Middle": 0.27573333333333333,
            "Pivot.M.Fibonacci.R1": 0.2851305333333333,
            "Pivot.M.Fibonacci.R2": 0.2909361333333333,
            "Pivot.M.Fibonacci.R3": 0.3003333333333333,
            "Pivot.M.Fibonacci.S1": 0.26633613333333334,
            "Pivot.M.Fibonacci.S2": 0.26053053333333337,
            "Pivot.M.Fibonacci.S3": 0.2511333333333334,
            "Pivot.M.Woodie.Middle": 0.27475,
            "Pivot.M.Woodie.R1": 0.28359999999999996,
            "Pivot.M.Woodie.R2": 0.29934999999999995,
            "Pivot.M.Woodie.R3": 0.3081999999999999,
            "Pivot.M.Woodie.S1": 0.259,
            "Pivot.M.Woodie.S2": 0.25015000000000004,
            "Pivot.M.Woodie.S3": 0.23440000000000005,
            "RSI": 58.46933596808263,
            "RSI[1]": 56.68926742827878,
            "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.11212121212121212,
            "Recommend.MA": 0.13333333333333333,
            "Recommend.Other": 0.09090909090909091,
            "SMA10": 0.27365000000000045,
            "SMA100": 0.27810399999999985,
            "SMA20": 0.2732600000000002,
            "SMA200": 0.2759945000000001,
            "SMA30": 0.2737133333333331,
            "SMA5": 0.2740000000000001,
            "SMA50": 0.27567199999999975,
            "Stoch.D": 65.27777777777797,
            "Stoch.D[1]": 54.07407407407256,
            "Stoch.K": 79.16666666666724,
            "Stoch.K[1]": 62.22222222222149,
            "Stoch.RSI.K": 87.94545418521113,
            "UO": 59.08477237048635,
            "VWMA": 0.2730379344278742,
            "W.R": 0,
            "change": 0.10909090909089705,
            "close": 0.2753,
            "high": 0.2753,
            "low": 0.275,
            "open": 0.2751,
            "volume": 149.5
          },
          "moving_averages": {
            "BUY": 8,
            "COMPUTE": {
              "EMA10": "BUY",
              "EMA100": "SELL",
              "EMA20": "BUY",
              "EMA200": "SELL",
              "EMA30": "BUY",
              "EMA50": "SELL",
              "HullMA": "BUY",
              "Ichimoku": "NEUTRAL",
              "SMA10": "BUY",
              "SMA100": "SELL",
              "SMA20": "BUY",
              "SMA200": "SELL",
              "SMA30": "BUY",
              "SMA50": "SELL",
              "VWMA": "BUY"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "BUY",
            "SELL": 6
          },
          "oscillators": {
            "BUY": 2,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "NEUTRAL",
              "CCI": "SELL",
              "MACD": "BUY",
              "Mom": "BUY",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "NEUTRAL",
              "UO": "NEUTRAL",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 8,
            "RECOMMENDATION": "NEUTRAL",
            "SELL": 1
          },
          "summary": {
            "BUY": 10,
            "NEUTRAL": 9,
            "RECOMMENDATION": "BUY",
            "SELL": 7
          },
          "time": "2025-06-06T20:18:13.341856"
        }
      }
    ],
    "overrideData": {
      "action": "buy",
      "actionAt": "2025-06-06T20:19:03.411Z",
      "triggeredBy": "buy-order-trading-view",
      "notify": false,
      "checkTradingView": true
    }
  }
}
68434d06a66b9d1d238a14f3
BELUSDT
Do not place an order because TradingView recomme…
Fri Jun 06 2025 20:18:14 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "f2ec91df-0a25-4fdd-8f87-e1bb87cbb7ba",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "place-buy-order",
  "data": {
    "symbol": "BELUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749241094045,
      "symbol": "BELUSDT",
      "close": "0.27530000"
    },
    "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": 1749240692248,
      "accountType": "SPOT",
      "balances": [
        {
          "asset": "BNB",
          "free": "0.00000756",
          "locked": "0.00000000"
        },
        {
          "asset": "USDT",
          "free": "2.66551165",
          "locked": "49.95175700"
        },
        {
          "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": "67ed936688f35a9947441887",
      "key": "BELUSDT-configuration",
      "candles": {
        "interval": "15m",
        "limit": 48
      },
      "buy": {
        "enabled": true,
        "lastBuyPriceRemoveThreshold": 1.02,
        "athRestriction": {
          "enabled": true,
          "candles": {
            "interval": "30m",
            "limit": 39
          },
          "restrictionPercentage": 0.974
        },
        "minPurchaseAmount": -1,
        "maxPurchaseAmount": -1,
        "gridTrade": [
          {
            "triggerPercentage": 1.015,
            "stopPercentage": 1.019,
            "limitPercentage": 1.023,
            "minPurchaseAmount": 9,
            "maxPurchaseAmount": 200,
            "executed": false,
            "executedOrder": null
          }
        ],
        "currentGridTradeIndex": 0,
        "currentGridTrade": {
          "triggerPercentage": 1.015,
          "stopPercentage": 1.019,
          "limitPercentage": 1.023,
          "minPurchaseAmount": 9,
          "maxPurchaseAmount": 200,
          "executed": false,
          "executedOrder": null
        }
      },
      "sell": {
        "enabled": true,
        "stopLoss": {
          "enabled": true,
          "maxLossPercentage": 0.985,
          "disableBuyMinutes": 4,
          "orderType": "market"
        },
        "conservativeMode": {
          "enabled": true,
          "factor": 0.98
        },
        "gridTrade": [
          {
            "triggerPercentage": 1.067,
            "stopPercentage": 0.985,
            "limitPercentage": 0.98,
            "quantityPercentage": 1,
            "executed": false,
            "executedOrder": null
          }
        ],
        "currentGridTradeIndex": 0,
        "currentGridTrade": {
          "triggerPercentage": 1.067,
          "stopPercentage": 0.985,
          "limitPercentage": 0.98,
          "quantityPercentage": 1,
          "executed": false,
          "executedOrder": null
        }
      },
      "botOptions": {
        "authentication": {
          "lockList": true,
          "lockAfter": 600
        },
        "autoTriggerBuy": {
          "enabled": true,
          "triggerAfter": 0.4,
          "conditions": {
            "whenLessThanATHRestriction": true,
            "afterDisabledPeriod": true
          }
        },
        "orderLimit": {
          "enabled": true,
          "maxBuyOpenOrders": 5,
          "maxOpenTrades": 10
        },
        "tradingViewOptions": {
          "useOnlyWithin": 240,
          "ifExpires": "ignore"
        },
        "logs": {
          "deleteAfter": 500
        },
        "tradingViews": [
          {
            "interval": "1m",
            "buy": {
              "whenStrongBuy": false,
              "whenBuy": false
            },
            "sell": {
              "forceSellOverZeroBelowTriggerPrice": {
                "whenNeutral": false,
                "whenSell": true,
                "whenStrongSell": true
              }
            }
          },
          {
            "interval": "5m",
            "buy": {
              "whenStrongBuy": true,
              "whenBuy": false
            },
            "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": 0.2853,
      "lowestPrice": 0.2724,
      "athPrice": 0.2853
    },
    "symbolInfo": {
      "symbol": "BELUSDT",
      "status": "TRADING",
      "baseAsset": "BEL",
      "baseAssetPrecision": 8,
      "quoteAsset": "USDT",
      "quotePrecision": 8,
      "filterLotSize": {
        "filterType": "LOT_SIZE",
        "minQty": "0.10000000",
        "maxQty": "900000.00000000",
        "stepSize": "0.10000000"
      },
      "filterPrice": {
        "filterType": "PRICE_FILTER",
        "minPrice": "0.00010000",
        "maxPrice": "1000.00000000",
        "tickSize": "0.00010000"
      },
      "filterMinNotional": {
        "filterType": "NOTIONAL",
        "minNotional": "5.00000000",
        "applyMinToMarket": true,
        "maxNotional": "9000000.00000000",
        "applyMaxToMarket": false,
        "avgPriceMins": 5
      }
    },
    "openOrders": [],
    "action": "buy",
    "baseAssetBalance": {
      "asset": "BEL",
      "free": 0,
      "locked": 0,
      "total": 0,
      "estimatedValue": 0,
      "updatedAt": "2025-06-06T20:11:32.248Z"
    },
    "quoteAssetBalance": {
      "asset": "USDT",
      "free": "2.66551165",
      "locked": "49.95175700"
    },
    "buy": {
      "currentPrice": 0.2753,
      "limitPrice": 0.2816319,
      "highestPrice": 0.2853,
      "lowestPrice": 0.2724,
      "athPrice": 0.2853,
      "athRestrictionPrice": 0.27788219999999997,
      "triggerPrice": 0.27648599999999995,
      "difference": -0.42895481145517333,
      "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-06T20:18:14.188Z"
    },
    "sell": {
      "currentPrice": 0.2753,
      "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-06T20:18:14.184Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BELUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "1m"
        },
        "result": {
          "indicators": {
            "ADX": 19.860643204049826,
            "ADX+DI": 66.23959852127686,
            "ADX+DI[1]": 66.20630965389275,
            "ADX-DI": 27.07672108960846,
            "ADX-DI[1]": 29.187282102596033,
            "AO": 0.0014052941176471712,
            "AO[1]": 0.0011788235294118432,
            "AO[2]": 0.0008438235294118135,
            "BB.lower": 0.272448228414606,
            "BB.upper": 0.2752017715853952,
            "BBPower": 0.0021306463723502755,
            "CCI20": 176.74047476555185,
            "CCI20[1]": 180.27210884349208,
            "EMA10": 0.2744035554302774,
            "EMA100": 0.27432976730297476,
            "EMA20": 0.27396702186563965,
            "EMA200": 0.27577807636448426,
            "EMA30": 0.2737565335469038,
            "EMA5": 0.2748297010532327,
            "EMA50": 0.2736743748397141,
            "HullMA9": 0.2754603703703704,
            "Ichimoku.BLine": 0.27390000000000003,
            "MACD.macd": 0.0004634980570286662,
            "MACD.signal": 0.00027466230951027717,
            "Mom": 0.0015000000000000013,
            "Mom[1]": 0.0016000000000000458,
            "P.SAR": 0.273363911424,
            "Pivot.M.Camarilla.Middle": 0.27573333333333333,
            "Pivot.M.Camarilla.R1": 0.273055,
            "Pivot.M.Camarilla.R2": 0.27531,
            "Pivot.M.Camarilla.R3": 0.27756499999999995,
            "Pivot.M.Camarilla.S1": 0.268545,
            "Pivot.M.Camarilla.S2": 0.26628999999999997,
            "Pivot.M.Camarilla.S3": 0.264035,
            "Pivot.M.Classic.Middle": 0.27573333333333333,
            "Pivot.M.Classic.R1": 0.28556666666666664,
            "Pivot.M.Classic.R2": 0.3003333333333333,
            "Pivot.M.Classic.R3": 0.32493333333333324,
            "Pivot.M.Classic.S1": 0.2609666666666667,
            "Pivot.M.Classic.S2": 0.2511333333333334,
            "Pivot.M.Classic.S3": 0.22653333333333342,
            "Pivot.M.Demark.Middle": 0.273275,
            "Pivot.M.Demark.R1": 0.28064999999999996,
            "Pivot.M.Demark.S1": 0.25605,
            "Pivot.M.Fibonacci.Middle": 0.27573333333333333,
            "Pivot.M.Fibonacci.R1": 0.2851305333333333,
            "Pivot.M.Fibonacci.R2": 0.2909361333333333,
            "Pivot.M.Fibonacci.R3": 0.3003333333333333,
            "Pivot.M.Fibonacci.S1": 0.26633613333333334,
            "Pivot.M.Fibonacci.S2": 0.26053053333333337,
            "Pivot.M.Fibonacci.S3": 0.2511333333333334,
            "Pivot.M.Woodie.Middle": 0.27475,
            "Pivot.M.Woodie.R1": 0.28359999999999996,
            "Pivot.M.Woodie.R2": 0.29934999999999995,
            "Pivot.M.Woodie.R3": 0.3081999999999999,
            "Pivot.M.Woodie.S1": 0.259,
            "Pivot.M.Woodie.S2": 0.25015000000000004,
            "Pivot.M.Woodie.S3": 0.23440000000000005,
            "RSI": 70.92373162861362,
            "RSI[1]": 68.46645524862677,
            "Rec.BBPower": 0,
            "Rec.HullMA9": -1,
            "Rec.Ichimoku": 0,
            "Rec.Stoch.RSI": 0,
            "Rec.UO": 1,
            "Rec.VWMA": 1,
            "Rec.WR": 0,
            "Recommend.All": 0.26666666666666666,
            "Recommend.MA": 0.5333333333333333,
            "Recommend.Other": 0,
            "SMA10": 0.27418000000000053,
            "SMA100": 0.2738489999999999,
            "SMA20": 0.2738250000000006,
            "SMA200": 0.2769045,
            "SMA30": 0.2735200000000002,
            "SMA5": 0.2748799999999999,
            "SMA50": 0.27324799999999994,
            "Stoch.D": 97.7072310405646,
            "Stoch.D[1]": 95.39682539682526,
            "Stoch.K": 98.41269841269859,
            "Stoch.K[1]": 96.56084656084691,
            "Stoch.RSI.K": 100,
            "UO": 76.8608534322829,
            "VWMA": 0.2736248124850997,
            "W.R": 0,
            "change": 0.10909090909089705,
            "close": 0.2753,
            "high": 0.2753,
            "low": 0.2753,
            "open": 0.2753,
            "volume": 0
          },
          "moving_averages": {
            "BUY": 11,
            "COMPUTE": {
              "EMA10": "BUY",
              "EMA100": "BUY",
              "EMA20": "BUY",
              "EMA200": "SELL",
              "EMA30": "BUY",
              "EMA50": "BUY",
              "HullMA": "SELL",
              "Ichimoku": "NEUTRAL",
              "SMA10": "BUY",
              "SMA100": "BUY",
              "SMA20": "BUY",
              "SMA200": "SELL",
              "SMA30": "BUY",
              "SMA50": "BUY",
              "VWMA": "BUY"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "STRONG_BUY",
            "SELL": 3
          },
          "oscillators": {
            "BUY": 2,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "NEUTRAL",
              "CCI": "SELL",
              "MACD": "BUY",
              "Mom": "SELL",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "NEUTRAL",
              "UO": "BUY",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 7,
            "RECOMMENDATION": "NEUTRAL",
            "SELL": 2
          },
          "summary": {
            "BUY": 13,
            "NEUTRAL": 8,
            "RECOMMENDATION": "BUY",
            "SELL": 5
          },
          "time": "2025-06-06T20:18:13.320343"
        }
      },
      {
        "request": {
          "symbol": "BELUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 39.209434977872334,
            "ADX+DI": 38.6864470259202,
            "ADX+DI[1]": 36.64138602899976,
            "ADX-DI": 27.38309278847529,
            "ADX-DI[1]": 28.296432373614625,
            "AO": -0.0000044117647056696185,
            "AO[1]": -0.0004094117647056583,
            "AO[2]": -0.0005832352941174124,
            "BB.lower": 0.2718006850925632,
            "BB.upper": 0.27471931490743723,
            "BBPower": 0.002749811420691861,
            "CCI20": 272.642390289547,
            "CCI20[1]": 275.6987209854695,
            "EMA10": 0.2738685295501853,
            "EMA100": 0.2763030381516374,
            "EMA20": 0.27384902615239637,
            "EMA200": 0.2765767718939097,
            "EMA30": 0.27431123142682445,
            "EMA5": 0.27430889808647835,
            "EMA50": 0.27531745646634576,
            "HullMA9": 0.2744466666666666,
            "Ichimoku.BLine": 0.27395,
            "MACD.macd": -0.00030551389836580567,
            "MACD.signal": -0.0007284368368004877,
            "Mom": 0.00269999999999998,
            "Mom[1]": 0.0019000000000000128,
            "P.SAR": 0.2728551400722104,
            "Pivot.M.Camarilla.Middle": 0.27573333333333333,
            "Pivot.M.Camarilla.R1": 0.273055,
            "Pivot.M.Camarilla.R2": 0.27531,
            "Pivot.M.Camarilla.R3": 0.27756499999999995,
            "Pivot.M.Camarilla.S1": 0.268545,
            "Pivot.M.Camarilla.S2": 0.26628999999999997,
            "Pivot.M.Camarilla.S3": 0.264035,
            "Pivot.M.Classic.Middle": 0.27573333333333333,
            "Pivot.M.Classic.R1": 0.28556666666666664,
            "Pivot.M.Classic.R2": 0.3003333333333333,
            "Pivot.M.Classic.R3": 0.32493333333333324,
            "Pivot.M.Classic.S1": 0.2609666666666667,
            "Pivot.M.Classic.S2": 0.2511333333333334,
            "Pivot.M.Classic.S3": 0.22653333333333342,
            "Pivot.M.Demark.Middle": 0.273275,
            "Pivot.M.Demark.R1": 0.28064999999999996,
            "Pivot.M.Demark.S1": 0.25605,
            "Pivot.M.Fibonacci.Middle": 0.27573333333333333,
            "Pivot.M.Fibonacci.R1": 0.2851305333333333,
            "Pivot.M.Fibonacci.R2": 0.2909361333333333,
            "Pivot.M.Fibonacci.R3": 0.3003333333333333,
            "Pivot.M.Fibonacci.S1": 0.26633613333333334,
            "Pivot.M.Fibonacci.S2": 0.26053053333333337,
            "Pivot.M.Fibonacci.S3": 0.2511333333333334,
            "Pivot.M.Woodie.Middle": 0.27475,
            "Pivot.M.Woodie.R1": 0.28359999999999996,
            "Pivot.M.Woodie.R2": 0.29934999999999995,
            "Pivot.M.Woodie.R3": 0.3081999999999999,
            "Pivot.M.Woodie.S1": 0.259,
            "Pivot.M.Woodie.S2": 0.25015000000000004,
            "Pivot.M.Woodie.S3": 0.23440000000000005,
            "RSI": 58.46933596808263,
            "RSI[1]": 56.68926742827878,
            "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.11212121212121212,
            "Recommend.MA": 0.13333333333333333,
            "Recommend.Other": 0.09090909090909091,
            "SMA10": 0.27365000000000045,
            "SMA100": 0.27810399999999985,
            "SMA20": 0.2732600000000002,
            "SMA200": 0.2759945000000001,
            "SMA30": 0.2737133333333331,
            "SMA5": 0.2740000000000001,
            "SMA50": 0.27567199999999975,
            "Stoch.D": 65.27777777777797,
            "Stoch.D[1]": 54.07407407407256,
            "Stoch.K": 79.16666666666724,
            "Stoch.K[1]": 62.22222222222149,
            "Stoch.RSI.K": 87.94545418521113,
            "UO": 59.08477237048635,
            "VWMA": 0.2730379344278742,
            "W.R": 0,
            "change": 0.10909090909089705,
            "close": 0.2753,
            "high": 0.2753,
            "low": 0.275,
            "open": 0.2751,
            "volume": 149.5
          },
          "moving_averages": {
            "BUY": 8,
            "COMPUTE": {
              "EMA10": "BUY",
              "EMA100": "SELL",
              "EMA20": "BUY",
              "EMA200": "SELL",
              "EMA30": "BUY",
              "EMA50": "SELL",
              "HullMA": "BUY",
              "Ichimoku": "NEUTRAL",
              "SMA10": "BUY",
              "SMA100": "SELL",
              "SMA20": "BUY",
              "SMA200": "SELL",
              "SMA30": "BUY",
              "SMA50": "SELL",
              "VWMA": "BUY"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "BUY",
            "SELL": 6
          },
          "oscillators": {
            "BUY": 2,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "NEUTRAL",
              "CCI": "SELL",
              "MACD": "BUY",
              "Mom": "BUY",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "NEUTRAL",
              "UO": "NEUTRAL",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 8,
            "RECOMMENDATION": "NEUTRAL",
            "SELL": 1
          },
          "summary": {
            "BUY": 10,
            "NEUTRAL": 9,
            "RECOMMENDATION": "BUY",
            "SELL": 7
          },
          "time": "2025-06-06T20:18:13.341856"
        }
      }
    ],
    "overrideData": {
      "action": "buy",
      "actionAt": "2025-06-06T20:19:03.411Z",
      "triggeredBy": "buy-order-trading-view",
      "notify": false,
      "checkTradingView": true
    }
  }
}
68434d06a66b9d1d238a14f4
BTCUSDT
The current price reached the trigger price for t…
Fri Jun 06 2025 20:18:14 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "d21b1975-c63a-4ea7-8f2a-361a5c8f021c",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "determine-action",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749241094024,
      "symbol": "BTCUSDT",
      "close": "104366.11000000"
    },
    "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": 1749240692248,
      "accountType": "SPOT",
      "balances": [
        {
          "asset": "BNB",
          "free": "0.00000756",
          "locked": "0.00000000"
        },
        {
          "asset": "USDT",
          "free": "2.66551165",
          "locked": "49.95175700"
        },
        {
          "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-06T20:11:32.248Z"
    },
    "quoteAssetBalance": {
      "asset": "USDT",
      "free": "2.66551165",
      "locked": "49.95175700"
    },
    "buy": {
      "currentPrice": 104366.11,
      "limitPrice": 106453.4322,
      "highestPrice": 110718,
      "lowestPrice": 100372.26,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 107900.17949999998,
      "difference": -3.2753138283703964,
      "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-06T20:18:14.199Z"
    },
    "sell": {
      "currentPrice": 104366.11,
      "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-06T20:18:14.192Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 27.113392806549747,
            "ADX+DI": 18.206152461344267,
            "ADX+DI[1]": 17.71278106790072,
            "ADX-DI": 29.224579125402357,
            "ADX-DI[1]": 30.792681911376718,
            "AO": -229.6905294117605,
            "AO[1]": -286.1339705882274,
            "AO[2]": -320.57058823532134,
            "BB.lower": 104085.5554070293,
            "BB.upper": 104670.8035929709,
            "BBPower": 82.28011332995084,
            "CCI20": -2.9194897737701067,
            "CCI20[1]": -30.134049977398774,
            "EMA10": 104308.06187600036,
            "EMA100": 104361.49923956362,
            "EMA20": 104373.26060940941,
            "EMA200": 104004.45942218007,
            "EMA30": 104433.29549285954,
            "EMA5": 104311.21973998837,
            "EMA50": 104483.37937200846,
            "HullMA9": 104336.73562962963,
            "Ichimoku.BLine": 104404.60500000001,
            "MACD.macd": -93.35245593739091,
            "MACD.signal": -106.22160024024285,
            "Mom": 96.49000000000524,
            "Mom[1]": -46.01999999998952,
            "P.SAR": 104020.6688,
            "Pivot.M.Camarilla.Middle": 102596.88333333335,
            "Pivot.M.Camarilla.R1": 102016.27958333332,
            "Pivot.M.Camarilla.R2": 102523.87916666667,
            "Pivot.M.Camarilla.R3": 103031.47875,
            "Pivot.M.Camarilla.S1": 101001.08041666666,
            "Pivot.M.Camarilla.S2": 100493.48083333332,
            "Pivot.M.Camarilla.S3": 99985.88124999999,
            "Pivot.M.Classic.Middle": 102596.88333333335,
            "Pivot.M.Classic.R1": 104821.5066666667,
            "Pivot.M.Classic.R2": 108134.33333333336,
            "Pivot.M.Classic.R3": 113671.78333333337,
            "Pivot.M.Classic.S1": 99284.05666666669,
            "Pivot.M.Classic.S2": 97059.43333333333,
            "Pivot.M.Classic.S3": 91521.98333333332,
            "Pivot.M.Demark.Middle": 102040.7275,
            "Pivot.M.Demark.R1": 103709.19499999999,
            "Pivot.M.Demark.S1": 98171.74499999998,
            "Pivot.M.Fibonacci.Middle": 102596.88333333335,
            "Pivot.M.Fibonacci.R1": 104712.18923333335,
            "Pivot.M.Fibonacci.R2": 106019.02743333335,
            "Pivot.M.Fibonacci.R3": 108134.33333333336,
            "Pivot.M.Fibonacci.S1": 100481.57743333334,
            "Pivot.M.Fibonacci.S2": 99174.73923333334,
            "Pivot.M.Fibonacci.S3": 97059.43333333333,
            "Pivot.M.Woodie.Middle": 102324.8375,
            "Pivot.M.Woodie.R1": 104277.415,
            "Pivot.M.Woodie.R2": 107862.2875,
            "Pivot.M.Woodie.R3": 109814.865,
            "Pivot.M.Woodie.S1": 98739.96499999998,
            "Pivot.M.Woodie.S2": 96787.38749999998,
            "Pivot.M.Woodie.S3": 93202.51499999997,
            "RSI": 48.60455890715129,
            "RSI[1]": 44.256482375518964,
            "Rec.BBPower": 0,
            "Rec.HullMA9": 1,
            "Rec.Ichimoku": 0,
            "Rec.Stoch.RSI": 0,
            "Rec.UO": 0,
            "Rec.VWMA": 1,
            "Rec.WR": 0,
            "Recommend.All": 0.22424242424242424,
            "Recommend.MA": 0.26666666666666666,
            "Recommend.Other": 0.18181818181818182,
            "SMA10": 104257.69899999998,
            "SMA100": 104491.93529999994,
            "SMA20": 104378.1795000001,
            "SMA200": 103872.28789999992,
            "SMA30": 104485.29733333345,
            "SMA5": 104285.318,
            "SMA50": 104607.28160000002,
            "Stoch.D": 45.23267534173679,
            "Stoch.D[1]": 56.319507028997315,
            "Stoch.K": 54.23900610425992,
            "Stoch.K[1]": 70.68843436494518,
            "Stoch.RSI.K": 81.93110270634271,
            "UO": 56.16486074084326,
            "VWMA": 104341.05359066646,
            "W.R": -35.18499643257555,
            "change": 0.06583205904333693,
            "close": 104394.75,
            "high": 104410.8,
            "low": 104320.84,
            "open": 104326.06,
            "volume": 15.88766
          },
          "moving_averages": {
            "BUY": 9,
            "COMPUTE": {
              "EMA10": "BUY",
              "EMA100": "BUY",
              "EMA20": "BUY",
              "EMA200": "BUY",
              "EMA30": "SELL",
              "EMA50": "SELL",
              "HullMA": "BUY",
              "Ichimoku": "NEUTRAL",
              "SMA10": "BUY",
              "SMA100": "SELL",
              "SMA20": "BUY",
              "SMA200": "BUY",
              "SMA30": "SELL",
              "SMA50": "SELL",
              "VWMA": "BUY"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "BUY",
            "SELL": 5
          },
          "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": 11,
            "NEUTRAL": 10,
            "RECOMMENDATION": "BUY",
            "SELL": 5
          },
          "time": "2025-06-06T20:18:13.342005"
        }
      }
    ],
    "overrideData": {}
  }
}

Rename Collection

binance-bot .

Tools

Collection Stats

Documents 240545
Total doc size 1.6 GB
Average doc size 6.96 KB
Pre-allocated size 695.28 MB
Indexes 2
Total index size 5.21 MB
Padding factor
Extents

Indexes

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