_id symbol msg loggedAt data
68434cdf80e5ac31e457dfd8
BTCUSDT
The current price reached the trigger price for t…
Fri Jun 06 2025 20:17:35 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "dcffb889-4862-421d-982d-d10dfe2b989f",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "determine-action",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749241055025,
      "symbol": "BTCUSDT",
      "close": "104390.78000000"
    },
    "accountInfo": {
      "makerCommission": 10,
      "takerCommission": 10,
      "buyerCommission": 0,
      "sellerCommission": 0,
      "commissionRates": {
        "maker": "0.00100000",
        "taker": "0.00100000",
        "buyer": "0.00000000",
        "seller": "0.00000000"
      },
      "canTrade": true,
      "canWithdraw": true,
      "canDeposit": true,
      "brokered": false,
      "requireSelfTradePrevention": false,
      "preventSor": false,
      "updateTime": 1749240692248,
      "accountType": "SPOT",
      "balances": [
        {
          "asset": "BNB",
          "free": "0.00000756",
          "locked": "0.00000000"
        },
        {
          "asset": "USDT",
          "free": "2.66551165",
          "locked": "49.95175700"
        },
        {
          "asset": "PERL",
          "free": "16.20000000",
          "locked": "0.00000000"
        },
        {
          "asset": "FIS",
          "free": "1.58600000",
          "locked": "0.00000000"
        },
        {
          "asset": "DEGO",
          "free": "0.04362000",
          "locked": "0.00000000"
        },
        {
          "asset": "LPT",
          "free": "0.01677000",
          "locked": "0.00000000"
        },
        {
          "asset": "NFT",
          "free": "129661.491252",
          "locked": "0.000000"
        },
        {
          "asset": "CLV",
          "free": "0.56660000",
          "locked": "0.00000000"
        },
        {
          "asset": "ANC",
          "free": "3.69073000",
          "locked": "0.00000000"
        },
        {
          "asset": "ETHW",
          "free": "0.04091800",
          "locked": "0.00000000"
        },
        {
          "asset": "HIFI",
          "free": "0.76560000",
          "locked": "0.00000000"
        },
        {
          "asset": "VIC",
          "free": "20707.03036260",
          "locked": "0.00000000"
        },
        {
          "asset": "KLY",
          "free": "0.19400000",
          "locked": "0.00000000"
        },
        {
          "asset": "LUMIA",
          "free": "0.20334000",
          "locked": "0.00000000"
        }
      ],
      "permissions": [
        "LEVERAGED",
        "TRD_GRP_002",
        "TRD_GRP_015"
      ],
      "uid": 384039787
    },
    "symbolConfiguration": {
      "_id": "67d3522529ca296337552cca",
      "key": "BTCUSDT-configuration",
      "candles": {
        "interval": "1d",
        "limit": 12
      },
      "buy": {
        "enabled": false,
        "lastBuyPriceRemoveThreshold": 1,
        "athRestriction": {
          "enabled": false,
          "candles": {
            "interval": "30m",
            "limit": 7
          },
          "restrictionPercentage": 0.964
        },
        "minPurchaseAmount": -1,
        "maxPurchaseAmount": -1,
        "gridTrade": [
          {
            "triggerPercentage": 1.075,
            "stopPercentage": 1.018,
            "limitPercentage": 1.02,
            "minPurchaseAmount": 9,
            "maxPurchaseAmount": 50,
            "executed": false,
            "executedOrder": null
          }
        ],
        "currentGridTradeIndex": 0,
        "currentGridTrade": {
          "triggerPercentage": 1.075,
          "stopPercentage": 1.018,
          "limitPercentage": 1.02,
          "minPurchaseAmount": 9,
          "maxPurchaseAmount": 50,
          "executed": false,
          "executedOrder": null
        }
      },
      "sell": {
        "enabled": true,
        "stopLoss": {
          "enabled": true,
          "maxLossPercentage": 0.973,
          "disableBuyMinutes": 4,
          "orderType": "market"
        },
        "conservativeMode": {
          "enabled": false,
          "factor": 0.98
        },
        "gridTrade": [
          {
            "triggerPercentage": 1.047,
            "stopPercentage": 0.985,
            "limitPercentage": 0.98,
            "quantityPercentage": 1,
            "executed": false,
            "executedOrder": null
          }
        ],
        "currentGridTradeIndex": 0,
        "currentGridTrade": {
          "triggerPercentage": 1.047,
          "stopPercentage": 0.985,
          "limitPercentage": 0.98,
          "quantityPercentage": 1,
          "executed": false,
          "executedOrder": null
        }
      },
      "botOptions": {
        "authentication": {
          "lockList": true,
          "lockAfter": 600
        },
        "autoTriggerBuy": {
          "enabled": true,
          "triggerAfter": 0.4,
          "conditions": {
            "whenLessThanATHRestriction": true,
            "afterDisabledPeriod": true
          }
        },
        "orderLimit": {
          "enabled": true,
          "maxBuyOpenOrders": 5,
          "maxOpenTrades": 7
        },
        "tradingViewOptions": {
          "useOnlyWithin": 240,
          "ifExpires": "ignore"
        },
        "logs": {
          "deleteAfter": 500
        },
        "tradingViews": [
          {
            "interval": "5m",
            "buy": {
              "whenStrongBuy": true,
              "whenBuy": true
            },
            "sell": {
              "forceSellOverZeroBelowTriggerPrice": {
                "whenNeutral": true,
                "whenSell": true,
                "whenStrongSell": true
              }
            }
          }
        ]
      },
      "enabled": true,
      "cronTime": "* * * * * *",
      "symbols": [
        "ILVUSDT",
        "WANUSDT",
        "ASRUSDT",
        "ARDRUSDT",
        "REIUSDT",
        "CKBUSDT",
        "JSTUSDT",
        "ANKRUSDT",
        "LEVERUSDT",
        "AUCTIONUSDT",
        "IQUSDT",
        "GLMUSDT",
        "FLUXUSDT",
        "MLNUSDT",
        "OGNUSDT",
        "ARKUSDT",
        "PHAUSDT",
        "SLFUSDT",
        "PSGUSDT",
        "LTOUSDT",
        "SUPERUSDT",
        "FUNUSDT",
        "NMRUSDT",
        "ALPINEUSDT",
        "STRAXUSDT",
        "LUMIAUSDT",
        "CVCUSDT",
        "SYSUSDT",
        "BEAMXUSDT",
        "IOTAUSDT",
        "HIGHUSDT",
        "HIVEUSDT",
        "FISUSDT",
        "BTCUSDT",
        "RAYUSDT",
        "TWTUSDT",
        "VICUSDT",
        "ACAUSDT",
        "SLPUSDT",
        "FTTUSDT",
        "MANAUSDT",
        "QKCUSDT",
        "ARKMUSDT",
        "MOVEUSDT",
        "ZROUSDT",
        "AVAUSDT",
        "KAVAUSDT",
        "XVGUSDT",
        "IDEXUSDT",
        "SCRTUSDT",
        "ACHUSDT",
        "SUSDT",
        "DOTUSDT",
        "ADAUSDT",
        "VTHOUSDT",
        "RUNEUSDT",
        "BAKEUSDT",
        "HEIUSDT",
        "AMPUSDT",
        "RAREUSDT",
        "FETUSDT",
        "DUSKUSDT",
        "LRCUSDT",
        "EPICUSDT",
        "MDTUSDT",
        "FORMUSDT",
        "FARMUSDT",
        "BELUSDT",
        "DUSDT",
        "JASMYUSDT",
        "HIFIUSDT",
        "NKNUSDT",
        "CYBERUSDT",
        "CHZUSDT",
        "HOOKUSDT",
        "FLMUSDT",
        "PUNDIXUSDT",
        "CHESSUSDT",
        "PHBUSDT",
        "OMUSDT",
        "ATAUSDT",
        "LQTYUSDT",
        "VOXELUSDT",
        "TRXUSDT",
        "GPSUSDT",
        "TKOUSDT",
        "PIVXUSDT",
        "DATAUSDT",
        "REQUSDT",
        "COSUSDT",
        "GUSDT",
        "ONGUSDT",
        "PEPEUSDT",
        "SPELLUSDT",
        "EDUUSDT",
        "LPTUSDT",
        "BARUSDT",
        "DEGOUSDT",
        "MASKUSDT"
      ],
      "system": {
        "temporaryDisableActionAfterConfirmingOrder": 20,
        "checkManualOrderPeriod": 5,
        "placeManualOrderInterval": 5,
        "refreshAccountInfoPeriod": 1,
        "checkOrderExecutePeriod": 10
      }
    },
    "indicators": {
      "highestPrice": 110718,
      "lowestPrice": 100372.26,
      "athPrice": null
    },
    "symbolInfo": {
      "symbol": "BTCUSDT",
      "status": "TRADING",
      "baseAsset": "BTC",
      "baseAssetPrecision": 8,
      "quoteAsset": "USDT",
      "quotePrecision": 8,
      "filterLotSize": {
        "filterType": "LOT_SIZE",
        "minQty": "0.00001000",
        "maxQty": "9000.00000000",
        "stepSize": "0.00001000"
      },
      "filterPrice": {
        "filterType": "PRICE_FILTER",
        "minPrice": "0.01000000",
        "maxPrice": "1000000.00000000",
        "tickSize": "0.01000000"
      },
      "filterMinNotional": {
        "filterType": "NOTIONAL",
        "minNotional": "5.00000000",
        "applyMinToMarket": true,
        "maxNotional": "9000000.00000000",
        "applyMaxToMarket": false,
        "avgPriceMins": 5
      }
    },
    "openOrders": [],
    "action": "buy",
    "baseAssetBalance": {
      "asset": "BTC",
      "free": 0,
      "locked": 0,
      "total": 0,
      "estimatedValue": 0,
      "updatedAt": "2025-06-06T20:11:32.248Z"
    },
    "quoteAssetBalance": {
      "asset": "USDT",
      "free": "2.66551165",
      "locked": "49.95175700"
    },
    "buy": {
      "currentPrice": 104390.78,
      "limitPrice": 106478.5956,
      "highestPrice": 110718,
      "lowestPrice": 100372.26,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 107900.17949999998,
      "difference": -3.2524501036626963,
      "nextBestBuyAmount": null,
      "nextBestBuyCalculation": null,
      "openOrders": [],
      "processMessage": "The current price reached the trigger price for the grid trade #1. Let's buy it.",
      "updatedAt": "2025-06-06T20:17:35.172Z"
    },
    "sell": {
      "currentPrice": 104390.78,
      "limitPrice": null,
      "lastBuyPrice": null,
      "triggerPrice": null,
      "difference": null,
      "stopLossTriggerPrice": null,
      "stopLossDifference": null,
      "currentProfit": null,
      "currentProfitPercentage": null,
      "conservativeModeApplicable": false,
      "triggerPercentage": null,
      "openOrders": [],
      "processMessage": "",
      "updatedAt": "2025-06-06T20:17:35.167Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 27.113392806549747,
            "ADX+DI": 18.206152461344267,
            "ADX+DI[1]": 17.71278106790072,
            "ADX-DI": 29.224579125402357,
            "ADX-DI[1]": 30.792681911376718,
            "AO": -229.6905294117605,
            "AO[1]": -286.1339705882274,
            "AO[2]": -320.57058823532134,
            "BB.lower": 104085.86302907174,
            "BB.upper": 104671.35297092845,
            "BBPower": 79.83154190138157,
            "CCI20": -1.5715571791708485,
            "CCI20[1]": -30.134049977398774,
            "EMA10": 104309.62005781854,
            "EMA100": 104361.66894253391,
            "EMA20": 104374.0767998856,
            "EMA200": 104004.54469581191,
            "EMA30": 104433.84839608535,
            "EMA5": 104314.07640665505,
            "EMA50": 104483.71545043983,
            "HullMA9": 104339.30662962963,
            "Ichimoku.BLine": 104404.60500000001,
            "MACD.macd": -92.66880921374832,
            "MACD.signal": -106.08487089551434,
            "Mom": 105.06000000001222,
            "Mom[1]": -46.01999999998952,
            "P.SAR": 104020.6688,
            "Pivot.M.Camarilla.Middle": 102596.88333333335,
            "Pivot.M.Camarilla.R1": 102016.27958333332,
            "Pivot.M.Camarilla.R2": 102523.87916666667,
            "Pivot.M.Camarilla.R3": 103031.47875,
            "Pivot.M.Camarilla.S1": 101001.08041666666,
            "Pivot.M.Camarilla.S2": 100493.48083333332,
            "Pivot.M.Camarilla.S3": 99985.88124999999,
            "Pivot.M.Classic.Middle": 102596.88333333335,
            "Pivot.M.Classic.R1": 104821.5066666667,
            "Pivot.M.Classic.R2": 108134.33333333336,
            "Pivot.M.Classic.R3": 113671.78333333337,
            "Pivot.M.Classic.S1": 99284.05666666669,
            "Pivot.M.Classic.S2": 97059.43333333333,
            "Pivot.M.Classic.S3": 91521.98333333332,
            "Pivot.M.Demark.Middle": 102040.7275,
            "Pivot.M.Demark.R1": 103709.19499999999,
            "Pivot.M.Demark.S1": 98171.74499999998,
            "Pivot.M.Fibonacci.Middle": 102596.88333333335,
            "Pivot.M.Fibonacci.R1": 104712.18923333335,
            "Pivot.M.Fibonacci.R2": 106019.02743333335,
            "Pivot.M.Fibonacci.R3": 108134.33333333336,
            "Pivot.M.Fibonacci.S1": 100481.57743333334,
            "Pivot.M.Fibonacci.S2": 99174.73923333334,
            "Pivot.M.Fibonacci.S3": 97059.43333333333,
            "Pivot.M.Woodie.Middle": 102324.8375,
            "Pivot.M.Woodie.R1": 104277.415,
            "Pivot.M.Woodie.R2": 107862.2875,
            "Pivot.M.Woodie.R3": 109814.865,
            "Pivot.M.Woodie.S1": 98739.96499999998,
            "Pivot.M.Woodie.S2": 96787.38749999998,
            "Pivot.M.Woodie.S3": 93202.51499999997,
            "RSI": 49.09997638953828,
            "RSI[1]": 44.256482375518964,
            "Rec.BBPower": 0,
            "Rec.HullMA9": 1,
            "Rec.Ichimoku": 0,
            "Rec.Stoch.RSI": 0,
            "Rec.UO": 0,
            "Rec.VWMA": 1,
            "Rec.WR": 0,
            "Recommend.All": 0.22424242424242424,
            "Recommend.MA": 0.26666666666666666,
            "Recommend.Other": 0.18181818181818182,
            "SMA10": 104258.55599999998,
            "SMA100": 104492.02099999994,
            "SMA20": 104378.6080000001,
            "SMA200": 103872.3307499999,
            "SMA30": 104485.58300000013,
            "SMA5": 104287.03199999999,
            "SMA50": 104607.45300000002,
            "Stoch.D": 45.394436328082556,
            "Stoch.D[1]": 56.319507028997315,
            "Stoch.K": 54.72428906329723,
            "Stoch.K[1]": 70.68843436494518,
            "Stoch.RSI.K": 81.93110270634271,
            "UO": 56.852648841734506,
            "VWMA": 104341.15619720831,
            "W.R": -33.72914755546361,
            "change": 0.07404668842600895,
            "close": 104403.32,
            "high": 104410.8,
            "low": 104320.84,
            "open": 104326.06,
            "volume": 14.98146
          },
          "moving_averages": {
            "BUY": 9,
            "COMPUTE": {
              "EMA10": "BUY",
              "EMA100": "BUY",
              "EMA20": "BUY",
              "EMA200": "BUY",
              "EMA30": "SELL",
              "EMA50": "SELL",
              "HullMA": "BUY",
              "Ichimoku": "NEUTRAL",
              "SMA10": "BUY",
              "SMA100": "SELL",
              "SMA20": "BUY",
              "SMA200": "BUY",
              "SMA30": "SELL",
              "SMA50": "SELL",
              "VWMA": "BUY"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "BUY",
            "SELL": 5
          },
          "oscillators": {
            "BUY": 2,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "NEUTRAL",
              "CCI": "NEUTRAL",
              "MACD": "BUY",
              "Mom": "BUY",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "NEUTRAL",
              "UO": "NEUTRAL",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 9,
            "RECOMMENDATION": "BUY",
            "SELL": 0
          },
          "summary": {
            "BUY": 11,
            "NEUTRAL": 10,
            "RECOMMENDATION": "BUY",
            "SELL": 5
          },
          "time": "2025-06-06T20:17:35.154503"
        }
      }
    ],
    "overrideData": {
      "action": "buy",
      "actionAt": "2025-06-06T20:17:46.362Z",
      "triggeredBy": "buy-order-trading-view",
      "notify": false,
      "checkTradingView": true
    }
  }
}
68434cdf80e5ac31e457dfd9
BTCUSDT
Do not place a buy order for the grid trade #1 as…
Fri Jun 06 2025 20:17:35 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "dcffb889-4862-421d-982d-d10dfe2b989f",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "place-buy-order",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749241055025,
      "symbol": "BTCUSDT",
      "close": "104390.78000000"
    },
    "accountInfo": {
      "makerCommission": 10,
      "takerCommission": 10,
      "buyerCommission": 0,
      "sellerCommission": 0,
      "commissionRates": {
        "maker": "0.00100000",
        "taker": "0.00100000",
        "buyer": "0.00000000",
        "seller": "0.00000000"
      },
      "canTrade": true,
      "canWithdraw": true,
      "canDeposit": true,
      "brokered": false,
      "requireSelfTradePrevention": false,
      "preventSor": false,
      "updateTime": 1749240692248,
      "accountType": "SPOT",
      "balances": [
        {
          "asset": "BNB",
          "free": "0.00000756",
          "locked": "0.00000000"
        },
        {
          "asset": "USDT",
          "free": "2.66551165",
          "locked": "49.95175700"
        },
        {
          "asset": "PERL",
          "free": "16.20000000",
          "locked": "0.00000000"
        },
        {
          "asset": "FIS",
          "free": "1.58600000",
          "locked": "0.00000000"
        },
        {
          "asset": "DEGO",
          "free": "0.04362000",
          "locked": "0.00000000"
        },
        {
          "asset": "LPT",
          "free": "0.01677000",
          "locked": "0.00000000"
        },
        {
          "asset": "NFT",
          "free": "129661.491252",
          "locked": "0.000000"
        },
        {
          "asset": "CLV",
          "free": "0.56660000",
          "locked": "0.00000000"
        },
        {
          "asset": "ANC",
          "free": "3.69073000",
          "locked": "0.00000000"
        },
        {
          "asset": "ETHW",
          "free": "0.04091800",
          "locked": "0.00000000"
        },
        {
          "asset": "HIFI",
          "free": "0.76560000",
          "locked": "0.00000000"
        },
        {
          "asset": "VIC",
          "free": "20707.03036260",
          "locked": "0.00000000"
        },
        {
          "asset": "KLY",
          "free": "0.19400000",
          "locked": "0.00000000"
        },
        {
          "asset": "LUMIA",
          "free": "0.20334000",
          "locked": "0.00000000"
        }
      ],
      "permissions": [
        "LEVERAGED",
        "TRD_GRP_002",
        "TRD_GRP_015"
      ],
      "uid": 384039787
    },
    "symbolConfiguration": {
      "_id": "67d3522529ca296337552cca",
      "key": "BTCUSDT-configuration",
      "candles": {
        "interval": "1d",
        "limit": 12
      },
      "buy": {
        "enabled": false,
        "lastBuyPriceRemoveThreshold": 1,
        "athRestriction": {
          "enabled": false,
          "candles": {
            "interval": "30m",
            "limit": 7
          },
          "restrictionPercentage": 0.964
        },
        "minPurchaseAmount": -1,
        "maxPurchaseAmount": -1,
        "gridTrade": [
          {
            "triggerPercentage": 1.075,
            "stopPercentage": 1.018,
            "limitPercentage": 1.02,
            "minPurchaseAmount": 9,
            "maxPurchaseAmount": 50,
            "executed": false,
            "executedOrder": null
          }
        ],
        "currentGridTradeIndex": 0,
        "currentGridTrade": {
          "triggerPercentage": 1.075,
          "stopPercentage": 1.018,
          "limitPercentage": 1.02,
          "minPurchaseAmount": 9,
          "maxPurchaseAmount": 50,
          "executed": false,
          "executedOrder": null
        }
      },
      "sell": {
        "enabled": true,
        "stopLoss": {
          "enabled": true,
          "maxLossPercentage": 0.973,
          "disableBuyMinutes": 4,
          "orderType": "market"
        },
        "conservativeMode": {
          "enabled": false,
          "factor": 0.98
        },
        "gridTrade": [
          {
            "triggerPercentage": 1.047,
            "stopPercentage": 0.985,
            "limitPercentage": 0.98,
            "quantityPercentage": 1,
            "executed": false,
            "executedOrder": null
          }
        ],
        "currentGridTradeIndex": 0,
        "currentGridTrade": {
          "triggerPercentage": 1.047,
          "stopPercentage": 0.985,
          "limitPercentage": 0.98,
          "quantityPercentage": 1,
          "executed": false,
          "executedOrder": null
        }
      },
      "botOptions": {
        "authentication": {
          "lockList": true,
          "lockAfter": 600
        },
        "autoTriggerBuy": {
          "enabled": true,
          "triggerAfter": 0.4,
          "conditions": {
            "whenLessThanATHRestriction": true,
            "afterDisabledPeriod": true
          }
        },
        "orderLimit": {
          "enabled": true,
          "maxBuyOpenOrders": 5,
          "maxOpenTrades": 7
        },
        "tradingViewOptions": {
          "useOnlyWithin": 240,
          "ifExpires": "ignore"
        },
        "logs": {
          "deleteAfter": 500
        },
        "tradingViews": [
          {
            "interval": "5m",
            "buy": {
              "whenStrongBuy": true,
              "whenBuy": true
            },
            "sell": {
              "forceSellOverZeroBelowTriggerPrice": {
                "whenNeutral": true,
                "whenSell": true,
                "whenStrongSell": true
              }
            }
          }
        ]
      },
      "enabled": true,
      "cronTime": "* * * * * *",
      "symbols": [
        "ILVUSDT",
        "WANUSDT",
        "ASRUSDT",
        "ARDRUSDT",
        "REIUSDT",
        "CKBUSDT",
        "JSTUSDT",
        "ANKRUSDT",
        "LEVERUSDT",
        "AUCTIONUSDT",
        "IQUSDT",
        "GLMUSDT",
        "FLUXUSDT",
        "MLNUSDT",
        "OGNUSDT",
        "ARKUSDT",
        "PHAUSDT",
        "SLFUSDT",
        "PSGUSDT",
        "LTOUSDT",
        "SUPERUSDT",
        "FUNUSDT",
        "NMRUSDT",
        "ALPINEUSDT",
        "STRAXUSDT",
        "LUMIAUSDT",
        "CVCUSDT",
        "SYSUSDT",
        "BEAMXUSDT",
        "IOTAUSDT",
        "HIGHUSDT",
        "HIVEUSDT",
        "FISUSDT",
        "BTCUSDT",
        "RAYUSDT",
        "TWTUSDT",
        "VICUSDT",
        "ACAUSDT",
        "SLPUSDT",
        "FTTUSDT",
        "MANAUSDT",
        "QKCUSDT",
        "ARKMUSDT",
        "MOVEUSDT",
        "ZROUSDT",
        "AVAUSDT",
        "KAVAUSDT",
        "XVGUSDT",
        "IDEXUSDT",
        "SCRTUSDT",
        "ACHUSDT",
        "SUSDT",
        "DOTUSDT",
        "ADAUSDT",
        "VTHOUSDT",
        "RUNEUSDT",
        "BAKEUSDT",
        "HEIUSDT",
        "AMPUSDT",
        "RAREUSDT",
        "FETUSDT",
        "DUSKUSDT",
        "LRCUSDT",
        "EPICUSDT",
        "MDTUSDT",
        "FORMUSDT",
        "FARMUSDT",
        "BELUSDT",
        "DUSDT",
        "JASMYUSDT",
        "HIFIUSDT",
        "NKNUSDT",
        "CYBERUSDT",
        "CHZUSDT",
        "HOOKUSDT",
        "FLMUSDT",
        "PUNDIXUSDT",
        "CHESSUSDT",
        "PHBUSDT",
        "OMUSDT",
        "ATAUSDT",
        "LQTYUSDT",
        "VOXELUSDT",
        "TRXUSDT",
        "GPSUSDT",
        "TKOUSDT",
        "PIVXUSDT",
        "DATAUSDT",
        "REQUSDT",
        "COSUSDT",
        "GUSDT",
        "ONGUSDT",
        "PEPEUSDT",
        "SPELLUSDT",
        "EDUUSDT",
        "LPTUSDT",
        "BARUSDT",
        "DEGOUSDT",
        "MASKUSDT"
      ],
      "system": {
        "temporaryDisableActionAfterConfirmingOrder": 20,
        "checkManualOrderPeriod": 5,
        "placeManualOrderInterval": 5,
        "refreshAccountInfoPeriod": 1,
        "checkOrderExecutePeriod": 10
      }
    },
    "indicators": {
      "highestPrice": 110718,
      "lowestPrice": 100372.26,
      "athPrice": null
    },
    "symbolInfo": {
      "symbol": "BTCUSDT",
      "status": "TRADING",
      "baseAsset": "BTC",
      "baseAssetPrecision": 8,
      "quoteAsset": "USDT",
      "quotePrecision": 8,
      "filterLotSize": {
        "filterType": "LOT_SIZE",
        "minQty": "0.00001000",
        "maxQty": "9000.00000000",
        "stepSize": "0.00001000"
      },
      "filterPrice": {
        "filterType": "PRICE_FILTER",
        "minPrice": "0.01000000",
        "maxPrice": "1000000.00000000",
        "tickSize": "0.01000000"
      },
      "filterMinNotional": {
        "filterType": "NOTIONAL",
        "minNotional": "5.00000000",
        "applyMinToMarket": true,
        "maxNotional": "9000000.00000000",
        "applyMaxToMarket": false,
        "avgPriceMins": 5
      }
    },
    "openOrders": [],
    "action": "buy",
    "baseAssetBalance": {
      "asset": "BTC",
      "free": 0,
      "locked": 0,
      "total": 0,
      "estimatedValue": 0,
      "updatedAt": "2025-06-06T20:11:32.248Z"
    },
    "quoteAssetBalance": {
      "asset": "USDT",
      "free": "2.66551165",
      "locked": "49.95175700"
    },
    "buy": {
      "currentPrice": 104390.78,
      "limitPrice": 106478.5956,
      "highestPrice": 110718,
      "lowestPrice": 100372.26,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 107900.17949999998,
      "difference": -3.2524501036626963,
      "nextBestBuyAmount": null,
      "nextBestBuyCalculation": null,
      "openOrders": [],
      "processMessage": "The current price reached the trigger price for the grid trade #1. Let's buy it.",
      "updatedAt": "2025-06-06T20:17:35.172Z"
    },
    "sell": {
      "currentPrice": 104390.78,
      "limitPrice": null,
      "lastBuyPrice": null,
      "triggerPrice": null,
      "difference": null,
      "stopLossTriggerPrice": null,
      "stopLossDifference": null,
      "currentProfit": null,
      "currentProfitPercentage": null,
      "conservativeModeApplicable": false,
      "triggerPercentage": null,
      "openOrders": [],
      "processMessage": "",
      "updatedAt": "2025-06-06T20:17:35.167Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 27.113392806549747,
            "ADX+DI": 18.206152461344267,
            "ADX+DI[1]": 17.71278106790072,
            "ADX-DI": 29.224579125402357,
            "ADX-DI[1]": 30.792681911376718,
            "AO": -229.6905294117605,
            "AO[1]": -286.1339705882274,
            "AO[2]": -320.57058823532134,
            "BB.lower": 104085.86302907174,
            "BB.upper": 104671.35297092845,
            "BBPower": 79.83154190138157,
            "CCI20": -1.5715571791708485,
            "CCI20[1]": -30.134049977398774,
            "EMA10": 104309.62005781854,
            "EMA100": 104361.66894253391,
            "EMA20": 104374.0767998856,
            "EMA200": 104004.54469581191,
            "EMA30": 104433.84839608535,
            "EMA5": 104314.07640665505,
            "EMA50": 104483.71545043983,
            "HullMA9": 104339.30662962963,
            "Ichimoku.BLine": 104404.60500000001,
            "MACD.macd": -92.66880921374832,
            "MACD.signal": -106.08487089551434,
            "Mom": 105.06000000001222,
            "Mom[1]": -46.01999999998952,
            "P.SAR": 104020.6688,
            "Pivot.M.Camarilla.Middle": 102596.88333333335,
            "Pivot.M.Camarilla.R1": 102016.27958333332,
            "Pivot.M.Camarilla.R2": 102523.87916666667,
            "Pivot.M.Camarilla.R3": 103031.47875,
            "Pivot.M.Camarilla.S1": 101001.08041666666,
            "Pivot.M.Camarilla.S2": 100493.48083333332,
            "Pivot.M.Camarilla.S3": 99985.88124999999,
            "Pivot.M.Classic.Middle": 102596.88333333335,
            "Pivot.M.Classic.R1": 104821.5066666667,
            "Pivot.M.Classic.R2": 108134.33333333336,
            "Pivot.M.Classic.R3": 113671.78333333337,
            "Pivot.M.Classic.S1": 99284.05666666669,
            "Pivot.M.Classic.S2": 97059.43333333333,
            "Pivot.M.Classic.S3": 91521.98333333332,
            "Pivot.M.Demark.Middle": 102040.7275,
            "Pivot.M.Demark.R1": 103709.19499999999,
            "Pivot.M.Demark.S1": 98171.74499999998,
            "Pivot.M.Fibonacci.Middle": 102596.88333333335,
            "Pivot.M.Fibonacci.R1": 104712.18923333335,
            "Pivot.M.Fibonacci.R2": 106019.02743333335,
            "Pivot.M.Fibonacci.R3": 108134.33333333336,
            "Pivot.M.Fibonacci.S1": 100481.57743333334,
            "Pivot.M.Fibonacci.S2": 99174.73923333334,
            "Pivot.M.Fibonacci.S3": 97059.43333333333,
            "Pivot.M.Woodie.Middle": 102324.8375,
            "Pivot.M.Woodie.R1": 104277.415,
            "Pivot.M.Woodie.R2": 107862.2875,
            "Pivot.M.Woodie.R3": 109814.865,
            "Pivot.M.Woodie.S1": 98739.96499999998,
            "Pivot.M.Woodie.S2": 96787.38749999998,
            "Pivot.M.Woodie.S3": 93202.51499999997,
            "RSI": 49.09997638953828,
            "RSI[1]": 44.256482375518964,
            "Rec.BBPower": 0,
            "Rec.HullMA9": 1,
            "Rec.Ichimoku": 0,
            "Rec.Stoch.RSI": 0,
            "Rec.UO": 0,
            "Rec.VWMA": 1,
            "Rec.WR": 0,
            "Recommend.All": 0.22424242424242424,
            "Recommend.MA": 0.26666666666666666,
            "Recommend.Other": 0.18181818181818182,
            "SMA10": 104258.55599999998,
            "SMA100": 104492.02099999994,
            "SMA20": 104378.6080000001,
            "SMA200": 103872.3307499999,
            "SMA30": 104485.58300000013,
            "SMA5": 104287.03199999999,
            "SMA50": 104607.45300000002,
            "Stoch.D": 45.394436328082556,
            "Stoch.D[1]": 56.319507028997315,
            "Stoch.K": 54.72428906329723,
            "Stoch.K[1]": 70.68843436494518,
            "Stoch.RSI.K": 81.93110270634271,
            "UO": 56.852648841734506,
            "VWMA": 104341.15619720831,
            "W.R": -33.72914755546361,
            "change": 0.07404668842600895,
            "close": 104403.32,
            "high": 104410.8,
            "low": 104320.84,
            "open": 104326.06,
            "volume": 14.98146
          },
          "moving_averages": {
            "BUY": 9,
            "COMPUTE": {
              "EMA10": "BUY",
              "EMA100": "BUY",
              "EMA20": "BUY",
              "EMA200": "BUY",
              "EMA30": "SELL",
              "EMA50": "SELL",
              "HullMA": "BUY",
              "Ichimoku": "NEUTRAL",
              "SMA10": "BUY",
              "SMA100": "SELL",
              "SMA20": "BUY",
              "SMA200": "BUY",
              "SMA30": "SELL",
              "SMA50": "SELL",
              "VWMA": "BUY"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "BUY",
            "SELL": 5
          },
          "oscillators": {
            "BUY": 2,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "NEUTRAL",
              "CCI": "NEUTRAL",
              "MACD": "BUY",
              "Mom": "BUY",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "NEUTRAL",
              "UO": "NEUTRAL",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 9,
            "RECOMMENDATION": "BUY",
            "SELL": 0
          },
          "summary": {
            "BUY": 11,
            "NEUTRAL": 10,
            "RECOMMENDATION": "BUY",
            "SELL": 5
          },
          "time": "2025-06-06T20:17:35.154503"
        }
      }
    ],
    "overrideData": {
      "action": "buy",
      "actionAt": "2025-06-06T20:17:46.362Z",
      "triggeredBy": "buy-order-trading-view",
      "notify": false,
      "checkTradingView": true
    }
  }
}
68434ce080e5ac31e457dfda
BTCUSDT
The current price reached the trigger price for t…
Fri Jun 06 2025 20:17:36 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "71e27dce-f768-4f00-badf-55c13f1ac37a",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "determine-action",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749241056024,
      "symbol": "BTCUSDT",
      "close": "104390.79000000"
    },
    "accountInfo": {
      "makerCommission": 10,
      "takerCommission": 10,
      "buyerCommission": 0,
      "sellerCommission": 0,
      "commissionRates": {
        "maker": "0.00100000",
        "taker": "0.00100000",
        "buyer": "0.00000000",
        "seller": "0.00000000"
      },
      "canTrade": true,
      "canWithdraw": true,
      "canDeposit": true,
      "brokered": false,
      "requireSelfTradePrevention": false,
      "preventSor": false,
      "updateTime": 1749240692248,
      "accountType": "SPOT",
      "balances": [
        {
          "asset": "BNB",
          "free": "0.00000756",
          "locked": "0.00000000"
        },
        {
          "asset": "USDT",
          "free": "2.66551165",
          "locked": "49.95175700"
        },
        {
          "asset": "PERL",
          "free": "16.20000000",
          "locked": "0.00000000"
        },
        {
          "asset": "FIS",
          "free": "1.58600000",
          "locked": "0.00000000"
        },
        {
          "asset": "DEGO",
          "free": "0.04362000",
          "locked": "0.00000000"
        },
        {
          "asset": "LPT",
          "free": "0.01677000",
          "locked": "0.00000000"
        },
        {
          "asset": "NFT",
          "free": "129661.491252",
          "locked": "0.000000"
        },
        {
          "asset": "CLV",
          "free": "0.56660000",
          "locked": "0.00000000"
        },
        {
          "asset": "ANC",
          "free": "3.69073000",
          "locked": "0.00000000"
        },
        {
          "asset": "ETHW",
          "free": "0.04091800",
          "locked": "0.00000000"
        },
        {
          "asset": "HIFI",
          "free": "0.76560000",
          "locked": "0.00000000"
        },
        {
          "asset": "VIC",
          "free": "20707.03036260",
          "locked": "0.00000000"
        },
        {
          "asset": "KLY",
          "free": "0.19400000",
          "locked": "0.00000000"
        },
        {
          "asset": "LUMIA",
          "free": "0.20334000",
          "locked": "0.00000000"
        }
      ],
      "permissions": [
        "LEVERAGED",
        "TRD_GRP_002",
        "TRD_GRP_015"
      ],
      "uid": 384039787
    },
    "symbolConfiguration": {
      "_id": "67d3522529ca296337552cca",
      "key": "BTCUSDT-configuration",
      "candles": {
        "interval": "1d",
        "limit": 12
      },
      "buy": {
        "enabled": false,
        "lastBuyPriceRemoveThreshold": 1,
        "athRestriction": {
          "enabled": false,
          "candles": {
            "interval": "30m",
            "limit": 7
          },
          "restrictionPercentage": 0.964
        },
        "minPurchaseAmount": -1,
        "maxPurchaseAmount": -1,
        "gridTrade": [
          {
            "triggerPercentage": 1.075,
            "stopPercentage": 1.018,
            "limitPercentage": 1.02,
            "minPurchaseAmount": 9,
            "maxPurchaseAmount": 50,
            "executed": false,
            "executedOrder": null
          }
        ],
        "currentGridTradeIndex": 0,
        "currentGridTrade": {
          "triggerPercentage": 1.075,
          "stopPercentage": 1.018,
          "limitPercentage": 1.02,
          "minPurchaseAmount": 9,
          "maxPurchaseAmount": 50,
          "executed": false,
          "executedOrder": null
        }
      },
      "sell": {
        "enabled": true,
        "stopLoss": {
          "enabled": true,
          "maxLossPercentage": 0.973,
          "disableBuyMinutes": 4,
          "orderType": "market"
        },
        "conservativeMode": {
          "enabled": false,
          "factor": 0.98
        },
        "gridTrade": [
          {
            "triggerPercentage": 1.047,
            "stopPercentage": 0.985,
            "limitPercentage": 0.98,
            "quantityPercentage": 1,
            "executed": false,
            "executedOrder": null
          }
        ],
        "currentGridTradeIndex": 0,
        "currentGridTrade": {
          "triggerPercentage": 1.047,
          "stopPercentage": 0.985,
          "limitPercentage": 0.98,
          "quantityPercentage": 1,
          "executed": false,
          "executedOrder": null
        }
      },
      "botOptions": {
        "authentication": {
          "lockList": true,
          "lockAfter": 600
        },
        "autoTriggerBuy": {
          "enabled": true,
          "triggerAfter": 0.4,
          "conditions": {
            "whenLessThanATHRestriction": true,
            "afterDisabledPeriod": true
          }
        },
        "orderLimit": {
          "enabled": true,
          "maxBuyOpenOrders": 5,
          "maxOpenTrades": 7
        },
        "tradingViewOptions": {
          "useOnlyWithin": 240,
          "ifExpires": "ignore"
        },
        "logs": {
          "deleteAfter": 500
        },
        "tradingViews": [
          {
            "interval": "5m",
            "buy": {
              "whenStrongBuy": true,
              "whenBuy": true
            },
            "sell": {
              "forceSellOverZeroBelowTriggerPrice": {
                "whenNeutral": true,
                "whenSell": true,
                "whenStrongSell": true
              }
            }
          }
        ]
      },
      "enabled": true,
      "cronTime": "* * * * * *",
      "symbols": [
        "ILVUSDT",
        "WANUSDT",
        "ASRUSDT",
        "ARDRUSDT",
        "REIUSDT",
        "CKBUSDT",
        "JSTUSDT",
        "ANKRUSDT",
        "LEVERUSDT",
        "AUCTIONUSDT",
        "IQUSDT",
        "GLMUSDT",
        "FLUXUSDT",
        "MLNUSDT",
        "OGNUSDT",
        "ARKUSDT",
        "PHAUSDT",
        "SLFUSDT",
        "PSGUSDT",
        "LTOUSDT",
        "SUPERUSDT",
        "FUNUSDT",
        "NMRUSDT",
        "ALPINEUSDT",
        "STRAXUSDT",
        "LUMIAUSDT",
        "CVCUSDT",
        "SYSUSDT",
        "BEAMXUSDT",
        "IOTAUSDT",
        "HIGHUSDT",
        "HIVEUSDT",
        "FISUSDT",
        "BTCUSDT",
        "RAYUSDT",
        "TWTUSDT",
        "VICUSDT",
        "ACAUSDT",
        "SLPUSDT",
        "FTTUSDT",
        "MANAUSDT",
        "QKCUSDT",
        "ARKMUSDT",
        "MOVEUSDT",
        "ZROUSDT",
        "AVAUSDT",
        "KAVAUSDT",
        "XVGUSDT",
        "IDEXUSDT",
        "SCRTUSDT",
        "ACHUSDT",
        "SUSDT",
        "DOTUSDT",
        "ADAUSDT",
        "VTHOUSDT",
        "RUNEUSDT",
        "BAKEUSDT",
        "HEIUSDT",
        "AMPUSDT",
        "RAREUSDT",
        "FETUSDT",
        "DUSKUSDT",
        "LRCUSDT",
        "EPICUSDT",
        "MDTUSDT",
        "FORMUSDT",
        "FARMUSDT",
        "BELUSDT",
        "DUSDT",
        "JASMYUSDT",
        "HIFIUSDT",
        "NKNUSDT",
        "CYBERUSDT",
        "CHZUSDT",
        "HOOKUSDT",
        "FLMUSDT",
        "PUNDIXUSDT",
        "CHESSUSDT",
        "PHBUSDT",
        "OMUSDT",
        "ATAUSDT",
        "LQTYUSDT",
        "VOXELUSDT",
        "TRXUSDT",
        "GPSUSDT",
        "TKOUSDT",
        "PIVXUSDT",
        "DATAUSDT",
        "REQUSDT",
        "COSUSDT",
        "GUSDT",
        "ONGUSDT",
        "PEPEUSDT",
        "SPELLUSDT",
        "EDUUSDT",
        "LPTUSDT",
        "BARUSDT",
        "DEGOUSDT",
        "MASKUSDT"
      ],
      "system": {
        "temporaryDisableActionAfterConfirmingOrder": 20,
        "checkManualOrderPeriod": 5,
        "placeManualOrderInterval": 5,
        "refreshAccountInfoPeriod": 1,
        "checkOrderExecutePeriod": 10
      }
    },
    "indicators": {
      "highestPrice": 110718,
      "lowestPrice": 100372.26,
      "athPrice": null
    },
    "symbolInfo": {
      "symbol": "BTCUSDT",
      "status": "TRADING",
      "baseAsset": "BTC",
      "baseAssetPrecision": 8,
      "quoteAsset": "USDT",
      "quotePrecision": 8,
      "filterLotSize": {
        "filterType": "LOT_SIZE",
        "minQty": "0.00001000",
        "maxQty": "9000.00000000",
        "stepSize": "0.00001000"
      },
      "filterPrice": {
        "filterType": "PRICE_FILTER",
        "minPrice": "0.01000000",
        "maxPrice": "1000000.00000000",
        "tickSize": "0.01000000"
      },
      "filterMinNotional": {
        "filterType": "NOTIONAL",
        "minNotional": "5.00000000",
        "applyMinToMarket": true,
        "maxNotional": "9000000.00000000",
        "applyMaxToMarket": false,
        "avgPriceMins": 5
      }
    },
    "openOrders": [],
    "action": "buy",
    "baseAssetBalance": {
      "asset": "BTC",
      "free": 0,
      "locked": 0,
      "total": 0,
      "estimatedValue": 0,
      "updatedAt": "2025-06-06T20:11:32.248Z"
    },
    "quoteAssetBalance": {
      "asset": "USDT",
      "free": "2.66551165",
      "locked": "49.95175700"
    },
    "buy": {
      "currentPrice": 104390.79,
      "limitPrice": 106478.60579999999,
      "highestPrice": 110718,
      "lowestPrice": 100372.26,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 107900.17949999998,
      "difference": -3.2524408358375223,
      "nextBestBuyAmount": null,
      "nextBestBuyCalculation": null,
      "openOrders": [],
      "processMessage": "The current price reached the trigger price for the grid trade #1. Let's buy it.",
      "updatedAt": "2025-06-06T20:17:36.161Z"
    },
    "sell": {
      "currentPrice": 104390.79,
      "limitPrice": null,
      "lastBuyPrice": null,
      "triggerPrice": null,
      "difference": null,
      "stopLossTriggerPrice": null,
      "stopLossDifference": null,
      "currentProfit": null,
      "currentProfitPercentage": null,
      "conservativeModeApplicable": false,
      "triggerPercentage": null,
      "openOrders": [],
      "processMessage": "",
      "updatedAt": "2025-06-06T20:17:36.158Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 27.113392806549747,
            "ADX+DI": 18.206152461344267,
            "ADX+DI[1]": 17.71278106790072,
            "ADX-DI": 29.224579125402357,
            "ADX-DI[1]": 30.792681911376718,
            "AO": -229.6905294117605,
            "AO[1]": -286.1339705882274,
            "AO[2]": -320.57058823532134,
            "BB.lower": 104085.86302907174,
            "BB.upper": 104671.35297092845,
            "BBPower": 79.83154190138157,
            "CCI20": -1.5715571791708485,
            "CCI20[1]": -30.134049977398774,
            "EMA10": 104309.62005781854,
            "EMA100": 104361.66894253391,
            "EMA20": 104374.0767998856,
            "EMA200": 104004.54469581191,
            "EMA30": 104433.84839608535,
            "EMA5": 104314.07640665505,
            "EMA50": 104483.71545043983,
            "HullMA9": 104339.30662962963,
            "Ichimoku.BLine": 104404.60500000001,
            "MACD.macd": -92.66880921374832,
            "MACD.signal": -106.08487089551434,
            "Mom": 105.06000000001222,
            "Mom[1]": -46.01999999998952,
            "P.SAR": 104020.6688,
            "Pivot.M.Camarilla.Middle": 102596.88333333335,
            "Pivot.M.Camarilla.R1": 102016.27958333332,
            "Pivot.M.Camarilla.R2": 102523.87916666667,
            "Pivot.M.Camarilla.R3": 103031.47875,
            "Pivot.M.Camarilla.S1": 101001.08041666666,
            "Pivot.M.Camarilla.S2": 100493.48083333332,
            "Pivot.M.Camarilla.S3": 99985.88124999999,
            "Pivot.M.Classic.Middle": 102596.88333333335,
            "Pivot.M.Classic.R1": 104821.5066666667,
            "Pivot.M.Classic.R2": 108134.33333333336,
            "Pivot.M.Classic.R3": 113671.78333333337,
            "Pivot.M.Classic.S1": 99284.05666666669,
            "Pivot.M.Classic.S2": 97059.43333333333,
            "Pivot.M.Classic.S3": 91521.98333333332,
            "Pivot.M.Demark.Middle": 102040.7275,
            "Pivot.M.Demark.R1": 103709.19499999999,
            "Pivot.M.Demark.S1": 98171.74499999998,
            "Pivot.M.Fibonacci.Middle": 102596.88333333335,
            "Pivot.M.Fibonacci.R1": 104712.18923333335,
            "Pivot.M.Fibonacci.R2": 106019.02743333335,
            "Pivot.M.Fibonacci.R3": 108134.33333333336,
            "Pivot.M.Fibonacci.S1": 100481.57743333334,
            "Pivot.M.Fibonacci.S2": 99174.73923333334,
            "Pivot.M.Fibonacci.S3": 97059.43333333333,
            "Pivot.M.Woodie.Middle": 102324.8375,
            "Pivot.M.Woodie.R1": 104277.415,
            "Pivot.M.Woodie.R2": 107862.2875,
            "Pivot.M.Woodie.R3": 109814.865,
            "Pivot.M.Woodie.S1": 98739.96499999998,
            "Pivot.M.Woodie.S2": 96787.38749999998,
            "Pivot.M.Woodie.S3": 93202.51499999997,
            "RSI": 49.09997638953828,
            "RSI[1]": 44.256482375518964,
            "Rec.BBPower": 0,
            "Rec.HullMA9": 1,
            "Rec.Ichimoku": 0,
            "Rec.Stoch.RSI": 0,
            "Rec.UO": 0,
            "Rec.VWMA": 1,
            "Rec.WR": 0,
            "Recommend.All": 0.22424242424242424,
            "Recommend.MA": 0.26666666666666666,
            "Recommend.Other": 0.18181818181818182,
            "SMA10": 104258.55599999998,
            "SMA100": 104492.02099999994,
            "SMA20": 104378.6080000001,
            "SMA200": 103872.3307499999,
            "SMA30": 104485.58300000013,
            "SMA5": 104287.03199999999,
            "SMA50": 104607.45300000002,
            "Stoch.D": 45.394436328082556,
            "Stoch.D[1]": 56.319507028997315,
            "Stoch.K": 54.72428906329723,
            "Stoch.K[1]": 70.68843436494518,
            "Stoch.RSI.K": 81.93110270634271,
            "UO": 56.852648841734506,
            "VWMA": 104341.15619720831,
            "W.R": -33.72914755546361,
            "change": 0.07404668842600895,
            "close": 104403.32,
            "high": 104410.8,
            "low": 104320.84,
            "open": 104326.06,
            "volume": 14.98146
          },
          "moving_averages": {
            "BUY": 9,
            "COMPUTE": {
              "EMA10": "BUY",
              "EMA100": "BUY",
              "EMA20": "BUY",
              "EMA200": "BUY",
              "EMA30": "SELL",
              "EMA50": "SELL",
              "HullMA": "BUY",
              "Ichimoku": "NEUTRAL",
              "SMA10": "BUY",
              "SMA100": "SELL",
              "SMA20": "BUY",
              "SMA200": "BUY",
              "SMA30": "SELL",
              "SMA50": "SELL",
              "VWMA": "BUY"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "BUY",
            "SELL": 5
          },
          "oscillators": {
            "BUY": 2,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "NEUTRAL",
              "CCI": "NEUTRAL",
              "MACD": "BUY",
              "Mom": "BUY",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "NEUTRAL",
              "UO": "NEUTRAL",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 9,
            "RECOMMENDATION": "BUY",
            "SELL": 0
          },
          "summary": {
            "BUY": 11,
            "NEUTRAL": 10,
            "RECOMMENDATION": "BUY",
            "SELL": 5
          },
          "time": "2025-06-06T20:17:35.354103"
        }
      }
    ],
    "overrideData": {
      "action": "buy",
      "actionAt": "2025-06-06T20:17:46.362Z",
      "triggeredBy": "buy-order-trading-view",
      "notify": false,
      "checkTradingView": true
    }
  }
}
68434ce080e5ac31e457dfdb
BTCUSDT
Do not place a buy order for the grid trade #1 as…
Fri Jun 06 2025 20:17:36 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "71e27dce-f768-4f00-badf-55c13f1ac37a",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "place-buy-order",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749241056024,
      "symbol": "BTCUSDT",
      "close": "104390.79000000"
    },
    "accountInfo": {
      "makerCommission": 10,
      "takerCommission": 10,
      "buyerCommission": 0,
      "sellerCommission": 0,
      "commissionRates": {
        "maker": "0.00100000",
        "taker": "0.00100000",
        "buyer": "0.00000000",
        "seller": "0.00000000"
      },
      "canTrade": true,
      "canWithdraw": true,
      "canDeposit": true,
      "brokered": false,
      "requireSelfTradePrevention": false,
      "preventSor": false,
      "updateTime": 1749240692248,
      "accountType": "SPOT",
      "balances": [
        {
          "asset": "BNB",
          "free": "0.00000756",
          "locked": "0.00000000"
        },
        {
          "asset": "USDT",
          "free": "2.66551165",
          "locked": "49.95175700"
        },
        {
          "asset": "PERL",
          "free": "16.20000000",
          "locked": "0.00000000"
        },
        {
          "asset": "FIS",
          "free": "1.58600000",
          "locked": "0.00000000"
        },
        {
          "asset": "DEGO",
          "free": "0.04362000",
          "locked": "0.00000000"
        },
        {
          "asset": "LPT",
          "free": "0.01677000",
          "locked": "0.00000000"
        },
        {
          "asset": "NFT",
          "free": "129661.491252",
          "locked": "0.000000"
        },
        {
          "asset": "CLV",
          "free": "0.56660000",
          "locked": "0.00000000"
        },
        {
          "asset": "ANC",
          "free": "3.69073000",
          "locked": "0.00000000"
        },
        {
          "asset": "ETHW",
          "free": "0.04091800",
          "locked": "0.00000000"
        },
        {
          "asset": "HIFI",
          "free": "0.76560000",
          "locked": "0.00000000"
        },
        {
          "asset": "VIC",
          "free": "20707.03036260",
          "locked": "0.00000000"
        },
        {
          "asset": "KLY",
          "free": "0.19400000",
          "locked": "0.00000000"
        },
        {
          "asset": "LUMIA",
          "free": "0.20334000",
          "locked": "0.00000000"
        }
      ],
      "permissions": [
        "LEVERAGED",
        "TRD_GRP_002",
        "TRD_GRP_015"
      ],
      "uid": 384039787
    },
    "symbolConfiguration": {
      "_id": "67d3522529ca296337552cca",
      "key": "BTCUSDT-configuration",
      "candles": {
        "interval": "1d",
        "limit": 12
      },
      "buy": {
        "enabled": false,
        "lastBuyPriceRemoveThreshold": 1,
        "athRestriction": {
          "enabled": false,
          "candles": {
            "interval": "30m",
            "limit": 7
          },
          "restrictionPercentage": 0.964
        },
        "minPurchaseAmount": -1,
        "maxPurchaseAmount": -1,
        "gridTrade": [
          {
            "triggerPercentage": 1.075,
            "stopPercentage": 1.018,
            "limitPercentage": 1.02,
            "minPurchaseAmount": 9,
            "maxPurchaseAmount": 50,
            "executed": false,
            "executedOrder": null
          }
        ],
        "currentGridTradeIndex": 0,
        "currentGridTrade": {
          "triggerPercentage": 1.075,
          "stopPercentage": 1.018,
          "limitPercentage": 1.02,
          "minPurchaseAmount": 9,
          "maxPurchaseAmount": 50,
          "executed": false,
          "executedOrder": null
        }
      },
      "sell": {
        "enabled": true,
        "stopLoss": {
          "enabled": true,
          "maxLossPercentage": 0.973,
          "disableBuyMinutes": 4,
          "orderType": "market"
        },
        "conservativeMode": {
          "enabled": false,
          "factor": 0.98
        },
        "gridTrade": [
          {
            "triggerPercentage": 1.047,
            "stopPercentage": 0.985,
            "limitPercentage": 0.98,
            "quantityPercentage": 1,
            "executed": false,
            "executedOrder": null
          }
        ],
        "currentGridTradeIndex": 0,
        "currentGridTrade": {
          "triggerPercentage": 1.047,
          "stopPercentage": 0.985,
          "limitPercentage": 0.98,
          "quantityPercentage": 1,
          "executed": false,
          "executedOrder": null
        }
      },
      "botOptions": {
        "authentication": {
          "lockList": true,
          "lockAfter": 600
        },
        "autoTriggerBuy": {
          "enabled": true,
          "triggerAfter": 0.4,
          "conditions": {
            "whenLessThanATHRestriction": true,
            "afterDisabledPeriod": true
          }
        },
        "orderLimit": {
          "enabled": true,
          "maxBuyOpenOrders": 5,
          "maxOpenTrades": 7
        },
        "tradingViewOptions": {
          "useOnlyWithin": 240,
          "ifExpires": "ignore"
        },
        "logs": {
          "deleteAfter": 500
        },
        "tradingViews": [
          {
            "interval": "5m",
            "buy": {
              "whenStrongBuy": true,
              "whenBuy": true
            },
            "sell": {
              "forceSellOverZeroBelowTriggerPrice": {
                "whenNeutral": true,
                "whenSell": true,
                "whenStrongSell": true
              }
            }
          }
        ]
      },
      "enabled": true,
      "cronTime": "* * * * * *",
      "symbols": [
        "ILVUSDT",
        "WANUSDT",
        "ASRUSDT",
        "ARDRUSDT",
        "REIUSDT",
        "CKBUSDT",
        "JSTUSDT",
        "ANKRUSDT",
        "LEVERUSDT",
        "AUCTIONUSDT",
        "IQUSDT",
        "GLMUSDT",
        "FLUXUSDT",
        "MLNUSDT",
        "OGNUSDT",
        "ARKUSDT",
        "PHAUSDT",
        "SLFUSDT",
        "PSGUSDT",
        "LTOUSDT",
        "SUPERUSDT",
        "FUNUSDT",
        "NMRUSDT",
        "ALPINEUSDT",
        "STRAXUSDT",
        "LUMIAUSDT",
        "CVCUSDT",
        "SYSUSDT",
        "BEAMXUSDT",
        "IOTAUSDT",
        "HIGHUSDT",
        "HIVEUSDT",
        "FISUSDT",
        "BTCUSDT",
        "RAYUSDT",
        "TWTUSDT",
        "VICUSDT",
        "ACAUSDT",
        "SLPUSDT",
        "FTTUSDT",
        "MANAUSDT",
        "QKCUSDT",
        "ARKMUSDT",
        "MOVEUSDT",
        "ZROUSDT",
        "AVAUSDT",
        "KAVAUSDT",
        "XVGUSDT",
        "IDEXUSDT",
        "SCRTUSDT",
        "ACHUSDT",
        "SUSDT",
        "DOTUSDT",
        "ADAUSDT",
        "VTHOUSDT",
        "RUNEUSDT",
        "BAKEUSDT",
        "HEIUSDT",
        "AMPUSDT",
        "RAREUSDT",
        "FETUSDT",
        "DUSKUSDT",
        "LRCUSDT",
        "EPICUSDT",
        "MDTUSDT",
        "FORMUSDT",
        "FARMUSDT",
        "BELUSDT",
        "DUSDT",
        "JASMYUSDT",
        "HIFIUSDT",
        "NKNUSDT",
        "CYBERUSDT",
        "CHZUSDT",
        "HOOKUSDT",
        "FLMUSDT",
        "PUNDIXUSDT",
        "CHESSUSDT",
        "PHBUSDT",
        "OMUSDT",
        "ATAUSDT",
        "LQTYUSDT",
        "VOXELUSDT",
        "TRXUSDT",
        "GPSUSDT",
        "TKOUSDT",
        "PIVXUSDT",
        "DATAUSDT",
        "REQUSDT",
        "COSUSDT",
        "GUSDT",
        "ONGUSDT",
        "PEPEUSDT",
        "SPELLUSDT",
        "EDUUSDT",
        "LPTUSDT",
        "BARUSDT",
        "DEGOUSDT",
        "MASKUSDT"
      ],
      "system": {
        "temporaryDisableActionAfterConfirmingOrder": 20,
        "checkManualOrderPeriod": 5,
        "placeManualOrderInterval": 5,
        "refreshAccountInfoPeriod": 1,
        "checkOrderExecutePeriod": 10
      }
    },
    "indicators": {
      "highestPrice": 110718,
      "lowestPrice": 100372.26,
      "athPrice": null
    },
    "symbolInfo": {
      "symbol": "BTCUSDT",
      "status": "TRADING",
      "baseAsset": "BTC",
      "baseAssetPrecision": 8,
      "quoteAsset": "USDT",
      "quotePrecision": 8,
      "filterLotSize": {
        "filterType": "LOT_SIZE",
        "minQty": "0.00001000",
        "maxQty": "9000.00000000",
        "stepSize": "0.00001000"
      },
      "filterPrice": {
        "filterType": "PRICE_FILTER",
        "minPrice": "0.01000000",
        "maxPrice": "1000000.00000000",
        "tickSize": "0.01000000"
      },
      "filterMinNotional": {
        "filterType": "NOTIONAL",
        "minNotional": "5.00000000",
        "applyMinToMarket": true,
        "maxNotional": "9000000.00000000",
        "applyMaxToMarket": false,
        "avgPriceMins": 5
      }
    },
    "openOrders": [],
    "action": "buy",
    "baseAssetBalance": {
      "asset": "BTC",
      "free": 0,
      "locked": 0,
      "total": 0,
      "estimatedValue": 0,
      "updatedAt": "2025-06-06T20:11:32.248Z"
    },
    "quoteAssetBalance": {
      "asset": "USDT",
      "free": "2.66551165",
      "locked": "49.95175700"
    },
    "buy": {
      "currentPrice": 104390.79,
      "limitPrice": 106478.60579999999,
      "highestPrice": 110718,
      "lowestPrice": 100372.26,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 107900.17949999998,
      "difference": -3.2524408358375223,
      "nextBestBuyAmount": null,
      "nextBestBuyCalculation": null,
      "openOrders": [],
      "processMessage": "The current price reached the trigger price for the grid trade #1. Let's buy it.",
      "updatedAt": "2025-06-06T20:17:36.161Z"
    },
    "sell": {
      "currentPrice": 104390.79,
      "limitPrice": null,
      "lastBuyPrice": null,
      "triggerPrice": null,
      "difference": null,
      "stopLossTriggerPrice": null,
      "stopLossDifference": null,
      "currentProfit": null,
      "currentProfitPercentage": null,
      "conservativeModeApplicable": false,
      "triggerPercentage": null,
      "openOrders": [],
      "processMessage": "",
      "updatedAt": "2025-06-06T20:17:36.158Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 27.113392806549747,
            "ADX+DI": 18.206152461344267,
            "ADX+DI[1]": 17.71278106790072,
            "ADX-DI": 29.224579125402357,
            "ADX-DI[1]": 30.792681911376718,
            "AO": -229.6905294117605,
            "AO[1]": -286.1339705882274,
            "AO[2]": -320.57058823532134,
            "BB.lower": 104085.86302907174,
            "BB.upper": 104671.35297092845,
            "BBPower": 79.83154190138157,
            "CCI20": -1.5715571791708485,
            "CCI20[1]": -30.134049977398774,
            "EMA10": 104309.62005781854,
            "EMA100": 104361.66894253391,
            "EMA20": 104374.0767998856,
            "EMA200": 104004.54469581191,
            "EMA30": 104433.84839608535,
            "EMA5": 104314.07640665505,
            "EMA50": 104483.71545043983,
            "HullMA9": 104339.30662962963,
            "Ichimoku.BLine": 104404.60500000001,
            "MACD.macd": -92.66880921374832,
            "MACD.signal": -106.08487089551434,
            "Mom": 105.06000000001222,
            "Mom[1]": -46.01999999998952,
            "P.SAR": 104020.6688,
            "Pivot.M.Camarilla.Middle": 102596.88333333335,
            "Pivot.M.Camarilla.R1": 102016.27958333332,
            "Pivot.M.Camarilla.R2": 102523.87916666667,
            "Pivot.M.Camarilla.R3": 103031.47875,
            "Pivot.M.Camarilla.S1": 101001.08041666666,
            "Pivot.M.Camarilla.S2": 100493.48083333332,
            "Pivot.M.Camarilla.S3": 99985.88124999999,
            "Pivot.M.Classic.Middle": 102596.88333333335,
            "Pivot.M.Classic.R1": 104821.5066666667,
            "Pivot.M.Classic.R2": 108134.33333333336,
            "Pivot.M.Classic.R3": 113671.78333333337,
            "Pivot.M.Classic.S1": 99284.05666666669,
            "Pivot.M.Classic.S2": 97059.43333333333,
            "Pivot.M.Classic.S3": 91521.98333333332,
            "Pivot.M.Demark.Middle": 102040.7275,
            "Pivot.M.Demark.R1": 103709.19499999999,
            "Pivot.M.Demark.S1": 98171.74499999998,
            "Pivot.M.Fibonacci.Middle": 102596.88333333335,
            "Pivot.M.Fibonacci.R1": 104712.18923333335,
            "Pivot.M.Fibonacci.R2": 106019.02743333335,
            "Pivot.M.Fibonacci.R3": 108134.33333333336,
            "Pivot.M.Fibonacci.S1": 100481.57743333334,
            "Pivot.M.Fibonacci.S2": 99174.73923333334,
            "Pivot.M.Fibonacci.S3": 97059.43333333333,
            "Pivot.M.Woodie.Middle": 102324.8375,
            "Pivot.M.Woodie.R1": 104277.415,
            "Pivot.M.Woodie.R2": 107862.2875,
            "Pivot.M.Woodie.R3": 109814.865,
            "Pivot.M.Woodie.S1": 98739.96499999998,
            "Pivot.M.Woodie.S2": 96787.38749999998,
            "Pivot.M.Woodie.S3": 93202.51499999997,
            "RSI": 49.09997638953828,
            "RSI[1]": 44.256482375518964,
            "Rec.BBPower": 0,
            "Rec.HullMA9": 1,
            "Rec.Ichimoku": 0,
            "Rec.Stoch.RSI": 0,
            "Rec.UO": 0,
            "Rec.VWMA": 1,
            "Rec.WR": 0,
            "Recommend.All": 0.22424242424242424,
            "Recommend.MA": 0.26666666666666666,
            "Recommend.Other": 0.18181818181818182,
            "SMA10": 104258.55599999998,
            "SMA100": 104492.02099999994,
            "SMA20": 104378.6080000001,
            "SMA200": 103872.3307499999,
            "SMA30": 104485.58300000013,
            "SMA5": 104287.03199999999,
            "SMA50": 104607.45300000002,
            "Stoch.D": 45.394436328082556,
            "Stoch.D[1]": 56.319507028997315,
            "Stoch.K": 54.72428906329723,
            "Stoch.K[1]": 70.68843436494518,
            "Stoch.RSI.K": 81.93110270634271,
            "UO": 56.852648841734506,
            "VWMA": 104341.15619720831,
            "W.R": -33.72914755546361,
            "change": 0.07404668842600895,
            "close": 104403.32,
            "high": 104410.8,
            "low": 104320.84,
            "open": 104326.06,
            "volume": 14.98146
          },
          "moving_averages": {
            "BUY": 9,
            "COMPUTE": {
              "EMA10": "BUY",
              "EMA100": "BUY",
              "EMA20": "BUY",
              "EMA200": "BUY",
              "EMA30": "SELL",
              "EMA50": "SELL",
              "HullMA": "BUY",
              "Ichimoku": "NEUTRAL",
              "SMA10": "BUY",
              "SMA100": "SELL",
              "SMA20": "BUY",
              "SMA200": "BUY",
              "SMA30": "SELL",
              "SMA50": "SELL",
              "VWMA": "BUY"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "BUY",
            "SELL": 5
          },
          "oscillators": {
            "BUY": 2,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "NEUTRAL",
              "CCI": "NEUTRAL",
              "MACD": "BUY",
              "Mom": "BUY",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "NEUTRAL",
              "UO": "NEUTRAL",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 9,
            "RECOMMENDATION": "BUY",
            "SELL": 0
          },
          "summary": {
            "BUY": 11,
            "NEUTRAL": 10,
            "RECOMMENDATION": "BUY",
            "SELL": 5
          },
          "time": "2025-06-06T20:17:35.354103"
        }
      }
    ],
    "overrideData": {
      "action": "buy",
      "actionAt": "2025-06-06T20:17:46.362Z",
      "triggeredBy": "buy-order-trading-view",
      "notify": false,
      "checkTradingView": true
    }
  }
}
68434ce0a66b9d1d238a1469
BTCUSDT
The current price reached the trigger price for t…
Fri Jun 06 2025 20:17:36 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "35cc4313-8fd3-42da-9887-728d2cb68a6f",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "determine-action",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749241056024,
      "symbol": "BTCUSDT",
      "close": "104390.79000000"
    },
    "accountInfo": {
      "makerCommission": 10,
      "takerCommission": 10,
      "buyerCommission": 0,
      "sellerCommission": 0,
      "commissionRates": {
        "maker": "0.00100000",
        "taker": "0.00100000",
        "buyer": "0.00000000",
        "seller": "0.00000000"
      },
      "canTrade": true,
      "canWithdraw": true,
      "canDeposit": true,
      "brokered": false,
      "requireSelfTradePrevention": false,
      "preventSor": false,
      "updateTime": 1749240692248,
      "accountType": "SPOT",
      "balances": [
        {
          "asset": "BNB",
          "free": "0.00000756",
          "locked": "0.00000000"
        },
        {
          "asset": "USDT",
          "free": "2.66551165",
          "locked": "49.95175700"
        },
        {
          "asset": "PERL",
          "free": "16.20000000",
          "locked": "0.00000000"
        },
        {
          "asset": "FIS",
          "free": "1.58600000",
          "locked": "0.00000000"
        },
        {
          "asset": "DEGO",
          "free": "0.04362000",
          "locked": "0.00000000"
        },
        {
          "asset": "LPT",
          "free": "0.01677000",
          "locked": "0.00000000"
        },
        {
          "asset": "NFT",
          "free": "129661.491252",
          "locked": "0.000000"
        },
        {
          "asset": "CLV",
          "free": "0.56660000",
          "locked": "0.00000000"
        },
        {
          "asset": "ANC",
          "free": "3.69073000",
          "locked": "0.00000000"
        },
        {
          "asset": "ETHW",
          "free": "0.04091800",
          "locked": "0.00000000"
        },
        {
          "asset": "HIFI",
          "free": "0.76560000",
          "locked": "0.00000000"
        },
        {
          "asset": "VIC",
          "free": "20707.03036260",
          "locked": "0.00000000"
        },
        {
          "asset": "KLY",
          "free": "0.19400000",
          "locked": "0.00000000"
        },
        {
          "asset": "LUMIA",
          "free": "0.20334000",
          "locked": "0.00000000"
        }
      ],
      "permissions": [
        "LEVERAGED",
        "TRD_GRP_002",
        "TRD_GRP_015"
      ],
      "uid": 384039787
    },
    "symbolConfiguration": {
      "_id": "67d3522529ca296337552cca",
      "key": "BTCUSDT-configuration",
      "candles": {
        "interval": "1d",
        "limit": 12
      },
      "buy": {
        "enabled": false,
        "lastBuyPriceRemoveThreshold": 1,
        "athRestriction": {
          "enabled": false,
          "candles": {
            "interval": "30m",
            "limit": 7
          },
          "restrictionPercentage": 0.964
        },
        "minPurchaseAmount": -1,
        "maxPurchaseAmount": -1,
        "gridTrade": [
          {
            "triggerPercentage": 1.075,
            "stopPercentage": 1.018,
            "limitPercentage": 1.02,
            "minPurchaseAmount": 9,
            "maxPurchaseAmount": 50,
            "executed": false,
            "executedOrder": null
          }
        ],
        "currentGridTradeIndex": 0,
        "currentGridTrade": {
          "triggerPercentage": 1.075,
          "stopPercentage": 1.018,
          "limitPercentage": 1.02,
          "minPurchaseAmount": 9,
          "maxPurchaseAmount": 50,
          "executed": false,
          "executedOrder": null
        }
      },
      "sell": {
        "enabled": true,
        "stopLoss": {
          "enabled": true,
          "maxLossPercentage": 0.973,
          "disableBuyMinutes": 4,
          "orderType": "market"
        },
        "conservativeMode": {
          "enabled": false,
          "factor": 0.98
        },
        "gridTrade": [
          {
            "triggerPercentage": 1.047,
            "stopPercentage": 0.985,
            "limitPercentage": 0.98,
            "quantityPercentage": 1,
            "executed": false,
            "executedOrder": null
          }
        ],
        "currentGridTradeIndex": 0,
        "currentGridTrade": {
          "triggerPercentage": 1.047,
          "stopPercentage": 0.985,
          "limitPercentage": 0.98,
          "quantityPercentage": 1,
          "executed": false,
          "executedOrder": null
        }
      },
      "botOptions": {
        "authentication": {
          "lockList": true,
          "lockAfter": 600
        },
        "autoTriggerBuy": {
          "enabled": true,
          "triggerAfter": 0.4,
          "conditions": {
            "whenLessThanATHRestriction": true,
            "afterDisabledPeriod": true
          }
        },
        "orderLimit": {
          "enabled": true,
          "maxBuyOpenOrders": 5,
          "maxOpenTrades": 7
        },
        "tradingViewOptions": {
          "useOnlyWithin": 240,
          "ifExpires": "ignore"
        },
        "logs": {
          "deleteAfter": 500
        },
        "tradingViews": [
          {
            "interval": "5m",
            "buy": {
              "whenStrongBuy": true,
              "whenBuy": true
            },
            "sell": {
              "forceSellOverZeroBelowTriggerPrice": {
                "whenNeutral": true,
                "whenSell": true,
                "whenStrongSell": true
              }
            }
          }
        ]
      },
      "enabled": true,
      "cronTime": "* * * * * *",
      "symbols": [
        "ILVUSDT",
        "WANUSDT",
        "ASRUSDT",
        "ARDRUSDT",
        "REIUSDT",
        "CKBUSDT",
        "JSTUSDT",
        "ANKRUSDT",
        "LEVERUSDT",
        "AUCTIONUSDT",
        "IQUSDT",
        "GLMUSDT",
        "FLUXUSDT",
        "MLNUSDT",
        "OGNUSDT",
        "ARKUSDT",
        "PHAUSDT",
        "SLFUSDT",
        "PSGUSDT",
        "LTOUSDT",
        "SUPERUSDT",
        "FUNUSDT",
        "NMRUSDT",
        "ALPINEUSDT",
        "STRAXUSDT",
        "LUMIAUSDT",
        "CVCUSDT",
        "SYSUSDT",
        "BEAMXUSDT",
        "IOTAUSDT",
        "HIGHUSDT",
        "HIVEUSDT",
        "FISUSDT",
        "BTCUSDT",
        "RAYUSDT",
        "TWTUSDT",
        "VICUSDT",
        "ACAUSDT",
        "SLPUSDT",
        "FTTUSDT",
        "MANAUSDT",
        "QKCUSDT",
        "ARKMUSDT",
        "MOVEUSDT",
        "ZROUSDT",
        "AVAUSDT",
        "KAVAUSDT",
        "XVGUSDT",
        "IDEXUSDT",
        "SCRTUSDT",
        "ACHUSDT",
        "SUSDT",
        "DOTUSDT",
        "ADAUSDT",
        "VTHOUSDT",
        "RUNEUSDT",
        "BAKEUSDT",
        "HEIUSDT",
        "AMPUSDT",
        "RAREUSDT",
        "FETUSDT",
        "DUSKUSDT",
        "LRCUSDT",
        "EPICUSDT",
        "MDTUSDT",
        "FORMUSDT",
        "FARMUSDT",
        "BELUSDT",
        "DUSDT",
        "JASMYUSDT",
        "HIFIUSDT",
        "NKNUSDT",
        "CYBERUSDT",
        "CHZUSDT",
        "HOOKUSDT",
        "FLMUSDT",
        "PUNDIXUSDT",
        "CHESSUSDT",
        "PHBUSDT",
        "OMUSDT",
        "ATAUSDT",
        "LQTYUSDT",
        "VOXELUSDT",
        "TRXUSDT",
        "GPSUSDT",
        "TKOUSDT",
        "PIVXUSDT",
        "DATAUSDT",
        "REQUSDT",
        "COSUSDT",
        "GUSDT",
        "ONGUSDT",
        "PEPEUSDT",
        "SPELLUSDT",
        "EDUUSDT",
        "LPTUSDT",
        "BARUSDT",
        "DEGOUSDT",
        "MASKUSDT"
      ],
      "system": {
        "temporaryDisableActionAfterConfirmingOrder": 20,
        "checkManualOrderPeriod": 5,
        "placeManualOrderInterval": 5,
        "refreshAccountInfoPeriod": 1,
        "checkOrderExecutePeriod": 10
      }
    },
    "indicators": {
      "highestPrice": 110718,
      "lowestPrice": 100372.26,
      "athPrice": null
    },
    "symbolInfo": {
      "symbol": "BTCUSDT",
      "status": "TRADING",
      "baseAsset": "BTC",
      "baseAssetPrecision": 8,
      "quoteAsset": "USDT",
      "quotePrecision": 8,
      "filterLotSize": {
        "filterType": "LOT_SIZE",
        "minQty": "0.00001000",
        "maxQty": "9000.00000000",
        "stepSize": "0.00001000"
      },
      "filterPrice": {
        "filterType": "PRICE_FILTER",
        "minPrice": "0.01000000",
        "maxPrice": "1000000.00000000",
        "tickSize": "0.01000000"
      },
      "filterMinNotional": {
        "filterType": "NOTIONAL",
        "minNotional": "5.00000000",
        "applyMinToMarket": true,
        "maxNotional": "9000000.00000000",
        "applyMaxToMarket": false,
        "avgPriceMins": 5
      }
    },
    "openOrders": [],
    "action": "buy",
    "baseAssetBalance": {
      "asset": "BTC",
      "free": 0,
      "locked": 0,
      "total": 0,
      "estimatedValue": 0,
      "updatedAt": "2025-06-06T20:11:32.248Z"
    },
    "quoteAssetBalance": {
      "asset": "USDT",
      "free": "2.66551165",
      "locked": "49.95175700"
    },
    "buy": {
      "currentPrice": 104390.79,
      "limitPrice": 106478.60579999999,
      "highestPrice": 110718,
      "lowestPrice": 100372.26,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 107900.17949999998,
      "difference": -3.2524408358375223,
      "nextBestBuyAmount": null,
      "nextBestBuyCalculation": null,
      "openOrders": [],
      "processMessage": "The current price reached the trigger price for the grid trade #1. Let's buy it.",
      "updatedAt": "2025-06-06T20:17:36.345Z"
    },
    "sell": {
      "currentPrice": 104390.79,
      "limitPrice": null,
      "lastBuyPrice": null,
      "triggerPrice": null,
      "difference": null,
      "stopLossTriggerPrice": null,
      "stopLossDifference": null,
      "currentProfit": null,
      "currentProfitPercentage": null,
      "conservativeModeApplicable": false,
      "triggerPercentage": null,
      "openOrders": [],
      "processMessage": "",
      "updatedAt": "2025-06-06T20:17:36.342Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 27.113392806549747,
            "ADX+DI": 18.206152461344267,
            "ADX+DI[1]": 17.71278106790072,
            "ADX-DI": 29.224579125402357,
            "ADX-DI[1]": 30.792681911376718,
            "AO": -229.6905294117605,
            "AO[1]": -286.1339705882274,
            "AO[2]": -320.57058823532134,
            "BB.lower": 104085.86302907174,
            "BB.upper": 104671.35297092845,
            "BBPower": 79.83154190138157,
            "CCI20": -1.5715571791708485,
            "CCI20[1]": -30.134049977398774,
            "EMA10": 104309.62005781854,
            "EMA100": 104361.66894253391,
            "EMA20": 104374.0767998856,
            "EMA200": 104004.54469581191,
            "EMA30": 104433.84839608535,
            "EMA5": 104314.07640665505,
            "EMA50": 104483.71545043983,
            "HullMA9": 104339.30662962963,
            "Ichimoku.BLine": 104404.60500000001,
            "MACD.macd": -92.66880921374832,
            "MACD.signal": -106.08487089551434,
            "Mom": 105.06000000001222,
            "Mom[1]": -46.01999999998952,
            "P.SAR": 104020.6688,
            "Pivot.M.Camarilla.Middle": 102596.88333333335,
            "Pivot.M.Camarilla.R1": 102016.27958333332,
            "Pivot.M.Camarilla.R2": 102523.87916666667,
            "Pivot.M.Camarilla.R3": 103031.47875,
            "Pivot.M.Camarilla.S1": 101001.08041666666,
            "Pivot.M.Camarilla.S2": 100493.48083333332,
            "Pivot.M.Camarilla.S3": 99985.88124999999,
            "Pivot.M.Classic.Middle": 102596.88333333335,
            "Pivot.M.Classic.R1": 104821.5066666667,
            "Pivot.M.Classic.R2": 108134.33333333336,
            "Pivot.M.Classic.R3": 113671.78333333337,
            "Pivot.M.Classic.S1": 99284.05666666669,
            "Pivot.M.Classic.S2": 97059.43333333333,
            "Pivot.M.Classic.S3": 91521.98333333332,
            "Pivot.M.Demark.Middle": 102040.7275,
            "Pivot.M.Demark.R1": 103709.19499999999,
            "Pivot.M.Demark.S1": 98171.74499999998,
            "Pivot.M.Fibonacci.Middle": 102596.88333333335,
            "Pivot.M.Fibonacci.R1": 104712.18923333335,
            "Pivot.M.Fibonacci.R2": 106019.02743333335,
            "Pivot.M.Fibonacci.R3": 108134.33333333336,
            "Pivot.M.Fibonacci.S1": 100481.57743333334,
            "Pivot.M.Fibonacci.S2": 99174.73923333334,
            "Pivot.M.Fibonacci.S3": 97059.43333333333,
            "Pivot.M.Woodie.Middle": 102324.8375,
            "Pivot.M.Woodie.R1": 104277.415,
            "Pivot.M.Woodie.R2": 107862.2875,
            "Pivot.M.Woodie.R3": 109814.865,
            "Pivot.M.Woodie.S1": 98739.96499999998,
            "Pivot.M.Woodie.S2": 96787.38749999998,
            "Pivot.M.Woodie.S3": 93202.51499999997,
            "RSI": 49.09997638953828,
            "RSI[1]": 44.256482375518964,
            "Rec.BBPower": 0,
            "Rec.HullMA9": 1,
            "Rec.Ichimoku": 0,
            "Rec.Stoch.RSI": 0,
            "Rec.UO": 0,
            "Rec.VWMA": 1,
            "Rec.WR": 0,
            "Recommend.All": 0.22424242424242424,
            "Recommend.MA": 0.26666666666666666,
            "Recommend.Other": 0.18181818181818182,
            "SMA10": 104258.55599999998,
            "SMA100": 104492.02099999994,
            "SMA20": 104378.6080000001,
            "SMA200": 103872.3307499999,
            "SMA30": 104485.58300000013,
            "SMA5": 104287.03199999999,
            "SMA50": 104607.45300000002,
            "Stoch.D": 45.394436328082556,
            "Stoch.D[1]": 56.319507028997315,
            "Stoch.K": 54.72428906329723,
            "Stoch.K[1]": 70.68843436494518,
            "Stoch.RSI.K": 81.93110270634271,
            "UO": 56.852648841734506,
            "VWMA": 104341.15619720831,
            "W.R": -33.72914755546361,
            "change": 0.07404668842600895,
            "close": 104403.32,
            "high": 104410.8,
            "low": 104320.84,
            "open": 104326.06,
            "volume": 14.98146
          },
          "moving_averages": {
            "BUY": 9,
            "COMPUTE": {
              "EMA10": "BUY",
              "EMA100": "BUY",
              "EMA20": "BUY",
              "EMA200": "BUY",
              "EMA30": "SELL",
              "EMA50": "SELL",
              "HullMA": "BUY",
              "Ichimoku": "NEUTRAL",
              "SMA10": "BUY",
              "SMA100": "SELL",
              "SMA20": "BUY",
              "SMA200": "BUY",
              "SMA30": "SELL",
              "SMA50": "SELL",
              "VWMA": "BUY"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "BUY",
            "SELL": 5
          },
          "oscillators": {
            "BUY": 2,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "NEUTRAL",
              "CCI": "NEUTRAL",
              "MACD": "BUY",
              "Mom": "BUY",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "NEUTRAL",
              "UO": "NEUTRAL",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 9,
            "RECOMMENDATION": "BUY",
            "SELL": 0
          },
          "summary": {
            "BUY": 11,
            "NEUTRAL": 10,
            "RECOMMENDATION": "BUY",
            "SELL": 5
          },
          "time": "2025-06-06T20:17:36.198552"
        }
      }
    ],
    "overrideData": {
      "action": "buy",
      "actionAt": "2025-06-06T20:17:46.362Z",
      "triggeredBy": "buy-order-trading-view",
      "notify": false,
      "checkTradingView": true
    }
  }
}
68434ce0a66b9d1d238a146a
BTCUSDT
Do not place a buy order for the grid trade #1 as…
Fri Jun 06 2025 20:17:36 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "35cc4313-8fd3-42da-9887-728d2cb68a6f",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "place-buy-order",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749241056024,
      "symbol": "BTCUSDT",
      "close": "104390.79000000"
    },
    "accountInfo": {
      "makerCommission": 10,
      "takerCommission": 10,
      "buyerCommission": 0,
      "sellerCommission": 0,
      "commissionRates": {
        "maker": "0.00100000",
        "taker": "0.00100000",
        "buyer": "0.00000000",
        "seller": "0.00000000"
      },
      "canTrade": true,
      "canWithdraw": true,
      "canDeposit": true,
      "brokered": false,
      "requireSelfTradePrevention": false,
      "preventSor": false,
      "updateTime": 1749240692248,
      "accountType": "SPOT",
      "balances": [
        {
          "asset": "BNB",
          "free": "0.00000756",
          "locked": "0.00000000"
        },
        {
          "asset": "USDT",
          "free": "2.66551165",
          "locked": "49.95175700"
        },
        {
          "asset": "PERL",
          "free": "16.20000000",
          "locked": "0.00000000"
        },
        {
          "asset": "FIS",
          "free": "1.58600000",
          "locked": "0.00000000"
        },
        {
          "asset": "DEGO",
          "free": "0.04362000",
          "locked": "0.00000000"
        },
        {
          "asset": "LPT",
          "free": "0.01677000",
          "locked": "0.00000000"
        },
        {
          "asset": "NFT",
          "free": "129661.491252",
          "locked": "0.000000"
        },
        {
          "asset": "CLV",
          "free": "0.56660000",
          "locked": "0.00000000"
        },
        {
          "asset": "ANC",
          "free": "3.69073000",
          "locked": "0.00000000"
        },
        {
          "asset": "ETHW",
          "free": "0.04091800",
          "locked": "0.00000000"
        },
        {
          "asset": "HIFI",
          "free": "0.76560000",
          "locked": "0.00000000"
        },
        {
          "asset": "VIC",
          "free": "20707.03036260",
          "locked": "0.00000000"
        },
        {
          "asset": "KLY",
          "free": "0.19400000",
          "locked": "0.00000000"
        },
        {
          "asset": "LUMIA",
          "free": "0.20334000",
          "locked": "0.00000000"
        }
      ],
      "permissions": [
        "LEVERAGED",
        "TRD_GRP_002",
        "TRD_GRP_015"
      ],
      "uid": 384039787
    },
    "symbolConfiguration": {
      "_id": "67d3522529ca296337552cca",
      "key": "BTCUSDT-configuration",
      "candles": {
        "interval": "1d",
        "limit": 12
      },
      "buy": {
        "enabled": false,
        "lastBuyPriceRemoveThreshold": 1,
        "athRestriction": {
          "enabled": false,
          "candles": {
            "interval": "30m",
            "limit": 7
          },
          "restrictionPercentage": 0.964
        },
        "minPurchaseAmount": -1,
        "maxPurchaseAmount": -1,
        "gridTrade": [
          {
            "triggerPercentage": 1.075,
            "stopPercentage": 1.018,
            "limitPercentage": 1.02,
            "minPurchaseAmount": 9,
            "maxPurchaseAmount": 50,
            "executed": false,
            "executedOrder": null
          }
        ],
        "currentGridTradeIndex": 0,
        "currentGridTrade": {
          "triggerPercentage": 1.075,
          "stopPercentage": 1.018,
          "limitPercentage": 1.02,
          "minPurchaseAmount": 9,
          "maxPurchaseAmount": 50,
          "executed": false,
          "executedOrder": null
        }
      },
      "sell": {
        "enabled": true,
        "stopLoss": {
          "enabled": true,
          "maxLossPercentage": 0.973,
          "disableBuyMinutes": 4,
          "orderType": "market"
        },
        "conservativeMode": {
          "enabled": false,
          "factor": 0.98
        },
        "gridTrade": [
          {
            "triggerPercentage": 1.047,
            "stopPercentage": 0.985,
            "limitPercentage": 0.98,
            "quantityPercentage": 1,
            "executed": false,
            "executedOrder": null
          }
        ],
        "currentGridTradeIndex": 0,
        "currentGridTrade": {
          "triggerPercentage": 1.047,
          "stopPercentage": 0.985,
          "limitPercentage": 0.98,
          "quantityPercentage": 1,
          "executed": false,
          "executedOrder": null
        }
      },
      "botOptions": {
        "authentication": {
          "lockList": true,
          "lockAfter": 600
        },
        "autoTriggerBuy": {
          "enabled": true,
          "triggerAfter": 0.4,
          "conditions": {
            "whenLessThanATHRestriction": true,
            "afterDisabledPeriod": true
          }
        },
        "orderLimit": {
          "enabled": true,
          "maxBuyOpenOrders": 5,
          "maxOpenTrades": 7
        },
        "tradingViewOptions": {
          "useOnlyWithin": 240,
          "ifExpires": "ignore"
        },
        "logs": {
          "deleteAfter": 500
        },
        "tradingViews": [
          {
            "interval": "5m",
            "buy": {
              "whenStrongBuy": true,
              "whenBuy": true
            },
            "sell": {
              "forceSellOverZeroBelowTriggerPrice": {
                "whenNeutral": true,
                "whenSell": true,
                "whenStrongSell": true
              }
            }
          }
        ]
      },
      "enabled": true,
      "cronTime": "* * * * * *",
      "symbols": [
        "ILVUSDT",
        "WANUSDT",
        "ASRUSDT",
        "ARDRUSDT",
        "REIUSDT",
        "CKBUSDT",
        "JSTUSDT",
        "ANKRUSDT",
        "LEVERUSDT",
        "AUCTIONUSDT",
        "IQUSDT",
        "GLMUSDT",
        "FLUXUSDT",
        "MLNUSDT",
        "OGNUSDT",
        "ARKUSDT",
        "PHAUSDT",
        "SLFUSDT",
        "PSGUSDT",
        "LTOUSDT",
        "SUPERUSDT",
        "FUNUSDT",
        "NMRUSDT",
        "ALPINEUSDT",
        "STRAXUSDT",
        "LUMIAUSDT",
        "CVCUSDT",
        "SYSUSDT",
        "BEAMXUSDT",
        "IOTAUSDT",
        "HIGHUSDT",
        "HIVEUSDT",
        "FISUSDT",
        "BTCUSDT",
        "RAYUSDT",
        "TWTUSDT",
        "VICUSDT",
        "ACAUSDT",
        "SLPUSDT",
        "FTTUSDT",
        "MANAUSDT",
        "QKCUSDT",
        "ARKMUSDT",
        "MOVEUSDT",
        "ZROUSDT",
        "AVAUSDT",
        "KAVAUSDT",
        "XVGUSDT",
        "IDEXUSDT",
        "SCRTUSDT",
        "ACHUSDT",
        "SUSDT",
        "DOTUSDT",
        "ADAUSDT",
        "VTHOUSDT",
        "RUNEUSDT",
        "BAKEUSDT",
        "HEIUSDT",
        "AMPUSDT",
        "RAREUSDT",
        "FETUSDT",
        "DUSKUSDT",
        "LRCUSDT",
        "EPICUSDT",
        "MDTUSDT",
        "FORMUSDT",
        "FARMUSDT",
        "BELUSDT",
        "DUSDT",
        "JASMYUSDT",
        "HIFIUSDT",
        "NKNUSDT",
        "CYBERUSDT",
        "CHZUSDT",
        "HOOKUSDT",
        "FLMUSDT",
        "PUNDIXUSDT",
        "CHESSUSDT",
        "PHBUSDT",
        "OMUSDT",
        "ATAUSDT",
        "LQTYUSDT",
        "VOXELUSDT",
        "TRXUSDT",
        "GPSUSDT",
        "TKOUSDT",
        "PIVXUSDT",
        "DATAUSDT",
        "REQUSDT",
        "COSUSDT",
        "GUSDT",
        "ONGUSDT",
        "PEPEUSDT",
        "SPELLUSDT",
        "EDUUSDT",
        "LPTUSDT",
        "BARUSDT",
        "DEGOUSDT",
        "MASKUSDT"
      ],
      "system": {
        "temporaryDisableActionAfterConfirmingOrder": 20,
        "checkManualOrderPeriod": 5,
        "placeManualOrderInterval": 5,
        "refreshAccountInfoPeriod": 1,
        "checkOrderExecutePeriod": 10
      }
    },
    "indicators": {
      "highestPrice": 110718,
      "lowestPrice": 100372.26,
      "athPrice": null
    },
    "symbolInfo": {
      "symbol": "BTCUSDT",
      "status": "TRADING",
      "baseAsset": "BTC",
      "baseAssetPrecision": 8,
      "quoteAsset": "USDT",
      "quotePrecision": 8,
      "filterLotSize": {
        "filterType": "LOT_SIZE",
        "minQty": "0.00001000",
        "maxQty": "9000.00000000",
        "stepSize": "0.00001000"
      },
      "filterPrice": {
        "filterType": "PRICE_FILTER",
        "minPrice": "0.01000000",
        "maxPrice": "1000000.00000000",
        "tickSize": "0.01000000"
      },
      "filterMinNotional": {
        "filterType": "NOTIONAL",
        "minNotional": "5.00000000",
        "applyMinToMarket": true,
        "maxNotional": "9000000.00000000",
        "applyMaxToMarket": false,
        "avgPriceMins": 5
      }
    },
    "openOrders": [],
    "action": "buy",
    "baseAssetBalance": {
      "asset": "BTC",
      "free": 0,
      "locked": 0,
      "total": 0,
      "estimatedValue": 0,
      "updatedAt": "2025-06-06T20:11:32.248Z"
    },
    "quoteAssetBalance": {
      "asset": "USDT",
      "free": "2.66551165",
      "locked": "49.95175700"
    },
    "buy": {
      "currentPrice": 104390.79,
      "limitPrice": 106478.60579999999,
      "highestPrice": 110718,
      "lowestPrice": 100372.26,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 107900.17949999998,
      "difference": -3.2524408358375223,
      "nextBestBuyAmount": null,
      "nextBestBuyCalculation": null,
      "openOrders": [],
      "processMessage": "The current price reached the trigger price for the grid trade #1. Let's buy it.",
      "updatedAt": "2025-06-06T20:17:36.345Z"
    },
    "sell": {
      "currentPrice": 104390.79,
      "limitPrice": null,
      "lastBuyPrice": null,
      "triggerPrice": null,
      "difference": null,
      "stopLossTriggerPrice": null,
      "stopLossDifference": null,
      "currentProfit": null,
      "currentProfitPercentage": null,
      "conservativeModeApplicable": false,
      "triggerPercentage": null,
      "openOrders": [],
      "processMessage": "",
      "updatedAt": "2025-06-06T20:17:36.342Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 27.113392806549747,
            "ADX+DI": 18.206152461344267,
            "ADX+DI[1]": 17.71278106790072,
            "ADX-DI": 29.224579125402357,
            "ADX-DI[1]": 30.792681911376718,
            "AO": -229.6905294117605,
            "AO[1]": -286.1339705882274,
            "AO[2]": -320.57058823532134,
            "BB.lower": 104085.86302907174,
            "BB.upper": 104671.35297092845,
            "BBPower": 79.83154190138157,
            "CCI20": -1.5715571791708485,
            "CCI20[1]": -30.134049977398774,
            "EMA10": 104309.62005781854,
            "EMA100": 104361.66894253391,
            "EMA20": 104374.0767998856,
            "EMA200": 104004.54469581191,
            "EMA30": 104433.84839608535,
            "EMA5": 104314.07640665505,
            "EMA50": 104483.71545043983,
            "HullMA9": 104339.30662962963,
            "Ichimoku.BLine": 104404.60500000001,
            "MACD.macd": -92.66880921374832,
            "MACD.signal": -106.08487089551434,
            "Mom": 105.06000000001222,
            "Mom[1]": -46.01999999998952,
            "P.SAR": 104020.6688,
            "Pivot.M.Camarilla.Middle": 102596.88333333335,
            "Pivot.M.Camarilla.R1": 102016.27958333332,
            "Pivot.M.Camarilla.R2": 102523.87916666667,
            "Pivot.M.Camarilla.R3": 103031.47875,
            "Pivot.M.Camarilla.S1": 101001.08041666666,
            "Pivot.M.Camarilla.S2": 100493.48083333332,
            "Pivot.M.Camarilla.S3": 99985.88124999999,
            "Pivot.M.Classic.Middle": 102596.88333333335,
            "Pivot.M.Classic.R1": 104821.5066666667,
            "Pivot.M.Classic.R2": 108134.33333333336,
            "Pivot.M.Classic.R3": 113671.78333333337,
            "Pivot.M.Classic.S1": 99284.05666666669,
            "Pivot.M.Classic.S2": 97059.43333333333,
            "Pivot.M.Classic.S3": 91521.98333333332,
            "Pivot.M.Demark.Middle": 102040.7275,
            "Pivot.M.Demark.R1": 103709.19499999999,
            "Pivot.M.Demark.S1": 98171.74499999998,
            "Pivot.M.Fibonacci.Middle": 102596.88333333335,
            "Pivot.M.Fibonacci.R1": 104712.18923333335,
            "Pivot.M.Fibonacci.R2": 106019.02743333335,
            "Pivot.M.Fibonacci.R3": 108134.33333333336,
            "Pivot.M.Fibonacci.S1": 100481.57743333334,
            "Pivot.M.Fibonacci.S2": 99174.73923333334,
            "Pivot.M.Fibonacci.S3": 97059.43333333333,
            "Pivot.M.Woodie.Middle": 102324.8375,
            "Pivot.M.Woodie.R1": 104277.415,
            "Pivot.M.Woodie.R2": 107862.2875,
            "Pivot.M.Woodie.R3": 109814.865,
            "Pivot.M.Woodie.S1": 98739.96499999998,
            "Pivot.M.Woodie.S2": 96787.38749999998,
            "Pivot.M.Woodie.S3": 93202.51499999997,
            "RSI": 49.09997638953828,
            "RSI[1]": 44.256482375518964,
            "Rec.BBPower": 0,
            "Rec.HullMA9": 1,
            "Rec.Ichimoku": 0,
            "Rec.Stoch.RSI": 0,
            "Rec.UO": 0,
            "Rec.VWMA": 1,
            "Rec.WR": 0,
            "Recommend.All": 0.22424242424242424,
            "Recommend.MA": 0.26666666666666666,
            "Recommend.Other": 0.18181818181818182,
            "SMA10": 104258.55599999998,
            "SMA100": 104492.02099999994,
            "SMA20": 104378.6080000001,
            "SMA200": 103872.3307499999,
            "SMA30": 104485.58300000013,
            "SMA5": 104287.03199999999,
            "SMA50": 104607.45300000002,
            "Stoch.D": 45.394436328082556,
            "Stoch.D[1]": 56.319507028997315,
            "Stoch.K": 54.72428906329723,
            "Stoch.K[1]": 70.68843436494518,
            "Stoch.RSI.K": 81.93110270634271,
            "UO": 56.852648841734506,
            "VWMA": 104341.15619720831,
            "W.R": -33.72914755546361,
            "change": 0.07404668842600895,
            "close": 104403.32,
            "high": 104410.8,
            "low": 104320.84,
            "open": 104326.06,
            "volume": 14.98146
          },
          "moving_averages": {
            "BUY": 9,
            "COMPUTE": {
              "EMA10": "BUY",
              "EMA100": "BUY",
              "EMA20": "BUY",
              "EMA200": "BUY",
              "EMA30": "SELL",
              "EMA50": "SELL",
              "HullMA": "BUY",
              "Ichimoku": "NEUTRAL",
              "SMA10": "BUY",
              "SMA100": "SELL",
              "SMA20": "BUY",
              "SMA200": "BUY",
              "SMA30": "SELL",
              "SMA50": "SELL",
              "VWMA": "BUY"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "BUY",
            "SELL": 5
          },
          "oscillators": {
            "BUY": 2,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "NEUTRAL",
              "CCI": "NEUTRAL",
              "MACD": "BUY",
              "Mom": "BUY",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "NEUTRAL",
              "UO": "NEUTRAL",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 9,
            "RECOMMENDATION": "BUY",
            "SELL": 0
          },
          "summary": {
            "BUY": 11,
            "NEUTRAL": 10,
            "RECOMMENDATION": "BUY",
            "SELL": 5
          },
          "time": "2025-06-06T20:17:36.198552"
        }
      }
    ],
    "overrideData": {
      "action": "buy",
      "actionAt": "2025-06-06T20:17:46.362Z",
      "triggeredBy": "buy-order-trading-view",
      "notify": false,
      "checkTradingView": true
    }
  }
}
68434ce180e5ac31e457dfdc
BTCUSDT
The current price reached the trigger price for t…
Fri Jun 06 2025 20:17:37 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "2cb9203c-e6c9-40c6-adb7-d760331cbc1d",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "determine-action",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749241057024,
      "symbol": "BTCUSDT",
      "close": "104390.78000000"
    },
    "accountInfo": {
      "makerCommission": 10,
      "takerCommission": 10,
      "buyerCommission": 0,
      "sellerCommission": 0,
      "commissionRates": {
        "maker": "0.00100000",
        "taker": "0.00100000",
        "buyer": "0.00000000",
        "seller": "0.00000000"
      },
      "canTrade": true,
      "canWithdraw": true,
      "canDeposit": true,
      "brokered": false,
      "requireSelfTradePrevention": false,
      "preventSor": false,
      "updateTime": 1749240692248,
      "accountType": "SPOT",
      "balances": [
        {
          "asset": "BNB",
          "free": "0.00000756",
          "locked": "0.00000000"
        },
        {
          "asset": "USDT",
          "free": "2.66551165",
          "locked": "49.95175700"
        },
        {
          "asset": "PERL",
          "free": "16.20000000",
          "locked": "0.00000000"
        },
        {
          "asset": "FIS",
          "free": "1.58600000",
          "locked": "0.00000000"
        },
        {
          "asset": "DEGO",
          "free": "0.04362000",
          "locked": "0.00000000"
        },
        {
          "asset": "LPT",
          "free": "0.01677000",
          "locked": "0.00000000"
        },
        {
          "asset": "NFT",
          "free": "129661.491252",
          "locked": "0.000000"
        },
        {
          "asset": "CLV",
          "free": "0.56660000",
          "locked": "0.00000000"
        },
        {
          "asset": "ANC",
          "free": "3.69073000",
          "locked": "0.00000000"
        },
        {
          "asset": "ETHW",
          "free": "0.04091800",
          "locked": "0.00000000"
        },
        {
          "asset": "HIFI",
          "free": "0.76560000",
          "locked": "0.00000000"
        },
        {
          "asset": "VIC",
          "free": "20707.03036260",
          "locked": "0.00000000"
        },
        {
          "asset": "KLY",
          "free": "0.19400000",
          "locked": "0.00000000"
        },
        {
          "asset": "LUMIA",
          "free": "0.20334000",
          "locked": "0.00000000"
        }
      ],
      "permissions": [
        "LEVERAGED",
        "TRD_GRP_002",
        "TRD_GRP_015"
      ],
      "uid": 384039787
    },
    "symbolConfiguration": {
      "_id": "67d3522529ca296337552cca",
      "key": "BTCUSDT-configuration",
      "candles": {
        "interval": "1d",
        "limit": 12
      },
      "buy": {
        "enabled": false,
        "lastBuyPriceRemoveThreshold": 1,
        "athRestriction": {
          "enabled": false,
          "candles": {
            "interval": "30m",
            "limit": 7
          },
          "restrictionPercentage": 0.964
        },
        "minPurchaseAmount": -1,
        "maxPurchaseAmount": -1,
        "gridTrade": [
          {
            "triggerPercentage": 1.075,
            "stopPercentage": 1.018,
            "limitPercentage": 1.02,
            "minPurchaseAmount": 9,
            "maxPurchaseAmount": 50,
            "executed": false,
            "executedOrder": null
          }
        ],
        "currentGridTradeIndex": 0,
        "currentGridTrade": {
          "triggerPercentage": 1.075,
          "stopPercentage": 1.018,
          "limitPercentage": 1.02,
          "minPurchaseAmount": 9,
          "maxPurchaseAmount": 50,
          "executed": false,
          "executedOrder": null
        }
      },
      "sell": {
        "enabled": true,
        "stopLoss": {
          "enabled": true,
          "maxLossPercentage": 0.973,
          "disableBuyMinutes": 4,
          "orderType": "market"
        },
        "conservativeMode": {
          "enabled": false,
          "factor": 0.98
        },
        "gridTrade": [
          {
            "triggerPercentage": 1.047,
            "stopPercentage": 0.985,
            "limitPercentage": 0.98,
            "quantityPercentage": 1,
            "executed": false,
            "executedOrder": null
          }
        ],
        "currentGridTradeIndex": 0,
        "currentGridTrade": {
          "triggerPercentage": 1.047,
          "stopPercentage": 0.985,
          "limitPercentage": 0.98,
          "quantityPercentage": 1,
          "executed": false,
          "executedOrder": null
        }
      },
      "botOptions": {
        "authentication": {
          "lockList": true,
          "lockAfter": 600
        },
        "autoTriggerBuy": {
          "enabled": true,
          "triggerAfter": 0.4,
          "conditions": {
            "whenLessThanATHRestriction": true,
            "afterDisabledPeriod": true
          }
        },
        "orderLimit": {
          "enabled": true,
          "maxBuyOpenOrders": 5,
          "maxOpenTrades": 7
        },
        "tradingViewOptions": {
          "useOnlyWithin": 240,
          "ifExpires": "ignore"
        },
        "logs": {
          "deleteAfter": 500
        },
        "tradingViews": [
          {
            "interval": "5m",
            "buy": {
              "whenStrongBuy": true,
              "whenBuy": true
            },
            "sell": {
              "forceSellOverZeroBelowTriggerPrice": {
                "whenNeutral": true,
                "whenSell": true,
                "whenStrongSell": true
              }
            }
          }
        ]
      },
      "enabled": true,
      "cronTime": "* * * * * *",
      "symbols": [
        "ILVUSDT",
        "WANUSDT",
        "ASRUSDT",
        "ARDRUSDT",
        "REIUSDT",
        "CKBUSDT",
        "JSTUSDT",
        "ANKRUSDT",
        "LEVERUSDT",
        "AUCTIONUSDT",
        "IQUSDT",
        "GLMUSDT",
        "FLUXUSDT",
        "MLNUSDT",
        "OGNUSDT",
        "ARKUSDT",
        "PHAUSDT",
        "SLFUSDT",
        "PSGUSDT",
        "LTOUSDT",
        "SUPERUSDT",
        "FUNUSDT",
        "NMRUSDT",
        "ALPINEUSDT",
        "STRAXUSDT",
        "LUMIAUSDT",
        "CVCUSDT",
        "SYSUSDT",
        "BEAMXUSDT",
        "IOTAUSDT",
        "HIGHUSDT",
        "HIVEUSDT",
        "FISUSDT",
        "BTCUSDT",
        "RAYUSDT",
        "TWTUSDT",
        "VICUSDT",
        "ACAUSDT",
        "SLPUSDT",
        "FTTUSDT",
        "MANAUSDT",
        "QKCUSDT",
        "ARKMUSDT",
        "MOVEUSDT",
        "ZROUSDT",
        "AVAUSDT",
        "KAVAUSDT",
        "XVGUSDT",
        "IDEXUSDT",
        "SCRTUSDT",
        "ACHUSDT",
        "SUSDT",
        "DOTUSDT",
        "ADAUSDT",
        "VTHOUSDT",
        "RUNEUSDT",
        "BAKEUSDT",
        "HEIUSDT",
        "AMPUSDT",
        "RAREUSDT",
        "FETUSDT",
        "DUSKUSDT",
        "LRCUSDT",
        "EPICUSDT",
        "MDTUSDT",
        "FORMUSDT",
        "FARMUSDT",
        "BELUSDT",
        "DUSDT",
        "JASMYUSDT",
        "HIFIUSDT",
        "NKNUSDT",
        "CYBERUSDT",
        "CHZUSDT",
        "HOOKUSDT",
        "FLMUSDT",
        "PUNDIXUSDT",
        "CHESSUSDT",
        "PHBUSDT",
        "OMUSDT",
        "ATAUSDT",
        "LQTYUSDT",
        "VOXELUSDT",
        "TRXUSDT",
        "GPSUSDT",
        "TKOUSDT",
        "PIVXUSDT",
        "DATAUSDT",
        "REQUSDT",
        "COSUSDT",
        "GUSDT",
        "ONGUSDT",
        "PEPEUSDT",
        "SPELLUSDT",
        "EDUUSDT",
        "LPTUSDT",
        "BARUSDT",
        "DEGOUSDT",
        "MASKUSDT"
      ],
      "system": {
        "temporaryDisableActionAfterConfirmingOrder": 20,
        "checkManualOrderPeriod": 5,
        "placeManualOrderInterval": 5,
        "refreshAccountInfoPeriod": 1,
        "checkOrderExecutePeriod": 10
      }
    },
    "indicators": {
      "highestPrice": 110718,
      "lowestPrice": 100372.26,
      "athPrice": null
    },
    "symbolInfo": {
      "symbol": "BTCUSDT",
      "status": "TRADING",
      "baseAsset": "BTC",
      "baseAssetPrecision": 8,
      "quoteAsset": "USDT",
      "quotePrecision": 8,
      "filterLotSize": {
        "filterType": "LOT_SIZE",
        "minQty": "0.00001000",
        "maxQty": "9000.00000000",
        "stepSize": "0.00001000"
      },
      "filterPrice": {
        "filterType": "PRICE_FILTER",
        "minPrice": "0.01000000",
        "maxPrice": "1000000.00000000",
        "tickSize": "0.01000000"
      },
      "filterMinNotional": {
        "filterType": "NOTIONAL",
        "minNotional": "5.00000000",
        "applyMinToMarket": true,
        "maxNotional": "9000000.00000000",
        "applyMaxToMarket": false,
        "avgPriceMins": 5
      }
    },
    "openOrders": [],
    "action": "buy",
    "baseAssetBalance": {
      "asset": "BTC",
      "free": 0,
      "locked": 0,
      "total": 0,
      "estimatedValue": 0,
      "updatedAt": "2025-06-06T20:11:32.248Z"
    },
    "quoteAssetBalance": {
      "asset": "USDT",
      "free": "2.66551165",
      "locked": "49.95175700"
    },
    "buy": {
      "currentPrice": 104390.78,
      "limitPrice": 106478.5956,
      "highestPrice": 110718,
      "lowestPrice": 100372.26,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 107900.17949999998,
      "difference": -3.2524501036626963,
      "nextBestBuyAmount": null,
      "nextBestBuyCalculation": null,
      "openOrders": [],
      "processMessage": "The current price reached the trigger price for the grid trade #1. Let's buy it.",
      "updatedAt": "2025-06-06T20:17:37.162Z"
    },
    "sell": {
      "currentPrice": 104390.78,
      "limitPrice": null,
      "lastBuyPrice": null,
      "triggerPrice": null,
      "difference": null,
      "stopLossTriggerPrice": null,
      "stopLossDifference": null,
      "currentProfit": null,
      "currentProfitPercentage": null,
      "conservativeModeApplicable": false,
      "triggerPercentage": null,
      "openOrders": [],
      "processMessage": "",
      "updatedAt": "2025-06-06T20:17:37.156Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 27.113392806549747,
            "ADX+DI": 18.206152461344267,
            "ADX+DI[1]": 17.71278106790072,
            "ADX-DI": 29.224579125402357,
            "ADX-DI[1]": 30.792681911376718,
            "AO": -229.6905294117605,
            "AO[1]": -286.1339705882274,
            "AO[2]": -320.57058823532134,
            "BB.lower": 104085.86302907174,
            "BB.upper": 104671.35297092845,
            "BBPower": 79.83154190138157,
            "CCI20": -1.5715571791708485,
            "CCI20[1]": -30.134049977398774,
            "EMA10": 104309.62005781854,
            "EMA100": 104361.66894253391,
            "EMA20": 104374.0767998856,
            "EMA200": 104004.54469581191,
            "EMA30": 104433.84839608535,
            "EMA5": 104314.07640665505,
            "EMA50": 104483.71545043983,
            "HullMA9": 104339.30662962963,
            "Ichimoku.BLine": 104404.60500000001,
            "MACD.macd": -92.66880921374832,
            "MACD.signal": -106.08487089551434,
            "Mom": 105.06000000001222,
            "Mom[1]": -46.01999999998952,
            "P.SAR": 104020.6688,
            "Pivot.M.Camarilla.Middle": 102596.88333333335,
            "Pivot.M.Camarilla.R1": 102016.27958333332,
            "Pivot.M.Camarilla.R2": 102523.87916666667,
            "Pivot.M.Camarilla.R3": 103031.47875,
            "Pivot.M.Camarilla.S1": 101001.08041666666,
            "Pivot.M.Camarilla.S2": 100493.48083333332,
            "Pivot.M.Camarilla.S3": 99985.88124999999,
            "Pivot.M.Classic.Middle": 102596.88333333335,
            "Pivot.M.Classic.R1": 104821.5066666667,
            "Pivot.M.Classic.R2": 108134.33333333336,
            "Pivot.M.Classic.R3": 113671.78333333337,
            "Pivot.M.Classic.S1": 99284.05666666669,
            "Pivot.M.Classic.S2": 97059.43333333333,
            "Pivot.M.Classic.S3": 91521.98333333332,
            "Pivot.M.Demark.Middle": 102040.7275,
            "Pivot.M.Demark.R1": 103709.19499999999,
            "Pivot.M.Demark.S1": 98171.74499999998,
            "Pivot.M.Fibonacci.Middle": 102596.88333333335,
            "Pivot.M.Fibonacci.R1": 104712.18923333335,
            "Pivot.M.Fibonacci.R2": 106019.02743333335,
            "Pivot.M.Fibonacci.R3": 108134.33333333336,
            "Pivot.M.Fibonacci.S1": 100481.57743333334,
            "Pivot.M.Fibonacci.S2": 99174.73923333334,
            "Pivot.M.Fibonacci.S3": 97059.43333333333,
            "Pivot.M.Woodie.Middle": 102324.8375,
            "Pivot.M.Woodie.R1": 104277.415,
            "Pivot.M.Woodie.R2": 107862.2875,
            "Pivot.M.Woodie.R3": 109814.865,
            "Pivot.M.Woodie.S1": 98739.96499999998,
            "Pivot.M.Woodie.S2": 96787.38749999998,
            "Pivot.M.Woodie.S3": 93202.51499999997,
            "RSI": 49.09997638953828,
            "RSI[1]": 44.256482375518964,
            "Rec.BBPower": 0,
            "Rec.HullMA9": 1,
            "Rec.Ichimoku": 0,
            "Rec.Stoch.RSI": 0,
            "Rec.UO": 0,
            "Rec.VWMA": 1,
            "Rec.WR": 0,
            "Recommend.All": 0.22424242424242424,
            "Recommend.MA": 0.26666666666666666,
            "Recommend.Other": 0.18181818181818182,
            "SMA10": 104258.55599999998,
            "SMA100": 104492.02099999994,
            "SMA20": 104378.6080000001,
            "SMA200": 103872.3307499999,
            "SMA30": 104485.58300000013,
            "SMA5": 104287.03199999999,
            "SMA50": 104607.45300000002,
            "Stoch.D": 45.394436328082556,
            "Stoch.D[1]": 56.319507028997315,
            "Stoch.K": 54.72428906329723,
            "Stoch.K[1]": 70.68843436494518,
            "Stoch.RSI.K": 81.93110270634271,
            "UO": 56.852648841734506,
            "VWMA": 104341.15619720831,
            "W.R": -33.72914755546361,
            "change": 0.07404668842600895,
            "close": 104403.32,
            "high": 104410.8,
            "low": 104320.84,
            "open": 104326.06,
            "volume": 14.98146
          },
          "moving_averages": {
            "BUY": 9,
            "COMPUTE": {
              "EMA10": "BUY",
              "EMA100": "BUY",
              "EMA20": "BUY",
              "EMA200": "BUY",
              "EMA30": "SELL",
              "EMA50": "SELL",
              "HullMA": "BUY",
              "Ichimoku": "NEUTRAL",
              "SMA10": "BUY",
              "SMA100": "SELL",
              "SMA20": "BUY",
              "SMA200": "BUY",
              "SMA30": "SELL",
              "SMA50": "SELL",
              "VWMA": "BUY"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "BUY",
            "SELL": 5
          },
          "oscillators": {
            "BUY": 2,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "NEUTRAL",
              "CCI": "NEUTRAL",
              "MACD": "BUY",
              "Mom": "BUY",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "NEUTRAL",
              "UO": "NEUTRAL",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 9,
            "RECOMMENDATION": "BUY",
            "SELL": 0
          },
          "summary": {
            "BUY": 11,
            "NEUTRAL": 10,
            "RECOMMENDATION": "BUY",
            "SELL": 5
          },
          "time": "2025-06-06T20:17:36.462130"
        }
      }
    ],
    "overrideData": {
      "action": "buy",
      "actionAt": "2025-06-06T20:17:46.362Z",
      "triggeredBy": "buy-order-trading-view",
      "notify": false,
      "checkTradingView": true
    }
  }
}
68434ce180e5ac31e457dfdd
BTCUSDT
Do not place a buy order for the grid trade #1 as…
Fri Jun 06 2025 20:17:37 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "2cb9203c-e6c9-40c6-adb7-d760331cbc1d",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "place-buy-order",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749241057024,
      "symbol": "BTCUSDT",
      "close": "104390.78000000"
    },
    "accountInfo": {
      "makerCommission": 10,
      "takerCommission": 10,
      "buyerCommission": 0,
      "sellerCommission": 0,
      "commissionRates": {
        "maker": "0.00100000",
        "taker": "0.00100000",
        "buyer": "0.00000000",
        "seller": "0.00000000"
      },
      "canTrade": true,
      "canWithdraw": true,
      "canDeposit": true,
      "brokered": false,
      "requireSelfTradePrevention": false,
      "preventSor": false,
      "updateTime": 1749240692248,
      "accountType": "SPOT",
      "balances": [
        {
          "asset": "BNB",
          "free": "0.00000756",
          "locked": "0.00000000"
        },
        {
          "asset": "USDT",
          "free": "2.66551165",
          "locked": "49.95175700"
        },
        {
          "asset": "PERL",
          "free": "16.20000000",
          "locked": "0.00000000"
        },
        {
          "asset": "FIS",
          "free": "1.58600000",
          "locked": "0.00000000"
        },
        {
          "asset": "DEGO",
          "free": "0.04362000",
          "locked": "0.00000000"
        },
        {
          "asset": "LPT",
          "free": "0.01677000",
          "locked": "0.00000000"
        },
        {
          "asset": "NFT",
          "free": "129661.491252",
          "locked": "0.000000"
        },
        {
          "asset": "CLV",
          "free": "0.56660000",
          "locked": "0.00000000"
        },
        {
          "asset": "ANC",
          "free": "3.69073000",
          "locked": "0.00000000"
        },
        {
          "asset": "ETHW",
          "free": "0.04091800",
          "locked": "0.00000000"
        },
        {
          "asset": "HIFI",
          "free": "0.76560000",
          "locked": "0.00000000"
        },
        {
          "asset": "VIC",
          "free": "20707.03036260",
          "locked": "0.00000000"
        },
        {
          "asset": "KLY",
          "free": "0.19400000",
          "locked": "0.00000000"
        },
        {
          "asset": "LUMIA",
          "free": "0.20334000",
          "locked": "0.00000000"
        }
      ],
      "permissions": [
        "LEVERAGED",
        "TRD_GRP_002",
        "TRD_GRP_015"
      ],
      "uid": 384039787
    },
    "symbolConfiguration": {
      "_id": "67d3522529ca296337552cca",
      "key": "BTCUSDT-configuration",
      "candles": {
        "interval": "1d",
        "limit": 12
      },
      "buy": {
        "enabled": false,
        "lastBuyPriceRemoveThreshold": 1,
        "athRestriction": {
          "enabled": false,
          "candles": {
            "interval": "30m",
            "limit": 7
          },
          "restrictionPercentage": 0.964
        },
        "minPurchaseAmount": -1,
        "maxPurchaseAmount": -1,
        "gridTrade": [
          {
            "triggerPercentage": 1.075,
            "stopPercentage": 1.018,
            "limitPercentage": 1.02,
            "minPurchaseAmount": 9,
            "maxPurchaseAmount": 50,
            "executed": false,
            "executedOrder": null
          }
        ],
        "currentGridTradeIndex": 0,
        "currentGridTrade": {
          "triggerPercentage": 1.075,
          "stopPercentage": 1.018,
          "limitPercentage": 1.02,
          "minPurchaseAmount": 9,
          "maxPurchaseAmount": 50,
          "executed": false,
          "executedOrder": null
        }
      },
      "sell": {
        "enabled": true,
        "stopLoss": {
          "enabled": true,
          "maxLossPercentage": 0.973,
          "disableBuyMinutes": 4,
          "orderType": "market"
        },
        "conservativeMode": {
          "enabled": false,
          "factor": 0.98
        },
        "gridTrade": [
          {
            "triggerPercentage": 1.047,
            "stopPercentage": 0.985,
            "limitPercentage": 0.98,
            "quantityPercentage": 1,
            "executed": false,
            "executedOrder": null
          }
        ],
        "currentGridTradeIndex": 0,
        "currentGridTrade": {
          "triggerPercentage": 1.047,
          "stopPercentage": 0.985,
          "limitPercentage": 0.98,
          "quantityPercentage": 1,
          "executed": false,
          "executedOrder": null
        }
      },
      "botOptions": {
        "authentication": {
          "lockList": true,
          "lockAfter": 600
        },
        "autoTriggerBuy": {
          "enabled": true,
          "triggerAfter": 0.4,
          "conditions": {
            "whenLessThanATHRestriction": true,
            "afterDisabledPeriod": true
          }
        },
        "orderLimit": {
          "enabled": true,
          "maxBuyOpenOrders": 5,
          "maxOpenTrades": 7
        },
        "tradingViewOptions": {
          "useOnlyWithin": 240,
          "ifExpires": "ignore"
        },
        "logs": {
          "deleteAfter": 500
        },
        "tradingViews": [
          {
            "interval": "5m",
            "buy": {
              "whenStrongBuy": true,
              "whenBuy": true
            },
            "sell": {
              "forceSellOverZeroBelowTriggerPrice": {
                "whenNeutral": true,
                "whenSell": true,
                "whenStrongSell": true
              }
            }
          }
        ]
      },
      "enabled": true,
      "cronTime": "* * * * * *",
      "symbols": [
        "ILVUSDT",
        "WANUSDT",
        "ASRUSDT",
        "ARDRUSDT",
        "REIUSDT",
        "CKBUSDT",
        "JSTUSDT",
        "ANKRUSDT",
        "LEVERUSDT",
        "AUCTIONUSDT",
        "IQUSDT",
        "GLMUSDT",
        "FLUXUSDT",
        "MLNUSDT",
        "OGNUSDT",
        "ARKUSDT",
        "PHAUSDT",
        "SLFUSDT",
        "PSGUSDT",
        "LTOUSDT",
        "SUPERUSDT",
        "FUNUSDT",
        "NMRUSDT",
        "ALPINEUSDT",
        "STRAXUSDT",
        "LUMIAUSDT",
        "CVCUSDT",
        "SYSUSDT",
        "BEAMXUSDT",
        "IOTAUSDT",
        "HIGHUSDT",
        "HIVEUSDT",
        "FISUSDT",
        "BTCUSDT",
        "RAYUSDT",
        "TWTUSDT",
        "VICUSDT",
        "ACAUSDT",
        "SLPUSDT",
        "FTTUSDT",
        "MANAUSDT",
        "QKCUSDT",
        "ARKMUSDT",
        "MOVEUSDT",
        "ZROUSDT",
        "AVAUSDT",
        "KAVAUSDT",
        "XVGUSDT",
        "IDEXUSDT",
        "SCRTUSDT",
        "ACHUSDT",
        "SUSDT",
        "DOTUSDT",
        "ADAUSDT",
        "VTHOUSDT",
        "RUNEUSDT",
        "BAKEUSDT",
        "HEIUSDT",
        "AMPUSDT",
        "RAREUSDT",
        "FETUSDT",
        "DUSKUSDT",
        "LRCUSDT",
        "EPICUSDT",
        "MDTUSDT",
        "FORMUSDT",
        "FARMUSDT",
        "BELUSDT",
        "DUSDT",
        "JASMYUSDT",
        "HIFIUSDT",
        "NKNUSDT",
        "CYBERUSDT",
        "CHZUSDT",
        "HOOKUSDT",
        "FLMUSDT",
        "PUNDIXUSDT",
        "CHESSUSDT",
        "PHBUSDT",
        "OMUSDT",
        "ATAUSDT",
        "LQTYUSDT",
        "VOXELUSDT",
        "TRXUSDT",
        "GPSUSDT",
        "TKOUSDT",
        "PIVXUSDT",
        "DATAUSDT",
        "REQUSDT",
        "COSUSDT",
        "GUSDT",
        "ONGUSDT",
        "PEPEUSDT",
        "SPELLUSDT",
        "EDUUSDT",
        "LPTUSDT",
        "BARUSDT",
        "DEGOUSDT",
        "MASKUSDT"
      ],
      "system": {
        "temporaryDisableActionAfterConfirmingOrder": 20,
        "checkManualOrderPeriod": 5,
        "placeManualOrderInterval": 5,
        "refreshAccountInfoPeriod": 1,
        "checkOrderExecutePeriod": 10
      }
    },
    "indicators": {
      "highestPrice": 110718,
      "lowestPrice": 100372.26,
      "athPrice": null
    },
    "symbolInfo": {
      "symbol": "BTCUSDT",
      "status": "TRADING",
      "baseAsset": "BTC",
      "baseAssetPrecision": 8,
      "quoteAsset": "USDT",
      "quotePrecision": 8,
      "filterLotSize": {
        "filterType": "LOT_SIZE",
        "minQty": "0.00001000",
        "maxQty": "9000.00000000",
        "stepSize": "0.00001000"
      },
      "filterPrice": {
        "filterType": "PRICE_FILTER",
        "minPrice": "0.01000000",
        "maxPrice": "1000000.00000000",
        "tickSize": "0.01000000"
      },
      "filterMinNotional": {
        "filterType": "NOTIONAL",
        "minNotional": "5.00000000",
        "applyMinToMarket": true,
        "maxNotional": "9000000.00000000",
        "applyMaxToMarket": false,
        "avgPriceMins": 5
      }
    },
    "openOrders": [],
    "action": "buy",
    "baseAssetBalance": {
      "asset": "BTC",
      "free": 0,
      "locked": 0,
      "total": 0,
      "estimatedValue": 0,
      "updatedAt": "2025-06-06T20:11:32.248Z"
    },
    "quoteAssetBalance": {
      "asset": "USDT",
      "free": "2.66551165",
      "locked": "49.95175700"
    },
    "buy": {
      "currentPrice": 104390.78,
      "limitPrice": 106478.5956,
      "highestPrice": 110718,
      "lowestPrice": 100372.26,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 107900.17949999998,
      "difference": -3.2524501036626963,
      "nextBestBuyAmount": null,
      "nextBestBuyCalculation": null,
      "openOrders": [],
      "processMessage": "The current price reached the trigger price for the grid trade #1. Let's buy it.",
      "updatedAt": "2025-06-06T20:17:37.162Z"
    },
    "sell": {
      "currentPrice": 104390.78,
      "limitPrice": null,
      "lastBuyPrice": null,
      "triggerPrice": null,
      "difference": null,
      "stopLossTriggerPrice": null,
      "stopLossDifference": null,
      "currentProfit": null,
      "currentProfitPercentage": null,
      "conservativeModeApplicable": false,
      "triggerPercentage": null,
      "openOrders": [],
      "processMessage": "",
      "updatedAt": "2025-06-06T20:17:37.156Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 27.113392806549747,
            "ADX+DI": 18.206152461344267,
            "ADX+DI[1]": 17.71278106790072,
            "ADX-DI": 29.224579125402357,
            "ADX-DI[1]": 30.792681911376718,
            "AO": -229.6905294117605,
            "AO[1]": -286.1339705882274,
            "AO[2]": -320.57058823532134,
            "BB.lower": 104085.86302907174,
            "BB.upper": 104671.35297092845,
            "BBPower": 79.83154190138157,
            "CCI20": -1.5715571791708485,
            "CCI20[1]": -30.134049977398774,
            "EMA10": 104309.62005781854,
            "EMA100": 104361.66894253391,
            "EMA20": 104374.0767998856,
            "EMA200": 104004.54469581191,
            "EMA30": 104433.84839608535,
            "EMA5": 104314.07640665505,
            "EMA50": 104483.71545043983,
            "HullMA9": 104339.30662962963,
            "Ichimoku.BLine": 104404.60500000001,
            "MACD.macd": -92.66880921374832,
            "MACD.signal": -106.08487089551434,
            "Mom": 105.06000000001222,
            "Mom[1]": -46.01999999998952,
            "P.SAR": 104020.6688,
            "Pivot.M.Camarilla.Middle": 102596.88333333335,
            "Pivot.M.Camarilla.R1": 102016.27958333332,
            "Pivot.M.Camarilla.R2": 102523.87916666667,
            "Pivot.M.Camarilla.R3": 103031.47875,
            "Pivot.M.Camarilla.S1": 101001.08041666666,
            "Pivot.M.Camarilla.S2": 100493.48083333332,
            "Pivot.M.Camarilla.S3": 99985.88124999999,
            "Pivot.M.Classic.Middle": 102596.88333333335,
            "Pivot.M.Classic.R1": 104821.5066666667,
            "Pivot.M.Classic.R2": 108134.33333333336,
            "Pivot.M.Classic.R3": 113671.78333333337,
            "Pivot.M.Classic.S1": 99284.05666666669,
            "Pivot.M.Classic.S2": 97059.43333333333,
            "Pivot.M.Classic.S3": 91521.98333333332,
            "Pivot.M.Demark.Middle": 102040.7275,
            "Pivot.M.Demark.R1": 103709.19499999999,
            "Pivot.M.Demark.S1": 98171.74499999998,
            "Pivot.M.Fibonacci.Middle": 102596.88333333335,
            "Pivot.M.Fibonacci.R1": 104712.18923333335,
            "Pivot.M.Fibonacci.R2": 106019.02743333335,
            "Pivot.M.Fibonacci.R3": 108134.33333333336,
            "Pivot.M.Fibonacci.S1": 100481.57743333334,
            "Pivot.M.Fibonacci.S2": 99174.73923333334,
            "Pivot.M.Fibonacci.S3": 97059.43333333333,
            "Pivot.M.Woodie.Middle": 102324.8375,
            "Pivot.M.Woodie.R1": 104277.415,
            "Pivot.M.Woodie.R2": 107862.2875,
            "Pivot.M.Woodie.R3": 109814.865,
            "Pivot.M.Woodie.S1": 98739.96499999998,
            "Pivot.M.Woodie.S2": 96787.38749999998,
            "Pivot.M.Woodie.S3": 93202.51499999997,
            "RSI": 49.09997638953828,
            "RSI[1]": 44.256482375518964,
            "Rec.BBPower": 0,
            "Rec.HullMA9": 1,
            "Rec.Ichimoku": 0,
            "Rec.Stoch.RSI": 0,
            "Rec.UO": 0,
            "Rec.VWMA": 1,
            "Rec.WR": 0,
            "Recommend.All": 0.22424242424242424,
            "Recommend.MA": 0.26666666666666666,
            "Recommend.Other": 0.18181818181818182,
            "SMA10": 104258.55599999998,
            "SMA100": 104492.02099999994,
            "SMA20": 104378.6080000001,
            "SMA200": 103872.3307499999,
            "SMA30": 104485.58300000013,
            "SMA5": 104287.03199999999,
            "SMA50": 104607.45300000002,
            "Stoch.D": 45.394436328082556,
            "Stoch.D[1]": 56.319507028997315,
            "Stoch.K": 54.72428906329723,
            "Stoch.K[1]": 70.68843436494518,
            "Stoch.RSI.K": 81.93110270634271,
            "UO": 56.852648841734506,
            "VWMA": 104341.15619720831,
            "W.R": -33.72914755546361,
            "change": 0.07404668842600895,
            "close": 104403.32,
            "high": 104410.8,
            "low": 104320.84,
            "open": 104326.06,
            "volume": 14.98146
          },
          "moving_averages": {
            "BUY": 9,
            "COMPUTE": {
              "EMA10": "BUY",
              "EMA100": "BUY",
              "EMA20": "BUY",
              "EMA200": "BUY",
              "EMA30": "SELL",
              "EMA50": "SELL",
              "HullMA": "BUY",
              "Ichimoku": "NEUTRAL",
              "SMA10": "BUY",
              "SMA100": "SELL",
              "SMA20": "BUY",
              "SMA200": "BUY",
              "SMA30": "SELL",
              "SMA50": "SELL",
              "VWMA": "BUY"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "BUY",
            "SELL": 5
          },
          "oscillators": {
            "BUY": 2,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "NEUTRAL",
              "CCI": "NEUTRAL",
              "MACD": "BUY",
              "Mom": "BUY",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "NEUTRAL",
              "UO": "NEUTRAL",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 9,
            "RECOMMENDATION": "BUY",
            "SELL": 0
          },
          "summary": {
            "BUY": 11,
            "NEUTRAL": 10,
            "RECOMMENDATION": "BUY",
            "SELL": 5
          },
          "time": "2025-06-06T20:17:36.462130"
        }
      }
    ],
    "overrideData": {
      "action": "buy",
      "actionAt": "2025-06-06T20:17:46.362Z",
      "triggeredBy": "buy-order-trading-view",
      "notify": false,
      "checkTradingView": true
    }
  }
}
68434ce1a66b9d1d238a146b
BTCUSDT
The current price reached the trigger price for t…
Fri Jun 06 2025 20:17:37 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "20720db2-6617-4d6d-8207-5e88943efb3a",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "determine-action",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749241057024,
      "symbol": "BTCUSDT",
      "close": "104390.78000000"
    },
    "accountInfo": {
      "makerCommission": 10,
      "takerCommission": 10,
      "buyerCommission": 0,
      "sellerCommission": 0,
      "commissionRates": {
        "maker": "0.00100000",
        "taker": "0.00100000",
        "buyer": "0.00000000",
        "seller": "0.00000000"
      },
      "canTrade": true,
      "canWithdraw": true,
      "canDeposit": true,
      "brokered": false,
      "requireSelfTradePrevention": false,
      "preventSor": false,
      "updateTime": 1749240692248,
      "accountType": "SPOT",
      "balances": [
        {
          "asset": "BNB",
          "free": "0.00000756",
          "locked": "0.00000000"
        },
        {
          "asset": "USDT",
          "free": "2.66551165",
          "locked": "49.95175700"
        },
        {
          "asset": "PERL",
          "free": "16.20000000",
          "locked": "0.00000000"
        },
        {
          "asset": "FIS",
          "free": "1.58600000",
          "locked": "0.00000000"
        },
        {
          "asset": "DEGO",
          "free": "0.04362000",
          "locked": "0.00000000"
        },
        {
          "asset": "LPT",
          "free": "0.01677000",
          "locked": "0.00000000"
        },
        {
          "asset": "NFT",
          "free": "129661.491252",
          "locked": "0.000000"
        },
        {
          "asset": "CLV",
          "free": "0.56660000",
          "locked": "0.00000000"
        },
        {
          "asset": "ANC",
          "free": "3.69073000",
          "locked": "0.00000000"
        },
        {
          "asset": "ETHW",
          "free": "0.04091800",
          "locked": "0.00000000"
        },
        {
          "asset": "HIFI",
          "free": "0.76560000",
          "locked": "0.00000000"
        },
        {
          "asset": "VIC",
          "free": "20707.03036260",
          "locked": "0.00000000"
        },
        {
          "asset": "KLY",
          "free": "0.19400000",
          "locked": "0.00000000"
        },
        {
          "asset": "LUMIA",
          "free": "0.20334000",
          "locked": "0.00000000"
        }
      ],
      "permissions": [
        "LEVERAGED",
        "TRD_GRP_002",
        "TRD_GRP_015"
      ],
      "uid": 384039787
    },
    "symbolConfiguration": {
      "_id": "67d3522529ca296337552cca",
      "key": "BTCUSDT-configuration",
      "candles": {
        "interval": "1d",
        "limit": 12
      },
      "buy": {
        "enabled": false,
        "lastBuyPriceRemoveThreshold": 1,
        "athRestriction": {
          "enabled": false,
          "candles": {
            "interval": "30m",
            "limit": 7
          },
          "restrictionPercentage": 0.964
        },
        "minPurchaseAmount": -1,
        "maxPurchaseAmount": -1,
        "gridTrade": [
          {
            "triggerPercentage": 1.075,
            "stopPercentage": 1.018,
            "limitPercentage": 1.02,
            "minPurchaseAmount": 9,
            "maxPurchaseAmount": 50,
            "executed": false,
            "executedOrder": null
          }
        ],
        "currentGridTradeIndex": 0,
        "currentGridTrade": {
          "triggerPercentage": 1.075,
          "stopPercentage": 1.018,
          "limitPercentage": 1.02,
          "minPurchaseAmount": 9,
          "maxPurchaseAmount": 50,
          "executed": false,
          "executedOrder": null
        }
      },
      "sell": {
        "enabled": true,
        "stopLoss": {
          "enabled": true,
          "maxLossPercentage": 0.973,
          "disableBuyMinutes": 4,
          "orderType": "market"
        },
        "conservativeMode": {
          "enabled": false,
          "factor": 0.98
        },
        "gridTrade": [
          {
            "triggerPercentage": 1.047,
            "stopPercentage": 0.985,
            "limitPercentage": 0.98,
            "quantityPercentage": 1,
            "executed": false,
            "executedOrder": null
          }
        ],
        "currentGridTradeIndex": 0,
        "currentGridTrade": {
          "triggerPercentage": 1.047,
          "stopPercentage": 0.985,
          "limitPercentage": 0.98,
          "quantityPercentage": 1,
          "executed": false,
          "executedOrder": null
        }
      },
      "botOptions": {
        "authentication": {
          "lockList": true,
          "lockAfter": 600
        },
        "autoTriggerBuy": {
          "enabled": true,
          "triggerAfter": 0.4,
          "conditions": {
            "whenLessThanATHRestriction": true,
            "afterDisabledPeriod": true
          }
        },
        "orderLimit": {
          "enabled": true,
          "maxBuyOpenOrders": 5,
          "maxOpenTrades": 7
        },
        "tradingViewOptions": {
          "useOnlyWithin": 240,
          "ifExpires": "ignore"
        },
        "logs": {
          "deleteAfter": 500
        },
        "tradingViews": [
          {
            "interval": "5m",
            "buy": {
              "whenStrongBuy": true,
              "whenBuy": true
            },
            "sell": {
              "forceSellOverZeroBelowTriggerPrice": {
                "whenNeutral": true,
                "whenSell": true,
                "whenStrongSell": true
              }
            }
          }
        ]
      },
      "enabled": true,
      "cronTime": "* * * * * *",
      "symbols": [
        "ILVUSDT",
        "WANUSDT",
        "ASRUSDT",
        "ARDRUSDT",
        "REIUSDT",
        "CKBUSDT",
        "JSTUSDT",
        "ANKRUSDT",
        "LEVERUSDT",
        "AUCTIONUSDT",
        "IQUSDT",
        "GLMUSDT",
        "FLUXUSDT",
        "MLNUSDT",
        "OGNUSDT",
        "ARKUSDT",
        "PHAUSDT",
        "SLFUSDT",
        "PSGUSDT",
        "LTOUSDT",
        "SUPERUSDT",
        "FUNUSDT",
        "NMRUSDT",
        "ALPINEUSDT",
        "STRAXUSDT",
        "LUMIAUSDT",
        "CVCUSDT",
        "SYSUSDT",
        "BEAMXUSDT",
        "IOTAUSDT",
        "HIGHUSDT",
        "HIVEUSDT",
        "FISUSDT",
        "BTCUSDT",
        "RAYUSDT",
        "TWTUSDT",
        "VICUSDT",
        "ACAUSDT",
        "SLPUSDT",
        "FTTUSDT",
        "MANAUSDT",
        "QKCUSDT",
        "ARKMUSDT",
        "MOVEUSDT",
        "ZROUSDT",
        "AVAUSDT",
        "KAVAUSDT",
        "XVGUSDT",
        "IDEXUSDT",
        "SCRTUSDT",
        "ACHUSDT",
        "SUSDT",
        "DOTUSDT",
        "ADAUSDT",
        "VTHOUSDT",
        "RUNEUSDT",
        "BAKEUSDT",
        "HEIUSDT",
        "AMPUSDT",
        "RAREUSDT",
        "FETUSDT",
        "DUSKUSDT",
        "LRCUSDT",
        "EPICUSDT",
        "MDTUSDT",
        "FORMUSDT",
        "FARMUSDT",
        "BELUSDT",
        "DUSDT",
        "JASMYUSDT",
        "HIFIUSDT",
        "NKNUSDT",
        "CYBERUSDT",
        "CHZUSDT",
        "HOOKUSDT",
        "FLMUSDT",
        "PUNDIXUSDT",
        "CHESSUSDT",
        "PHBUSDT",
        "OMUSDT",
        "ATAUSDT",
        "LQTYUSDT",
        "VOXELUSDT",
        "TRXUSDT",
        "GPSUSDT",
        "TKOUSDT",
        "PIVXUSDT",
        "DATAUSDT",
        "REQUSDT",
        "COSUSDT",
        "GUSDT",
        "ONGUSDT",
        "PEPEUSDT",
        "SPELLUSDT",
        "EDUUSDT",
        "LPTUSDT",
        "BARUSDT",
        "DEGOUSDT",
        "MASKUSDT"
      ],
      "system": {
        "temporaryDisableActionAfterConfirmingOrder": 20,
        "checkManualOrderPeriod": 5,
        "placeManualOrderInterval": 5,
        "refreshAccountInfoPeriod": 1,
        "checkOrderExecutePeriod": 10
      }
    },
    "indicators": {
      "highestPrice": 110718,
      "lowestPrice": 100372.26,
      "athPrice": null
    },
    "symbolInfo": {
      "symbol": "BTCUSDT",
      "status": "TRADING",
      "baseAsset": "BTC",
      "baseAssetPrecision": 8,
      "quoteAsset": "USDT",
      "quotePrecision": 8,
      "filterLotSize": {
        "filterType": "LOT_SIZE",
        "minQty": "0.00001000",
        "maxQty": "9000.00000000",
        "stepSize": "0.00001000"
      },
      "filterPrice": {
        "filterType": "PRICE_FILTER",
        "minPrice": "0.01000000",
        "maxPrice": "1000000.00000000",
        "tickSize": "0.01000000"
      },
      "filterMinNotional": {
        "filterType": "NOTIONAL",
        "minNotional": "5.00000000",
        "applyMinToMarket": true,
        "maxNotional": "9000000.00000000",
        "applyMaxToMarket": false,
        "avgPriceMins": 5
      }
    },
    "openOrders": [],
    "action": "buy",
    "baseAssetBalance": {
      "asset": "BTC",
      "free": 0,
      "locked": 0,
      "total": 0,
      "estimatedValue": 0,
      "updatedAt": "2025-06-06T20:11:32.248Z"
    },
    "quoteAssetBalance": {
      "asset": "USDT",
      "free": "2.66551165",
      "locked": "49.95175700"
    },
    "buy": {
      "currentPrice": 104390.78,
      "limitPrice": 106478.5956,
      "highestPrice": 110718,
      "lowestPrice": 100372.26,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 107900.17949999998,
      "difference": -3.2524501036626963,
      "nextBestBuyAmount": null,
      "nextBestBuyCalculation": null,
      "openOrders": [],
      "processMessage": "The current price reached the trigger price for the grid trade #1. Let's buy it.",
      "updatedAt": "2025-06-06T20:17:37.248Z"
    },
    "sell": {
      "currentPrice": 104390.78,
      "limitPrice": null,
      "lastBuyPrice": null,
      "triggerPrice": null,
      "difference": null,
      "stopLossTriggerPrice": null,
      "stopLossDifference": null,
      "currentProfit": null,
      "currentProfitPercentage": null,
      "conservativeModeApplicable": false,
      "triggerPercentage": null,
      "openOrders": [],
      "processMessage": "",
      "updatedAt": "2025-06-06T20:17:37.244Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 27.113392806549747,
            "ADX+DI": 18.206152461344267,
            "ADX+DI[1]": 17.71278106790072,
            "ADX-DI": 29.224579125402357,
            "ADX-DI[1]": 30.792681911376718,
            "AO": -229.6905294117605,
            "AO[1]": -286.1339705882274,
            "AO[2]": -320.57058823532134,
            "BB.lower": 104085.86302907174,
            "BB.upper": 104671.35297092845,
            "BBPower": 79.83154190138157,
            "CCI20": -1.5715571791708485,
            "CCI20[1]": -30.134049977398774,
            "EMA10": 104309.62005781854,
            "EMA100": 104361.66894253391,
            "EMA20": 104374.0767998856,
            "EMA200": 104004.54469581191,
            "EMA30": 104433.84839608535,
            "EMA5": 104314.07640665505,
            "EMA50": 104483.71545043983,
            "HullMA9": 104339.30662962963,
            "Ichimoku.BLine": 104404.60500000001,
            "MACD.macd": -92.66880921374832,
            "MACD.signal": -106.08487089551434,
            "Mom": 105.06000000001222,
            "Mom[1]": -46.01999999998952,
            "P.SAR": 104020.6688,
            "Pivot.M.Camarilla.Middle": 102596.88333333335,
            "Pivot.M.Camarilla.R1": 102016.27958333332,
            "Pivot.M.Camarilla.R2": 102523.87916666667,
            "Pivot.M.Camarilla.R3": 103031.47875,
            "Pivot.M.Camarilla.S1": 101001.08041666666,
            "Pivot.M.Camarilla.S2": 100493.48083333332,
            "Pivot.M.Camarilla.S3": 99985.88124999999,
            "Pivot.M.Classic.Middle": 102596.88333333335,
            "Pivot.M.Classic.R1": 104821.5066666667,
            "Pivot.M.Classic.R2": 108134.33333333336,
            "Pivot.M.Classic.R3": 113671.78333333337,
            "Pivot.M.Classic.S1": 99284.05666666669,
            "Pivot.M.Classic.S2": 97059.43333333333,
            "Pivot.M.Classic.S3": 91521.98333333332,
            "Pivot.M.Demark.Middle": 102040.7275,
            "Pivot.M.Demark.R1": 103709.19499999999,
            "Pivot.M.Demark.S1": 98171.74499999998,
            "Pivot.M.Fibonacci.Middle": 102596.88333333335,
            "Pivot.M.Fibonacci.R1": 104712.18923333335,
            "Pivot.M.Fibonacci.R2": 106019.02743333335,
            "Pivot.M.Fibonacci.R3": 108134.33333333336,
            "Pivot.M.Fibonacci.S1": 100481.57743333334,
            "Pivot.M.Fibonacci.S2": 99174.73923333334,
            "Pivot.M.Fibonacci.S3": 97059.43333333333,
            "Pivot.M.Woodie.Middle": 102324.8375,
            "Pivot.M.Woodie.R1": 104277.415,
            "Pivot.M.Woodie.R2": 107862.2875,
            "Pivot.M.Woodie.R3": 109814.865,
            "Pivot.M.Woodie.S1": 98739.96499999998,
            "Pivot.M.Woodie.S2": 96787.38749999998,
            "Pivot.M.Woodie.S3": 93202.51499999997,
            "RSI": 49.09997638953828,
            "RSI[1]": 44.256482375518964,
            "Rec.BBPower": 0,
            "Rec.HullMA9": 1,
            "Rec.Ichimoku": 0,
            "Rec.Stoch.RSI": 0,
            "Rec.UO": 0,
            "Rec.VWMA": 1,
            "Rec.WR": 0,
            "Recommend.All": 0.22424242424242424,
            "Recommend.MA": 0.26666666666666666,
            "Recommend.Other": 0.18181818181818182,
            "SMA10": 104258.55599999998,
            "SMA100": 104492.02099999994,
            "SMA20": 104378.6080000001,
            "SMA200": 103872.3307499999,
            "SMA30": 104485.58300000013,
            "SMA5": 104287.03199999999,
            "SMA50": 104607.45300000002,
            "Stoch.D": 45.394436328082556,
            "Stoch.D[1]": 56.319507028997315,
            "Stoch.K": 54.72428906329723,
            "Stoch.K[1]": 70.68843436494518,
            "Stoch.RSI.K": 81.93110270634271,
            "UO": 56.852648841734506,
            "VWMA": 104341.15619720831,
            "W.R": -33.72914755546361,
            "change": 0.07404668842600895,
            "close": 104403.32,
            "high": 104410.8,
            "low": 104320.84,
            "open": 104326.06,
            "volume": 14.98146
          },
          "moving_averages": {
            "BUY": 9,
            "COMPUTE": {
              "EMA10": "BUY",
              "EMA100": "BUY",
              "EMA20": "BUY",
              "EMA200": "BUY",
              "EMA30": "SELL",
              "EMA50": "SELL",
              "HullMA": "BUY",
              "Ichimoku": "NEUTRAL",
              "SMA10": "BUY",
              "SMA100": "SELL",
              "SMA20": "BUY",
              "SMA200": "BUY",
              "SMA30": "SELL",
              "SMA50": "SELL",
              "VWMA": "BUY"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "BUY",
            "SELL": 5
          },
          "oscillators": {
            "BUY": 2,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "NEUTRAL",
              "CCI": "NEUTRAL",
              "MACD": "BUY",
              "Mom": "BUY",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "NEUTRAL",
              "UO": "NEUTRAL",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 9,
            "RECOMMENDATION": "BUY",
            "SELL": 0
          },
          "summary": {
            "BUY": 11,
            "NEUTRAL": 10,
            "RECOMMENDATION": "BUY",
            "SELL": 5
          },
          "time": "2025-06-06T20:17:37.154417"
        }
      }
    ],
    "overrideData": {
      "action": "buy",
      "actionAt": "2025-06-06T20:17:46.362Z",
      "triggeredBy": "buy-order-trading-view",
      "notify": false,
      "checkTradingView": true
    }
  }
}
68434ce1a66b9d1d238a146c
BTCUSDT
Do not place a buy order for the grid trade #1 as…
Fri Jun 06 2025 20:17:37 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "20720db2-6617-4d6d-8207-5e88943efb3a",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "place-buy-order",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749241057024,
      "symbol": "BTCUSDT",
      "close": "104390.78000000"
    },
    "accountInfo": {
      "makerCommission": 10,
      "takerCommission": 10,
      "buyerCommission": 0,
      "sellerCommission": 0,
      "commissionRates": {
        "maker": "0.00100000",
        "taker": "0.00100000",
        "buyer": "0.00000000",
        "seller": "0.00000000"
      },
      "canTrade": true,
      "canWithdraw": true,
      "canDeposit": true,
      "brokered": false,
      "requireSelfTradePrevention": false,
      "preventSor": false,
      "updateTime": 1749240692248,
      "accountType": "SPOT",
      "balances": [
        {
          "asset": "BNB",
          "free": "0.00000756",
          "locked": "0.00000000"
        },
        {
          "asset": "USDT",
          "free": "2.66551165",
          "locked": "49.95175700"
        },
        {
          "asset": "PERL",
          "free": "16.20000000",
          "locked": "0.00000000"
        },
        {
          "asset": "FIS",
          "free": "1.58600000",
          "locked": "0.00000000"
        },
        {
          "asset": "DEGO",
          "free": "0.04362000",
          "locked": "0.00000000"
        },
        {
          "asset": "LPT",
          "free": "0.01677000",
          "locked": "0.00000000"
        },
        {
          "asset": "NFT",
          "free": "129661.491252",
          "locked": "0.000000"
        },
        {
          "asset": "CLV",
          "free": "0.56660000",
          "locked": "0.00000000"
        },
        {
          "asset": "ANC",
          "free": "3.69073000",
          "locked": "0.00000000"
        },
        {
          "asset": "ETHW",
          "free": "0.04091800",
          "locked": "0.00000000"
        },
        {
          "asset": "HIFI",
          "free": "0.76560000",
          "locked": "0.00000000"
        },
        {
          "asset": "VIC",
          "free": "20707.03036260",
          "locked": "0.00000000"
        },
        {
          "asset": "KLY",
          "free": "0.19400000",
          "locked": "0.00000000"
        },
        {
          "asset": "LUMIA",
          "free": "0.20334000",
          "locked": "0.00000000"
        }
      ],
      "permissions": [
        "LEVERAGED",
        "TRD_GRP_002",
        "TRD_GRP_015"
      ],
      "uid": 384039787
    },
    "symbolConfiguration": {
      "_id": "67d3522529ca296337552cca",
      "key": "BTCUSDT-configuration",
      "candles": {
        "interval": "1d",
        "limit": 12
      },
      "buy": {
        "enabled": false,
        "lastBuyPriceRemoveThreshold": 1,
        "athRestriction": {
          "enabled": false,
          "candles": {
            "interval": "30m",
            "limit": 7
          },
          "restrictionPercentage": 0.964
        },
        "minPurchaseAmount": -1,
        "maxPurchaseAmount": -1,
        "gridTrade": [
          {
            "triggerPercentage": 1.075,
            "stopPercentage": 1.018,
            "limitPercentage": 1.02,
            "minPurchaseAmount": 9,
            "maxPurchaseAmount": 50,
            "executed": false,
            "executedOrder": null
          }
        ],
        "currentGridTradeIndex": 0,
        "currentGridTrade": {
          "triggerPercentage": 1.075,
          "stopPercentage": 1.018,
          "limitPercentage": 1.02,
          "minPurchaseAmount": 9,
          "maxPurchaseAmount": 50,
          "executed": false,
          "executedOrder": null
        }
      },
      "sell": {
        "enabled": true,
        "stopLoss": {
          "enabled": true,
          "maxLossPercentage": 0.973,
          "disableBuyMinutes": 4,
          "orderType": "market"
        },
        "conservativeMode": {
          "enabled": false,
          "factor": 0.98
        },
        "gridTrade": [
          {
            "triggerPercentage": 1.047,
            "stopPercentage": 0.985,
            "limitPercentage": 0.98,
            "quantityPercentage": 1,
            "executed": false,
            "executedOrder": null
          }
        ],
        "currentGridTradeIndex": 0,
        "currentGridTrade": {
          "triggerPercentage": 1.047,
          "stopPercentage": 0.985,
          "limitPercentage": 0.98,
          "quantityPercentage": 1,
          "executed": false,
          "executedOrder": null
        }
      },
      "botOptions": {
        "authentication": {
          "lockList": true,
          "lockAfter": 600
        },
        "autoTriggerBuy": {
          "enabled": true,
          "triggerAfter": 0.4,
          "conditions": {
            "whenLessThanATHRestriction": true,
            "afterDisabledPeriod": true
          }
        },
        "orderLimit": {
          "enabled": true,
          "maxBuyOpenOrders": 5,
          "maxOpenTrades": 7
        },
        "tradingViewOptions": {
          "useOnlyWithin": 240,
          "ifExpires": "ignore"
        },
        "logs": {
          "deleteAfter": 500
        },
        "tradingViews": [
          {
            "interval": "5m",
            "buy": {
              "whenStrongBuy": true,
              "whenBuy": true
            },
            "sell": {
              "forceSellOverZeroBelowTriggerPrice": {
                "whenNeutral": true,
                "whenSell": true,
                "whenStrongSell": true
              }
            }
          }
        ]
      },
      "enabled": true,
      "cronTime": "* * * * * *",
      "symbols": [
        "ILVUSDT",
        "WANUSDT",
        "ASRUSDT",
        "ARDRUSDT",
        "REIUSDT",
        "CKBUSDT",
        "JSTUSDT",
        "ANKRUSDT",
        "LEVERUSDT",
        "AUCTIONUSDT",
        "IQUSDT",
        "GLMUSDT",
        "FLUXUSDT",
        "MLNUSDT",
        "OGNUSDT",
        "ARKUSDT",
        "PHAUSDT",
        "SLFUSDT",
        "PSGUSDT",
        "LTOUSDT",
        "SUPERUSDT",
        "FUNUSDT",
        "NMRUSDT",
        "ALPINEUSDT",
        "STRAXUSDT",
        "LUMIAUSDT",
        "CVCUSDT",
        "SYSUSDT",
        "BEAMXUSDT",
        "IOTAUSDT",
        "HIGHUSDT",
        "HIVEUSDT",
        "FISUSDT",
        "BTCUSDT",
        "RAYUSDT",
        "TWTUSDT",
        "VICUSDT",
        "ACAUSDT",
        "SLPUSDT",
        "FTTUSDT",
        "MANAUSDT",
        "QKCUSDT",
        "ARKMUSDT",
        "MOVEUSDT",
        "ZROUSDT",
        "AVAUSDT",
        "KAVAUSDT",
        "XVGUSDT",
        "IDEXUSDT",
        "SCRTUSDT",
        "ACHUSDT",
        "SUSDT",
        "DOTUSDT",
        "ADAUSDT",
        "VTHOUSDT",
        "RUNEUSDT",
        "BAKEUSDT",
        "HEIUSDT",
        "AMPUSDT",
        "RAREUSDT",
        "FETUSDT",
        "DUSKUSDT",
        "LRCUSDT",
        "EPICUSDT",
        "MDTUSDT",
        "FORMUSDT",
        "FARMUSDT",
        "BELUSDT",
        "DUSDT",
        "JASMYUSDT",
        "HIFIUSDT",
        "NKNUSDT",
        "CYBERUSDT",
        "CHZUSDT",
        "HOOKUSDT",
        "FLMUSDT",
        "PUNDIXUSDT",
        "CHESSUSDT",
        "PHBUSDT",
        "OMUSDT",
        "ATAUSDT",
        "LQTYUSDT",
        "VOXELUSDT",
        "TRXUSDT",
        "GPSUSDT",
        "TKOUSDT",
        "PIVXUSDT",
        "DATAUSDT",
        "REQUSDT",
        "COSUSDT",
        "GUSDT",
        "ONGUSDT",
        "PEPEUSDT",
        "SPELLUSDT",
        "EDUUSDT",
        "LPTUSDT",
        "BARUSDT",
        "DEGOUSDT",
        "MASKUSDT"
      ],
      "system": {
        "temporaryDisableActionAfterConfirmingOrder": 20,
        "checkManualOrderPeriod": 5,
        "placeManualOrderInterval": 5,
        "refreshAccountInfoPeriod": 1,
        "checkOrderExecutePeriod": 10
      }
    },
    "indicators": {
      "highestPrice": 110718,
      "lowestPrice": 100372.26,
      "athPrice": null
    },
    "symbolInfo": {
      "symbol": "BTCUSDT",
      "status": "TRADING",
      "baseAsset": "BTC",
      "baseAssetPrecision": 8,
      "quoteAsset": "USDT",
      "quotePrecision": 8,
      "filterLotSize": {
        "filterType": "LOT_SIZE",
        "minQty": "0.00001000",
        "maxQty": "9000.00000000",
        "stepSize": "0.00001000"
      },
      "filterPrice": {
        "filterType": "PRICE_FILTER",
        "minPrice": "0.01000000",
        "maxPrice": "1000000.00000000",
        "tickSize": "0.01000000"
      },
      "filterMinNotional": {
        "filterType": "NOTIONAL",
        "minNotional": "5.00000000",
        "applyMinToMarket": true,
        "maxNotional": "9000000.00000000",
        "applyMaxToMarket": false,
        "avgPriceMins": 5
      }
    },
    "openOrders": [],
    "action": "buy",
    "baseAssetBalance": {
      "asset": "BTC",
      "free": 0,
      "locked": 0,
      "total": 0,
      "estimatedValue": 0,
      "updatedAt": "2025-06-06T20:11:32.248Z"
    },
    "quoteAssetBalance": {
      "asset": "USDT",
      "free": "2.66551165",
      "locked": "49.95175700"
    },
    "buy": {
      "currentPrice": 104390.78,
      "limitPrice": 106478.5956,
      "highestPrice": 110718,
      "lowestPrice": 100372.26,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 107900.17949999998,
      "difference": -3.2524501036626963,
      "nextBestBuyAmount": null,
      "nextBestBuyCalculation": null,
      "openOrders": [],
      "processMessage": "The current price reached the trigger price for the grid trade #1. Let's buy it.",
      "updatedAt": "2025-06-06T20:17:37.248Z"
    },
    "sell": {
      "currentPrice": 104390.78,
      "limitPrice": null,
      "lastBuyPrice": null,
      "triggerPrice": null,
      "difference": null,
      "stopLossTriggerPrice": null,
      "stopLossDifference": null,
      "currentProfit": null,
      "currentProfitPercentage": null,
      "conservativeModeApplicable": false,
      "triggerPercentage": null,
      "openOrders": [],
      "processMessage": "",
      "updatedAt": "2025-06-06T20:17:37.244Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 27.113392806549747,
            "ADX+DI": 18.206152461344267,
            "ADX+DI[1]": 17.71278106790072,
            "ADX-DI": 29.224579125402357,
            "ADX-DI[1]": 30.792681911376718,
            "AO": -229.6905294117605,
            "AO[1]": -286.1339705882274,
            "AO[2]": -320.57058823532134,
            "BB.lower": 104085.86302907174,
            "BB.upper": 104671.35297092845,
            "BBPower": 79.83154190138157,
            "CCI20": -1.5715571791708485,
            "CCI20[1]": -30.134049977398774,
            "EMA10": 104309.62005781854,
            "EMA100": 104361.66894253391,
            "EMA20": 104374.0767998856,
            "EMA200": 104004.54469581191,
            "EMA30": 104433.84839608535,
            "EMA5": 104314.07640665505,
            "EMA50": 104483.71545043983,
            "HullMA9": 104339.30662962963,
            "Ichimoku.BLine": 104404.60500000001,
            "MACD.macd": -92.66880921374832,
            "MACD.signal": -106.08487089551434,
            "Mom": 105.06000000001222,
            "Mom[1]": -46.01999999998952,
            "P.SAR": 104020.6688,
            "Pivot.M.Camarilla.Middle": 102596.88333333335,
            "Pivot.M.Camarilla.R1": 102016.27958333332,
            "Pivot.M.Camarilla.R2": 102523.87916666667,
            "Pivot.M.Camarilla.R3": 103031.47875,
            "Pivot.M.Camarilla.S1": 101001.08041666666,
            "Pivot.M.Camarilla.S2": 100493.48083333332,
            "Pivot.M.Camarilla.S3": 99985.88124999999,
            "Pivot.M.Classic.Middle": 102596.88333333335,
            "Pivot.M.Classic.R1": 104821.5066666667,
            "Pivot.M.Classic.R2": 108134.33333333336,
            "Pivot.M.Classic.R3": 113671.78333333337,
            "Pivot.M.Classic.S1": 99284.05666666669,
            "Pivot.M.Classic.S2": 97059.43333333333,
            "Pivot.M.Classic.S3": 91521.98333333332,
            "Pivot.M.Demark.Middle": 102040.7275,
            "Pivot.M.Demark.R1": 103709.19499999999,
            "Pivot.M.Demark.S1": 98171.74499999998,
            "Pivot.M.Fibonacci.Middle": 102596.88333333335,
            "Pivot.M.Fibonacci.R1": 104712.18923333335,
            "Pivot.M.Fibonacci.R2": 106019.02743333335,
            "Pivot.M.Fibonacci.R3": 108134.33333333336,
            "Pivot.M.Fibonacci.S1": 100481.57743333334,
            "Pivot.M.Fibonacci.S2": 99174.73923333334,
            "Pivot.M.Fibonacci.S3": 97059.43333333333,
            "Pivot.M.Woodie.Middle": 102324.8375,
            "Pivot.M.Woodie.R1": 104277.415,
            "Pivot.M.Woodie.R2": 107862.2875,
            "Pivot.M.Woodie.R3": 109814.865,
            "Pivot.M.Woodie.S1": 98739.96499999998,
            "Pivot.M.Woodie.S2": 96787.38749999998,
            "Pivot.M.Woodie.S3": 93202.51499999997,
            "RSI": 49.09997638953828,
            "RSI[1]": 44.256482375518964,
            "Rec.BBPower": 0,
            "Rec.HullMA9": 1,
            "Rec.Ichimoku": 0,
            "Rec.Stoch.RSI": 0,
            "Rec.UO": 0,
            "Rec.VWMA": 1,
            "Rec.WR": 0,
            "Recommend.All": 0.22424242424242424,
            "Recommend.MA": 0.26666666666666666,
            "Recommend.Other": 0.18181818181818182,
            "SMA10": 104258.55599999998,
            "SMA100": 104492.02099999994,
            "SMA20": 104378.6080000001,
            "SMA200": 103872.3307499999,
            "SMA30": 104485.58300000013,
            "SMA5": 104287.03199999999,
            "SMA50": 104607.45300000002,
            "Stoch.D": 45.394436328082556,
            "Stoch.D[1]": 56.319507028997315,
            "Stoch.K": 54.72428906329723,
            "Stoch.K[1]": 70.68843436494518,
            "Stoch.RSI.K": 81.93110270634271,
            "UO": 56.852648841734506,
            "VWMA": 104341.15619720831,
            "W.R": -33.72914755546361,
            "change": 0.07404668842600895,
            "close": 104403.32,
            "high": 104410.8,
            "low": 104320.84,
            "open": 104326.06,
            "volume": 14.98146
          },
          "moving_averages": {
            "BUY": 9,
            "COMPUTE": {
              "EMA10": "BUY",
              "EMA100": "BUY",
              "EMA20": "BUY",
              "EMA200": "BUY",
              "EMA30": "SELL",
              "EMA50": "SELL",
              "HullMA": "BUY",
              "Ichimoku": "NEUTRAL",
              "SMA10": "BUY",
              "SMA100": "SELL",
              "SMA20": "BUY",
              "SMA200": "BUY",
              "SMA30": "SELL",
              "SMA50": "SELL",
              "VWMA": "BUY"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "BUY",
            "SELL": 5
          },
          "oscillators": {
            "BUY": 2,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "NEUTRAL",
              "CCI": "NEUTRAL",
              "MACD": "BUY",
              "Mom": "BUY",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "NEUTRAL",
              "UO": "NEUTRAL",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 9,
            "RECOMMENDATION": "BUY",
            "SELL": 0
          },
          "summary": {
            "BUY": 11,
            "NEUTRAL": 10,
            "RECOMMENDATION": "BUY",
            "SELL": 5
          },
          "time": "2025-06-06T20:17:37.154417"
        }
      }
    ],
    "overrideData": {
      "action": "buy",
      "actionAt": "2025-06-06T20:17:46.362Z",
      "triggeredBy": "buy-order-trading-view",
      "notify": false,
      "checkTradingView": true
    }
  }
}

Rename Collection

binance-bot .

Tools

Collection Stats

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

Indexes

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