_id symbol msg loggedAt data
68457ff31cd2ca4a1c0f67c5
BTCUSDT
The current price reached the trigger price for t…
Sun Jun 08 2025 12:20:03 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "ce67e25a-8aa9-4b1f-adb3-26b3d55884fc",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "determine-action",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749385203017,
      "symbol": "BTCUSDT",
      "close": "105670.44000000"
    },
    "accountInfo": {
      "makerCommission": 10,
      "takerCommission": 10,
      "buyerCommission": 0,
      "sellerCommission": 0,
      "commissionRates": {
        "maker": "0.00100000",
        "taker": "0.00100000",
        "buyer": "0.00000000",
        "seller": "0.00000000"
      },
      "canTrade": true,
      "canWithdraw": true,
      "canDeposit": true,
      "brokered": false,
      "requireSelfTradePrevention": false,
      "preventSor": false,
      "updateTime": 1749285689507,
      "accountType": "SPOT",
      "balances": [
        {
          "asset": "BNB",
          "free": "0.00000756",
          "locked": "0.00000000"
        },
        {
          "asset": "USDT",
          "free": "2.70416865",
          "locked": "0.00000000"
        },
        {
          "asset": "TRX",
          "free": "178.72110000",
          "locked": "0.00000000"
        },
        {
          "asset": "PERL",
          "free": "16.20000000",
          "locked": "0.00000000"
        },
        {
          "asset": "FIS",
          "free": "1.58600000",
          "locked": "0.00000000"
        },
        {
          "asset": "DEGO",
          "free": "0.04362000",
          "locked": "0.00000000"
        },
        {
          "asset": "LPT",
          "free": "0.01677000",
          "locked": "0.00000000"
        },
        {
          "asset": "NFT",
          "free": "129661.491252",
          "locked": "0.000000"
        },
        {
          "asset": "CLV",
          "free": "0.56660000",
          "locked": "0.00000000"
        },
        {
          "asset": "ANC",
          "free": "3.69073000",
          "locked": "0.00000000"
        },
        {
          "asset": "ETHW",
          "free": "0.04091800",
          "locked": "0.00000000"
        },
        {
          "asset": "HIFI",
          "free": "0.76560000",
          "locked": "0.00000000"
        },
        {
          "asset": "VIC",
          "free": "20707.03036260",
          "locked": "0.00000000"
        },
        {
          "asset": "KLY",
          "free": "0.19400000",
          "locked": "0.00000000"
        },
        {
          "asset": "LUMIA",
          "free": "0.20334000",
          "locked": "0.00000000"
        }
      ],
      "permissions": [
        "LEVERAGED",
        "TRD_GRP_002",
        "TRD_GRP_015"
      ],
      "uid": 384039787
    },
    "symbolConfiguration": {
      "_id": "67d3522529ca296337552cca",
      "key": "BTCUSDT-configuration",
      "candles": {
        "interval": "1d",
        "limit": 12
      },
      "buy": {
        "enabled": false,
        "lastBuyPriceRemoveThreshold": 1,
        "athRestriction": {
          "enabled": false,
          "candles": {
            "interval": "30m",
            "limit": 7
          },
          "restrictionPercentage": 0.964
        },
        "minPurchaseAmount": -1,
        "maxPurchaseAmount": -1,
        "gridTrade": [
          {
            "triggerPercentage": 1.075,
            "stopPercentage": 1.018,
            "limitPercentage": 1.02,
            "minPurchaseAmount": 9,
            "maxPurchaseAmount": 50,
            "executed": false,
            "executedOrder": null
          }
        ],
        "currentGridTradeIndex": 0,
        "currentGridTrade": {
          "triggerPercentage": 1.075,
          "stopPercentage": 1.018,
          "limitPercentage": 1.02,
          "minPurchaseAmount": 9,
          "maxPurchaseAmount": 50,
          "executed": false,
          "executedOrder": null
        }
      },
      "sell": {
        "enabled": true,
        "stopLoss": {
          "enabled": true,
          "maxLossPercentage": 0.973,
          "disableBuyMinutes": 4,
          "orderType": "market"
        },
        "conservativeMode": {
          "enabled": false,
          "factor": 0.98
        },
        "gridTrade": [
          {
            "triggerPercentage": 1.047,
            "stopPercentage": 0.985,
            "limitPercentage": 0.98,
            "quantityPercentage": 1,
            "executed": false,
            "executedOrder": null
          }
        ],
        "currentGridTradeIndex": 0,
        "currentGridTrade": {
          "triggerPercentage": 1.047,
          "stopPercentage": 0.985,
          "limitPercentage": 0.98,
          "quantityPercentage": 1,
          "executed": false,
          "executedOrder": null
        }
      },
      "botOptions": {
        "authentication": {
          "lockList": true,
          "lockAfter": 600
        },
        "autoTriggerBuy": {
          "enabled": true,
          "triggerAfter": 0.4,
          "conditions": {
            "whenLessThanATHRestriction": true,
            "afterDisabledPeriod": true
          }
        },
        "orderLimit": {
          "enabled": true,
          "maxBuyOpenOrders": 5,
          "maxOpenTrades": 7
        },
        "tradingViewOptions": {
          "useOnlyWithin": 240,
          "ifExpires": "ignore"
        },
        "logs": {
          "deleteAfter": 500
        },
        "tradingViews": [
          {
            "interval": "5m",
            "buy": {
              "whenStrongBuy": true,
              "whenBuy": true
            },
            "sell": {
              "forceSellOverZeroBelowTriggerPrice": {
                "whenNeutral": true,
                "whenSell": true,
                "whenStrongSell": true
              }
            }
          }
        ]
      },
      "enabled": true,
      "cronTime": "* * * * * *",
      "symbols": [
        "ILVUSDT",
        "WANUSDT",
        "ASRUSDT",
        "ARDRUSDT",
        "REIUSDT",
        "CKBUSDT",
        "JSTUSDT",
        "ANKRUSDT",
        "LEVERUSDT",
        "AUCTIONUSDT",
        "IQUSDT",
        "GLMUSDT",
        "FLUXUSDT",
        "MLNUSDT",
        "OGNUSDT",
        "ARKUSDT",
        "PHAUSDT",
        "SLFUSDT",
        "PSGUSDT",
        "LTOUSDT",
        "SUPERUSDT",
        "FUNUSDT",
        "NMRUSDT",
        "ALPINEUSDT",
        "STRAXUSDT",
        "LUMIAUSDT",
        "CVCUSDT",
        "SYSUSDT",
        "BEAMXUSDT",
        "IOTAUSDT",
        "HIGHUSDT",
        "HIVEUSDT",
        "FISUSDT",
        "BTCUSDT",
        "RAYUSDT",
        "TWTUSDT",
        "VICUSDT",
        "ACAUSDT",
        "SLPUSDT",
        "FTTUSDT",
        "MANAUSDT",
        "QKCUSDT",
        "ARKMUSDT",
        "MOVEUSDT",
        "ZROUSDT",
        "AVAUSDT",
        "KAVAUSDT",
        "XVGUSDT",
        "IDEXUSDT",
        "SCRTUSDT",
        "ACHUSDT",
        "SUSDT",
        "DOTUSDT",
        "ADAUSDT",
        "VTHOUSDT",
        "RUNEUSDT",
        "BAKEUSDT",
        "HEIUSDT",
        "AMPUSDT",
        "RAREUSDT",
        "FETUSDT",
        "DUSKUSDT",
        "LRCUSDT",
        "EPICUSDT",
        "MDTUSDT",
        "FORMUSDT",
        "FARMUSDT",
        "BELUSDT",
        "DUSDT",
        "JASMYUSDT",
        "HIFIUSDT",
        "NKNUSDT",
        "CYBERUSDT",
        "CHZUSDT",
        "HOOKUSDT",
        "FLMUSDT",
        "PUNDIXUSDT",
        "CHESSUSDT",
        "PHBUSDT",
        "OMUSDT",
        "ATAUSDT",
        "LQTYUSDT",
        "VOXELUSDT",
        "TRXUSDT",
        "GPSUSDT",
        "TKOUSDT",
        "PIVXUSDT",
        "DATAUSDT",
        "REQUSDT",
        "COSUSDT",
        "GUSDT",
        "ONGUSDT",
        "PEPEUSDT",
        "SPELLUSDT",
        "EDUUSDT",
        "LPTUSDT",
        "BARUSDT",
        "DEGOUSDT",
        "MASKUSDT"
      ],
      "system": {
        "temporaryDisableActionAfterConfirmingOrder": 20,
        "checkManualOrderPeriod": 5,
        "placeManualOrderInterval": 5,
        "refreshAccountInfoPeriod": 1,
        "checkOrderExecutePeriod": 10
      }
    },
    "indicators": {
      "highestPrice": 109284.7,
      "lowestPrice": 100372.26,
      "athPrice": null
    },
    "symbolInfo": {
      "symbol": "BTCUSDT",
      "status": "TRADING",
      "baseAsset": "BTC",
      "baseAssetPrecision": 8,
      "quoteAsset": "USDT",
      "quotePrecision": 8,
      "filterLotSize": {
        "filterType": "LOT_SIZE",
        "minQty": "0.00001000",
        "maxQty": "9000.00000000",
        "stepSize": "0.00001000"
      },
      "filterPrice": {
        "filterType": "PRICE_FILTER",
        "minPrice": "0.01000000",
        "maxPrice": "1000000.00000000",
        "tickSize": "0.01000000"
      },
      "filterMinNotional": {
        "filterType": "NOTIONAL",
        "minNotional": "5.00000000",
        "applyMinToMarket": true,
        "maxNotional": "9000000.00000000",
        "applyMaxToMarket": false,
        "avgPriceMins": 5
      }
    },
    "openOrders": [],
    "action": "buy",
    "baseAssetBalance": {
      "asset": "BTC",
      "free": 0,
      "locked": 0,
      "total": 0,
      "estimatedValue": 0,
      "updatedAt": "2025-06-07T08:41:29.507Z"
    },
    "quoteAssetBalance": {
      "asset": "USDT",
      "free": "2.70416865",
      "locked": "0.00000000"
    },
    "buy": {
      "currentPrice": 105670.44,
      "limitPrice": 107783.8488,
      "highestPrice": 109284.7,
      "lowestPrice": 100372.26,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 107900.17949999998,
      "difference": -2.0664835872677867,
      "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-08T12:20:03.192Z"
    },
    "sell": {
      "currentPrice": 105670.44,
      "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-08T12:20:03.189Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 50.69742733000279,
            "ADX+DI": 42.76810601950043,
            "ADX+DI[1]": 45.5151261568637,
            "ADX-DI": 11.437775349177397,
            "ADX-DI[1]": 12.17243026226851,
            "AO": 297.00767647041357,
            "AO[1]": 294.22561764686543,
            "AO[2]": 292.21852941157704,
            "BB.lower": 105345.412204964,
            "BB.upper": 105792.72779503613,
            "BBPower": 216.73702297382988,
            "CCI20": 107.44046867365401,
            "CCI20[1]": 118.9510546411704,
            "EMA10": 105653.20838532309,
            "EMA100": 105460.23065057445,
            "EMA20": 105567.18213811162,
            "EMA200": 105450.40799394138,
            "EMA30": 105512.17032267872,
            "EMA5": 105694.54539301828,
            "EMA50": 105466.53193811329,
            "HullMA9": 105720.40774074076,
            "Ichimoku.BLine": 105368.87,
            "MACD.macd": 104.19285258757009,
            "MACD.signal": 92.55904219730193,
            "Mom": 116.91000000000349,
            "Mom[1]": 206.9899999999907,
            "P.SAR": 105632.4716,
            "Pivot.M.Camarilla.Middle": 105107.74666666666,
            "Pivot.M.Camarilla.R1": 105738.13341666666,
            "Pivot.M.Camarilla.R2": 105924.11683333333,
            "Pivot.M.Camarilla.R3": 106110.10024999999,
            "Pivot.M.Camarilla.S1": 105366.16658333332,
            "Pivot.M.Camarilla.S2": 105180.18316666665,
            "Pivot.M.Camarilla.S3": 104994.19975,
            "Pivot.M.Classic.Middle": 105107.74666666666,
            "Pivot.M.Classic.R1": 106344.40333333332,
            "Pivot.M.Classic.R2": 107136.65666666666,
            "Pivot.M.Classic.R3": 109165.56666666667,
            "Pivot.M.Classic.S1": 104315.49333333332,
            "Pivot.M.Classic.S2": 103078.83666666666,
            "Pivot.M.Classic.S3": 101049.92666666665,
            "Pivot.M.Demark.Middle": 105305.81,
            "Pivot.M.Demark.R1": 106740.53,
            "Pivot.M.Demark.S1": 104711.62,
            "Pivot.M.Fibonacci.Middle": 105107.74666666666,
            "Pivot.M.Fibonacci.R1": 105882.79028666666,
            "Pivot.M.Fibonacci.R2": 106361.61304666667,
            "Pivot.M.Fibonacci.R3": 107136.65666666666,
            "Pivot.M.Fibonacci.S1": 104332.70304666666,
            "Pivot.M.Fibonacci.S2": 103853.88028666665,
            "Pivot.M.Fibonacci.S3": 103078.83666666666,
            "Pivot.M.Woodie.Middle": 105218.8475,
            "Pivot.M.Woodie.R1": 106566.60500000001,
            "Pivot.M.Woodie.R2": 107247.7575,
            "Pivot.M.Woodie.R3": 108595.51500000001,
            "Pivot.M.Woodie.S1": 104537.695,
            "Pivot.M.Woodie.S2": 103189.9375,
            "Pivot.M.Woodie.S3": 102508.785,
            "RSI": 65.64950657671844,
            "RSI[1]": 73.30743176995283,
            "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.4,
            "Recommend.MA": 0.8,
            "Recommend.Other": 0,
            "SMA10": 105664.46799999995,
            "SMA100": 105450.1575999999,
            "SMA20": 105569.07000000007,
            "SMA200": 105548.44459999977,
            "SMA30": 105418.99833333354,
            "SMA5": 105693.00200000012,
            "SMA50": 105393.32639999996,
            "Stoch.D": 86.16554170824854,
            "Stoch.D[1]": 75.25677931203208,
            "Stoch.K": 86.21841994419043,
            "Stoch.K[1]": 77.72716073099564,
            "Stoch.RSI.K": 65.87137998960752,
            "UO": 60.17094609132221,
            "VWMA": 105530.78704816279,
            "W.R": -23.195074530136228,
            "change": -0.060000673187501116,
            "close": 105702.02,
            "high": 105765.48,
            "low": 105702.01,
            "open": 105765.47,
            "volume": 57.76527
          },
          "moving_averages": {
            "BUY": 13,
            "COMPUTE": {
              "EMA10": "BUY",
              "EMA100": "BUY",
              "EMA20": "BUY",
              "EMA200": "BUY",
              "EMA30": "BUY",
              "EMA50": "BUY",
              "HullMA": "SELL",
              "Ichimoku": "NEUTRAL",
              "SMA10": "BUY",
              "SMA100": "BUY",
              "SMA20": "BUY",
              "SMA200": "BUY",
              "SMA30": "BUY",
              "SMA50": "BUY",
              "VWMA": "BUY"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "STRONG_BUY",
            "SELL": 1
          },
          "oscillators": {
            "BUY": 1,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "NEUTRAL",
              "CCI": "SELL",
              "MACD": "BUY",
              "Mom": "SELL",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "NEUTRAL",
              "UO": "NEUTRAL",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 8,
            "RECOMMENDATION": "NEUTRAL",
            "SELL": 2
          },
          "summary": {
            "BUY": 14,
            "NEUTRAL": 9,
            "RECOMMENDATION": "BUY",
            "SELL": 3
          },
          "time": "2025-06-08T12:20:02.336746"
        }
      }
    ],
    "overrideData": {}
  }
}
68457ff31cd2ca4a1c0f67c6
BTCUSDT
Do not place a buy order for the grid trade #1 as…
Sun Jun 08 2025 12:20:03 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "ce67e25a-8aa9-4b1f-adb3-26b3d55884fc",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "place-buy-order",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749385203017,
      "symbol": "BTCUSDT",
      "close": "105670.44000000"
    },
    "accountInfo": {
      "makerCommission": 10,
      "takerCommission": 10,
      "buyerCommission": 0,
      "sellerCommission": 0,
      "commissionRates": {
        "maker": "0.00100000",
        "taker": "0.00100000",
        "buyer": "0.00000000",
        "seller": "0.00000000"
      },
      "canTrade": true,
      "canWithdraw": true,
      "canDeposit": true,
      "brokered": false,
      "requireSelfTradePrevention": false,
      "preventSor": false,
      "updateTime": 1749285689507,
      "accountType": "SPOT",
      "balances": [
        {
          "asset": "BNB",
          "free": "0.00000756",
          "locked": "0.00000000"
        },
        {
          "asset": "USDT",
          "free": "2.70416865",
          "locked": "0.00000000"
        },
        {
          "asset": "TRX",
          "free": "178.72110000",
          "locked": "0.00000000"
        },
        {
          "asset": "PERL",
          "free": "16.20000000",
          "locked": "0.00000000"
        },
        {
          "asset": "FIS",
          "free": "1.58600000",
          "locked": "0.00000000"
        },
        {
          "asset": "DEGO",
          "free": "0.04362000",
          "locked": "0.00000000"
        },
        {
          "asset": "LPT",
          "free": "0.01677000",
          "locked": "0.00000000"
        },
        {
          "asset": "NFT",
          "free": "129661.491252",
          "locked": "0.000000"
        },
        {
          "asset": "CLV",
          "free": "0.56660000",
          "locked": "0.00000000"
        },
        {
          "asset": "ANC",
          "free": "3.69073000",
          "locked": "0.00000000"
        },
        {
          "asset": "ETHW",
          "free": "0.04091800",
          "locked": "0.00000000"
        },
        {
          "asset": "HIFI",
          "free": "0.76560000",
          "locked": "0.00000000"
        },
        {
          "asset": "VIC",
          "free": "20707.03036260",
          "locked": "0.00000000"
        },
        {
          "asset": "KLY",
          "free": "0.19400000",
          "locked": "0.00000000"
        },
        {
          "asset": "LUMIA",
          "free": "0.20334000",
          "locked": "0.00000000"
        }
      ],
      "permissions": [
        "LEVERAGED",
        "TRD_GRP_002",
        "TRD_GRP_015"
      ],
      "uid": 384039787
    },
    "symbolConfiguration": {
      "_id": "67d3522529ca296337552cca",
      "key": "BTCUSDT-configuration",
      "candles": {
        "interval": "1d",
        "limit": 12
      },
      "buy": {
        "enabled": false,
        "lastBuyPriceRemoveThreshold": 1,
        "athRestriction": {
          "enabled": false,
          "candles": {
            "interval": "30m",
            "limit": 7
          },
          "restrictionPercentage": 0.964
        },
        "minPurchaseAmount": -1,
        "maxPurchaseAmount": -1,
        "gridTrade": [
          {
            "triggerPercentage": 1.075,
            "stopPercentage": 1.018,
            "limitPercentage": 1.02,
            "minPurchaseAmount": 9,
            "maxPurchaseAmount": 50,
            "executed": false,
            "executedOrder": null
          }
        ],
        "currentGridTradeIndex": 0,
        "currentGridTrade": {
          "triggerPercentage": 1.075,
          "stopPercentage": 1.018,
          "limitPercentage": 1.02,
          "minPurchaseAmount": 9,
          "maxPurchaseAmount": 50,
          "executed": false,
          "executedOrder": null
        }
      },
      "sell": {
        "enabled": true,
        "stopLoss": {
          "enabled": true,
          "maxLossPercentage": 0.973,
          "disableBuyMinutes": 4,
          "orderType": "market"
        },
        "conservativeMode": {
          "enabled": false,
          "factor": 0.98
        },
        "gridTrade": [
          {
            "triggerPercentage": 1.047,
            "stopPercentage": 0.985,
            "limitPercentage": 0.98,
            "quantityPercentage": 1,
            "executed": false,
            "executedOrder": null
          }
        ],
        "currentGridTradeIndex": 0,
        "currentGridTrade": {
          "triggerPercentage": 1.047,
          "stopPercentage": 0.985,
          "limitPercentage": 0.98,
          "quantityPercentage": 1,
          "executed": false,
          "executedOrder": null
        }
      },
      "botOptions": {
        "authentication": {
          "lockList": true,
          "lockAfter": 600
        },
        "autoTriggerBuy": {
          "enabled": true,
          "triggerAfter": 0.4,
          "conditions": {
            "whenLessThanATHRestriction": true,
            "afterDisabledPeriod": true
          }
        },
        "orderLimit": {
          "enabled": true,
          "maxBuyOpenOrders": 5,
          "maxOpenTrades": 7
        },
        "tradingViewOptions": {
          "useOnlyWithin": 240,
          "ifExpires": "ignore"
        },
        "logs": {
          "deleteAfter": 500
        },
        "tradingViews": [
          {
            "interval": "5m",
            "buy": {
              "whenStrongBuy": true,
              "whenBuy": true
            },
            "sell": {
              "forceSellOverZeroBelowTriggerPrice": {
                "whenNeutral": true,
                "whenSell": true,
                "whenStrongSell": true
              }
            }
          }
        ]
      },
      "enabled": true,
      "cronTime": "* * * * * *",
      "symbols": [
        "ILVUSDT",
        "WANUSDT",
        "ASRUSDT",
        "ARDRUSDT",
        "REIUSDT",
        "CKBUSDT",
        "JSTUSDT",
        "ANKRUSDT",
        "LEVERUSDT",
        "AUCTIONUSDT",
        "IQUSDT",
        "GLMUSDT",
        "FLUXUSDT",
        "MLNUSDT",
        "OGNUSDT",
        "ARKUSDT",
        "PHAUSDT",
        "SLFUSDT",
        "PSGUSDT",
        "LTOUSDT",
        "SUPERUSDT",
        "FUNUSDT",
        "NMRUSDT",
        "ALPINEUSDT",
        "STRAXUSDT",
        "LUMIAUSDT",
        "CVCUSDT",
        "SYSUSDT",
        "BEAMXUSDT",
        "IOTAUSDT",
        "HIGHUSDT",
        "HIVEUSDT",
        "FISUSDT",
        "BTCUSDT",
        "RAYUSDT",
        "TWTUSDT",
        "VICUSDT",
        "ACAUSDT",
        "SLPUSDT",
        "FTTUSDT",
        "MANAUSDT",
        "QKCUSDT",
        "ARKMUSDT",
        "MOVEUSDT",
        "ZROUSDT",
        "AVAUSDT",
        "KAVAUSDT",
        "XVGUSDT",
        "IDEXUSDT",
        "SCRTUSDT",
        "ACHUSDT",
        "SUSDT",
        "DOTUSDT",
        "ADAUSDT",
        "VTHOUSDT",
        "RUNEUSDT",
        "BAKEUSDT",
        "HEIUSDT",
        "AMPUSDT",
        "RAREUSDT",
        "FETUSDT",
        "DUSKUSDT",
        "LRCUSDT",
        "EPICUSDT",
        "MDTUSDT",
        "FORMUSDT",
        "FARMUSDT",
        "BELUSDT",
        "DUSDT",
        "JASMYUSDT",
        "HIFIUSDT",
        "NKNUSDT",
        "CYBERUSDT",
        "CHZUSDT",
        "HOOKUSDT",
        "FLMUSDT",
        "PUNDIXUSDT",
        "CHESSUSDT",
        "PHBUSDT",
        "OMUSDT",
        "ATAUSDT",
        "LQTYUSDT",
        "VOXELUSDT",
        "TRXUSDT",
        "GPSUSDT",
        "TKOUSDT",
        "PIVXUSDT",
        "DATAUSDT",
        "REQUSDT",
        "COSUSDT",
        "GUSDT",
        "ONGUSDT",
        "PEPEUSDT",
        "SPELLUSDT",
        "EDUUSDT",
        "LPTUSDT",
        "BARUSDT",
        "DEGOUSDT",
        "MASKUSDT"
      ],
      "system": {
        "temporaryDisableActionAfterConfirmingOrder": 20,
        "checkManualOrderPeriod": 5,
        "placeManualOrderInterval": 5,
        "refreshAccountInfoPeriod": 1,
        "checkOrderExecutePeriod": 10
      }
    },
    "indicators": {
      "highestPrice": 109284.7,
      "lowestPrice": 100372.26,
      "athPrice": null
    },
    "symbolInfo": {
      "symbol": "BTCUSDT",
      "status": "TRADING",
      "baseAsset": "BTC",
      "baseAssetPrecision": 8,
      "quoteAsset": "USDT",
      "quotePrecision": 8,
      "filterLotSize": {
        "filterType": "LOT_SIZE",
        "minQty": "0.00001000",
        "maxQty": "9000.00000000",
        "stepSize": "0.00001000"
      },
      "filterPrice": {
        "filterType": "PRICE_FILTER",
        "minPrice": "0.01000000",
        "maxPrice": "1000000.00000000",
        "tickSize": "0.01000000"
      },
      "filterMinNotional": {
        "filterType": "NOTIONAL",
        "minNotional": "5.00000000",
        "applyMinToMarket": true,
        "maxNotional": "9000000.00000000",
        "applyMaxToMarket": false,
        "avgPriceMins": 5
      }
    },
    "openOrders": [],
    "action": "buy",
    "baseAssetBalance": {
      "asset": "BTC",
      "free": 0,
      "locked": 0,
      "total": 0,
      "estimatedValue": 0,
      "updatedAt": "2025-06-07T08:41:29.507Z"
    },
    "quoteAssetBalance": {
      "asset": "USDT",
      "free": "2.70416865",
      "locked": "0.00000000"
    },
    "buy": {
      "currentPrice": 105670.44,
      "limitPrice": 107783.8488,
      "highestPrice": 109284.7,
      "lowestPrice": 100372.26,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 107900.17949999998,
      "difference": -2.0664835872677867,
      "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-08T12:20:03.192Z"
    },
    "sell": {
      "currentPrice": 105670.44,
      "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-08T12:20:03.189Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 50.69742733000279,
            "ADX+DI": 42.76810601950043,
            "ADX+DI[1]": 45.5151261568637,
            "ADX-DI": 11.437775349177397,
            "ADX-DI[1]": 12.17243026226851,
            "AO": 297.00767647041357,
            "AO[1]": 294.22561764686543,
            "AO[2]": 292.21852941157704,
            "BB.lower": 105345.412204964,
            "BB.upper": 105792.72779503613,
            "BBPower": 216.73702297382988,
            "CCI20": 107.44046867365401,
            "CCI20[1]": 118.9510546411704,
            "EMA10": 105653.20838532309,
            "EMA100": 105460.23065057445,
            "EMA20": 105567.18213811162,
            "EMA200": 105450.40799394138,
            "EMA30": 105512.17032267872,
            "EMA5": 105694.54539301828,
            "EMA50": 105466.53193811329,
            "HullMA9": 105720.40774074076,
            "Ichimoku.BLine": 105368.87,
            "MACD.macd": 104.19285258757009,
            "MACD.signal": 92.55904219730193,
            "Mom": 116.91000000000349,
            "Mom[1]": 206.9899999999907,
            "P.SAR": 105632.4716,
            "Pivot.M.Camarilla.Middle": 105107.74666666666,
            "Pivot.M.Camarilla.R1": 105738.13341666666,
            "Pivot.M.Camarilla.R2": 105924.11683333333,
            "Pivot.M.Camarilla.R3": 106110.10024999999,
            "Pivot.M.Camarilla.S1": 105366.16658333332,
            "Pivot.M.Camarilla.S2": 105180.18316666665,
            "Pivot.M.Camarilla.S3": 104994.19975,
            "Pivot.M.Classic.Middle": 105107.74666666666,
            "Pivot.M.Classic.R1": 106344.40333333332,
            "Pivot.M.Classic.R2": 107136.65666666666,
            "Pivot.M.Classic.R3": 109165.56666666667,
            "Pivot.M.Classic.S1": 104315.49333333332,
            "Pivot.M.Classic.S2": 103078.83666666666,
            "Pivot.M.Classic.S3": 101049.92666666665,
            "Pivot.M.Demark.Middle": 105305.81,
            "Pivot.M.Demark.R1": 106740.53,
            "Pivot.M.Demark.S1": 104711.62,
            "Pivot.M.Fibonacci.Middle": 105107.74666666666,
            "Pivot.M.Fibonacci.R1": 105882.79028666666,
            "Pivot.M.Fibonacci.R2": 106361.61304666667,
            "Pivot.M.Fibonacci.R3": 107136.65666666666,
            "Pivot.M.Fibonacci.S1": 104332.70304666666,
            "Pivot.M.Fibonacci.S2": 103853.88028666665,
            "Pivot.M.Fibonacci.S3": 103078.83666666666,
            "Pivot.M.Woodie.Middle": 105218.8475,
            "Pivot.M.Woodie.R1": 106566.60500000001,
            "Pivot.M.Woodie.R2": 107247.7575,
            "Pivot.M.Woodie.R3": 108595.51500000001,
            "Pivot.M.Woodie.S1": 104537.695,
            "Pivot.M.Woodie.S2": 103189.9375,
            "Pivot.M.Woodie.S3": 102508.785,
            "RSI": 65.64950657671844,
            "RSI[1]": 73.30743176995283,
            "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.4,
            "Recommend.MA": 0.8,
            "Recommend.Other": 0,
            "SMA10": 105664.46799999995,
            "SMA100": 105450.1575999999,
            "SMA20": 105569.07000000007,
            "SMA200": 105548.44459999977,
            "SMA30": 105418.99833333354,
            "SMA5": 105693.00200000012,
            "SMA50": 105393.32639999996,
            "Stoch.D": 86.16554170824854,
            "Stoch.D[1]": 75.25677931203208,
            "Stoch.K": 86.21841994419043,
            "Stoch.K[1]": 77.72716073099564,
            "Stoch.RSI.K": 65.87137998960752,
            "UO": 60.17094609132221,
            "VWMA": 105530.78704816279,
            "W.R": -23.195074530136228,
            "change": -0.060000673187501116,
            "close": 105702.02,
            "high": 105765.48,
            "low": 105702.01,
            "open": 105765.47,
            "volume": 57.76527
          },
          "moving_averages": {
            "BUY": 13,
            "COMPUTE": {
              "EMA10": "BUY",
              "EMA100": "BUY",
              "EMA20": "BUY",
              "EMA200": "BUY",
              "EMA30": "BUY",
              "EMA50": "BUY",
              "HullMA": "SELL",
              "Ichimoku": "NEUTRAL",
              "SMA10": "BUY",
              "SMA100": "BUY",
              "SMA20": "BUY",
              "SMA200": "BUY",
              "SMA30": "BUY",
              "SMA50": "BUY",
              "VWMA": "BUY"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "STRONG_BUY",
            "SELL": 1
          },
          "oscillators": {
            "BUY": 1,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "NEUTRAL",
              "CCI": "SELL",
              "MACD": "BUY",
              "Mom": "SELL",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "NEUTRAL",
              "UO": "NEUTRAL",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 8,
            "RECOMMENDATION": "NEUTRAL",
            "SELL": 2
          },
          "summary": {
            "BUY": 14,
            "NEUTRAL": 9,
            "RECOMMENDATION": "BUY",
            "SELL": 3
          },
          "time": "2025-06-08T12:20:02.336746"
        }
      }
    ],
    "overrideData": {}
  }
}
68457ff31cd2ca4a1c0f67c7
ACAUSDT
The TradingView technical analysis recommendation…
Sun Jun 08 2025 12:20:03 GMT+0000 (Coordinated Universal Time)
{
  "uuid": "f088b02d-496c-48c1-b011-c96521904576",
  "stepName": "get-tradingview",
  "symbols": [
    "ILVUSDT",
    "WANUSDT",
    "ASRUSDT",
    "ARDRUSDT",
    "REIUSDT",
    "CKBUSDT",
    "JSTUSDT",
    "ANKRUSDT",
    "LEVERUSDT",
    "AUCTIONUSDT",
    "IQUSDT",
    "GLMUSDT",
    "FLUXUSDT",
    "MLNUSDT",
    "OGNUSDT",
    "ARKUSDT",
    "PHAUSDT",
    "SLFUSDT",
    "PSGUSDT",
    "LTOUSDT",
    "SUPERUSDT",
    "FUNUSDT",
    "NMRUSDT",
    "ALPINEUSDT",
    "STRAXUSDT",
    "LUMIAUSDT",
    "CVCUSDT",
    "SYSUSDT",
    "BEAMXUSDT",
    "IOTAUSDT",
    "HIGHUSDT",
    "HIVEUSDT",
    "FISUSDT",
    "BTCUSDT",
    "RAYUSDT",
    "TWTUSDT",
    "VICUSDT",
    "ACAUSDT",
    "SLPUSDT",
    "FTTUSDT",
    "MANAUSDT",
    "QKCUSDT",
    "ARKMUSDT",
    "MOVEUSDT",
    "ZROUSDT",
    "AVAUSDT",
    "KAVAUSDT",
    "XVGUSDT",
    "IDEXUSDT",
    "SCRTUSDT",
    "ACHUSDT",
    "SUSDT",
    "DOTUSDT",
    "ADAUSDT",
    "VTHOUSDT",
    "RUNEUSDT",
    "BAKEUSDT",
    "HEIUSDT",
    "AMPUSDT",
    "RAREUSDT",
    "FETUSDT",
    "DUSKUSDT",
    "LRCUSDT",
    "EPICUSDT",
    "MDTUSDT",
    "FORMUSDT",
    "FARMUSDT",
    "BELUSDT",
    "DUSDT",
    "JASMYUSDT",
    "HIFIUSDT",
    "NKNUSDT",
    "CYBERUSDT",
    "CHZUSDT",
    "HOOKUSDT",
    "FLMUSDT",
    "PUNDIXUSDT",
    "CHESSUSDT",
    "PHBUSDT",
    "OMUSDT",
    "ATAUSDT",
    "LQTYUSDT",
    "VOXELUSDT",
    "TRXUSDT",
    "GPSUSDT",
    "TKOUSDT",
    "PIVXUSDT",
    "DATAUSDT",
    "REQUSDT",
    "COSUSDT",
    "GUSDT",
    "ONGUSDT",
    "PEPEUSDT",
    "SPELLUSDT",
    "EDUUSDT",
    "LPTUSDT",
    "BARUSDT",
    "DEGOUSDT",
    "MASKUSDT"
  ],
  "interval": "15m",
  "data": {
    "indicators": {
      "ADX": 16.785816915659726,
      "ADX+DI": 13.79802142400429,
      "ADX+DI[1]": 14.663427663203244,
      "ADX-DI": 15.744444314274228,
      "ADX-DI[1]": 16.731929398084105,
      "AO": -0.00010500000000004256,
      "AO[1]": -0.00012441176470592147,
      "AO[2]": -0.00015117647058827607,
      "BB.lower": 0.029046458434991037,
      "BB.upper": 0.029473541565009035,
      "BBPower": -0.000028438667053001798,
      "CCI20": 25.408348457304555,
      "CCI20[1]": 29.239766081824314,
      "EMA10": 0.029310717772271754,
      "EMA100": 0.029531444567877187,
      "EMA20": 0.029345776946518614,
      "EMA200": 0.029407957231873963,
      "EMA30": 0.02941393851491298,
      "EMA5": 0.02930979168879665,
      "EMA50": 0.029514014453359844,
      "HullMA9": 0.02928740740740741,
      "Ichimoku.BLine": 0.02935,
      "MACD.macd": -0.00007397380935657283,
      "MACD.signal": -0.00010533180042018327,
      "Mom": 0,
      "Mom[1]": 0.0000999999999999994,
      "P.SAR": 0.029116376566508895,
      "Pivot.M.Camarilla.Middle": 0.0302,
      "Pivot.M.Camarilla.R1": 0.030439166666666663,
      "Pivot.M.Camarilla.R2": 0.03077833333333333,
      "Pivot.M.Camarilla.R3": 0.031117499999999996,
      "Pivot.M.Camarilla.S1": 0.029760833333333334,
      "Pivot.M.Camarilla.S2": 0.029421666666666665,
      "Pivot.M.Camarilla.S3": 0.0290825,
      "Pivot.M.Classic.Middle": 0.0302,
      "Pivot.M.Classic.R1": 0.032,
      "Pivot.M.Classic.R2": 0.0339,
      "Pivot.M.Classic.R3": 0.037599999999999995,
      "Pivot.M.Classic.S1": 0.028300000000000006,
      "Pivot.M.Classic.S2": 0.026500000000000006,
      "Pivot.M.Classic.S3": 0.02280000000000001,
      "Pivot.M.Demark.Middle": 0.030674999999999997,
      "Pivot.M.Demark.R1": 0.03294999999999999,
      "Pivot.M.Demark.S1": 0.029249999999999998,
      "Pivot.M.Fibonacci.Middle": 0.0302,
      "Pivot.M.Fibonacci.R1": 0.0316134,
      "Pivot.M.Fibonacci.R2": 0.0324866,
      "Pivot.M.Fibonacci.R3": 0.0339,
      "Pivot.M.Fibonacci.S1": 0.028786600000000002,
      "Pivot.M.Fibonacci.S2": 0.027913400000000005,
      "Pivot.M.Fibonacci.S3": 0.026500000000000006,
      "Pivot.M.Woodie.Middle": 0.030125,
      "Pivot.M.Woodie.R1": 0.031849999999999996,
      "Pivot.M.Woodie.R2": 0.033824999999999994,
      "Pivot.M.Woodie.R3": 0.03554999999999999,
      "Pivot.M.Woodie.S1": 0.02815,
      "Pivot.M.Woodie.S2": 0.026425000000000004,
      "Pivot.M.Woodie.S3": 0.024450000000000006,
      "RSI": 45.55367533503342,
      "RSI[1]": 45.55367533503342,
      "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.2,
      "Recommend.MA": -0.4,
      "Recommend.Other": 0,
      "SMA10": 0.02934000000000004,
      "SMA100": 0.029694000000000057,
      "SMA20": 0.029260000000000036,
      "SMA200": 0.029238499999999962,
      "SMA30": 0.029340000000000036,
      "SMA5": 0.029319999999999964,
      "SMA50": 0.029653999999999986,
      "Stoch.D": 44.44444444444423,
      "Stoch.D[1]": 41.90476190476167,
      "Stoch.K": 42.857142857142655,
      "Stoch.K[1]": 37.77777777777754,
      "Stoch.RSI.K": 65.02542842033206,
      "UO": 43.70081365879675,
      "VWMA": 0.029261351579822716,
      "W.R": -57.14285714285735,
      "change": 0,
      "close": 0.0293,
      "high": 0.0294,
      "low": 0.0292,
      "open": 0.0294,
      "volume": 241352.81
    },
    "moving_averages": {
      "BUY": 4,
      "COMPUTE": {
        "EMA10": "SELL",
        "EMA100": "SELL",
        "EMA20": "SELL",
        "EMA200": "SELL",
        "EMA30": "SELL",
        "EMA50": "SELL",
        "HullMA": "BUY",
        "Ichimoku": "NEUTRAL",
        "SMA10": "SELL",
        "SMA100": "SELL",
        "SMA20": "BUY",
        "SMA200": "BUY",
        "SMA30": "SELL",
        "SMA50": "SELL",
        "VWMA": "BUY"
      },
      "NEUTRAL": 1,
      "RECOMMENDATION": "SELL",
      "SELL": 10
    },
    "oscillators": {
      "BUY": 1,
      "COMPUTE": {
        "ADX": "NEUTRAL",
        "AO": "NEUTRAL",
        "BBP": "NEUTRAL",
        "CCI": "NEUTRAL",
        "MACD": "BUY",
        "Mom": "SELL",
        "RSI": "NEUTRAL",
        "STOCH.K": "NEUTRAL",
        "Stoch.RSI": "NEUTRAL",
        "UO": "NEUTRAL",
        "W%R": "NEUTRAL"
      },
      "NEUTRAL": 9,
      "RECOMMENDATION": "NEUTRAL",
      "SELL": 1
    },
    "summary": {
      "BUY": 5,
      "NEUTRAL": 10,
      "RECOMMENDATION": "SELL",
      "SELL": 11
    },
    "time": "2025-06-08T12:20:03.344959"
  }
}
68457ff31cd2ca4a1c0f67c8
TRXUSDT
The TradingView technical analysis recommendation…
Sun Jun 08 2025 12:20:03 GMT+0000 (Coordinated Universal Time)
{
  "uuid": "f088b02d-496c-48c1-b011-c96521904576",
  "stepName": "get-tradingview",
  "symbols": [
    "ILVUSDT",
    "WANUSDT",
    "ASRUSDT",
    "ARDRUSDT",
    "REIUSDT",
    "CKBUSDT",
    "JSTUSDT",
    "ANKRUSDT",
    "LEVERUSDT",
    "AUCTIONUSDT",
    "IQUSDT",
    "GLMUSDT",
    "FLUXUSDT",
    "MLNUSDT",
    "OGNUSDT",
    "ARKUSDT",
    "PHAUSDT",
    "SLFUSDT",
    "PSGUSDT",
    "LTOUSDT",
    "SUPERUSDT",
    "FUNUSDT",
    "NMRUSDT",
    "ALPINEUSDT",
    "STRAXUSDT",
    "LUMIAUSDT",
    "CVCUSDT",
    "SYSUSDT",
    "BEAMXUSDT",
    "IOTAUSDT",
    "HIGHUSDT",
    "HIVEUSDT",
    "FISUSDT",
    "BTCUSDT",
    "RAYUSDT",
    "TWTUSDT",
    "VICUSDT",
    "ACAUSDT",
    "SLPUSDT",
    "FTTUSDT",
    "MANAUSDT",
    "QKCUSDT",
    "ARKMUSDT",
    "MOVEUSDT",
    "ZROUSDT",
    "AVAUSDT",
    "KAVAUSDT",
    "XVGUSDT",
    "IDEXUSDT",
    "SCRTUSDT",
    "ACHUSDT",
    "SUSDT",
    "DOTUSDT",
    "ADAUSDT",
    "VTHOUSDT",
    "RUNEUSDT",
    "BAKEUSDT",
    "HEIUSDT",
    "AMPUSDT",
    "RAREUSDT",
    "FETUSDT",
    "DUSKUSDT",
    "LRCUSDT",
    "EPICUSDT",
    "MDTUSDT",
    "FORMUSDT",
    "FARMUSDT",
    "BELUSDT",
    "DUSDT",
    "JASMYUSDT",
    "HIFIUSDT",
    "NKNUSDT",
    "CYBERUSDT",
    "CHZUSDT",
    "HOOKUSDT",
    "FLMUSDT",
    "PUNDIXUSDT",
    "CHESSUSDT",
    "PHBUSDT",
    "OMUSDT",
    "ATAUSDT",
    "LQTYUSDT",
    "VOXELUSDT",
    "TRXUSDT",
    "GPSUSDT",
    "TKOUSDT",
    "PIVXUSDT",
    "DATAUSDT",
    "REQUSDT",
    "COSUSDT",
    "GUSDT",
    "ONGUSDT",
    "PEPEUSDT",
    "SPELLUSDT",
    "EDUUSDT",
    "LPTUSDT",
    "BARUSDT",
    "DEGOUSDT",
    "MASKUSDT"
  ],
  "interval": "15m",
  "data": {
    "indicators": {
      "ADX": 11.91799549673617,
      "ADX+DI": 20.931152431014166,
      "ADX+DI[1]": 21.432829179472666,
      "ADX-DI": 22.321862026605555,
      "ADX-DI[1]": 22.8568712287006,
      "AO": -0.0003135294117653231,
      "AO[1]": -0.0001732352941182791,
      "AO[2]": -0.00006852941176538341,
      "BB.lower": 0.2851195074763193,
      "BB.upper": 0.2864904925236803,
      "BBPower": -0.00047152628186830636,
      "CCI20": -114.35523114371163,
      "CCI20[1]": -99.06291834015161,
      "EMA10": 0.2855923148263924,
      "EMA100": 0.28401258580641486,
      "EMA20": 0.2856787498830524,
      "EMA200": 0.2816115229012725,
      "EMA30": 0.28564795805360643,
      "EMA5": 0.2854702377961577,
      "EMA50": 0.28533498917398425,
      "HullMA9": 0.28525148148148144,
      "Ichimoku.BLine": 0.28554999999999997,
      "MACD.macd": -0.00004842300205776251,
      "MACD.signal": 0.000039783683335984445,
      "Mom": -0.0005000000000000004,
      "Mom[1]": -0.0007000000000000339,
      "P.SAR": 0.28669950336,
      "Pivot.M.Camarilla.Middle": 0.28373333333333334,
      "Pivot.M.Camarilla.R1": 0.28778916666666665,
      "Pivot.M.Camarilla.R2": 0.2886783333333333,
      "Pivot.M.Camarilla.R3": 0.2895675,
      "Pivot.M.Camarilla.S1": 0.2860108333333333,
      "Pivot.M.Camarilla.S2": 0.28512166666666666,
      "Pivot.M.Camarilla.S3": 0.2842325,
      "Pivot.M.Classic.Middle": 0.28373333333333334,
      "Pivot.M.Classic.R1": 0.2901666666666667,
      "Pivot.M.Classic.R2": 0.2934333333333333,
      "Pivot.M.Classic.R3": 0.3031333333333333,
      "Pivot.M.Classic.S1": 0.2804666666666667,
      "Pivot.M.Classic.S2": 0.27403333333333335,
      "Pivot.M.Classic.S3": 0.26433333333333336,
      "Pivot.M.Demark.Middle": 0.28454999999999997,
      "Pivot.M.Demark.R1": 0.29179999999999995,
      "Pivot.M.Demark.S1": 0.28209999999999996,
      "Pivot.M.Fibonacci.Middle": 0.28373333333333334,
      "Pivot.M.Fibonacci.R1": 0.2874387333333333,
      "Pivot.M.Fibonacci.R2": 0.28972793333333335,
      "Pivot.M.Fibonacci.R3": 0.2934333333333333,
      "Pivot.M.Fibonacci.S1": 0.28002793333333337,
      "Pivot.M.Fibonacci.S2": 0.2777387333333333,
      "Pivot.M.Fibonacci.S3": 0.27403333333333335,
      "Pivot.M.Woodie.Middle": 0.28452500000000003,
      "Pivot.M.Woodie.R1": 0.29175000000000006,
      "Pivot.M.Woodie.R2": 0.294225,
      "Pivot.M.Woodie.R3": 0.30145000000000005,
      "Pivot.M.Woodie.S1": 0.2820500000000001,
      "Pivot.M.Woodie.S2": 0.27482500000000004,
      "Pivot.M.Woodie.S3": 0.2723500000000001,
      "RSI": 46.56728485452636,
      "RSI[1]": 46.56728485452635,
      "Rec.BBPower": 1,
      "Rec.HullMA9": 1,
      "Rec.Ichimoku": 0,
      "Rec.Stoch.RSI": 0,
      "Rec.UO": 0,
      "Rec.VWMA": -1,
      "Rec.WR": 0,
      "Recommend.All": -0.02121212121212121,
      "Recommend.MA": -0.13333333333333333,
      "Recommend.Other": 0.09090909090909091,
      "SMA10": 0.28569999999999995,
      "SMA100": 0.28399899999999983,
      "SMA20": 0.2858049999999998,
      "SMA200": 0.2811045000000003,
      "SMA30": 0.2858133333333338,
      "SMA5": 0.2853199999999996,
      "SMA50": 0.2856919999999999,
      "Stoch.D": 38.33450046685334,
      "Stoch.D[1]": 35.32051282051248,
      "Stoch.K": 47.91666666666631,
      "Stoch.K[1]": 44.444444444443214,
      "Stoch.RSI.K": 43.15750962225121,
      "UO": 48.289778094856835,
      "VWMA": 0.2857680562494416,
      "W.R": -56.25000000000109,
      "change": 0,
      "close": 0.2854,
      "high": 0.2855,
      "low": 0.2853,
      "open": 0.2855,
      "volume": 204267.5
    },
    "moving_averages": {
      "BUY": 6,
      "COMPUTE": {
        "EMA10": "SELL",
        "EMA100": "BUY",
        "EMA20": "SELL",
        "EMA200": "BUY",
        "EMA30": "SELL",
        "EMA50": "BUY",
        "HullMA": "BUY",
        "Ichimoku": "NEUTRAL",
        "SMA10": "SELL",
        "SMA100": "BUY",
        "SMA20": "SELL",
        "SMA200": "BUY",
        "SMA30": "SELL",
        "SMA50": "SELL",
        "VWMA": "SELL"
      },
      "NEUTRAL": 1,
      "RECOMMENDATION": "SELL",
      "SELL": 8
    },
    "oscillators": {
      "BUY": 2,
      "COMPUTE": {
        "ADX": "NEUTRAL",
        "AO": "NEUTRAL",
        "BBP": "BUY",
        "CCI": "NEUTRAL",
        "MACD": "SELL",
        "Mom": "BUY",
        "RSI": "NEUTRAL",
        "STOCH.K": "NEUTRAL",
        "Stoch.RSI": "NEUTRAL",
        "UO": "NEUTRAL",
        "W%R": "NEUTRAL"
      },
      "NEUTRAL": 8,
      "RECOMMENDATION": "NEUTRAL",
      "SELL": 1
    },
    "summary": {
      "BUY": 8,
      "NEUTRAL": 9,
      "RECOMMENDATION": "NEUTRAL",
      "SELL": 9
    },
    "time": "2025-06-08T12:20:03.344249"
  }
}
68457ff31cd2ca4a1c0f67c9
TRXUSDT
The current price is lower than the selling trigg…
Sun Jun 08 2025 12:20:03 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "8978e74b-4c2e-4f44-b702-e48762b3fe41",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "determine-action",
  "data": {
    "symbol": "TRXUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749385203362,
      "symbol": "TRXUSDT",
      "close": "0.28530000"
    },
    "accountInfo": {
      "makerCommission": 10,
      "takerCommission": 10,
      "buyerCommission": 0,
      "sellerCommission": 0,
      "commissionRates": {
        "maker": "0.00100000",
        "taker": "0.00100000",
        "buyer": "0.00000000",
        "seller": "0.00000000"
      },
      "canTrade": true,
      "canWithdraw": true,
      "canDeposit": true,
      "brokered": false,
      "requireSelfTradePrevention": false,
      "preventSor": false,
      "updateTime": 1749285689507,
      "accountType": "SPOT",
      "balances": [
        {
          "asset": "BNB",
          "free": "0.00000756",
          "locked": "0.00000000"
        },
        {
          "asset": "USDT",
          "free": "2.70416865",
          "locked": "0.00000000"
        },
        {
          "asset": "TRX",
          "free": "178.72110000",
          "locked": "0.00000000",
          "total": 178.7211,
          "estimatedValue": 50.98912983,
          "updatedAt": "2025-06-07T08:41:29.507Z",
          "isLessThanMinNotionalValue": false
        },
        {
          "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": "67ccc9eaa153dac955a49a18",
      "key": "configuration",
      "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"
      ],
      "botOptions": {
        "authentication": {
          "lockList": true,
          "lockAfter": 600
        },
        "autoTriggerBuy": {
          "enabled": true,
          "triggerAfter": 9,
          "conditions": {
            "whenLessThanATHRestriction": true,
            "afterDisabledPeriod": true
          }
        },
        "orderLimit": {
          "enabled": true,
          "maxBuyOpenOrders": 5,
          "maxOpenTrades": 10
        },
        "tradingViewOptions": {
          "useOnlyWithin": 10,
          "ifExpires": "ignore"
        },
        "logs": {
          "deleteAfter": 500
        },
        "tradingViews": [
          {
            "interval": "15m",
            "buy": {
              "whenStrongBuy": false,
              "whenBuy": false
            },
            "sell": {
              "forceSellOverZeroBelowTriggerPrice": {
                "whenNeutral": false,
                "whenSell": false,
                "whenStrongSell": false
              }
            }
          }
        ]
      },
      "candles": {
        "interval": "1d",
        "limit": 5
      },
      "buy": {
        "enabled": true,
        "lastBuyPriceRemoveThreshold": 1.04,
        "athRestriction": {
          "enabled": true,
          "candles": {
            "interval": "1m",
            "limit": 4
          },
          "restrictionPercentage": 0.975
        },
        "minPurchaseAmount": -1,
        "maxPurchaseAmount": -1,
        "gridTrade": [
          {
            "triggerPercentage": 1.015,
            "stopPercentage": 1.0045,
            "limitPercentage": 1.0055,
            "minPurchaseAmount": 9,
            "maxPurchaseAmount": 50,
            "executed": true,
            "executedOrder": {
              "symbol": "TRXUSDT",
              "orderId": 3179139112,
              "orderListId": -1,
              "clientOrderId": "FJN3TEe2x6WDs5R54WeQDA",
              "transactTime": 1749285689507,
              "currentGridTradeIndex": 0,
              "price": "0.27930000",
              "origQty": "178.90000000",
              "executedQty": "178.90000000",
              "cummulativeQuoteQty": "49.91310000",
              "status": "FILLED",
              "timeInForce": "GTC",
              "type": "STOP_LOSS_LIMIT",
              "side": "BUY",
              "stopPrice": "0.27900000",
              "icebergQty": "0.00000000",
              "time": 1749279604693,
              "updateTime": 1749285689508,
              "isWorking": false,
              "workingTime": -1,
              "origQuoteOrderQty": "0.00000000",
              "selfTradePreventionMode": "EXPIRE_MAKER"
            }
          }
        ],
        "currentGridTradeIndex": -1,
        "currentGridTrade": null
      },
      "sell": {
        "enabled": true,
        "stopLoss": {
          "enabled": true,
          "maxLossPercentage": 0.975,
          "disableBuyMinutes": 4,
          "orderType": "market"
        },
        "conservativeMode": {
          "enabled": true,
          "factor": 0.98
        },
        "gridTrade": [
          {
            "triggerPercentage": 1.037,
            "stopPercentage": 0.983,
            "limitPercentage": 0.98,
            "quantityPercentage": 1,
            "executed": false,
            "executedOrder": null
          }
        ],
        "currentGridTradeIndex": 0,
        "currentGridTrade": {
          "triggerPercentage": 1.037,
          "stopPercentage": 0.983,
          "limitPercentage": 0.98,
          "quantityPercentage": 1,
          "executed": false,
          "executedOrder": null
        }
      },
      "system": {
        "temporaryDisableActionAfterConfirmingOrder": 20,
        "checkManualOrderPeriod": 5,
        "placeManualOrderInterval": 5,
        "refreshAccountInfoPeriod": 1,
        "checkOrderExecutePeriod": 10
      }
    },
    "indicators": {
      "highestPrice": 0.2877,
      "lowestPrice": 0.2661,
      "athPrice": 0.2856
    },
    "symbolInfo": {
      "symbol": "TRXUSDT",
      "status": "TRADING",
      "baseAsset": "TRX",
      "baseAssetPrecision": 8,
      "quoteAsset": "USDT",
      "quotePrecision": 8,
      "filterLotSize": {
        "filterType": "LOT_SIZE",
        "minQty": "0.10000000",
        "maxQty": "9000000.00000000",
        "stepSize": "0.10000000"
      },
      "filterPrice": {
        "filterType": "PRICE_FILTER",
        "minPrice": "0.00010000",
        "maxPrice": "1000.00000000",
        "tickSize": "0.00010000"
      },
      "filterMinNotional": {
        "filterType": "NOTIONAL",
        "minNotional": "5.00000000",
        "applyMinToMarket": true,
        "maxNotional": "9000000.00000000",
        "applyMaxToMarket": false,
        "avgPriceMins": 5
      }
    },
    "openOrders": [],
    "action": "sell-wait",
    "baseAssetBalance": {
      "asset": "TRX",
      "free": "178.72110000",
      "locked": "0.00000000",
      "total": 178.7211,
      "estimatedValue": 50.98912983,
      "updatedAt": "2025-06-07T08:41:29.507Z",
      "isLessThanMinNotionalValue": false
    },
    "quoteAssetBalance": {
      "asset": "USDT",
      "free": "2.70416865",
      "locked": "0.00000000"
    },
    "buy": {
      "currentPrice": 0.2853,
      "limitPrice": null,
      "highestPrice": 0.2877,
      "lowestPrice": 0.2661,
      "athPrice": 0.2856,
      "athRestrictionPrice": 0.27846000000000004,
      "triggerPrice": null,
      "difference": null,
      "nextBestBuyAmount": -82.12318158301174,
      "nextBestBuyCalculation": {
        "currentPrice": 0.2853,
        "lastBuyPrice": 0.27899999999999997,
        "totalBoughtAmount": 49.9131,
        "totalBoughtQty": 178.9,
        "buyTrigger": 1.0225806451612904,
        "sellTrigger": 1.03626,
        "hasObviousManualTrade": false,
        "isSingleSellGrid": true
      },
      "openOrders": [],
      "processMessage": "",
      "updatedAt": "2025-06-08T12:20:03.517Z"
    },
    "sell": {
      "currentPrice": 0.2853,
      "limitPrice": 0.279594,
      "lastBuyPrice": 0.27899999999999997,
      "triggerPrice": 0.28932299999999994,
      "difference": -1.4100946372239465,
      "stopLossTriggerPrice": 0.27202499999999996,
      "stopLossDifference": 4.652996845425883,
      "currentProfit": 1.125942930000005,
      "currentProfitPercentage": 2.2580645161290436,
      "conservativeModeApplicable": false,
      "triggerPercentage": 1.037,
      "openOrders": [],
      "processMessage": "The current price is lower than the selling trigger price for the grid trade #1. Wait.",
      "updatedAt": "2025-06-08T12:20:03.519Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "TRXUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "15m"
        },
        "result": {
          "indicators": {
            "ADX": 11.917995496736168,
            "ADX+DI": 20.689019210997895,
            "ADX+DI[1]": 21.432829179472666,
            "ADX-DI": 22.063640968444776,
            "ADX-DI[1]": 22.8568712287006,
            "AO": -0.0003220588235300359,
            "AO[1]": -0.0001732352941182791,
            "AO[2]": -0.00006852941176538341,
            "BB.lower": 0.2851014300321618,
            "BB.upper": 0.28649856996783785,
            "BBPower": -0.0005429548532968065,
            "CCI20": -130.18597997153873,
            "CCI20[1]": -99.06291834015161,
            "EMA10": 0.2855741330082106,
            "EMA100": 0.2840106056083951,
            "EMA20": 0.2856692260735286,
            "EMA200": 0.2816105278763969,
            "EMA30": 0.28564150644070324,
            "EMA5": 0.2854369044628244,
            "EMA50": 0.2853310676053568,
            "HullMA9": 0.28522148148148146,
            "Ichimoku.BLine": 0.28554999999999997,
            "MACD.macd": -0.0000564002100350014,
            "MACD.signal": 0.00003818824174053667,
            "Mom": -0.0005999999999999894,
            "Mom[1]": -0.0007000000000000339,
            "P.SAR": 0.28669950336,
            "Pivot.M.Camarilla.Middle": 0.28373333333333334,
            "Pivot.M.Camarilla.R1": 0.28778916666666665,
            "Pivot.M.Camarilla.R2": 0.2886783333333333,
            "Pivot.M.Camarilla.R3": 0.2895675,
            "Pivot.M.Camarilla.S1": 0.2860108333333333,
            "Pivot.M.Camarilla.S2": 0.28512166666666666,
            "Pivot.M.Camarilla.S3": 0.2842325,
            "Pivot.M.Classic.Middle": 0.28373333333333334,
            "Pivot.M.Classic.R1": 0.2901666666666667,
            "Pivot.M.Classic.R2": 0.2934333333333333,
            "Pivot.M.Classic.R3": 0.3031333333333333,
            "Pivot.M.Classic.S1": 0.2804666666666667,
            "Pivot.M.Classic.S2": 0.27403333333333335,
            "Pivot.M.Classic.S3": 0.26433333333333336,
            "Pivot.M.Demark.Middle": 0.28454999999999997,
            "Pivot.M.Demark.R1": 0.29179999999999995,
            "Pivot.M.Demark.S1": 0.28209999999999996,
            "Pivot.M.Fibonacci.Middle": 0.28373333333333334,
            "Pivot.M.Fibonacci.R1": 0.2874387333333333,
            "Pivot.M.Fibonacci.R2": 0.28972793333333335,
            "Pivot.M.Fibonacci.R3": 0.2934333333333333,
            "Pivot.M.Fibonacci.S1": 0.28002793333333337,
            "Pivot.M.Fibonacci.S2": 0.2777387333333333,
            "Pivot.M.Fibonacci.S3": 0.27403333333333335,
            "Pivot.M.Woodie.Middle": 0.28452500000000003,
            "Pivot.M.Woodie.R1": 0.29175000000000006,
            "Pivot.M.Woodie.R2": 0.294225,
            "Pivot.M.Woodie.R3": 0.30145000000000005,
            "Pivot.M.Woodie.S1": 0.2820500000000001,
            "Pivot.M.Woodie.S2": 0.27482500000000004,
            "Pivot.M.Woodie.S3": 0.2723500000000001,
            "RSI": 45.48267125052926,
            "RSI[1]": 46.56728485452635,
            "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.13333333333333333,
            "Recommend.MA": -0.26666666666666666,
            "Recommend.Other": 0,
            "SMA10": 0.28569,
            "SMA100": 0.2839979999999998,
            "SMA20": 0.28579999999999983,
            "SMA200": 0.28110400000000024,
            "SMA30": 0.2858100000000005,
            "SMA5": 0.28529999999999955,
            "SMA50": 0.28568999999999994,
            "Stoch.D": 37.64005602240897,
            "Stoch.D[1]": 35.32051282051248,
            "Stoch.K": 45.833333333333194,
            "Stoch.K[1]": 44.444444444443214,
            "Stoch.RSI.K": 40.69744177611284,
            "UO": 47.40418118466902,
            "VWMA": 0.2857643713794108,
            "W.R": -62.50000000000043,
            "change": -0.03503854239663244,
            "close": 0.2853,
            "high": 0.2855,
            "low": 0.2852,
            "open": 0.2855,
            "volume": 508070.9
          },
          "moving_averages": {
            "BUY": 5,
            "COMPUTE": {
              "EMA10": "SELL",
              "EMA100": "BUY",
              "EMA20": "SELL",
              "EMA200": "BUY",
              "EMA30": "SELL",
              "EMA50": "SELL",
              "HullMA": "BUY",
              "Ichimoku": "NEUTRAL",
              "SMA10": "SELL",
              "SMA100": "BUY",
              "SMA20": "SELL",
              "SMA200": "BUY",
              "SMA30": "SELL",
              "SMA50": "SELL",
              "VWMA": "SELL"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "SELL",
            "SELL": 9
          },
          "oscillators": {
            "BUY": 1,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "NEUTRAL",
              "CCI": "NEUTRAL",
              "MACD": "SELL",
              "Mom": "BUY",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "NEUTRAL",
              "UO": "NEUTRAL",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 9,
            "RECOMMENDATION": "NEUTRAL",
            "SELL": 1
          },
          "summary": {
            "BUY": 6,
            "NEUTRAL": 10,
            "RECOMMENDATION": "SELL",
            "SELL": 10
          },
          "time": "2025-06-08T12:20:03.419581"
        }
      }
    ],
    "overrideData": {}
  }
}
68457ff463fdf0e9f31910c3
BTCUSDT
The current price reached the trigger price for t…
Sun Jun 08 2025 12:20:04 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "425448a8-3d44-4054-82da-32e6d5e0fd37",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "determine-action",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749385204017,
      "symbol": "BTCUSDT",
      "close": "105670.44000000"
    },
    "accountInfo": {
      "makerCommission": 10,
      "takerCommission": 10,
      "buyerCommission": 0,
      "sellerCommission": 0,
      "commissionRates": {
        "maker": "0.00100000",
        "taker": "0.00100000",
        "buyer": "0.00000000",
        "seller": "0.00000000"
      },
      "canTrade": true,
      "canWithdraw": true,
      "canDeposit": true,
      "brokered": false,
      "requireSelfTradePrevention": false,
      "preventSor": false,
      "updateTime": 1749285689507,
      "accountType": "SPOT",
      "balances": [
        {
          "asset": "BNB",
          "free": "0.00000756",
          "locked": "0.00000000"
        },
        {
          "asset": "USDT",
          "free": "2.70416865",
          "locked": "0.00000000"
        },
        {
          "asset": "TRX",
          "free": "178.72110000",
          "locked": "0.00000000"
        },
        {
          "asset": "PERL",
          "free": "16.20000000",
          "locked": "0.00000000"
        },
        {
          "asset": "FIS",
          "free": "1.58600000",
          "locked": "0.00000000"
        },
        {
          "asset": "DEGO",
          "free": "0.04362000",
          "locked": "0.00000000"
        },
        {
          "asset": "LPT",
          "free": "0.01677000",
          "locked": "0.00000000"
        },
        {
          "asset": "NFT",
          "free": "129661.491252",
          "locked": "0.000000"
        },
        {
          "asset": "CLV",
          "free": "0.56660000",
          "locked": "0.00000000"
        },
        {
          "asset": "ANC",
          "free": "3.69073000",
          "locked": "0.00000000"
        },
        {
          "asset": "ETHW",
          "free": "0.04091800",
          "locked": "0.00000000"
        },
        {
          "asset": "HIFI",
          "free": "0.76560000",
          "locked": "0.00000000"
        },
        {
          "asset": "VIC",
          "free": "20707.03036260",
          "locked": "0.00000000"
        },
        {
          "asset": "KLY",
          "free": "0.19400000",
          "locked": "0.00000000"
        },
        {
          "asset": "LUMIA",
          "free": "0.20334000",
          "locked": "0.00000000"
        }
      ],
      "permissions": [
        "LEVERAGED",
        "TRD_GRP_002",
        "TRD_GRP_015"
      ],
      "uid": 384039787
    },
    "symbolConfiguration": {
      "_id": "67d3522529ca296337552cca",
      "key": "BTCUSDT-configuration",
      "candles": {
        "interval": "1d",
        "limit": 12
      },
      "buy": {
        "enabled": false,
        "lastBuyPriceRemoveThreshold": 1,
        "athRestriction": {
          "enabled": false,
          "candles": {
            "interval": "30m",
            "limit": 7
          },
          "restrictionPercentage": 0.964
        },
        "minPurchaseAmount": -1,
        "maxPurchaseAmount": -1,
        "gridTrade": [
          {
            "triggerPercentage": 1.075,
            "stopPercentage": 1.018,
            "limitPercentage": 1.02,
            "minPurchaseAmount": 9,
            "maxPurchaseAmount": 50,
            "executed": false,
            "executedOrder": null
          }
        ],
        "currentGridTradeIndex": 0,
        "currentGridTrade": {
          "triggerPercentage": 1.075,
          "stopPercentage": 1.018,
          "limitPercentage": 1.02,
          "minPurchaseAmount": 9,
          "maxPurchaseAmount": 50,
          "executed": false,
          "executedOrder": null
        }
      },
      "sell": {
        "enabled": true,
        "stopLoss": {
          "enabled": true,
          "maxLossPercentage": 0.973,
          "disableBuyMinutes": 4,
          "orderType": "market"
        },
        "conservativeMode": {
          "enabled": false,
          "factor": 0.98
        },
        "gridTrade": [
          {
            "triggerPercentage": 1.047,
            "stopPercentage": 0.985,
            "limitPercentage": 0.98,
            "quantityPercentage": 1,
            "executed": false,
            "executedOrder": null
          }
        ],
        "currentGridTradeIndex": 0,
        "currentGridTrade": {
          "triggerPercentage": 1.047,
          "stopPercentage": 0.985,
          "limitPercentage": 0.98,
          "quantityPercentage": 1,
          "executed": false,
          "executedOrder": null
        }
      },
      "botOptions": {
        "authentication": {
          "lockList": true,
          "lockAfter": 600
        },
        "autoTriggerBuy": {
          "enabled": true,
          "triggerAfter": 0.4,
          "conditions": {
            "whenLessThanATHRestriction": true,
            "afterDisabledPeriod": true
          }
        },
        "orderLimit": {
          "enabled": true,
          "maxBuyOpenOrders": 5,
          "maxOpenTrades": 7
        },
        "tradingViewOptions": {
          "useOnlyWithin": 240,
          "ifExpires": "ignore"
        },
        "logs": {
          "deleteAfter": 500
        },
        "tradingViews": [
          {
            "interval": "5m",
            "buy": {
              "whenStrongBuy": true,
              "whenBuy": true
            },
            "sell": {
              "forceSellOverZeroBelowTriggerPrice": {
                "whenNeutral": true,
                "whenSell": true,
                "whenStrongSell": true
              }
            }
          }
        ]
      },
      "enabled": true,
      "cronTime": "* * * * * *",
      "symbols": [
        "ILVUSDT",
        "WANUSDT",
        "ASRUSDT",
        "ARDRUSDT",
        "REIUSDT",
        "CKBUSDT",
        "JSTUSDT",
        "ANKRUSDT",
        "LEVERUSDT",
        "AUCTIONUSDT",
        "IQUSDT",
        "GLMUSDT",
        "FLUXUSDT",
        "MLNUSDT",
        "OGNUSDT",
        "ARKUSDT",
        "PHAUSDT",
        "SLFUSDT",
        "PSGUSDT",
        "LTOUSDT",
        "SUPERUSDT",
        "FUNUSDT",
        "NMRUSDT",
        "ALPINEUSDT",
        "STRAXUSDT",
        "LUMIAUSDT",
        "CVCUSDT",
        "SYSUSDT",
        "BEAMXUSDT",
        "IOTAUSDT",
        "HIGHUSDT",
        "HIVEUSDT",
        "FISUSDT",
        "BTCUSDT",
        "RAYUSDT",
        "TWTUSDT",
        "VICUSDT",
        "ACAUSDT",
        "SLPUSDT",
        "FTTUSDT",
        "MANAUSDT",
        "QKCUSDT",
        "ARKMUSDT",
        "MOVEUSDT",
        "ZROUSDT",
        "AVAUSDT",
        "KAVAUSDT",
        "XVGUSDT",
        "IDEXUSDT",
        "SCRTUSDT",
        "ACHUSDT",
        "SUSDT",
        "DOTUSDT",
        "ADAUSDT",
        "VTHOUSDT",
        "RUNEUSDT",
        "BAKEUSDT",
        "HEIUSDT",
        "AMPUSDT",
        "RAREUSDT",
        "FETUSDT",
        "DUSKUSDT",
        "LRCUSDT",
        "EPICUSDT",
        "MDTUSDT",
        "FORMUSDT",
        "FARMUSDT",
        "BELUSDT",
        "DUSDT",
        "JASMYUSDT",
        "HIFIUSDT",
        "NKNUSDT",
        "CYBERUSDT",
        "CHZUSDT",
        "HOOKUSDT",
        "FLMUSDT",
        "PUNDIXUSDT",
        "CHESSUSDT",
        "PHBUSDT",
        "OMUSDT",
        "ATAUSDT",
        "LQTYUSDT",
        "VOXELUSDT",
        "TRXUSDT",
        "GPSUSDT",
        "TKOUSDT",
        "PIVXUSDT",
        "DATAUSDT",
        "REQUSDT",
        "COSUSDT",
        "GUSDT",
        "ONGUSDT",
        "PEPEUSDT",
        "SPELLUSDT",
        "EDUUSDT",
        "LPTUSDT",
        "BARUSDT",
        "DEGOUSDT",
        "MASKUSDT"
      ],
      "system": {
        "temporaryDisableActionAfterConfirmingOrder": 20,
        "checkManualOrderPeriod": 5,
        "placeManualOrderInterval": 5,
        "refreshAccountInfoPeriod": 1,
        "checkOrderExecutePeriod": 10
      }
    },
    "indicators": {
      "highestPrice": 109284.7,
      "lowestPrice": 100372.26,
      "athPrice": null
    },
    "symbolInfo": {
      "symbol": "BTCUSDT",
      "status": "TRADING",
      "baseAsset": "BTC",
      "baseAssetPrecision": 8,
      "quoteAsset": "USDT",
      "quotePrecision": 8,
      "filterLotSize": {
        "filterType": "LOT_SIZE",
        "minQty": "0.00001000",
        "maxQty": "9000.00000000",
        "stepSize": "0.00001000"
      },
      "filterPrice": {
        "filterType": "PRICE_FILTER",
        "minPrice": "0.01000000",
        "maxPrice": "1000000.00000000",
        "tickSize": "0.01000000"
      },
      "filterMinNotional": {
        "filterType": "NOTIONAL",
        "minNotional": "5.00000000",
        "applyMinToMarket": true,
        "maxNotional": "9000000.00000000",
        "applyMaxToMarket": false,
        "avgPriceMins": 5
      }
    },
    "openOrders": [],
    "action": "buy",
    "baseAssetBalance": {
      "asset": "BTC",
      "free": 0,
      "locked": 0,
      "total": 0,
      "estimatedValue": 0,
      "updatedAt": "2025-06-07T08:41:29.507Z"
    },
    "quoteAssetBalance": {
      "asset": "USDT",
      "free": "2.70416865",
      "locked": "0.00000000"
    },
    "buy": {
      "currentPrice": 105670.44,
      "limitPrice": 107783.8488,
      "highestPrice": 109284.7,
      "lowestPrice": 100372.26,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 107900.17949999998,
      "difference": -2.0664835872677867,
      "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-08T12:20:04.174Z"
    },
    "sell": {
      "currentPrice": 105670.44,
      "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-08T12:20:04.171Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 50.69742733000279,
            "ADX+DI": 42.76810601950043,
            "ADX+DI[1]": 45.5151261568637,
            "ADX-DI": 11.437775349177397,
            "ADX-DI[1]": 12.17243026226851,
            "AO": 297.00767647041357,
            "AO[1]": 294.22561764686543,
            "AO[2]": 292.21852941157704,
            "BB.lower": 105345.412204964,
            "BB.upper": 105792.72779503613,
            "BBPower": 216.73702297382988,
            "CCI20": 107.44046867365401,
            "CCI20[1]": 118.9510546411704,
            "EMA10": 105653.20838532309,
            "EMA100": 105460.23065057445,
            "EMA20": 105567.18213811162,
            "EMA200": 105450.40799394138,
            "EMA30": 105512.17032267872,
            "EMA5": 105694.54539301828,
            "EMA50": 105466.53193811329,
            "HullMA9": 105720.40774074076,
            "Ichimoku.BLine": 105368.87,
            "MACD.macd": 104.19285258757009,
            "MACD.signal": 92.55904219730193,
            "Mom": 116.91000000000349,
            "Mom[1]": 206.9899999999907,
            "P.SAR": 105632.4716,
            "Pivot.M.Camarilla.Middle": 105107.74666666666,
            "Pivot.M.Camarilla.R1": 105738.13341666666,
            "Pivot.M.Camarilla.R2": 105924.11683333333,
            "Pivot.M.Camarilla.R3": 106110.10024999999,
            "Pivot.M.Camarilla.S1": 105366.16658333332,
            "Pivot.M.Camarilla.S2": 105180.18316666665,
            "Pivot.M.Camarilla.S3": 104994.19975,
            "Pivot.M.Classic.Middle": 105107.74666666666,
            "Pivot.M.Classic.R1": 106344.40333333332,
            "Pivot.M.Classic.R2": 107136.65666666666,
            "Pivot.M.Classic.R3": 109165.56666666667,
            "Pivot.M.Classic.S1": 104315.49333333332,
            "Pivot.M.Classic.S2": 103078.83666666666,
            "Pivot.M.Classic.S3": 101049.92666666665,
            "Pivot.M.Demark.Middle": 105305.81,
            "Pivot.M.Demark.R1": 106740.53,
            "Pivot.M.Demark.S1": 104711.62,
            "Pivot.M.Fibonacci.Middle": 105107.74666666666,
            "Pivot.M.Fibonacci.R1": 105882.79028666666,
            "Pivot.M.Fibonacci.R2": 106361.61304666667,
            "Pivot.M.Fibonacci.R3": 107136.65666666666,
            "Pivot.M.Fibonacci.S1": 104332.70304666666,
            "Pivot.M.Fibonacci.S2": 103853.88028666665,
            "Pivot.M.Fibonacci.S3": 103078.83666666666,
            "Pivot.M.Woodie.Middle": 105218.8475,
            "Pivot.M.Woodie.R1": 106566.60500000001,
            "Pivot.M.Woodie.R2": 107247.7575,
            "Pivot.M.Woodie.R3": 108595.51500000001,
            "Pivot.M.Woodie.S1": 104537.695,
            "Pivot.M.Woodie.S2": 103189.9375,
            "Pivot.M.Woodie.S3": 102508.785,
            "RSI": 65.64950657671844,
            "RSI[1]": 73.30743176995283,
            "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.4,
            "Recommend.MA": 0.8,
            "Recommend.Other": 0,
            "SMA10": 105664.46799999995,
            "SMA100": 105450.1575999999,
            "SMA20": 105569.07000000007,
            "SMA200": 105548.44459999977,
            "SMA30": 105418.99833333354,
            "SMA5": 105693.00200000012,
            "SMA50": 105393.32639999996,
            "Stoch.D": 86.16554170824854,
            "Stoch.D[1]": 75.25677931203208,
            "Stoch.K": 86.21841994419043,
            "Stoch.K[1]": 77.72716073099564,
            "Stoch.RSI.K": 65.87137998960752,
            "UO": 60.17094609132221,
            "VWMA": 105530.78704816279,
            "W.R": -23.195074530136228,
            "change": -0.060000673187501116,
            "close": 105702.02,
            "high": 105765.48,
            "low": 105702.01,
            "open": 105765.47,
            "volume": 57.76527
          },
          "moving_averages": {
            "BUY": 13,
            "COMPUTE": {
              "EMA10": "BUY",
              "EMA100": "BUY",
              "EMA20": "BUY",
              "EMA200": "BUY",
              "EMA30": "BUY",
              "EMA50": "BUY",
              "HullMA": "SELL",
              "Ichimoku": "NEUTRAL",
              "SMA10": "BUY",
              "SMA100": "BUY",
              "SMA20": "BUY",
              "SMA200": "BUY",
              "SMA30": "BUY",
              "SMA50": "BUY",
              "VWMA": "BUY"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "STRONG_BUY",
            "SELL": 1
          },
          "oscillators": {
            "BUY": 1,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "NEUTRAL",
              "CCI": "SELL",
              "MACD": "BUY",
              "Mom": "SELL",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "NEUTRAL",
              "UO": "NEUTRAL",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 8,
            "RECOMMENDATION": "NEUTRAL",
            "SELL": 2
          },
          "summary": {
            "BUY": 14,
            "NEUTRAL": 9,
            "RECOMMENDATION": "BUY",
            "SELL": 3
          },
          "time": "2025-06-08T12:20:03.391778"
        }
      }
    ],
    "overrideData": {}
  }
}
68457ff463fdf0e9f31910c4
BTCUSDT
Do not place a buy order for the grid trade #1 as…
Sun Jun 08 2025 12:20:04 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "425448a8-3d44-4054-82da-32e6d5e0fd37",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "place-buy-order",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749385204017,
      "symbol": "BTCUSDT",
      "close": "105670.44000000"
    },
    "accountInfo": {
      "makerCommission": 10,
      "takerCommission": 10,
      "buyerCommission": 0,
      "sellerCommission": 0,
      "commissionRates": {
        "maker": "0.00100000",
        "taker": "0.00100000",
        "buyer": "0.00000000",
        "seller": "0.00000000"
      },
      "canTrade": true,
      "canWithdraw": true,
      "canDeposit": true,
      "brokered": false,
      "requireSelfTradePrevention": false,
      "preventSor": false,
      "updateTime": 1749285689507,
      "accountType": "SPOT",
      "balances": [
        {
          "asset": "BNB",
          "free": "0.00000756",
          "locked": "0.00000000"
        },
        {
          "asset": "USDT",
          "free": "2.70416865",
          "locked": "0.00000000"
        },
        {
          "asset": "TRX",
          "free": "178.72110000",
          "locked": "0.00000000"
        },
        {
          "asset": "PERL",
          "free": "16.20000000",
          "locked": "0.00000000"
        },
        {
          "asset": "FIS",
          "free": "1.58600000",
          "locked": "0.00000000"
        },
        {
          "asset": "DEGO",
          "free": "0.04362000",
          "locked": "0.00000000"
        },
        {
          "asset": "LPT",
          "free": "0.01677000",
          "locked": "0.00000000"
        },
        {
          "asset": "NFT",
          "free": "129661.491252",
          "locked": "0.000000"
        },
        {
          "asset": "CLV",
          "free": "0.56660000",
          "locked": "0.00000000"
        },
        {
          "asset": "ANC",
          "free": "3.69073000",
          "locked": "0.00000000"
        },
        {
          "asset": "ETHW",
          "free": "0.04091800",
          "locked": "0.00000000"
        },
        {
          "asset": "HIFI",
          "free": "0.76560000",
          "locked": "0.00000000"
        },
        {
          "asset": "VIC",
          "free": "20707.03036260",
          "locked": "0.00000000"
        },
        {
          "asset": "KLY",
          "free": "0.19400000",
          "locked": "0.00000000"
        },
        {
          "asset": "LUMIA",
          "free": "0.20334000",
          "locked": "0.00000000"
        }
      ],
      "permissions": [
        "LEVERAGED",
        "TRD_GRP_002",
        "TRD_GRP_015"
      ],
      "uid": 384039787
    },
    "symbolConfiguration": {
      "_id": "67d3522529ca296337552cca",
      "key": "BTCUSDT-configuration",
      "candles": {
        "interval": "1d",
        "limit": 12
      },
      "buy": {
        "enabled": false,
        "lastBuyPriceRemoveThreshold": 1,
        "athRestriction": {
          "enabled": false,
          "candles": {
            "interval": "30m",
            "limit": 7
          },
          "restrictionPercentage": 0.964
        },
        "minPurchaseAmount": -1,
        "maxPurchaseAmount": -1,
        "gridTrade": [
          {
            "triggerPercentage": 1.075,
            "stopPercentage": 1.018,
            "limitPercentage": 1.02,
            "minPurchaseAmount": 9,
            "maxPurchaseAmount": 50,
            "executed": false,
            "executedOrder": null
          }
        ],
        "currentGridTradeIndex": 0,
        "currentGridTrade": {
          "triggerPercentage": 1.075,
          "stopPercentage": 1.018,
          "limitPercentage": 1.02,
          "minPurchaseAmount": 9,
          "maxPurchaseAmount": 50,
          "executed": false,
          "executedOrder": null
        }
      },
      "sell": {
        "enabled": true,
        "stopLoss": {
          "enabled": true,
          "maxLossPercentage": 0.973,
          "disableBuyMinutes": 4,
          "orderType": "market"
        },
        "conservativeMode": {
          "enabled": false,
          "factor": 0.98
        },
        "gridTrade": [
          {
            "triggerPercentage": 1.047,
            "stopPercentage": 0.985,
            "limitPercentage": 0.98,
            "quantityPercentage": 1,
            "executed": false,
            "executedOrder": null
          }
        ],
        "currentGridTradeIndex": 0,
        "currentGridTrade": {
          "triggerPercentage": 1.047,
          "stopPercentage": 0.985,
          "limitPercentage": 0.98,
          "quantityPercentage": 1,
          "executed": false,
          "executedOrder": null
        }
      },
      "botOptions": {
        "authentication": {
          "lockList": true,
          "lockAfter": 600
        },
        "autoTriggerBuy": {
          "enabled": true,
          "triggerAfter": 0.4,
          "conditions": {
            "whenLessThanATHRestriction": true,
            "afterDisabledPeriod": true
          }
        },
        "orderLimit": {
          "enabled": true,
          "maxBuyOpenOrders": 5,
          "maxOpenTrades": 7
        },
        "tradingViewOptions": {
          "useOnlyWithin": 240,
          "ifExpires": "ignore"
        },
        "logs": {
          "deleteAfter": 500
        },
        "tradingViews": [
          {
            "interval": "5m",
            "buy": {
              "whenStrongBuy": true,
              "whenBuy": true
            },
            "sell": {
              "forceSellOverZeroBelowTriggerPrice": {
                "whenNeutral": true,
                "whenSell": true,
                "whenStrongSell": true
              }
            }
          }
        ]
      },
      "enabled": true,
      "cronTime": "* * * * * *",
      "symbols": [
        "ILVUSDT",
        "WANUSDT",
        "ASRUSDT",
        "ARDRUSDT",
        "REIUSDT",
        "CKBUSDT",
        "JSTUSDT",
        "ANKRUSDT",
        "LEVERUSDT",
        "AUCTIONUSDT",
        "IQUSDT",
        "GLMUSDT",
        "FLUXUSDT",
        "MLNUSDT",
        "OGNUSDT",
        "ARKUSDT",
        "PHAUSDT",
        "SLFUSDT",
        "PSGUSDT",
        "LTOUSDT",
        "SUPERUSDT",
        "FUNUSDT",
        "NMRUSDT",
        "ALPINEUSDT",
        "STRAXUSDT",
        "LUMIAUSDT",
        "CVCUSDT",
        "SYSUSDT",
        "BEAMXUSDT",
        "IOTAUSDT",
        "HIGHUSDT",
        "HIVEUSDT",
        "FISUSDT",
        "BTCUSDT",
        "RAYUSDT",
        "TWTUSDT",
        "VICUSDT",
        "ACAUSDT",
        "SLPUSDT",
        "FTTUSDT",
        "MANAUSDT",
        "QKCUSDT",
        "ARKMUSDT",
        "MOVEUSDT",
        "ZROUSDT",
        "AVAUSDT",
        "KAVAUSDT",
        "XVGUSDT",
        "IDEXUSDT",
        "SCRTUSDT",
        "ACHUSDT",
        "SUSDT",
        "DOTUSDT",
        "ADAUSDT",
        "VTHOUSDT",
        "RUNEUSDT",
        "BAKEUSDT",
        "HEIUSDT",
        "AMPUSDT",
        "RAREUSDT",
        "FETUSDT",
        "DUSKUSDT",
        "LRCUSDT",
        "EPICUSDT",
        "MDTUSDT",
        "FORMUSDT",
        "FARMUSDT",
        "BELUSDT",
        "DUSDT",
        "JASMYUSDT",
        "HIFIUSDT",
        "NKNUSDT",
        "CYBERUSDT",
        "CHZUSDT",
        "HOOKUSDT",
        "FLMUSDT",
        "PUNDIXUSDT",
        "CHESSUSDT",
        "PHBUSDT",
        "OMUSDT",
        "ATAUSDT",
        "LQTYUSDT",
        "VOXELUSDT",
        "TRXUSDT",
        "GPSUSDT",
        "TKOUSDT",
        "PIVXUSDT",
        "DATAUSDT",
        "REQUSDT",
        "COSUSDT",
        "GUSDT",
        "ONGUSDT",
        "PEPEUSDT",
        "SPELLUSDT",
        "EDUUSDT",
        "LPTUSDT",
        "BARUSDT",
        "DEGOUSDT",
        "MASKUSDT"
      ],
      "system": {
        "temporaryDisableActionAfterConfirmingOrder": 20,
        "checkManualOrderPeriod": 5,
        "placeManualOrderInterval": 5,
        "refreshAccountInfoPeriod": 1,
        "checkOrderExecutePeriod": 10
      }
    },
    "indicators": {
      "highestPrice": 109284.7,
      "lowestPrice": 100372.26,
      "athPrice": null
    },
    "symbolInfo": {
      "symbol": "BTCUSDT",
      "status": "TRADING",
      "baseAsset": "BTC",
      "baseAssetPrecision": 8,
      "quoteAsset": "USDT",
      "quotePrecision": 8,
      "filterLotSize": {
        "filterType": "LOT_SIZE",
        "minQty": "0.00001000",
        "maxQty": "9000.00000000",
        "stepSize": "0.00001000"
      },
      "filterPrice": {
        "filterType": "PRICE_FILTER",
        "minPrice": "0.01000000",
        "maxPrice": "1000000.00000000",
        "tickSize": "0.01000000"
      },
      "filterMinNotional": {
        "filterType": "NOTIONAL",
        "minNotional": "5.00000000",
        "applyMinToMarket": true,
        "maxNotional": "9000000.00000000",
        "applyMaxToMarket": false,
        "avgPriceMins": 5
      }
    },
    "openOrders": [],
    "action": "buy",
    "baseAssetBalance": {
      "asset": "BTC",
      "free": 0,
      "locked": 0,
      "total": 0,
      "estimatedValue": 0,
      "updatedAt": "2025-06-07T08:41:29.507Z"
    },
    "quoteAssetBalance": {
      "asset": "USDT",
      "free": "2.70416865",
      "locked": "0.00000000"
    },
    "buy": {
      "currentPrice": 105670.44,
      "limitPrice": 107783.8488,
      "highestPrice": 109284.7,
      "lowestPrice": 100372.26,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 107900.17949999998,
      "difference": -2.0664835872677867,
      "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-08T12:20:04.174Z"
    },
    "sell": {
      "currentPrice": 105670.44,
      "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-08T12:20:04.171Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 50.69742733000279,
            "ADX+DI": 42.76810601950043,
            "ADX+DI[1]": 45.5151261568637,
            "ADX-DI": 11.437775349177397,
            "ADX-DI[1]": 12.17243026226851,
            "AO": 297.00767647041357,
            "AO[1]": 294.22561764686543,
            "AO[2]": 292.21852941157704,
            "BB.lower": 105345.412204964,
            "BB.upper": 105792.72779503613,
            "BBPower": 216.73702297382988,
            "CCI20": 107.44046867365401,
            "CCI20[1]": 118.9510546411704,
            "EMA10": 105653.20838532309,
            "EMA100": 105460.23065057445,
            "EMA20": 105567.18213811162,
            "EMA200": 105450.40799394138,
            "EMA30": 105512.17032267872,
            "EMA5": 105694.54539301828,
            "EMA50": 105466.53193811329,
            "HullMA9": 105720.40774074076,
            "Ichimoku.BLine": 105368.87,
            "MACD.macd": 104.19285258757009,
            "MACD.signal": 92.55904219730193,
            "Mom": 116.91000000000349,
            "Mom[1]": 206.9899999999907,
            "P.SAR": 105632.4716,
            "Pivot.M.Camarilla.Middle": 105107.74666666666,
            "Pivot.M.Camarilla.R1": 105738.13341666666,
            "Pivot.M.Camarilla.R2": 105924.11683333333,
            "Pivot.M.Camarilla.R3": 106110.10024999999,
            "Pivot.M.Camarilla.S1": 105366.16658333332,
            "Pivot.M.Camarilla.S2": 105180.18316666665,
            "Pivot.M.Camarilla.S3": 104994.19975,
            "Pivot.M.Classic.Middle": 105107.74666666666,
            "Pivot.M.Classic.R1": 106344.40333333332,
            "Pivot.M.Classic.R2": 107136.65666666666,
            "Pivot.M.Classic.R3": 109165.56666666667,
            "Pivot.M.Classic.S1": 104315.49333333332,
            "Pivot.M.Classic.S2": 103078.83666666666,
            "Pivot.M.Classic.S3": 101049.92666666665,
            "Pivot.M.Demark.Middle": 105305.81,
            "Pivot.M.Demark.R1": 106740.53,
            "Pivot.M.Demark.S1": 104711.62,
            "Pivot.M.Fibonacci.Middle": 105107.74666666666,
            "Pivot.M.Fibonacci.R1": 105882.79028666666,
            "Pivot.M.Fibonacci.R2": 106361.61304666667,
            "Pivot.M.Fibonacci.R3": 107136.65666666666,
            "Pivot.M.Fibonacci.S1": 104332.70304666666,
            "Pivot.M.Fibonacci.S2": 103853.88028666665,
            "Pivot.M.Fibonacci.S3": 103078.83666666666,
            "Pivot.M.Woodie.Middle": 105218.8475,
            "Pivot.M.Woodie.R1": 106566.60500000001,
            "Pivot.M.Woodie.R2": 107247.7575,
            "Pivot.M.Woodie.R3": 108595.51500000001,
            "Pivot.M.Woodie.S1": 104537.695,
            "Pivot.M.Woodie.S2": 103189.9375,
            "Pivot.M.Woodie.S3": 102508.785,
            "RSI": 65.64950657671844,
            "RSI[1]": 73.30743176995283,
            "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.4,
            "Recommend.MA": 0.8,
            "Recommend.Other": 0,
            "SMA10": 105664.46799999995,
            "SMA100": 105450.1575999999,
            "SMA20": 105569.07000000007,
            "SMA200": 105548.44459999977,
            "SMA30": 105418.99833333354,
            "SMA5": 105693.00200000012,
            "SMA50": 105393.32639999996,
            "Stoch.D": 86.16554170824854,
            "Stoch.D[1]": 75.25677931203208,
            "Stoch.K": 86.21841994419043,
            "Stoch.K[1]": 77.72716073099564,
            "Stoch.RSI.K": 65.87137998960752,
            "UO": 60.17094609132221,
            "VWMA": 105530.78704816279,
            "W.R": -23.195074530136228,
            "change": -0.060000673187501116,
            "close": 105702.02,
            "high": 105765.48,
            "low": 105702.01,
            "open": 105765.47,
            "volume": 57.76527
          },
          "moving_averages": {
            "BUY": 13,
            "COMPUTE": {
              "EMA10": "BUY",
              "EMA100": "BUY",
              "EMA20": "BUY",
              "EMA200": "BUY",
              "EMA30": "BUY",
              "EMA50": "BUY",
              "HullMA": "SELL",
              "Ichimoku": "NEUTRAL",
              "SMA10": "BUY",
              "SMA100": "BUY",
              "SMA20": "BUY",
              "SMA200": "BUY",
              "SMA30": "BUY",
              "SMA50": "BUY",
              "VWMA": "BUY"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "STRONG_BUY",
            "SELL": 1
          },
          "oscillators": {
            "BUY": 1,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "NEUTRAL",
              "CCI": "SELL",
              "MACD": "BUY",
              "Mom": "SELL",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "NEUTRAL",
              "UO": "NEUTRAL",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 8,
            "RECOMMENDATION": "NEUTRAL",
            "SELL": 2
          },
          "summary": {
            "BUY": 14,
            "NEUTRAL": 9,
            "RECOMMENDATION": "BUY",
            "SELL": 3
          },
          "time": "2025-06-08T12:20:03.391778"
        }
      }
    ],
    "overrideData": {}
  }
}
68457ff41cd2ca4a1c0f67ca
BTCUSDT
The current price reached the trigger price for t…
Sun Jun 08 2025 12:20:04 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "4329d894-bcc0-4324-aa3a-e432381b1d76",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "determine-action",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749385204017,
      "symbol": "BTCUSDT",
      "close": "105670.44000000"
    },
    "accountInfo": {
      "makerCommission": 10,
      "takerCommission": 10,
      "buyerCommission": 0,
      "sellerCommission": 0,
      "commissionRates": {
        "maker": "0.00100000",
        "taker": "0.00100000",
        "buyer": "0.00000000",
        "seller": "0.00000000"
      },
      "canTrade": true,
      "canWithdraw": true,
      "canDeposit": true,
      "brokered": false,
      "requireSelfTradePrevention": false,
      "preventSor": false,
      "updateTime": 1749285689507,
      "accountType": "SPOT",
      "balances": [
        {
          "asset": "BNB",
          "free": "0.00000756",
          "locked": "0.00000000"
        },
        {
          "asset": "USDT",
          "free": "2.70416865",
          "locked": "0.00000000"
        },
        {
          "asset": "TRX",
          "free": "178.72110000",
          "locked": "0.00000000"
        },
        {
          "asset": "PERL",
          "free": "16.20000000",
          "locked": "0.00000000"
        },
        {
          "asset": "FIS",
          "free": "1.58600000",
          "locked": "0.00000000"
        },
        {
          "asset": "DEGO",
          "free": "0.04362000",
          "locked": "0.00000000"
        },
        {
          "asset": "LPT",
          "free": "0.01677000",
          "locked": "0.00000000"
        },
        {
          "asset": "NFT",
          "free": "129661.491252",
          "locked": "0.000000"
        },
        {
          "asset": "CLV",
          "free": "0.56660000",
          "locked": "0.00000000"
        },
        {
          "asset": "ANC",
          "free": "3.69073000",
          "locked": "0.00000000"
        },
        {
          "asset": "ETHW",
          "free": "0.04091800",
          "locked": "0.00000000"
        },
        {
          "asset": "HIFI",
          "free": "0.76560000",
          "locked": "0.00000000"
        },
        {
          "asset": "VIC",
          "free": "20707.03036260",
          "locked": "0.00000000"
        },
        {
          "asset": "KLY",
          "free": "0.19400000",
          "locked": "0.00000000"
        },
        {
          "asset": "LUMIA",
          "free": "0.20334000",
          "locked": "0.00000000"
        }
      ],
      "permissions": [
        "LEVERAGED",
        "TRD_GRP_002",
        "TRD_GRP_015"
      ],
      "uid": 384039787
    },
    "symbolConfiguration": {
      "_id": "67d3522529ca296337552cca",
      "key": "BTCUSDT-configuration",
      "candles": {
        "interval": "1d",
        "limit": 12
      },
      "buy": {
        "enabled": false,
        "lastBuyPriceRemoveThreshold": 1,
        "athRestriction": {
          "enabled": false,
          "candles": {
            "interval": "30m",
            "limit": 7
          },
          "restrictionPercentage": 0.964
        },
        "minPurchaseAmount": -1,
        "maxPurchaseAmount": -1,
        "gridTrade": [
          {
            "triggerPercentage": 1.075,
            "stopPercentage": 1.018,
            "limitPercentage": 1.02,
            "minPurchaseAmount": 9,
            "maxPurchaseAmount": 50,
            "executed": false,
            "executedOrder": null
          }
        ],
        "currentGridTradeIndex": 0,
        "currentGridTrade": {
          "triggerPercentage": 1.075,
          "stopPercentage": 1.018,
          "limitPercentage": 1.02,
          "minPurchaseAmount": 9,
          "maxPurchaseAmount": 50,
          "executed": false,
          "executedOrder": null
        }
      },
      "sell": {
        "enabled": true,
        "stopLoss": {
          "enabled": true,
          "maxLossPercentage": 0.973,
          "disableBuyMinutes": 4,
          "orderType": "market"
        },
        "conservativeMode": {
          "enabled": false,
          "factor": 0.98
        },
        "gridTrade": [
          {
            "triggerPercentage": 1.047,
            "stopPercentage": 0.985,
            "limitPercentage": 0.98,
            "quantityPercentage": 1,
            "executed": false,
            "executedOrder": null
          }
        ],
        "currentGridTradeIndex": 0,
        "currentGridTrade": {
          "triggerPercentage": 1.047,
          "stopPercentage": 0.985,
          "limitPercentage": 0.98,
          "quantityPercentage": 1,
          "executed": false,
          "executedOrder": null
        }
      },
      "botOptions": {
        "authentication": {
          "lockList": true,
          "lockAfter": 600
        },
        "autoTriggerBuy": {
          "enabled": true,
          "triggerAfter": 0.4,
          "conditions": {
            "whenLessThanATHRestriction": true,
            "afterDisabledPeriod": true
          }
        },
        "orderLimit": {
          "enabled": true,
          "maxBuyOpenOrders": 5,
          "maxOpenTrades": 7
        },
        "tradingViewOptions": {
          "useOnlyWithin": 240,
          "ifExpires": "ignore"
        },
        "logs": {
          "deleteAfter": 500
        },
        "tradingViews": [
          {
            "interval": "5m",
            "buy": {
              "whenStrongBuy": true,
              "whenBuy": true
            },
            "sell": {
              "forceSellOverZeroBelowTriggerPrice": {
                "whenNeutral": true,
                "whenSell": true,
                "whenStrongSell": true
              }
            }
          }
        ]
      },
      "enabled": true,
      "cronTime": "* * * * * *",
      "symbols": [
        "ILVUSDT",
        "WANUSDT",
        "ASRUSDT",
        "ARDRUSDT",
        "REIUSDT",
        "CKBUSDT",
        "JSTUSDT",
        "ANKRUSDT",
        "LEVERUSDT",
        "AUCTIONUSDT",
        "IQUSDT",
        "GLMUSDT",
        "FLUXUSDT",
        "MLNUSDT",
        "OGNUSDT",
        "ARKUSDT",
        "PHAUSDT",
        "SLFUSDT",
        "PSGUSDT",
        "LTOUSDT",
        "SUPERUSDT",
        "FUNUSDT",
        "NMRUSDT",
        "ALPINEUSDT",
        "STRAXUSDT",
        "LUMIAUSDT",
        "CVCUSDT",
        "SYSUSDT",
        "BEAMXUSDT",
        "IOTAUSDT",
        "HIGHUSDT",
        "HIVEUSDT",
        "FISUSDT",
        "BTCUSDT",
        "RAYUSDT",
        "TWTUSDT",
        "VICUSDT",
        "ACAUSDT",
        "SLPUSDT",
        "FTTUSDT",
        "MANAUSDT",
        "QKCUSDT",
        "ARKMUSDT",
        "MOVEUSDT",
        "ZROUSDT",
        "AVAUSDT",
        "KAVAUSDT",
        "XVGUSDT",
        "IDEXUSDT",
        "SCRTUSDT",
        "ACHUSDT",
        "SUSDT",
        "DOTUSDT",
        "ADAUSDT",
        "VTHOUSDT",
        "RUNEUSDT",
        "BAKEUSDT",
        "HEIUSDT",
        "AMPUSDT",
        "RAREUSDT",
        "FETUSDT",
        "DUSKUSDT",
        "LRCUSDT",
        "EPICUSDT",
        "MDTUSDT",
        "FORMUSDT",
        "FARMUSDT",
        "BELUSDT",
        "DUSDT",
        "JASMYUSDT",
        "HIFIUSDT",
        "NKNUSDT",
        "CYBERUSDT",
        "CHZUSDT",
        "HOOKUSDT",
        "FLMUSDT",
        "PUNDIXUSDT",
        "CHESSUSDT",
        "PHBUSDT",
        "OMUSDT",
        "ATAUSDT",
        "LQTYUSDT",
        "VOXELUSDT",
        "TRXUSDT",
        "GPSUSDT",
        "TKOUSDT",
        "PIVXUSDT",
        "DATAUSDT",
        "REQUSDT",
        "COSUSDT",
        "GUSDT",
        "ONGUSDT",
        "PEPEUSDT",
        "SPELLUSDT",
        "EDUUSDT",
        "LPTUSDT",
        "BARUSDT",
        "DEGOUSDT",
        "MASKUSDT"
      ],
      "system": {
        "temporaryDisableActionAfterConfirmingOrder": 20,
        "checkManualOrderPeriod": 5,
        "placeManualOrderInterval": 5,
        "refreshAccountInfoPeriod": 1,
        "checkOrderExecutePeriod": 10
      }
    },
    "indicators": {
      "highestPrice": 109284.7,
      "lowestPrice": 100372.26,
      "athPrice": null
    },
    "symbolInfo": {
      "symbol": "BTCUSDT",
      "status": "TRADING",
      "baseAsset": "BTC",
      "baseAssetPrecision": 8,
      "quoteAsset": "USDT",
      "quotePrecision": 8,
      "filterLotSize": {
        "filterType": "LOT_SIZE",
        "minQty": "0.00001000",
        "maxQty": "9000.00000000",
        "stepSize": "0.00001000"
      },
      "filterPrice": {
        "filterType": "PRICE_FILTER",
        "minPrice": "0.01000000",
        "maxPrice": "1000000.00000000",
        "tickSize": "0.01000000"
      },
      "filterMinNotional": {
        "filterType": "NOTIONAL",
        "minNotional": "5.00000000",
        "applyMinToMarket": true,
        "maxNotional": "9000000.00000000",
        "applyMaxToMarket": false,
        "avgPriceMins": 5
      }
    },
    "openOrders": [],
    "action": "buy",
    "baseAssetBalance": {
      "asset": "BTC",
      "free": 0,
      "locked": 0,
      "total": 0,
      "estimatedValue": 0,
      "updatedAt": "2025-06-07T08:41:29.507Z"
    },
    "quoteAssetBalance": {
      "asset": "USDT",
      "free": "2.70416865",
      "locked": "0.00000000"
    },
    "buy": {
      "currentPrice": 105670.44,
      "limitPrice": 107783.8488,
      "highestPrice": 109284.7,
      "lowestPrice": 100372.26,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 107900.17949999998,
      "difference": -2.0664835872677867,
      "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-08T12:20:04.182Z"
    },
    "sell": {
      "currentPrice": 105670.44,
      "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-08T12:20:04.179Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 50.69742733000279,
            "ADX+DI": 42.76810601950043,
            "ADX+DI[1]": 45.5151261568637,
            "ADX-DI": 11.437775349177397,
            "ADX-DI[1]": 12.17243026226851,
            "AO": 297.00767647041357,
            "AO[1]": 294.22561764686543,
            "AO[2]": 292.21852941157704,
            "BB.lower": 105345.412204964,
            "BB.upper": 105792.72779503613,
            "BBPower": 216.73702297382988,
            "CCI20": 107.44046867365401,
            "CCI20[1]": 118.9510546411704,
            "EMA10": 105653.20838532309,
            "EMA100": 105460.23065057445,
            "EMA20": 105567.18213811162,
            "EMA200": 105450.40799394138,
            "EMA30": 105512.17032267872,
            "EMA5": 105694.54539301828,
            "EMA50": 105466.53193811329,
            "HullMA9": 105720.40774074076,
            "Ichimoku.BLine": 105368.87,
            "MACD.macd": 104.19285258757009,
            "MACD.signal": 92.55904219730193,
            "Mom": 116.91000000000349,
            "Mom[1]": 206.9899999999907,
            "P.SAR": 105632.4716,
            "Pivot.M.Camarilla.Middle": 105107.74666666666,
            "Pivot.M.Camarilla.R1": 105738.13341666666,
            "Pivot.M.Camarilla.R2": 105924.11683333333,
            "Pivot.M.Camarilla.R3": 106110.10024999999,
            "Pivot.M.Camarilla.S1": 105366.16658333332,
            "Pivot.M.Camarilla.S2": 105180.18316666665,
            "Pivot.M.Camarilla.S3": 104994.19975,
            "Pivot.M.Classic.Middle": 105107.74666666666,
            "Pivot.M.Classic.R1": 106344.40333333332,
            "Pivot.M.Classic.R2": 107136.65666666666,
            "Pivot.M.Classic.R3": 109165.56666666667,
            "Pivot.M.Classic.S1": 104315.49333333332,
            "Pivot.M.Classic.S2": 103078.83666666666,
            "Pivot.M.Classic.S3": 101049.92666666665,
            "Pivot.M.Demark.Middle": 105305.81,
            "Pivot.M.Demark.R1": 106740.53,
            "Pivot.M.Demark.S1": 104711.62,
            "Pivot.M.Fibonacci.Middle": 105107.74666666666,
            "Pivot.M.Fibonacci.R1": 105882.79028666666,
            "Pivot.M.Fibonacci.R2": 106361.61304666667,
            "Pivot.M.Fibonacci.R3": 107136.65666666666,
            "Pivot.M.Fibonacci.S1": 104332.70304666666,
            "Pivot.M.Fibonacci.S2": 103853.88028666665,
            "Pivot.M.Fibonacci.S3": 103078.83666666666,
            "Pivot.M.Woodie.Middle": 105218.8475,
            "Pivot.M.Woodie.R1": 106566.60500000001,
            "Pivot.M.Woodie.R2": 107247.7575,
            "Pivot.M.Woodie.R3": 108595.51500000001,
            "Pivot.M.Woodie.S1": 104537.695,
            "Pivot.M.Woodie.S2": 103189.9375,
            "Pivot.M.Woodie.S3": 102508.785,
            "RSI": 65.64950657671844,
            "RSI[1]": 73.30743176995283,
            "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.4,
            "Recommend.MA": 0.8,
            "Recommend.Other": 0,
            "SMA10": 105664.46799999995,
            "SMA100": 105450.1575999999,
            "SMA20": 105569.07000000007,
            "SMA200": 105548.44459999977,
            "SMA30": 105418.99833333354,
            "SMA5": 105693.00200000012,
            "SMA50": 105393.32639999996,
            "Stoch.D": 86.16554170824854,
            "Stoch.D[1]": 75.25677931203208,
            "Stoch.K": 86.21841994419043,
            "Stoch.K[1]": 77.72716073099564,
            "Stoch.RSI.K": 65.87137998960752,
            "UO": 60.17094609132221,
            "VWMA": 105530.78704816279,
            "W.R": -23.195074530136228,
            "change": -0.060000673187501116,
            "close": 105702.02,
            "high": 105765.48,
            "low": 105702.01,
            "open": 105765.47,
            "volume": 57.76527
          },
          "moving_averages": {
            "BUY": 13,
            "COMPUTE": {
              "EMA10": "BUY",
              "EMA100": "BUY",
              "EMA20": "BUY",
              "EMA200": "BUY",
              "EMA30": "BUY",
              "EMA50": "BUY",
              "HullMA": "SELL",
              "Ichimoku": "NEUTRAL",
              "SMA10": "BUY",
              "SMA100": "BUY",
              "SMA20": "BUY",
              "SMA200": "BUY",
              "SMA30": "BUY",
              "SMA50": "BUY",
              "VWMA": "BUY"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "STRONG_BUY",
            "SELL": 1
          },
          "oscillators": {
            "BUY": 1,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "NEUTRAL",
              "CCI": "SELL",
              "MACD": "BUY",
              "Mom": "SELL",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "NEUTRAL",
              "UO": "NEUTRAL",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 8,
            "RECOMMENDATION": "NEUTRAL",
            "SELL": 2
          },
          "summary": {
            "BUY": 14,
            "NEUTRAL": 9,
            "RECOMMENDATION": "BUY",
            "SELL": 3
          },
          "time": "2025-06-08T12:20:03.391778"
        }
      }
    ],
    "overrideData": {}
  }
}
68457ff41cd2ca4a1c0f67cb
BTCUSDT
Do not place a buy order for the grid trade #1 as…
Sun Jun 08 2025 12:20:04 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "4329d894-bcc0-4324-aa3a-e432381b1d76",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "place-buy-order",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749385204017,
      "symbol": "BTCUSDT",
      "close": "105670.44000000"
    },
    "accountInfo": {
      "makerCommission": 10,
      "takerCommission": 10,
      "buyerCommission": 0,
      "sellerCommission": 0,
      "commissionRates": {
        "maker": "0.00100000",
        "taker": "0.00100000",
        "buyer": "0.00000000",
        "seller": "0.00000000"
      },
      "canTrade": true,
      "canWithdraw": true,
      "canDeposit": true,
      "brokered": false,
      "requireSelfTradePrevention": false,
      "preventSor": false,
      "updateTime": 1749285689507,
      "accountType": "SPOT",
      "balances": [
        {
          "asset": "BNB",
          "free": "0.00000756",
          "locked": "0.00000000"
        },
        {
          "asset": "USDT",
          "free": "2.70416865",
          "locked": "0.00000000"
        },
        {
          "asset": "TRX",
          "free": "178.72110000",
          "locked": "0.00000000"
        },
        {
          "asset": "PERL",
          "free": "16.20000000",
          "locked": "0.00000000"
        },
        {
          "asset": "FIS",
          "free": "1.58600000",
          "locked": "0.00000000"
        },
        {
          "asset": "DEGO",
          "free": "0.04362000",
          "locked": "0.00000000"
        },
        {
          "asset": "LPT",
          "free": "0.01677000",
          "locked": "0.00000000"
        },
        {
          "asset": "NFT",
          "free": "129661.491252",
          "locked": "0.000000"
        },
        {
          "asset": "CLV",
          "free": "0.56660000",
          "locked": "0.00000000"
        },
        {
          "asset": "ANC",
          "free": "3.69073000",
          "locked": "0.00000000"
        },
        {
          "asset": "ETHW",
          "free": "0.04091800",
          "locked": "0.00000000"
        },
        {
          "asset": "HIFI",
          "free": "0.76560000",
          "locked": "0.00000000"
        },
        {
          "asset": "VIC",
          "free": "20707.03036260",
          "locked": "0.00000000"
        },
        {
          "asset": "KLY",
          "free": "0.19400000",
          "locked": "0.00000000"
        },
        {
          "asset": "LUMIA",
          "free": "0.20334000",
          "locked": "0.00000000"
        }
      ],
      "permissions": [
        "LEVERAGED",
        "TRD_GRP_002",
        "TRD_GRP_015"
      ],
      "uid": 384039787
    },
    "symbolConfiguration": {
      "_id": "67d3522529ca296337552cca",
      "key": "BTCUSDT-configuration",
      "candles": {
        "interval": "1d",
        "limit": 12
      },
      "buy": {
        "enabled": false,
        "lastBuyPriceRemoveThreshold": 1,
        "athRestriction": {
          "enabled": false,
          "candles": {
            "interval": "30m",
            "limit": 7
          },
          "restrictionPercentage": 0.964
        },
        "minPurchaseAmount": -1,
        "maxPurchaseAmount": -1,
        "gridTrade": [
          {
            "triggerPercentage": 1.075,
            "stopPercentage": 1.018,
            "limitPercentage": 1.02,
            "minPurchaseAmount": 9,
            "maxPurchaseAmount": 50,
            "executed": false,
            "executedOrder": null
          }
        ],
        "currentGridTradeIndex": 0,
        "currentGridTrade": {
          "triggerPercentage": 1.075,
          "stopPercentage": 1.018,
          "limitPercentage": 1.02,
          "minPurchaseAmount": 9,
          "maxPurchaseAmount": 50,
          "executed": false,
          "executedOrder": null
        }
      },
      "sell": {
        "enabled": true,
        "stopLoss": {
          "enabled": true,
          "maxLossPercentage": 0.973,
          "disableBuyMinutes": 4,
          "orderType": "market"
        },
        "conservativeMode": {
          "enabled": false,
          "factor": 0.98
        },
        "gridTrade": [
          {
            "triggerPercentage": 1.047,
            "stopPercentage": 0.985,
            "limitPercentage": 0.98,
            "quantityPercentage": 1,
            "executed": false,
            "executedOrder": null
          }
        ],
        "currentGridTradeIndex": 0,
        "currentGridTrade": {
          "triggerPercentage": 1.047,
          "stopPercentage": 0.985,
          "limitPercentage": 0.98,
          "quantityPercentage": 1,
          "executed": false,
          "executedOrder": null
        }
      },
      "botOptions": {
        "authentication": {
          "lockList": true,
          "lockAfter": 600
        },
        "autoTriggerBuy": {
          "enabled": true,
          "triggerAfter": 0.4,
          "conditions": {
            "whenLessThanATHRestriction": true,
            "afterDisabledPeriod": true
          }
        },
        "orderLimit": {
          "enabled": true,
          "maxBuyOpenOrders": 5,
          "maxOpenTrades": 7
        },
        "tradingViewOptions": {
          "useOnlyWithin": 240,
          "ifExpires": "ignore"
        },
        "logs": {
          "deleteAfter": 500
        },
        "tradingViews": [
          {
            "interval": "5m",
            "buy": {
              "whenStrongBuy": true,
              "whenBuy": true
            },
            "sell": {
              "forceSellOverZeroBelowTriggerPrice": {
                "whenNeutral": true,
                "whenSell": true,
                "whenStrongSell": true
              }
            }
          }
        ]
      },
      "enabled": true,
      "cronTime": "* * * * * *",
      "symbols": [
        "ILVUSDT",
        "WANUSDT",
        "ASRUSDT",
        "ARDRUSDT",
        "REIUSDT",
        "CKBUSDT",
        "JSTUSDT",
        "ANKRUSDT",
        "LEVERUSDT",
        "AUCTIONUSDT",
        "IQUSDT",
        "GLMUSDT",
        "FLUXUSDT",
        "MLNUSDT",
        "OGNUSDT",
        "ARKUSDT",
        "PHAUSDT",
        "SLFUSDT",
        "PSGUSDT",
        "LTOUSDT",
        "SUPERUSDT",
        "FUNUSDT",
        "NMRUSDT",
        "ALPINEUSDT",
        "STRAXUSDT",
        "LUMIAUSDT",
        "CVCUSDT",
        "SYSUSDT",
        "BEAMXUSDT",
        "IOTAUSDT",
        "HIGHUSDT",
        "HIVEUSDT",
        "FISUSDT",
        "BTCUSDT",
        "RAYUSDT",
        "TWTUSDT",
        "VICUSDT",
        "ACAUSDT",
        "SLPUSDT",
        "FTTUSDT",
        "MANAUSDT",
        "QKCUSDT",
        "ARKMUSDT",
        "MOVEUSDT",
        "ZROUSDT",
        "AVAUSDT",
        "KAVAUSDT",
        "XVGUSDT",
        "IDEXUSDT",
        "SCRTUSDT",
        "ACHUSDT",
        "SUSDT",
        "DOTUSDT",
        "ADAUSDT",
        "VTHOUSDT",
        "RUNEUSDT",
        "BAKEUSDT",
        "HEIUSDT",
        "AMPUSDT",
        "RAREUSDT",
        "FETUSDT",
        "DUSKUSDT",
        "LRCUSDT",
        "EPICUSDT",
        "MDTUSDT",
        "FORMUSDT",
        "FARMUSDT",
        "BELUSDT",
        "DUSDT",
        "JASMYUSDT",
        "HIFIUSDT",
        "NKNUSDT",
        "CYBERUSDT",
        "CHZUSDT",
        "HOOKUSDT",
        "FLMUSDT",
        "PUNDIXUSDT",
        "CHESSUSDT",
        "PHBUSDT",
        "OMUSDT",
        "ATAUSDT",
        "LQTYUSDT",
        "VOXELUSDT",
        "TRXUSDT",
        "GPSUSDT",
        "TKOUSDT",
        "PIVXUSDT",
        "DATAUSDT",
        "REQUSDT",
        "COSUSDT",
        "GUSDT",
        "ONGUSDT",
        "PEPEUSDT",
        "SPELLUSDT",
        "EDUUSDT",
        "LPTUSDT",
        "BARUSDT",
        "DEGOUSDT",
        "MASKUSDT"
      ],
      "system": {
        "temporaryDisableActionAfterConfirmingOrder": 20,
        "checkManualOrderPeriod": 5,
        "placeManualOrderInterval": 5,
        "refreshAccountInfoPeriod": 1,
        "checkOrderExecutePeriod": 10
      }
    },
    "indicators": {
      "highestPrice": 109284.7,
      "lowestPrice": 100372.26,
      "athPrice": null
    },
    "symbolInfo": {
      "symbol": "BTCUSDT",
      "status": "TRADING",
      "baseAsset": "BTC",
      "baseAssetPrecision": 8,
      "quoteAsset": "USDT",
      "quotePrecision": 8,
      "filterLotSize": {
        "filterType": "LOT_SIZE",
        "minQty": "0.00001000",
        "maxQty": "9000.00000000",
        "stepSize": "0.00001000"
      },
      "filterPrice": {
        "filterType": "PRICE_FILTER",
        "minPrice": "0.01000000",
        "maxPrice": "1000000.00000000",
        "tickSize": "0.01000000"
      },
      "filterMinNotional": {
        "filterType": "NOTIONAL",
        "minNotional": "5.00000000",
        "applyMinToMarket": true,
        "maxNotional": "9000000.00000000",
        "applyMaxToMarket": false,
        "avgPriceMins": 5
      }
    },
    "openOrders": [],
    "action": "buy",
    "baseAssetBalance": {
      "asset": "BTC",
      "free": 0,
      "locked": 0,
      "total": 0,
      "estimatedValue": 0,
      "updatedAt": "2025-06-07T08:41:29.507Z"
    },
    "quoteAssetBalance": {
      "asset": "USDT",
      "free": "2.70416865",
      "locked": "0.00000000"
    },
    "buy": {
      "currentPrice": 105670.44,
      "limitPrice": 107783.8488,
      "highestPrice": 109284.7,
      "lowestPrice": 100372.26,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 107900.17949999998,
      "difference": -2.0664835872677867,
      "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-08T12:20:04.182Z"
    },
    "sell": {
      "currentPrice": 105670.44,
      "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-08T12:20:04.179Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 50.69742733000279,
            "ADX+DI": 42.76810601950043,
            "ADX+DI[1]": 45.5151261568637,
            "ADX-DI": 11.437775349177397,
            "ADX-DI[1]": 12.17243026226851,
            "AO": 297.00767647041357,
            "AO[1]": 294.22561764686543,
            "AO[2]": 292.21852941157704,
            "BB.lower": 105345.412204964,
            "BB.upper": 105792.72779503613,
            "BBPower": 216.73702297382988,
            "CCI20": 107.44046867365401,
            "CCI20[1]": 118.9510546411704,
            "EMA10": 105653.20838532309,
            "EMA100": 105460.23065057445,
            "EMA20": 105567.18213811162,
            "EMA200": 105450.40799394138,
            "EMA30": 105512.17032267872,
            "EMA5": 105694.54539301828,
            "EMA50": 105466.53193811329,
            "HullMA9": 105720.40774074076,
            "Ichimoku.BLine": 105368.87,
            "MACD.macd": 104.19285258757009,
            "MACD.signal": 92.55904219730193,
            "Mom": 116.91000000000349,
            "Mom[1]": 206.9899999999907,
            "P.SAR": 105632.4716,
            "Pivot.M.Camarilla.Middle": 105107.74666666666,
            "Pivot.M.Camarilla.R1": 105738.13341666666,
            "Pivot.M.Camarilla.R2": 105924.11683333333,
            "Pivot.M.Camarilla.R3": 106110.10024999999,
            "Pivot.M.Camarilla.S1": 105366.16658333332,
            "Pivot.M.Camarilla.S2": 105180.18316666665,
            "Pivot.M.Camarilla.S3": 104994.19975,
            "Pivot.M.Classic.Middle": 105107.74666666666,
            "Pivot.M.Classic.R1": 106344.40333333332,
            "Pivot.M.Classic.R2": 107136.65666666666,
            "Pivot.M.Classic.R3": 109165.56666666667,
            "Pivot.M.Classic.S1": 104315.49333333332,
            "Pivot.M.Classic.S2": 103078.83666666666,
            "Pivot.M.Classic.S3": 101049.92666666665,
            "Pivot.M.Demark.Middle": 105305.81,
            "Pivot.M.Demark.R1": 106740.53,
            "Pivot.M.Demark.S1": 104711.62,
            "Pivot.M.Fibonacci.Middle": 105107.74666666666,
            "Pivot.M.Fibonacci.R1": 105882.79028666666,
            "Pivot.M.Fibonacci.R2": 106361.61304666667,
            "Pivot.M.Fibonacci.R3": 107136.65666666666,
            "Pivot.M.Fibonacci.S1": 104332.70304666666,
            "Pivot.M.Fibonacci.S2": 103853.88028666665,
            "Pivot.M.Fibonacci.S3": 103078.83666666666,
            "Pivot.M.Woodie.Middle": 105218.8475,
            "Pivot.M.Woodie.R1": 106566.60500000001,
            "Pivot.M.Woodie.R2": 107247.7575,
            "Pivot.M.Woodie.R3": 108595.51500000001,
            "Pivot.M.Woodie.S1": 104537.695,
            "Pivot.M.Woodie.S2": 103189.9375,
            "Pivot.M.Woodie.S3": 102508.785,
            "RSI": 65.64950657671844,
            "RSI[1]": 73.30743176995283,
            "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.4,
            "Recommend.MA": 0.8,
            "Recommend.Other": 0,
            "SMA10": 105664.46799999995,
            "SMA100": 105450.1575999999,
            "SMA20": 105569.07000000007,
            "SMA200": 105548.44459999977,
            "SMA30": 105418.99833333354,
            "SMA5": 105693.00200000012,
            "SMA50": 105393.32639999996,
            "Stoch.D": 86.16554170824854,
            "Stoch.D[1]": 75.25677931203208,
            "Stoch.K": 86.21841994419043,
            "Stoch.K[1]": 77.72716073099564,
            "Stoch.RSI.K": 65.87137998960752,
            "UO": 60.17094609132221,
            "VWMA": 105530.78704816279,
            "W.R": -23.195074530136228,
            "change": -0.060000673187501116,
            "close": 105702.02,
            "high": 105765.48,
            "low": 105702.01,
            "open": 105765.47,
            "volume": 57.76527
          },
          "moving_averages": {
            "BUY": 13,
            "COMPUTE": {
              "EMA10": "BUY",
              "EMA100": "BUY",
              "EMA20": "BUY",
              "EMA200": "BUY",
              "EMA30": "BUY",
              "EMA50": "BUY",
              "HullMA": "SELL",
              "Ichimoku": "NEUTRAL",
              "SMA10": "BUY",
              "SMA100": "BUY",
              "SMA20": "BUY",
              "SMA200": "BUY",
              "SMA30": "BUY",
              "SMA50": "BUY",
              "VWMA": "BUY"
            },
            "NEUTRAL": 1,
            "RECOMMENDATION": "STRONG_BUY",
            "SELL": 1
          },
          "oscillators": {
            "BUY": 1,
            "COMPUTE": {
              "ADX": "NEUTRAL",
              "AO": "NEUTRAL",
              "BBP": "NEUTRAL",
              "CCI": "SELL",
              "MACD": "BUY",
              "Mom": "SELL",
              "RSI": "NEUTRAL",
              "STOCH.K": "NEUTRAL",
              "Stoch.RSI": "NEUTRAL",
              "UO": "NEUTRAL",
              "W%R": "NEUTRAL"
            },
            "NEUTRAL": 8,
            "RECOMMENDATION": "NEUTRAL",
            "SELL": 2
          },
          "summary": {
            "BUY": 14,
            "NEUTRAL": 9,
            "RECOMMENDATION": "BUY",
            "SELL": 3
          },
          "time": "2025-06-08T12:20:03.391778"
        }
      }
    ],
    "overrideData": {}
  }
}
68457ff41cd2ca4a1c0f67cc
ACAUSDT
The TradingView technical analysis recommendation…
Sun Jun 08 2025 12:20:04 GMT+0000 (Coordinated Universal Time)
{
  "uuid": "2dfcfe9b-f084-4341-ab6d-02d929197586",
  "stepName": "get-tradingview",
  "symbols": [
    "ILVUSDT",
    "WANUSDT",
    "ASRUSDT",
    "ARDRUSDT",
    "REIUSDT",
    "CKBUSDT",
    "JSTUSDT",
    "ANKRUSDT",
    "LEVERUSDT",
    "AUCTIONUSDT",
    "IQUSDT",
    "GLMUSDT",
    "FLUXUSDT",
    "MLNUSDT",
    "OGNUSDT",
    "ARKUSDT",
    "PHAUSDT",
    "SLFUSDT",
    "PSGUSDT",
    "LTOUSDT",
    "SUPERUSDT",
    "FUNUSDT",
    "NMRUSDT",
    "ALPINEUSDT",
    "STRAXUSDT",
    "LUMIAUSDT",
    "CVCUSDT",
    "SYSUSDT",
    "BEAMXUSDT",
    "IOTAUSDT",
    "HIGHUSDT",
    "HIVEUSDT",
    "FISUSDT",
    "BTCUSDT",
    "RAYUSDT",
    "TWTUSDT",
    "VICUSDT",
    "ACAUSDT",
    "SLPUSDT",
    "FTTUSDT",
    "MANAUSDT",
    "QKCUSDT",
    "ARKMUSDT",
    "MOVEUSDT",
    "ZROUSDT",
    "AVAUSDT",
    "KAVAUSDT",
    "XVGUSDT",
    "IDEXUSDT",
    "SCRTUSDT",
    "ACHUSDT",
    "SUSDT",
    "DOTUSDT",
    "ADAUSDT",
    "VTHOUSDT",
    "RUNEUSDT",
    "BAKEUSDT",
    "HEIUSDT",
    "AMPUSDT",
    "RAREUSDT",
    "FETUSDT",
    "DUSKUSDT",
    "LRCUSDT",
    "EPICUSDT",
    "MDTUSDT",
    "FORMUSDT",
    "FARMUSDT",
    "BELUSDT",
    "DUSDT",
    "JASMYUSDT",
    "HIFIUSDT",
    "NKNUSDT",
    "CYBERUSDT",
    "CHZUSDT",
    "HOOKUSDT",
    "FLMUSDT",
    "PUNDIXUSDT",
    "CHESSUSDT",
    "PHBUSDT",
    "OMUSDT",
    "ATAUSDT",
    "LQTYUSDT",
    "VOXELUSDT",
    "TRXUSDT",
    "GPSUSDT",
    "TKOUSDT",
    "PIVXUSDT",
    "DATAUSDT",
    "REQUSDT",
    "COSUSDT",
    "GUSDT",
    "ONGUSDT",
    "PEPEUSDT",
    "SPELLUSDT",
    "EDUUSDT",
    "LPTUSDT",
    "BARUSDT",
    "DEGOUSDT",
    "MASKUSDT"
  ],
  "interval": "15m",
  "data": {
    "indicators": {
      "ADX": 16.785816915659726,
      "ADX+DI": 13.79802142400429,
      "ADX+DI[1]": 14.663427663203244,
      "ADX-DI": 15.744444314274228,
      "ADX-DI[1]": 16.731929398084105,
      "AO": -0.00010500000000004256,
      "AO[1]": -0.00012441176470592147,
      "AO[2]": -0.00015117647058827607,
      "BB.lower": 0.02904341480196915,
      "BB.upper": 0.029486585198030917,
      "BBPower": -0.00005701009562443515,
      "CCI20": 47.61904761900142,
      "CCI20[1]": 29.239766081824314,
      "EMA10": 0.029328899590453573,
      "EMA100": 0.029533424765896987,
      "EMA20": 0.029355300756042424,
      "EMA200": 0.029408952256749582,
      "EMA30": 0.029420390127816207,
      "EMA5": 0.029343125022129983,
      "EMA50": 0.029517936021987295,
      "HullMA9": 0.029317407407407407,
      "Ichimoku.BLine": 0.02935,
      "MACD.macd": -0.00006599660137936517,
      "MACD.signal": -0.00010373635882474174,
      "Mom": 0.0000999999999999994,
      "Mom[1]": 0.0000999999999999994,
      "P.SAR": 0.029116376566508895,
      "Pivot.M.Camarilla.Middle": 0.0302,
      "Pivot.M.Camarilla.R1": 0.030439166666666663,
      "Pivot.M.Camarilla.R2": 0.03077833333333333,
      "Pivot.M.Camarilla.R3": 0.031117499999999996,
      "Pivot.M.Camarilla.S1": 0.029760833333333334,
      "Pivot.M.Camarilla.S2": 0.029421666666666665,
      "Pivot.M.Camarilla.S3": 0.0290825,
      "Pivot.M.Classic.Middle": 0.0302,
      "Pivot.M.Classic.R1": 0.032,
      "Pivot.M.Classic.R2": 0.0339,
      "Pivot.M.Classic.R3": 0.037599999999999995,
      "Pivot.M.Classic.S1": 0.028300000000000006,
      "Pivot.M.Classic.S2": 0.026500000000000006,
      "Pivot.M.Classic.S3": 0.02280000000000001,
      "Pivot.M.Demark.Middle": 0.030674999999999997,
      "Pivot.M.Demark.R1": 0.03294999999999999,
      "Pivot.M.Demark.S1": 0.029249999999999998,
      "Pivot.M.Fibonacci.Middle": 0.0302,
      "Pivot.M.Fibonacci.R1": 0.0316134,
      "Pivot.M.Fibonacci.R2": 0.0324866,
      "Pivot.M.Fibonacci.R3": 0.0339,
      "Pivot.M.Fibonacci.S1": 0.028786600000000002,
      "Pivot.M.Fibonacci.S2": 0.027913400000000005,
      "Pivot.M.Fibonacci.S3": 0.026500000000000006,
      "Pivot.M.Woodie.Middle": 0.030125,
      "Pivot.M.Woodie.R1": 0.031849999999999996,
      "Pivot.M.Woodie.R2": 0.033824999999999994,
      "Pivot.M.Woodie.R3": 0.03554999999999999,
      "Pivot.M.Woodie.S1": 0.02815,
      "Pivot.M.Woodie.S2": 0.026425000000000004,
      "Pivot.M.Woodie.S3": 0.024450000000000006,
      "RSI": 49.980480915394345,
      "RSI[1]": 45.55367533503342,
      "Rec.BBPower": -1,
      "Rec.HullMA9": 1,
      "Rec.Ichimoku": 0,
      "Rec.Stoch.RSI": 0,
      "Rec.UO": 0,
      "Rec.VWMA": 1,
      "Rec.WR": 0,
      "Recommend.All": 0.06666666666666667,
      "Recommend.MA": 0.13333333333333333,
      "Recommend.Other": 0,
      "SMA10": 0.029350000000000036,
      "SMA100": 0.029695000000000058,
      "SMA20": 0.029265000000000034,
      "SMA200": 0.029238999999999963,
      "SMA30": 0.02934333333333337,
      "SMA5": 0.02933999999999996,
      "SMA50": 0.029655999999999988,
      "Stoch.D": 46.031746031745804,
      "Stoch.D[1]": 41.90476190476167,
      "Stoch.K": 47.619047619047386,
      "Stoch.K[1]": 37.77777777777754,
      "Stoch.RSI.K": 73.06392981423663,
      "UO": 48.7861811391222,
      "VWMA": 0.02926388810823366,
      "W.R": -42.85714285714314,
      "change": 0.34129692832764297,
      "close": 0.0294,
      "high": 0.0294,
      "low": 0.0292,
      "open": 0.0294,
      "volume": 241352.81
    },
    "moving_averages": {
      "BUY": 8,
      "COMPUTE": {
        "EMA10": "BUY",
        "EMA100": "SELL",
        "EMA20": "BUY",
        "EMA200": "SELL",
        "EMA30": "SELL",
        "EMA50": "SELL",
        "HullMA": "BUY",
        "Ichimoku": "NEUTRAL",
        "SMA10": "BUY",
        "SMA100": "SELL",
        "SMA20": "BUY",
        "SMA200": "BUY",
        "SMA30": "BUY",
        "SMA50": "SELL",
        "VWMA": "BUY"
      },
      "NEUTRAL": 1,
      "RECOMMENDATION": "BUY",
      "SELL": 6
    },
    "oscillators": {
      "BUY": 1,
      "COMPUTE": {
        "ADX": "NEUTRAL",
        "AO": "NEUTRAL",
        "BBP": "SELL",
        "CCI": "NEUTRAL",
        "MACD": "BUY",
        "Mom": "NEUTRAL",
        "RSI": "NEUTRAL",
        "STOCH.K": "NEUTRAL",
        "Stoch.RSI": "NEUTRAL",
        "UO": "NEUTRAL",
        "W%R": "NEUTRAL"
      },
      "NEUTRAL": 9,
      "RECOMMENDATION": "NEUTRAL",
      "SELL": 1
    },
    "summary": {
      "BUY": 9,
      "NEUTRAL": 10,
      "RECOMMENDATION": "NEUTRAL",
      "SELL": 7
    },
    "time": "2025-06-08T12:20:04.186432"
  }
}

Rename Collection

binance-bot .

Tools

Collection Stats

Documents 247121
Total doc size 1.59 GB
Average doc size 6.75 KB
Pre-allocated size 695.27 MB
Indexes 2
Total index size 6.49 MB
Padding factor
Extents

Indexes

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