_id | symbol | featureToggle | lastCandle | symbolConfiguration | indicators | symbolInfo | openOrders | action | baseAssetBalance | quoteAssetBalance | buy | sell | order | canDisable | saveToCache | overrideData |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
67f9f50e09aa9586e6345e22
|
NKNUSDT
|
{ "notifyOrderConfirm": true, "notifyDebug": true, "notifyOrderExecute": true } |
{ "eventType": "24hrMiniTicker", "eventTime": 1749250557646, "symbol": "NKNUSDT", "close": "0.02740000" } |
{ "_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.0313, "lowestPrice": 0.026, "athPrice": 0.0275 } |
{ "symbol": "NKNUSDT", "status": "TRADING", "baseAsset": "NKN", "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.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": "NKN", "free": 0, "locked": 0, "total": 0, "estimatedValue": 0, "updatedAt": "2025-06-06T22:06:15.263Z" } |
{ "asset": "USDT", "free": "52.61726865", "locked": "0.00000000" } |
{ "currentPrice": 0.0274, "limitPrice": 0.0275507, "highestPrice": 0.0313, "lowestPrice": 0.026, "athPrice": 0.0275, "athRestrictionPrice": 0.025849999999999998, "triggerPrice": 0.026389999999999997, "difference": 3.8272072754831576, "nextBestBuyAmount": null, "nextBestBuyCalculation": null, "openOrders": [], "processMessage": "", "updatedAt": "2025-06-06T22:55:57.808Z" } |
{ "currentPrice": 0.0274, "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-06T22:55:57.808Z" } |
{} |
true
|
true
|
{} |
|
67fcc27309aa9586e6761039
|
ATAUSDT
|
{ "notifyOrderConfirm": true, "notifyDebug": true, "notifyOrderExecute": true } |
{ "eventType": "24hrMiniTicker", "eventTime": 1749250545501, "symbol": "ATAUSDT", "close": "0.04360000" } |
{ "_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.0486, "lowestPrice": 0.0417, "athPrice": 0.0438 } |
{ "symbol": "ATAUSDT", "status": "TRADING", "baseAsset": "ATA", "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.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": "ATA", "free": 0, "locked": 0, "total": 0, "estimatedValue": 0, "updatedAt": "2025-06-06T22:06:15.263Z" } |
{ "asset": "USDT", "free": "52.61726865", "locked": "0.00000000" } |
{ "currentPrice": 0.0436, "limitPrice": 0.043839800000000005, "highestPrice": 0.0486, "lowestPrice": 0.0417, "athPrice": 0.0438, "athRestrictionPrice": 0.04117199999999999, "triggerPrice": 0.042325499999999995, "difference": 3.0111871094257614, "nextBestBuyAmount": null, "nextBestBuyCalculation": null, "openOrders": [], "processMessage": "", "updatedAt": "2025-06-06T22:55:45.647Z" } |
{ "currentPrice": 0.0436, "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-06T22:55:45.647Z" } |
{} |
true
|
true
|
{} |
|
67fccad009aa9586e67a42a1
|
LQTYUSDT
|
{ "notifyOrderConfirm": true, "notifyDebug": true, "notifyOrderExecute": true } |
{ "eventType": "24hrMiniTicker", "eventTime": 1749250618185, "symbol": "LQTYUSDT", "close": "0.89700000" } |
{ "_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": 1.058, "lowestPrice": 0.82, "athPrice": 0.906 } |
{ "symbol": "LQTYUSDT", "status": "TRADING", "baseAsset": "LQTY", "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": "LQTY", "free": 0, "locked": 0, "total": 0, "estimatedValue": 0, "updatedAt": "2025-06-06T22:06:15.263Z" } |
{ "asset": "USDT", "free": "52.61726865", "locked": "0.00000000" } |
{ "currentPrice": 0.897, "limitPrice": 0.9019335, "highestPrice": 1.058, "lowestPrice": 0.82, "athPrice": 0.906, "athRestrictionPrice": 0.85164, "triggerPrice": 0.8322999999999998, "difference": 7.773639312747838, "nextBestBuyAmount": null, "nextBestBuyCalculation": null, "openOrders": [], "processMessage": "", "updatedAt": "2025-06-06T22:56:58.322Z" } |
{ "currentPrice": 0.897, "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-06T22:56:58.322Z" } |
{} |
true
|
true
|
{} |
|
68026dba46f8e95503f22ea9
|
FISUSDT
|
{ "notifyOrderConfirm": true, "notifyDebug": true, "notifyOrderExecute": true } |
{ "eventType": "24hrMiniTicker", "eventTime": 1749250618337, "symbol": "FISUSDT", "close": "0.11550000" } |
{ "_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.1618, "lowestPrice": 0.1147, "athPrice": 0.1156 } |
{ "symbol": "FISUSDT", "status": "TRADING", "baseAsset": "FIS", "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.00010000", "maxPrice": "10000.00000000", "tickSize": "0.00010000" }, "filterMinNotional": { "filterType": "NOTIONAL", "minNotional": "5.00000000", "applyMinToMarket": true, "maxNotional": "9000000.00000000", "applyMaxToMarket": false, "avgPriceMins": 5 } } |
wait
|
{ "asset": "FIS", "free": "1.58600000", "locked": "0.00000000", "total": 1.586, "estimatedValue": 0.183183, "updatedAt": "2025-06-06T22:06:15.263Z", "isLessThanMinNotionalValue": true } |
{ "asset": "USDT", "free": "52.61726865", "locked": "0.00000000" } |
{ "currentPrice": 0.1155, "limitPrice": 0.11613525000000001, "highestPrice": 0.1618, "lowestPrice": 0.1147, "athPrice": 0.1156, "athRestrictionPrice": 0.10866399999999998, "triggerPrice": 0.11642049999999998, "difference": -0.7906683101343681, "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-06T22:56:58.564Z" } |
{ "currentPrice": 0.1155, "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-06T22:56:58.512Z" } |
{} |
true
|
true
|
{} |
|
6802aadc044fa1f5259db003
|
TRXUSDT
|
{ "notifyOrderConfirm": true, "notifyDebug": true, "notifyOrderExecute": true } |
{ "eventType": "24hrMiniTicker", "eventTime": 1749250618362, "symbol": "TRXUSDT", "close": "0.27740000" } |
{ "_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.2852, "lowestPrice": 0.2659, "athPrice": 0.2768 } |
{ "symbol": "TRXUSDT", "status": "TRADING", "baseAsset": "TRX", "baseAssetPrecision": 8, "quoteAsset": "USDT", "quotePrecision": 8, "filterLotSize": { "filterType": "LOT_SIZE", "minQty": "0.10000000", "maxQty": "9000000.00000000", "stepSize": "0.10000000" }, "filterPrice": { "filterType": "PRICE_FILTER", "minPrice": "0.00010000", "maxPrice": "1000.00000000", "tickSize": "0.00010000" }, "filterMinNotional": { "filterType": "NOTIONAL", "minNotional": "5.00000000", "applyMinToMarket": true, "maxNotional": "9000000.00000000", "applyMaxToMarket": false, "avgPriceMins": 5 } } |
not-determined
|
{ "asset": "TRX", "free": 0, "locked": 0, "total": 0, "estimatedValue": 0, "updatedAt": "2025-06-06T22:06:15.263Z" } |
{ "asset": "USDT", "free": "52.61726865", "locked": "0.00000000" } |
{ "currentPrice": 0.2774, "limitPrice": 0.2789257, "highestPrice": 0.2852, "lowestPrice": 0.2659, "athPrice": 0.2768, "athRestrictionPrice": 0.260192, "triggerPrice": 0.2698885, "difference": 2.7831863899351106, "nextBestBuyAmount": null, "nextBestBuyCalculation": null, "openOrders": [], "processMessage": "", "updatedAt": "2025-06-06T22:56:58.618Z" } |
{ "currentPrice": 0.2774, "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-06T22:56:58.618Z" } |
{} |
true
|
true
|
{} |
|
6802aade044fa1f5259db232
|
VOXELUSDT
|
{ "notifyOrderConfirm": true, "notifyDebug": true, "notifyOrderExecute": true } |
{ "eventType": "24hrMiniTicker", "eventTime": 1749250589854, "symbol": "VOXELUSDT", "close": "0.05330000" } |
{ "_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.0613, "lowestPrice": 0.0509, "athPrice": 0.0533 } |
{ "symbol": "VOXELUSDT", "status": "TRADING", "baseAsset": "VOXEL", "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": "VOXEL", "free": 0, "locked": 0, "total": 0, "estimatedValue": 0, "updatedAt": "2025-06-06T22:06:15.263Z" } |
{ "asset": "USDT", "free": "52.61726865", "locked": "0.00000000" } |
{ "currentPrice": 0.0533, "limitPrice": 0.053593150000000006, "highestPrice": 0.0613, "lowestPrice": 0.0509, "athPrice": 0.0533, "athRestrictionPrice": 0.050102, "triggerPrice": 0.051663499999999994, "difference": 3.1676134988918747, "nextBestBuyAmount": null, "nextBestBuyCalculation": null, "openOrders": [], "processMessage": "", "updatedAt": "2025-06-06T22:56:30.243Z" } |
{ "currentPrice": 0.0533, "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-06T22:56:30.243Z" } |
{} |
true
|
true
|
{} |
|
6802b7f28dc660bad8c76726
|
GPSUSDT
|
{ "notifyOrderConfirm": true, "notifyDebug": true, "notifyOrderExecute": true } |
{ "eventType": "24hrMiniTicker", "eventTime": 1749250431002, "symbol": "GPSUSDT", "close": "0.02160000" } |
{ "_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.0245, "lowestPrice": 0.0207, "athPrice": 0.0217 } |
{ "symbol": "GPSUSDT", "status": "TRADING", "baseAsset": "GPS", "baseAssetPrecision": 8, "quoteAsset": "USDT", "quotePrecision": 8, "filterLotSize": { "filterType": "LOT_SIZE", "minQty": "0.10000000", "maxQty": "913205152.00000000", "stepSize": "0.10000000" }, "filterPrice": { "filterType": "PRICE_FILTER", "minPrice": "0.00010000", "maxPrice": "100.00000000", "tickSize": "0.00010000" }, "filterMinNotional": { "filterType": "NOTIONAL", "minNotional": "5.00000000", "applyMinToMarket": true, "maxNotional": "9000000.00000000", "applyMaxToMarket": false, "avgPriceMins": 5 } } |
not-determined
|
{ "asset": "GPS", "free": 0, "locked": 0, "total": 0, "estimatedValue": 0, "updatedAt": "2025-06-06T22:06:15.263Z" } |
{ "asset": "USDT", "free": "52.61726865", "locked": "0.00000000" } |
{ "currentPrice": 0.0216, "limitPrice": 0.021718800000000003, "highestPrice": 0.0245, "lowestPrice": 0.0207, "athPrice": 0.0217, "athRestrictionPrice": 0.020398, "triggerPrice": 0.021010499999999998, "difference": 2.8057399871493027, "nextBestBuyAmount": null, "nextBestBuyCalculation": null, "openOrders": [], "processMessage": "", "updatedAt": "2025-06-06T22:53:51.329Z" } |
{ "currentPrice": 0.0216, "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-06T22:53:51.329Z" } |
{} |
true
|
true
|
{} |
|
6802d83e884188916eb45ed5
|
DOTUSDT
|
{ "notifyOrderConfirm": true, "notifyDebug": true, "notifyOrderExecute": true } |
{ "eventType": "24hrMiniTicker", "eventTime": 1749250616973, "symbol": "DOTUSDT", "close": "3.89800000" } |
{ "_id": "67e6e53e702857242bc4d117", "key": "DOTUSDT-configuration", "candles": { "interval": "15m", "limit": 48 }, "buy": { "enabled": true, "lastBuyPriceRemoveThreshold": 1.02, "athRestriction": { "enabled": true, "candles": { "interval": "5m", "limit": 4 }, "restrictionPercentage": 0.96 }, "minPurchaseAmount": -1, "maxPurchaseAmount": -1, "gridTrade": [ { "triggerPercentage": 1.02, "stopPercentage": 1.019, "limitPercentage": 1.023, "minPurchaseAmount": 9, "maxPurchaseAmount": 200, "executed": false, "executedOrder": null } ], "currentGridTradeIndex": 0, "currentGridTrade": { "triggerPercentage": 1.02, "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": "5m", "buy": { "whenStrongBuy": true, "whenBuy": true }, "sell": { "forceSellOverZeroBelowTriggerPrice": { "whenNeutral": true, "whenSell": true, "whenStrongSell": true } } } ] }, "enabled": true, "cronTime": "* * * * * *", "system": { "temporaryDisableActionAfterConfirmingOrder": 20, "checkManualOrderPeriod": 5, "placeManualOrderInterval": 5, "refreshAccountInfoPeriod": 1, "checkOrderExecutePeriod": 10 } } |
{ "highestPrice": 3.992, "lowestPrice": 3.881, "athPrice": 3.912 } |
{ "symbol": "DOTUSDT", "status": "TRADING", "baseAsset": "DOT", "baseAssetPrecision": 8, "quoteAsset": "USDT", "quotePrecision": 8, "filterLotSize": { "filterType": "LOT_SIZE", "minQty": "0.01000000", "maxQty": "90000.00000000", "stepSize": "0.01000000" }, "filterPrice": { "filterType": "PRICE_FILTER", "minPrice": "0.00100000", "maxPrice": "10000.00000000", "tickSize": "0.00100000" }, "filterMinNotional": { "filterType": "NOTIONAL", "minNotional": "5.00000000", "applyMinToMarket": true, "maxNotional": "9000000.00000000", "applyMaxToMarket": false, "avgPriceMins": 5 } } |
wait
|
{ "asset": "DOT", "free": 0, "locked": 0, "total": 0, "estimatedValue": 0, "updatedAt": "2025-06-06T22:06:15.263Z" } |
{ "asset": "USDT", "free": "52.61726865", "locked": "0.00000000" } |
{ "currentPrice": 3.898, "limitPrice": 3.9876539999999996, "highestPrice": 3.992, "lowestPrice": 3.881, "athPrice": 3.912, "athRestrictionPrice": 3.7555199999999997, "triggerPrice": 3.95862, "difference": -1.5313417301988985, "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-06T22:56:57.118Z" } |
{ "currentPrice": 3.898, "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-06T22:56:57.109Z" } |
{} |
true
|
true
|
{} |
|
68056403a98644ceefe27da5
|
PIVXUSDT
|
{ "notifyOrderConfirm": true, "notifyDebug": true, "notifyOrderExecute": true } |
{ "eventType": "24hrMiniTicker", "eventTime": 1749250580386, "symbol": "PIVXUSDT", "close": "0.12770000" } |
{ "_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.1448, "lowestPrice": 0.1246, "athPrice": 0.1274 } |
{ "symbol": "PIVXUSDT", "status": "TRADING", "baseAsset": "PIVX", "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.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": "PIVX", "free": 0, "locked": 0, "total": 0, "estimatedValue": 0, "updatedAt": "2025-06-06T22:06:15.263Z" } |
{ "asset": "USDT", "free": "52.61726865", "locked": "0.00000000" } |
{ "currentPrice": 0.1277, "limitPrice": 0.12840235000000003, "highestPrice": 0.1448, "lowestPrice": 0.1246, "athPrice": 0.1274, "athRestrictionPrice": 0.119756, "triggerPrice": 0.126469, "difference": 0.9733610608133381, "nextBestBuyAmount": null, "nextBestBuyCalculation": null, "openOrders": [], "processMessage": "", "updatedAt": "2025-06-06T22:56:20.551Z" } |
{ "currentPrice": 0.1277, "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-06T22:56:20.551Z" } |
{} |
true
|
true
|
{} |
|
6805640ba98644ceefe2828c
|
ONGUSDT
|
{ "notifyOrderConfirm": true, "notifyDebug": true, "notifyOrderExecute": true } |
{ "eventType": "24hrMiniTicker", "eventTime": 1749250616479, "symbol": "ONGUSDT", "close": "0.17500000" } |
{ "_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.1903, "lowestPrice": 0.1696, "athPrice": 0.176 } |
{ "symbol": "ONGUSDT", "status": "TRADING", "baseAsset": "ONG", "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": "ONG", "free": 0, "locked": 0, "total": 0, "estimatedValue": 0, "updatedAt": "2025-06-06T22:06:15.263Z" } |
{ "asset": "USDT", "free": "52.61726865", "locked": "0.00000000" } |
{ "currentPrice": 0.175, "limitPrice": 0.1759625, "highestPrice": 0.1903, "lowestPrice": 0.1696, "athPrice": 0.176, "athRestrictionPrice": 0.16543999999999998, "triggerPrice": 0.172144, "difference": 1.6590761223161943, "nextBestBuyAmount": null, "nextBestBuyCalculation": null, "openOrders": [], "processMessage": "", "updatedAt": "2025-06-06T22:56:56.625Z" } |
{ "currentPrice": 0.175, "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-06T22:56:56.625Z" } |
{} |
true
|
true
|
{} |
Documents | 99 |
Total doc size | 356.81 KB |
Average doc size | 3.6 KB |
Pre-allocated size | 252 KB |
Indexes | 1 |
Total index size | 36 KB |
Padding factor | |
Extents |
Name | Columns | Size | Attributes | Actions |
---|---|---|---|---|
_id_ |
_id ASC
|
36 KB | DEL |