_id symbol msg loggedAt data
684300beb1dc0369c3944c0f
BTCUSDT
The current price reached the trigger price for t…
Fri Jun 06 2025 14:52:46 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "f9f161ad-ea28-4dbc-8967-1723aff28a38",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "determine-action",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749221566027,
      "symbol": "BTCUSDT",
      "close": "104740.01000000"
    },
    "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": 1749219411769,
      "accountType": "SPOT",
      "balances": [
        {
          "asset": "BNB",
          "free": "0.00000756",
          "locked": "0.00000000"
        },
        {
          "asset": "USDT",
          "free": "52.76752603",
          "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.01360000",
          "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"
      ],
      "system": {
        "temporaryDisableActionAfterConfirmingOrder": 20,
        "checkManualOrderPeriod": 5,
        "placeManualOrderInterval": 5,
        "refreshAccountInfoPeriod": 1,
        "checkOrderExecutePeriod": 10
      }
    },
    "indicators": {
      "highestPrice": 110718,
      "lowestPrice": 100372.26,
      "athPrice": null
    },
    "symbolInfo": {
      "symbol": "BTCUSDT",
      "status": "TRADING",
      "baseAsset": "BTC",
      "baseAssetPrecision": 8,
      "quoteAsset": "USDT",
      "quotePrecision": 8,
      "filterLotSize": {
        "filterType": "LOT_SIZE",
        "minQty": "0.00001000",
        "maxQty": "9000.00000000",
        "stepSize": "0.00001000"
      },
      "filterPrice": {
        "filterType": "PRICE_FILTER",
        "minPrice": "0.01000000",
        "maxPrice": "1000000.00000000",
        "tickSize": "0.01000000"
      },
      "filterMinNotional": {
        "filterType": "NOTIONAL",
        "minNotional": "5.00000000",
        "applyMinToMarket": true,
        "maxNotional": "9000000.00000000",
        "applyMaxToMarket": false,
        "avgPriceMins": 5
      }
    },
    "openOrders": [],
    "action": "buy",
    "baseAssetBalance": {
      "asset": "BTC",
      "free": 0,
      "locked": 0,
      "total": 0,
      "estimatedValue": 0,
      "updatedAt": "2025-06-06T14:16:51.769Z"
    },
    "quoteAssetBalance": {
      "asset": "USDT",
      "free": "52.76752603",
      "locked": "0.00000000"
    },
    "buy": {
      "currentPrice": 104740.01,
      "limitPrice": 106834.81019999999,
      "highestPrice": 110718,
      "lowestPrice": 100372.26,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 107900.17949999998,
      "difference": -2.9287898450622962,
      "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-06T14:52:46.187Z"
    },
    "sell": {
      "currentPrice": 104740.01,
      "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-06T14:52:46.184Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 32.875034756319074,
            "ADX+DI": 31.794698919699776,
            "ADX+DI[1]": 33.493001367432555,
            "ADX-DI": 9.120510393765638,
            "ADX-DI[1]": 9.607679187702772,
            "AO": 478.90432352940843,
            "AO[1]": 440.700323529396,
            "AO[2]": 397.06591176468646,
            "BB.lower": 103803.78313601279,
            "BB.upper": 104865.45286398736,
            "BBPower": 616.3808453450765,
            "CCI20": 148.0048660062429,
            "CCI20[1]": 162.70859923924223,
            "EMA10": 104557.56777309072,
            "EMA100": 103747.79298193372,
            "EMA20": 104386.96339857281,
            "EMA200": 103428.87019196803,
            "EMA30": 104270.24131775391,
            "EMA5": 104680.13303707256,
            "EMA50": 104095.37132027587,
            "HullMA9": 104825.04881481481,
            "Ichimoku.BLine": 104285.195,
            "MACD.macd": 203.95620843982033,
            "MACD.signal": 162.17136873215378,
            "Mom": 568.679999999993,
            "Mom[1]": 732.2900000000081,
            "P.SAR": 104284.52676470805,
            "Pivot.M.Camarilla.Middle": 102596.88333333335,
            "Pivot.M.Camarilla.R1": 102016.27958333332,
            "Pivot.M.Camarilla.R2": 102523.87916666667,
            "Pivot.M.Camarilla.R3": 103031.47875,
            "Pivot.M.Camarilla.S1": 101001.08041666666,
            "Pivot.M.Camarilla.S2": 100493.48083333332,
            "Pivot.M.Camarilla.S3": 99985.88124999999,
            "Pivot.M.Classic.Middle": 102596.88333333335,
            "Pivot.M.Classic.R1": 104821.5066666667,
            "Pivot.M.Classic.R2": 108134.33333333336,
            "Pivot.M.Classic.R3": 113671.78333333337,
            "Pivot.M.Classic.S1": 99284.05666666669,
            "Pivot.M.Classic.S2": 97059.43333333333,
            "Pivot.M.Classic.S3": 91521.98333333332,
            "Pivot.M.Demark.Middle": 102040.7275,
            "Pivot.M.Demark.R1": 103709.19499999999,
            "Pivot.M.Demark.S1": 98171.74499999998,
            "Pivot.M.Fibonacci.Middle": 102596.88333333335,
            "Pivot.M.Fibonacci.R1": 104712.18923333335,
            "Pivot.M.Fibonacci.R2": 106019.02743333335,
            "Pivot.M.Fibonacci.R3": 108134.33333333336,
            "Pivot.M.Fibonacci.S1": 100481.57743333334,
            "Pivot.M.Fibonacci.S2": 99174.73923333334,
            "Pivot.M.Fibonacci.S3": 97059.43333333333,
            "Pivot.M.Woodie.Middle": 102324.8375,
            "Pivot.M.Woodie.R1": 104277.415,
            "Pivot.M.Woodie.R2": 107862.2875,
            "Pivot.M.Woodie.R3": 109814.865,
            "Pivot.M.Woodie.S1": 98739.96499999998,
            "Pivot.M.Woodie.S2": 96787.38749999998,
            "Pivot.M.Woodie.S3": 93202.51499999997,
            "RSI": 66.44486831219677,
            "RSI[1]": 70.93651880497262,
            "Rec.BBPower": 0,
            "Rec.HullMA9": -1,
            "Rec.Ichimoku": 0,
            "Rec.Stoch.RSI": 0,
            "Rec.UO": 0,
            "Rec.VWMA": 1,
            "Rec.WR": -1,
            "Recommend.All": 0.35454545454545455,
            "Recommend.MA": 0.8,
            "Recommend.Other": -0.09090909090909091,
            "SMA10": 104531.135,
            "SMA100": 103740.85970000003,
            "SMA20": 104334.61800000007,
            "SMA200": 102921.08764999993,
            "SMA30": 104184.64533333342,
            "SMA5": 104652.63599999997,
            "SMA50": 104044.46499999998,
            "Stoch.D": 91.570188455306,
            "Stoch.D[1]": 87.41860206079417,
            "Stoch.K": 92.75536023438512,
            "Stoch.K[1]": 92.86491218919487,
            "Stoch.RSI.K": 90.11684080543985,
            "UO": 66.11073317282647,
            "VWMA": 104388.63395773788,
            "W.R": -16.05501969065787,
            "change": -0.08671088444816795,
            "close": 104740.23,
            "high": 104871.99,
            "low": 104740.22,
            "open": 104831.14,
            "volume": 35.65617
          },
          "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": "SELL"
            },
            "NEUTRAL": 7,
            "RECOMMENDATION": "NEUTRAL",
            "SELL": 3
          },
          "summary": {
            "BUY": 14,
            "NEUTRAL": 8,
            "RECOMMENDATION": "BUY",
            "SELL": 4
          },
          "time": "2025-06-06T14:52:45.430430"
        }
      }
    ],
    "overrideData": {}
  }
}
684300beb1dc0369c3944c10
BTCUSDT
Trading for BTCUSDT is disabled. Do not place an …
Fri Jun 06 2025 14:52:46 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "f9f161ad-ea28-4dbc-8967-1723aff28a38",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "place-buy-order",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749221566027,
      "symbol": "BTCUSDT",
      "close": "104740.01000000"
    },
    "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": 1749219411769,
      "accountType": "SPOT",
      "balances": [
        {
          "asset": "BNB",
          "free": "0.00000756",
          "locked": "0.00000000"
        },
        {
          "asset": "USDT",
          "free": "52.76752603",
          "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.01360000",
          "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"
      ],
      "system": {
        "temporaryDisableActionAfterConfirmingOrder": 20,
        "checkManualOrderPeriod": 5,
        "placeManualOrderInterval": 5,
        "refreshAccountInfoPeriod": 1,
        "checkOrderExecutePeriod": 10
      }
    },
    "indicators": {
      "highestPrice": 110718,
      "lowestPrice": 100372.26,
      "athPrice": null
    },
    "symbolInfo": {
      "symbol": "BTCUSDT",
      "status": "TRADING",
      "baseAsset": "BTC",
      "baseAssetPrecision": 8,
      "quoteAsset": "USDT",
      "quotePrecision": 8,
      "filterLotSize": {
        "filterType": "LOT_SIZE",
        "minQty": "0.00001000",
        "maxQty": "9000.00000000",
        "stepSize": "0.00001000"
      },
      "filterPrice": {
        "filterType": "PRICE_FILTER",
        "minPrice": "0.01000000",
        "maxPrice": "1000000.00000000",
        "tickSize": "0.01000000"
      },
      "filterMinNotional": {
        "filterType": "NOTIONAL",
        "minNotional": "5.00000000",
        "applyMinToMarket": true,
        "maxNotional": "9000000.00000000",
        "applyMaxToMarket": false,
        "avgPriceMins": 5
      }
    },
    "openOrders": [],
    "action": "buy",
    "baseAssetBalance": {
      "asset": "BTC",
      "free": 0,
      "locked": 0,
      "total": 0,
      "estimatedValue": 0,
      "updatedAt": "2025-06-06T14:16:51.769Z"
    },
    "quoteAssetBalance": {
      "asset": "USDT",
      "free": "52.76752603",
      "locked": "0.00000000"
    },
    "buy": {
      "currentPrice": 104740.01,
      "limitPrice": 106834.81019999999,
      "highestPrice": 110718,
      "lowestPrice": 100372.26,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 107900.17949999998,
      "difference": -2.9287898450622962,
      "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-06T14:52:46.187Z"
    },
    "sell": {
      "currentPrice": 104740.01,
      "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-06T14:52:46.184Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 32.875034756319074,
            "ADX+DI": 31.794698919699776,
            "ADX+DI[1]": 33.493001367432555,
            "ADX-DI": 9.120510393765638,
            "ADX-DI[1]": 9.607679187702772,
            "AO": 478.90432352940843,
            "AO[1]": 440.700323529396,
            "AO[2]": 397.06591176468646,
            "BB.lower": 103803.78313601279,
            "BB.upper": 104865.45286398736,
            "BBPower": 616.3808453450765,
            "CCI20": 148.0048660062429,
            "CCI20[1]": 162.70859923924223,
            "EMA10": 104557.56777309072,
            "EMA100": 103747.79298193372,
            "EMA20": 104386.96339857281,
            "EMA200": 103428.87019196803,
            "EMA30": 104270.24131775391,
            "EMA5": 104680.13303707256,
            "EMA50": 104095.37132027587,
            "HullMA9": 104825.04881481481,
            "Ichimoku.BLine": 104285.195,
            "MACD.macd": 203.95620843982033,
            "MACD.signal": 162.17136873215378,
            "Mom": 568.679999999993,
            "Mom[1]": 732.2900000000081,
            "P.SAR": 104284.52676470805,
            "Pivot.M.Camarilla.Middle": 102596.88333333335,
            "Pivot.M.Camarilla.R1": 102016.27958333332,
            "Pivot.M.Camarilla.R2": 102523.87916666667,
            "Pivot.M.Camarilla.R3": 103031.47875,
            "Pivot.M.Camarilla.S1": 101001.08041666666,
            "Pivot.M.Camarilla.S2": 100493.48083333332,
            "Pivot.M.Camarilla.S3": 99985.88124999999,
            "Pivot.M.Classic.Middle": 102596.88333333335,
            "Pivot.M.Classic.R1": 104821.5066666667,
            "Pivot.M.Classic.R2": 108134.33333333336,
            "Pivot.M.Classic.R3": 113671.78333333337,
            "Pivot.M.Classic.S1": 99284.05666666669,
            "Pivot.M.Classic.S2": 97059.43333333333,
            "Pivot.M.Classic.S3": 91521.98333333332,
            "Pivot.M.Demark.Middle": 102040.7275,
            "Pivot.M.Demark.R1": 103709.19499999999,
            "Pivot.M.Demark.S1": 98171.74499999998,
            "Pivot.M.Fibonacci.Middle": 102596.88333333335,
            "Pivot.M.Fibonacci.R1": 104712.18923333335,
            "Pivot.M.Fibonacci.R2": 106019.02743333335,
            "Pivot.M.Fibonacci.R3": 108134.33333333336,
            "Pivot.M.Fibonacci.S1": 100481.57743333334,
            "Pivot.M.Fibonacci.S2": 99174.73923333334,
            "Pivot.M.Fibonacci.S3": 97059.43333333333,
            "Pivot.M.Woodie.Middle": 102324.8375,
            "Pivot.M.Woodie.R1": 104277.415,
            "Pivot.M.Woodie.R2": 107862.2875,
            "Pivot.M.Woodie.R3": 109814.865,
            "Pivot.M.Woodie.S1": 98739.96499999998,
            "Pivot.M.Woodie.S2": 96787.38749999998,
            "Pivot.M.Woodie.S3": 93202.51499999997,
            "RSI": 66.44486831219677,
            "RSI[1]": 70.93651880497262,
            "Rec.BBPower": 0,
            "Rec.HullMA9": -1,
            "Rec.Ichimoku": 0,
            "Rec.Stoch.RSI": 0,
            "Rec.UO": 0,
            "Rec.VWMA": 1,
            "Rec.WR": -1,
            "Recommend.All": 0.35454545454545455,
            "Recommend.MA": 0.8,
            "Recommend.Other": -0.09090909090909091,
            "SMA10": 104531.135,
            "SMA100": 103740.85970000003,
            "SMA20": 104334.61800000007,
            "SMA200": 102921.08764999993,
            "SMA30": 104184.64533333342,
            "SMA5": 104652.63599999997,
            "SMA50": 104044.46499999998,
            "Stoch.D": 91.570188455306,
            "Stoch.D[1]": 87.41860206079417,
            "Stoch.K": 92.75536023438512,
            "Stoch.K[1]": 92.86491218919487,
            "Stoch.RSI.K": 90.11684080543985,
            "UO": 66.11073317282647,
            "VWMA": 104388.63395773788,
            "W.R": -16.05501969065787,
            "change": -0.08671088444816795,
            "close": 104740.23,
            "high": 104871.99,
            "low": 104740.22,
            "open": 104831.14,
            "volume": 35.65617
          },
          "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": "SELL"
            },
            "NEUTRAL": 7,
            "RECOMMENDATION": "NEUTRAL",
            "SELL": 3
          },
          "summary": {
            "BUY": 14,
            "NEUTRAL": 8,
            "RECOMMENDATION": "BUY",
            "SELL": 4
          },
          "time": "2025-06-06T14:52:45.430430"
        }
      }
    ],
    "overrideData": {}
  }
}
684300be80e5ac31e456ac2f
AMPUSDT
The TradingView technical analysis recommendation…
Fri Jun 06 2025 14:52:46 GMT+0000 (Coordinated Universal Time)
{
  "uuid": "599126df-ae81-48bb-9a26-d9026e2e8d70",
  "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"
  ],
  "interval": "15m",
  "data": {
    "indicators": {
      "ADX": 32.68567419114369,
      "ADX+DI": 32.427909657618294,
      "ADX+DI[1]": 33.84536729076064,
      "ADX-DI": 10.062409207318053,
      "ADX-DI[1]": 10.502247571532939,
      "AO": 0.00003150882352940133,
      "AO[1]": 0.00003108529411763577,
      "AO[2]": 0.00003164411764704743,
      "BB.lower": 0.003923513247939302,
      "BB.upper": 0.0039838867520607,
      "BBPower": 0.00003556555097686438,
      "CCI20": 144.70496823437128,
      "CCI20[1]": 139.74732750241424,
      "EMA10": 0.003964765992016528,
      "EMA100": 0.0039404657723294744,
      "EMA20": 0.003953642199225775,
      "EMA200": 0.0039796031434245465,
      "EMA30": 0.003944094329130995,
      "EMA5": 0.003972186951624425,
      "EMA50": 0.003933309268758871,
      "HullMA9": 0.003976692592592593,
      "Ichimoku.BLine": 0.003951,
      "MACD.macd": 0.000014700593144508639,
      "MACD.signal": 0.00001353629318032246,
      "Mom": 0.00004700000000000017,
      "Mom[1]": 0.00004100000000000024,
      "P.SAR": 0.003941644914264268,
      "Pivot.M.Camarilla.Middle": 0.004025,
      "Pivot.M.Camarilla.R1": 0.00390615,
      "Pivot.M.Camarilla.R2": 0.0039793,
      "Pivot.M.Camarilla.R3": 0.00405245,
      "Pivot.M.Camarilla.S1": 0.00375985,
      "Pivot.M.Camarilla.S2": 0.0036867000000000002,
      "Pivot.M.Camarilla.S3": 0.00361355,
      "Pivot.M.Classic.Middle": 0.004025,
      "Pivot.M.Classic.R1": 0.004328,
      "Pivot.M.Classic.R2": 0.004822999999999999,
      "Pivot.M.Classic.R3": 0.005620999999999999,
      "Pivot.M.Classic.S1": 0.00353,
      "Pivot.M.Classic.S2": 0.0032270000000000003,
      "Pivot.M.Classic.S3": 0.0024290000000000006,
      "Pivot.M.Demark.Middle": 0.00394925,
      "Pivot.M.Demark.R1": 0.0041765,
      "Pivot.M.Demark.S1": 0.0033784999999999996,
      "Pivot.M.Fibonacci.Middle": 0.004025,
      "Pivot.M.Fibonacci.R1": 0.004329836,
      "Pivot.M.Fibonacci.R2": 0.004518164,
      "Pivot.M.Fibonacci.R3": 0.004822999999999999,
      "Pivot.M.Fibonacci.S1": 0.003720164,
      "Pivot.M.Fibonacci.S2": 0.003531836,
      "Pivot.M.Fibonacci.S3": 0.0032270000000000003,
      "Pivot.M.Woodie.Middle": 0.0039765,
      "Pivot.M.Woodie.R1": 0.004231,
      "Pivot.M.Woodie.R2": 0.004774499999999999,
      "Pivot.M.Woodie.R3": 0.005029,
      "Pivot.M.Woodie.S1": 0.0034330000000000003,
      "Pivot.M.Woodie.S2": 0.0031785000000000003,
      "Pivot.M.Woodie.S3": 0.0026350000000000006,
      "RSI": 67.51957828577619,
      "RSI[1]": 67.51957828577619,
      "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.5818181818181818,
      "Recommend.MA": 0.8,
      "Recommend.Other": 0.36363636363636365,
      "SMA10": 0.003963999999999999,
      "SMA100": 0.003917469999999999,
      "SMA20": 0.003953700000000001,
      "SMA200": 0.003987940000000001,
      "SMA30": 0.003943833333333332,
      "SMA5": 0.003969399999999999,
      "SMA50": 0.003922739999999999,
      "Stoch.D": 76.06426460416209,
      "Stoch.D[1]": 67.0643274853795,
      "Stoch.K": 84.68213544614208,
      "Stoch.K[1]": 74.83950617283911,
      "Stoch.RSI.K": 85.62282697606975,
      "UO": 52.61362827607032,
      "VWMA": 0.003953313370222384,
      "W.R": -8.064516129031988,
      "change": 0,
      "close": 0.003981,
      "high": 0.003984,
      "low": 0.003974,
      "open": 0.003981,
      "volume": 1911522
    },
    "moving_averages": {
      "BUY": 13,
      "COMPUTE": {
        "EMA10": "BUY",
        "EMA100": "BUY",
        "EMA20": "BUY",
        "EMA200": "BUY",
        "EMA30": "BUY",
        "EMA50": "BUY",
        "HullMA": "BUY",
        "Ichimoku": "NEUTRAL",
        "SMA10": "BUY",
        "SMA100": "BUY",
        "SMA20": "BUY",
        "SMA200": "SELL",
        "SMA30": "BUY",
        "SMA50": "BUY",
        "VWMA": "BUY"
      },
      "NEUTRAL": 1,
      "RECOMMENDATION": "STRONG_BUY",
      "SELL": 1
    },
    "oscillators": {
      "BUY": 3,
      "COMPUTE": {
        "ADX": "NEUTRAL",
        "AO": "BUY",
        "BBP": "NEUTRAL",
        "CCI": "NEUTRAL",
        "MACD": "BUY",
        "Mom": "BUY",
        "RSI": "NEUTRAL",
        "STOCH.K": "NEUTRAL",
        "Stoch.RSI": "NEUTRAL",
        "UO": "NEUTRAL",
        "W%R": "NEUTRAL"
      },
      "NEUTRAL": 8,
      "RECOMMENDATION": "BUY",
      "SELL": 0
    },
    "summary": {
      "BUY": 16,
      "NEUTRAL": 9,
      "RECOMMENDATION": "STRONG_BUY",
      "SELL": 1
    },
    "time": "2025-06-06T14:52:46.213225"
  }
}
684300be80e5ac31e456ac30
GPSUSDT
The TradingView technical analysis recommendation…
Fri Jun 06 2025 14:52:46 GMT+0000 (Coordinated Universal Time)
{
  "uuid": "599126df-ae81-48bb-9a26-d9026e2e8d70",
  "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"
  ],
  "interval": "15m",
  "data": {
    "indicators": {
      "ADX": 39.88370937873319,
      "ADX+DI": 25.197540492020337,
      "ADX+DI[1]": 26.350313114655393,
      "ADX-DI": 5.4348271610741765,
      "ADX-DI[1]": 5.683467299663251,
      "AO": 0.0005358823529412055,
      "AO[1]": 0.0005094117647059075,
      "AO[2]": 0.0004744117647059072,
      "BB.lower": 0.021100423881077954,
      "BB.upper": 0.022279576118922034,
      "BBPower": 0.0005145511809774815,
      "CCI20": 118.6736474694565,
      "CCI20[1]": 135.16609392897746,
      "EMA10": 0.02195681292985677,
      "EMA100": 0.021653152827262625,
      "EMA20": 0.02177603868203192,
      "EMA200": 0.022017031397771024,
      "EMA30": 0.02166514265905039,
      "EMA5": 0.022078363570504817,
      "EMA50": 0.021569569999284548,
      "HullMA9": 0.022209629629629635,
      "Ichimoku.BLine": 0.0217,
      "MACD.macd": 0.00020992691695566681,
      "MACD.signal": 0.00016107752381845086,
      "Mom": 0.0006000000000000033,
      "Mom[1]": 0.0005999999999999998,
      "P.SAR": 0.021603877674214407,
      "Pivot.M.Camarilla.Middle": 0.021500000000000002,
      "Pivot.M.Camarilla.R1": 0.021101666666666664,
      "Pivot.M.Camarilla.R2": 0.02130333333333333,
      "Pivot.M.Camarilla.R3": 0.021505,
      "Pivot.M.Camarilla.S1": 0.020698333333333332,
      "Pivot.M.Camarilla.S2": 0.020496666666666667,
      "Pivot.M.Camarilla.S3": 0.020294999999999997,
      "Pivot.M.Classic.Middle": 0.021500000000000002,
      "Pivot.M.Classic.R1": 0.022300000000000004,
      "Pivot.M.Classic.R2": 0.023700000000000002,
      "Pivot.M.Classic.R3": 0.025900000000000003,
      "Pivot.M.Classic.S1": 0.020100000000000003,
      "Pivot.M.Classic.S2": 0.0193,
      "Pivot.M.Classic.S3": 0.0171,
      "Pivot.M.Demark.Middle": 0.0213,
      "Pivot.M.Demark.R1": 0.0219,
      "Pivot.M.Demark.S1": 0.0197,
      "Pivot.M.Fibonacci.Middle": 0.021500000000000002,
      "Pivot.M.Fibonacci.R1": 0.022340400000000003,
      "Pivot.M.Fibonacci.R2": 0.0228596,
      "Pivot.M.Fibonacci.R3": 0.023700000000000002,
      "Pivot.M.Fibonacci.S1": 0.0206596,
      "Pivot.M.Fibonacci.S2": 0.020140400000000003,
      "Pivot.M.Fibonacci.S3": 0.0193,
      "Pivot.M.Woodie.Middle": 0.0213,
      "Pivot.M.Woodie.R1": 0.0219,
      "Pivot.M.Woodie.R2": 0.0235,
      "Pivot.M.Woodie.R3": 0.0241,
      "Pivot.M.Woodie.S1": 0.0197,
      "Pivot.M.Woodie.S2": 0.0191,
      "Pivot.M.Woodie.S3": 0.017499999999999998,
      "RSI": 72.60794588183492,
      "RSI[1]": 80.95691780979217,
      "Rec.BBPower": 0,
      "Rec.HullMA9": -1,
      "Rec.Ichimoku": 0,
      "Rec.Stoch.RSI": -1,
      "Rec.UO": 1,
      "Rec.VWMA": 1,
      "Rec.WR": -1,
      "Recommend.All": 0.3090909090909091,
      "Recommend.MA": 0.8,
      "Recommend.Other": -0.18181818181818182,
      "SMA10": 0.02193999999999998,
      "SMA100": 0.02151200000000001,
      "SMA20": 0.021689999999999994,
      "SMA200": 0.022078999999999988,
      "SMA30": 0.02157333333333339,
      "SMA5": 0.0221,
      "SMA50": 0.02143600000000001,
      "Stoch.D": 97.37654320987652,
      "Stoch.D[1]": 96.82539682539674,
      "Stoch.K": 95.83333333333339,
      "Stoch.K[1]": 100,
      "Stoch.RSI.K": 87.93849940989793,
      "UO": 71.68179646440505,
      "VWMA": 0.021588238041859432,
      "W.R": -12.499999999999892,
      "change": -0.4504504504504477,
      "close": 0.0221,
      "high": 0.0222,
      "low": 0.0221,
      "open": 0.0222,
      "volume": 1568.4
    },
    "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": 3,
      "COMPUTE": {
        "ADX": "NEUTRAL",
        "AO": "NEUTRAL",
        "BBP": "NEUTRAL",
        "CCI": "SELL",
        "MACD": "BUY",
        "Mom": "BUY",
        "RSI": "SELL",
        "STOCH.K": "SELL",
        "Stoch.RSI": "SELL",
        "UO": "BUY",
        "W%R": "SELL"
      },
      "NEUTRAL": 3,
      "RECOMMENDATION": "SELL",
      "SELL": 5
    },
    "summary": {
      "BUY": 16,
      "NEUTRAL": 4,
      "RECOMMENDATION": "BUY",
      "SELL": 6
    },
    "time": "2025-06-06T14:52:46.213673"
  }
}
684300bf80e5ac31e456ac31
BTCUSDT
The current price reached the trigger price for t…
Fri Jun 06 2025 14:52:47 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "a983df9a-a7b3-47aa-9230-fa640a9ad1aa",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "determine-action",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749221567026,
      "symbol": "BTCUSDT",
      "close": "104740.00000000"
    },
    "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": 1749219411769,
      "accountType": "SPOT",
      "balances": [
        {
          "asset": "BNB",
          "free": "0.00000756",
          "locked": "0.00000000"
        },
        {
          "asset": "USDT",
          "free": "52.76752603",
          "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.01360000",
          "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"
      ],
      "system": {
        "temporaryDisableActionAfterConfirmingOrder": 20,
        "checkManualOrderPeriod": 5,
        "placeManualOrderInterval": 5,
        "refreshAccountInfoPeriod": 1,
        "checkOrderExecutePeriod": 10
      }
    },
    "indicators": {
      "highestPrice": 110718,
      "lowestPrice": 100372.26,
      "athPrice": null
    },
    "symbolInfo": {
      "symbol": "BTCUSDT",
      "status": "TRADING",
      "baseAsset": "BTC",
      "baseAssetPrecision": 8,
      "quoteAsset": "USDT",
      "quotePrecision": 8,
      "filterLotSize": {
        "filterType": "LOT_SIZE",
        "minQty": "0.00001000",
        "maxQty": "9000.00000000",
        "stepSize": "0.00001000"
      },
      "filterPrice": {
        "filterType": "PRICE_FILTER",
        "minPrice": "0.01000000",
        "maxPrice": "1000000.00000000",
        "tickSize": "0.01000000"
      },
      "filterMinNotional": {
        "filterType": "NOTIONAL",
        "minNotional": "5.00000000",
        "applyMinToMarket": true,
        "maxNotional": "9000000.00000000",
        "applyMaxToMarket": false,
        "avgPriceMins": 5
      }
    },
    "openOrders": [],
    "action": "buy",
    "baseAssetBalance": {
      "asset": "BTC",
      "free": 0,
      "locked": 0,
      "total": 0,
      "estimatedValue": 0,
      "updatedAt": "2025-06-06T14:16:51.769Z"
    },
    "quoteAssetBalance": {
      "asset": "USDT",
      "free": "52.76752603",
      "locked": "0.00000000"
    },
    "buy": {
      "currentPrice": 104740,
      "limitPrice": 106834.8,
      "highestPrice": 110718,
      "lowestPrice": 100372.26,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 107900.17949999998,
      "difference": -2.92879911288747,
      "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-06T14:52:47.163Z"
    },
    "sell": {
      "currentPrice": 104740,
      "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-06T14:52:47.160Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 32.875034756319074,
            "ADX+DI": 31.95059768032606,
            "ADX+DI[1]": 33.493001367432555,
            "ADX-DI": 9.165230938855819,
            "ADX-DI[1]": 9.607679187702772,
            "AO": 479.98585294115765,
            "AO[1]": 440.700323529396,
            "AO[2]": 397.06591176468646,
            "BB.lower": 103798.94972666004,
            "BB.upper": 104874.69427334011,
            "BBPower": 616.4665596308041,
            "CCI20": 153.0230667481574,
            "CCI20[1]": 162.70859923924223,
            "EMA10": 104565.58231854528,
            "EMA100": 103748.66585322084,
            "EMA20": 104391.16149381091,
            "EMA200": 103429.3087989332,
            "EMA30": 104273.08518872166,
            "EMA5": 104694.82637040589,
            "EMA50": 104097.09994772685,
            "HullMA9": 104838.27281481482,
            "Ichimoku.BLine": 104285.195,
            "MACD.macd": 207.47256171617482,
            "MACD.signal": 162.87463938742468,
            "Mom": 612.7599999999948,
            "Mom[1]": 732.2900000000081,
            "P.SAR": 104284.52676470805,
            "Pivot.M.Camarilla.Middle": 102596.88333333335,
            "Pivot.M.Camarilla.R1": 102016.27958333332,
            "Pivot.M.Camarilla.R2": 102523.87916666667,
            "Pivot.M.Camarilla.R3": 103031.47875,
            "Pivot.M.Camarilla.S1": 101001.08041666666,
            "Pivot.M.Camarilla.S2": 100493.48083333332,
            "Pivot.M.Camarilla.S3": 99985.88124999999,
            "Pivot.M.Classic.Middle": 102596.88333333335,
            "Pivot.M.Classic.R1": 104821.5066666667,
            "Pivot.M.Classic.R2": 108134.33333333336,
            "Pivot.M.Classic.R3": 113671.78333333337,
            "Pivot.M.Classic.S1": 99284.05666666669,
            "Pivot.M.Classic.S2": 97059.43333333333,
            "Pivot.M.Classic.S3": 91521.98333333332,
            "Pivot.M.Demark.Middle": 102040.7275,
            "Pivot.M.Demark.R1": 103709.19499999999,
            "Pivot.M.Demark.S1": 98171.74499999998,
            "Pivot.M.Fibonacci.Middle": 102596.88333333335,
            "Pivot.M.Fibonacci.R1": 104712.18923333335,
            "Pivot.M.Fibonacci.R2": 106019.02743333335,
            "Pivot.M.Fibonacci.R3": 108134.33333333336,
            "Pivot.M.Fibonacci.S1": 100481.57743333334,
            "Pivot.M.Fibonacci.S2": 99174.73923333334,
            "Pivot.M.Fibonacci.S3": 97059.43333333333,
            "Pivot.M.Woodie.Middle": 102324.8375,
            "Pivot.M.Woodie.R1": 104277.415,
            "Pivot.M.Woodie.R2": 107862.2875,
            "Pivot.M.Woodie.R3": 109814.865,
            "Pivot.M.Woodie.S1": 98739.96499999998,
            "Pivot.M.Woodie.S2": 96787.38749999998,
            "Pivot.M.Woodie.S3": 93202.51499999997,
            "RSI": 68.54970985680684,
            "RSI[1]": 70.93651880497262,
            "Rec.BBPower": 0,
            "Rec.HullMA9": -1,
            "Rec.Ichimoku": 0,
            "Rec.Stoch.RSI": 0,
            "Rec.UO": 0,
            "Rec.VWMA": 1,
            "Rec.WR": -1,
            "Recommend.All": 0.35454545454545455,
            "Recommend.MA": 0.8,
            "Recommend.Other": -0.09090909090909091,
            "SMA10": 104535.54299999999,
            "SMA100": 103741.30050000003,
            "SMA20": 104336.82200000007,
            "SMA200": 102921.30804999993,
            "SMA30": 104186.11466666676,
            "SMA5": 104661.45199999996,
            "SMA50": 104045.34659999999,
            "Stoch.D": 92.12926359688215,
            "Stoch.D[1]": 87.41860206079417,
            "Stoch.K": 94.4325856591136,
            "Stoch.K[1]": 92.86491218919487,
            "Stoch.RSI.K": 94.24420115112882,
            "UO": 68.43038462266601,
            "VWMA": 104387.81534308646,
            "W.R": -11.023343416472423,
            "change": -0.04466230593909174,
            "close": 104784.31,
            "high": 104871.99,
            "low": 104752.9,
            "open": 104831.14,
            "volume": 28.09291
          },
          "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": "SELL"
            },
            "NEUTRAL": 7,
            "RECOMMENDATION": "NEUTRAL",
            "SELL": 3
          },
          "summary": {
            "BUY": 14,
            "NEUTRAL": 8,
            "RECOMMENDATION": "BUY",
            "SELL": 4
          },
          "time": "2025-06-06T14:52:46.457402"
        }
      }
    ],
    "overrideData": {}
  }
}
684300bf80e5ac31e456ac32
BTCUSDT
Trading for BTCUSDT is disabled. Do not place an …
Fri Jun 06 2025 14:52:47 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "a983df9a-a7b3-47aa-9230-fa640a9ad1aa",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "place-buy-order",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749221567026,
      "symbol": "BTCUSDT",
      "close": "104740.00000000"
    },
    "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": 1749219411769,
      "accountType": "SPOT",
      "balances": [
        {
          "asset": "BNB",
          "free": "0.00000756",
          "locked": "0.00000000"
        },
        {
          "asset": "USDT",
          "free": "52.76752603",
          "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.01360000",
          "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"
      ],
      "system": {
        "temporaryDisableActionAfterConfirmingOrder": 20,
        "checkManualOrderPeriod": 5,
        "placeManualOrderInterval": 5,
        "refreshAccountInfoPeriod": 1,
        "checkOrderExecutePeriod": 10
      }
    },
    "indicators": {
      "highestPrice": 110718,
      "lowestPrice": 100372.26,
      "athPrice": null
    },
    "symbolInfo": {
      "symbol": "BTCUSDT",
      "status": "TRADING",
      "baseAsset": "BTC",
      "baseAssetPrecision": 8,
      "quoteAsset": "USDT",
      "quotePrecision": 8,
      "filterLotSize": {
        "filterType": "LOT_SIZE",
        "minQty": "0.00001000",
        "maxQty": "9000.00000000",
        "stepSize": "0.00001000"
      },
      "filterPrice": {
        "filterType": "PRICE_FILTER",
        "minPrice": "0.01000000",
        "maxPrice": "1000000.00000000",
        "tickSize": "0.01000000"
      },
      "filterMinNotional": {
        "filterType": "NOTIONAL",
        "minNotional": "5.00000000",
        "applyMinToMarket": true,
        "maxNotional": "9000000.00000000",
        "applyMaxToMarket": false,
        "avgPriceMins": 5
      }
    },
    "openOrders": [],
    "action": "buy",
    "baseAssetBalance": {
      "asset": "BTC",
      "free": 0,
      "locked": 0,
      "total": 0,
      "estimatedValue": 0,
      "updatedAt": "2025-06-06T14:16:51.769Z"
    },
    "quoteAssetBalance": {
      "asset": "USDT",
      "free": "52.76752603",
      "locked": "0.00000000"
    },
    "buy": {
      "currentPrice": 104740,
      "limitPrice": 106834.8,
      "highestPrice": 110718,
      "lowestPrice": 100372.26,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 107900.17949999998,
      "difference": -2.92879911288747,
      "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-06T14:52:47.163Z"
    },
    "sell": {
      "currentPrice": 104740,
      "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-06T14:52:47.160Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 32.875034756319074,
            "ADX+DI": 31.95059768032606,
            "ADX+DI[1]": 33.493001367432555,
            "ADX-DI": 9.165230938855819,
            "ADX-DI[1]": 9.607679187702772,
            "AO": 479.98585294115765,
            "AO[1]": 440.700323529396,
            "AO[2]": 397.06591176468646,
            "BB.lower": 103798.94972666004,
            "BB.upper": 104874.69427334011,
            "BBPower": 616.4665596308041,
            "CCI20": 153.0230667481574,
            "CCI20[1]": 162.70859923924223,
            "EMA10": 104565.58231854528,
            "EMA100": 103748.66585322084,
            "EMA20": 104391.16149381091,
            "EMA200": 103429.3087989332,
            "EMA30": 104273.08518872166,
            "EMA5": 104694.82637040589,
            "EMA50": 104097.09994772685,
            "HullMA9": 104838.27281481482,
            "Ichimoku.BLine": 104285.195,
            "MACD.macd": 207.47256171617482,
            "MACD.signal": 162.87463938742468,
            "Mom": 612.7599999999948,
            "Mom[1]": 732.2900000000081,
            "P.SAR": 104284.52676470805,
            "Pivot.M.Camarilla.Middle": 102596.88333333335,
            "Pivot.M.Camarilla.R1": 102016.27958333332,
            "Pivot.M.Camarilla.R2": 102523.87916666667,
            "Pivot.M.Camarilla.R3": 103031.47875,
            "Pivot.M.Camarilla.S1": 101001.08041666666,
            "Pivot.M.Camarilla.S2": 100493.48083333332,
            "Pivot.M.Camarilla.S3": 99985.88124999999,
            "Pivot.M.Classic.Middle": 102596.88333333335,
            "Pivot.M.Classic.R1": 104821.5066666667,
            "Pivot.M.Classic.R2": 108134.33333333336,
            "Pivot.M.Classic.R3": 113671.78333333337,
            "Pivot.M.Classic.S1": 99284.05666666669,
            "Pivot.M.Classic.S2": 97059.43333333333,
            "Pivot.M.Classic.S3": 91521.98333333332,
            "Pivot.M.Demark.Middle": 102040.7275,
            "Pivot.M.Demark.R1": 103709.19499999999,
            "Pivot.M.Demark.S1": 98171.74499999998,
            "Pivot.M.Fibonacci.Middle": 102596.88333333335,
            "Pivot.M.Fibonacci.R1": 104712.18923333335,
            "Pivot.M.Fibonacci.R2": 106019.02743333335,
            "Pivot.M.Fibonacci.R3": 108134.33333333336,
            "Pivot.M.Fibonacci.S1": 100481.57743333334,
            "Pivot.M.Fibonacci.S2": 99174.73923333334,
            "Pivot.M.Fibonacci.S3": 97059.43333333333,
            "Pivot.M.Woodie.Middle": 102324.8375,
            "Pivot.M.Woodie.R1": 104277.415,
            "Pivot.M.Woodie.R2": 107862.2875,
            "Pivot.M.Woodie.R3": 109814.865,
            "Pivot.M.Woodie.S1": 98739.96499999998,
            "Pivot.M.Woodie.S2": 96787.38749999998,
            "Pivot.M.Woodie.S3": 93202.51499999997,
            "RSI": 68.54970985680684,
            "RSI[1]": 70.93651880497262,
            "Rec.BBPower": 0,
            "Rec.HullMA9": -1,
            "Rec.Ichimoku": 0,
            "Rec.Stoch.RSI": 0,
            "Rec.UO": 0,
            "Rec.VWMA": 1,
            "Rec.WR": -1,
            "Recommend.All": 0.35454545454545455,
            "Recommend.MA": 0.8,
            "Recommend.Other": -0.09090909090909091,
            "SMA10": 104535.54299999999,
            "SMA100": 103741.30050000003,
            "SMA20": 104336.82200000007,
            "SMA200": 102921.30804999993,
            "SMA30": 104186.11466666676,
            "SMA5": 104661.45199999996,
            "SMA50": 104045.34659999999,
            "Stoch.D": 92.12926359688215,
            "Stoch.D[1]": 87.41860206079417,
            "Stoch.K": 94.4325856591136,
            "Stoch.K[1]": 92.86491218919487,
            "Stoch.RSI.K": 94.24420115112882,
            "UO": 68.43038462266601,
            "VWMA": 104387.81534308646,
            "W.R": -11.023343416472423,
            "change": -0.04466230593909174,
            "close": 104784.31,
            "high": 104871.99,
            "low": 104752.9,
            "open": 104831.14,
            "volume": 28.09291
          },
          "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": "SELL"
            },
            "NEUTRAL": 7,
            "RECOMMENDATION": "NEUTRAL",
            "SELL": 3
          },
          "summary": {
            "BUY": 14,
            "NEUTRAL": 8,
            "RECOMMENDATION": "BUY",
            "SELL": 4
          },
          "time": "2025-06-06T14:52:46.457402"
        }
      }
    ],
    "overrideData": {}
  }
}
684300bfb1dc0369c3944c11
BTCUSDT
The current price reached the trigger price for t…
Fri Jun 06 2025 14:52:47 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "b92a875f-9c59-4517-9566-6df3bdeab07b",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "determine-action",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749221567026,
      "symbol": "BTCUSDT",
      "close": "104740.00000000"
    },
    "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": 1749219411769,
      "accountType": "SPOT",
      "balances": [
        {
          "asset": "BNB",
          "free": "0.00000756",
          "locked": "0.00000000"
        },
        {
          "asset": "USDT",
          "free": "52.76752603",
          "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.01360000",
          "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"
      ],
      "system": {
        "temporaryDisableActionAfterConfirmingOrder": 20,
        "checkManualOrderPeriod": 5,
        "placeManualOrderInterval": 5,
        "refreshAccountInfoPeriod": 1,
        "checkOrderExecutePeriod": 10
      }
    },
    "indicators": {
      "highestPrice": 110718,
      "lowestPrice": 100372.26,
      "athPrice": null
    },
    "symbolInfo": {
      "symbol": "BTCUSDT",
      "status": "TRADING",
      "baseAsset": "BTC",
      "baseAssetPrecision": 8,
      "quoteAsset": "USDT",
      "quotePrecision": 8,
      "filterLotSize": {
        "filterType": "LOT_SIZE",
        "minQty": "0.00001000",
        "maxQty": "9000.00000000",
        "stepSize": "0.00001000"
      },
      "filterPrice": {
        "filterType": "PRICE_FILTER",
        "minPrice": "0.01000000",
        "maxPrice": "1000000.00000000",
        "tickSize": "0.01000000"
      },
      "filterMinNotional": {
        "filterType": "NOTIONAL",
        "minNotional": "5.00000000",
        "applyMinToMarket": true,
        "maxNotional": "9000000.00000000",
        "applyMaxToMarket": false,
        "avgPriceMins": 5
      }
    },
    "openOrders": [],
    "action": "buy",
    "baseAssetBalance": {
      "asset": "BTC",
      "free": 0,
      "locked": 0,
      "total": 0,
      "estimatedValue": 0,
      "updatedAt": "2025-06-06T14:16:51.769Z"
    },
    "quoteAssetBalance": {
      "asset": "USDT",
      "free": "52.76752603",
      "locked": "0.00000000"
    },
    "buy": {
      "currentPrice": 104740,
      "limitPrice": 106834.8,
      "highestPrice": 110718,
      "lowestPrice": 100372.26,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 107900.17949999998,
      "difference": -2.92879911288747,
      "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-06T14:52:47.182Z"
    },
    "sell": {
      "currentPrice": 104740,
      "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-06T14:52:47.174Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 32.875034756319074,
            "ADX+DI": 31.95059768032606,
            "ADX+DI[1]": 33.493001367432555,
            "ADX-DI": 9.165230938855819,
            "ADX-DI[1]": 9.607679187702772,
            "AO": 479.98585294115765,
            "AO[1]": 440.700323529396,
            "AO[2]": 397.06591176468646,
            "BB.lower": 103798.94972666004,
            "BB.upper": 104874.69427334011,
            "BBPower": 616.4665596308041,
            "CCI20": 153.0230667481574,
            "CCI20[1]": 162.70859923924223,
            "EMA10": 104565.58231854528,
            "EMA100": 103748.66585322084,
            "EMA20": 104391.16149381091,
            "EMA200": 103429.3087989332,
            "EMA30": 104273.08518872166,
            "EMA5": 104694.82637040589,
            "EMA50": 104097.09994772685,
            "HullMA9": 104838.27281481482,
            "Ichimoku.BLine": 104285.195,
            "MACD.macd": 207.47256171617482,
            "MACD.signal": 162.87463938742468,
            "Mom": 612.7599999999948,
            "Mom[1]": 732.2900000000081,
            "P.SAR": 104284.52676470805,
            "Pivot.M.Camarilla.Middle": 102596.88333333335,
            "Pivot.M.Camarilla.R1": 102016.27958333332,
            "Pivot.M.Camarilla.R2": 102523.87916666667,
            "Pivot.M.Camarilla.R3": 103031.47875,
            "Pivot.M.Camarilla.S1": 101001.08041666666,
            "Pivot.M.Camarilla.S2": 100493.48083333332,
            "Pivot.M.Camarilla.S3": 99985.88124999999,
            "Pivot.M.Classic.Middle": 102596.88333333335,
            "Pivot.M.Classic.R1": 104821.5066666667,
            "Pivot.M.Classic.R2": 108134.33333333336,
            "Pivot.M.Classic.R3": 113671.78333333337,
            "Pivot.M.Classic.S1": 99284.05666666669,
            "Pivot.M.Classic.S2": 97059.43333333333,
            "Pivot.M.Classic.S3": 91521.98333333332,
            "Pivot.M.Demark.Middle": 102040.7275,
            "Pivot.M.Demark.R1": 103709.19499999999,
            "Pivot.M.Demark.S1": 98171.74499999998,
            "Pivot.M.Fibonacci.Middle": 102596.88333333335,
            "Pivot.M.Fibonacci.R1": 104712.18923333335,
            "Pivot.M.Fibonacci.R2": 106019.02743333335,
            "Pivot.M.Fibonacci.R3": 108134.33333333336,
            "Pivot.M.Fibonacci.S1": 100481.57743333334,
            "Pivot.M.Fibonacci.S2": 99174.73923333334,
            "Pivot.M.Fibonacci.S3": 97059.43333333333,
            "Pivot.M.Woodie.Middle": 102324.8375,
            "Pivot.M.Woodie.R1": 104277.415,
            "Pivot.M.Woodie.R2": 107862.2875,
            "Pivot.M.Woodie.R3": 109814.865,
            "Pivot.M.Woodie.S1": 98739.96499999998,
            "Pivot.M.Woodie.S2": 96787.38749999998,
            "Pivot.M.Woodie.S3": 93202.51499999997,
            "RSI": 68.54970985680684,
            "RSI[1]": 70.93651880497262,
            "Rec.BBPower": 0,
            "Rec.HullMA9": -1,
            "Rec.Ichimoku": 0,
            "Rec.Stoch.RSI": 0,
            "Rec.UO": 0,
            "Rec.VWMA": 1,
            "Rec.WR": -1,
            "Recommend.All": 0.35454545454545455,
            "Recommend.MA": 0.8,
            "Recommend.Other": -0.09090909090909091,
            "SMA10": 104535.54299999999,
            "SMA100": 103741.30050000003,
            "SMA20": 104336.82200000007,
            "SMA200": 102921.30804999993,
            "SMA30": 104186.11466666676,
            "SMA5": 104661.45199999996,
            "SMA50": 104045.34659999999,
            "Stoch.D": 92.12926359688215,
            "Stoch.D[1]": 87.41860206079417,
            "Stoch.K": 94.4325856591136,
            "Stoch.K[1]": 92.86491218919487,
            "Stoch.RSI.K": 94.24420115112882,
            "UO": 68.43038462266601,
            "VWMA": 104387.81534308646,
            "W.R": -11.023343416472423,
            "change": -0.04466230593909174,
            "close": 104784.31,
            "high": 104871.99,
            "low": 104752.9,
            "open": 104831.14,
            "volume": 28.09291
          },
          "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": "SELL"
            },
            "NEUTRAL": 7,
            "RECOMMENDATION": "NEUTRAL",
            "SELL": 3
          },
          "summary": {
            "BUY": 14,
            "NEUTRAL": 8,
            "RECOMMENDATION": "BUY",
            "SELL": 4
          },
          "time": "2025-06-06T14:52:46.457402"
        }
      }
    ],
    "overrideData": {}
  }
}
684300bfb1dc0369c3944c12
BTCUSDT
Trading for BTCUSDT is disabled. Do not place an …
Fri Jun 06 2025 14:52:47 GMT+0000 (Coordinated Universal Time)
{
  "correlationId": "b92a875f-9c59-4517-9566-6df3bdeab07b",
  "helper": "queue",
  "jobName": "trailingTrade",
  "stepName": "place-buy-order",
  "data": {
    "symbol": "BTCUSDT",
    "featureToggle": {
      "notifyOrderConfirm": true,
      "notifyDebug": true,
      "notifyOrderExecute": true
    },
    "lastCandle": {
      "eventType": "24hrMiniTicker",
      "eventTime": 1749221567026,
      "symbol": "BTCUSDT",
      "close": "104740.00000000"
    },
    "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": 1749219411769,
      "accountType": "SPOT",
      "balances": [
        {
          "asset": "BNB",
          "free": "0.00000756",
          "locked": "0.00000000"
        },
        {
          "asset": "USDT",
          "free": "52.76752603",
          "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.01360000",
          "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"
      ],
      "system": {
        "temporaryDisableActionAfterConfirmingOrder": 20,
        "checkManualOrderPeriod": 5,
        "placeManualOrderInterval": 5,
        "refreshAccountInfoPeriod": 1,
        "checkOrderExecutePeriod": 10
      }
    },
    "indicators": {
      "highestPrice": 110718,
      "lowestPrice": 100372.26,
      "athPrice": null
    },
    "symbolInfo": {
      "symbol": "BTCUSDT",
      "status": "TRADING",
      "baseAsset": "BTC",
      "baseAssetPrecision": 8,
      "quoteAsset": "USDT",
      "quotePrecision": 8,
      "filterLotSize": {
        "filterType": "LOT_SIZE",
        "minQty": "0.00001000",
        "maxQty": "9000.00000000",
        "stepSize": "0.00001000"
      },
      "filterPrice": {
        "filterType": "PRICE_FILTER",
        "minPrice": "0.01000000",
        "maxPrice": "1000000.00000000",
        "tickSize": "0.01000000"
      },
      "filterMinNotional": {
        "filterType": "NOTIONAL",
        "minNotional": "5.00000000",
        "applyMinToMarket": true,
        "maxNotional": "9000000.00000000",
        "applyMaxToMarket": false,
        "avgPriceMins": 5
      }
    },
    "openOrders": [],
    "action": "buy",
    "baseAssetBalance": {
      "asset": "BTC",
      "free": 0,
      "locked": 0,
      "total": 0,
      "estimatedValue": 0,
      "updatedAt": "2025-06-06T14:16:51.769Z"
    },
    "quoteAssetBalance": {
      "asset": "USDT",
      "free": "52.76752603",
      "locked": "0.00000000"
    },
    "buy": {
      "currentPrice": 104740,
      "limitPrice": 106834.8,
      "highestPrice": 110718,
      "lowestPrice": 100372.26,
      "athPrice": null,
      "athRestrictionPrice": null,
      "triggerPrice": 107900.17949999998,
      "difference": -2.92879911288747,
      "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-06T14:52:47.182Z"
    },
    "sell": {
      "currentPrice": 104740,
      "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-06T14:52:47.174Z"
    },
    "order": {},
    "canDisable": true,
    "saveToCache": true,
    "tradingViews": [
      {
        "request": {
          "symbol": "BTCUSDT",
          "screener": "CRYPTO",
          "exchange": "BINANCE",
          "interval": "5m"
        },
        "result": {
          "indicators": {
            "ADX": 32.875034756319074,
            "ADX+DI": 31.95059768032606,
            "ADX+DI[1]": 33.493001367432555,
            "ADX-DI": 9.165230938855819,
            "ADX-DI[1]": 9.607679187702772,
            "AO": 479.98585294115765,
            "AO[1]": 440.700323529396,
            "AO[2]": 397.06591176468646,
            "BB.lower": 103798.94972666004,
            "BB.upper": 104874.69427334011,
            "BBPower": 616.4665596308041,
            "CCI20": 153.0230667481574,
            "CCI20[1]": 162.70859923924223,
            "EMA10": 104565.58231854528,
            "EMA100": 103748.66585322084,
            "EMA20": 104391.16149381091,
            "EMA200": 103429.3087989332,
            "EMA30": 104273.08518872166,
            "EMA5": 104694.82637040589,
            "EMA50": 104097.09994772685,
            "HullMA9": 104838.27281481482,
            "Ichimoku.BLine": 104285.195,
            "MACD.macd": 207.47256171617482,
            "MACD.signal": 162.87463938742468,
            "Mom": 612.7599999999948,
            "Mom[1]": 732.2900000000081,
            "P.SAR": 104284.52676470805,
            "Pivot.M.Camarilla.Middle": 102596.88333333335,
            "Pivot.M.Camarilla.R1": 102016.27958333332,
            "Pivot.M.Camarilla.R2": 102523.87916666667,
            "Pivot.M.Camarilla.R3": 103031.47875,
            "Pivot.M.Camarilla.S1": 101001.08041666666,
            "Pivot.M.Camarilla.S2": 100493.48083333332,
            "Pivot.M.Camarilla.S3": 99985.88124999999,
            "Pivot.M.Classic.Middle": 102596.88333333335,
            "Pivot.M.Classic.R1": 104821.5066666667,
            "Pivot.M.Classic.R2": 108134.33333333336,
            "Pivot.M.Classic.R3": 113671.78333333337,
            "Pivot.M.Classic.S1": 99284.05666666669,
            "Pivot.M.Classic.S2": 97059.43333333333,
            "Pivot.M.Classic.S3": 91521.98333333332,
            "Pivot.M.Demark.Middle": 102040.7275,
            "Pivot.M.Demark.R1": 103709.19499999999,
            "Pivot.M.Demark.S1": 98171.74499999998,
            "Pivot.M.Fibonacci.Middle": 102596.88333333335,
            "Pivot.M.Fibonacci.R1": 104712.18923333335,
            "Pivot.M.Fibonacci.R2": 106019.02743333335,
            "Pivot.M.Fibonacci.R3": 108134.33333333336,
            "Pivot.M.Fibonacci.S1": 100481.57743333334,
            "Pivot.M.Fibonacci.S2": 99174.73923333334,
            "Pivot.M.Fibonacci.S3": 97059.43333333333,
            "Pivot.M.Woodie.Middle": 102324.8375,
            "Pivot.M.Woodie.R1": 104277.415,
            "Pivot.M.Woodie.R2": 107862.2875,
            "Pivot.M.Woodie.R3": 109814.865,
            "Pivot.M.Woodie.S1": 98739.96499999998,
            "Pivot.M.Woodie.S2": 96787.38749999998,
            "Pivot.M.Woodie.S3": 93202.51499999997,
            "RSI": 68.54970985680684,
            "RSI[1]": 70.93651880497262,
            "Rec.BBPower": 0,
            "Rec.HullMA9": -1,
            "Rec.Ichimoku": 0,
            "Rec.Stoch.RSI": 0,
            "Rec.UO": 0,
            "Rec.VWMA": 1,
            "Rec.WR": -1,
            "Recommend.All": 0.35454545454545455,
            "Recommend.MA": 0.8,
            "Recommend.Other": -0.09090909090909091,
            "SMA10": 104535.54299999999,
            "SMA100": 103741.30050000003,
            "SMA20": 104336.82200000007,
            "SMA200": 102921.30804999993,
            "SMA30": 104186.11466666676,
            "SMA5": 104661.45199999996,
            "SMA50": 104045.34659999999,
            "Stoch.D": 92.12926359688215,
            "Stoch.D[1]": 87.41860206079417,
            "Stoch.K": 94.4325856591136,
            "Stoch.K[1]": 92.86491218919487,
            "Stoch.RSI.K": 94.24420115112882,
            "UO": 68.43038462266601,
            "VWMA": 104387.81534308646,
            "W.R": -11.023343416472423,
            "change": -0.04466230593909174,
            "close": 104784.31,
            "high": 104871.99,
            "low": 104752.9,
            "open": 104831.14,
            "volume": 28.09291
          },
          "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": "SELL"
            },
            "NEUTRAL": 7,
            "RECOMMENDATION": "NEUTRAL",
            "SELL": 3
          },
          "summary": {
            "BUY": 14,
            "NEUTRAL": 8,
            "RECOMMENDATION": "BUY",
            "SELL": 4
          },
          "time": "2025-06-06T14:52:46.457402"
        }
      }
    ],
    "overrideData": {}
  }
}
684300bf80e5ac31e456ac33
AMPUSDT
The TradingView technical analysis recommendation…
Fri Jun 06 2025 14:52:47 GMT+0000 (Coordinated Universal Time)
{
  "uuid": "7eecbbd2-7826-4623-8f8a-1ea96169c289",
  "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"
  ],
  "interval": "15m",
  "data": {
    "indicators": {
      "ADX": 32.68567419114369,
      "ADX+DI": 32.427909657618294,
      "ADX+DI[1]": 33.84536729076064,
      "ADX-DI": 10.062409207318053,
      "ADX-DI[1]": 10.502247571532939,
      "AO": 0.00003150882352940133,
      "AO[1]": 0.00003108529411763577,
      "AO[2]": 0.00003164411764704743,
      "BB.lower": 0.003923764450734433,
      "BB.upper": 0.003983435549265568,
      "BBPower": 0.000036136979548292286,
      "CCI20": 141.58075601373417,
      "CCI20[1]": 139.74732750241424,
      "EMA10": 0.003964402355652892,
      "EMA100": 0.003940426168369078,
      "EMA20": 0.003953451723035299,
      "EMA200": 0.003979583242927034,
      "EMA30": 0.0039439652968729305,
      "EMA5": 0.003971520284957758,
      "EMA50": 0.003933230837386322,
      "HullMA9": 0.003976092592592594,
      "Ichimoku.BLine": 0.003951,
      "MACD.macd": 0.000014541048984964382,
      "MACD.signal": 0.000013504384348413608,
      "Mom": 0.0000449999999999999,
      "Mom[1]": 0.00004100000000000024,
      "P.SAR": 0.003941644914264268,
      "Pivot.M.Camarilla.Middle": 0.004025,
      "Pivot.M.Camarilla.R1": 0.00390615,
      "Pivot.M.Camarilla.R2": 0.0039793,
      "Pivot.M.Camarilla.R3": 0.00405245,
      "Pivot.M.Camarilla.S1": 0.00375985,
      "Pivot.M.Camarilla.S2": 0.0036867000000000002,
      "Pivot.M.Camarilla.S3": 0.00361355,
      "Pivot.M.Classic.Middle": 0.004025,
      "Pivot.M.Classic.R1": 0.004328,
      "Pivot.M.Classic.R2": 0.004822999999999999,
      "Pivot.M.Classic.R3": 0.005620999999999999,
      "Pivot.M.Classic.S1": 0.00353,
      "Pivot.M.Classic.S2": 0.0032270000000000003,
      "Pivot.M.Classic.S3": 0.0024290000000000006,
      "Pivot.M.Demark.Middle": 0.00394925,
      "Pivot.M.Demark.R1": 0.0041765,
      "Pivot.M.Demark.S1": 0.0033784999999999996,
      "Pivot.M.Fibonacci.Middle": 0.004025,
      "Pivot.M.Fibonacci.R1": 0.004329836,
      "Pivot.M.Fibonacci.R2": 0.004518164,
      "Pivot.M.Fibonacci.R3": 0.004822999999999999,
      "Pivot.M.Fibonacci.S1": 0.003720164,
      "Pivot.M.Fibonacci.S2": 0.003531836,
      "Pivot.M.Fibonacci.S3": 0.0032270000000000003,
      "Pivot.M.Woodie.Middle": 0.0039765,
      "Pivot.M.Woodie.R1": 0.004231,
      "Pivot.M.Woodie.R2": 0.004774499999999999,
      "Pivot.M.Woodie.R3": 0.005029,
      "Pivot.M.Woodie.S1": 0.0034330000000000003,
      "Pivot.M.Woodie.S2": 0.0031785000000000003,
      "Pivot.M.Woodie.S3": 0.0026350000000000006,
      "RSI": 66.26122021215696,
      "RSI[1]": 67.51957828577619,
      "Rec.BBPower": 0,
      "Rec.HullMA9": 1,
      "Rec.Ichimoku": 0,
      "Rec.Stoch.RSI": 0,
      "Rec.UO": 0,
      "Rec.VWMA": 1,
      "Rec.WR": -1,
      "Recommend.All": 0.46969696969696967,
      "Recommend.MA": 0.6666666666666666,
      "Recommend.Other": 0.2727272727272727,
      "SMA10": 0.003963799999999998,
      "SMA100": 0.003917449999999999,
      "SMA20": 0.003953600000000001,
      "SMA200": 0.003987930000000001,
      "SMA30": 0.003943766666666665,
      "SMA5": 0.003968999999999999,
      "SMA50": 0.003922699999999999,
      "Stoch.D": 75.70584166509393,
      "Stoch.D[1]": 67.0643274853795,
      "Stoch.K": 83.60686662893762,
      "Stoch.K[1]": 74.83950617283911,
      "Stoch.RSI.K": 82.77163574672686,
      "UO": 51.144919606900615,
      "VWMA": 0.003953257117807,
      "W.R": -11.290322580645341,
      "change": -0.050238633509175214,
      "close": 0.003979,
      "high": 0.003984,
      "low": 0.003974,
      "open": 0.003981,
      "volume": 1927039
    },
    "moving_averages": {
      "BUY": 12,
      "COMPUTE": {
        "EMA10": "BUY",
        "EMA100": "BUY",
        "EMA20": "BUY",
        "EMA200": "SELL",
        "EMA30": "BUY",
        "EMA50": "BUY",
        "HullMA": "BUY",
        "Ichimoku": "NEUTRAL",
        "SMA10": "BUY",
        "SMA100": "BUY",
        "SMA20": "BUY",
        "SMA200": "SELL",
        "SMA30": "BUY",
        "SMA50": "BUY",
        "VWMA": "BUY"
      },
      "NEUTRAL": 1,
      "RECOMMENDATION": "STRONG_BUY",
      "SELL": 2
    },
    "oscillators": {
      "BUY": 3,
      "COMPUTE": {
        "ADX": "NEUTRAL",
        "AO": "BUY",
        "BBP": "NEUTRAL",
        "CCI": "NEUTRAL",
        "MACD": "BUY",
        "Mom": "BUY",
        "RSI": "NEUTRAL",
        "STOCH.K": "NEUTRAL",
        "Stoch.RSI": "NEUTRAL",
        "UO": "NEUTRAL",
        "W%R": "SELL"
      },
      "NEUTRAL": 7,
      "RECOMMENDATION": "BUY",
      "SELL": 1
    },
    "summary": {
      "BUY": 15,
      "NEUTRAL": 8,
      "RECOMMENDATION": "BUY",
      "SELL": 3
    },
    "time": "2025-06-06T14:52:47.531245"
  }
}
684300bf80e5ac31e456ac34
GPSUSDT
The TradingView technical analysis recommendation…
Fri Jun 06 2025 14:52:47 GMT+0000 (Coordinated Universal Time)
{
  "uuid": "7eecbbd2-7826-4623-8f8a-1ea96169c289",
  "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"
  ],
  "interval": "15m",
  "data": {
    "indicators": {
      "ADX": 39.88370937873319,
      "ADX+DI": 25.197540492020337,
      "ADX+DI[1]": 26.350313114655393,
      "ADX-DI": 5.4348271610741765,
      "ADX-DI[1]": 5.683467299663251,
      "AO": 0.0005358823529412055,
      "AO[1]": 0.0005094117647059075,
      "AO[2]": 0.0004744117647059072,
      "BB.lower": 0.021090103314604126,
      "BB.upper": 0.022299896685395865,
      "BBPower": 0.0004859797524060551,
      "CCI20": 126.05588044184181,
      "CCI20[1]": 135.16609392897746,
      "EMA10": 0.02197499474803859,
      "EMA100": 0.021655133025282425,
      "EMA20": 0.02178556249155573,
      "EMA200": 0.022018026422646643,
      "EMA30": 0.021671594271953615,
      "EMA5": 0.02211169690383815,
      "EMA50": 0.021573491567912,
      "HullMA9": 0.022239629629629633,
      "Ichimoku.BLine": 0.0217,
      "MACD.macd": 0.00021790412493287448,
      "MACD.signal": 0.0001626729654138924,
      "Mom": 0.0007000000000000027,
      "Mom[1]": 0.0005999999999999998,
      "P.SAR": 0.021603877674214407,
      "Pivot.M.Camarilla.Middle": 0.021500000000000002,
      "Pivot.M.Camarilla.R1": 0.021101666666666664,
      "Pivot.M.Camarilla.R2": 0.02130333333333333,
      "Pivot.M.Camarilla.R3": 0.021505,
      "Pivot.M.Camarilla.S1": 0.020698333333333332,
      "Pivot.M.Camarilla.S2": 0.020496666666666667,
      "Pivot.M.Camarilla.S3": 0.020294999999999997,
      "Pivot.M.Classic.Middle": 0.021500000000000002,
      "Pivot.M.Classic.R1": 0.022300000000000004,
      "Pivot.M.Classic.R2": 0.023700000000000002,
      "Pivot.M.Classic.R3": 0.025900000000000003,
      "Pivot.M.Classic.S1": 0.020100000000000003,
      "Pivot.M.Classic.S2": 0.0193,
      "Pivot.M.Classic.S3": 0.0171,
      "Pivot.M.Demark.Middle": 0.0213,
      "Pivot.M.Demark.R1": 0.0219,
      "Pivot.M.Demark.S1": 0.0197,
      "Pivot.M.Fibonacci.Middle": 0.021500000000000002,
      "Pivot.M.Fibonacci.R1": 0.022340400000000003,
      "Pivot.M.Fibonacci.R2": 0.0228596,
      "Pivot.M.Fibonacci.R3": 0.023700000000000002,
      "Pivot.M.Fibonacci.S1": 0.0206596,
      "Pivot.M.Fibonacci.S2": 0.020140400000000003,
      "Pivot.M.Fibonacci.S3": 0.0193,
      "Pivot.M.Woodie.Middle": 0.0213,
      "Pivot.M.Woodie.R1": 0.0219,
      "Pivot.M.Woodie.R2": 0.0235,
      "Pivot.M.Woodie.R3": 0.0241,
      "Pivot.M.Woodie.S1": 0.0197,
      "Pivot.M.Woodie.S2": 0.0191,
      "Pivot.M.Woodie.S3": 0.017499999999999998,
      "RSI": 80.95691780979217,
      "RSI[1]": 80.95691780979217,
      "Rec.BBPower": 0,
      "Rec.HullMA9": -1,
      "Rec.Ichimoku": 0,
      "Rec.Stoch.RSI": 0,
      "Rec.UO": 1,
      "Rec.VWMA": 1,
      "Rec.WR": 0,
      "Recommend.All": 0.5363636363636364,
      "Recommend.MA": 0.8,
      "Recommend.Other": 0.2727272727272727,
      "SMA10": 0.021949999999999976,
      "SMA100": 0.021513000000000015,
      "SMA20": 0.021694999999999996,
      "SMA200": 0.022079499999999985,
      "SMA30": 0.021576666666666723,
      "SMA5": 0.02212,
      "SMA50": 0.02143800000000001,
      "Stoch.D": 98.7654320987654,
      "Stoch.D[1]": 96.82539682539674,
      "Stoch.K": 100.00000000000001,
      "Stoch.K[1]": 100,
      "Stoch.RSI.K": 100,
      "UO": 78.80554228380298,
      "VWMA": 0.021588824118303398,
      "W.R": 0,
      "change": 0,
      "close": 0.0222,
      "high": 0.0222,
      "low": 0.0221,
      "open": 0.0222,
      "volume": 46704
    },
    "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": 3,
      "COMPUTE": {
        "ADX": "NEUTRAL",
        "AO": "NEUTRAL",
        "BBP": "NEUTRAL",
        "CCI": "SELL",
        "MACD": "BUY",
        "Mom": "BUY",
        "RSI": "NEUTRAL",
        "STOCH.K": "NEUTRAL",
        "Stoch.RSI": "NEUTRAL",
        "UO": "BUY",
        "W%R": "NEUTRAL"
      },
      "NEUTRAL": 7,
      "RECOMMENDATION": "BUY",
      "SELL": 1
    },
    "summary": {
      "BUY": 16,
      "NEUTRAL": 8,
      "RECOMMENDATION": "STRONG_BUY",
      "SELL": 2
    },
    "time": "2025-06-06T14:52:47.531608"
  }
}

Rename Collection

binance-bot .

Tools

Collection Stats

Documents 239507
Total doc size 1.6 GB
Average doc size 6.99 KB
Pre-allocated size 695.28 MB
Indexes 2
Total index size 5.2 MB
Padding factor
Extents

Indexes

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