_id symbol featureToggle lastCandle symbolConfiguration indicators symbolInfo openOrders action baseAssetBalance quoteAssetBalance buy sell order canDisable saveToCache overrideData
67ccca63692dfac3aaa062a6
IOTAUSDT
{
  "notifyOrderConfirm": true,
  "notifyDebug": true,
  "notifyOrderExecute": true
}
{
  "eventType": "24hrMiniTicker",
  "eventTime": 1749189779345,
  "symbol": "IOTAUSDT",
  "close": "0.17220000"
}
{
  "_id": "67ccc9eaa153dac955a49a18",
  "key": "configuration",
  "enabled": true,
  "cronTime": "* * * * * *",
  "botOptions": {
    "authentication": {
      "lockList": true,
      "lockAfter": 600
    },
    "autoTriggerBuy": {
      "enabled": true,
      "triggerAfter": 9,
      "conditions": {
        "whenLessThanATHRestriction": true,
        "afterDisabledPeriod": true
      }
    },
    "orderLimit": {
      "enabled": true,
      "maxBuyOpenOrders": 5,
      "maxOpenTrades": 10
    },
    "tradingViewOptions": {
      "useOnlyWithin": 10,
      "ifExpires": "ignore"
    },
    "logs": {
      "deleteAfter": 500
    },
    "tradingViews": [
      {
        "interval": "15m",
        "buy": {
          "whenStrongBuy": false,
          "whenBuy": false
        },
        "sell": {
          "forceSellOverZeroBelowTriggerPrice": {
            "whenNeutral": false,
            "whenSell": false,
            "whenStrongSell": false
          }
        }
      }
    ]
  },
  "candles": {
    "interval": "1d",
    "limit": 5
  },
  "buy": {
    "enabled": true,
    "lastBuyPriceRemoveThreshold": 1.04,
    "athRestriction": {
      "enabled": true,
      "candles": {
        "interval": "1m",
        "limit": 4
      },
      "restrictionPercentage": 0.94
    },
    "minPurchaseAmount": -1,
    "maxPurchaseAmount": -1,
    "gridTrade": [
      {
        "triggerPercentage": 1.015,
        "stopPercentage": 1.0045,
        "limitPercentage": 1.0055,
        "minPurchaseAmount": 9,
        "maxPurchaseAmount": 50,
        "executed": false,
        "executedOrder": null
      }
    ],
    "currentGridTradeIndex": 0,
    "currentGridTrade": {
      "triggerPercentage": 1.015,
      "stopPercentage": 1.0045,
      "limitPercentage": 1.0055,
      "minPurchaseAmount": 9,
      "maxPurchaseAmount": 50,
      "executed": false,
      "executedOrder": null
    }
  },
  "sell": {
    "enabled": true,
    "stopLoss": {
      "enabled": true,
      "maxLossPercentage": 0.975,
      "disableBuyMinutes": 4,
      "orderType": "market"
    },
    "conservativeMode": {
      "enabled": true,
      "factor": 0.98
    },
    "gridTrade": [
      {
        "triggerPercentage": 1.037,
        "stopPercentage": 0.983,
        "limitPercentage": 0.95,
        "quantityPercentage": 1,
        "executed": false,
        "executedOrder": null
      }
    ],
    "currentGridTradeIndex": 0,
    "currentGridTrade": {
      "triggerPercentage": 1.037,
      "stopPercentage": 0.983,
      "limitPercentage": 0.95,
      "quantityPercentage": 1,
      "executed": false,
      "executedOrder": null
    }
  },
  "system": {
    "temporaryDisableActionAfterConfirmingOrder": 20,
    "checkManualOrderPeriod": 5,
    "placeManualOrderInterval": 5,
    "refreshAccountInfoPeriod": 1,
    "checkOrderExecutePeriod": 10
  }
}
{
  "highestPrice": 0.1919,
  "lowestPrice": 0.1665,
  "athPrice": 0.1721
}
{
  "symbol": "IOTAUSDT",
  "status": "TRADING",
  "baseAsset": "IOTA",
  "baseAssetPrecision": 8,
  "quoteAsset": "USDT",
  "quotePrecision": 8,
  "filterLotSize": {
    "filterType": "LOT_SIZE",
    "minQty": "1.00000000",
    "maxQty": "900000.00000000",
    "stepSize": "1.00000000"
  },
  "filterPrice": {
    "filterType": "PRICE_FILTER",
    "minPrice": "0.00010000",
    "maxPrice": "1000.00000000",
    "tickSize": "0.00010000"
  },
  "filterMinNotional": {
    "filterType": "NOTIONAL",
    "minNotional": "5.00000000",
    "applyMinToMarket": true,
    "maxNotional": "9000000.00000000",
    "applyMaxToMarket": false,
    "avgPriceMins": 5
  }
}
not-determined
{
  "asset": "IOTA",
  "free": 0,
  "locked": 0,
  "total": 0,
  "estimatedValue": 0,
  "updatedAt": "2025-06-06T05:59:03.297Z"
}
{
  "asset": "USDT",
  "free": "0.04122849",
  "locked": "52.87491000"
}
{
  "currentPrice": 0.1722,
  "limitPrice": 0.1731471,
  "highestPrice": 0.1919,
  "lowestPrice": 0.1665,
  "athPrice": 0.1721,
  "athRestrictionPrice": 0.161774,
  "triggerPrice": 0.1689975,
  "difference": 1.8949984467225844,
  "nextBestBuyAmount": null,
  "nextBestBuyCalculation": null,
  "openOrders": [],
  "processMessage": "",
  "updatedAt": "2025-06-06T06:02:59.478Z"
}
{
  "currentPrice": 0.1722,
  "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-06T06:02:59.478Z"
}
{}
true
true
{}
67ccca63692dfac3aaa062e5
REIUSDT
{
  "notifyOrderConfirm": true,
  "notifyDebug": true,
  "notifyOrderExecute": true
}
{
  "eventType": "24hrMiniTicker",
  "eventTime": 1749189781056,
  "symbol": "REIUSDT",
  "close": "0.01859000"
}
{
  "_id": "67ccc9eaa153dac955a49a18",
  "key": "configuration",
  "enabled": true,
  "cronTime": "* * * * * *",
  "botOptions": {
    "authentication": {
      "lockList": true,
      "lockAfter": 600
    },
    "autoTriggerBuy": {
      "enabled": true,
      "triggerAfter": 9,
      "conditions": {
        "whenLessThanATHRestriction": true,
        "afterDisabledPeriod": true
      }
    },
    "orderLimit": {
      "enabled": true,
      "maxBuyOpenOrders": 5,
      "maxOpenTrades": 10
    },
    "tradingViewOptions": {
      "useOnlyWithin": 10,
      "ifExpires": "ignore"
    },
    "logs": {
      "deleteAfter": 500
    },
    "tradingViews": [
      {
        "interval": "15m",
        "buy": {
          "whenStrongBuy": false,
          "whenBuy": false
        },
        "sell": {
          "forceSellOverZeroBelowTriggerPrice": {
            "whenNeutral": false,
            "whenSell": false,
            "whenStrongSell": false
          }
        }
      }
    ]
  },
  "candles": {
    "interval": "1d",
    "limit": 5
  },
  "buy": {
    "enabled": true,
    "lastBuyPriceRemoveThreshold": 1.04,
    "athRestriction": {
      "enabled": true,
      "candles": {
        "interval": "1m",
        "limit": 4
      },
      "restrictionPercentage": 0.94
    },
    "minPurchaseAmount": -1,
    "maxPurchaseAmount": -1,
    "gridTrade": [
      {
        "triggerPercentage": 1.015,
        "stopPercentage": 1.0045,
        "limitPercentage": 1.0055,
        "minPurchaseAmount": 9,
        "maxPurchaseAmount": 50,
        "executed": false,
        "executedOrder": null
      }
    ],
    "currentGridTradeIndex": 0,
    "currentGridTrade": {
      "triggerPercentage": 1.015,
      "stopPercentage": 1.0045,
      "limitPercentage": 1.0055,
      "minPurchaseAmount": 9,
      "maxPurchaseAmount": 50,
      "executed": false,
      "executedOrder": null
    }
  },
  "sell": {
    "enabled": true,
    "stopLoss": {
      "enabled": true,
      "maxLossPercentage": 0.975,
      "disableBuyMinutes": 4,
      "orderType": "market"
    },
    "conservativeMode": {
      "enabled": true,
      "factor": 0.98
    },
    "gridTrade": [
      {
        "triggerPercentage": 1.037,
        "stopPercentage": 0.983,
        "limitPercentage": 0.95,
        "quantityPercentage": 1,
        "executed": false,
        "executedOrder": null
      }
    ],
    "currentGridTradeIndex": 0,
    "currentGridTrade": {
      "triggerPercentage": 1.037,
      "stopPercentage": 0.983,
      "limitPercentage": 0.95,
      "quantityPercentage": 1,
      "executed": false,
      "executedOrder": null
    }
  },
  "system": {
    "temporaryDisableActionAfterConfirmingOrder": 20,
    "checkManualOrderPeriod": 5,
    "placeManualOrderInterval": 5,
    "refreshAccountInfoPeriod": 1,
    "checkOrderExecutePeriod": 10
  }
}
{
  "highestPrice": 0.02087,
  "lowestPrice": 0.01709,
  "athPrice": 0.01854
}
{
  "symbol": "REIUSDT",
  "status": "TRADING",
  "baseAsset": "REI",
  "baseAssetPrecision": 8,
  "quoteAsset": "USDT",
  "quotePrecision": 8,
  "filterLotSize": {
    "filterType": "LOT_SIZE",
    "minQty": "0.10000000",
    "maxQty": "92141578.00000000",
    "stepSize": "0.10000000"
  },
  "filterPrice": {
    "filterType": "PRICE_FILTER",
    "minPrice": "0.00001000",
    "maxPrice": "1000.00000000",
    "tickSize": "0.00001000"
  },
  "filterMinNotional": {
    "filterType": "NOTIONAL",
    "minNotional": "1.00000000",
    "applyMinToMarket": true,
    "maxNotional": "9000000.00000000",
    "applyMaxToMarket": false,
    "avgPriceMins": 5
  }
}
not-determined
{
  "asset": "REI",
  "free": 0,
  "locked": 0,
  "total": 0,
  "estimatedValue": 0,
  "updatedAt": "2025-06-06T05:59:03.297Z"
}
{
  "asset": "USDT",
  "free": "0.04122849",
  "locked": "52.87491000"
}
{
  "currentPrice": 0.01859,
  "limitPrice": 0.018692245,
  "highestPrice": 0.02087,
  "lowestPrice": 0.01709,
  "athPrice": 0.01854,
  "athRestrictionPrice": 0.0174276,
  "triggerPrice": 0.01734635,
  "difference": 7.1695198125254045,
  "nextBestBuyAmount": null,
  "nextBestBuyCalculation": null,
  "openOrders": [],
  "processMessage": "",
  "updatedAt": "2025-06-06T06:03:01.188Z"
}
{
  "currentPrice": 0.01859,
  "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-06T06:03:01.188Z"
}
{}
true
true
{}
67ccca66692dfac3aaa0656b
MLNUSDT
{
  "notifyOrderConfirm": true,
  "notifyDebug": true,
  "notifyOrderExecute": true
}
{
  "eventType": "24hrMiniTicker",
  "eventTime": 1749189751554,
  "symbol": "MLNUSDT",
  "close": "8.03000000"
}
{
  "_id": "6839bc404a7efdc78dfbe18b",
  "key": "MLNUSDT-configuration",
  "candles": {
    "interval": "1m",
    "limit": 5
  },
  "buy": {
    "enabled": true,
    "lastBuyPriceRemoveThreshold": 1.04,
    "athRestriction": {
      "enabled": true,
      "candles": {
        "interval": "5m",
        "limit": 4
      },
      "restrictionPercentage": 0.97
    },
    "minPurchaseAmount": -1,
    "maxPurchaseAmount": -1,
    "gridTrade": [
      {
        "triggerPercentage": 1.025,
        "stopPercentage": 1.003,
        "limitPercentage": 1.005,
        "minPurchaseAmount": 9,
        "maxPurchaseAmount": 50,
        "executed": false,
        "executedOrder": null
      }
    ],
    "currentGridTradeIndex": 0,
    "currentGridTrade": {
      "triggerPercentage": 1.025,
      "stopPercentage": 1.003,
      "limitPercentage": 1.005,
      "minPurchaseAmount": 9,
      "maxPurchaseAmount": 50,
      "executed": false,
      "executedOrder": null
    }
  },
  "sell": {
    "enabled": true,
    "stopLoss": {
      "enabled": true,
      "maxLossPercentage": 0.985,
      "disableBuyMinutes": 1,
      "orderType": "market"
    },
    "conservativeMode": {
      "enabled": true,
      "factor": 0.98
    },
    "gridTrade": [
      {
        "triggerPercentage": 1.027,
        "stopPercentage": 0.985,
        "limitPercentage": 0.98,
        "quantityPercentage": 1,
        "executed": false,
        "executedOrder": null
      }
    ],
    "currentGridTradeIndex": 0,
    "currentGridTrade": {
      "triggerPercentage": 1.027,
      "stopPercentage": 0.985,
      "limitPercentage": 0.98,
      "quantityPercentage": 1,
      "executed": false,
      "executedOrder": null
    }
  },
  "botOptions": {
    "authentication": {
      "lockList": true,
      "lockAfter": 600
    },
    "autoTriggerBuy": {
      "enabled": true,
      "triggerAfter": 1,
      "conditions": {
        "whenLessThanATHRestriction": true,
        "afterDisabledPeriod": true
      }
    },
    "orderLimit": {
      "enabled": true,
      "maxBuyOpenOrders": 5,
      "maxOpenTrades": 10
    },
    "tradingViewOptions": {
      "useOnlyWithin": 10,
      "ifExpires": "ignore"
    },
    "logs": {
      "deleteAfter": 500
    },
    "tradingViews": [
      {
        "interval": "5m",
        "buy": {
          "whenStrongBuy": false,
          "whenBuy": false
        },
        "sell": {
          "forceSellOverZeroBelowTriggerPrice": {
            "whenNeutral": true,
            "whenSell": true,
            "whenStrongSell": true
          }
        }
      },
      {
        "interval": "15m",
        "buy": {
          "whenStrongBuy": false,
          "whenBuy": false
        },
        "sell": {
          "forceSellOverZeroBelowTriggerPrice": {
            "whenNeutral": false,
            "whenSell": false,
            "whenStrongSell": false
          }
        }
      }
    ]
  },
  "enabled": true,
  "cronTime": "* * * * * *",
  "system": {
    "temporaryDisableActionAfterConfirmingOrder": 20,
    "checkManualOrderPeriod": 5,
    "placeManualOrderInterval": 5,
    "refreshAccountInfoPeriod": 1,
    "checkOrderExecutePeriod": 10
  }
}
{
  "highestPrice": 8.03,
  "lowestPrice": 8.01,
  "athPrice": 8.03
}
{
  "symbol": "MLNUSDT",
  "status": "TRADING",
  "baseAsset": "MLN",
  "baseAssetPrecision": 8,
  "quoteAsset": "USDT",
  "quotePrecision": 8,
  "filterLotSize": {
    "filterType": "LOT_SIZE",
    "minQty": "0.00100000",
    "maxQty": "9222449.00000000",
    "stepSize": "0.00100000"
  },
  "filterPrice": {
    "filterType": "PRICE_FILTER",
    "minPrice": "0.01000000",
    "maxPrice": "10000.00000000",
    "tickSize": "0.01000000"
  },
  "filterMinNotional": {
    "filterType": "NOTIONAL",
    "minNotional": "5.00000000",
    "applyMinToMarket": true,
    "maxNotional": "9000000.00000000",
    "applyMaxToMarket": false,
    "avgPriceMins": 5
  }
}
wait
{
  "asset": "MLN",
  "free": 0,
  "locked": 0,
  "total": 0,
  "estimatedValue": 0,
  "updatedAt": "2025-06-06T05:59:03.297Z"
}
{
  "asset": "USDT",
  "free": "0.04122849",
  "locked": "52.87491000"
}
{
  "currentPrice": 8.03,
  "limitPrice": 8.070149999999998,
  "highestPrice": 8.03,
  "lowestPrice": 8.01,
  "athPrice": 8.03,
  "athRestrictionPrice": 7.7890999999999995,
  "triggerPrice": 8.210249999999998,
  "difference": -2.195426448646498,
  "nextBestBuyAmount": null,
  "nextBestBuyCalculation": null,
  "openOrders": [],
  "processMessage": "The current price has reached the lowest price; however, it is restricted to buy the coin because ATH price higher than the current price.",
  "updatedAt": "2025-06-06T06:02:31.688Z"
}
{
  "currentPrice": 8.03,
  "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-06T06:02:31.685Z"
}
{}
true
true
{}
67ccca67692dfac3aaa0663b
XVGUSDT
{
  "notifyOrderConfirm": true,
  "notifyDebug": true,
  "notifyOrderExecute": true
}
{
  "eventType": "24hrMiniTicker",
  "eventTime": 1749189775488,
  "symbol": "XVGUSDT",
  "close": "0.00585800"
}
{
  "_id": "67ccc9eaa153dac955a49a18",
  "key": "configuration",
  "enabled": true,
  "cronTime": "* * * * * *",
  "botOptions": {
    "authentication": {
      "lockList": true,
      "lockAfter": 600
    },
    "autoTriggerBuy": {
      "enabled": true,
      "triggerAfter": 9,
      "conditions": {
        "whenLessThanATHRestriction": true,
        "afterDisabledPeriod": true
      }
    },
    "orderLimit": {
      "enabled": true,
      "maxBuyOpenOrders": 5,
      "maxOpenTrades": 10
    },
    "tradingViewOptions": {
      "useOnlyWithin": 10,
      "ifExpires": "ignore"
    },
    "logs": {
      "deleteAfter": 500
    },
    "tradingViews": [
      {
        "interval": "15m",
        "buy": {
          "whenStrongBuy": false,
          "whenBuy": false
        },
        "sell": {
          "forceSellOverZeroBelowTriggerPrice": {
            "whenNeutral": false,
            "whenSell": false,
            "whenStrongSell": false
          }
        }
      }
    ]
  },
  "candles": {
    "interval": "1d",
    "limit": 5
  },
  "buy": {
    "enabled": true,
    "lastBuyPriceRemoveThreshold": 1.04,
    "athRestriction": {
      "enabled": true,
      "candles": {
        "interval": "1m",
        "limit": 4
      },
      "restrictionPercentage": 0.94
    },
    "minPurchaseAmount": -1,
    "maxPurchaseAmount": -1,
    "gridTrade": [
      {
        "triggerPercentage": 1.015,
        "stopPercentage": 1.0045,
        "limitPercentage": 1.0055,
        "minPurchaseAmount": 9,
        "maxPurchaseAmount": 50,
        "executed": false,
        "executedOrder": null
      }
    ],
    "currentGridTradeIndex": 0,
    "currentGridTrade": {
      "triggerPercentage": 1.015,
      "stopPercentage": 1.0045,
      "limitPercentage": 1.0055,
      "minPurchaseAmount": 9,
      "maxPurchaseAmount": 50,
      "executed": false,
      "executedOrder": null
    }
  },
  "sell": {
    "enabled": true,
    "stopLoss": {
      "enabled": true,
      "maxLossPercentage": 0.975,
      "disableBuyMinutes": 4,
      "orderType": "market"
    },
    "conservativeMode": {
      "enabled": true,
      "factor": 0.98
    },
    "gridTrade": [
      {
        "triggerPercentage": 1.037,
        "stopPercentage": 0.983,
        "limitPercentage": 0.95,
        "quantityPercentage": 1,
        "executed": false,
        "executedOrder": null
      }
    ],
    "currentGridTradeIndex": 0,
    "currentGridTrade": {
      "triggerPercentage": 1.037,
      "stopPercentage": 0.983,
      "limitPercentage": 0.95,
      "quantityPercentage": 1,
      "executed": false,
      "executedOrder": null
    }
  },
  "system": {
    "temporaryDisableActionAfterConfirmingOrder": 20,
    "checkManualOrderPeriod": 5,
    "placeManualOrderInterval": 5,
    "refreshAccountInfoPeriod": 1,
    "checkOrderExecutePeriod": 10
  }
}
{
  "highestPrice": 0.00685,
  "lowestPrice": 0.005623,
  "athPrice": 0.005866
}
{
  "symbol": "XVGUSDT",
  "status": "TRADING",
  "baseAsset": "XVG",
  "baseAssetPrecision": 8,
  "quoteAsset": "USDT",
  "quotePrecision": 8,
  "filterLotSize": {
    "filterType": "LOT_SIZE",
    "minQty": "1.00000000",
    "maxQty": "9222449.00000000",
    "stepSize": "1.00000000"
  },
  "filterPrice": {
    "filterType": "PRICE_FILTER",
    "minPrice": "0.00000100",
    "maxPrice": "10000.00000000",
    "tickSize": "0.00000100"
  },
  "filterMinNotional": {
    "filterType": "NOTIONAL",
    "minNotional": "5.00000000",
    "applyMinToMarket": true,
    "maxNotional": "9000000.00000000",
    "applyMaxToMarket": false,
    "avgPriceMins": 5
  }
}
not-determined
{
  "asset": "XVG",
  "free": 0,
  "locked": 0,
  "total": 0,
  "estimatedValue": 0,
  "updatedAt": "2025-06-06T05:59:03.297Z"
}
{
  "asset": "USDT",
  "free": "0.04122849",
  "locked": "52.87491000"
}
{
  "currentPrice": 0.005858,
  "limitPrice": 0.005890219,
  "highestPrice": 0.00685,
  "lowestPrice": 0.005623,
  "athPrice": 0.005866,
  "athRestrictionPrice": 0.00551404,
  "triggerPrice": 0.005707345,
  "difference": 2.6396687076039704,
  "nextBestBuyAmount": null,
  "nextBestBuyCalculation": null,
  "openOrders": [],
  "processMessage": "",
  "updatedAt": "2025-06-06T06:02:55.621Z"
}
{
  "currentPrice": 0.005858,
  "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-06T06:02:55.621Z"
}
{}
true
true
{}
67ccca6d692dfac3aaa06a05
QKCUSDT
{
  "notifyOrderConfirm": true,
  "notifyDebug": true,
  "notifyOrderExecute": true
}
{
  "eventType": "24hrMiniTicker",
  "eventTime": 1749189780195,
  "symbol": "QKCUSDT",
  "close": "0.00685800"
}
{
  "_id": "67ccc9eaa153dac955a49a18",
  "key": "configuration",
  "enabled": true,
  "cronTime": "* * * * * *",
  "botOptions": {
    "authentication": {
      "lockList": true,
      "lockAfter": 600
    },
    "autoTriggerBuy": {
      "enabled": true,
      "triggerAfter": 9,
      "conditions": {
        "whenLessThanATHRestriction": true,
        "afterDisabledPeriod": true
      }
    },
    "orderLimit": {
      "enabled": true,
      "maxBuyOpenOrders": 5,
      "maxOpenTrades": 10
    },
    "tradingViewOptions": {
      "useOnlyWithin": 10,
      "ifExpires": "ignore"
    },
    "logs": {
      "deleteAfter": 500
    },
    "tradingViews": [
      {
        "interval": "15m",
        "buy": {
          "whenStrongBuy": false,
          "whenBuy": false
        },
        "sell": {
          "forceSellOverZeroBelowTriggerPrice": {
            "whenNeutral": false,
            "whenSell": false,
            "whenStrongSell": false
          }
        }
      }
    ]
  },
  "candles": {
    "interval": "1d",
    "limit": 5
  },
  "buy": {
    "enabled": true,
    "lastBuyPriceRemoveThreshold": 1.04,
    "athRestriction": {
      "enabled": true,
      "candles": {
        "interval": "1m",
        "limit": 4
      },
      "restrictionPercentage": 0.94
    },
    "minPurchaseAmount": -1,
    "maxPurchaseAmount": -1,
    "gridTrade": [
      {
        "triggerPercentage": 1.015,
        "stopPercentage": 1.0045,
        "limitPercentage": 1.0055,
        "minPurchaseAmount": 9,
        "maxPurchaseAmount": 50,
        "executed": false,
        "executedOrder": null
      }
    ],
    "currentGridTradeIndex": 0,
    "currentGridTrade": {
      "triggerPercentage": 1.015,
      "stopPercentage": 1.0045,
      "limitPercentage": 1.0055,
      "minPurchaseAmount": 9,
      "maxPurchaseAmount": 50,
      "executed": false,
      "executedOrder": null
    }
  },
  "sell": {
    "enabled": true,
    "stopLoss": {
      "enabled": true,
      "maxLossPercentage": 0.975,
      "disableBuyMinutes": 4,
      "orderType": "market"
    },
    "conservativeMode": {
      "enabled": true,
      "factor": 0.98
    },
    "gridTrade": [
      {
        "triggerPercentage": 1.037,
        "stopPercentage": 0.983,
        "limitPercentage": 0.95,
        "quantityPercentage": 1,
        "executed": false,
        "executedOrder": null
      }
    ],
    "currentGridTradeIndex": 0,
    "currentGridTrade": {
      "triggerPercentage": 1.037,
      "stopPercentage": 0.983,
      "limitPercentage": 0.95,
      "quantityPercentage": 1,
      "executed": false,
      "executedOrder": null
    }
  },
  "system": {
    "temporaryDisableActionAfterConfirmingOrder": 20,
    "checkManualOrderPeriod": 5,
    "placeManualOrderInterval": 5,
    "refreshAccountInfoPeriod": 1,
    "checkOrderExecutePeriod": 10
  }
}
{
  "highestPrice": 0.007322,
  "lowestPrice": 0.006714,
  "athPrice": 0.006864
}
{
  "symbol": "QKCUSDT",
  "status": "TRADING",
  "baseAsset": "QKC",
  "baseAssetPrecision": 8,
  "quoteAsset": "USDT",
  "quotePrecision": 8,
  "filterLotSize": {
    "filterType": "LOT_SIZE",
    "minQty": "1.00000000",
    "maxQty": "913205152.00000000",
    "stepSize": "1.00000000"
  },
  "filterPrice": {
    "filterType": "PRICE_FILTER",
    "minPrice": "0.00000100",
    "maxPrice": "100.00000000",
    "tickSize": "0.00000100"
  },
  "filterMinNotional": {
    "filterType": "NOTIONAL",
    "minNotional": "5.00000000",
    "applyMinToMarket": true,
    "maxNotional": "9000000.00000000",
    "applyMaxToMarket": false,
    "avgPriceMins": 5
  }
}
not-determined
{
  "asset": "QKC",
  "free": 0,
  "locked": 0,
  "total": 0,
  "estimatedValue": 0,
  "updatedAt": "2025-06-06T05:59:03.297Z"
}
{
  "asset": "USDT",
  "free": "0.04122849",
  "locked": "52.87491000"
}
{
  "currentPrice": 0.006858,
  "limitPrice": 0.006895719000000001,
  "highestPrice": 0.007322,
  "lowestPrice": 0.006714,
  "athPrice": 0.006864,
  "athRestrictionPrice": 0.00645216,
  "triggerPrice": 0.00681471,
  "difference": 0.635243465972879,
  "nextBestBuyAmount": null,
  "nextBestBuyCalculation": null,
  "openOrders": [],
  "processMessage": "",
  "updatedAt": "2025-06-06T06:03:00.327Z"
}
{
  "currentPrice": 0.006858,
  "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-06T06:03:00.327Z"
}
{}
true
true
{}
67ccca6d692dfac3aaa06a5d
IQUSDT
{
  "notifyOrderConfirm": true,
  "notifyDebug": true,
  "notifyOrderExecute": true
}
{
  "eventType": "24hrMiniTicker",
  "eventTime": 1749189780331,
  "symbol": "IQUSDT",
  "close": "0.00374000"
}
{
  "_id": "67ccc9eaa153dac955a49a18",
  "key": "configuration",
  "enabled": true,
  "cronTime": "* * * * * *",
  "botOptions": {
    "authentication": {
      "lockList": true,
      "lockAfter": 600
    },
    "autoTriggerBuy": {
      "enabled": true,
      "triggerAfter": 9,
      "conditions": {
        "whenLessThanATHRestriction": true,
        "afterDisabledPeriod": true
      }
    },
    "orderLimit": {
      "enabled": true,
      "maxBuyOpenOrders": 5,
      "maxOpenTrades": 10
    },
    "tradingViewOptions": {
      "useOnlyWithin": 10,
      "ifExpires": "ignore"
    },
    "logs": {
      "deleteAfter": 500
    },
    "tradingViews": [
      {
        "interval": "15m",
        "buy": {
          "whenStrongBuy": false,
          "whenBuy": false
        },
        "sell": {
          "forceSellOverZeroBelowTriggerPrice": {
            "whenNeutral": false,
            "whenSell": false,
            "whenStrongSell": false
          }
        }
      }
    ]
  },
  "candles": {
    "interval": "1d",
    "limit": 5
  },
  "buy": {
    "enabled": true,
    "lastBuyPriceRemoveThreshold": 1.04,
    "athRestriction": {
      "enabled": true,
      "candles": {
        "interval": "1m",
        "limit": 4
      },
      "restrictionPercentage": 0.94
    },
    "minPurchaseAmount": -1,
    "maxPurchaseAmount": -1,
    "gridTrade": [
      {
        "triggerPercentage": 1.015,
        "stopPercentage": 1.0045,
        "limitPercentage": 1.0055,
        "minPurchaseAmount": 9,
        "maxPurchaseAmount": 50,
        "executed": false,
        "executedOrder": null
      }
    ],
    "currentGridTradeIndex": 0,
    "currentGridTrade": {
      "triggerPercentage": 1.015,
      "stopPercentage": 1.0045,
      "limitPercentage": 1.0055,
      "minPurchaseAmount": 9,
      "maxPurchaseAmount": 50,
      "executed": false,
      "executedOrder": null
    }
  },
  "sell": {
    "enabled": true,
    "stopLoss": {
      "enabled": true,
      "maxLossPercentage": 0.975,
      "disableBuyMinutes": 4,
      "orderType": "market"
    },
    "conservativeMode": {
      "enabled": true,
      "factor": 0.98
    },
    "gridTrade": [
      {
        "triggerPercentage": 1.037,
        "stopPercentage": 0.983,
        "limitPercentage": 0.95,
        "quantityPercentage": 1,
        "executed": false,
        "executedOrder": null
      }
    ],
    "currentGridTradeIndex": 0,
    "currentGridTrade": {
      "triggerPercentage": 1.037,
      "stopPercentage": 0.983,
      "limitPercentage": 0.95,
      "quantityPercentage": 1,
      "executed": false,
      "executedOrder": null
    }
  },
  "system": {
    "temporaryDisableActionAfterConfirmingOrder": 20,
    "checkManualOrderPeriod": 5,
    "placeManualOrderInterval": 5,
    "refreshAccountInfoPeriod": 1,
    "checkOrderExecutePeriod": 10
  }
}
{
  "highestPrice": 0.003997,
  "lowestPrice": 0.003624,
  "athPrice": 0.003742
}
{
  "symbol": "IQUSDT",
  "status": "TRADING",
  "baseAsset": "IQ",
  "baseAssetPrecision": 8,
  "quoteAsset": "USDT",
  "quotePrecision": 8,
  "filterLotSize": {
    "filterType": "LOT_SIZE",
    "minQty": "1.00000000",
    "maxQty": "92141578.00000000",
    "stepSize": "1.00000000"
  },
  "filterPrice": {
    "filterType": "PRICE_FILTER",
    "minPrice": "0.00000100",
    "maxPrice": "1000.00000000",
    "tickSize": "0.00000100"
  },
  "filterMinNotional": {
    "filterType": "NOTIONAL",
    "minNotional": "5.00000000",
    "applyMinToMarket": true,
    "maxNotional": "9000000.00000000",
    "applyMaxToMarket": false,
    "avgPriceMins": 5
  }
}
not-determined
{
  "asset": "IQ",
  "free": 0,
  "locked": 0,
  "total": 0,
  "estimatedValue": 0,
  "updatedAt": "2025-06-06T05:59:03.297Z"
}
{
  "asset": "USDT",
  "free": "0.04122849",
  "locked": "52.87491000"
}
{
  "currentPrice": 0.00374,
  "limitPrice": 0.00376057,
  "highestPrice": 0.003997,
  "lowestPrice": 0.003624,
  "athPrice": 0.003742,
  "athRestrictionPrice": 0.00351748,
  "triggerPrice": 0.00367836,
  "difference": 1.6757468002044362,
  "nextBestBuyAmount": null,
  "nextBestBuyCalculation": null,
  "openOrders": [],
  "processMessage": "",
  "updatedAt": "2025-06-06T06:03:00.460Z"
}
{
  "currentPrice": 0.00374,
  "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-06T06:03:00.460Z"
}
{}
true
true
{}
67ccca6d692dfac3aaa06a86
VICUSDT
{
  "notifyOrderConfirm": true,
  "notifyDebug": true,
  "notifyOrderExecute": true
}
{
  "eventType": "24hrMiniTicker",
  "eventTime": 1749189767395,
  "symbol": "VICUSDT",
  "close": "0.16870000"
}
{
  "_id": "67cccbaf433dff7c942689b3",
  "key": "VICUSDT-configuration",
  "candles": {
    "interval": "30m",
    "limit": 17
  },
  "buy": {
    "enabled": false,
    "lastBuyPriceRemoveThreshold": 1,
    "athRestriction": {
      "enabled": true,
      "candles": {
        "interval": "30m",
        "limit": 17
      },
      "restrictionPercentage": 0.954
    },
    "minPurchaseAmount": -1,
    "maxPurchaseAmount": -1,
    "gridTrade": [
      {
        "triggerPercentage": 1.05,
        "stopPercentage": 1.018,
        "limitPercentage": 1.02,
        "minPurchaseAmount": 9,
        "maxPurchaseAmount": 500,
        "executed": false,
        "executedOrder": null
      },
      {
        "triggerPercentage": 0.96,
        "stopPercentage": 1.018,
        "limitPercentage": 1.02,
        "minPurchaseAmount": 9,
        "maxPurchaseAmount": 100,
        "executed": false,
        "executedOrder": null
      }
    ],
    "currentGridTradeIndex": 1,
    "currentGridTrade": {
      "triggerPercentage": 0.96,
      "stopPercentage": 1.018,
      "limitPercentage": 1.02,
      "minPurchaseAmount": 9,
      "maxPurchaseAmount": 100,
      "executed": false,
      "executedOrder": null
    }
  },
  "sell": {
    "enabled": true,
    "stopLoss": {
      "enabled": false,
      "maxLossPercentage": 0.972,
      "disableBuyMinutes": 4,
      "orderType": "market"
    },
    "conservativeMode": {
      "enabled": true,
      "factor": 0.98
    },
    "gridTrade": [
      {
        "triggerPercentage": 1.037,
        "stopPercentage": 0.985,
        "limitPercentage": 0.98,
        "quantityPercentage": 1,
        "executed": false,
        "executedOrder": null
      }
    ],
    "currentGridTradeIndex": 0,
    "currentGridTrade": {
      "triggerPercentage": 1.037,
      "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": false,
        "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": false,
            "whenSell": false,
            "whenStrongSell": true
          }
        }
      }
    ]
  },
  "enabled": true,
  "cronTime": "* * * * * *",
  "system": {
    "temporaryDisableActionAfterConfirmingOrder": 20,
    "checkManualOrderPeriod": 5,
    "placeManualOrderInterval": 5,
    "refreshAccountInfoPeriod": 1,
    "checkOrderExecutePeriod": 10
  }
}
{
  "highestPrice": 0.1702,
  "lowestPrice": 0.1662,
  "athPrice": 0.1702
}
{
  "symbol": "VICUSDT",
  "status": "TRADING",
  "baseAsset": "VIC",
  "baseAssetPrecision": 8,
  "quoteAsset": "USDT",
  "quotePrecision": 8,
  "filterLotSize": {
    "filterType": "LOT_SIZE",
    "minQty": "0.01000000",
    "maxQty": "92141578.00000000",
    "stepSize": "0.01000000"
  },
  "filterPrice": {
    "filterType": "PRICE_FILTER",
    "minPrice": "0.00010000",
    "maxPrice": "1000.00000000",
    "tickSize": "0.00010000"
  },
  "filterMinNotional": {
    "filterType": "NOTIONAL",
    "minNotional": "5.00000000",
    "applyMinToMarket": true,
    "maxNotional": "9000000.00000000",
    "applyMaxToMarket": false,
    "avgPriceMins": 5
  }
}
buy
{
  "asset": "VIC",
  "free": "20707.03036260",
  "locked": "0.00000000",
  "total": 20707.0303626,
  "estimatedValue": 3493.2760221706194,
  "updatedAt": "2025-06-06T05:59:03.297Z",
  "isLessThanMinNotionalValue": false
}
{
  "asset": "USDT",
  "free": "0.04122849",
  "locked": "52.87491000"
}
{
  "currentPrice": 0.1687,
  "limitPrice": 0.172074,
  "highestPrice": 0.1702,
  "lowestPrice": 0.1662,
  "athPrice": 0.1702,
  "athRestrictionPrice": 0.16237079999999998,
  "triggerPrice": 0.270816,
  "difference": -37.70678246484699,
  "nextBestBuyAmount": null,
  "nextBestBuyCalculation": {
    "currentPrice": 0.1687,
    "lastBuyPrice": 0.2821,
    "totalBoughtAmount": 0,
    "totalBoughtQty": 0,
    "buyTrigger": 0.598014888337469,
    "sellTrigger": 1.037,
    "hasObviousManualTrade": true,
    "isSingleSellGrid": true
  },
  "openOrders": [],
  "processMessage": "Do not place an order because TradingView recommendation for 5m is SELL.",
  "updatedAt": "2025-06-06T06:02:47.532Z"
}
{
  "currentPrice": 0.1687,
  "limitPrice": 0.16532599999999997,
  "lastBuyPrice": 0.2821,
  "triggerPrice": 0.2925377,
  "difference": -73.40705394190874,
  "stopLossTriggerPrice": 0.27420120000000003,
  "stopLossDifference": -62.53775933609962,
  "currentProfit": -2348.1772431188406,
  "currentProfitPercentage": -40.19851116625311,
  "conservativeModeApplicable": false,
  "triggerPercentage": 1.037,
  "openOrders": [],
  "processMessage": "",
  "updatedAt": "2025-06-06T06:02:47.526Z"
}
{}
true
true
{
  "action": "buy",
  "actionAt": "2025-06-06T06:03:30.535Z",
  "triggeredBy": "buy-order-trading-view",
  "notify": false,
  "checkTradingView": true
}
67ccca6e692dfac3aaa06b32
AMPUSDT
{
  "notifyOrderConfirm": true,
  "notifyDebug": true,
  "notifyOrderExecute": true
}
{
  "eventType": "24hrMiniTicker",
  "eventTime": 1749189777804,
  "symbol": "AMPUSDT",
  "close": "0.00388300"
}
{
  "_id": "67ccc9eaa153dac955a49a18",
  "key": "configuration",
  "enabled": true,
  "cronTime": "* * * * * *",
  "botOptions": {
    "authentication": {
      "lockList": true,
      "lockAfter": 600
    },
    "autoTriggerBuy": {
      "enabled": true,
      "triggerAfter": 9,
      "conditions": {
        "whenLessThanATHRestriction": true,
        "afterDisabledPeriod": true
      }
    },
    "orderLimit": {
      "enabled": true,
      "maxBuyOpenOrders": 5,
      "maxOpenTrades": 10
    },
    "tradingViewOptions": {
      "useOnlyWithin": 10,
      "ifExpires": "ignore"
    },
    "logs": {
      "deleteAfter": 500
    },
    "tradingViews": [
      {
        "interval": "15m",
        "buy": {
          "whenStrongBuy": false,
          "whenBuy": false
        },
        "sell": {
          "forceSellOverZeroBelowTriggerPrice": {
            "whenNeutral": false,
            "whenSell": false,
            "whenStrongSell": false
          }
        }
      }
    ]
  },
  "candles": {
    "interval": "1d",
    "limit": 5
  },
  "buy": {
    "enabled": true,
    "lastBuyPriceRemoveThreshold": 1.04,
    "athRestriction": {
      "enabled": true,
      "candles": {
        "interval": "1m",
        "limit": 4
      },
      "restrictionPercentage": 0.94
    },
    "minPurchaseAmount": -1,
    "maxPurchaseAmount": -1,
    "gridTrade": [
      {
        "triggerPercentage": 1.015,
        "stopPercentage": 1.0045,
        "limitPercentage": 1.0055,
        "minPurchaseAmount": 9,
        "maxPurchaseAmount": 50,
        "executed": false,
        "executedOrder": null
      }
    ],
    "currentGridTradeIndex": 0,
    "currentGridTrade": {
      "triggerPercentage": 1.015,
      "stopPercentage": 1.0045,
      "limitPercentage": 1.0055,
      "minPurchaseAmount": 9,
      "maxPurchaseAmount": 50,
      "executed": false,
      "executedOrder": null
    }
  },
  "sell": {
    "enabled": true,
    "stopLoss": {
      "enabled": true,
      "maxLossPercentage": 0.975,
      "disableBuyMinutes": 4,
      "orderType": "market"
    },
    "conservativeMode": {
      "enabled": true,
      "factor": 0.98
    },
    "gridTrade": [
      {
        "triggerPercentage": 1.037,
        "stopPercentage": 0.983,
        "limitPercentage": 0.95,
        "quantityPercentage": 1,
        "executed": false,
        "executedOrder": null
      }
    ],
    "currentGridTradeIndex": 0,
    "currentGridTrade": {
      "triggerPercentage": 1.037,
      "stopPercentage": 0.983,
      "limitPercentage": 0.95,
      "quantityPercentage": 1,
      "executed": false,
      "executedOrder": null
    }
  },
  "system": {
    "temporaryDisableActionAfterConfirmingOrder": 20,
    "checkManualOrderPeriod": 5,
    "placeManualOrderInterval": 5,
    "refreshAccountInfoPeriod": 1,
    "checkOrderExecutePeriod": 10
  }
}
{
  "highestPrice": 0.00452,
  "lowestPrice": 0.003722,
  "athPrice": 0.003893
}
{
  "symbol": "AMPUSDT",
  "status": "TRADING",
  "baseAsset": "AMP",
  "baseAssetPrecision": 8,
  "quoteAsset": "USDT",
  "quotePrecision": 8,
  "filterLotSize": {
    "filterType": "LOT_SIZE",
    "minQty": "1.00000000",
    "maxQty": "92141578.00000000",
    "stepSize": "1.00000000"
  },
  "filterPrice": {
    "filterType": "PRICE_FILTER",
    "minPrice": "0.00000100",
    "maxPrice": "1000.00000000",
    "tickSize": "0.00000100"
  },
  "filterMinNotional": {
    "filterType": "NOTIONAL",
    "minNotional": "5.00000000",
    "applyMinToMarket": true,
    "maxNotional": "9000000.00000000",
    "applyMaxToMarket": false,
    "avgPriceMins": 5
  }
}
not-determined
{
  "asset": "AMP",
  "free": 0,
  "locked": 0,
  "total": 0,
  "estimatedValue": 0,
  "updatedAt": "2025-06-06T05:59:03.297Z"
}
{
  "asset": "USDT",
  "free": "0.04122849",
  "locked": "52.87491000"
}
{
  "currentPrice": 0.003883,
  "limitPrice": 0.0039043565000000005,
  "highestPrice": 0.00452,
  "lowestPrice": 0.003722,
  "athPrice": 0.003893,
  "athRestrictionPrice": 0.00365942,
  "triggerPrice": 0.00377783,
  "difference": 2.783873281751692,
  "nextBestBuyAmount": null,
  "nextBestBuyCalculation": null,
  "openOrders": [],
  "processMessage": "",
  "updatedAt": "2025-06-06T06:02:57.936Z"
}
{
  "currentPrice": 0.003883,
  "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-06T06:02:57.936Z"
}
{}
true
true
{}
67ccca6e692dfac3aaa06ba8
ALPINEUSDT
{
  "notifyOrderConfirm": true,
  "notifyDebug": true,
  "notifyOrderExecute": true
}
{
  "eventType": "24hrMiniTicker",
  "eventTime": 1749189765971,
  "symbol": "ALPINEUSDT",
  "close": "0.73000000"
}
{
  "_id": "67ccc9eaa153dac955a49a18",
  "key": "configuration",
  "enabled": true,
  "cronTime": "* * * * * *",
  "botOptions": {
    "authentication": {
      "lockList": true,
      "lockAfter": 600
    },
    "autoTriggerBuy": {
      "enabled": true,
      "triggerAfter": 9,
      "conditions": {
        "whenLessThanATHRestriction": true,
        "afterDisabledPeriod": true
      }
    },
    "orderLimit": {
      "enabled": true,
      "maxBuyOpenOrders": 5,
      "maxOpenTrades": 10
    },
    "tradingViewOptions": {
      "useOnlyWithin": 10,
      "ifExpires": "ignore"
    },
    "logs": {
      "deleteAfter": 500
    },
    "tradingViews": [
      {
        "interval": "15m",
        "buy": {
          "whenStrongBuy": false,
          "whenBuy": false
        },
        "sell": {
          "forceSellOverZeroBelowTriggerPrice": {
            "whenNeutral": false,
            "whenSell": false,
            "whenStrongSell": false
          }
        }
      }
    ]
  },
  "candles": {
    "interval": "1d",
    "limit": 5
  },
  "buy": {
    "enabled": true,
    "lastBuyPriceRemoveThreshold": 1.04,
    "athRestriction": {
      "enabled": true,
      "candles": {
        "interval": "1m",
        "limit": 4
      },
      "restrictionPercentage": 0.94
    },
    "minPurchaseAmount": -1,
    "maxPurchaseAmount": -1,
    "gridTrade": [
      {
        "triggerPercentage": 1.015,
        "stopPercentage": 1.0045,
        "limitPercentage": 1.0055,
        "minPurchaseAmount": 9,
        "maxPurchaseAmount": 50,
        "executed": false,
        "executedOrder": null
      }
    ],
    "currentGridTradeIndex": 0,
    "currentGridTrade": {
      "triggerPercentage": 1.015,
      "stopPercentage": 1.0045,
      "limitPercentage": 1.0055,
      "minPurchaseAmount": 9,
      "maxPurchaseAmount": 50,
      "executed": false,
      "executedOrder": null
    }
  },
  "sell": {
    "enabled": true,
    "stopLoss": {
      "enabled": true,
      "maxLossPercentage": 0.975,
      "disableBuyMinutes": 4,
      "orderType": "market"
    },
    "conservativeMode": {
      "enabled": true,
      "factor": 0.98
    },
    "gridTrade": [
      {
        "triggerPercentage": 1.037,
        "stopPercentage": 0.983,
        "limitPercentage": 0.95,
        "quantityPercentage": 1,
        "executed": false,
        "executedOrder": null
      }
    ],
    "currentGridTradeIndex": 0,
    "currentGridTrade": {
      "triggerPercentage": 1.037,
      "stopPercentage": 0.983,
      "limitPercentage": 0.95,
      "quantityPercentage": 1,
      "executed": false,
      "executedOrder": null
    }
  },
  "system": {
    "temporaryDisableActionAfterConfirmingOrder": 20,
    "checkManualOrderPeriod": 5,
    "placeManualOrderInterval": 5,
    "refreshAccountInfoPeriod": 1,
    "checkOrderExecutePeriod": 10
  }
}
{
  "highestPrice": 0.85,
  "lowestPrice": 0.713,
  "athPrice": 0.733
}
{
  "symbol": "ALPINEUSDT",
  "status": "TRADING",
  "baseAsset": "ALPINE",
  "baseAssetPrecision": 8,
  "quoteAsset": "USDT",
  "quotePrecision": 8,
  "filterLotSize": {
    "filterType": "LOT_SIZE",
    "minQty": "0.01000000",
    "maxQty": "92141578.00000000",
    "stepSize": "0.01000000"
  },
  "filterPrice": {
    "filterType": "PRICE_FILTER",
    "minPrice": "0.00100000",
    "maxPrice": "1000.00000000",
    "tickSize": "0.00100000"
  },
  "filterMinNotional": {
    "filterType": "NOTIONAL",
    "minNotional": "5.00000000",
    "applyMinToMarket": true,
    "maxNotional": "9000000.00000000",
    "applyMaxToMarket": false,
    "avgPriceMins": 5
  }
}
not-determined
{
  "asset": "ALPINE",
  "free": 0,
  "locked": 0,
  "total": 0,
  "estimatedValue": 0,
  "updatedAt": "2025-06-06T05:59:03.297Z"
}
{
  "asset": "USDT",
  "free": "0.04122849",
  "locked": "52.87491000"
}
{
  "currentPrice": 0.73,
  "limitPrice": 0.734015,
  "highestPrice": 0.85,
  "lowestPrice": 0.713,
  "athPrice": 0.733,
  "athRestrictionPrice": 0.68902,
  "triggerPrice": 0.7236949999999999,
  "difference": 0.8712233744878839,
  "nextBestBuyAmount": null,
  "nextBestBuyCalculation": null,
  "openOrders": [],
  "processMessage": "",
  "updatedAt": "2025-06-06T06:02:46.104Z"
}
{
  "currentPrice": 0.73,
  "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-06T06:02:46.104Z"
}
{}
true
true
{}
67ccca70692dfac3aaa06da9
GLMUSDT
{
  "notifyOrderConfirm": true,
  "notifyDebug": true,
  "notifyOrderExecute": true
}
{
  "eventType": "24hrMiniTicker",
  "eventTime": 1749189757194,
  "symbol": "GLMUSDT",
  "close": "0.22900000"
}
{
  "_id": "67ccc9eaa153dac955a49a18",
  "key": "configuration",
  "enabled": true,
  "cronTime": "* * * * * *",
  "botOptions": {
    "authentication": {
      "lockList": true,
      "lockAfter": 600
    },
    "autoTriggerBuy": {
      "enabled": true,
      "triggerAfter": 9,
      "conditions": {
        "whenLessThanATHRestriction": true,
        "afterDisabledPeriod": true
      }
    },
    "orderLimit": {
      "enabled": true,
      "maxBuyOpenOrders": 5,
      "maxOpenTrades": 10
    },
    "tradingViewOptions": {
      "useOnlyWithin": 10,
      "ifExpires": "ignore"
    },
    "logs": {
      "deleteAfter": 500
    },
    "tradingViews": [
      {
        "interval": "15m",
        "buy": {
          "whenStrongBuy": false,
          "whenBuy": false
        },
        "sell": {
          "forceSellOverZeroBelowTriggerPrice": {
            "whenNeutral": false,
            "whenSell": false,
            "whenStrongSell": false
          }
        }
      }
    ]
  },
  "candles": {
    "interval": "1d",
    "limit": 5
  },
  "buy": {
    "enabled": true,
    "lastBuyPriceRemoveThreshold": 1.04,
    "athRestriction": {
      "enabled": true,
      "candles": {
        "interval": "1m",
        "limit": 4
      },
      "restrictionPercentage": 0.94
    },
    "minPurchaseAmount": -1,
    "maxPurchaseAmount": -1,
    "gridTrade": [
      {
        "triggerPercentage": 1.015,
        "stopPercentage": 1.0045,
        "limitPercentage": 1.0055,
        "minPurchaseAmount": 9,
        "maxPurchaseAmount": 50,
        "executed": false,
        "executedOrder": null
      }
    ],
    "currentGridTradeIndex": 0,
    "currentGridTrade": {
      "triggerPercentage": 1.015,
      "stopPercentage": 1.0045,
      "limitPercentage": 1.0055,
      "minPurchaseAmount": 9,
      "maxPurchaseAmount": 50,
      "executed": false,
      "executedOrder": null
    }
  },
  "sell": {
    "enabled": true,
    "stopLoss": {
      "enabled": true,
      "maxLossPercentage": 0.975,
      "disableBuyMinutes": 4,
      "orderType": "market"
    },
    "conservativeMode": {
      "enabled": true,
      "factor": 0.98
    },
    "gridTrade": [
      {
        "triggerPercentage": 1.037,
        "stopPercentage": 0.983,
        "limitPercentage": 0.95,
        "quantityPercentage": 1,
        "executed": false,
        "executedOrder": null
      }
    ],
    "currentGridTradeIndex": 0,
    "currentGridTrade": {
      "triggerPercentage": 1.037,
      "stopPercentage": 0.983,
      "limitPercentage": 0.95,
      "quantityPercentage": 1,
      "executed": false,
      "executedOrder": null
    }
  },
  "system": {
    "temporaryDisableActionAfterConfirmingOrder": 20,
    "checkManualOrderPeriod": 5,
    "placeManualOrderInterval": 5,
    "refreshAccountInfoPeriod": 1,
    "checkOrderExecutePeriod": 10
  }
}
{
  "highestPrice": 0.2507,
  "lowestPrice": 0.2218,
  "athPrice": 0.2293
}
{
  "symbol": "GLMUSDT",
  "status": "TRADING",
  "baseAsset": "GLM",
  "baseAssetPrecision": 8,
  "quoteAsset": "USDT",
  "quotePrecision": 8,
  "filterLotSize": {
    "filterType": "LOT_SIZE",
    "minQty": "0.10000000",
    "maxQty": "92141578.00000000",
    "stepSize": "0.10000000"
  },
  "filterPrice": {
    "filterType": "PRICE_FILTER",
    "minPrice": "0.00010000",
    "maxPrice": "1000.00000000",
    "tickSize": "0.00010000"
  },
  "filterMinNotional": {
    "filterType": "NOTIONAL",
    "minNotional": "5.00000000",
    "applyMinToMarket": true,
    "maxNotional": "9000000.00000000",
    "applyMaxToMarket": false,
    "avgPriceMins": 5
  }
}
not-determined
{
  "asset": "GLM",
  "free": 0,
  "locked": 0,
  "total": 0,
  "estimatedValue": 0,
  "updatedAt": "2025-06-06T05:59:03.297Z"
}
{
  "asset": "USDT",
  "free": "0.04122849",
  "locked": "52.87491000"
}
{
  "currentPrice": 0.229,
  "limitPrice": 0.23025950000000003,
  "highestPrice": 0.2507,
  "lowestPrice": 0.2218,
  "athPrice": 0.2293,
  "athRestrictionPrice": 0.21554199999999998,
  "triggerPrice": 0.22512699999999997,
  "difference": 1.7203622843994903,
  "nextBestBuyAmount": null,
  "nextBestBuyCalculation": null,
  "openOrders": [],
  "processMessage": "",
  "updatedAt": "2025-06-06T06:02:37.326Z"
}
{
  "currentPrice": 0.229,
  "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-06T06:02:37.326Z"
}
{}
true
true
{}

Rename Collection

binance-bot .

Tools

Collection Stats

Documents 98
Total doc size 353.54 KB
Average doc size 3.61 KB
Pre-allocated size 252 KB
Indexes 1
Total index size 32 KB
Padding factor
Extents

Indexes

Name Columns Size Attributes Actions
_id_
_id   ASC
32 KB
 DEL