_id | symbol | featureToggle | lastCandle | symbolConfiguration | indicators | symbolInfo | openOrders | action | baseAssetBalance | quoteAssetBalance | buy | sell | order | canDisable | saveToCache | overrideData |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
67ccc9eda153dac955a49dd6
|
BTCUSDT
|
{ "notifyOrderConfirm": true, "notifyDebug": true, "notifyOrderExecute": true } |
{ "eventType": "24hrMiniTicker", "eventTime": 1749192404026, "symbol": "BTCUSDT", "close": "103070.30000000" } |
{ "_id": "67d3522529ca296337552cca", "key": "BTCUSDT-configuration", "candles": { "interval": "1d", "limit": 12 }, "buy": { "enabled": false, "lastBuyPriceRemoveThreshold": 1, "athRestriction": { "enabled": false, "candles": { "interval": "30m", "limit": 7 }, "restrictionPercentage": 0.964 }, "minPurchaseAmount": -1, "maxPurchaseAmount": -1, "gridTrade": [ { "triggerPercentage": 1.075, "stopPercentage": 1.018, "limitPercentage": 1.02, "minPurchaseAmount": 9, "maxPurchaseAmount": 50, "executed": false, "executedOrder": null } ], "currentGridTradeIndex": 0, "currentGridTrade": { "triggerPercentage": 1.075, "stopPercentage": 1.018, "limitPercentage": 1.02, "minPurchaseAmount": 9, "maxPurchaseAmount": 50, "executed": false, "executedOrder": null } }, "sell": { "enabled": true, "stopLoss": { "enabled": true, "maxLossPercentage": 0.973, "disableBuyMinutes": 4, "orderType": "market" }, "conservativeMode": { "enabled": false, "factor": 0.98 }, "gridTrade": [ { "triggerPercentage": 1.047, "stopPercentage": 0.985, "limitPercentage": 0.98, "quantityPercentage": 1, "executed": false, "executedOrder": null } ], "currentGridTradeIndex": 0, "currentGridTrade": { "triggerPercentage": 1.047, "stopPercentage": 0.985, "limitPercentage": 0.98, "quantityPercentage": 1, "executed": false, "executedOrder": null } }, "botOptions": { "authentication": { "lockList": true, "lockAfter": 600 }, "autoTriggerBuy": { "enabled": true, "triggerAfter": 0.4, "conditions": { "whenLessThanATHRestriction": true, "afterDisabledPeriod": true } }, "orderLimit": { "enabled": true, "maxBuyOpenOrders": 5, "maxOpenTrades": 7 }, "tradingViewOptions": { "useOnlyWithin": 240, "ifExpires": "ignore" }, "logs": { "deleteAfter": 500 }, "tradingViews": [ { "interval": "5m", "buy": { "whenStrongBuy": true, "whenBuy": true }, "sell": { "forceSellOverZeroBelowTriggerPrice": { "whenNeutral": true, "whenSell": true, "whenStrongSell": true } } } ] }, "enabled": true, "cronTime": "* * * * * *", "system": { "temporaryDisableActionAfterConfirmingOrder": 20, "checkManualOrderPeriod": 5, "placeManualOrderInterval": 5, "refreshAccountInfoPeriod": 1, "checkOrderExecutePeriod": 10 } } |
{ "highestPrice": 110718, "lowestPrice": 100372.26, "athPrice": null } |
{ "symbol": "BTCUSDT", "status": "TRADING", "baseAsset": "BTC", "baseAssetPrecision": 8, "quoteAsset": "USDT", "quotePrecision": 8, "filterLotSize": { "filterType": "LOT_SIZE", "minQty": "0.00001000", "maxQty": "9000.00000000", "stepSize": "0.00001000" }, "filterPrice": { "filterType": "PRICE_FILTER", "minPrice": "0.01000000", "maxPrice": "1000000.00000000", "tickSize": "0.01000000" }, "filterMinNotional": { "filterType": "NOTIONAL", "minNotional": "5.00000000", "applyMinToMarket": true, "maxNotional": "9000000.00000000", "applyMaxToMarket": false, "avgPriceMins": 5 } } |
buy
|
{ "asset": "BTC", "free": 0, "locked": 0, "total": 0, "estimatedValue": 0, "updatedAt": "2025-06-06T05:59:03.297Z" } |
{ "asset": "USDT", "free": "0.04122849", "locked": "52.87491000" } |
{ "currentPrice": 103070.3, "limitPrice": 105131.706, "highestPrice": 110718, "lowestPrice": 100372.26, "athPrice": null, "athRestrictionPrice": null, "triggerPrice": 107900.17949999998, "difference": -4.476247882423568, "nextBestBuyAmount": null, "nextBestBuyCalculation": null, "openOrders": [], "processMessage": "Do not place a buy order for the grid trade #1 as not enough USDT to buy BTC.", "updatedAt": "2025-06-06T06:46:44.243Z" } |
{ "currentPrice": 103070.3, "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:46:44.222Z" } |
{} |
true
|
true
|
{} |
|
67ccca5c692dfac3aaa05ccb
|
WANUSDT
|
{ "notifyOrderConfirm": true, "notifyDebug": true, "notifyOrderExecute": true } |
{ "eventType": "24hrMiniTicker", "eventTime": 1749192401618, "symbol": "WANUSDT", "close": "0.10990000" } |
{ "_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.1213, "lowestPrice": 0.1071, "athPrice": 0.11 } |
{ "symbol": "WANUSDT", "status": "TRADING", "baseAsset": "WAN", "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": "WAN", "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.1099, "limitPrice": 0.11050445, "highestPrice": 0.1213, "lowestPrice": 0.1071, "athPrice": 0.11, "athRestrictionPrice": 0.10339999999999999, "triggerPrice": 0.10870649999999998, "difference": 1.0979104285392394, "nextBestBuyAmount": null, "nextBestBuyCalculation": null, "openOrders": [], "processMessage": "", "updatedAt": "2025-06-06T06:46:41.752Z" } |
{ "currentPrice": 0.1099, "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:46:41.752Z" } |
{} |
true
|
true
|
{} |
|
67ccca5c692dfac3aaa05cda
|
SLPUSDT
|
{ "notifyOrderConfirm": true, "notifyDebug": true, "notifyOrderExecute": true } |
{ "eventType": "24hrMiniTicker", "eventTime": 1749192403438, "symbol": "SLPUSDT", "close": "0.00137400" } |
{ "_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.001532, "lowestPrice": 0.001311, "athPrice": 0.001371 } |
{ "symbol": "SLPUSDT", "status": "TRADING", "baseAsset": "SLP", "baseAssetPrecision": 8, "quoteAsset": "USDT", "quotePrecision": 8, "filterLotSize": { "filterType": "LOT_SIZE", "minQty": "1.00000000", "maxQty": "90000000.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": "SLP", "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.001374, "limitPrice": 0.001381557, "highestPrice": 0.001532, "lowestPrice": 0.001311, "athPrice": 0.001371, "athRestrictionPrice": 0.00128874, "triggerPrice": 0.001330665, "difference": 3.2566423555139723, "nextBestBuyAmount": null, "nextBestBuyCalculation": null, "openOrders": [], "processMessage": "", "updatedAt": "2025-06-06T06:46:43.567Z" } |
{ "currentPrice": 0.001374, "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:46:43.567Z" } |
{} |
true
|
true
|
{} |
|
67ccca5c692dfac3aaa05ce0
|
VTHOUSDT
|
{ "notifyOrderConfirm": true, "notifyDebug": true, "notifyOrderExecute": true } |
{ "eventType": "24hrMiniTicker", "eventTime": 1749192398876, "symbol": "VTHOUSDT", "close": "0.00204600" } |
{ "_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.00223, "lowestPrice": 0.001962, "athPrice": 0.002061 } |
{ "symbol": "VTHOUSDT", "status": "TRADING", "baseAsset": "VTHO", "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": "1.00000000", "applyMinToMarket": true, "maxNotional": "9000000.00000000", "applyMaxToMarket": false, "avgPriceMins": 5 } } |
not-determined
|
{ "asset": "VTHO", "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.002046, "limitPrice": 0.002057253, "highestPrice": 0.00223, "lowestPrice": 0.001962, "athPrice": 0.002061, "athRestrictionPrice": 0.0019373399999999999, "triggerPrice": 0.00199143, "difference": 2.7402419366987507, "nextBestBuyAmount": null, "nextBestBuyCalculation": null, "openOrders": [], "processMessage": "", "updatedAt": "2025-06-06T06:46:39.019Z" } |
{ "currentPrice": 0.002046, "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:46:39.019Z" } |
{} |
true
|
true
|
{} |
|
67ccca5c692dfac3aaa05ce3
|
PSGUSDT
|
{ "notifyOrderConfirm": true, "notifyDebug": true, "notifyOrderExecute": true } |
{ "eventType": "24hrMiniTicker", "eventTime": 1749192401238, "symbol": "PSGUSDT", "close": "1.86000000" } |
{ "_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": 2.421, "lowestPrice": 1.81, "athPrice": 1.859 } |
{ "symbol": "PSGUSDT", "status": "TRADING", "baseAsset": "PSG", "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 } } |
not-determined
|
{ "asset": "PSG", "free": 0, "locked": 0, "total": 0, "estimatedValue": 0, "updatedAt": "2025-06-06T05:59:03.297Z" } |
{ "asset": "USDT", "free": "0.04122849", "locked": "52.87491000" } |
{ "currentPrice": 1.86, "limitPrice": 1.8702300000000003, "highestPrice": 2.421, "lowestPrice": 1.81, "athPrice": 1.859, "athRestrictionPrice": 1.7474599999999998, "triggerPrice": 1.8371499999999998, "difference": 1.2437743243611132, "nextBestBuyAmount": null, "nextBestBuyCalculation": null, "openOrders": [], "processMessage": "", "updatedAt": "2025-06-06T06:46:41.369Z" } |
{ "currentPrice": 1.86, "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:46:41.369Z" } |
{} |
true
|
true
|
{} |
|
67ccca5c692dfac3aaa05d32
|
SUPERUSDT
|
{ "notifyOrderConfirm": true, "notifyDebug": true, "notifyOrderExecute": true } |
{ "eventType": "24hrMiniTicker", "eventTime": 1749192374378, "symbol": "SUPERUSDT", "close": "0.61070000" } |
{ "_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.72, "lowestPrice": 0.5766, "athPrice": 0.6132 } |
{ "symbol": "SUPERUSDT", "status": "TRADING", "baseAsset": "SUPER", "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": "SUPER", "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.6107, "limitPrice": 0.61405885, "highestPrice": 0.72, "lowestPrice": 0.5766, "athPrice": 0.6132, "athRestrictionPrice": 0.5764079999999999, "triggerPrice": 0.5852489999999999, "difference": 4.348747285343513, "nextBestBuyAmount": null, "nextBestBuyCalculation": null, "openOrders": [], "processMessage": "", "updatedAt": "2025-06-06T06:46:14.507Z" } |
{ "currentPrice": 0.6107, "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:46:14.507Z" } |
{} |
true
|
true
|
{} |
|
67ccca5d692dfac3aaa05d45
|
PHAUSDT
|
{ "notifyOrderConfirm": true, "notifyDebug": true, "notifyOrderExecute": true } |
{ "eventType": "24hrMiniTicker", "eventTime": 1749192376542, "symbol": "PHAUSDT", "close": "0.12300000" } |
{ "_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.1476, "lowestPrice": 0.1188, "athPrice": 0.1221 } |
{ "symbol": "PHAUSDT", "status": "TRADING", "baseAsset": "PHA", "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": "PHA", "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.123, "limitPrice": 0.12367650000000001, "highestPrice": 0.1476, "lowestPrice": 0.1188, "athPrice": 0.1221, "athRestrictionPrice": 0.11477399999999999, "triggerPrice": 0.120582, "difference": 2.0052744190675265, "nextBestBuyAmount": null, "nextBestBuyCalculation": null, "openOrders": [], "processMessage": "", "updatedAt": "2025-06-06T06:46:16.672Z" } |
{ "currentPrice": 0.123, "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:46:16.672Z" } |
{} |
true
|
true
|
{} |
|
67ccca5d692dfac3aaa05db1
|
ILVUSDT
|
{ "notifyOrderConfirm": true, "notifyDebug": true, "notifyOrderExecute": true } |
{ "eventType": "24hrMiniTicker", "eventTime": 1749192386664, "symbol": "ILVUSDT", "close": "12.04000000" } |
{ "_id": "67dab595c04dd490ec0dab5e", "key": "ILVUSDT-configuration", "candles": { "interval": "1d", "limit": 5 }, "buy": { "enabled": true, "lastBuyPriceRemoveThreshold": 1, "athRestriction": { "enabled": true, "candles": { "interval": "15m", "limit": 17 }, "restrictionPercentage": 0.974 }, "minPurchaseAmount": -1, "maxPurchaseAmount": -1, "gridTrade": [ { "triggerPercentage": 1.014, "stopPercentage": 1.018, "limitPercentage": 1.02, "minPurchaseAmount": 9, "maxPurchaseAmount": 50, "executed": false, "executedOrder": null }, { "triggerPercentage": 0.975, "stopPercentage": 1.018, "limitPercentage": 1.02, "minPurchaseAmount": 9, "maxPurchaseAmount": 50, "executed": false, "executedOrder": null } ], "currentGridTradeIndex": 0, "currentGridTrade": { "triggerPercentage": 1.014, "stopPercentage": 1.018, "limitPercentage": 1.02, "minPurchaseAmount": 9, "maxPurchaseAmount": 50, "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.047, "stopPercentage": 0.985, "limitPercentage": 0.98, "quantityPercentage": 1, "executed": false, "executedOrder": null } ], "currentGridTradeIndex": 0, "currentGridTrade": { "triggerPercentage": 1.047, "stopPercentage": 0.985, "limitPercentage": 0.98, "quantityPercentage": 1, "executed": false, "executedOrder": null } }, "botOptions": { "authentication": { "lockList": true, "lockAfter": 600 }, "autoTriggerBuy": { "enabled": true, "triggerAfter": 0.4, "conditions": { "whenLessThanATHRestriction": true, "afterDisabledPeriod": true } }, "orderLimit": { "enabled": true, "maxBuyOpenOrders": 5, "maxOpenTrades": 10 }, "tradingViewOptions": { "useOnlyWithin": 240, "ifExpires": "ignore" }, "logs": { "deleteAfter": 500 }, "tradingViews": [ { "interval": "1h", "buy": { "whenStrongBuy": true, "whenBuy": true }, "sell": { "forceSellOverZeroBelowTriggerPrice": { "whenNeutral": false, "whenSell": true, "whenStrongSell": true } } } ] }, "enabled": true, "cronTime": "* * * * * *", "system": { "temporaryDisableActionAfterConfirmingOrder": 20, "checkManualOrderPeriod": 5, "placeManualOrderInterval": 5, "refreshAccountInfoPeriod": 1, "checkOrderExecutePeriod": 10 } } |
{ "highestPrice": 13.71, "lowestPrice": 11.64, "athPrice": 12.08 } |
{ "symbol": "ILVUSDT", "status": "TRADING", "baseAsset": "ILV", "baseAssetPrecision": 8, "quoteAsset": "USDT", "quotePrecision": 8, "filterLotSize": { "filterType": "LOT_SIZE", "minQty": "0.00100000", "maxQty": "922327.00000000", "stepSize": "0.00100000" }, "filterPrice": { "filterType": "PRICE_FILTER", "minPrice": "0.01000000", "maxPrice": "100000.00000000", "tickSize": "0.01000000" }, "filterMinNotional": { "filterType": "NOTIONAL", "minNotional": "5.00000000", "applyMinToMarket": true, "maxNotional": "9000000.00000000", "applyMaxToMarket": false, "avgPriceMins": 5 } } |
buy
|
{ "asset": "ILV", "free": 0, "locked": 0, "total": 0, "estimatedValue": 0, "updatedAt": "2025-06-06T05:59:03.297Z" } |
{ "asset": "USDT", "free": "0.04122849", "locked": "52.87491000" } |
{ "currentPrice": 12.04, "limitPrice": 12.2808, "highestPrice": 13.71, "lowestPrice": 11.64, "athPrice": 12.08, "athRestrictionPrice": 11.76592, "triggerPrice": 11.80296, "difference": 2.0083097799195926, "nextBestBuyAmount": null, "nextBestBuyCalculation": null, "openOrders": [], "processMessage": "Do not place an order because TradingView recommendation for 1h is SELL.", "updatedAt": "2025-06-06T06:46:26.801Z" } |
{ "currentPrice": 12.04, "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:46:26.797Z" } |
{} |
true
|
true
|
{ "action": "buy", "actionAt": "2025-06-06T06:46:00.797Z", "triggeredBy": "buy-order-trading-view", "notify": false, "checkTradingView": true } |
|
67ccca5d692dfac3aaa05dc3
|
JSTUSDT
|
{ "notifyOrderConfirm": true, "notifyDebug": true, "notifyOrderExecute": true } |
{ "eventType": "24hrMiniTicker", "eventTime": 1749192371945, "symbol": "JSTUSDT", "close": "0.03342000" } |
{ "_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.03737, "lowestPrice": 0.02886, "athPrice": 0.03344 } |
{ "symbol": "JSTUSDT", "status": "TRADING", "baseAsset": "JST", "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.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": "JST", "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.03342, "limitPrice": 0.03360381, "highestPrice": 0.03737, "lowestPrice": 0.02886, "athPrice": 0.03344, "athRestrictionPrice": 0.0314336, "triggerPrice": 0.029292899999999997, "difference": 14.089079606320997, "nextBestBuyAmount": null, "nextBestBuyCalculation": null, "openOrders": [], "processMessage": "", "updatedAt": "2025-06-06T06:46:12.074Z" } |
{ "currentPrice": 0.03342, "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:46:12.074Z" } |
{} |
true
|
true
|
{} |
|
67ccca5d692dfac3aaa05e2a
|
SLFUSDT
|
{ "notifyOrderConfirm": true, "notifyDebug": true, "notifyOrderExecute": true } |
{ "eventType": "24hrMiniTicker", "eventTime": 1749192398755, "symbol": "SLFUSDT", "close": "0.14890000" } |
{ "_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.1665, "lowestPrice": 0.1429, "athPrice": 0.1484 } |
{ "symbol": "SLFUSDT", "status": "TRADING", "baseAsset": "SLF", "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": "SLF", "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.1489, "limitPrice": 0.14971895000000002, "highestPrice": 0.1665, "lowestPrice": 0.1429, "athPrice": 0.1484, "athRestrictionPrice": 0.139496, "triggerPrice": 0.1450435, "difference": 2.658857515159263, "nextBestBuyAmount": null, "nextBestBuyCalculation": null, "openOrders": [], "processMessage": "", "updatedAt": "2025-06-06T06:46:38.887Z" } |
{ "currentPrice": 0.1489, "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:46:38.887Z" } |
{} |
true
|
true
|
{} |
Documents | 98 |
Total doc size | 353.6 KB |
Average doc size | 3.61 KB |
Pre-allocated size | 252 KB |
Indexes | 1 |
Total index size | 32 KB |
Padding factor | |
Extents |
Name | Columns | Size | Attributes | Actions |
---|---|---|---|---|
_id_ |
_id ASC
|
32 KB | DEL |