_id symbol featureToggle lastCandle symbolConfiguration indicators symbolInfo openOrders action baseAssetBalance quoteAssetBalance buy sell order canDisable saveToCache overrideData
67e59cee63b24f66fbb74911
AVAUSDT
{
  "notifyOrderConfirm": true,
  "notifyDebug": true,
  "notifyOrderExecute": true
}
{
  "eventType": "24hrMiniTicker",
  "eventTime": 1749305223192,
  "symbol": "AVAUSDT",
  "close": "0.55530000"
}
{
  "_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.975
    },
    "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.5808,
  "lowestPrice": 0.5145,
  "athPrice": 0.5558
}
{
  "symbol": "AVAUSDT",
  "status": "TRADING",
  "baseAsset": "AVA",
  "baseAssetPrecision": 8,
  "quoteAsset": "USDT",
  "quotePrecision": 8,
  "filterLotSize": {
    "filterType": "LOT_SIZE",
    "minQty": "0.10000000",
    "maxQty": "900000.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": "AVA",
  "free": 0,
  "locked": 0,
  "total": 0,
  "estimatedValue": 0,
  "updatedAt": "2025-06-07T08:41:29.507Z"
}
{
  "asset": "USDT",
  "free": "2.70416865",
  "locked": "0.00000000"
}
{
  "currentPrice": 0.5553,
  "limitPrice": 0.5583541500000001,
  "highestPrice": 0.5808,
  "lowestPrice": 0.5145,
  "athPrice": 0.5558,
  "athRestrictionPrice": 0.541905,
  "triggerPrice": 0.5222174999999999,
  "difference": 6.335004093122154,
  "nextBestBuyAmount": null,
  "nextBestBuyCalculation": null,
  "openOrders": [],
  "processMessage": "",
  "updatedAt": "2025-06-07T14:07:03.327Z"
}
{
  "currentPrice": 0.5553,
  "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-07T14:07:03.327Z"
}
{}
true
true
{}
67ed932c88f35a994743ffc7
BELUSDT
{
  "notifyOrderConfirm": true,
  "notifyDebug": true,
  "notifyOrderExecute": true
}
{
  "eventType": "24hrMiniTicker",
  "eventTime": 1749305163045,
  "symbol": "BELUSDT",
  "close": "0.28480000"
}
{
  "_id": "67ed936688f35a9947441887",
  "key": "BELUSDT-configuration",
  "candles": {
    "interval": "15m",
    "limit": 48
  },
  "buy": {
    "enabled": true,
    "lastBuyPriceRemoveThreshold": 1.02,
    "athRestriction": {
      "enabled": true,
      "candles": {
        "interval": "30m",
        "limit": 39
      },
      "restrictionPercentage": 0.974
    },
    "minPurchaseAmount": -1,
    "maxPurchaseAmount": -1,
    "gridTrade": [
      {
        "triggerPercentage": 1.015,
        "stopPercentage": 1.019,
        "limitPercentage": 1.023,
        "minPurchaseAmount": 9,
        "maxPurchaseAmount": 200,
        "executed": false,
        "executedOrder": null
      }
    ],
    "currentGridTradeIndex": 0,
    "currentGridTrade": {
      "triggerPercentage": 1.015,
      "stopPercentage": 1.019,
      "limitPercentage": 1.023,
      "minPurchaseAmount": 9,
      "maxPurchaseAmount": 200,
      "executed": false,
      "executedOrder": null
    }
  },
  "sell": {
    "enabled": true,
    "stopLoss": {
      "enabled": true,
      "maxLossPercentage": 0.985,
      "disableBuyMinutes": 4,
      "orderType": "market"
    },
    "conservativeMode": {
      "enabled": true,
      "factor": 0.98
    },
    "gridTrade": [
      {
        "triggerPercentage": 1.067,
        "stopPercentage": 0.985,
        "limitPercentage": 0.98,
        "quantityPercentage": 1,
        "executed": false,
        "executedOrder": null
      }
    ],
    "currentGridTradeIndex": 0,
    "currentGridTrade": {
      "triggerPercentage": 1.067,
      "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": 10
    },
    "tradingViewOptions": {
      "useOnlyWithin": 240,
      "ifExpires": "ignore"
    },
    "logs": {
      "deleteAfter": 500
    },
    "tradingViews": [
      {
        "interval": "1m",
        "buy": {
          "whenStrongBuy": false,
          "whenBuy": false
        },
        "sell": {
          "forceSellOverZeroBelowTriggerPrice": {
            "whenNeutral": false,
            "whenSell": true,
            "whenStrongSell": true
          }
        }
      },
      {
        "interval": "5m",
        "buy": {
          "whenStrongBuy": true,
          "whenBuy": false
        },
        "sell": {
          "forceSellOverZeroBelowTriggerPrice": {
            "whenNeutral": true,
            "whenSell": true,
            "whenStrongSell": true
          }
        }
      }
    ]
  },
  "enabled": true,
  "cronTime": "* * * * * *",
  "system": {
    "temporaryDisableActionAfterConfirmingOrder": 20,
    "checkManualOrderPeriod": 5,
    "placeManualOrderInterval": 5,
    "refreshAccountInfoPeriod": 1,
    "checkOrderExecutePeriod": 10
  }
}
{
  "highestPrice": 0.2856,
  "lowestPrice": 0.2786,
  "athPrice": 0.2856
}
{
  "symbol": "BELUSDT",
  "status": "TRADING",
  "baseAsset": "BEL",
  "baseAssetPrecision": 8,
  "quoteAsset": "USDT",
  "quotePrecision": 8,
  "filterLotSize": {
    "filterType": "LOT_SIZE",
    "minQty": "0.10000000",
    "maxQty": "900000.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": "BEL",
  "free": 0,
  "locked": 0,
  "total": 0,
  "estimatedValue": 0,
  "updatedAt": "2025-06-07T08:41:29.507Z"
}
{
  "asset": "USDT",
  "free": "2.70416865",
  "locked": "0.00000000"
}
{
  "currentPrice": 0.2848,
  "limitPrice": 0.29135039999999995,
  "highestPrice": 0.2856,
  "lowestPrice": 0.2786,
  "athPrice": 0.2856,
  "athRestrictionPrice": 0.2781744,
  "triggerPrice": 0.282779,
  "difference": 0.7146923922922044,
  "nextBestBuyAmount": null,
  "nextBestBuyCalculation": null,
  "openOrders": [],
  "processMessage": "",
  "updatedAt": "2025-06-07T14:06:03.352Z"
}
{
  "currentPrice": 0.2848,
  "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-07T14:06:03.352Z"
}
{}
true
true
{}
67f682387485be091c50ed0f
DUSDT
{
  "notifyOrderConfirm": true,
  "notifyDebug": true,
  "notifyOrderExecute": true
}
{
  "eventType": "24hrMiniTicker",
  "eventTime": 1749305213914,
  "symbol": "DUSDT",
  "close": "0.03503000"
}
{
  "_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.975
    },
    "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.03839,
  "lowestPrice": 0.03152,
  "athPrice": 0.03513
}
{
  "symbol": "DUSDT",
  "status": "TRADING",
  "baseAsset": "D",
  "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.00001000",
    "maxPrice": "100.00000000",
    "tickSize": "0.00001000"
  },
  "filterMinNotional": {
    "filterType": "NOTIONAL",
    "minNotional": "5.00000000",
    "applyMinToMarket": true,
    "maxNotional": "9000000.00000000",
    "applyMaxToMarket": false,
    "avgPriceMins": 5
  }
}
not-determined
{
  "asset": "D",
  "free": 0,
  "locked": 0,
  "total": 0,
  "estimatedValue": 0,
  "updatedAt": "2025-06-07T08:41:29.507Z"
}
{
  "asset": "USDT",
  "free": "2.70416865",
  "locked": "0.00000000"
}
{
  "currentPrice": 0.03503,
  "limitPrice": 0.035222665,
  "highestPrice": 0.03839,
  "lowestPrice": 0.03152,
  "athPrice": 0.03513,
  "athRestrictionPrice": 0.03425175,
  "triggerPrice": 0.031992799999999995,
  "difference": 9.493386011852678,
  "nextBestBuyAmount": null,
  "nextBestBuyCalculation": null,
  "openOrders": [],
  "processMessage": "",
  "updatedAt": "2025-06-07T14:06:54.105Z"
}
{
  "currentPrice": 0.03503,
  "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-07T14:06:54.105Z"
}
{}
true
true
{}
67f9f4aa09aa9586e634313e
PHBUSDT
{
  "notifyOrderConfirm": true,
  "notifyDebug": true,
  "notifyOrderExecute": true
}
{
  "eventType": "24hrMiniTicker",
  "eventTime": 1749305222158,
  "symbol": "PHBUSDT",
  "close": "0.50000000"
}
{
  "_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.975
    },
    "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.558,
  "lowestPrice": 0.46,
  "athPrice": 0.5
}
{
  "symbol": "PHBUSDT",
  "status": "TRADING",
  "baseAsset": "PHB",
  "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.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": "PHB",
  "free": 0,
  "locked": 0,
  "total": 0,
  "estimatedValue": 0,
  "updatedAt": "2025-06-07T08:41:29.507Z"
}
{
  "asset": "USDT",
  "free": "2.70416865",
  "locked": "0.00000000"
}
{
  "currentPrice": 0.5,
  "limitPrice": 0.50275,
  "highestPrice": 0.558,
  "lowestPrice": 0.46,
  "athPrice": 0.5,
  "athRestrictionPrice": 0.4875,
  "triggerPrice": 0.4669,
  "difference": 7.089312486613841,
  "nextBestBuyAmount": null,
  "nextBestBuyCalculation": null,
  "openOrders": [],
  "processMessage": "",
  "updatedAt": "2025-06-07T14:07:02.476Z"
}
{
  "currentPrice": 0.5,
  "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-07T14:07:02.476Z"
}
{}
true
true
{}
67f9f4ab09aa9586e6343200
FLMUSDT
{
  "notifyOrderConfirm": true,
  "notifyDebug": true,
  "notifyOrderExecute": true
}
{
  "eventType": "24hrMiniTicker",
  "eventTime": 1749305225081,
  "symbol": "FLMUSDT",
  "close": "0.03930000"
}
{
  "_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.975
    },
    "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.0416,
  "lowestPrice": 0.0328,
  "athPrice": 0.0391
}
{
  "symbol": "FLMUSDT",
  "status": "TRADING",
  "baseAsset": "FLM",
  "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": "FLM",
  "free": 0,
  "locked": 0,
  "total": 0,
  "estimatedValue": 0,
  "updatedAt": "2025-06-07T08:41:29.507Z"
}
{
  "asset": "USDT",
  "free": "2.70416865",
  "locked": "0.00000000"
}
{
  "currentPrice": 0.0393,
  "limitPrice": 0.03951615000000001,
  "highestPrice": 0.0416,
  "lowestPrice": 0.0328,
  "athPrice": 0.0391,
  "athRestrictionPrice": 0.038122500000000004,
  "triggerPrice": 0.033292,
  "difference": 18.046377508110044,
  "nextBestBuyAmount": null,
  "nextBestBuyCalculation": null,
  "openOrders": [],
  "processMessage": "",
  "updatedAt": "2025-06-07T14:07:05.345Z"
}
{
  "currentPrice": 0.0393,
  "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-07T14:07:05.345Z"
}
{}
true
true
{}
67f9f4ad09aa9586e634331f
JASMYUSDT
{
  "notifyOrderConfirm": true,
  "notifyDebug": true,
  "notifyOrderExecute": true
}
{
  "eventType": "24hrMiniTicker",
  "eventTime": 1749305222799,
  "symbol": "JASMYUSDT",
  "close": "0.01418000"
}
{
  "_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.975
    },
    "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.01583,
  "lowestPrice": 0.01306,
  "athPrice": 0.0142
}
{
  "symbol": "JASMYUSDT",
  "status": "TRADING",
  "baseAsset": "JASMY",
  "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": "5.00000000",
    "applyMinToMarket": true,
    "maxNotional": "9000000.00000000",
    "applyMaxToMarket": false,
    "avgPriceMins": 5
  }
}
not-determined
{
  "asset": "JASMY",
  "free": 0,
  "locked": 0,
  "total": 0,
  "estimatedValue": 0,
  "updatedAt": "2025-06-07T08:41:29.507Z"
}
{
  "asset": "USDT",
  "free": "2.70416865",
  "locked": "0.00000000"
}
{
  "currentPrice": 0.01418,
  "limitPrice": 0.01425799,
  "highestPrice": 0.01583,
  "lowestPrice": 0.01306,
  "athPrice": 0.0142,
  "athRestrictionPrice": 0.013845,
  "triggerPrice": 0.0132559,
  "difference": 6.971235449875146,
  "nextBestBuyAmount": null,
  "nextBestBuyCalculation": null,
  "openOrders": [],
  "processMessage": "",
  "updatedAt": "2025-06-07T14:07:02.938Z"
}
{
  "currentPrice": 0.01418,
  "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-07T14:07:02.938Z"
}
{}
true
true
{}
67f9f4b109aa9586e634354c
HIFIUSDT
{
  "notifyOrderConfirm": true,
  "notifyDebug": true,
  "notifyOrderExecute": true
}
{
  "eventType": "24hrMiniTicker",
  "eventTime": 1749305226169,
  "symbol": "HIFIUSDT",
  "close": "0.07760000"
}
{
  "_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.975
    },
    "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.0928,
  "lowestPrice": 0.0719,
  "athPrice": 0.0777
}
{
  "symbol": "HIFIUSDT",
  "status": "TRADING",
  "baseAsset": "HIFI",
  "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": "HIFI",
  "free": "0.76560000",
  "locked": "0.00000000",
  "total": 0.7656,
  "estimatedValue": 0.059410559999999994,
  "updatedAt": "2025-06-07T08:41:29.507Z",
  "isLessThanMinNotionalValue": true
}
{
  "asset": "USDT",
  "free": "2.70416865",
  "locked": "0.00000000"
}
{
  "currentPrice": 0.0776,
  "limitPrice": 0.07802680000000001,
  "highestPrice": 0.0928,
  "lowestPrice": 0.0719,
  "athPrice": 0.0777,
  "athRestrictionPrice": 0.0757575,
  "triggerPrice": 0.0729785,
  "difference": 6.332687024260575,
  "nextBestBuyAmount": null,
  "nextBestBuyCalculation": null,
  "openOrders": [],
  "processMessage": "",
  "updatedAt": "2025-06-07T14:07:06.413Z"
}
{
  "currentPrice": 0.0776,
  "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-07T14:07:06.413Z"
}
{}
true
true
{}
67f9f4b209aa9586e63435b8
CHZUSDT
{
  "notifyOrderConfirm": true,
  "notifyDebug": true,
  "notifyOrderExecute": true
}
{
  "eventType": "24hrMiniTicker",
  "eventTime": 1749305226626,
  "symbol": "CHZUSDT",
  "close": "0.03837000"
}
{
  "_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.975
    },
    "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.04088,
  "lowestPrice": 0.03609,
  "athPrice": 0.03847
}
{
  "symbol": "CHZUSDT",
  "status": "TRADING",
  "baseAsset": "CHZ",
  "baseAssetPrecision": 8,
  "quoteAsset": "USDT",
  "quotePrecision": 8,
  "filterLotSize": {
    "filterType": "LOT_SIZE",
    "minQty": "1.00000000",
    "maxQty": "9000000.00000000",
    "stepSize": "1.00000000"
  },
  "filterPrice": {
    "filterType": "PRICE_FILTER",
    "minPrice": "0.00001000",
    "maxPrice": "1000.00000000",
    "tickSize": "0.00001000"
  },
  "filterMinNotional": {
    "filterType": "NOTIONAL",
    "minNotional": "5.00000000",
    "applyMinToMarket": true,
    "maxNotional": "9000000.00000000",
    "applyMaxToMarket": false,
    "avgPriceMins": 5
  }
}
not-determined
{
  "asset": "CHZ",
  "free": 0,
  "locked": 0,
  "total": 0,
  "estimatedValue": 0,
  "updatedAt": "2025-06-07T08:41:29.507Z"
}
{
  "asset": "USDT",
  "free": "2.70416865",
  "locked": "0.00000000"
}
{
  "currentPrice": 0.03837,
  "limitPrice": 0.03858103500000001,
  "highestPrice": 0.04088,
  "lowestPrice": 0.03609,
  "athPrice": 0.03847,
  "athRestrictionPrice": 0.03750825,
  "triggerPrice": 0.03663134999999999,
  "difference": 4.746344319824436,
  "nextBestBuyAmount": null,
  "nextBestBuyCalculation": null,
  "openOrders": [],
  "processMessage": "",
  "updatedAt": "2025-06-07T14:07:06.922Z"
}
{
  "currentPrice": 0.03837,
  "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-07T14:07:06.922Z"
}
{}
true
true
{}
67f9f4b309aa9586e6343619
PUNDIXUSDT
{
  "notifyOrderConfirm": true,
  "notifyDebug": true,
  "notifyOrderExecute": true
}
{
  "eventType": "24hrMiniTicker",
  "eventTime": 1749305207400,
  "symbol": "PUNDIXUSDT",
  "close": "0.32370000"
}
{
  "_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.975
    },
    "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.3469,
  "lowestPrice": 0.2975,
  "athPrice": 0.3234
}
{
  "symbol": "PUNDIXUSDT",
  "status": "TRADING",
  "baseAsset": "PUNDIX",
  "baseAssetPrecision": 8,
  "quoteAsset": "USDT",
  "quotePrecision": 8,
  "filterLotSize": {
    "filterType": "LOT_SIZE",
    "minQty": "0.10000000",
    "maxQty": "9222449.00000000",
    "stepSize": "0.10000000"
  },
  "filterPrice": {
    "filterType": "PRICE_FILTER",
    "minPrice": "0.00010000",
    "maxPrice": "10000.00000000",
    "tickSize": "0.00010000"
  },
  "filterMinNotional": {
    "filterType": "NOTIONAL",
    "minNotional": "5.00000000",
    "applyMinToMarket": true,
    "maxNotional": "9000000.00000000",
    "applyMaxToMarket": false,
    "avgPriceMins": 5
  }
}
not-determined
{
  "asset": "PUNDIX",
  "free": 0,
  "locked": 0,
  "total": 0,
  "estimatedValue": 0,
  "updatedAt": "2025-06-07T08:41:29.507Z"
}
{
  "asset": "USDT",
  "free": "2.70416865",
  "locked": "0.00000000"
}
{
  "currentPrice": 0.3237,
  "limitPrice": 0.32548035000000003,
  "highestPrice": 0.3469,
  "lowestPrice": 0.2975,
  "athPrice": 0.3234,
  "athRestrictionPrice": 0.315315,
  "triggerPrice": 0.30196249999999997,
  "difference": 7.198741565591771,
  "nextBestBuyAmount": null,
  "nextBestBuyCalculation": null,
  "openOrders": [],
  "processMessage": "",
  "updatedAt": "2025-06-07T14:06:47.632Z"
}
{
  "currentPrice": 0.3237,
  "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-07T14:06:47.632Z"
}
{}
true
true
{}
67f9f4ba09aa9586e6343962
CYBERUSDT
{
  "notifyOrderConfirm": true,
  "notifyDebug": true,
  "notifyOrderExecute": true
}
{
  "eventType": "24hrMiniTicker",
  "eventTime": 1749305156316,
  "symbol": "CYBERUSDT",
  "close": "1.15100000"
}
{
  "_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.975
    },
    "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": 1.273,
  "lowestPrice": 1.067,
  "athPrice": 1.153
}
{
  "symbol": "CYBERUSDT",
  "status": "TRADING",
  "baseAsset": "CYBER",
  "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": "CYBER",
  "free": 0,
  "locked": 0,
  "total": 0,
  "estimatedValue": 0,
  "updatedAt": "2025-06-07T08:41:29.507Z"
}
{
  "asset": "USDT",
  "free": "2.70416865",
  "locked": "0.00000000"
}
{
  "currentPrice": 1.151,
  "limitPrice": 1.1573305,
  "highestPrice": 1.273,
  "lowestPrice": 1.067,
  "athPrice": 1.153,
  "athRestrictionPrice": 1.124175,
  "triggerPrice": 1.0830049999999998,
  "difference": 6.278364365815503,
  "nextBestBuyAmount": null,
  "nextBestBuyCalculation": null,
  "openOrders": [],
  "processMessage": "",
  "updatedAt": "2025-06-07T14:05:56.455Z"
}
{
  "currentPrice": 1.151,
  "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-07T14:05:56.455Z"
}
{}
true
true
{}

Rename Collection

binance-bot .

Tools

Collection Stats

Documents 99
Total doc size 356.03 KB
Average doc size 3.6 KB
Pre-allocated size 252 KB
Indexes 1
Total index size 36 KB
Padding factor
Extents

Indexes

Name Columns Size Attributes Actions
_id_
_id   ASC
36 KB
 DEL