_id symbol msg loggedAt data
68517278c9c42f1c5b36a762
BTCUSDT
The current price reached the trigger price for t…
Tue Jun 17 2025 13:49:44 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "1e9f1350-9884-49ef-88f5-628d2e39a9bb",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "determine-action",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1750168184023,
      "symbol": "BTCUSDT",
      "close": "105459.54000000"
    },
    "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": 1750156694150,
      "accountType": "SPOT",
      "balances": [
        {
          "asset": "BNB",
          "free": "0.00000265",
          "locked": "0.00000000"
        },
        {
          "asset": "USDT",
          "free": "0.04066410",
          "locked": "46.01300000"
        },
        {
          "asset": "LRC",
          "free": "1.39200000",
          "locked": "0.00000000"
        },
        {
          "asset": "TRX",
          "free": "0.02110000",
          "locked": "0.00000000"
        },
        {
          "asset": "ADA",
          "free": "0.15410000",
          "locked": "0.00000000"
        },
        {
          "asset": "FET",
          "free": "0.15980000",
          "locked": "0.00000000"
        },
        {
          "asset": "PERL",
          "free": "16.20000000",
          "locked": "0.00000000"
        },
        {
          "asset": "MDT",
          "free": "3.27550000",
          "locked": "0.00000000"
        },
        {
          "asset": "BEL",
          "free": "0.20150000",
          "locked": "0.00000000"
        },
        {
          "asset": "FIS",
          "free": "1.23500000",
          "locked": "0.00000000"
        },
        {
          "asset": "OM",
          "free": "0.21720000",
          "locked": "0.00000000"
        },
        {
          "asset": "DEGO",
          "free": "0.04362000",
          "locked": "0.00000000"
        },
        {
          "asset": "MASK",
          "free": "0.16810000",
          "locked": "0.00000000"
        },
        {
          "asset": "LPT",
          "free": "0.01677000",
          "locked": "0.00000000"
        },
        {
          "asset": "NFT",
          "free": "129661.491252",
          "locked": "0.000000"
        },
        {
          "asset": "RAY",
          "free": "0.17710000",
          "locked": "0.00000000"
        },
        {
          "asset": "CLV",
          "free": "0.56660000",
          "locked": "0.00000000"
        },
        {
          "asset": "ILV",
          "free": "0.00403800",
          "locked": "0.00000000"
        },
        {
          "asset": "ANC",
          "free": "3.69073000",
          "locked": "0.00000000"
        },
        {
          "asset": "ETHW",
          "free": "0.04091800",
          "locked": "0.00000000"
        },
        {
          "asset": "HIFI",
          "free": "0.84650000",
          "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"
        },
        {
          "asset": "EPIC",
          "free": "0.10730000",
          "locked": "0.00000000"
        },
        {
          "asset": "FORM",
          "free": "0.16470000",
          "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",
        "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": 110530.17,
      "lowestPrice": 101095.8,
      "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-17T10:38:14.150Z"
    },
    "quoteAssetBalance": {
      "asset": "USDT",
      "free": "0.04066410",
      "locked": "46.01300000"
    },
    "buy": {
      "currentPrice": 105459.54,
      "limitPrice": 107568.73079999999,
      "highestPrice": 110530.17,
      "lowestPrice": 101095.8,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 108677.985,
      "difference": -2.9614507482817354,
      "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-17T13:49:44.175Z"
    },
    "sell": {
      "currentPrice": 105459.54,
      "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-17T13:49:44.162Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 38.30179089441998,
            "ADX+DI": 15.154414013532014,
            "ADX+DI[1]": 16.690083847773828,
            "ADX-DI": 31.182281340445666,
            "ADX-DI[1]": 24.209218400772215,
            "AO": -383.84261764699477,
            "AO[1]": -419.8369705881778,
            "AO[2]": -460.30429411758087,
            "BB.lower": 104449.02045474517,
            "BB.upper": 105208.5185452545,
            "BBPower": -282.35623240507266,
            "CCI20": -88.17624413626106,
            "CCI20[1]": -43.23695646501432,
            "EMA10": 104724.0785210001,
            "EMA100": 105237.6596705705,
            "EMA20": 104842.72117650356,
            "EMA200": 105285.80338544762,
            "EMA30": 104952.49260579425,
            "EMA5": 104685.64340205392,
            "EMA50": 105098.56263202347,
            "HullMA9": 104740.00022222222,
            "Ichimoku.BLine": 105005.48999999999,
            "MACD.macd": -166.06662756485457,
            "MACD.signal": -176.14112066149704,
            "Mom": -52.61000000000058,
            "Mom[1]": -0.9400000000023283,
            "P.SAR": 104826.95,
            "Pivot.M.Camarilla.Middle": 105322.21333333333,
            "Pivot.M.Camarilla.R1": 105593.57333333333,
            "Pivot.M.Camarilla.R2": 105772.50666666667,
            "Pivot.M.Camarilla.R3": 105951.44,
            "Pivot.M.Camarilla.S1": 105235.70666666667,
            "Pivot.M.Camarilla.S2": 105056.77333333333,
            "Pivot.M.Camarilla.S3": 104877.84,
            "Pivot.M.Classic.Middle": 105322.21333333333,
            "Pivot.M.Classic.R1": 106344.42666666667,
            "Pivot.M.Classic.R2": 107274.21333333333,
            "Pivot.M.Classic.R3": 109226.21333333333,
            "Pivot.M.Classic.S1": 104392.42666666667,
            "Pivot.M.Classic.S2": 103370.21333333333,
            "Pivot.M.Classic.S3": 101418.21333333333,
            "Pivot.M.Demark.Middle": 105066.66,
            "Pivot.M.Demark.R1": 105833.32,
            "Pivot.M.Demark.S1": 103881.32,
            "Pivot.M.Fibonacci.Middle": 105322.21333333333,
            "Pivot.M.Fibonacci.R1": 106067.87733333334,
            "Pivot.M.Fibonacci.R2": 106528.54933333333,
            "Pivot.M.Fibonacci.R3": 107274.21333333333,
            "Pivot.M.Fibonacci.S1": 104576.54933333333,
            "Pivot.M.Fibonacci.S2": 104115.87733333334,
            "Pivot.M.Fibonacci.S3": 103370.21333333333,
            "Pivot.M.Woodie.Middle": 105345.315,
            "Pivot.M.Woodie.R1": 106390.63,
            "Pivot.M.Woodie.R2": 107297.315,
            "Pivot.M.Woodie.R3": 108342.63,
            "Pivot.M.Woodie.S1": 104438.63,
            "Pivot.M.Woodie.S2": 103393.315,
            "Pivot.M.Woodie.S3": 102486.63,
            "RSI": 35.15532822364605,
            "RSI[1]": 38.57531924504022,
            "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.4666666666666667,
            "Recommend.MA": -0.9333333333333333,
            "Recommend.Other": 0,
            "SMA10": 104700.81200000006,
            "SMA100": 105385.04099999985,
            "SMA20": 104828.76949999983,
            "SMA200": 105328.11705000006,
            "SMA30": 105011.26033333314,
            "SMA5": 104714.01400000008,
            "SMA50": 105234.47480000001,
            "Stoch.D": 41.303705565584146,
            "Stoch.D[1]": 64.69716011637645,
            "Stoch.K": 35.864750328700495,
            "Stoch.K[1]": 76.38838481421472,
            "Stoch.RSI.K": 82.03410884905108,
            "UO": 49.71402567429853,
            "VWMA": 104771.02980730728,
            "W.R": -81.78801780907712,
            "change": -0.09831426468924118,
            "close": 104602.11,
            "high": 104705.06,
            "low": 104526.74,
            "open": 104705.06,
            "volume": 31.60728
          },
          "moving_averages": {
            "BUY": 0,
            "COMPUTE": {
              "EMA10": "SELL",
              "EMA100": "SELL",
              "EMA20": "SELL",
              "EMA200": "SELL",
              "EMA30": "SELL",
              "EMA50": "SELL",
              "HullMA": "SELL",
              "Ichimoku": "NEUTRAL",
              "SMA10": "SELL",
              "SMA100": "SELL",
              "SMA20": "SELL",
              "SMA200": "SELL",
              "SMA30": "SELL",
              "SMA50": "SELL",
              "VWMA": "SELL"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "STRONG_SELL",
            "SELL": 14
          },
          "oscillators": {
            "BUY": 1,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "NEUTRAL",
              "CCI": "NEUTRAL",
              "MACD": "BUY",
              "Mom": "SELL",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "NEUTRAL",
              "UO": "NEUTRAL",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 9,
            "RECOMMENDATION": "NEUTRAL",
            "SELL": 1
          },
          "summary": {
            "BUY": 1,
            "NEUTRAL": 10,
            "RECOMMENDATION": "SELL",
            "SELL": 15
          },
          "time": "2025-06-15T21:39:02.357110"
        }
      }
    ],
    "overrideData": {}
  }
}
68517278c9c42f1c5b36a763
BTCUSDT
Do not place a buy order for the grid trade #1 as…
Tue Jun 17 2025 13:49:44 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "1e9f1350-9884-49ef-88f5-628d2e39a9bb",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "place-buy-order",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1750168184023,
      "symbol": "BTCUSDT",
      "close": "105459.54000000"
    },
    "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": 1750156694150,
      "accountType": "SPOT",
      "balances": [
        {
          "asset": "BNB",
          "free": "0.00000265",
          "locked": "0.00000000"
        },
        {
          "asset": "USDT",
          "free": "0.04066410",
          "locked": "46.01300000"
        },
        {
          "asset": "LRC",
          "free": "1.39200000",
          "locked": "0.00000000"
        },
        {
          "asset": "TRX",
          "free": "0.02110000",
          "locked": "0.00000000"
        },
        {
          "asset": "ADA",
          "free": "0.15410000",
          "locked": "0.00000000"
        },
        {
          "asset": "FET",
          "free": "0.15980000",
          "locked": "0.00000000"
        },
        {
          "asset": "PERL",
          "free": "16.20000000",
          "locked": "0.00000000"
        },
        {
          "asset": "MDT",
          "free": "3.27550000",
          "locked": "0.00000000"
        },
        {
          "asset": "BEL",
          "free": "0.20150000",
          "locked": "0.00000000"
        },
        {
          "asset": "FIS",
          "free": "1.23500000",
          "locked": "0.00000000"
        },
        {
          "asset": "OM",
          "free": "0.21720000",
          "locked": "0.00000000"
        },
        {
          "asset": "DEGO",
          "free": "0.04362000",
          "locked": "0.00000000"
        },
        {
          "asset": "MASK",
          "free": "0.16810000",
          "locked": "0.00000000"
        },
        {
          "asset": "LPT",
          "free": "0.01677000",
          "locked": "0.00000000"
        },
        {
          "asset": "NFT",
          "free": "129661.491252",
          "locked": "0.000000"
        },
        {
          "asset": "RAY",
          "free": "0.17710000",
          "locked": "0.00000000"
        },
        {
          "asset": "CLV",
          "free": "0.56660000",
          "locked": "0.00000000"
        },
        {
          "asset": "ILV",
          "free": "0.00403800",
          "locked": "0.00000000"
        },
        {
          "asset": "ANC",
          "free": "3.69073000",
          "locked": "0.00000000"
        },
        {
          "asset": "ETHW",
          "free": "0.04091800",
          "locked": "0.00000000"
        },
        {
          "asset": "HIFI",
          "free": "0.84650000",
          "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"
        },
        {
          "asset": "EPIC",
          "free": "0.10730000",
          "locked": "0.00000000"
        },
        {
          "asset": "FORM",
          "free": "0.16470000",
          "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",
        "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": 110530.17,
      "lowestPrice": 101095.8,
      "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-17T10:38:14.150Z"
    },
    "quoteAssetBalance": {
      "asset": "USDT",
      "free": "0.04066410",
      "locked": "46.01300000"
    },
    "buy": {
      "currentPrice": 105459.54,
      "limitPrice": 107568.73079999999,
      "highestPrice": 110530.17,
      "lowestPrice": 101095.8,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 108677.985,
      "difference": -2.9614507482817354,
      "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-17T13:49:44.175Z"
    },
    "sell": {
      "currentPrice": 105459.54,
      "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-17T13:49:44.162Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 38.30179089441998,
            "ADX+DI": 15.154414013532014,
            "ADX+DI[1]": 16.690083847773828,
            "ADX-DI": 31.182281340445666,
            "ADX-DI[1]": 24.209218400772215,
            "AO": -383.84261764699477,
            "AO[1]": -419.8369705881778,
            "AO[2]": -460.30429411758087,
            "BB.lower": 104449.02045474517,
            "BB.upper": 105208.5185452545,
            "BBPower": -282.35623240507266,
            "CCI20": -88.17624413626106,
            "CCI20[1]": -43.23695646501432,
            "EMA10": 104724.0785210001,
            "EMA100": 105237.6596705705,
            "EMA20": 104842.72117650356,
            "EMA200": 105285.80338544762,
            "EMA30": 104952.49260579425,
            "EMA5": 104685.64340205392,
            "EMA50": 105098.56263202347,
            "HullMA9": 104740.00022222222,
            "Ichimoku.BLine": 105005.48999999999,
            "MACD.macd": -166.06662756485457,
            "MACD.signal": -176.14112066149704,
            "Mom": -52.61000000000058,
            "Mom[1]": -0.9400000000023283,
            "P.SAR": 104826.95,
            "Pivot.M.Camarilla.Middle": 105322.21333333333,
            "Pivot.M.Camarilla.R1": 105593.57333333333,
            "Pivot.M.Camarilla.R2": 105772.50666666667,
            "Pivot.M.Camarilla.R3": 105951.44,
            "Pivot.M.Camarilla.S1": 105235.70666666667,
            "Pivot.M.Camarilla.S2": 105056.77333333333,
            "Pivot.M.Camarilla.S3": 104877.84,
            "Pivot.M.Classic.Middle": 105322.21333333333,
            "Pivot.M.Classic.R1": 106344.42666666667,
            "Pivot.M.Classic.R2": 107274.21333333333,
            "Pivot.M.Classic.R3": 109226.21333333333,
            "Pivot.M.Classic.S1": 104392.42666666667,
            "Pivot.M.Classic.S2": 103370.21333333333,
            "Pivot.M.Classic.S3": 101418.21333333333,
            "Pivot.M.Demark.Middle": 105066.66,
            "Pivot.M.Demark.R1": 105833.32,
            "Pivot.M.Demark.S1": 103881.32,
            "Pivot.M.Fibonacci.Middle": 105322.21333333333,
            "Pivot.M.Fibonacci.R1": 106067.87733333334,
            "Pivot.M.Fibonacci.R2": 106528.54933333333,
            "Pivot.M.Fibonacci.R3": 107274.21333333333,
            "Pivot.M.Fibonacci.S1": 104576.54933333333,
            "Pivot.M.Fibonacci.S2": 104115.87733333334,
            "Pivot.M.Fibonacci.S3": 103370.21333333333,
            "Pivot.M.Woodie.Middle": 105345.315,
            "Pivot.M.Woodie.R1": 106390.63,
            "Pivot.M.Woodie.R2": 107297.315,
            "Pivot.M.Woodie.R3": 108342.63,
            "Pivot.M.Woodie.S1": 104438.63,
            "Pivot.M.Woodie.S2": 103393.315,
            "Pivot.M.Woodie.S3": 102486.63,
            "RSI": 35.15532822364605,
            "RSI[1]": 38.57531924504022,
            "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.4666666666666667,
            "Recommend.MA": -0.9333333333333333,
            "Recommend.Other": 0,
            "SMA10": 104700.81200000006,
            "SMA100": 105385.04099999985,
            "SMA20": 104828.76949999983,
            "SMA200": 105328.11705000006,
            "SMA30": 105011.26033333314,
            "SMA5": 104714.01400000008,
            "SMA50": 105234.47480000001,
            "Stoch.D": 41.303705565584146,
            "Stoch.D[1]": 64.69716011637645,
            "Stoch.K": 35.864750328700495,
            "Stoch.K[1]": 76.38838481421472,
            "Stoch.RSI.K": 82.03410884905108,
            "UO": 49.71402567429853,
            "VWMA": 104771.02980730728,
            "W.R": -81.78801780907712,
            "change": -0.09831426468924118,
            "close": 104602.11,
            "high": 104705.06,
            "low": 104526.74,
            "open": 104705.06,
            "volume": 31.60728
          },
          "moving_averages": {
            "BUY": 0,
            "COMPUTE": {
              "EMA10": "SELL",
              "EMA100": "SELL",
              "EMA20": "SELL",
              "EMA200": "SELL",
              "EMA30": "SELL",
              "EMA50": "SELL",
              "HullMA": "SELL",
              "Ichimoku": "NEUTRAL",
              "SMA10": "SELL",
              "SMA100": "SELL",
              "SMA20": "SELL",
              "SMA200": "SELL",
              "SMA30": "SELL",
              "SMA50": "SELL",
              "VWMA": "SELL"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "STRONG_SELL",
            "SELL": 14
          },
          "oscillators": {
            "BUY": 1,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "NEUTRAL",
              "CCI": "NEUTRAL",
              "MACD": "BUY",
              "Mom": "SELL",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "NEUTRAL",
              "UO": "NEUTRAL",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 9,
            "RECOMMENDATION": "NEUTRAL",
            "SELL": 1
          },
          "summary": {
            "BUY": 1,
            "NEUTRAL": 10,
            "RECOMMENDATION": "SELL",
            "SELL": 15
          },
          "time": "2025-06-15T21:39:02.357110"
        }
      }
    ],
    "overrideData": {}
  }
}
685172784f093e8b8d7acc03
BTCUSDT
The current price reached the trigger price for t…
Tue Jun 17 2025 13:49:44 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "0ba9851c-7df7-47fb-aa0f-be8676851dfc",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "determine-action",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1750168184023,
      "symbol": "BTCUSDT",
      "close": "105459.54000000"
    },
    "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": 1750156694150,
      "accountType": "SPOT",
      "balances": [
        {
          "asset": "BNB",
          "free": "0.00000265",
          "locked": "0.00000000"
        },
        {
          "asset": "USDT",
          "free": "0.04066410",
          "locked": "46.01300000"
        },
        {
          "asset": "LRC",
          "free": "1.39200000",
          "locked": "0.00000000"
        },
        {
          "asset": "TRX",
          "free": "0.02110000",
          "locked": "0.00000000"
        },
        {
          "asset": "ADA",
          "free": "0.15410000",
          "locked": "0.00000000"
        },
        {
          "asset": "FET",
          "free": "0.15980000",
          "locked": "0.00000000"
        },
        {
          "asset": "PERL",
          "free": "16.20000000",
          "locked": "0.00000000"
        },
        {
          "asset": "MDT",
          "free": "3.27550000",
          "locked": "0.00000000"
        },
        {
          "asset": "BEL",
          "free": "0.20150000",
          "locked": "0.00000000"
        },
        {
          "asset": "FIS",
          "free": "1.23500000",
          "locked": "0.00000000"
        },
        {
          "asset": "OM",
          "free": "0.21720000",
          "locked": "0.00000000"
        },
        {
          "asset": "DEGO",
          "free": "0.04362000",
          "locked": "0.00000000"
        },
        {
          "asset": "MASK",
          "free": "0.16810000",
          "locked": "0.00000000"
        },
        {
          "asset": "LPT",
          "free": "0.01677000",
          "locked": "0.00000000"
        },
        {
          "asset": "NFT",
          "free": "129661.491252",
          "locked": "0.000000"
        },
        {
          "asset": "RAY",
          "free": "0.17710000",
          "locked": "0.00000000"
        },
        {
          "asset": "CLV",
          "free": "0.56660000",
          "locked": "0.00000000"
        },
        {
          "asset": "ILV",
          "free": "0.00403800",
          "locked": "0.00000000"
        },
        {
          "asset": "ANC",
          "free": "3.69073000",
          "locked": "0.00000000"
        },
        {
          "asset": "ETHW",
          "free": "0.04091800",
          "locked": "0.00000000"
        },
        {
          "asset": "HIFI",
          "free": "0.84650000",
          "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"
        },
        {
          "asset": "EPIC",
          "free": "0.10730000",
          "locked": "0.00000000"
        },
        {
          "asset": "FORM",
          "free": "0.16470000",
          "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",
        "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": 110530.17,
      "lowestPrice": 101095.8,
      "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-17T10:38:14.150Z"
    },
    "quoteAssetBalance": {
      "asset": "USDT",
      "free": "0.04066410",
      "locked": "46.01300000"
    },
    "buy": {
      "currentPrice": 105459.54,
      "limitPrice": 107568.73079999999,
      "highestPrice": 110530.17,
      "lowestPrice": 101095.8,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 108677.985,
      "difference": -2.9614507482817354,
      "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-17T13:49:44.292Z"
    },
    "sell": {
      "currentPrice": 105459.54,
      "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-17T13:49:44.287Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 38.30179089441998,
            "ADX+DI": 15.154414013532014,
            "ADX+DI[1]": 16.690083847773828,
            "ADX-DI": 31.182281340445666,
            "ADX-DI[1]": 24.209218400772215,
            "AO": -383.84261764699477,
            "AO[1]": -419.8369705881778,
            "AO[2]": -460.30429411758087,
            "BB.lower": 104449.02045474517,
            "BB.upper": 105208.5185452545,
            "BBPower": -282.35623240507266,
            "CCI20": -88.17624413626106,
            "CCI20[1]": -43.23695646501432,
            "EMA10": 104724.0785210001,
            "EMA100": 105237.6596705705,
            "EMA20": 104842.72117650356,
            "EMA200": 105285.80338544762,
            "EMA30": 104952.49260579425,
            "EMA5": 104685.64340205392,
            "EMA50": 105098.56263202347,
            "HullMA9": 104740.00022222222,
            "Ichimoku.BLine": 105005.48999999999,
            "MACD.macd": -166.06662756485457,
            "MACD.signal": -176.14112066149704,
            "Mom": -52.61000000000058,
            "Mom[1]": -0.9400000000023283,
            "P.SAR": 104826.95,
            "Pivot.M.Camarilla.Middle": 105322.21333333333,
            "Pivot.M.Camarilla.R1": 105593.57333333333,
            "Pivot.M.Camarilla.R2": 105772.50666666667,
            "Pivot.M.Camarilla.R3": 105951.44,
            "Pivot.M.Camarilla.S1": 105235.70666666667,
            "Pivot.M.Camarilla.S2": 105056.77333333333,
            "Pivot.M.Camarilla.S3": 104877.84,
            "Pivot.M.Classic.Middle": 105322.21333333333,
            "Pivot.M.Classic.R1": 106344.42666666667,
            "Pivot.M.Classic.R2": 107274.21333333333,
            "Pivot.M.Classic.R3": 109226.21333333333,
            "Pivot.M.Classic.S1": 104392.42666666667,
            "Pivot.M.Classic.S2": 103370.21333333333,
            "Pivot.M.Classic.S3": 101418.21333333333,
            "Pivot.M.Demark.Middle": 105066.66,
            "Pivot.M.Demark.R1": 105833.32,
            "Pivot.M.Demark.S1": 103881.32,
            "Pivot.M.Fibonacci.Middle": 105322.21333333333,
            "Pivot.M.Fibonacci.R1": 106067.87733333334,
            "Pivot.M.Fibonacci.R2": 106528.54933333333,
            "Pivot.M.Fibonacci.R3": 107274.21333333333,
            "Pivot.M.Fibonacci.S1": 104576.54933333333,
            "Pivot.M.Fibonacci.S2": 104115.87733333334,
            "Pivot.M.Fibonacci.S3": 103370.21333333333,
            "Pivot.M.Woodie.Middle": 105345.315,
            "Pivot.M.Woodie.R1": 106390.63,
            "Pivot.M.Woodie.R2": 107297.315,
            "Pivot.M.Woodie.R3": 108342.63,
            "Pivot.M.Woodie.S1": 104438.63,
            "Pivot.M.Woodie.S2": 103393.315,
            "Pivot.M.Woodie.S3": 102486.63,
            "RSI": 35.15532822364605,
            "RSI[1]": 38.57531924504022,
            "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.4666666666666667,
            "Recommend.MA": -0.9333333333333333,
            "Recommend.Other": 0,
            "SMA10": 104700.81200000006,
            "SMA100": 105385.04099999985,
            "SMA20": 104828.76949999983,
            "SMA200": 105328.11705000006,
            "SMA30": 105011.26033333314,
            "SMA5": 104714.01400000008,
            "SMA50": 105234.47480000001,
            "Stoch.D": 41.303705565584146,
            "Stoch.D[1]": 64.69716011637645,
            "Stoch.K": 35.864750328700495,
            "Stoch.K[1]": 76.38838481421472,
            "Stoch.RSI.K": 82.03410884905108,
            "UO": 49.71402567429853,
            "VWMA": 104771.02980730728,
            "W.R": -81.78801780907712,
            "change": -0.09831426468924118,
            "close": 104602.11,
            "high": 104705.06,
            "low": 104526.74,
            "open": 104705.06,
            "volume": 31.60728
          },
          "moving_averages": {
            "BUY": 0,
            "COMPUTE": {
              "EMA10": "SELL",
              "EMA100": "SELL",
              "EMA20": "SELL",
              "EMA200": "SELL",
              "EMA30": "SELL",
              "EMA50": "SELL",
              "HullMA": "SELL",
              "Ichimoku": "NEUTRAL",
              "SMA10": "SELL",
              "SMA100": "SELL",
              "SMA20": "SELL",
              "SMA200": "SELL",
              "SMA30": "SELL",
              "SMA50": "SELL",
              "VWMA": "SELL"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "STRONG_SELL",
            "SELL": 14
          },
          "oscillators": {
            "BUY": 1,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "NEUTRAL",
              "CCI": "NEUTRAL",
              "MACD": "BUY",
              "Mom": "SELL",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "NEUTRAL",
              "UO": "NEUTRAL",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 9,
            "RECOMMENDATION": "NEUTRAL",
            "SELL": 1
          },
          "summary": {
            "BUY": 1,
            "NEUTRAL": 10,
            "RECOMMENDATION": "SELL",
            "SELL": 15
          },
          "time": "2025-06-15T21:39:02.357110"
        }
      }
    ],
    "overrideData": {}
  }
}
685172784f093e8b8d7acc04
BTCUSDT
Do not place a buy order for the grid trade #1 as…
Tue Jun 17 2025 13:49:44 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "0ba9851c-7df7-47fb-aa0f-be8676851dfc",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "place-buy-order",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1750168184023,
      "symbol": "BTCUSDT",
      "close": "105459.54000000"
    },
    "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": 1750156694150,
      "accountType": "SPOT",
      "balances": [
        {
          "asset": "BNB",
          "free": "0.00000265",
          "locked": "0.00000000"
        },
        {
          "asset": "USDT",
          "free": "0.04066410",
          "locked": "46.01300000"
        },
        {
          "asset": "LRC",
          "free": "1.39200000",
          "locked": "0.00000000"
        },
        {
          "asset": "TRX",
          "free": "0.02110000",
          "locked": "0.00000000"
        },
        {
          "asset": "ADA",
          "free": "0.15410000",
          "locked": "0.00000000"
        },
        {
          "asset": "FET",
          "free": "0.15980000",
          "locked": "0.00000000"
        },
        {
          "asset": "PERL",
          "free": "16.20000000",
          "locked": "0.00000000"
        },
        {
          "asset": "MDT",
          "free": "3.27550000",
          "locked": "0.00000000"
        },
        {
          "asset": "BEL",
          "free": "0.20150000",
          "locked": "0.00000000"
        },
        {
          "asset": "FIS",
          "free": "1.23500000",
          "locked": "0.00000000"
        },
        {
          "asset": "OM",
          "free": "0.21720000",
          "locked": "0.00000000"
        },
        {
          "asset": "DEGO",
          "free": "0.04362000",
          "locked": "0.00000000"
        },
        {
          "asset": "MASK",
          "free": "0.16810000",
          "locked": "0.00000000"
        },
        {
          "asset": "LPT",
          "free": "0.01677000",
          "locked": "0.00000000"
        },
        {
          "asset": "NFT",
          "free": "129661.491252",
          "locked": "0.000000"
        },
        {
          "asset": "RAY",
          "free": "0.17710000",
          "locked": "0.00000000"
        },
        {
          "asset": "CLV",
          "free": "0.56660000",
          "locked": "0.00000000"
        },
        {
          "asset": "ILV",
          "free": "0.00403800",
          "locked": "0.00000000"
        },
        {
          "asset": "ANC",
          "free": "3.69073000",
          "locked": "0.00000000"
        },
        {
          "asset": "ETHW",
          "free": "0.04091800",
          "locked": "0.00000000"
        },
        {
          "asset": "HIFI",
          "free": "0.84650000",
          "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"
        },
        {
          "asset": "EPIC",
          "free": "0.10730000",
          "locked": "0.00000000"
        },
        {
          "asset": "FORM",
          "free": "0.16470000",
          "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",
        "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": 110530.17,
      "lowestPrice": 101095.8,
      "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-17T10:38:14.150Z"
    },
    "quoteAssetBalance": {
      "asset": "USDT",
      "free": "0.04066410",
      "locked": "46.01300000"
    },
    "buy": {
      "currentPrice": 105459.54,
      "limitPrice": 107568.73079999999,
      "highestPrice": 110530.17,
      "lowestPrice": 101095.8,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 108677.985,
      "difference": -2.9614507482817354,
      "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-17T13:49:44.292Z"
    },
    "sell": {
      "currentPrice": 105459.54,
      "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-17T13:49:44.287Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 38.30179089441998,
            "ADX+DI": 15.154414013532014,
            "ADX+DI[1]": 16.690083847773828,
            "ADX-DI": 31.182281340445666,
            "ADX-DI[1]": 24.209218400772215,
            "AO": -383.84261764699477,
            "AO[1]": -419.8369705881778,
            "AO[2]": -460.30429411758087,
            "BB.lower": 104449.02045474517,
            "BB.upper": 105208.5185452545,
            "BBPower": -282.35623240507266,
            "CCI20": -88.17624413626106,
            "CCI20[1]": -43.23695646501432,
            "EMA10": 104724.0785210001,
            "EMA100": 105237.6596705705,
            "EMA20": 104842.72117650356,
            "EMA200": 105285.80338544762,
            "EMA30": 104952.49260579425,
            "EMA5": 104685.64340205392,
            "EMA50": 105098.56263202347,
            "HullMA9": 104740.00022222222,
            "Ichimoku.BLine": 105005.48999999999,
            "MACD.macd": -166.06662756485457,
            "MACD.signal": -176.14112066149704,
            "Mom": -52.61000000000058,
            "Mom[1]": -0.9400000000023283,
            "P.SAR": 104826.95,
            "Pivot.M.Camarilla.Middle": 105322.21333333333,
            "Pivot.M.Camarilla.R1": 105593.57333333333,
            "Pivot.M.Camarilla.R2": 105772.50666666667,
            "Pivot.M.Camarilla.R3": 105951.44,
            "Pivot.M.Camarilla.S1": 105235.70666666667,
            "Pivot.M.Camarilla.S2": 105056.77333333333,
            "Pivot.M.Camarilla.S3": 104877.84,
            "Pivot.M.Classic.Middle": 105322.21333333333,
            "Pivot.M.Classic.R1": 106344.42666666667,
            "Pivot.M.Classic.R2": 107274.21333333333,
            "Pivot.M.Classic.R3": 109226.21333333333,
            "Pivot.M.Classic.S1": 104392.42666666667,
            "Pivot.M.Classic.S2": 103370.21333333333,
            "Pivot.M.Classic.S3": 101418.21333333333,
            "Pivot.M.Demark.Middle": 105066.66,
            "Pivot.M.Demark.R1": 105833.32,
            "Pivot.M.Demark.S1": 103881.32,
            "Pivot.M.Fibonacci.Middle": 105322.21333333333,
            "Pivot.M.Fibonacci.R1": 106067.87733333334,
            "Pivot.M.Fibonacci.R2": 106528.54933333333,
            "Pivot.M.Fibonacci.R3": 107274.21333333333,
            "Pivot.M.Fibonacci.S1": 104576.54933333333,
            "Pivot.M.Fibonacci.S2": 104115.87733333334,
            "Pivot.M.Fibonacci.S3": 103370.21333333333,
            "Pivot.M.Woodie.Middle": 105345.315,
            "Pivot.M.Woodie.R1": 106390.63,
            "Pivot.M.Woodie.R2": 107297.315,
            "Pivot.M.Woodie.R3": 108342.63,
            "Pivot.M.Woodie.S1": 104438.63,
            "Pivot.M.Woodie.S2": 103393.315,
            "Pivot.M.Woodie.S3": 102486.63,
            "RSI": 35.15532822364605,
            "RSI[1]": 38.57531924504022,
            "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.4666666666666667,
            "Recommend.MA": -0.9333333333333333,
            "Recommend.Other": 0,
            "SMA10": 104700.81200000006,
            "SMA100": 105385.04099999985,
            "SMA20": 104828.76949999983,
            "SMA200": 105328.11705000006,
            "SMA30": 105011.26033333314,
            "SMA5": 104714.01400000008,
            "SMA50": 105234.47480000001,
            "Stoch.D": 41.303705565584146,
            "Stoch.D[1]": 64.69716011637645,
            "Stoch.K": 35.864750328700495,
            "Stoch.K[1]": 76.38838481421472,
            "Stoch.RSI.K": 82.03410884905108,
            "UO": 49.71402567429853,
            "VWMA": 104771.02980730728,
            "W.R": -81.78801780907712,
            "change": -0.09831426468924118,
            "close": 104602.11,
            "high": 104705.06,
            "low": 104526.74,
            "open": 104705.06,
            "volume": 31.60728
          },
          "moving_averages": {
            "BUY": 0,
            "COMPUTE": {
              "EMA10": "SELL",
              "EMA100": "SELL",
              "EMA20": "SELL",
              "EMA200": "SELL",
              "EMA30": "SELL",
              "EMA50": "SELL",
              "HullMA": "SELL",
              "Ichimoku": "NEUTRAL",
              "SMA10": "SELL",
              "SMA100": "SELL",
              "SMA20": "SELL",
              "SMA200": "SELL",
              "SMA30": "SELL",
              "SMA50": "SELL",
              "VWMA": "SELL"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "STRONG_SELL",
            "SELL": 14
          },
          "oscillators": {
            "BUY": 1,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "NEUTRAL",
              "CCI": "NEUTRAL",
              "MACD": "BUY",
              "Mom": "SELL",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "NEUTRAL",
              "UO": "NEUTRAL",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 9,
            "RECOMMENDATION": "NEUTRAL",
            "SELL": 1
          },
          "summary": {
            "BUY": 1,
            "NEUTRAL": 10,
            "RECOMMENDATION": "SELL",
            "SELL": 15
          },
          "time": "2025-06-15T21:39:02.357110"
        }
      }
    ],
    "overrideData": {}
  }
}
685172794f093e8b8d7acc05
BTCUSDT
The current price reached the trigger price for t…
Tue Jun 17 2025 13:49:45 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "c96aa791-d001-401d-8289-99186a25e67e",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "determine-action",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1750168185024,
      "symbol": "BTCUSDT",
      "close": "105456.52000000"
    },
    "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": 1750156694150,
      "accountType": "SPOT",
      "balances": [
        {
          "asset": "BNB",
          "free": "0.00000265",
          "locked": "0.00000000"
        },
        {
          "asset": "USDT",
          "free": "0.04066410",
          "locked": "46.01300000"
        },
        {
          "asset": "LRC",
          "free": "1.39200000",
          "locked": "0.00000000"
        },
        {
          "asset": "TRX",
          "free": "0.02110000",
          "locked": "0.00000000"
        },
        {
          "asset": "ADA",
          "free": "0.15410000",
          "locked": "0.00000000"
        },
        {
          "asset": "FET",
          "free": "0.15980000",
          "locked": "0.00000000"
        },
        {
          "asset": "PERL",
          "free": "16.20000000",
          "locked": "0.00000000"
        },
        {
          "asset": "MDT",
          "free": "3.27550000",
          "locked": "0.00000000"
        },
        {
          "asset": "BEL",
          "free": "0.20150000",
          "locked": "0.00000000"
        },
        {
          "asset": "FIS",
          "free": "1.23500000",
          "locked": "0.00000000"
        },
        {
          "asset": "OM",
          "free": "0.21720000",
          "locked": "0.00000000"
        },
        {
          "asset": "DEGO",
          "free": "0.04362000",
          "locked": "0.00000000"
        },
        {
          "asset": "MASK",
          "free": "0.16810000",
          "locked": "0.00000000"
        },
        {
          "asset": "LPT",
          "free": "0.01677000",
          "locked": "0.00000000"
        },
        {
          "asset": "NFT",
          "free": "129661.491252",
          "locked": "0.000000"
        },
        {
          "asset": "RAY",
          "free": "0.17710000",
          "locked": "0.00000000"
        },
        {
          "asset": "CLV",
          "free": "0.56660000",
          "locked": "0.00000000"
        },
        {
          "asset": "ILV",
          "free": "0.00403800",
          "locked": "0.00000000"
        },
        {
          "asset": "ANC",
          "free": "3.69073000",
          "locked": "0.00000000"
        },
        {
          "asset": "ETHW",
          "free": "0.04091800",
          "locked": "0.00000000"
        },
        {
          "asset": "HIFI",
          "free": "0.84650000",
          "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"
        },
        {
          "asset": "EPIC",
          "free": "0.10730000",
          "locked": "0.00000000"
        },
        {
          "asset": "FORM",
          "free": "0.16470000",
          "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",
        "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": 110530.17,
      "lowestPrice": 101095.8,
      "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-17T10:38:14.150Z"
    },
    "quoteAssetBalance": {
      "asset": "USDT",
      "free": "0.04066410",
      "locked": "46.01300000"
    },
    "buy": {
      "currentPrice": 105456.52,
      "limitPrice": 107565.65040000001,
      "highestPrice": 110530.17,
      "lowestPrice": 101095.8,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 108677.985,
      "difference": -2.9642295999507184,
      "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-17T13:49:45.157Z"
    },
    "sell": {
      "currentPrice": 105456.52,
      "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-17T13:49:45.154Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 38.30179089441998,
            "ADX+DI": 15.154414013532014,
            "ADX+DI[1]": 16.690083847773828,
            "ADX-DI": 31.182281340445666,
            "ADX-DI[1]": 24.209218400772215,
            "AO": -383.84261764699477,
            "AO[1]": -419.8369705881778,
            "AO[2]": -460.30429411758087,
            "BB.lower": 104449.02045474517,
            "BB.upper": 105208.5185452545,
            "BBPower": -282.35623240507266,
            "CCI20": -88.17624413626106,
            "CCI20[1]": -43.23695646501432,
            "EMA10": 104724.0785210001,
            "EMA100": 105237.6596705705,
            "EMA20": 104842.72117650356,
            "EMA200": 105285.80338544762,
            "EMA30": 104952.49260579425,
            "EMA5": 104685.64340205392,
            "EMA50": 105098.56263202347,
            "HullMA9": 104740.00022222222,
            "Ichimoku.BLine": 105005.48999999999,
            "MACD.macd": -166.06662756485457,
            "MACD.signal": -176.14112066149704,
            "Mom": -52.61000000000058,
            "Mom[1]": -0.9400000000023283,
            "P.SAR": 104826.95,
            "Pivot.M.Camarilla.Middle": 105322.21333333333,
            "Pivot.M.Camarilla.R1": 105593.57333333333,
            "Pivot.M.Camarilla.R2": 105772.50666666667,
            "Pivot.M.Camarilla.R3": 105951.44,
            "Pivot.M.Camarilla.S1": 105235.70666666667,
            "Pivot.M.Camarilla.S2": 105056.77333333333,
            "Pivot.M.Camarilla.S3": 104877.84,
            "Pivot.M.Classic.Middle": 105322.21333333333,
            "Pivot.M.Classic.R1": 106344.42666666667,
            "Pivot.M.Classic.R2": 107274.21333333333,
            "Pivot.M.Classic.R3": 109226.21333333333,
            "Pivot.M.Classic.S1": 104392.42666666667,
            "Pivot.M.Classic.S2": 103370.21333333333,
            "Pivot.M.Classic.S3": 101418.21333333333,
            "Pivot.M.Demark.Middle": 105066.66,
            "Pivot.M.Demark.R1": 105833.32,
            "Pivot.M.Demark.S1": 103881.32,
            "Pivot.M.Fibonacci.Middle": 105322.21333333333,
            "Pivot.M.Fibonacci.R1": 106067.87733333334,
            "Pivot.M.Fibonacci.R2": 106528.54933333333,
            "Pivot.M.Fibonacci.R3": 107274.21333333333,
            "Pivot.M.Fibonacci.S1": 104576.54933333333,
            "Pivot.M.Fibonacci.S2": 104115.87733333334,
            "Pivot.M.Fibonacci.S3": 103370.21333333333,
            "Pivot.M.Woodie.Middle": 105345.315,
            "Pivot.M.Woodie.R1": 106390.63,
            "Pivot.M.Woodie.R2": 107297.315,
            "Pivot.M.Woodie.R3": 108342.63,
            "Pivot.M.Woodie.S1": 104438.63,
            "Pivot.M.Woodie.S2": 103393.315,
            "Pivot.M.Woodie.S3": 102486.63,
            "RSI": 35.15532822364605,
            "RSI[1]": 38.57531924504022,
            "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.4666666666666667,
            "Recommend.MA": -0.9333333333333333,
            "Recommend.Other": 0,
            "SMA10": 104700.81200000006,
            "SMA100": 105385.04099999985,
            "SMA20": 104828.76949999983,
            "SMA200": 105328.11705000006,
            "SMA30": 105011.26033333314,
            "SMA5": 104714.01400000008,
            "SMA50": 105234.47480000001,
            "Stoch.D": 41.303705565584146,
            "Stoch.D[1]": 64.69716011637645,
            "Stoch.K": 35.864750328700495,
            "Stoch.K[1]": 76.38838481421472,
            "Stoch.RSI.K": 82.03410884905108,
            "UO": 49.71402567429853,
            "VWMA": 104771.02980730728,
            "W.R": -81.78801780907712,
            "change": -0.09831426468924118,
            "close": 104602.11,
            "high": 104705.06,
            "low": 104526.74,
            "open": 104705.06,
            "volume": 31.60728
          },
          "moving_averages": {
            "BUY": 0,
            "COMPUTE": {
              "EMA10": "SELL",
              "EMA100": "SELL",
              "EMA20": "SELL",
              "EMA200": "SELL",
              "EMA30": "SELL",
              "EMA50": "SELL",
              "HullMA": "SELL",
              "Ichimoku": "NEUTRAL",
              "SMA10": "SELL",
              "SMA100": "SELL",
              "SMA20": "SELL",
              "SMA200": "SELL",
              "SMA30": "SELL",
              "SMA50": "SELL",
              "VWMA": "SELL"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "STRONG_SELL",
            "SELL": 14
          },
          "oscillators": {
            "BUY": 1,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "NEUTRAL",
              "CCI": "NEUTRAL",
              "MACD": "BUY",
              "Mom": "SELL",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "NEUTRAL",
              "UO": "NEUTRAL",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 9,
            "RECOMMENDATION": "NEUTRAL",
            "SELL": 1
          },
          "summary": {
            "BUY": 1,
            "NEUTRAL": 10,
            "RECOMMENDATION": "SELL",
            "SELL": 15
          },
          "time": "2025-06-15T21:39:02.357110"
        }
      }
    ],
    "overrideData": {}
  }
}
685172794f093e8b8d7acc06
BTCUSDT
Do not place a buy order for the grid trade #1 as…
Tue Jun 17 2025 13:49:45 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "c96aa791-d001-401d-8289-99186a25e67e",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "place-buy-order",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1750168185024,
      "symbol": "BTCUSDT",
      "close": "105456.52000000"
    },
    "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": 1750156694150,
      "accountType": "SPOT",
      "balances": [
        {
          "asset": "BNB",
          "free": "0.00000265",
          "locked": "0.00000000"
        },
        {
          "asset": "USDT",
          "free": "0.04066410",
          "locked": "46.01300000"
        },
        {
          "asset": "LRC",
          "free": "1.39200000",
          "locked": "0.00000000"
        },
        {
          "asset": "TRX",
          "free": "0.02110000",
          "locked": "0.00000000"
        },
        {
          "asset": "ADA",
          "free": "0.15410000",
          "locked": "0.00000000"
        },
        {
          "asset": "FET",
          "free": "0.15980000",
          "locked": "0.00000000"
        },
        {
          "asset": "PERL",
          "free": "16.20000000",
          "locked": "0.00000000"
        },
        {
          "asset": "MDT",
          "free": "3.27550000",
          "locked": "0.00000000"
        },
        {
          "asset": "BEL",
          "free": "0.20150000",
          "locked": "0.00000000"
        },
        {
          "asset": "FIS",
          "free": "1.23500000",
          "locked": "0.00000000"
        },
        {
          "asset": "OM",
          "free": "0.21720000",
          "locked": "0.00000000"
        },
        {
          "asset": "DEGO",
          "free": "0.04362000",
          "locked": "0.00000000"
        },
        {
          "asset": "MASK",
          "free": "0.16810000",
          "locked": "0.00000000"
        },
        {
          "asset": "LPT",
          "free": "0.01677000",
          "locked": "0.00000000"
        },
        {
          "asset": "NFT",
          "free": "129661.491252",
          "locked": "0.000000"
        },
        {
          "asset": "RAY",
          "free": "0.17710000",
          "locked": "0.00000000"
        },
        {
          "asset": "CLV",
          "free": "0.56660000",
          "locked": "0.00000000"
        },
        {
          "asset": "ILV",
          "free": "0.00403800",
          "locked": "0.00000000"
        },
        {
          "asset": "ANC",
          "free": "3.69073000",
          "locked": "0.00000000"
        },
        {
          "asset": "ETHW",
          "free": "0.04091800",
          "locked": "0.00000000"
        },
        {
          "asset": "HIFI",
          "free": "0.84650000",
          "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"
        },
        {
          "asset": "EPIC",
          "free": "0.10730000",
          "locked": "0.00000000"
        },
        {
          "asset": "FORM",
          "free": "0.16470000",
          "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",
        "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": 110530.17,
      "lowestPrice": 101095.8,
      "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-17T10:38:14.150Z"
    },
    "quoteAssetBalance": {
      "asset": "USDT",
      "free": "0.04066410",
      "locked": "46.01300000"
    },
    "buy": {
      "currentPrice": 105456.52,
      "limitPrice": 107565.65040000001,
      "highestPrice": 110530.17,
      "lowestPrice": 101095.8,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 108677.985,
      "difference": -2.9642295999507184,
      "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-17T13:49:45.157Z"
    },
    "sell": {
      "currentPrice": 105456.52,
      "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-17T13:49:45.154Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 38.30179089441998,
            "ADX+DI": 15.154414013532014,
            "ADX+DI[1]": 16.690083847773828,
            "ADX-DI": 31.182281340445666,
            "ADX-DI[1]": 24.209218400772215,
            "AO": -383.84261764699477,
            "AO[1]": -419.8369705881778,
            "AO[2]": -460.30429411758087,
            "BB.lower": 104449.02045474517,
            "BB.upper": 105208.5185452545,
            "BBPower": -282.35623240507266,
            "CCI20": -88.17624413626106,
            "CCI20[1]": -43.23695646501432,
            "EMA10": 104724.0785210001,
            "EMA100": 105237.6596705705,
            "EMA20": 104842.72117650356,
            "EMA200": 105285.80338544762,
            "EMA30": 104952.49260579425,
            "EMA5": 104685.64340205392,
            "EMA50": 105098.56263202347,
            "HullMA9": 104740.00022222222,
            "Ichimoku.BLine": 105005.48999999999,
            "MACD.macd": -166.06662756485457,
            "MACD.signal": -176.14112066149704,
            "Mom": -52.61000000000058,
            "Mom[1]": -0.9400000000023283,
            "P.SAR": 104826.95,
            "Pivot.M.Camarilla.Middle": 105322.21333333333,
            "Pivot.M.Camarilla.R1": 105593.57333333333,
            "Pivot.M.Camarilla.R2": 105772.50666666667,
            "Pivot.M.Camarilla.R3": 105951.44,
            "Pivot.M.Camarilla.S1": 105235.70666666667,
            "Pivot.M.Camarilla.S2": 105056.77333333333,
            "Pivot.M.Camarilla.S3": 104877.84,
            "Pivot.M.Classic.Middle": 105322.21333333333,
            "Pivot.M.Classic.R1": 106344.42666666667,
            "Pivot.M.Classic.R2": 107274.21333333333,
            "Pivot.M.Classic.R3": 109226.21333333333,
            "Pivot.M.Classic.S1": 104392.42666666667,
            "Pivot.M.Classic.S2": 103370.21333333333,
            "Pivot.M.Classic.S3": 101418.21333333333,
            "Pivot.M.Demark.Middle": 105066.66,
            "Pivot.M.Demark.R1": 105833.32,
            "Pivot.M.Demark.S1": 103881.32,
            "Pivot.M.Fibonacci.Middle": 105322.21333333333,
            "Pivot.M.Fibonacci.R1": 106067.87733333334,
            "Pivot.M.Fibonacci.R2": 106528.54933333333,
            "Pivot.M.Fibonacci.R3": 107274.21333333333,
            "Pivot.M.Fibonacci.S1": 104576.54933333333,
            "Pivot.M.Fibonacci.S2": 104115.87733333334,
            "Pivot.M.Fibonacci.S3": 103370.21333333333,
            "Pivot.M.Woodie.Middle": 105345.315,
            "Pivot.M.Woodie.R1": 106390.63,
            "Pivot.M.Woodie.R2": 107297.315,
            "Pivot.M.Woodie.R3": 108342.63,
            "Pivot.M.Woodie.S1": 104438.63,
            "Pivot.M.Woodie.S2": 103393.315,
            "Pivot.M.Woodie.S3": 102486.63,
            "RSI": 35.15532822364605,
            "RSI[1]": 38.57531924504022,
            "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.4666666666666667,
            "Recommend.MA": -0.9333333333333333,
            "Recommend.Other": 0,
            "SMA10": 104700.81200000006,
            "SMA100": 105385.04099999985,
            "SMA20": 104828.76949999983,
            "SMA200": 105328.11705000006,
            "SMA30": 105011.26033333314,
            "SMA5": 104714.01400000008,
            "SMA50": 105234.47480000001,
            "Stoch.D": 41.303705565584146,
            "Stoch.D[1]": 64.69716011637645,
            "Stoch.K": 35.864750328700495,
            "Stoch.K[1]": 76.38838481421472,
            "Stoch.RSI.K": 82.03410884905108,
            "UO": 49.71402567429853,
            "VWMA": 104771.02980730728,
            "W.R": -81.78801780907712,
            "change": -0.09831426468924118,
            "close": 104602.11,
            "high": 104705.06,
            "low": 104526.74,
            "open": 104705.06,
            "volume": 31.60728
          },
          "moving_averages": {
            "BUY": 0,
            "COMPUTE": {
              "EMA10": "SELL",
              "EMA100": "SELL",
              "EMA20": "SELL",
              "EMA200": "SELL",
              "EMA30": "SELL",
              "EMA50": "SELL",
              "HullMA": "SELL",
              "Ichimoku": "NEUTRAL",
              "SMA10": "SELL",
              "SMA100": "SELL",
              "SMA20": "SELL",
              "SMA200": "SELL",
              "SMA30": "SELL",
              "SMA50": "SELL",
              "VWMA": "SELL"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "STRONG_SELL",
            "SELL": 14
          },
          "oscillators": {
            "BUY": 1,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "NEUTRAL",
              "CCI": "NEUTRAL",
              "MACD": "BUY",
              "Mom": "SELL",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "NEUTRAL",
              "UO": "NEUTRAL",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 9,
            "RECOMMENDATION": "NEUTRAL",
            "SELL": 1
          },
          "summary": {
            "BUY": 1,
            "NEUTRAL": 10,
            "RECOMMENDATION": "SELL",
            "SELL": 15
          },
          "time": "2025-06-15T21:39:02.357110"
        }
      }
    ],
    "overrideData": {}
  }
}
68517279c9c42f1c5b36a764
BTCUSDT
The current price reached the trigger price for t…
Tue Jun 17 2025 13:49:45 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "501ea998-7190-44c9-acb9-d472296c3204",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "determine-action",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1750168185024,
      "symbol": "BTCUSDT",
      "close": "105456.52000000"
    },
    "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": 1750156694150,
      "accountType": "SPOT",
      "balances": [
        {
          "asset": "BNB",
          "free": "0.00000265",
          "locked": "0.00000000"
        },
        {
          "asset": "USDT",
          "free": "0.04066410",
          "locked": "46.01300000"
        },
        {
          "asset": "LRC",
          "free": "1.39200000",
          "locked": "0.00000000"
        },
        {
          "asset": "TRX",
          "free": "0.02110000",
          "locked": "0.00000000"
        },
        {
          "asset": "ADA",
          "free": "0.15410000",
          "locked": "0.00000000"
        },
        {
          "asset": "FET",
          "free": "0.15980000",
          "locked": "0.00000000"
        },
        {
          "asset": "PERL",
          "free": "16.20000000",
          "locked": "0.00000000"
        },
        {
          "asset": "MDT",
          "free": "3.27550000",
          "locked": "0.00000000"
        },
        {
          "asset": "BEL",
          "free": "0.20150000",
          "locked": "0.00000000"
        },
        {
          "asset": "FIS",
          "free": "1.23500000",
          "locked": "0.00000000"
        },
        {
          "asset": "OM",
          "free": "0.21720000",
          "locked": "0.00000000"
        },
        {
          "asset": "DEGO",
          "free": "0.04362000",
          "locked": "0.00000000"
        },
        {
          "asset": "MASK",
          "free": "0.16810000",
          "locked": "0.00000000"
        },
        {
          "asset": "LPT",
          "free": "0.01677000",
          "locked": "0.00000000"
        },
        {
          "asset": "NFT",
          "free": "129661.491252",
          "locked": "0.000000"
        },
        {
          "asset": "RAY",
          "free": "0.17710000",
          "locked": "0.00000000"
        },
        {
          "asset": "CLV",
          "free": "0.56660000",
          "locked": "0.00000000"
        },
        {
          "asset": "ILV",
          "free": "0.00403800",
          "locked": "0.00000000"
        },
        {
          "asset": "ANC",
          "free": "3.69073000",
          "locked": "0.00000000"
        },
        {
          "asset": "ETHW",
          "free": "0.04091800",
          "locked": "0.00000000"
        },
        {
          "asset": "HIFI",
          "free": "0.84650000",
          "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"
        },
        {
          "asset": "EPIC",
          "free": "0.10730000",
          "locked": "0.00000000"
        },
        {
          "asset": "FORM",
          "free": "0.16470000",
          "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",
        "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": 110530.17,
      "lowestPrice": 101095.8,
      "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-17T10:38:14.150Z"
    },
    "quoteAssetBalance": {
      "asset": "USDT",
      "free": "0.04066410",
      "locked": "46.01300000"
    },
    "buy": {
      "currentPrice": 105456.52,
      "limitPrice": 107565.65040000001,
      "highestPrice": 110530.17,
      "lowestPrice": 101095.8,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 108677.985,
      "difference": -2.9642295999507184,
      "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-17T13:49:45.170Z"
    },
    "sell": {
      "currentPrice": 105456.52,
      "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-17T13:49:45.159Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 38.30179089441998,
            "ADX+DI": 15.154414013532014,
            "ADX+DI[1]": 16.690083847773828,
            "ADX-DI": 31.182281340445666,
            "ADX-DI[1]": 24.209218400772215,
            "AO": -383.84261764699477,
            "AO[1]": -419.8369705881778,
            "AO[2]": -460.30429411758087,
            "BB.lower": 104449.02045474517,
            "BB.upper": 105208.5185452545,
            "BBPower": -282.35623240507266,
            "CCI20": -88.17624413626106,
            "CCI20[1]": -43.23695646501432,
            "EMA10": 104724.0785210001,
            "EMA100": 105237.6596705705,
            "EMA20": 104842.72117650356,
            "EMA200": 105285.80338544762,
            "EMA30": 104952.49260579425,
            "EMA5": 104685.64340205392,
            "EMA50": 105098.56263202347,
            "HullMA9": 104740.00022222222,
            "Ichimoku.BLine": 105005.48999999999,
            "MACD.macd": -166.06662756485457,
            "MACD.signal": -176.14112066149704,
            "Mom": -52.61000000000058,
            "Mom[1]": -0.9400000000023283,
            "P.SAR": 104826.95,
            "Pivot.M.Camarilla.Middle": 105322.21333333333,
            "Pivot.M.Camarilla.R1": 105593.57333333333,
            "Pivot.M.Camarilla.R2": 105772.50666666667,
            "Pivot.M.Camarilla.R3": 105951.44,
            "Pivot.M.Camarilla.S1": 105235.70666666667,
            "Pivot.M.Camarilla.S2": 105056.77333333333,
            "Pivot.M.Camarilla.S3": 104877.84,
            "Pivot.M.Classic.Middle": 105322.21333333333,
            "Pivot.M.Classic.R1": 106344.42666666667,
            "Pivot.M.Classic.R2": 107274.21333333333,
            "Pivot.M.Classic.R3": 109226.21333333333,
            "Pivot.M.Classic.S1": 104392.42666666667,
            "Pivot.M.Classic.S2": 103370.21333333333,
            "Pivot.M.Classic.S3": 101418.21333333333,
            "Pivot.M.Demark.Middle": 105066.66,
            "Pivot.M.Demark.R1": 105833.32,
            "Pivot.M.Demark.S1": 103881.32,
            "Pivot.M.Fibonacci.Middle": 105322.21333333333,
            "Pivot.M.Fibonacci.R1": 106067.87733333334,
            "Pivot.M.Fibonacci.R2": 106528.54933333333,
            "Pivot.M.Fibonacci.R3": 107274.21333333333,
            "Pivot.M.Fibonacci.S1": 104576.54933333333,
            "Pivot.M.Fibonacci.S2": 104115.87733333334,
            "Pivot.M.Fibonacci.S3": 103370.21333333333,
            "Pivot.M.Woodie.Middle": 105345.315,
            "Pivot.M.Woodie.R1": 106390.63,
            "Pivot.M.Woodie.R2": 107297.315,
            "Pivot.M.Woodie.R3": 108342.63,
            "Pivot.M.Woodie.S1": 104438.63,
            "Pivot.M.Woodie.S2": 103393.315,
            "Pivot.M.Woodie.S3": 102486.63,
            "RSI": 35.15532822364605,
            "RSI[1]": 38.57531924504022,
            "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.4666666666666667,
            "Recommend.MA": -0.9333333333333333,
            "Recommend.Other": 0,
            "SMA10": 104700.81200000006,
            "SMA100": 105385.04099999985,
            "SMA20": 104828.76949999983,
            "SMA200": 105328.11705000006,
            "SMA30": 105011.26033333314,
            "SMA5": 104714.01400000008,
            "SMA50": 105234.47480000001,
            "Stoch.D": 41.303705565584146,
            "Stoch.D[1]": 64.69716011637645,
            "Stoch.K": 35.864750328700495,
            "Stoch.K[1]": 76.38838481421472,
            "Stoch.RSI.K": 82.03410884905108,
            "UO": 49.71402567429853,
            "VWMA": 104771.02980730728,
            "W.R": -81.78801780907712,
            "change": -0.09831426468924118,
            "close": 104602.11,
            "high": 104705.06,
            "low": 104526.74,
            "open": 104705.06,
            "volume": 31.60728
          },
          "moving_averages": {
            "BUY": 0,
            "COMPUTE": {
              "EMA10": "SELL",
              "EMA100": "SELL",
              "EMA20": "SELL",
              "EMA200": "SELL",
              "EMA30": "SELL",
              "EMA50": "SELL",
              "HullMA": "SELL",
              "Ichimoku": "NEUTRAL",
              "SMA10": "SELL",
              "SMA100": "SELL",
              "SMA20": "SELL",
              "SMA200": "SELL",
              "SMA30": "SELL",
              "SMA50": "SELL",
              "VWMA": "SELL"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "STRONG_SELL",
            "SELL": 14
          },
          "oscillators": {
            "BUY": 1,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "NEUTRAL",
              "CCI": "NEUTRAL",
              "MACD": "BUY",
              "Mom": "SELL",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "NEUTRAL",
              "UO": "NEUTRAL",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 9,
            "RECOMMENDATION": "NEUTRAL",
            "SELL": 1
          },
          "summary": {
            "BUY": 1,
            "NEUTRAL": 10,
            "RECOMMENDATION": "SELL",
            "SELL": 15
          },
          "time": "2025-06-15T21:39:02.357110"
        }
      }
    ],
    "overrideData": {}
  }
}
68517279c9c42f1c5b36a765
BTCUSDT
Do not place a buy order for the grid trade #1 as…
Tue Jun 17 2025 13:49:45 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "501ea998-7190-44c9-acb9-d472296c3204",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "place-buy-order",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1750168185024,
      "symbol": "BTCUSDT",
      "close": "105456.52000000"
    },
    "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": 1750156694150,
      "accountType": "SPOT",
      "balances": [
        {
          "asset": "BNB",
          "free": "0.00000265",
          "locked": "0.00000000"
        },
        {
          "asset": "USDT",
          "free": "0.04066410",
          "locked": "46.01300000"
        },
        {
          "asset": "LRC",
          "free": "1.39200000",
          "locked": "0.00000000"
        },
        {
          "asset": "TRX",
          "free": "0.02110000",
          "locked": "0.00000000"
        },
        {
          "asset": "ADA",
          "free": "0.15410000",
          "locked": "0.00000000"
        },
        {
          "asset": "FET",
          "free": "0.15980000",
          "locked": "0.00000000"
        },
        {
          "asset": "PERL",
          "free": "16.20000000",
          "locked": "0.00000000"
        },
        {
          "asset": "MDT",
          "free": "3.27550000",
          "locked": "0.00000000"
        },
        {
          "asset": "BEL",
          "free": "0.20150000",
          "locked": "0.00000000"
        },
        {
          "asset": "FIS",
          "free": "1.23500000",
          "locked": "0.00000000"
        },
        {
          "asset": "OM",
          "free": "0.21720000",
          "locked": "0.00000000"
        },
        {
          "asset": "DEGO",
          "free": "0.04362000",
          "locked": "0.00000000"
        },
        {
          "asset": "MASK",
          "free": "0.16810000",
          "locked": "0.00000000"
        },
        {
          "asset": "LPT",
          "free": "0.01677000",
          "locked": "0.00000000"
        },
        {
          "asset": "NFT",
          "free": "129661.491252",
          "locked": "0.000000"
        },
        {
          "asset": "RAY",
          "free": "0.17710000",
          "locked": "0.00000000"
        },
        {
          "asset": "CLV",
          "free": "0.56660000",
          "locked": "0.00000000"
        },
        {
          "asset": "ILV",
          "free": "0.00403800",
          "locked": "0.00000000"
        },
        {
          "asset": "ANC",
          "free": "3.69073000",
          "locked": "0.00000000"
        },
        {
          "asset": "ETHW",
          "free": "0.04091800",
          "locked": "0.00000000"
        },
        {
          "asset": "HIFI",
          "free": "0.84650000",
          "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"
        },
        {
          "asset": "EPIC",
          "free": "0.10730000",
          "locked": "0.00000000"
        },
        {
          "asset": "FORM",
          "free": "0.16470000",
          "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",
        "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": 110530.17,
      "lowestPrice": 101095.8,
      "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-17T10:38:14.150Z"
    },
    "quoteAssetBalance": {
      "asset": "USDT",
      "free": "0.04066410",
      "locked": "46.01300000"
    },
    "buy": {
      "currentPrice": 105456.52,
      "limitPrice": 107565.65040000001,
      "highestPrice": 110530.17,
      "lowestPrice": 101095.8,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 108677.985,
      "difference": -2.9642295999507184,
      "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-17T13:49:45.170Z"
    },
    "sell": {
      "currentPrice": 105456.52,
      "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-17T13:49:45.159Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 38.30179089441998,
            "ADX+DI": 15.154414013532014,
            "ADX+DI[1]": 16.690083847773828,
            "ADX-DI": 31.182281340445666,
            "ADX-DI[1]": 24.209218400772215,
            "AO": -383.84261764699477,
            "AO[1]": -419.8369705881778,
            "AO[2]": -460.30429411758087,
            "BB.lower": 104449.02045474517,
            "BB.upper": 105208.5185452545,
            "BBPower": -282.35623240507266,
            "CCI20": -88.17624413626106,
            "CCI20[1]": -43.23695646501432,
            "EMA10": 104724.0785210001,
            "EMA100": 105237.6596705705,
            "EMA20": 104842.72117650356,
            "EMA200": 105285.80338544762,
            "EMA30": 104952.49260579425,
            "EMA5": 104685.64340205392,
            "EMA50": 105098.56263202347,
            "HullMA9": 104740.00022222222,
            "Ichimoku.BLine": 105005.48999999999,
            "MACD.macd": -166.06662756485457,
            "MACD.signal": -176.14112066149704,
            "Mom": -52.61000000000058,
            "Mom[1]": -0.9400000000023283,
            "P.SAR": 104826.95,
            "Pivot.M.Camarilla.Middle": 105322.21333333333,
            "Pivot.M.Camarilla.R1": 105593.57333333333,
            "Pivot.M.Camarilla.R2": 105772.50666666667,
            "Pivot.M.Camarilla.R3": 105951.44,
            "Pivot.M.Camarilla.S1": 105235.70666666667,
            "Pivot.M.Camarilla.S2": 105056.77333333333,
            "Pivot.M.Camarilla.S3": 104877.84,
            "Pivot.M.Classic.Middle": 105322.21333333333,
            "Pivot.M.Classic.R1": 106344.42666666667,
            "Pivot.M.Classic.R2": 107274.21333333333,
            "Pivot.M.Classic.R3": 109226.21333333333,
            "Pivot.M.Classic.S1": 104392.42666666667,
            "Pivot.M.Classic.S2": 103370.21333333333,
            "Pivot.M.Classic.S3": 101418.21333333333,
            "Pivot.M.Demark.Middle": 105066.66,
            "Pivot.M.Demark.R1": 105833.32,
            "Pivot.M.Demark.S1": 103881.32,
            "Pivot.M.Fibonacci.Middle": 105322.21333333333,
            "Pivot.M.Fibonacci.R1": 106067.87733333334,
            "Pivot.M.Fibonacci.R2": 106528.54933333333,
            "Pivot.M.Fibonacci.R3": 107274.21333333333,
            "Pivot.M.Fibonacci.S1": 104576.54933333333,
            "Pivot.M.Fibonacci.S2": 104115.87733333334,
            "Pivot.M.Fibonacci.S3": 103370.21333333333,
            "Pivot.M.Woodie.Middle": 105345.315,
            "Pivot.M.Woodie.R1": 106390.63,
            "Pivot.M.Woodie.R2": 107297.315,
            "Pivot.M.Woodie.R3": 108342.63,
            "Pivot.M.Woodie.S1": 104438.63,
            "Pivot.M.Woodie.S2": 103393.315,
            "Pivot.M.Woodie.S3": 102486.63,
            "RSI": 35.15532822364605,
            "RSI[1]": 38.57531924504022,
            "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.4666666666666667,
            "Recommend.MA": -0.9333333333333333,
            "Recommend.Other": 0,
            "SMA10": 104700.81200000006,
            "SMA100": 105385.04099999985,
            "SMA20": 104828.76949999983,
            "SMA200": 105328.11705000006,
            "SMA30": 105011.26033333314,
            "SMA5": 104714.01400000008,
            "SMA50": 105234.47480000001,
            "Stoch.D": 41.303705565584146,
            "Stoch.D[1]": 64.69716011637645,
            "Stoch.K": 35.864750328700495,
            "Stoch.K[1]": 76.38838481421472,
            "Stoch.RSI.K": 82.03410884905108,
            "UO": 49.71402567429853,
            "VWMA": 104771.02980730728,
            "W.R": -81.78801780907712,
            "change": -0.09831426468924118,
            "close": 104602.11,
            "high": 104705.06,
            "low": 104526.74,
            "open": 104705.06,
            "volume": 31.60728
          },
          "moving_averages": {
            "BUY": 0,
            "COMPUTE": {
              "EMA10": "SELL",
              "EMA100": "SELL",
              "EMA20": "SELL",
              "EMA200": "SELL",
              "EMA30": "SELL",
              "EMA50": "SELL",
              "HullMA": "SELL",
              "Ichimoku": "NEUTRAL",
              "SMA10": "SELL",
              "SMA100": "SELL",
              "SMA20": "SELL",
              "SMA200": "SELL",
              "SMA30": "SELL",
              "SMA50": "SELL",
              "VWMA": "SELL"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "STRONG_SELL",
            "SELL": 14
          },
          "oscillators": {
            "BUY": 1,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "NEUTRAL",
              "CCI": "NEUTRAL",
              "MACD": "BUY",
              "Mom": "SELL",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "NEUTRAL",
              "UO": "NEUTRAL",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 9,
            "RECOMMENDATION": "NEUTRAL",
            "SELL": 1
          },
          "summary": {
            "BUY": 1,
            "NEUTRAL": 10,
            "RECOMMENDATION": "SELL",
            "SELL": 15
          },
          "time": "2025-06-15T21:39:02.357110"
        }
      }
    ],
    "overrideData": {}
  }
}
6851727a4f093e8b8d7acc07
BTCUSDT
The current price reached the trigger price for t…
Tue Jun 17 2025 13:49:46 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "257d8cd3-23bc-4471-8498-e63026361b2a",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "determine-action",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1750168186023,
      "symbol": "BTCUSDT",
      "close": "105456.53000000"
    },
    "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": 1750156694150,
      "accountType": "SPOT",
      "balances": [
        {
          "asset": "BNB",
          "free": "0.00000265",
          "locked": "0.00000000"
        },
        {
          "asset": "USDT",
          "free": "0.04066410",
          "locked": "46.01300000"
        },
        {
          "asset": "LRC",
          "free": "1.39200000",
          "locked": "0.00000000"
        },
        {
          "asset": "TRX",
          "free": "0.02110000",
          "locked": "0.00000000"
        },
        {
          "asset": "ADA",
          "free": "0.15410000",
          "locked": "0.00000000"
        },
        {
          "asset": "FET",
          "free": "0.15980000",
          "locked": "0.00000000"
        },
        {
          "asset": "PERL",
          "free": "16.20000000",
          "locked": "0.00000000"
        },
        {
          "asset": "MDT",
          "free": "3.27550000",
          "locked": "0.00000000"
        },
        {
          "asset": "BEL",
          "free": "0.20150000",
          "locked": "0.00000000"
        },
        {
          "asset": "FIS",
          "free": "1.23500000",
          "locked": "0.00000000"
        },
        {
          "asset": "OM",
          "free": "0.21720000",
          "locked": "0.00000000"
        },
        {
          "asset": "DEGO",
          "free": "0.04362000",
          "locked": "0.00000000"
        },
        {
          "asset": "MASK",
          "free": "0.16810000",
          "locked": "0.00000000"
        },
        {
          "asset": "LPT",
          "free": "0.01677000",
          "locked": "0.00000000"
        },
        {
          "asset": "NFT",
          "free": "129661.491252",
          "locked": "0.000000"
        },
        {
          "asset": "RAY",
          "free": "0.17710000",
          "locked": "0.00000000"
        },
        {
          "asset": "CLV",
          "free": "0.56660000",
          "locked": "0.00000000"
        },
        {
          "asset": "ILV",
          "free": "0.00403800",
          "locked": "0.00000000"
        },
        {
          "asset": "ANC",
          "free": "3.69073000",
          "locked": "0.00000000"
        },
        {
          "asset": "ETHW",
          "free": "0.04091800",
          "locked": "0.00000000"
        },
        {
          "asset": "HIFI",
          "free": "0.84650000",
          "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"
        },
        {
          "asset": "EPIC",
          "free": "0.10730000",
          "locked": "0.00000000"
        },
        {
          "asset": "FORM",
          "free": "0.16470000",
          "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",
        "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": 110530.17,
      "lowestPrice": 101095.8,
      "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-17T10:38:14.150Z"
    },
    "quoteAssetBalance": {
      "asset": "USDT",
      "free": "0.04066410",
      "locked": "46.01300000"
    },
    "buy": {
      "currentPrice": 105456.53,
      "limitPrice": 107565.6606,
      "highestPrice": 110530.17,
      "lowestPrice": 101095.8,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 108677.985,
      "difference": -2.9642203984551307,
      "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-17T13:49:46.155Z"
    },
    "sell": {
      "currentPrice": 105456.53,
      "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-17T13:49:46.152Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 38.30179089441998,
            "ADX+DI": 15.154414013532014,
            "ADX+DI[1]": 16.690083847773828,
            "ADX-DI": 31.182281340445666,
            "ADX-DI[1]": 24.209218400772215,
            "AO": -383.84261764699477,
            "AO[1]": -419.8369705881778,
            "AO[2]": -460.30429411758087,
            "BB.lower": 104449.02045474517,
            "BB.upper": 105208.5185452545,
            "BBPower": -282.35623240507266,
            "CCI20": -88.17624413626106,
            "CCI20[1]": -43.23695646501432,
            "EMA10": 104724.0785210001,
            "EMA100": 105237.6596705705,
            "EMA20": 104842.72117650356,
            "EMA200": 105285.80338544762,
            "EMA30": 104952.49260579425,
            "EMA5": 104685.64340205392,
            "EMA50": 105098.56263202347,
            "HullMA9": 104740.00022222222,
            "Ichimoku.BLine": 105005.48999999999,
            "MACD.macd": -166.06662756485457,
            "MACD.signal": -176.14112066149704,
            "Mom": -52.61000000000058,
            "Mom[1]": -0.9400000000023283,
            "P.SAR": 104826.95,
            "Pivot.M.Camarilla.Middle": 105322.21333333333,
            "Pivot.M.Camarilla.R1": 105593.57333333333,
            "Pivot.M.Camarilla.R2": 105772.50666666667,
            "Pivot.M.Camarilla.R3": 105951.44,
            "Pivot.M.Camarilla.S1": 105235.70666666667,
            "Pivot.M.Camarilla.S2": 105056.77333333333,
            "Pivot.M.Camarilla.S3": 104877.84,
            "Pivot.M.Classic.Middle": 105322.21333333333,
            "Pivot.M.Classic.R1": 106344.42666666667,
            "Pivot.M.Classic.R2": 107274.21333333333,
            "Pivot.M.Classic.R3": 109226.21333333333,
            "Pivot.M.Classic.S1": 104392.42666666667,
            "Pivot.M.Classic.S2": 103370.21333333333,
            "Pivot.M.Classic.S3": 101418.21333333333,
            "Pivot.M.Demark.Middle": 105066.66,
            "Pivot.M.Demark.R1": 105833.32,
            "Pivot.M.Demark.S1": 103881.32,
            "Pivot.M.Fibonacci.Middle": 105322.21333333333,
            "Pivot.M.Fibonacci.R1": 106067.87733333334,
            "Pivot.M.Fibonacci.R2": 106528.54933333333,
            "Pivot.M.Fibonacci.R3": 107274.21333333333,
            "Pivot.M.Fibonacci.S1": 104576.54933333333,
            "Pivot.M.Fibonacci.S2": 104115.87733333334,
            "Pivot.M.Fibonacci.S3": 103370.21333333333,
            "Pivot.M.Woodie.Middle": 105345.315,
            "Pivot.M.Woodie.R1": 106390.63,
            "Pivot.M.Woodie.R2": 107297.315,
            "Pivot.M.Woodie.R3": 108342.63,
            "Pivot.M.Woodie.S1": 104438.63,
            "Pivot.M.Woodie.S2": 103393.315,
            "Pivot.M.Woodie.S3": 102486.63,
            "RSI": 35.15532822364605,
            "RSI[1]": 38.57531924504022,
            "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.4666666666666667,
            "Recommend.MA": -0.9333333333333333,
            "Recommend.Other": 0,
            "SMA10": 104700.81200000006,
            "SMA100": 105385.04099999985,
            "SMA20": 104828.76949999983,
            "SMA200": 105328.11705000006,
            "SMA30": 105011.26033333314,
            "SMA5": 104714.01400000008,
            "SMA50": 105234.47480000001,
            "Stoch.D": 41.303705565584146,
            "Stoch.D[1]": 64.69716011637645,
            "Stoch.K": 35.864750328700495,
            "Stoch.K[1]": 76.38838481421472,
            "Stoch.RSI.K": 82.03410884905108,
            "UO": 49.71402567429853,
            "VWMA": 104771.02980730728,
            "W.R": -81.78801780907712,
            "change": -0.09831426468924118,
            "close": 104602.11,
            "high": 104705.06,
            "low": 104526.74,
            "open": 104705.06,
            "volume": 31.60728
          },
          "moving_averages": {
            "BUY": 0,
            "COMPUTE": {
              "EMA10": "SELL",
              "EMA100": "SELL",
              "EMA20": "SELL",
              "EMA200": "SELL",
              "EMA30": "SELL",
              "EMA50": "SELL",
              "HullMA": "SELL",
              "Ichimoku": "NEUTRAL",
              "SMA10": "SELL",
              "SMA100": "SELL",
              "SMA20": "SELL",
              "SMA200": "SELL",
              "SMA30": "SELL",
              "SMA50": "SELL",
              "VWMA": "SELL"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "STRONG_SELL",
            "SELL": 14
          },
          "oscillators": {
            "BUY": 1,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "NEUTRAL",
              "CCI": "NEUTRAL",
              "MACD": "BUY",
              "Mom": "SELL",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "NEUTRAL",
              "UO": "NEUTRAL",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 9,
            "RECOMMENDATION": "NEUTRAL",
            "SELL": 1
          },
          "summary": {
            "BUY": 1,
            "NEUTRAL": 10,
            "RECOMMENDATION": "SELL",
            "SELL": 15
          },
          "time": "2025-06-15T21:39:02.357110"
        }
      }
    ],
    "overrideData": {}
  }
}
6851727a4f093e8b8d7acc08
BTCUSDT
Do not place a buy order for the grid trade #1 as…
Tue Jun 17 2025 13:49:46 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "257d8cd3-23bc-4471-8498-e63026361b2a",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "place-buy-order",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1750168186023,
      "symbol": "BTCUSDT",
      "close": "105456.53000000"
    },
    "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": 1750156694150,
      "accountType": "SPOT",
      "balances": [
        {
          "asset": "BNB",
          "free": "0.00000265",
          "locked": "0.00000000"
        },
        {
          "asset": "USDT",
          "free": "0.04066410",
          "locked": "46.01300000"
        },
        {
          "asset": "LRC",
          "free": "1.39200000",
          "locked": "0.00000000"
        },
        {
          "asset": "TRX",
          "free": "0.02110000",
          "locked": "0.00000000"
        },
        {
          "asset": "ADA",
          "free": "0.15410000",
          "locked": "0.00000000"
        },
        {
          "asset": "FET",
          "free": "0.15980000",
          "locked": "0.00000000"
        },
        {
          "asset": "PERL",
          "free": "16.20000000",
          "locked": "0.00000000"
        },
        {
          "asset": "MDT",
          "free": "3.27550000",
          "locked": "0.00000000"
        },
        {
          "asset": "BEL",
          "free": "0.20150000",
          "locked": "0.00000000"
        },
        {
          "asset": "FIS",
          "free": "1.23500000",
          "locked": "0.00000000"
        },
        {
          "asset": "OM",
          "free": "0.21720000",
          "locked": "0.00000000"
        },
        {
          "asset": "DEGO",
          "free": "0.04362000",
          "locked": "0.00000000"
        },
        {
          "asset": "MASK",
          "free": "0.16810000",
          "locked": "0.00000000"
        },
        {
          "asset": "LPT",
          "free": "0.01677000",
          "locked": "0.00000000"
        },
        {
          "asset": "NFT",
          "free": "129661.491252",
          "locked": "0.000000"
        },
        {
          "asset": "RAY",
          "free": "0.17710000",
          "locked": "0.00000000"
        },
        {
          "asset": "CLV",
          "free": "0.56660000",
          "locked": "0.00000000"
        },
        {
          "asset": "ILV",
          "free": "0.00403800",
          "locked": "0.00000000"
        },
        {
          "asset": "ANC",
          "free": "3.69073000",
          "locked": "0.00000000"
        },
        {
          "asset": "ETHW",
          "free": "0.04091800",
          "locked": "0.00000000"
        },
        {
          "asset": "HIFI",
          "free": "0.84650000",
          "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"
        },
        {
          "asset": "EPIC",
          "free": "0.10730000",
          "locked": "0.00000000"
        },
        {
          "asset": "FORM",
          "free": "0.16470000",
          "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",
        "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": 110530.17,
      "lowestPrice": 101095.8,
      "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-17T10:38:14.150Z"
    },
    "quoteAssetBalance": {
      "asset": "USDT",
      "free": "0.04066410",
      "locked": "46.01300000"
    },
    "buy": {
      "currentPrice": 105456.53,
      "limitPrice": 107565.6606,
      "highestPrice": 110530.17,
      "lowestPrice": 101095.8,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 108677.985,
      "difference": -2.9642203984551307,
      "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-17T13:49:46.155Z"
    },
    "sell": {
      "currentPrice": 105456.53,
      "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-17T13:49:46.152Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 38.30179089441998,
            "ADX+DI": 15.154414013532014,
            "ADX+DI[1]": 16.690083847773828,
            "ADX-DI": 31.182281340445666,
            "ADX-DI[1]": 24.209218400772215,
            "AO": -383.84261764699477,
            "AO[1]": -419.8369705881778,
            "AO[2]": -460.30429411758087,
            "BB.lower": 104449.02045474517,
            "BB.upper": 105208.5185452545,
            "BBPower": -282.35623240507266,
            "CCI20": -88.17624413626106,
            "CCI20[1]": -43.23695646501432,
            "EMA10": 104724.0785210001,
            "EMA100": 105237.6596705705,
            "EMA20": 104842.72117650356,
            "EMA200": 105285.80338544762,
            "EMA30": 104952.49260579425,
            "EMA5": 104685.64340205392,
            "EMA50": 105098.56263202347,
            "HullMA9": 104740.00022222222,
            "Ichimoku.BLine": 105005.48999999999,
            "MACD.macd": -166.06662756485457,
            "MACD.signal": -176.14112066149704,
            "Mom": -52.61000000000058,
            "Mom[1]": -0.9400000000023283,
            "P.SAR": 104826.95,
            "Pivot.M.Camarilla.Middle": 105322.21333333333,
            "Pivot.M.Camarilla.R1": 105593.57333333333,
            "Pivot.M.Camarilla.R2": 105772.50666666667,
            "Pivot.M.Camarilla.R3": 105951.44,
            "Pivot.M.Camarilla.S1": 105235.70666666667,
            "Pivot.M.Camarilla.S2": 105056.77333333333,
            "Pivot.M.Camarilla.S3": 104877.84,
            "Pivot.M.Classic.Middle": 105322.21333333333,
            "Pivot.M.Classic.R1": 106344.42666666667,
            "Pivot.M.Classic.R2": 107274.21333333333,
            "Pivot.M.Classic.R3": 109226.21333333333,
            "Pivot.M.Classic.S1": 104392.42666666667,
            "Pivot.M.Classic.S2": 103370.21333333333,
            "Pivot.M.Classic.S3": 101418.21333333333,
            "Pivot.M.Demark.Middle": 105066.66,
            "Pivot.M.Demark.R1": 105833.32,
            "Pivot.M.Demark.S1": 103881.32,
            "Pivot.M.Fibonacci.Middle": 105322.21333333333,
            "Pivot.M.Fibonacci.R1": 106067.87733333334,
            "Pivot.M.Fibonacci.R2": 106528.54933333333,
            "Pivot.M.Fibonacci.R3": 107274.21333333333,
            "Pivot.M.Fibonacci.S1": 104576.54933333333,
            "Pivot.M.Fibonacci.S2": 104115.87733333334,
            "Pivot.M.Fibonacci.S3": 103370.21333333333,
            "Pivot.M.Woodie.Middle": 105345.315,
            "Pivot.M.Woodie.R1": 106390.63,
            "Pivot.M.Woodie.R2": 107297.315,
            "Pivot.M.Woodie.R3": 108342.63,
            "Pivot.M.Woodie.S1": 104438.63,
            "Pivot.M.Woodie.S2": 103393.315,
            "Pivot.M.Woodie.S3": 102486.63,
            "RSI": 35.15532822364605,
            "RSI[1]": 38.57531924504022,
            "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.4666666666666667,
            "Recommend.MA": -0.9333333333333333,
            "Recommend.Other": 0,
            "SMA10": 104700.81200000006,
            "SMA100": 105385.04099999985,
            "SMA20": 104828.76949999983,
            "SMA200": 105328.11705000006,
            "SMA30": 105011.26033333314,
            "SMA5": 104714.01400000008,
            "SMA50": 105234.47480000001,
            "Stoch.D": 41.303705565584146,
            "Stoch.D[1]": 64.69716011637645,
            "Stoch.K": 35.864750328700495,
            "Stoch.K[1]": 76.38838481421472,
            "Stoch.RSI.K": 82.03410884905108,
            "UO": 49.71402567429853,
            "VWMA": 104771.02980730728,
            "W.R": -81.78801780907712,
            "change": -0.09831426468924118,
            "close": 104602.11,
            "high": 104705.06,
            "low": 104526.74,
            "open": 104705.06,
            "volume": 31.60728
          },
          "moving_averages": {
            "BUY": 0,
            "COMPUTE": {
              "EMA10": "SELL",
              "EMA100": "SELL",
              "EMA20": "SELL",
              "EMA200": "SELL",
              "EMA30": "SELL",
              "EMA50": "SELL",
              "HullMA": "SELL",
              "Ichimoku": "NEUTRAL",
              "SMA10": "SELL",
              "SMA100": "SELL",
              "SMA20": "SELL",
              "SMA200": "SELL",
              "SMA30": "SELL",
              "SMA50": "SELL",
              "VWMA": "SELL"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "STRONG_SELL",
            "SELL": 14
          },
          "oscillators": {
            "BUY": 1,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "NEUTRAL",
              "CCI": "NEUTRAL",
              "MACD": "BUY",
              "Mom": "SELL",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "NEUTRAL",
              "UO": "NEUTRAL",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 9,
            "RECOMMENDATION": "NEUTRAL",
            "SELL": 1
          },
          "summary": {
            "BUY": 1,
            "NEUTRAL": 10,
            "RECOMMENDATION": "SELL",
            "SELL": 15
          },
          "time": "2025-06-15T21:39:02.357110"
        }
      }
    ],
    "overrideData": {}
  }
}

Rename Collection

binance-bot .

Tools

Collection Stats

Documents 7926
Total doc size 80.22 MB
Average doc size 10.36 KB
Pre-allocated size 35.85 MB
Indexes 3
Total index size 576 KB
Padding factor
Extents

Indexes

Name Columns Size Attributes Actions
_id_
_id   ASC
244 KB
 DEL
trailing-trade-logs-logs-idx2
symbol   ASC
loggedAt   DSC
180 KB
background:  true
 DEL
trailing-trade-logs-logs-idx
loggedAt   ASC
152 KB
background:  true
expireAfterSeconds:  1800
 DEL