# HELP bot_process_cpu_user_seconds_total Total user CPU time spent in seconds. # TYPE bot_process_cpu_user_seconds_total counter bot_process_cpu_user_seconds_total 1703.809354999994 # HELP bot_process_cpu_system_seconds_total Total system CPU time spent in seconds. # TYPE bot_process_cpu_system_seconds_total counter bot_process_cpu_system_seconds_total 452.8423860000056 # HELP bot_process_cpu_seconds_total Total user and system CPU time spent in seconds. # TYPE bot_process_cpu_seconds_total counter bot_process_cpu_seconds_total 2156.651741 # HELP bot_process_start_time_seconds Start time of the process since unix epoch in seconds. # TYPE bot_process_start_time_seconds gauge bot_process_start_time_seconds 1779440408 # HELP bot_process_resident_memory_bytes Resident memory size in bytes. # TYPE bot_process_resident_memory_bytes gauge bot_process_resident_memory_bytes 146558976 # HELP bot_process_virtual_memory_bytes Virtual memory size in bytes. # TYPE bot_process_virtual_memory_bytes gauge bot_process_virtual_memory_bytes 21897445376 # HELP bot_process_heap_bytes Process heap size in bytes. # TYPE bot_process_heap_bytes gauge bot_process_heap_bytes 202936320 # HELP bot_process_open_fds Number of open file descriptors. # TYPE bot_process_open_fds gauge bot_process_open_fds 32 # HELP bot_process_max_fds Maximum number of open file descriptors. # TYPE bot_process_max_fds gauge bot_process_max_fds 524288 # HELP bot_nodejs_eventloop_lag_seconds Lag of event loop in seconds. # TYPE bot_nodejs_eventloop_lag_seconds gauge bot_nodejs_eventloop_lag_seconds 0.004417394 # HELP bot_nodejs_eventloop_lag_min_seconds The minimum recorded event loop delay. # TYPE bot_nodejs_eventloop_lag_min_seconds gauge bot_nodejs_eventloop_lag_min_seconds 0.00905216 # HELP bot_nodejs_eventloop_lag_max_seconds The maximum recorded event loop delay. # TYPE bot_nodejs_eventloop_lag_max_seconds gauge bot_nodejs_eventloop_lag_max_seconds 0.043319295 # HELP bot_nodejs_eventloop_lag_mean_seconds The mean of the recorded event loop delays. # TYPE bot_nodejs_eventloop_lag_mean_seconds gauge bot_nodejs_eventloop_lag_mean_seconds 0.010322854851764705 # HELP bot_nodejs_eventloop_lag_stddev_seconds The standard deviation of the recorded event loop delays. # TYPE bot_nodejs_eventloop_lag_stddev_seconds gauge bot_nodejs_eventloop_lag_stddev_seconds 0.001957564798229627 # HELP bot_nodejs_eventloop_lag_p50_seconds The 50th percentile of the recorded event loop delays. # TYPE bot_nodejs_eventloop_lag_p50_seconds gauge bot_nodejs_eventloop_lag_p50_seconds 0.010100735 # HELP bot_nodejs_eventloop_lag_p90_seconds The 90th percentile of the recorded event loop delays. # TYPE bot_nodejs_eventloop_lag_p90_seconds gauge bot_nodejs_eventloop_lag_p90_seconds 0.010330111 # HELP bot_nodejs_eventloop_lag_p99_seconds The 99th percentile of the recorded event loop delays. # TYPE bot_nodejs_eventloop_lag_p99_seconds gauge bot_nodejs_eventloop_lag_p99_seconds 0.015892479 # HELP bot_nodejs_active_resources Number of active resources that are currently keeping the event loop alive, grouped by async resource type. # TYPE bot_nodejs_active_resources gauge bot_nodejs_active_resources{type="FSReqCallback"} 1 bot_nodejs_active_resources{type="PipeWrap"} 2 bot_nodejs_active_resources{type="TCPServerWrap"} 1 bot_nodejs_active_resources{type="TCPSocketWrap"} 3 bot_nodejs_active_resources{type="Timeout"} 47 bot_nodejs_active_resources{type="Immediate"} 1 # HELP bot_nodejs_active_resources_total Total number of active resources. # TYPE bot_nodejs_active_resources_total gauge bot_nodejs_active_resources_total 55 # HELP bot_nodejs_active_handles Number of active libuv handles grouped by handle type. Every handle type is C++ class name. # TYPE bot_nodejs_active_handles gauge bot_nodejs_active_handles{type="Socket"} 5 bot_nodejs_active_handles{type="Server"} 1 # HELP bot_nodejs_active_handles_total Total number of active handles. # TYPE bot_nodejs_active_handles_total gauge bot_nodejs_active_handles_total 6 # HELP bot_nodejs_active_requests Number of active libuv requests grouped by request type. Every request type is C++ class name. # TYPE bot_nodejs_active_requests gauge bot_nodejs_active_requests{type="FSReqCallback"} 1 # HELP bot_nodejs_active_requests_total Total number of active requests. # TYPE bot_nodejs_active_requests_total gauge bot_nodejs_active_requests_total 1 # HELP bot_nodejs_heap_size_total_bytes Process heap size from Node.js in bytes. # TYPE bot_nodejs_heap_size_total_bytes gauge bot_nodejs_heap_size_total_bytes 122003456 # HELP bot_nodejs_heap_size_used_bytes Process heap size used from Node.js in bytes. # TYPE bot_nodejs_heap_size_used_bytes gauge bot_nodejs_heap_size_used_bytes 69124656 # HELP bot_nodejs_external_memory_bytes Node.js external memory size in bytes. # TYPE bot_nodejs_external_memory_bytes gauge bot_nodejs_external_memory_bytes 7215614 # HELP bot_nodejs_heap_space_size_total_bytes Process heap space size total from Node.js in bytes. # TYPE bot_nodejs_heap_space_size_total_bytes gauge bot_nodejs_heap_space_size_total_bytes{space="read_only"} 0 bot_nodejs_heap_space_size_total_bytes{space="old"} 60968960 bot_nodejs_heap_space_size_total_bytes{space="code"} 9908224 bot_nodejs_heap_space_size_total_bytes{space="map"} 2891776 bot_nodejs_heap_space_size_total_bytes{space="large_object"} 14680064 bot_nodejs_heap_space_size_total_bytes{space="code_large_object"} 0 bot_nodejs_heap_space_size_total_bytes{space="new_large_object"} 0 bot_nodejs_heap_space_size_total_bytes{space="new"} 33554432 # HELP bot_nodejs_heap_space_size_used_bytes Process heap space size used from Node.js in bytes. # TYPE bot_nodejs_heap_space_size_used_bytes gauge bot_nodejs_heap_space_size_used_bytes{space="read_only"} 0 bot_nodejs_heap_space_size_used_bytes{space="old"} 46063000 bot_nodejs_heap_space_size_used_bytes{space="code"} 6790976 bot_nodejs_heap_space_size_used_bytes{space="map"} 1578800 bot_nodejs_heap_space_size_used_bytes{space="large_object"} 14530696 bot_nodejs_heap_space_size_used_bytes{space="code_large_object"} 0 bot_nodejs_heap_space_size_used_bytes{space="new_large_object"} 0 bot_nodejs_heap_space_size_used_bytes{space="new"} 165432 # HELP bot_nodejs_heap_space_size_available_bytes Process heap space size available from Node.js in bytes. # TYPE bot_nodejs_heap_space_size_available_bytes gauge bot_nodejs_heap_space_size_available_bytes{space="read_only"} 0 bot_nodejs_heap_space_size_available_bytes{space="old"} 280 bot_nodejs_heap_space_size_available_bytes{space="code"} 2494656 bot_nodejs_heap_space_size_available_bytes{space="map"} 936400 bot_nodejs_heap_space_size_available_bytes{space="large_object"} 0 bot_nodejs_heap_space_size_available_bytes{space="code_large_object"} 0 bot_nodejs_heap_space_size_available_bytes{space="new_large_object"} 16495616 bot_nodejs_heap_space_size_available_bytes{space="new"} 16330184 # HELP bot_nodejs_version_info Node.js version info. # TYPE bot_nodejs_version_info gauge bot_nodejs_version_info{version="v18.20.8",major="18",minor="20",patch="8"} 1 # HELP bot_nodejs_gc_duration_seconds Garbage collection duration by kind, one of major, minor, incremental or weakcb. # TYPE bot_nodejs_gc_duration_seconds histogram bot_nodejs_gc_duration_seconds_bucket{le="0.001",kind="minor"} 31487 bot_nodejs_gc_duration_seconds_bucket{le="0.01",kind="minor"} 39010 bot_nodejs_gc_duration_seconds_bucket{le="0.1",kind="minor"} 39016 bot_nodejs_gc_duration_seconds_bucket{le="1",kind="minor"} 39016 bot_nodejs_gc_duration_seconds_bucket{le="2",kind="minor"} 39016 bot_nodejs_gc_duration_seconds_bucket{le="5",kind="minor"} 39016 bot_nodejs_gc_duration_seconds_bucket{le="+Inf",kind="minor"} 39016 bot_nodejs_gc_duration_seconds_sum{kind="minor"} 39.094348599738744 bot_nodejs_gc_duration_seconds_count{kind="minor"} 39016 bot_nodejs_gc_duration_seconds_bucket{le="0.001",kind="incremental"} 891 bot_nodejs_gc_duration_seconds_bucket{le="0.01",kind="incremental"} 974 bot_nodejs_gc_duration_seconds_bucket{le="0.1",kind="incremental"} 974 bot_nodejs_gc_duration_seconds_bucket{le="1",kind="incremental"} 974 bot_nodejs_gc_duration_seconds_bucket{le="2",kind="incremental"} 974 bot_nodejs_gc_duration_seconds_bucket{le="5",kind="incremental"} 974 bot_nodejs_gc_duration_seconds_bucket{le="+Inf",kind="incremental"} 974 bot_nodejs_gc_duration_seconds_sum{kind="incremental"} 0.4450401962351174 bot_nodejs_gc_duration_seconds_count{kind="incremental"} 974 bot_nodejs_gc_duration_seconds_bucket{le="0.001",kind="major"} 0 bot_nodejs_gc_duration_seconds_bucket{le="0.01",kind="major"} 354 bot_nodejs_gc_duration_seconds_bucket{le="0.1",kind="major"} 516 bot_nodejs_gc_duration_seconds_bucket{le="1",kind="major"} 516 bot_nodejs_gc_duration_seconds_bucket{le="2",kind="major"} 516 bot_nodejs_gc_duration_seconds_bucket{le="5",kind="major"} 516 bot_nodejs_gc_duration_seconds_bucket{le="+Inf",kind="major"} 516 bot_nodejs_gc_duration_seconds_sum{kind="major"} 4.538849336946672 bot_nodejs_gc_duration_seconds_count{kind="major"} 516 # HELP bot_orders_placed_total Общее количество размещённых ордеров # TYPE bot_orders_placed_total counter bot_orders_placed_total{bot_id="taker-bot-39lcdsc6",bot_type="taker",market="BTC-USD",side="SELL"} 73 bot_orders_placed_total{bot_id="taker-bot-d00gqacl",bot_type="taker",market="BTC-USD",side="SELL"} 111 bot_orders_placed_total{bot_id="taker-bot-za6a9ywr",bot_type="taker",market="RIT-USD",side="BUY"} 14 bot_orders_placed_total{bot_id="trend-bot-hzd9aqyg",bot_type="trend",market="BTC-USD",side="SELL"} 75 bot_orders_placed_total{bot_id="taker-bot-pxdv6xfr",bot_type="taker",market="RIT-USD",side="SELL"} 10 bot_orders_placed_total{bot_id="trend-bot-t0k4dfvl",bot_type="trend",market="RIT-USD",side="SELL"} 85 bot_orders_placed_total{bot_id="taker-bot-d00gqacl",bot_type="taker",market="RIT-USD",side="SELL"} 75 bot_orders_placed_total{bot_id="trend-bot-m7380wxa",bot_type="trend",market="RIT-USD",side="SELL"} 84 bot_orders_placed_total{bot_id="taker-bot-za6a9ywr",bot_type="taker",market="BTC-USD",side="BUY"} 17 bot_orders_placed_total{bot_id="trend-bot-hzd9aqyg",bot_type="trend",market="RIT-USD",side="SELL"} 86 bot_orders_placed_total{bot_id="trend-bot-t0k4dfvl",bot_type="trend",market="BTC-USD",side="SELL"} 117 bot_orders_placed_total{bot_id="taker-bot-39lcdsc6",bot_type="taker",market="RIT-USD",side="SELL"} 64 bot_orders_placed_total{bot_id="trend-bot-eu4xpn75",bot_type="trend",market="RIT-USD",side="BUY"} 39 bot_orders_placed_total{bot_id="trend-bot-eu4xpn75",bot_type="trend",market="BTC-USD",side="BUY"} 32 bot_orders_placed_total{bot_id="trend-bot-m7380wxa",bot_type="trend",market="BTC-USD",side="SELL"} 106 bot_orders_placed_total{bot_id="taker-bot-pxdv6xfr",bot_type="taker",market="BTC-USD",side="BUY"} 6 bot_orders_placed_total{bot_id="maker-bot-lqyt9sww",bot_type="maker",market="BTC-USD",side="SELL"} 2444 bot_orders_placed_total{bot_id="maker-bot-lqyt9sww",bot_type="maker",market="BTC-USD",side="BUY"} 1363 bot_orders_placed_total{bot_id="maker-bot-lqyt9sww",bot_type="maker",market="RIT-USD",side="SELL"} 832 bot_orders_placed_total{bot_id="maker-bot-lqyt9sww",bot_type="maker",market="RIT-USD",side="BUY"} 173 bot_orders_placed_total{bot_id="maker-bot-gh8n5ewp",bot_type="maker",market="BTC-USD",side="SELL"} 2474 bot_orders_placed_total{bot_id="maker-bot-gh8n5ewp",bot_type="maker",market="BTC-USD",side="BUY"} 1363 bot_orders_placed_total{bot_id="maker-bot-gh8n5ewp",bot_type="maker",market="RIT-USD",side="SELL"} 1069 bot_orders_placed_total{bot_id="maker-bot-xjjh900j",bot_type="maker",market="BTC-USD",side="BUY"} 2175 bot_orders_placed_total{bot_id="maker-bot-xjjh900j",bot_type="maker",market="RIT-USD",side="SELL"} 1198 bot_orders_placed_total{bot_id="maker-bot-gh8n5ewp",bot_type="maker",market="RIT-USD",side="BUY"} 94 bot_orders_placed_total{bot_id="maker-bot-xjjh900j",bot_type="maker",market="RIT-USD",side="BUY"} 33 bot_orders_placed_total{bot_id="maker-bot-xjjh900j",bot_type="maker",market="BTC-USD",side="SELL"} 1556 bot_orders_placed_total{bot_id="trend-bot-hzd9aqyg",bot_type="trend",market="BTC-USD",side="BUY"} 23 bot_orders_placed_total{bot_id="trend-bot-m7380wxa",bot_type="trend",market="BTC-USD",side="BUY"} 27 bot_orders_placed_total{bot_id="taker-bot-d00gqacl",bot_type="taker",market="RIT-USD",side="BUY"} 63 bot_orders_placed_total{bot_id="taker-bot-39lcdsc6",bot_type="taker",market="BTC-USD",side="BUY"} 70 bot_orders_placed_total{bot_id="trend-bot-t0k4dfvl",bot_type="trend",market="RIT-USD",side="BUY"} 26 bot_orders_placed_total{bot_id="taker-bot-d00gqacl",bot_type="taker",market="BTC-USD",side="BUY"} 61 bot_orders_placed_total{bot_id="taker-bot-39lcdsc6",bot_type="taker",market="RIT-USD",side="BUY"} 72 bot_orders_placed_total{bot_id="taker-bot-sdlfuhht",bot_type="taker",market="BTC-USD",side="SELL"} 37 bot_orders_placed_total{bot_id="trend-bot-hzd9aqyg",bot_type="trend",market="RIT-USD",side="BUY"} 39 bot_orders_placed_total{bot_id="taker-bot-sdlfuhht",bot_type="taker",market="BTC-USD",side="BUY"} 16 bot_orders_placed_total{bot_id="taker-bot-sdlfuhht",bot_type="taker",market="RIT-USD",side="BUY"} 16 bot_orders_placed_total{bot_id="trend-bot-eu4xpn75",bot_type="trend",market="RIT-USD",side="SELL"} 86 bot_orders_placed_total{bot_id="taker-bot-pxdv6xfr",bot_type="taker",market="RIT-USD",side="BUY"} 9 bot_orders_placed_total{bot_id="trend-bot-eu4xpn75",bot_type="trend",market="BTC-USD",side="SELL"} 84 bot_orders_placed_total{bot_id="taker-bot-za6a9ywr",bot_type="taker",market="BTC-USD",side="SELL"} 38 bot_orders_placed_total{bot_id="taker-bot-sdlfuhht",bot_type="taker",market="RIT-USD",side="SELL"} 30 bot_orders_placed_total{bot_id="taker-bot-pxdv6xfr",bot_type="taker",market="BTC-USD",side="SELL"} 17 bot_orders_placed_total{bot_id="trend-bot-m7380wxa",bot_type="trend",market="RIT-USD",side="BUY"} 32 bot_orders_placed_total{bot_id="taker-bot-za6a9ywr",bot_type="taker",market="RIT-USD",side="SELL"} 26 bot_orders_placed_total{bot_id="trend-bot-t0k4dfvl",bot_type="trend",market="BTC-USD",side="BUY"} 23 # HELP bot_orders_filled_total Общее количество исполненных ордеров # TYPE bot_orders_filled_total counter bot_orders_filled_total{bot_id="taker-bot-39lcdsc6",bot_type="taker",market="unknown"} 279 bot_orders_filled_total{bot_id="taker-bot-d00gqacl",bot_type="taker",market="unknown"} 310 bot_orders_filled_total{bot_id="taker-bot-za6a9ywr",bot_type="taker",market="unknown"} 95 bot_orders_filled_total{bot_id="trend-bot-hzd9aqyg",bot_type="trend",market="unknown"} 223 bot_orders_filled_total{bot_id="taker-bot-pxdv6xfr",bot_type="taker",market="unknown"} 42 bot_orders_filled_total{bot_id="trend-bot-t0k4dfvl",bot_type="trend",market="unknown"} 251 bot_orders_filled_total{bot_id="trend-bot-m7380wxa",bot_type="trend",market="unknown"} 249 bot_orders_filled_total{bot_id="trend-bot-eu4xpn75",bot_type="trend",market="unknown"} 241 bot_orders_filled_total{bot_id="taker-bot-sdlfuhht",bot_type="taker",market="unknown"} 99 # HELP bot_volume_total_usdc Общий объём торговли в USDC # TYPE bot_volume_total_usdc counter bot_volume_total_usdc{bot_id="taker-bot-39lcdsc6",bot_type="taker",market="BTC-USD"} 3857.244867766999 bot_volume_total_usdc{bot_id="taker-bot-d00gqacl",bot_type="taker",market="BTC-USD"} 5223.628234860999 bot_volume_total_usdc{bot_id="taker-bot-za6a9ywr",bot_type="taker",market="RIT-USD"} 6029.910710734 bot_volume_total_usdc{bot_id="trend-bot-hzd9aqyg",bot_type="trend",market="BTC-USD"} 7261.680420414 bot_volume_total_usdc{bot_id="taker-bot-pxdv6xfr",bot_type="taker",market="RIT-USD"} 5950.387275066002 bot_volume_total_usdc{bot_id="trend-bot-t0k4dfvl",bot_type="trend",market="RIT-USD"} 32030.91615301899 bot_volume_total_usdc{bot_id="taker-bot-d00gqacl",bot_type="taker",market="RIT-USD"} 5281.107930538999 bot_volume_total_usdc{bot_id="trend-bot-m7380wxa",bot_type="trend",market="RIT-USD"} 4864.7058746010025 bot_volume_total_usdc{bot_id="taker-bot-za6a9ywr",bot_type="taker",market="BTC-USD"} 8500.401691786998 bot_volume_total_usdc{bot_id="trend-bot-hzd9aqyg",bot_type="trend",market="RIT-USD"} 4333.900674455 bot_volume_total_usdc{bot_id="trend-bot-t0k4dfvl",bot_type="trend",market="BTC-USD"} 11065.411631200004 bot_volume_total_usdc{bot_id="taker-bot-39lcdsc6",bot_type="taker",market="RIT-USD"} 2639.353643086001 bot_volume_total_usdc{bot_id="trend-bot-eu4xpn75",bot_type="trend",market="RIT-USD"} 111449.10475479299 bot_volume_total_usdc{bot_id="trend-bot-eu4xpn75",bot_type="trend",market="BTC-USD"} 5313.203698133999 bot_volume_total_usdc{bot_id="trend-bot-m7380wxa",bot_type="trend",market="BTC-USD"} 11283.879791734998 bot_volume_total_usdc{bot_id="taker-bot-pxdv6xfr",bot_type="taker",market="BTC-USD"} 7592.1119124589995 bot_volume_total_usdc{bot_id="maker-bot-lqyt9sww",bot_type="maker",market="BTC-USD"} 331856.0046 bot_volume_total_usdc{bot_id="maker-bot-lqyt9sww",bot_type="maker",market="RIT-USD"} 72012.66800000006 bot_volume_total_usdc{bot_id="maker-bot-gh8n5ewp",bot_type="maker",market="BTC-USD"} 320346.5822 bot_volume_total_usdc{bot_id="maker-bot-gh8n5ewp",bot_type="maker",market="RIT-USD"} 80246.73200000006 bot_volume_total_usdc{bot_id="maker-bot-xjjh900j",bot_type="maker",market="BTC-USD"} 292136.6950000006 bot_volume_total_usdc{bot_id="maker-bot-xjjh900j",bot_type="maker",market="RIT-USD"} 95377.46299999993 bot_volume_total_usdc{bot_id="taker-bot-sdlfuhht",bot_type="taker",market="BTC-USD"} 6474.058018502002 bot_volume_total_usdc{bot_id="taker-bot-sdlfuhht",bot_type="taker",market="RIT-USD"} 7537.097614005999 # HELP bot_buy_volume_total_usdc Объём покупок в USDC # TYPE bot_buy_volume_total_usdc counter bot_buy_volume_total_usdc{bot_id="taker-bot-za6a9ywr",bot_type="taker",market="RIT-USD"} 1769.8248468730003 bot_buy_volume_total_usdc{bot_id="taker-bot-za6a9ywr",bot_type="taker",market="BTC-USD"} 2569.5633386510003 bot_buy_volume_total_usdc{bot_id="trend-bot-eu4xpn75",bot_type="trend",market="RIT-USD"} 1657.3119574229993 bot_buy_volume_total_usdc{bot_id="trend-bot-eu4xpn75",bot_type="trend",market="BTC-USD"} 2403.0537332090007 bot_buy_volume_total_usdc{bot_id="taker-bot-pxdv6xfr",bot_type="taker",market="BTC-USD"} 1488.7466766979999 bot_buy_volume_total_usdc{bot_id="maker-bot-lqyt9sww",bot_type="maker",market="BTC-USD"} 104997.58629999985 bot_buy_volume_total_usdc{bot_id="maker-bot-lqyt9sww",bot_type="maker",market="RIT-USD"} 15515.994000000002 bot_buy_volume_total_usdc{bot_id="maker-bot-gh8n5ewp",bot_type="maker",market="BTC-USD"} 113697.35780000014 bot_buy_volume_total_usdc{bot_id="maker-bot-xjjh900j",bot_type="maker",market="BTC-USD"} 164975.0622999997 bot_buy_volume_total_usdc{bot_id="maker-bot-gh8n5ewp",bot_type="maker",market="RIT-USD"} 7773.4360000000015 bot_buy_volume_total_usdc{bot_id="maker-bot-xjjh900j",bot_type="maker",market="RIT-USD"} 2064.752 bot_buy_volume_total_usdc{bot_id="trend-bot-hzd9aqyg",bot_type="trend",market="BTC-USD"} 832.948873866 bot_buy_volume_total_usdc{bot_id="trend-bot-m7380wxa",bot_type="trend",market="BTC-USD"} 1460.48435263 bot_buy_volume_total_usdc{bot_id="taker-bot-d00gqacl",bot_type="taker",market="RIT-USD"} 2266.027681086 bot_buy_volume_total_usdc{bot_id="taker-bot-39lcdsc6",bot_type="taker",market="BTC-USD"} 1093.8890901359998 bot_buy_volume_total_usdc{bot_id="trend-bot-t0k4dfvl",bot_type="trend",market="RIT-USD"} 764.1504968520001 bot_buy_volume_total_usdc{bot_id="taker-bot-d00gqacl",bot_type="taker",market="BTC-USD"} 1863.4903216709995 bot_buy_volume_total_usdc{bot_id="taker-bot-39lcdsc6",bot_type="taker",market="RIT-USD"} 1513.2898127619997 bot_buy_volume_total_usdc{bot_id="trend-bot-hzd9aqyg",bot_type="trend",market="RIT-USD"} 1392.981737688 bot_buy_volume_total_usdc{bot_id="taker-bot-sdlfuhht",bot_type="taker",market="BTC-USD"} 1800.0276778379996 bot_buy_volume_total_usdc{bot_id="taker-bot-sdlfuhht",bot_type="taker",market="RIT-USD"} 2417.9438297510005 bot_buy_volume_total_usdc{bot_id="taker-bot-pxdv6xfr",bot_type="taker",market="RIT-USD"} 3265.141552087 bot_buy_volume_total_usdc{bot_id="trend-bot-m7380wxa",bot_type="trend",market="RIT-USD"} 1207.1607145389999 bot_buy_volume_total_usdc{bot_id="trend-bot-t0k4dfvl",bot_type="trend",market="BTC-USD"} 7082.987136274001 # HELP bot_sell_volume_total_usdc Объём продаж в USDC # TYPE bot_sell_volume_total_usdc counter bot_sell_volume_total_usdc{bot_id="taker-bot-39lcdsc6",bot_type="taker",market="BTC-USD"} 2763.355777630998 bot_sell_volume_total_usdc{bot_id="taker-bot-d00gqacl",bot_type="taker",market="BTC-USD"} 3360.1379131899994 bot_sell_volume_total_usdc{bot_id="trend-bot-hzd9aqyg",bot_type="trend",market="BTC-USD"} 6428.731546547999 bot_sell_volume_total_usdc{bot_id="taker-bot-pxdv6xfr",bot_type="taker",market="RIT-USD"} 2685.245722979 bot_sell_volume_total_usdc{bot_id="trend-bot-t0k4dfvl",bot_type="trend",market="RIT-USD"} 31266.765656166994 bot_sell_volume_total_usdc{bot_id="taker-bot-d00gqacl",bot_type="taker",market="RIT-USD"} 3015.0802494529994 bot_sell_volume_total_usdc{bot_id="trend-bot-m7380wxa",bot_type="trend",market="RIT-USD"} 3657.5451600620013 bot_sell_volume_total_usdc{bot_id="trend-bot-hzd9aqyg",bot_type="trend",market="RIT-USD"} 2940.918936766999 bot_sell_volume_total_usdc{bot_id="trend-bot-t0k4dfvl",bot_type="trend",market="BTC-USD"} 3982.4244949259996 bot_sell_volume_total_usdc{bot_id="taker-bot-39lcdsc6",bot_type="taker",market="RIT-USD"} 1126.0638303239998 bot_sell_volume_total_usdc{bot_id="trend-bot-m7380wxa",bot_type="trend",market="BTC-USD"} 9823.395439104996 bot_sell_volume_total_usdc{bot_id="maker-bot-lqyt9sww",bot_type="maker",market="BTC-USD"} 226858.41829999996 bot_sell_volume_total_usdc{bot_id="maker-bot-lqyt9sww",bot_type="maker",market="RIT-USD"} 56496.673999999926 bot_sell_volume_total_usdc{bot_id="maker-bot-gh8n5ewp",bot_type="maker",market="BTC-USD"} 206649.2244000003 bot_sell_volume_total_usdc{bot_id="maker-bot-gh8n5ewp",bot_type="maker",market="RIT-USD"} 72473.2960000001 bot_sell_volume_total_usdc{bot_id="maker-bot-xjjh900j",bot_type="maker",market="RIT-USD"} 93312.71099999994 bot_sell_volume_total_usdc{bot_id="maker-bot-xjjh900j",bot_type="maker",market="BTC-USD"} 127161.6327000001 bot_sell_volume_total_usdc{bot_id="taker-bot-sdlfuhht",bot_type="taker",market="BTC-USD"} 4674.030340664 bot_sell_volume_total_usdc{bot_id="trend-bot-eu4xpn75",bot_type="trend",market="RIT-USD"} 109791.79279736998 bot_sell_volume_total_usdc{bot_id="trend-bot-eu4xpn75",bot_type="trend",market="BTC-USD"} 2910.149964925 bot_sell_volume_total_usdc{bot_id="taker-bot-za6a9ywr",bot_type="taker",market="BTC-USD"} 5930.838353136 bot_sell_volume_total_usdc{bot_id="taker-bot-sdlfuhht",bot_type="taker",market="RIT-USD"} 5119.153784255001 bot_sell_volume_total_usdc{bot_id="taker-bot-pxdv6xfr",bot_type="taker",market="BTC-USD"} 6103.365235761 bot_sell_volume_total_usdc{bot_id="taker-bot-za6a9ywr",bot_type="taker",market="RIT-USD"} 4260.085863861 # HELP bot_realized_profit_total_usdc Суммарная реализованная прибыль в USDC # TYPE bot_realized_profit_total_usdc counter bot_realized_profit_total_usdc{bot_id="maker-bot-lqyt9sww",bot_type="maker"} 215.9301715073287 bot_realized_profit_total_usdc{bot_id="maker-bot-xjjh900j",bot_type="maker"} 4331.807202166097 bot_realized_profit_total_usdc{bot_id="maker-bot-gh8n5ewp",bot_type="maker"} 4581.343931631271 bot_realized_profit_total_usdc{bot_id="taker-bot-za6a9ywr",bot_type="taker"} 165.97423503869194 bot_realized_profit_total_usdc{bot_id="trend-bot-m7380wxa",bot_type="trend"} 1214.541362582192 bot_realized_profit_total_usdc{bot_id="trend-bot-hzd9aqyg",bot_type="trend"} 280.70019221495727 bot_realized_profit_total_usdc{bot_id="trend-bot-eu4xpn75",bot_type="trend"} 661.8579941664519 bot_realized_profit_total_usdc{bot_id="trend-bot-t0k4dfvl",bot_type="trend"} 786.0200530192418 bot_realized_profit_total_usdc{bot_id="taker-bot-39lcdsc6",bot_type="taker"} 529.2069014285712 bot_realized_profit_total_usdc{bot_id="taker-bot-sdlfuhht",bot_type="taker"} 123.10621766192644 bot_realized_profit_total_usdc{bot_id="taker-bot-d00gqacl",bot_type="taker"} 725.3027822590756 # HELP bot_realized_loss_total_usdc Суммарный реализованный убыток в USDC # TYPE bot_realized_loss_total_usdc counter bot_realized_loss_total_usdc{bot_id="taker-bot-d00gqacl",bot_type="taker"} 2712.684656538688 bot_realized_loss_total_usdc{bot_id="taker-bot-39lcdsc6",bot_type="taker"} 1730.5293455950562 bot_realized_loss_total_usdc{bot_id="trend-bot-m7380wxa",bot_type="trend"} 2764.9835432472455 bot_realized_loss_total_usdc{bot_id="trend-bot-hzd9aqyg",bot_type="trend"} 2089.561390823741 bot_realized_loss_total_usdc{bot_id="maker-bot-lqyt9sww",bot_type="maker"} 1170.2533644705645 bot_realized_loss_total_usdc{bot_id="taker-bot-sdlfuhht",bot_type="taker"} 135.66746818181826 bot_realized_loss_total_usdc{bot_id="taker-bot-pxdv6xfr",bot_type="taker"} 3758.2881373939013 bot_realized_loss_total_usdc{bot_id="trend-bot-eu4xpn75",bot_type="trend"} 4.546752311688385 bot_realized_loss_total_usdc{bot_id="taker-bot-za6a9ywr",bot_type="taker"} 1599.3192165348273 bot_realized_loss_total_usdc{bot_id="trend-bot-t0k4dfvl",bot_type="trend"} 0.28602307692309253 # HELP bot_errors_total Количество ошибок # TYPE bot_errors_total counter # HELP bot_positions_closed_total Количество закрытых позиций # TYPE bot_positions_closed_total counter bot_positions_closed_total{bot_id="maker-bot-lqyt9sww",bot_type="maker",result="profit"} 197 bot_positions_closed_total{bot_id="taker-bot-d00gqacl",bot_type="taker",result="loss"} 228 bot_positions_closed_total{bot_id="maker-bot-xjjh900j",bot_type="maker",result="profit"} 505 bot_positions_closed_total{bot_id="maker-bot-gh8n5ewp",bot_type="maker",result="profit"} 495 bot_positions_closed_total{bot_id="taker-bot-za6a9ywr",bot_type="taker",result="profit"} 17 bot_positions_closed_total{bot_id="taker-bot-39lcdsc6",bot_type="taker",result="loss"} 181 bot_positions_closed_total{bot_id="trend-bot-m7380wxa",bot_type="trend",result="loss"} 98 bot_positions_closed_total{bot_id="trend-bot-hzd9aqyg",bot_type="trend",result="loss"} 67 bot_positions_closed_total{bot_id="maker-bot-lqyt9sww",bot_type="maker",result="loss"} 44 bot_positions_closed_total{bot_id="trend-bot-m7380wxa",bot_type="trend",result="profit"} 47 bot_positions_closed_total{bot_id="trend-bot-hzd9aqyg",bot_type="trend",result="profit"} 18 bot_positions_closed_total{bot_id="taker-bot-sdlfuhht",bot_type="taker",result="loss"} 58 bot_positions_closed_total{bot_id="trend-bot-eu4xpn75",bot_type="trend",result="profit"} 55 bot_positions_closed_total{bot_id="trend-bot-t0k4dfvl",bot_type="trend",result="profit"} 98 bot_positions_closed_total{bot_id="taker-bot-pxdv6xfr",bot_type="taker",result="loss"} 174 bot_positions_closed_total{bot_id="trend-bot-eu4xpn75",bot_type="trend",result="loss"} 19 bot_positions_closed_total{bot_id="taker-bot-za6a9ywr",bot_type="taker",result="loss"} 92 bot_positions_closed_total{bot_id="taker-bot-39lcdsc6",bot_type="taker",result="profit"} 36 bot_positions_closed_total{bot_id="taker-bot-sdlfuhht",bot_type="taker",result="profit"} 19 bot_positions_closed_total{bot_id="taker-bot-d00gqacl",bot_type="taker",result="profit"} 51 bot_positions_closed_total{bot_id="trend-bot-t0k4dfvl",bot_type="trend",result="loss"} 7 # HELP bot_decisions_total Количество торговых решений (Signal Accuracy) # TYPE bot_decisions_total counter bot_decisions_total{bot_id="trend-bot-m7380wxa",bot_type="trend",decision_type="FALSE_BREAKOUT"} 1 bot_decisions_total{bot_id="trend-bot-hzd9aqyg",bot_type="trend",decision_type="correct"} 5 bot_decisions_total{bot_id="trend-bot-eu4xpn75",bot_type="trend",decision_type="correct"} 4 bot_decisions_total{bot_id="trend-bot-t0k4dfvl",bot_type="trend",decision_type="correct"} 3 bot_decisions_total{bot_id="taker-bot-39lcdsc6",bot_type="taker",decision_type="correct"} 2 bot_decisions_total{bot_id="taker-bot-d00gqacl",bot_type="taker",decision_type="correct"} 4 bot_decisions_total{bot_id="trend-bot-m7380wxa",bot_type="trend",decision_type="correct"} 4 bot_decisions_total{bot_id="taker-bot-za6a9ywr",bot_type="taker",decision_type="correct"} 3 bot_decisions_total{bot_id="taker-bot-pxdv6xfr",bot_type="taker",decision_type="correct"} 4 bot_decisions_total{bot_id="taker-bot-sdlfuhht",bot_type="taker",decision_type="correct"} 2 bot_decisions_total{bot_id="trend-bot-eu4xpn75",bot_type="trend",decision_type="WRONG_DIRECTION"} 3 bot_decisions_total{bot_id="trend-bot-t0k4dfvl",bot_type="trend",decision_type="FALSE_BREAKOUT"} 2 bot_decisions_total{bot_id="trend-bot-t0k4dfvl",bot_type="trend",decision_type="WRONG_DIRECTION"} 2 bot_decisions_total{bot_id="trend-bot-eu4xpn75",bot_type="trend",decision_type="FALSE_BREAKOUT"} 1 bot_decisions_total{bot_id="trend-bot-m7380wxa",bot_type="trend",decision_type="LATE_ENTRY"} 1 # HELP bot_fees_total_usdc Общая сумма комиссий за торговлю в USDC (отрицательные = rebates) # TYPE bot_fees_total_usdc gauge bot_fees_total_usdc{bot_id="maker-bot-lqyt9sww",bot_type="maker",market="RIT-USD"} 0.28750000000000014 bot_fees_total_usdc{bot_id="maker-bot-lqyt9sww",bot_type="maker",market="BTC-USD"} 0.6726220000000032 bot_fees_total_usdc{bot_id="taker-bot-d00gqacl",bot_type="taker",market="BTC-USD"} 3.101718 bot_fees_total_usdc{bot_id="taker-bot-d00gqacl",bot_type="taker",market="RIT-USD"} 1.0990069999999994 bot_fees_total_usdc{bot_id="maker-bot-xjjh900j",bot_type="maker",market="RIT-USD"} 0.258153 bot_fees_total_usdc{bot_id="maker-bot-xjjh900j",bot_type="maker",market="BTC-USD"} 0.6897330000000035 bot_fees_total_usdc{bot_id="maker-bot-gh8n5ewp",bot_type="maker",market="BTC-USD"} 0.8169800000000055 bot_fees_total_usdc{bot_id="taker-bot-za6a9ywr",bot_type="taker",market="BTC-USD"} 5.073206999999997 bot_fees_total_usdc{bot_id="taker-bot-pxdv6xfr",bot_type="taker",market="BTC-USD"} 3.4178219999999992 bot_fees_total_usdc{bot_id="taker-bot-39lcdsc6",bot_type="taker",market="BTC-USD"} 2.07123 bot_fees_total_usdc{bot_id="trend-bot-m7380wxa",bot_type="trend",market="BTC-USD"} 5.076675000000002 bot_fees_total_usdc{bot_id="trend-bot-hzd9aqyg",bot_type="trend",market="BTC-USD"} 3.2664259999999983 bot_fees_total_usdc{bot_id="trend-bot-t0k4dfvl",bot_type="trend",market="RIT-USD"} 0.5242870000000001 bot_fees_total_usdc{bot_id="trend-bot-t0k4dfvl",bot_type="trend",market="BTC-USD"} 4.947650000000002 bot_fees_total_usdc{bot_id="trend-bot-eu4xpn75",bot_type="trend",market="BTC-USD"} 2.3922049999999992 bot_fees_total_usdc{bot_id="maker-bot-gh8n5ewp",bot_type="maker",market="RIT-USD"} 0.34550599999999976 bot_fees_total_usdc{bot_id="taker-bot-39lcdsc6",bot_type="taker",market="RIT-USD"} 0.7580840000000001 bot_fees_total_usdc{bot_id="trend-bot-m7380wxa",bot_type="trend",market="RIT-USD"} 0.7442299999999997 bot_fees_total_usdc{bot_id="trend-bot-hzd9aqyg",bot_type="trend",market="RIT-USD"} 0.7514080000000002 bot_fees_total_usdc{bot_id="taker-bot-sdlfuhht",bot_type="taker",market="RIT-USD"} 1.4122340000000004 bot_fees_total_usdc{bot_id="taker-bot-sdlfuhht",bot_type="taker",market="BTC-USD"} 2.7248080000000026 bot_fees_total_usdc{bot_id="trend-bot-eu4xpn75",bot_type="trend",market="RIT-USD"} 0.8108240000000003 bot_fees_total_usdc{bot_id="taker-bot-pxdv6xfr",bot_type="taker",market="RIT-USD"} 1.1466080000000005 bot_fees_total_usdc{bot_id="taker-bot-za6a9ywr",bot_type="taker",market="RIT-USD"} 0.743952 # HELP bot_balance_usdc Текущий баланс бота в USDC # TYPE bot_balance_usdc gauge bot_balance_usdc{bot_id="taker-bot-d00gqacl",bot_type="taker"} 378452.75602557295 bot_balance_usdc{bot_id="maker-bot-xjjh900j",bot_type="maker"} 10502956.985405555 bot_balance_usdc{bot_id="maker-bot-lqyt9sww",bot_type="maker"} 11715042.97695009 bot_balance_usdc{bot_id="taker-bot-za6a9ywr",bot_type="taker"} 252853.8988559287 bot_balance_usdc{bot_id="taker-bot-39lcdsc6",bot_type="taker"} 274077.4643130837 bot_balance_usdc{bot_id="taker-bot-pxdv6xfr",bot_type="taker"} 219606.9904049427 bot_balance_usdc{bot_id="maker-bot-gh8n5ewp",bot_type="maker"} 9772134.855190096 bot_balance_usdc{bot_id="taker-bot-sdlfuhht",bot_type="taker"} 1930.35682517912 bot_balance_usdc{bot_id="trend-bot-hzd9aqyg",bot_type="trend"} 511941.15369217494 bot_balance_usdc{bot_id="trend-bot-m7380wxa",bot_type="trend"} 455697.8855145285 bot_balance_usdc{bot_id="trend-bot-t0k4dfvl",bot_type="trend"} 204447.48620974095 bot_balance_usdc{bot_id="trend-bot-eu4xpn75",bot_type="trend"} 285817.9996016805 # HELP bot_active_positions Количество активных позиций # TYPE bot_active_positions gauge # HELP bot_status Статус бота: 1=running, 0=stopped, -1=error, 2=init, 3=noBalance # TYPE bot_status gauge bot_status{bot_id="maker-bot-xjjh900j",bot_type="maker"} 1 bot_status{bot_id="maker-bot-lqyt9sww",bot_type="maker"} 1 bot_status{bot_id="maker-bot-gh8n5ewp",bot_type="maker"} 1 bot_status{bot_id="taker-bot-pxdv6xfr",bot_type="taker"} 1 bot_status{bot_id="taker-bot-za6a9ywr",bot_type="taker"} 1 bot_status{bot_id="taker-bot-39lcdsc6",bot_type="taker"} 1 bot_status{bot_id="taker-bot-sdlfuhht",bot_type="taker"} 1 bot_status{bot_id="taker-bot-d00gqacl",bot_type="taker"} 1 bot_status{bot_id="trend-bot-m7380wxa",bot_type="trend"} 1 bot_status{bot_id="trend-bot-hzd9aqyg",bot_type="trend"} 1 bot_status{bot_id="trend-bot-eu4xpn75",bot_type="trend"} 1 bot_status{bot_id="trend-bot-t0k4dfvl",bot_type="trend"} 1 # HELP bot_trend_direction Направление тренда для trend-ботов: 1=UP, -1=DOWN, 0=SIDEWAYS # TYPE bot_trend_direction gauge bot_trend_direction{bot_id="trend-bot-m7380wxa"} 1 bot_trend_direction{bot_id="trend-bot-hzd9aqyg"} 1 bot_trend_direction{bot_id="trend-bot-eu4xpn75"} 0 bot_trend_direction{bot_id="trend-bot-t0k4dfvl"} -1 # HELP bot_skill_level Skill Level бота (1-10): уровень мастерства трейдера # TYPE bot_skill_level gauge bot_skill_level{bot_id="maker-bot-xjjh900j",bot_type="maker"} 10 bot_skill_level{bot_id="maker-bot-lqyt9sww",bot_type="maker"} 4 bot_skill_level{bot_id="maker-bot-gh8n5ewp",bot_type="maker"} 1 bot_skill_level{bot_id="taker-bot-pxdv6xfr",bot_type="taker"} 8 bot_skill_level{bot_id="taker-bot-za6a9ywr",bot_type="taker"} 6 bot_skill_level{bot_id="taker-bot-39lcdsc6",bot_type="taker"} 2 bot_skill_level{bot_id="taker-bot-sdlfuhht",bot_type="taker"} 5 bot_skill_level{bot_id="taker-bot-d00gqacl",bot_type="taker"} 7 bot_skill_level{bot_id="trend-bot-m7380wxa",bot_type="trend"} 7 bot_skill_level{bot_id="trend-bot-hzd9aqyg",bot_type="trend"} 7 bot_skill_level{bot_id="trend-bot-eu4xpn75",bot_type="trend"} 6 bot_skill_level{bot_id="trend-bot-t0k4dfvl",bot_type="trend"} 4 # HELP bot_win_rate_percent Процент успешных закрытий позиций # TYPE bot_win_rate_percent gauge bot_win_rate_percent{bot_id="maker-bot-lqyt9sww",bot_type="maker"} 9.164724279349718 bot_win_rate_percent{bot_id="taker-bot-d00gqacl",bot_type="taker"} 55.93901238895105 bot_win_rate_percent{bot_id="maker-bot-xjjh900j",bot_type="maker"} 64.44685690653432 bot_win_rate_percent{bot_id="maker-bot-gh8n5ewp",bot_type="maker"} 3.322382429883799 bot_win_rate_percent{bot_id="taker-bot-za6a9ywr",bot_type="taker"} 52.136894824707845 bot_win_rate_percent{bot_id="taker-bot-39lcdsc6",bot_type="taker"} 52.72170747849106 bot_win_rate_percent{bot_id="trend-bot-m7380wxa",bot_type="trend"} 82.41486276134697 bot_win_rate_percent{bot_id="trend-bot-hzd9aqyg",bot_type="trend"} 33.05650854390711 bot_win_rate_percent{bot_id="taker-bot-sdlfuhht",bot_type="taker"} 49.35067179332095 bot_win_rate_percent{bot_id="trend-bot-eu4xpn75",bot_type="trend"} 60.27681660899654 bot_win_rate_percent{bot_id="trend-bot-t0k4dfvl",bot_type="trend"} 58.47857289317203 bot_win_rate_percent{bot_id="taker-bot-pxdv6xfr",bot_type="taker"} 62.73889490790899 # HELP bot_unrealized_pnl_usdc Нереализованный PnL в USDC # TYPE bot_unrealized_pnl_usdc gauge bot_unrealized_pnl_usdc{bot_id="maker-bot-lqyt9sww",bot_type="maker",market="RIT-USD"} -15839.00917150982 bot_unrealized_pnl_usdc{bot_id="maker-bot-lqyt9sww",bot_type="maker",market="BTC-USD"} 34379.755474973994 bot_unrealized_pnl_usdc{bot_id="taker-bot-d00gqacl",bot_type="taker",market="RIT-USD"} -101413.94441511606 bot_unrealized_pnl_usdc{bot_id="maker-bot-xjjh900j",bot_type="maker",market="RIT-USD"} 21756.54823550227 bot_unrealized_pnl_usdc{bot_id="maker-bot-xjjh900j",bot_type="maker",market="BTC-USD"} 9439.885231451197 bot_unrealized_pnl_usdc{bot_id="taker-bot-pxdv6xfr",bot_type="taker",market="BTC-USD"} -39.686142341 bot_unrealized_pnl_usdc{bot_id="taker-bot-pxdv6xfr",bot_type="taker",market="RIT-USD"} -68544.2593848011 bot_unrealized_pnl_usdc{bot_id="maker-bot-gh8n5ewp",bot_type="maker",market="RIT-USD"} 37605.74468290928 bot_unrealized_pnl_usdc{bot_id="maker-bot-gh8n5ewp",bot_type="maker",market="BTC-USD"} 20752.131777225328 bot_unrealized_pnl_usdc{bot_id="taker-bot-za6a9ywr",bot_type="taker",market="BTC-USD"} -2.231174044884956 bot_unrealized_pnl_usdc{bot_id="taker-bot-za6a9ywr",bot_type="taker",market="RIT-USD"} -38986.7092290166 bot_unrealized_pnl_usdc{bot_id="taker-bot-39lcdsc6",bot_type="taker",market="BTC-USD"} -0.013219584 bot_unrealized_pnl_usdc{bot_id="taker-bot-39lcdsc6",bot_type="taker",market="RIT-USD"} -37808.79863896657 bot_unrealized_pnl_usdc{bot_id="trend-bot-m7380wxa",bot_type="trend",market="RIT-USD"} 81296.17910569062 bot_unrealized_pnl_usdc{bot_id="trend-bot-m7380wxa",bot_type="trend",market="BTC-USD"} 0.42458334951724136 bot_unrealized_pnl_usdc{bot_id="trend-bot-hzd9aqyg",bot_type="trend",market="RIT-USD"} 45273.03521226596 bot_unrealized_pnl_usdc{bot_id="trend-bot-hzd9aqyg",bot_type="trend",market="BTC-USD"} 0.9512061230617284 bot_unrealized_pnl_usdc{bot_id="trend-bot-eu4xpn75",bot_type="trend",market="BTC-USD"} 0.5351081491948052 bot_unrealized_pnl_usdc{bot_id="trend-bot-eu4xpn75",bot_type="trend",market="RIT-USD"} 62292.924881514446 bot_unrealized_pnl_usdc{bot_id="trend-bot-t0k4dfvl",bot_type="trend",market="RIT-USD"} 17638.81580456291 bot_unrealized_pnl_usdc{bot_id="trend-bot-t0k4dfvl",bot_type="trend",market="BTC-USD"} -0.030439168 bot_unrealized_pnl_usdc{bot_id="taker-bot-d00gqacl",bot_type="taker",market="BTC-USD"} 0.049437088 bot_unrealized_pnl_usdc{bot_id="taker-bot-sdlfuhht",bot_type="taker",market="BTC-USD"} 3.798878604087167 bot_unrealized_pnl_usdc{bot_id="taker-bot-sdlfuhht",bot_type="taker",market="RIT-USD"} 126.53462646195796 # HELP bot_active_count Количество активных ботов # TYPE bot_active_count gauge # HELP bot_oracle_price Текущая Oracle цена # TYPE bot_oracle_price gauge bot_oracle_price{market="BTC-USD"} 77219.90208 bot_oracle_price{market="RIT-USD"} 187.816068 # HELP bot_market_price Текущая рыночная цена (mid) # TYPE bot_market_price gauge bot_market_price{market="BTC-USD"} 77288.5 bot_market_price{market="RIT-USD"} 148.5 # HELP bot_ml_model_status Статус ML модели: 1=загружена, 0=не загружена # TYPE bot_ml_model_status gauge bot_ml_model_status 0 # HELP bot_ml_model_accuracy Точность ML модели (0-1) # TYPE bot_ml_model_accuracy gauge bot_ml_model_accuracy 0 # HELP bot_ml_avg_confidence Средняя уверенность ML предсказаний (0-1) # TYPE bot_ml_avg_confidence gauge bot_ml_avg_confidence 0 # HELP bot_ml_predictions_total Общее количество ML предсказаний # TYPE bot_ml_predictions_total counter # HELP bot_ml_correct_predictions_total Количество правильных ML предсказаний # TYPE bot_ml_correct_predictions_total counter bot_ml_correct_predictions_total 0 # HELP bot_ml_last_direction Направление последнего предсказания: 1=UP, -1=DOWN, 0=NEUTRAL # TYPE bot_ml_last_direction gauge bot_ml_last_direction 0 # HELP bot_ml_last_confidence Уверенность последнего предсказания (0-1) # TYPE bot_ml_last_confidence gauge bot_ml_last_confidence 0 # HELP bot_ml_training_status Статус обучения: 0=idle, 1=training # TYPE bot_ml_training_status gauge bot_ml_training_status 0 # HELP bot_ml_training_progress Прогресс обучения (0-100%) # TYPE bot_ml_training_progress gauge bot_ml_training_progress 0 # HELP bot_ml_training_epoch Текущая эпоха обучения # TYPE bot_ml_training_epoch gauge bot_ml_training_epoch 0 # HELP bot_order_size_usdc Распределение размеров ордеров в USDC # TYPE bot_order_size_usdc histogram bot_order_size_usdc_bucket{le="10",bot_id="taker-bot-39lcdsc6",bot_type="taker",side="SELL"} 39 bot_order_size_usdc_bucket{le="20",bot_id="taker-bot-39lcdsc6",bot_type="taker",side="SELL"} 105 bot_order_size_usdc_bucket{le="30",bot_id="taker-bot-39lcdsc6",bot_type="taker",side="SELL"} 129 bot_order_size_usdc_bucket{le="40",bot_id="taker-bot-39lcdsc6",bot_type="taker",side="SELL"} 136 bot_order_size_usdc_bucket{le="50",bot_id="taker-bot-39lcdsc6",bot_type="taker",side="SELL"} 136 bot_order_size_usdc_bucket{le="60",bot_id="taker-bot-39lcdsc6",bot_type="taker",side="SELL"} 136 bot_order_size_usdc_bucket{le="70",bot_id="taker-bot-39lcdsc6",bot_type="taker",side="SELL"} 136 bot_order_size_usdc_bucket{le="80",bot_id="taker-bot-39lcdsc6",bot_type="taker",side="SELL"} 136 bot_order_size_usdc_bucket{le="90",bot_id="taker-bot-39lcdsc6",bot_type="taker",side="SELL"} 136 bot_order_size_usdc_bucket{le="100",bot_id="taker-bot-39lcdsc6",bot_type="taker",side="SELL"} 136 bot_order_size_usdc_bucket{le="150",bot_id="taker-bot-39lcdsc6",bot_type="taker",side="SELL"} 136 bot_order_size_usdc_bucket{le="200",bot_id="taker-bot-39lcdsc6",bot_type="taker",side="SELL"} 136 bot_order_size_usdc_bucket{le="300",bot_id="taker-bot-39lcdsc6",bot_type="taker",side="SELL"} 136 bot_order_size_usdc_bucket{le="500",bot_id="taker-bot-39lcdsc6",bot_type="taker",side="SELL"} 136 bot_order_size_usdc_bucket{le="1000",bot_id="taker-bot-39lcdsc6",bot_type="taker",side="SELL"} 136 bot_order_size_usdc_bucket{le="+Inf",bot_id="taker-bot-39lcdsc6",bot_type="taker",side="SELL"} 137 bot_order_size_usdc_sum{bot_id="taker-bot-39lcdsc6",bot_type="taker",side="SELL"} 3889.419607954998 bot_order_size_usdc_count{bot_id="taker-bot-39lcdsc6",bot_type="taker",side="SELL"} 137 bot_order_size_usdc_bucket{le="10",bot_id="taker-bot-d00gqacl",bot_type="taker",side="SELL"} 15 bot_order_size_usdc_bucket{le="20",bot_id="taker-bot-d00gqacl",bot_type="taker",side="SELL"} 41 bot_order_size_usdc_bucket{le="30",bot_id="taker-bot-d00gqacl",bot_type="taker",side="SELL"} 79 bot_order_size_usdc_bucket{le="40",bot_id="taker-bot-d00gqacl",bot_type="taker",side="SELL"} 126 bot_order_size_usdc_bucket{le="50",bot_id="taker-bot-d00gqacl",bot_type="taker",side="SELL"} 155 bot_order_size_usdc_bucket{le="60",bot_id="taker-bot-d00gqacl",bot_type="taker",side="SELL"} 169 bot_order_size_usdc_bucket{le="70",bot_id="taker-bot-d00gqacl",bot_type="taker",side="SELL"} 180 bot_order_size_usdc_bucket{le="80",bot_id="taker-bot-d00gqacl",bot_type="taker",side="SELL"} 182 bot_order_size_usdc_bucket{le="90",bot_id="taker-bot-d00gqacl",bot_type="taker",side="SELL"} 183 bot_order_size_usdc_bucket{le="100",bot_id="taker-bot-d00gqacl",bot_type="taker",side="SELL"} 185 bot_order_size_usdc_bucket{le="150",bot_id="taker-bot-d00gqacl",bot_type="taker",side="SELL"} 186 bot_order_size_usdc_bucket{le="200",bot_id="taker-bot-d00gqacl",bot_type="taker",side="SELL"} 186 bot_order_size_usdc_bucket{le="300",bot_id="taker-bot-d00gqacl",bot_type="taker",side="SELL"} 186 bot_order_size_usdc_bucket{le="500",bot_id="taker-bot-d00gqacl",bot_type="taker",side="SELL"} 186 bot_order_size_usdc_bucket{le="1000",bot_id="taker-bot-d00gqacl",bot_type="taker",side="SELL"} 186 bot_order_size_usdc_bucket{le="+Inf",bot_id="taker-bot-d00gqacl",bot_type="taker",side="SELL"} 186 bot_order_size_usdc_sum{bot_id="taker-bot-d00gqacl",bot_type="taker",side="SELL"} 6375.218162642998 bot_order_size_usdc_count{bot_id="taker-bot-d00gqacl",bot_type="taker",side="SELL"} 186 bot_order_size_usdc_bucket{le="10",bot_id="taker-bot-za6a9ywr",bot_type="taker",side="BUY"} 0 bot_order_size_usdc_bucket{le="20",bot_id="taker-bot-za6a9ywr",bot_type="taker",side="BUY"} 0 bot_order_size_usdc_bucket{le="30",bot_id="taker-bot-za6a9ywr",bot_type="taker",side="BUY"} 0 bot_order_size_usdc_bucket{le="40",bot_id="taker-bot-za6a9ywr",bot_type="taker",side="BUY"} 0 bot_order_size_usdc_bucket{le="50",bot_id="taker-bot-za6a9ywr",bot_type="taker",side="BUY"} 2 bot_order_size_usdc_bucket{le="60",bot_id="taker-bot-za6a9ywr",bot_type="taker",side="BUY"} 3 bot_order_size_usdc_bucket{le="70",bot_id="taker-bot-za6a9ywr",bot_type="taker",side="BUY"} 4 bot_order_size_usdc_bucket{le="80",bot_id="taker-bot-za6a9ywr",bot_type="taker",side="BUY"} 8 bot_order_size_usdc_bucket{le="90",bot_id="taker-bot-za6a9ywr",bot_type="taker",side="BUY"} 9 bot_order_size_usdc_bucket{le="100",bot_id="taker-bot-za6a9ywr",bot_type="taker",side="BUY"} 11 bot_order_size_usdc_bucket{le="150",bot_id="taker-bot-za6a9ywr",bot_type="taker",side="BUY"} 19 bot_order_size_usdc_bucket{le="200",bot_id="taker-bot-za6a9ywr",bot_type="taker",side="BUY"} 25 bot_order_size_usdc_bucket{le="300",bot_id="taker-bot-za6a9ywr",bot_type="taker",side="BUY"} 31 bot_order_size_usdc_bucket{le="500",bot_id="taker-bot-za6a9ywr",bot_type="taker",side="BUY"} 31 bot_order_size_usdc_bucket{le="1000",bot_id="taker-bot-za6a9ywr",bot_type="taker",side="BUY"} 31 bot_order_size_usdc_bucket{le="+Inf",bot_id="taker-bot-za6a9ywr",bot_type="taker",side="BUY"} 31 bot_order_size_usdc_sum{bot_id="taker-bot-za6a9ywr",bot_type="taker",side="BUY"} 4339.388185524 bot_order_size_usdc_count{bot_id="taker-bot-za6a9ywr",bot_type="taker",side="BUY"} 31 bot_order_size_usdc_bucket{le="10",bot_id="trend-bot-hzd9aqyg",bot_type="trend",side="SELL"} 12 bot_order_size_usdc_bucket{le="20",bot_id="trend-bot-hzd9aqyg",bot_type="trend",side="SELL"} 46 bot_order_size_usdc_bucket{le="30",bot_id="trend-bot-hzd9aqyg",bot_type="trend",side="SELL"} 62 bot_order_size_usdc_bucket{le="40",bot_id="trend-bot-hzd9aqyg",bot_type="trend",side="SELL"} 105 bot_order_size_usdc_bucket{le="50",bot_id="trend-bot-hzd9aqyg",bot_type="trend",side="SELL"} 140 bot_order_size_usdc_bucket{le="60",bot_id="trend-bot-hzd9aqyg",bot_type="trend",side="SELL"} 152 bot_order_size_usdc_bucket{le="70",bot_id="trend-bot-hzd9aqyg",bot_type="trend",side="SELL"} 154 bot_order_size_usdc_bucket{le="80",bot_id="trend-bot-hzd9aqyg",bot_type="trend",side="SELL"} 154 bot_order_size_usdc_bucket{le="90",bot_id="trend-bot-hzd9aqyg",bot_type="trend",side="SELL"} 154 bot_order_size_usdc_bucket{le="100",bot_id="trend-bot-hzd9aqyg",bot_type="trend",side="SELL"} 155 bot_order_size_usdc_bucket{le="150",bot_id="trend-bot-hzd9aqyg",bot_type="trend",side="SELL"} 160 bot_order_size_usdc_bucket{le="200",bot_id="trend-bot-hzd9aqyg",bot_type="trend",side="SELL"} 160 bot_order_size_usdc_bucket{le="300",bot_id="trend-bot-hzd9aqyg",bot_type="trend",side="SELL"} 160 bot_order_size_usdc_bucket{le="500",bot_id="trend-bot-hzd9aqyg",bot_type="trend",side="SELL"} 160 bot_order_size_usdc_bucket{le="1000",bot_id="trend-bot-hzd9aqyg",bot_type="trend",side="SELL"} 160 bot_order_size_usdc_bucket{le="+Inf",bot_id="trend-bot-hzd9aqyg",bot_type="trend",side="SELL"} 161 bot_order_size_usdc_sum{bot_id="trend-bot-hzd9aqyg",bot_type="trend",side="SELL"} 9369.650483315007 bot_order_size_usdc_count{bot_id="trend-bot-hzd9aqyg",bot_type="trend",side="SELL"} 161 bot_order_size_usdc_bucket{le="10",bot_id="taker-bot-pxdv6xfr",bot_type="taker",side="SELL"} 0 bot_order_size_usdc_bucket{le="20",bot_id="taker-bot-pxdv6xfr",bot_type="taker",side="SELL"} 0 bot_order_size_usdc_bucket{le="30",bot_id="taker-bot-pxdv6xfr",bot_type="taker",side="SELL"} 0 bot_order_size_usdc_bucket{le="40",bot_id="taker-bot-pxdv6xfr",bot_type="taker",side="SELL"} 0 bot_order_size_usdc_bucket{le="50",bot_id="taker-bot-pxdv6xfr",bot_type="taker",side="SELL"} 0 bot_order_size_usdc_bucket{le="60",bot_id="taker-bot-pxdv6xfr",bot_type="taker",side="SELL"} 0 bot_order_size_usdc_bucket{le="70",bot_id="taker-bot-pxdv6xfr",bot_type="taker",side="SELL"} 0 bot_order_size_usdc_bucket{le="80",bot_id="taker-bot-pxdv6xfr",bot_type="taker",side="SELL"} 0 bot_order_size_usdc_bucket{le="90",bot_id="taker-bot-pxdv6xfr",bot_type="taker",side="SELL"} 1 bot_order_size_usdc_bucket{le="100",bot_id="taker-bot-pxdv6xfr",bot_type="taker",side="SELL"} 1 bot_order_size_usdc_bucket{le="150",bot_id="taker-bot-pxdv6xfr",bot_type="taker",side="SELL"} 4 bot_order_size_usdc_bucket{le="200",bot_id="taker-bot-pxdv6xfr",bot_type="taker",side="SELL"} 6 bot_order_size_usdc_bucket{le="300",bot_id="taker-bot-pxdv6xfr",bot_type="taker",side="SELL"} 15 bot_order_size_usdc_bucket{le="500",bot_id="taker-bot-pxdv6xfr",bot_type="taker",side="SELL"} 21 bot_order_size_usdc_bucket{le="1000",bot_id="taker-bot-pxdv6xfr",bot_type="taker",side="SELL"} 27 bot_order_size_usdc_bucket{le="+Inf",bot_id="taker-bot-pxdv6xfr",bot_type="taker",side="SELL"} 27 bot_order_size_usdc_sum{bot_id="taker-bot-pxdv6xfr",bot_type="taker",side="SELL"} 8788.610958739999 bot_order_size_usdc_count{bot_id="taker-bot-pxdv6xfr",bot_type="taker",side="SELL"} 27 bot_order_size_usdc_bucket{le="10",bot_id="trend-bot-t0k4dfvl",bot_type="trend",side="SELL"} 26 bot_order_size_usdc_bucket{le="20",bot_id="trend-bot-t0k4dfvl",bot_type="trend",side="SELL"} 55 bot_order_size_usdc_bucket{le="30",bot_id="trend-bot-t0k4dfvl",bot_type="trend",side="SELL"} 78 bot_order_size_usdc_bucket{le="40",bot_id="trend-bot-t0k4dfvl",bot_type="trend",side="SELL"} 127 bot_order_size_usdc_bucket{le="50",bot_id="trend-bot-t0k4dfvl",bot_type="trend",side="SELL"} 164 bot_order_size_usdc_bucket{le="60",bot_id="trend-bot-t0k4dfvl",bot_type="trend",side="SELL"} 188 bot_order_size_usdc_bucket{le="70",bot_id="trend-bot-t0k4dfvl",bot_type="trend",side="SELL"} 192 bot_order_size_usdc_bucket{le="80",bot_id="trend-bot-t0k4dfvl",bot_type="trend",side="SELL"} 192 bot_order_size_usdc_bucket{le="90",bot_id="trend-bot-t0k4dfvl",bot_type="trend",side="SELL"} 193 bot_order_size_usdc_bucket{le="100",bot_id="trend-bot-t0k4dfvl",bot_type="trend",side="SELL"} 193 bot_order_size_usdc_bucket{le="150",bot_id="trend-bot-t0k4dfvl",bot_type="trend",side="SELL"} 200 bot_order_size_usdc_bucket{le="200",bot_id="trend-bot-t0k4dfvl",bot_type="trend",side="SELL"} 200 bot_order_size_usdc_bucket{le="300",bot_id="trend-bot-t0k4dfvl",bot_type="trend",side="SELL"} 200 bot_order_size_usdc_bucket{le="500",bot_id="trend-bot-t0k4dfvl",bot_type="trend",side="SELL"} 200 bot_order_size_usdc_bucket{le="1000",bot_id="trend-bot-t0k4dfvl",bot_type="trend",side="SELL"} 200 bot_order_size_usdc_bucket{le="+Inf",bot_id="trend-bot-t0k4dfvl",bot_type="trend",side="SELL"} 202 bot_order_size_usdc_sum{bot_id="trend-bot-t0k4dfvl",bot_type="trend",side="SELL"} 35249.19015109301 bot_order_size_usdc_count{bot_id="trend-bot-t0k4dfvl",bot_type="trend",side="SELL"} 202 bot_order_size_usdc_bucket{le="10",bot_id="trend-bot-m7380wxa",bot_type="trend",side="SELL"} 14 bot_order_size_usdc_bucket{le="20",bot_id="trend-bot-m7380wxa",bot_type="trend",side="SELL"} 40 bot_order_size_usdc_bucket{le="30",bot_id="trend-bot-m7380wxa",bot_type="trend",side="SELL"} 55 bot_order_size_usdc_bucket{le="40",bot_id="trend-bot-m7380wxa",bot_type="trend",side="SELL"} 114 bot_order_size_usdc_bucket{le="50",bot_id="trend-bot-m7380wxa",bot_type="trend",side="SELL"} 156 bot_order_size_usdc_bucket{le="60",bot_id="trend-bot-m7380wxa",bot_type="trend",side="SELL"} 174 bot_order_size_usdc_bucket{le="70",bot_id="trend-bot-m7380wxa",bot_type="trend",side="SELL"} 177 bot_order_size_usdc_bucket{le="80",bot_id="trend-bot-m7380wxa",bot_type="trend",side="SELL"} 178 bot_order_size_usdc_bucket{le="90",bot_id="trend-bot-m7380wxa",bot_type="trend",side="SELL"} 179 bot_order_size_usdc_bucket{le="100",bot_id="trend-bot-m7380wxa",bot_type="trend",side="SELL"} 181 bot_order_size_usdc_bucket{le="150",bot_id="trend-bot-m7380wxa",bot_type="trend",side="SELL"} 187 bot_order_size_usdc_bucket{le="200",bot_id="trend-bot-m7380wxa",bot_type="trend",side="SELL"} 189 bot_order_size_usdc_bucket{le="300",bot_id="trend-bot-m7380wxa",bot_type="trend",side="SELL"} 189 bot_order_size_usdc_bucket{le="500",bot_id="trend-bot-m7380wxa",bot_type="trend",side="SELL"} 189 bot_order_size_usdc_bucket{le="1000",bot_id="trend-bot-m7380wxa",bot_type="trend",side="SELL"} 189 bot_order_size_usdc_bucket{le="+Inf",bot_id="trend-bot-m7380wxa",bot_type="trend",side="SELL"} 190 bot_order_size_usdc_sum{bot_id="trend-bot-m7380wxa",bot_type="trend",side="SELL"} 13480.940599166997 bot_order_size_usdc_count{bot_id="trend-bot-m7380wxa",bot_type="trend",side="SELL"} 190 bot_order_size_usdc_bucket{le="10",bot_id="trend-bot-eu4xpn75",bot_type="trend",side="BUY"} 10 bot_order_size_usdc_bucket{le="20",bot_id="trend-bot-eu4xpn75",bot_type="trend",side="BUY"} 26 bot_order_size_usdc_bucket{le="30",bot_id="trend-bot-eu4xpn75",bot_type="trend",side="BUY"} 30 bot_order_size_usdc_bucket{le="40",bot_id="trend-bot-eu4xpn75",bot_type="trend",side="BUY"} 43 bot_order_size_usdc_bucket{le="50",bot_id="trend-bot-eu4xpn75",bot_type="trend",side="BUY"} 52 bot_order_size_usdc_bucket{le="60",bot_id="trend-bot-eu4xpn75",bot_type="trend",side="BUY"} 57 bot_order_size_usdc_bucket{le="70",bot_id="trend-bot-eu4xpn75",bot_type="trend",side="BUY"} 61 bot_order_size_usdc_bucket{le="80",bot_id="trend-bot-eu4xpn75",bot_type="trend",side="BUY"} 61 bot_order_size_usdc_bucket{le="90",bot_id="trend-bot-eu4xpn75",bot_type="trend",side="BUY"} 62 bot_order_size_usdc_bucket{le="100",bot_id="trend-bot-eu4xpn75",bot_type="trend",side="BUY"} 64 bot_order_size_usdc_bucket{le="150",bot_id="trend-bot-eu4xpn75",bot_type="trend",side="BUY"} 67 bot_order_size_usdc_bucket{le="200",bot_id="trend-bot-eu4xpn75",bot_type="trend",side="BUY"} 68 bot_order_size_usdc_bucket{le="300",bot_id="trend-bot-eu4xpn75",bot_type="trend",side="BUY"} 69 bot_order_size_usdc_bucket{le="500",bot_id="trend-bot-eu4xpn75",bot_type="trend",side="BUY"} 70 bot_order_size_usdc_bucket{le="1000",bot_id="trend-bot-eu4xpn75",bot_type="trend",side="BUY"} 71 bot_order_size_usdc_bucket{le="+Inf",bot_id="trend-bot-eu4xpn75",bot_type="trend",side="BUY"} 71 bot_order_size_usdc_sum{bot_id="trend-bot-eu4xpn75",bot_type="trend",side="BUY"} 4060.3656906320016 bot_order_size_usdc_count{bot_id="trend-bot-eu4xpn75",bot_type="trend",side="BUY"} 71 bot_order_size_usdc_bucket{le="10",bot_id="taker-bot-pxdv6xfr",bot_type="taker",side="BUY"} 0 bot_order_size_usdc_bucket{le="20",bot_id="taker-bot-pxdv6xfr",bot_type="taker",side="BUY"} 0 bot_order_size_usdc_bucket{le="30",bot_id="taker-bot-pxdv6xfr",bot_type="taker",side="BUY"} 0 bot_order_size_usdc_bucket{le="40",bot_id="taker-bot-pxdv6xfr",bot_type="taker",side="BUY"} 0 bot_order_size_usdc_bucket{le="50",bot_id="taker-bot-pxdv6xfr",bot_type="taker",side="BUY"} 0 bot_order_size_usdc_bucket{le="60",bot_id="taker-bot-pxdv6xfr",bot_type="taker",side="BUY"} 0 bot_order_size_usdc_bucket{le="70",bot_id="taker-bot-pxdv6xfr",bot_type="taker",side="BUY"} 0 bot_order_size_usdc_bucket{le="80",bot_id="taker-bot-pxdv6xfr",bot_type="taker",side="BUY"} 0 bot_order_size_usdc_bucket{le="90",bot_id="taker-bot-pxdv6xfr",bot_type="taker",side="BUY"} 0 bot_order_size_usdc_bucket{le="100",bot_id="taker-bot-pxdv6xfr",bot_type="taker",side="BUY"} 0 bot_order_size_usdc_bucket{le="150",bot_id="taker-bot-pxdv6xfr",bot_type="taker",side="BUY"} 0 bot_order_size_usdc_bucket{le="200",bot_id="taker-bot-pxdv6xfr",bot_type="taker",side="BUY"} 2 bot_order_size_usdc_bucket{le="300",bot_id="taker-bot-pxdv6xfr",bot_type="taker",side="BUY"} 8 bot_order_size_usdc_bucket{le="500",bot_id="taker-bot-pxdv6xfr",bot_type="taker",side="BUY"} 13 bot_order_size_usdc_bucket{le="1000",bot_id="taker-bot-pxdv6xfr",bot_type="taker",side="BUY"} 15 bot_order_size_usdc_bucket{le="+Inf",bot_id="taker-bot-pxdv6xfr",bot_type="taker",side="BUY"} 15 bot_order_size_usdc_sum{bot_id="taker-bot-pxdv6xfr",bot_type="taker",side="BUY"} 4753.888228785 bot_order_size_usdc_count{bot_id="taker-bot-pxdv6xfr",bot_type="taker",side="BUY"} 15 bot_order_size_usdc_bucket{le="10",bot_id="maker-bot-lqyt9sww",bot_type="maker",side="SELL"} 1427 bot_order_size_usdc_bucket{le="20",bot_id="maker-bot-lqyt9sww",bot_type="maker",side="SELL"} 1762 bot_order_size_usdc_bucket{le="30",bot_id="maker-bot-lqyt9sww",bot_type="maker",side="SELL"} 1967 bot_order_size_usdc_bucket{le="40",bot_id="maker-bot-lqyt9sww",bot_type="maker",side="SELL"} 2245 bot_order_size_usdc_bucket{le="50",bot_id="maker-bot-lqyt9sww",bot_type="maker",side="SELL"} 2379 bot_order_size_usdc_bucket{le="60",bot_id="maker-bot-lqyt9sww",bot_type="maker",side="SELL"} 2488 bot_order_size_usdc_bucket{le="70",bot_id="maker-bot-lqyt9sww",bot_type="maker",side="SELL"} 2624 bot_order_size_usdc_bucket{le="80",bot_id="maker-bot-lqyt9sww",bot_type="maker",side="SELL"} 2686 bot_order_size_usdc_bucket{le="90",bot_id="maker-bot-lqyt9sww",bot_type="maker",side="SELL"} 2745 bot_order_size_usdc_bucket{le="100",bot_id="maker-bot-lqyt9sww",bot_type="maker",side="SELL"} 2794 bot_order_size_usdc_bucket{le="150",bot_id="maker-bot-lqyt9sww",bot_type="maker",side="SELL"} 2915 bot_order_size_usdc_bucket{le="200",bot_id="maker-bot-lqyt9sww",bot_type="maker",side="SELL"} 2943 bot_order_size_usdc_bucket{le="300",bot_id="maker-bot-lqyt9sww",bot_type="maker",side="SELL"} 3017 bot_order_size_usdc_bucket{le="500",bot_id="maker-bot-lqyt9sww",bot_type="maker",side="SELL"} 3116 bot_order_size_usdc_bucket{le="1000",bot_id="maker-bot-lqyt9sww",bot_type="maker",side="SELL"} 3234 bot_order_size_usdc_bucket{le="+Inf",bot_id="maker-bot-lqyt9sww",bot_type="maker",side="SELL"} 3276 bot_order_size_usdc_sum{bot_id="maker-bot-lqyt9sww",bot_type="maker",side="SELL"} 283355.0923 bot_order_size_usdc_count{bot_id="maker-bot-lqyt9sww",bot_type="maker",side="SELL"} 3276 bot_order_size_usdc_bucket{le="10",bot_id="maker-bot-lqyt9sww",bot_type="maker",side="BUY"} 713 bot_order_size_usdc_bucket{le="20",bot_id="maker-bot-lqyt9sww",bot_type="maker",side="BUY"} 827 bot_order_size_usdc_bucket{le="30",bot_id="maker-bot-lqyt9sww",bot_type="maker",side="BUY"} 923 bot_order_size_usdc_bucket{le="40",bot_id="maker-bot-lqyt9sww",bot_type="maker",side="BUY"} 1045 bot_order_size_usdc_bucket{le="50",bot_id="maker-bot-lqyt9sww",bot_type="maker",side="BUY"} 1097 bot_order_size_usdc_bucket{le="60",bot_id="maker-bot-lqyt9sww",bot_type="maker",side="BUY"} 1156 bot_order_size_usdc_bucket{le="70",bot_id="maker-bot-lqyt9sww",bot_type="maker",side="BUY"} 1233 bot_order_size_usdc_bucket{le="80",bot_id="maker-bot-lqyt9sww",bot_type="maker",side="BUY"} 1276 bot_order_size_usdc_bucket{le="90",bot_id="maker-bot-lqyt9sww",bot_type="maker",side="BUY"} 1300 bot_order_size_usdc_bucket{le="100",bot_id="maker-bot-lqyt9sww",bot_type="maker",side="BUY"} 1325 bot_order_size_usdc_bucket{le="150",bot_id="maker-bot-lqyt9sww",bot_type="maker",side="BUY"} 1394 bot_order_size_usdc_bucket{le="200",bot_id="maker-bot-lqyt9sww",bot_type="maker",side="BUY"} 1409 bot_order_size_usdc_bucket{le="300",bot_id="maker-bot-lqyt9sww",bot_type="maker",side="BUY"} 1435 bot_order_size_usdc_bucket{le="500",bot_id="maker-bot-lqyt9sww",bot_type="maker",side="BUY"} 1464 bot_order_size_usdc_bucket{le="1000",bot_id="maker-bot-lqyt9sww",bot_type="maker",side="BUY"} 1523 bot_order_size_usdc_bucket{le="+Inf",bot_id="maker-bot-lqyt9sww",bot_type="maker",side="BUY"} 1536 bot_order_size_usdc_sum{bot_id="maker-bot-lqyt9sww",bot_type="maker",side="BUY"} 120513.58029999997 bot_order_size_usdc_count{bot_id="maker-bot-lqyt9sww",bot_type="maker",side="BUY"} 1536 bot_order_size_usdc_bucket{le="10",bot_id="maker-bot-gh8n5ewp",bot_type="maker",side="SELL"} 1492 bot_order_size_usdc_bucket{le="20",bot_id="maker-bot-gh8n5ewp",bot_type="maker",side="SELL"} 1914 bot_order_size_usdc_bucket{le="30",bot_id="maker-bot-gh8n5ewp",bot_type="maker",side="SELL"} 2165 bot_order_size_usdc_bucket{le="40",bot_id="maker-bot-gh8n5ewp",bot_type="maker",side="SELL"} 2421 bot_order_size_usdc_bucket{le="50",bot_id="maker-bot-gh8n5ewp",bot_type="maker",side="SELL"} 2577 bot_order_size_usdc_bucket{le="60",bot_id="maker-bot-gh8n5ewp",bot_type="maker",side="SELL"} 2692 bot_order_size_usdc_bucket{le="70",bot_id="maker-bot-gh8n5ewp",bot_type="maker",side="SELL"} 2834 bot_order_size_usdc_bucket{le="80",bot_id="maker-bot-gh8n5ewp",bot_type="maker",side="SELL"} 2934 bot_order_size_usdc_bucket{le="90",bot_id="maker-bot-gh8n5ewp",bot_type="maker",side="SELL"} 2981 bot_order_size_usdc_bucket{le="100",bot_id="maker-bot-gh8n5ewp",bot_type="maker",side="SELL"} 3031 bot_order_size_usdc_bucket{le="150",bot_id="maker-bot-gh8n5ewp",bot_type="maker",side="SELL"} 3157 bot_order_size_usdc_bucket{le="200",bot_id="maker-bot-gh8n5ewp",bot_type="maker",side="SELL"} 3196 bot_order_size_usdc_bucket{le="300",bot_id="maker-bot-gh8n5ewp",bot_type="maker",side="SELL"} 3271 bot_order_size_usdc_bucket{le="500",bot_id="maker-bot-gh8n5ewp",bot_type="maker",side="SELL"} 3390 bot_order_size_usdc_bucket{le="1000",bot_id="maker-bot-gh8n5ewp",bot_type="maker",side="SELL"} 3515 bot_order_size_usdc_bucket{le="+Inf",bot_id="maker-bot-gh8n5ewp",bot_type="maker",side="SELL"} 3543 bot_order_size_usdc_sum{bot_id="maker-bot-gh8n5ewp",bot_type="maker",side="SELL"} 279122.5204000001 bot_order_size_usdc_count{bot_id="maker-bot-gh8n5ewp",bot_type="maker",side="SELL"} 3543 bot_order_size_usdc_bucket{le="10",bot_id="maker-bot-gh8n5ewp",bot_type="maker",side="BUY"} 694 bot_order_size_usdc_bucket{le="20",bot_id="maker-bot-gh8n5ewp",bot_type="maker",side="BUY"} 809 bot_order_size_usdc_bucket{le="30",bot_id="maker-bot-gh8n5ewp",bot_type="maker",side="BUY"} 888 bot_order_size_usdc_bucket{le="40",bot_id="maker-bot-gh8n5ewp",bot_type="maker",side="BUY"} 1009 bot_order_size_usdc_bucket{le="50",bot_id="maker-bot-gh8n5ewp",bot_type="maker",side="BUY"} 1058 bot_order_size_usdc_bucket{le="60",bot_id="maker-bot-gh8n5ewp",bot_type="maker",side="BUY"} 1102 bot_order_size_usdc_bucket{le="70",bot_id="maker-bot-gh8n5ewp",bot_type="maker",side="BUY"} 1176 bot_order_size_usdc_bucket{le="80",bot_id="maker-bot-gh8n5ewp",bot_type="maker",side="BUY"} 1210 bot_order_size_usdc_bucket{le="90",bot_id="maker-bot-gh8n5ewp",bot_type="maker",side="BUY"} 1227 bot_order_size_usdc_bucket{le="100",bot_id="maker-bot-gh8n5ewp",bot_type="maker",side="BUY"} 1250 bot_order_size_usdc_bucket{le="150",bot_id="maker-bot-gh8n5ewp",bot_type="maker",side="BUY"} 1304 bot_order_size_usdc_bucket{le="200",bot_id="maker-bot-gh8n5ewp",bot_type="maker",side="BUY"} 1326 bot_order_size_usdc_bucket{le="300",bot_id="maker-bot-gh8n5ewp",bot_type="maker",side="BUY"} 1357 bot_order_size_usdc_bucket{le="500",bot_id="maker-bot-gh8n5ewp",bot_type="maker",side="BUY"} 1387 bot_order_size_usdc_bucket{le="1000",bot_id="maker-bot-gh8n5ewp",bot_type="maker",side="BUY"} 1439 bot_order_size_usdc_bucket{le="+Inf",bot_id="maker-bot-gh8n5ewp",bot_type="maker",side="BUY"} 1457 bot_order_size_usdc_sum{bot_id="maker-bot-gh8n5ewp",bot_type="maker",side="BUY"} 121470.79380000019 bot_order_size_usdc_count{bot_id="maker-bot-gh8n5ewp",bot_type="maker",side="BUY"} 1457 bot_order_size_usdc_bucket{le="10",bot_id="maker-bot-xjjh900j",bot_type="maker",side="BUY"} 1058 bot_order_size_usdc_bucket{le="20",bot_id="maker-bot-xjjh900j",bot_type="maker",side="BUY"} 1215 bot_order_size_usdc_bucket{le="30",bot_id="maker-bot-xjjh900j",bot_type="maker",side="BUY"} 1369 bot_order_size_usdc_bucket{le="40",bot_id="maker-bot-xjjh900j",bot_type="maker",side="BUY"} 1581 bot_order_size_usdc_bucket{le="50",bot_id="maker-bot-xjjh900j",bot_type="maker",side="BUY"} 1645 bot_order_size_usdc_bucket{le="60",bot_id="maker-bot-xjjh900j",bot_type="maker",side="BUY"} 1700 bot_order_size_usdc_bucket{le="70",bot_id="maker-bot-xjjh900j",bot_type="maker",side="BUY"} 1814 bot_order_size_usdc_bucket{le="80",bot_id="maker-bot-xjjh900j",bot_type="maker",side="BUY"} 1845 bot_order_size_usdc_bucket{le="90",bot_id="maker-bot-xjjh900j",bot_type="maker",side="BUY"} 1879 bot_order_size_usdc_bucket{le="100",bot_id="maker-bot-xjjh900j",bot_type="maker",side="BUY"} 1913 bot_order_size_usdc_bucket{le="150",bot_id="maker-bot-xjjh900j",bot_type="maker",side="BUY"} 1998 bot_order_size_usdc_bucket{le="200",bot_id="maker-bot-xjjh900j",bot_type="maker",side="BUY"} 2031 bot_order_size_usdc_bucket{le="300",bot_id="maker-bot-xjjh900j",bot_type="maker",side="BUY"} 2073 bot_order_size_usdc_bucket{le="500",bot_id="maker-bot-xjjh900j",bot_type="maker",side="BUY"} 2122 bot_order_size_usdc_bucket{le="1000",bot_id="maker-bot-xjjh900j",bot_type="maker",side="BUY"} 2185 bot_order_size_usdc_bucket{le="+Inf",bot_id="maker-bot-xjjh900j",bot_type="maker",side="BUY"} 2208 bot_order_size_usdc_sum{bot_id="maker-bot-xjjh900j",bot_type="maker",side="BUY"} 167039.81429999965 bot_order_size_usdc_count{bot_id="maker-bot-xjjh900j",bot_type="maker",side="BUY"} 2208 bot_order_size_usdc_bucket{le="10",bot_id="maker-bot-xjjh900j",bot_type="maker",side="SELL"} 1138 bot_order_size_usdc_bucket{le="20",bot_id="maker-bot-xjjh900j",bot_type="maker",side="SELL"} 1491 bot_order_size_usdc_bucket{le="30",bot_id="maker-bot-xjjh900j",bot_type="maker",side="SELL"} 1675 bot_order_size_usdc_bucket{le="40",bot_id="maker-bot-xjjh900j",bot_type="maker",side="SELL"} 1892 bot_order_size_usdc_bucket{le="50",bot_id="maker-bot-xjjh900j",bot_type="maker",side="SELL"} 2027 bot_order_size_usdc_bucket{le="60",bot_id="maker-bot-xjjh900j",bot_type="maker",side="SELL"} 2132 bot_order_size_usdc_bucket{le="70",bot_id="maker-bot-xjjh900j",bot_type="maker",side="SELL"} 2249 bot_order_size_usdc_bucket{le="80",bot_id="maker-bot-xjjh900j",bot_type="maker",side="SELL"} 2303 bot_order_size_usdc_bucket{le="90",bot_id="maker-bot-xjjh900j",bot_type="maker",side="SELL"} 2354 bot_order_size_usdc_bucket{le="100",bot_id="maker-bot-xjjh900j",bot_type="maker",side="SELL"} 2383 bot_order_size_usdc_bucket{le="150",bot_id="maker-bot-xjjh900j",bot_type="maker",side="SELL"} 2481 bot_order_size_usdc_bucket{le="200",bot_id="maker-bot-xjjh900j",bot_type="maker",side="SELL"} 2516 bot_order_size_usdc_bucket{le="300",bot_id="maker-bot-xjjh900j",bot_type="maker",side="SELL"} 2568 bot_order_size_usdc_bucket{le="500",bot_id="maker-bot-xjjh900j",bot_type="maker",side="SELL"} 2639 bot_order_size_usdc_bucket{le="1000",bot_id="maker-bot-xjjh900j",bot_type="maker",side="SELL"} 2714 bot_order_size_usdc_bucket{le="+Inf",bot_id="maker-bot-xjjh900j",bot_type="maker",side="SELL"} 2754 bot_order_size_usdc_sum{bot_id="maker-bot-xjjh900j",bot_type="maker",side="SELL"} 220474.3436999998 bot_order_size_usdc_count{bot_id="maker-bot-xjjh900j",bot_type="maker",side="SELL"} 2754 bot_order_size_usdc_bucket{le="10",bot_id="trend-bot-hzd9aqyg",bot_type="trend",side="BUY"} 5 bot_order_size_usdc_bucket{le="20",bot_id="trend-bot-hzd9aqyg",bot_type="trend",side="BUY"} 20 bot_order_size_usdc_bucket{le="30",bot_id="trend-bot-hzd9aqyg",bot_type="trend",side="BUY"} 26 bot_order_size_usdc_bucket{le="40",bot_id="trend-bot-hzd9aqyg",bot_type="trend",side="BUY"} 38 bot_order_size_usdc_bucket{le="50",bot_id="trend-bot-hzd9aqyg",bot_type="trend",side="BUY"} 50 bot_order_size_usdc_bucket{le="60",bot_id="trend-bot-hzd9aqyg",bot_type="trend",side="BUY"} 58 bot_order_size_usdc_bucket{le="70",bot_id="trend-bot-hzd9aqyg",bot_type="trend",side="BUY"} 59 bot_order_size_usdc_bucket{le="80",bot_id="trend-bot-hzd9aqyg",bot_type="trend",side="BUY"} 59 bot_order_size_usdc_bucket{le="90",bot_id="trend-bot-hzd9aqyg",bot_type="trend",side="BUY"} 59 bot_order_size_usdc_bucket{le="100",bot_id="trend-bot-hzd9aqyg",bot_type="trend",side="BUY"} 60 bot_order_size_usdc_bucket{le="150",bot_id="trend-bot-hzd9aqyg",bot_type="trend",side="BUY"} 62 bot_order_size_usdc_bucket{le="200",bot_id="trend-bot-hzd9aqyg",bot_type="trend",side="BUY"} 62 bot_order_size_usdc_bucket{le="300",bot_id="trend-bot-hzd9aqyg",bot_type="trend",side="BUY"} 62 bot_order_size_usdc_bucket{le="500",bot_id="trend-bot-hzd9aqyg",bot_type="trend",side="BUY"} 62 bot_order_size_usdc_bucket{le="1000",bot_id="trend-bot-hzd9aqyg",bot_type="trend",side="BUY"} 62 bot_order_size_usdc_bucket{le="+Inf",bot_id="trend-bot-hzd9aqyg",bot_type="trend",side="BUY"} 62 bot_order_size_usdc_sum{bot_id="trend-bot-hzd9aqyg",bot_type="trend",side="BUY"} 2225.9306115540003 bot_order_size_usdc_count{bot_id="trend-bot-hzd9aqyg",bot_type="trend",side="BUY"} 62 bot_order_size_usdc_bucket{le="10",bot_id="trend-bot-m7380wxa",bot_type="trend",side="BUY"} 3 bot_order_size_usdc_bucket{le="20",bot_id="trend-bot-m7380wxa",bot_type="trend",side="BUY"} 11 bot_order_size_usdc_bucket{le="30",bot_id="trend-bot-m7380wxa",bot_type="trend",side="BUY"} 16 bot_order_size_usdc_bucket{le="40",bot_id="trend-bot-m7380wxa",bot_type="trend",side="BUY"} 36 bot_order_size_usdc_bucket{le="50",bot_id="trend-bot-m7380wxa",bot_type="trend",side="BUY"} 47 bot_order_size_usdc_bucket{le="60",bot_id="trend-bot-m7380wxa",bot_type="trend",side="BUY"} 54 bot_order_size_usdc_bucket{le="70",bot_id="trend-bot-m7380wxa",bot_type="trend",side="BUY"} 55 bot_order_size_usdc_bucket{le="80",bot_id="trend-bot-m7380wxa",bot_type="trend",side="BUY"} 55 bot_order_size_usdc_bucket{le="90",bot_id="trend-bot-m7380wxa",bot_type="trend",side="BUY"} 56 bot_order_size_usdc_bucket{le="100",bot_id="trend-bot-m7380wxa",bot_type="trend",side="BUY"} 56 bot_order_size_usdc_bucket{le="150",bot_id="trend-bot-m7380wxa",bot_type="trend",side="BUY"} 57 bot_order_size_usdc_bucket{le="200",bot_id="trend-bot-m7380wxa",bot_type="trend",side="BUY"} 57 bot_order_size_usdc_bucket{le="300",bot_id="trend-bot-m7380wxa",bot_type="trend",side="BUY"} 58 bot_order_size_usdc_bucket{le="500",bot_id="trend-bot-m7380wxa",bot_type="trend",side="BUY"} 59 bot_order_size_usdc_bucket{le="1000",bot_id="trend-bot-m7380wxa",bot_type="trend",side="BUY"} 59 bot_order_size_usdc_bucket{le="+Inf",bot_id="trend-bot-m7380wxa",bot_type="trend",side="BUY"} 59 bot_order_size_usdc_sum{bot_id="trend-bot-m7380wxa",bot_type="trend",side="BUY"} 2667.6450671690013 bot_order_size_usdc_count{bot_id="trend-bot-m7380wxa",bot_type="trend",side="BUY"} 59 bot_order_size_usdc_bucket{le="10",bot_id="taker-bot-d00gqacl",bot_type="taker",side="BUY"} 8 bot_order_size_usdc_bucket{le="20",bot_id="taker-bot-d00gqacl",bot_type="taker",side="BUY"} 31 bot_order_size_usdc_bucket{le="30",bot_id="taker-bot-d00gqacl",bot_type="taker",side="BUY"} 62 bot_order_size_usdc_bucket{le="40",bot_id="taker-bot-d00gqacl",bot_type="taker",side="BUY"} 87 bot_order_size_usdc_bucket{le="50",bot_id="taker-bot-d00gqacl",bot_type="taker",side="BUY"} 103 bot_order_size_usdc_bucket{le="60",bot_id="taker-bot-d00gqacl",bot_type="taker",side="BUY"} 111 bot_order_size_usdc_bucket{le="70",bot_id="taker-bot-d00gqacl",bot_type="taker",side="BUY"} 120 bot_order_size_usdc_bucket{le="80",bot_id="taker-bot-d00gqacl",bot_type="taker",side="BUY"} 123 bot_order_size_usdc_bucket{le="90",bot_id="taker-bot-d00gqacl",bot_type="taker",side="BUY"} 123 bot_order_size_usdc_bucket{le="100",bot_id="taker-bot-d00gqacl",bot_type="taker",side="BUY"} 124 bot_order_size_usdc_bucket{le="150",bot_id="taker-bot-d00gqacl",bot_type="taker",side="BUY"} 124 bot_order_size_usdc_bucket{le="200",bot_id="taker-bot-d00gqacl",bot_type="taker",side="BUY"} 124 bot_order_size_usdc_bucket{le="300",bot_id="taker-bot-d00gqacl",bot_type="taker",side="BUY"} 124 bot_order_size_usdc_bucket{le="500",bot_id="taker-bot-d00gqacl",bot_type="taker",side="BUY"} 124 bot_order_size_usdc_bucket{le="1000",bot_id="taker-bot-d00gqacl",bot_type="taker",side="BUY"} 124 bot_order_size_usdc_bucket{le="+Inf",bot_id="taker-bot-d00gqacl",bot_type="taker",side="BUY"} 124 bot_order_size_usdc_sum{bot_id="taker-bot-d00gqacl",bot_type="taker",side="BUY"} 4129.518002757 bot_order_size_usdc_count{bot_id="taker-bot-d00gqacl",bot_type="taker",side="BUY"} 124 bot_order_size_usdc_bucket{le="10",bot_id="taker-bot-39lcdsc6",bot_type="taker",side="BUY"} 36 bot_order_size_usdc_bucket{le="20",bot_id="taker-bot-39lcdsc6",bot_type="taker",side="BUY"} 86 bot_order_size_usdc_bucket{le="30",bot_id="taker-bot-39lcdsc6",bot_type="taker",side="BUY"} 122 bot_order_size_usdc_bucket{le="40",bot_id="taker-bot-39lcdsc6",bot_type="taker",side="BUY"} 136 bot_order_size_usdc_bucket{le="50",bot_id="taker-bot-39lcdsc6",bot_type="taker",side="BUY"} 142 bot_order_size_usdc_bucket{le="60",bot_id="taker-bot-39lcdsc6",bot_type="taker",side="BUY"} 142 bot_order_size_usdc_bucket{le="70",bot_id="taker-bot-39lcdsc6",bot_type="taker",side="BUY"} 142 bot_order_size_usdc_bucket{le="80",bot_id="taker-bot-39lcdsc6",bot_type="taker",side="BUY"} 142 bot_order_size_usdc_bucket{le="90",bot_id="taker-bot-39lcdsc6",bot_type="taker",side="BUY"} 142 bot_order_size_usdc_bucket{le="100",bot_id="taker-bot-39lcdsc6",bot_type="taker",side="BUY"} 142 bot_order_size_usdc_bucket{le="150",bot_id="taker-bot-39lcdsc6",bot_type="taker",side="BUY"} 142 bot_order_size_usdc_bucket{le="200",bot_id="taker-bot-39lcdsc6",bot_type="taker",side="BUY"} 142 bot_order_size_usdc_bucket{le="300",bot_id="taker-bot-39lcdsc6",bot_type="taker",side="BUY"} 142 bot_order_size_usdc_bucket{le="500",bot_id="taker-bot-39lcdsc6",bot_type="taker",side="BUY"} 142 bot_order_size_usdc_bucket{le="1000",bot_id="taker-bot-39lcdsc6",bot_type="taker",side="BUY"} 142 bot_order_size_usdc_bucket{le="+Inf",bot_id="taker-bot-39lcdsc6",bot_type="taker",side="BUY"} 142 bot_order_size_usdc_sum{bot_id="taker-bot-39lcdsc6",bot_type="taker",side="BUY"} 2607.178902898001 bot_order_size_usdc_count{bot_id="taker-bot-39lcdsc6",bot_type="taker",side="BUY"} 142 bot_order_size_usdc_bucket{le="10",bot_id="trend-bot-t0k4dfvl",bot_type="trend",side="BUY"} 6 bot_order_size_usdc_bucket{le="20",bot_id="trend-bot-t0k4dfvl",bot_type="trend",side="BUY"} 13 bot_order_size_usdc_bucket{le="30",bot_id="trend-bot-t0k4dfvl",bot_type="trend",side="BUY"} 22 bot_order_size_usdc_bucket{le="40",bot_id="trend-bot-t0k4dfvl",bot_type="trend",side="BUY"} 34 bot_order_size_usdc_bucket{le="50",bot_id="trend-bot-t0k4dfvl",bot_type="trend",side="BUY"} 40 bot_order_size_usdc_bucket{le="60",bot_id="trend-bot-t0k4dfvl",bot_type="trend",side="BUY"} 42 bot_order_size_usdc_bucket{le="70",bot_id="trend-bot-t0k4dfvl",bot_type="trend",side="BUY"} 42 bot_order_size_usdc_bucket{le="80",bot_id="trend-bot-t0k4dfvl",bot_type="trend",side="BUY"} 43 bot_order_size_usdc_bucket{le="90",bot_id="trend-bot-t0k4dfvl",bot_type="trend",side="BUY"} 44 bot_order_size_usdc_bucket{le="100",bot_id="trend-bot-t0k4dfvl",bot_type="trend",side="BUY"} 44 bot_order_size_usdc_bucket{le="150",bot_id="trend-bot-t0k4dfvl",bot_type="trend",side="BUY"} 45 bot_order_size_usdc_bucket{le="200",bot_id="trend-bot-t0k4dfvl",bot_type="trend",side="BUY"} 46 bot_order_size_usdc_bucket{le="300",bot_id="trend-bot-t0k4dfvl",bot_type="trend",side="BUY"} 46 bot_order_size_usdc_bucket{le="500",bot_id="trend-bot-t0k4dfvl",bot_type="trend",side="BUY"} 47 bot_order_size_usdc_bucket{le="1000",bot_id="trend-bot-t0k4dfvl",bot_type="trend",side="BUY"} 47 bot_order_size_usdc_bucket{le="+Inf",bot_id="trend-bot-t0k4dfvl",bot_type="trend",side="BUY"} 49 bot_order_size_usdc_sum{bot_id="trend-bot-t0k4dfvl",bot_type="trend",side="BUY"} 7847.137633126002 bot_order_size_usdc_count{bot_id="trend-bot-t0k4dfvl",bot_type="trend",side="BUY"} 49 bot_order_size_usdc_bucket{le="10",bot_id="taker-bot-sdlfuhht",bot_type="taker",side="SELL"} 0 bot_order_size_usdc_bucket{le="20",bot_id="taker-bot-sdlfuhht",bot_type="taker",side="SELL"} 0 bot_order_size_usdc_bucket{le="30",bot_id="taker-bot-sdlfuhht",bot_type="taker",side="SELL"} 1 bot_order_size_usdc_bucket{le="40",bot_id="taker-bot-sdlfuhht",bot_type="taker",side="SELL"} 3 bot_order_size_usdc_bucket{le="50",bot_id="taker-bot-sdlfuhht",bot_type="taker",side="SELL"} 3 bot_order_size_usdc_bucket{le="60",bot_id="taker-bot-sdlfuhht",bot_type="taker",side="SELL"} 9 bot_order_size_usdc_bucket{le="70",bot_id="taker-bot-sdlfuhht",bot_type="taker",side="SELL"} 15 bot_order_size_usdc_bucket{le="80",bot_id="taker-bot-sdlfuhht",bot_type="taker",side="SELL"} 17 bot_order_size_usdc_bucket{le="90",bot_id="taker-bot-sdlfuhht",bot_type="taker",side="SELL"} 21 bot_order_size_usdc_bucket{le="100",bot_id="taker-bot-sdlfuhht",bot_type="taker",side="SELL"} 24 bot_order_size_usdc_bucket{le="150",bot_id="taker-bot-sdlfuhht",bot_type="taker",side="SELL"} 35 bot_order_size_usdc_bucket{le="200",bot_id="taker-bot-sdlfuhht",bot_type="taker",side="SELL"} 50 bot_order_size_usdc_bucket{le="300",bot_id="taker-bot-sdlfuhht",bot_type="taker",side="SELL"} 65 bot_order_size_usdc_bucket{le="500",bot_id="taker-bot-sdlfuhht",bot_type="taker",side="SELL"} 67 bot_order_size_usdc_bucket{le="1000",bot_id="taker-bot-sdlfuhht",bot_type="taker",side="SELL"} 67 bot_order_size_usdc_bucket{le="+Inf",bot_id="taker-bot-sdlfuhht",bot_type="taker",side="SELL"} 67 bot_order_size_usdc_sum{bot_id="taker-bot-sdlfuhht",bot_type="taker",side="SELL"} 9793.184124919002 bot_order_size_usdc_count{bot_id="taker-bot-sdlfuhht",bot_type="taker",side="SELL"} 67 bot_order_size_usdc_bucket{le="10",bot_id="taker-bot-sdlfuhht",bot_type="taker",side="BUY"} 0 bot_order_size_usdc_bucket{le="20",bot_id="taker-bot-sdlfuhht",bot_type="taker",side="BUY"} 0 bot_order_size_usdc_bucket{le="30",bot_id="taker-bot-sdlfuhht",bot_type="taker",side="BUY"} 1 bot_order_size_usdc_bucket{le="40",bot_id="taker-bot-sdlfuhht",bot_type="taker",side="BUY"} 1 bot_order_size_usdc_bucket{le="50",bot_id="taker-bot-sdlfuhht",bot_type="taker",side="BUY"} 1 bot_order_size_usdc_bucket{le="60",bot_id="taker-bot-sdlfuhht",bot_type="taker",side="BUY"} 2 bot_order_size_usdc_bucket{le="70",bot_id="taker-bot-sdlfuhht",bot_type="taker",side="BUY"} 6 bot_order_size_usdc_bucket{le="80",bot_id="taker-bot-sdlfuhht",bot_type="taker",side="BUY"} 7 bot_order_size_usdc_bucket{le="90",bot_id="taker-bot-sdlfuhht",bot_type="taker",side="BUY"} 7 bot_order_size_usdc_bucket{le="100",bot_id="taker-bot-sdlfuhht",bot_type="taker",side="BUY"} 9 bot_order_size_usdc_bucket{le="150",bot_id="taker-bot-sdlfuhht",bot_type="taker",side="BUY"} 19 bot_order_size_usdc_bucket{le="200",bot_id="taker-bot-sdlfuhht",bot_type="taker",side="BUY"} 31 bot_order_size_usdc_bucket{le="300",bot_id="taker-bot-sdlfuhht",bot_type="taker",side="BUY"} 32 bot_order_size_usdc_bucket{le="500",bot_id="taker-bot-sdlfuhht",bot_type="taker",side="BUY"} 32 bot_order_size_usdc_bucket{le="1000",bot_id="taker-bot-sdlfuhht",bot_type="taker",side="BUY"} 32 bot_order_size_usdc_bucket{le="+Inf",bot_id="taker-bot-sdlfuhht",bot_type="taker",side="BUY"} 32 bot_order_size_usdc_sum{bot_id="taker-bot-sdlfuhht",bot_type="taker",side="BUY"} 4217.971507589002 bot_order_size_usdc_count{bot_id="taker-bot-sdlfuhht",bot_type="taker",side="BUY"} 32 bot_order_size_usdc_bucket{le="10",bot_id="trend-bot-eu4xpn75",bot_type="trend",side="SELL"} 17 bot_order_size_usdc_bucket{le="20",bot_id="trend-bot-eu4xpn75",bot_type="trend",side="SELL"} 54 bot_order_size_usdc_bucket{le="30",bot_id="trend-bot-eu4xpn75",bot_type="trend",side="SELL"} 71 bot_order_size_usdc_bucket{le="40",bot_id="trend-bot-eu4xpn75",bot_type="trend",side="SELL"} 115 bot_order_size_usdc_bucket{le="50",bot_id="trend-bot-eu4xpn75",bot_type="trend",side="SELL"} 140 bot_order_size_usdc_bucket{le="60",bot_id="trend-bot-eu4xpn75",bot_type="trend",side="SELL"} 154 bot_order_size_usdc_bucket{le="70",bot_id="trend-bot-eu4xpn75",bot_type="trend",side="SELL"} 159 bot_order_size_usdc_bucket{le="80",bot_id="trend-bot-eu4xpn75",bot_type="trend",side="SELL"} 160 bot_order_size_usdc_bucket{le="90",bot_id="trend-bot-eu4xpn75",bot_type="trend",side="SELL"} 160 bot_order_size_usdc_bucket{le="100",bot_id="trend-bot-eu4xpn75",bot_type="trend",side="SELL"} 161 bot_order_size_usdc_bucket{le="150",bot_id="trend-bot-eu4xpn75",bot_type="trend",side="SELL"} 167 bot_order_size_usdc_bucket{le="200",bot_id="trend-bot-eu4xpn75",bot_type="trend",side="SELL"} 168 bot_order_size_usdc_bucket{le="300",bot_id="trend-bot-eu4xpn75",bot_type="trend",side="SELL"} 168 bot_order_size_usdc_bucket{le="500",bot_id="trend-bot-eu4xpn75",bot_type="trend",side="SELL"} 168 bot_order_size_usdc_bucket{le="1000",bot_id="trend-bot-eu4xpn75",bot_type="trend",side="SELL"} 168 bot_order_size_usdc_bucket{le="+Inf",bot_id="trend-bot-eu4xpn75",bot_type="trend",side="SELL"} 170 bot_order_size_usdc_sum{bot_id="trend-bot-eu4xpn75",bot_type="trend",side="SELL"} 112701.94276229497 bot_order_size_usdc_count{bot_id="trend-bot-eu4xpn75",bot_type="trend",side="SELL"} 170 bot_order_size_usdc_bucket{le="10",bot_id="taker-bot-za6a9ywr",bot_type="taker",side="SELL"} 0 bot_order_size_usdc_bucket{le="20",bot_id="taker-bot-za6a9ywr",bot_type="taker",side="SELL"} 0 bot_order_size_usdc_bucket{le="30",bot_id="taker-bot-za6a9ywr",bot_type="taker",side="SELL"} 0 bot_order_size_usdc_bucket{le="40",bot_id="taker-bot-za6a9ywr",bot_type="taker",side="SELL"} 1 bot_order_size_usdc_bucket{le="50",bot_id="taker-bot-za6a9ywr",bot_type="taker",side="SELL"} 1 bot_order_size_usdc_bucket{le="60",bot_id="taker-bot-za6a9ywr",bot_type="taker",side="SELL"} 1 bot_order_size_usdc_bucket{le="70",bot_id="taker-bot-za6a9ywr",bot_type="taker",side="SELL"} 1 bot_order_size_usdc_bucket{le="80",bot_id="taker-bot-za6a9ywr",bot_type="taker",side="SELL"} 4 bot_order_size_usdc_bucket{le="90",bot_id="taker-bot-za6a9ywr",bot_type="taker",side="SELL"} 6 bot_order_size_usdc_bucket{le="100",bot_id="taker-bot-za6a9ywr",bot_type="taker",side="SELL"} 11 bot_order_size_usdc_bucket{le="150",bot_id="taker-bot-za6a9ywr",bot_type="taker",side="SELL"} 35 bot_order_size_usdc_bucket{le="200",bot_id="taker-bot-za6a9ywr",bot_type="taker",side="SELL"} 48 bot_order_size_usdc_bucket{le="300",bot_id="taker-bot-za6a9ywr",bot_type="taker",side="SELL"} 62 bot_order_size_usdc_bucket{le="500",bot_id="taker-bot-za6a9ywr",bot_type="taker",side="SELL"} 64 bot_order_size_usdc_bucket{le="1000",bot_id="taker-bot-za6a9ywr",bot_type="taker",side="SELL"} 64 bot_order_size_usdc_bucket{le="+Inf",bot_id="taker-bot-za6a9ywr",bot_type="taker",side="SELL"} 64 bot_order_size_usdc_sum{bot_id="taker-bot-za6a9ywr",bot_type="taker",side="SELL"} 10190.924216996998 bot_order_size_usdc_count{bot_id="taker-bot-za6a9ywr",bot_type="taker",side="SELL"} 64 # HELP bot_order_interval_seconds Время между ордерами в секундах # TYPE bot_order_interval_seconds histogram bot_order_interval_seconds_bucket{le="1",bot_id="taker-bot-d00gqacl",bot_type="taker"} 1 bot_order_interval_seconds_bucket{le="2",bot_id="taker-bot-d00gqacl",bot_type="taker"} 3 bot_order_interval_seconds_bucket{le="5",bot_id="taker-bot-d00gqacl",bot_type="taker"} 15 bot_order_interval_seconds_bucket{le="10",bot_id="taker-bot-d00gqacl",bot_type="taker"} 58 bot_order_interval_seconds_bucket{le="20",bot_id="taker-bot-d00gqacl",bot_type="taker"} 199 bot_order_interval_seconds_bucket{le="30",bot_id="taker-bot-d00gqacl",bot_type="taker"} 286 bot_order_interval_seconds_bucket{le="60",bot_id="taker-bot-d00gqacl",bot_type="taker"} 309 bot_order_interval_seconds_bucket{le="120",bot_id="taker-bot-d00gqacl",bot_type="taker"} 309 bot_order_interval_seconds_bucket{le="300",bot_id="taker-bot-d00gqacl",bot_type="taker"} 309 bot_order_interval_seconds_bucket{le="+Inf",bot_id="taker-bot-d00gqacl",bot_type="taker"} 309 bot_order_interval_seconds_sum{bot_id="taker-bot-d00gqacl",bot_type="taker"} 5446.127999999998 bot_order_interval_seconds_count{bot_id="taker-bot-d00gqacl",bot_type="taker"} 309 bot_order_interval_seconds_bucket{le="1",bot_id="taker-bot-za6a9ywr",bot_type="taker"} 1 bot_order_interval_seconds_bucket{le="2",bot_id="taker-bot-za6a9ywr",bot_type="taker"} 2 bot_order_interval_seconds_bucket{le="5",bot_id="taker-bot-za6a9ywr",bot_type="taker"} 2 bot_order_interval_seconds_bucket{le="10",bot_id="taker-bot-za6a9ywr",bot_type="taker"} 2 bot_order_interval_seconds_bucket{le="20",bot_id="taker-bot-za6a9ywr",bot_type="taker"} 5 bot_order_interval_seconds_bucket{le="30",bot_id="taker-bot-za6a9ywr",bot_type="taker"} 15 bot_order_interval_seconds_bucket{le="60",bot_id="taker-bot-za6a9ywr",bot_type="taker"} 50 bot_order_interval_seconds_bucket{le="120",bot_id="taker-bot-za6a9ywr",bot_type="taker"} 92 bot_order_interval_seconds_bucket{le="300",bot_id="taker-bot-za6a9ywr",bot_type="taker"} 94 bot_order_interval_seconds_bucket{le="+Inf",bot_id="taker-bot-za6a9ywr",bot_type="taker"} 94 bot_order_interval_seconds_sum{bot_id="taker-bot-za6a9ywr",bot_type="taker"} 5441.252999999999 bot_order_interval_seconds_count{bot_id="taker-bot-za6a9ywr",bot_type="taker"} 94 bot_order_interval_seconds_bucket{le="1",bot_id="trend-bot-hzd9aqyg",bot_type="trend"} 4 bot_order_interval_seconds_bucket{le="2",bot_id="trend-bot-hzd9aqyg",bot_type="trend"} 4 bot_order_interval_seconds_bucket{le="5",bot_id="trend-bot-hzd9aqyg",bot_type="trend"} 5 bot_order_interval_seconds_bucket{le="10",bot_id="trend-bot-hzd9aqyg",bot_type="trend"} 14 bot_order_interval_seconds_bucket{le="20",bot_id="trend-bot-hzd9aqyg",bot_type="trend"} 109 bot_order_interval_seconds_bucket{le="30",bot_id="trend-bot-hzd9aqyg",bot_type="trend"} 184 bot_order_interval_seconds_bucket{le="60",bot_id="trend-bot-hzd9aqyg",bot_type="trend"} 209 bot_order_interval_seconds_bucket{le="120",bot_id="trend-bot-hzd9aqyg",bot_type="trend"} 222 bot_order_interval_seconds_bucket{le="300",bot_id="trend-bot-hzd9aqyg",bot_type="trend"} 222 bot_order_interval_seconds_bucket{le="+Inf",bot_id="trend-bot-hzd9aqyg",bot_type="trend"} 222 bot_order_interval_seconds_sum{bot_id="trend-bot-hzd9aqyg",bot_type="trend"} 5405.140000000002 bot_order_interval_seconds_count{bot_id="trend-bot-hzd9aqyg",bot_type="trend"} 222 bot_order_interval_seconds_bucket{le="1",bot_id="trend-bot-t0k4dfvl",bot_type="trend"} 7 bot_order_interval_seconds_bucket{le="2",bot_id="trend-bot-t0k4dfvl",bot_type="trend"} 7 bot_order_interval_seconds_bucket{le="5",bot_id="trend-bot-t0k4dfvl",bot_type="trend"} 8 bot_order_interval_seconds_bucket{le="10",bot_id="trend-bot-t0k4dfvl",bot_type="trend"} 16 bot_order_interval_seconds_bucket{le="20",bot_id="trend-bot-t0k4dfvl",bot_type="trend"} 123 bot_order_interval_seconds_bucket{le="30",bot_id="trend-bot-t0k4dfvl",bot_type="trend"} 220 bot_order_interval_seconds_bucket{le="60",bot_id="trend-bot-t0k4dfvl",bot_type="trend"} 241 bot_order_interval_seconds_bucket{le="120",bot_id="trend-bot-t0k4dfvl",bot_type="trend"} 250 bot_order_interval_seconds_bucket{le="300",bot_id="trend-bot-t0k4dfvl",bot_type="trend"} 250 bot_order_interval_seconds_bucket{le="+Inf",bot_id="trend-bot-t0k4dfvl",bot_type="trend"} 250 bot_order_interval_seconds_sum{bot_id="trend-bot-t0k4dfvl",bot_type="trend"} 5437.345000000003 bot_order_interval_seconds_count{bot_id="trend-bot-t0k4dfvl",bot_type="trend"} 250 bot_order_interval_seconds_bucket{le="1",bot_id="taker-bot-39lcdsc6",bot_type="taker"} 1 bot_order_interval_seconds_bucket{le="2",bot_id="taker-bot-39lcdsc6",bot_type="taker"} 3 bot_order_interval_seconds_bucket{le="5",bot_id="taker-bot-39lcdsc6",bot_type="taker"} 11 bot_order_interval_seconds_bucket{le="10",bot_id="taker-bot-39lcdsc6",bot_type="taker"} 37 bot_order_interval_seconds_bucket{le="20",bot_id="taker-bot-39lcdsc6",bot_type="taker"} 159 bot_order_interval_seconds_bucket{le="30",bot_id="taker-bot-39lcdsc6",bot_type="taker"} 237 bot_order_interval_seconds_bucket{le="60",bot_id="taker-bot-39lcdsc6",bot_type="taker"} 278 bot_order_interval_seconds_bucket{le="120",bot_id="taker-bot-39lcdsc6",bot_type="taker"} 278 bot_order_interval_seconds_bucket{le="300",bot_id="taker-bot-39lcdsc6",bot_type="taker"} 278 bot_order_interval_seconds_bucket{le="+Inf",bot_id="taker-bot-39lcdsc6",bot_type="taker"} 278 bot_order_interval_seconds_sum{bot_id="taker-bot-39lcdsc6",bot_type="taker"} 5445.472999999999 bot_order_interval_seconds_count{bot_id="taker-bot-39lcdsc6",bot_type="taker"} 278 bot_order_interval_seconds_bucket{le="1",bot_id="trend-bot-eu4xpn75",bot_type="trend"} 5 bot_order_interval_seconds_bucket{le="2",bot_id="trend-bot-eu4xpn75",bot_type="trend"} 5 bot_order_interval_seconds_bucket{le="5",bot_id="trend-bot-eu4xpn75",bot_type="trend"} 7 bot_order_interval_seconds_bucket{le="10",bot_id="trend-bot-eu4xpn75",bot_type="trend"} 24 bot_order_interval_seconds_bucket{le="20",bot_id="trend-bot-eu4xpn75",bot_type="trend"} 120 bot_order_interval_seconds_bucket{le="30",bot_id="trend-bot-eu4xpn75",bot_type="trend"} 197 bot_order_interval_seconds_bucket{le="60",bot_id="trend-bot-eu4xpn75",bot_type="trend"} 233 bot_order_interval_seconds_bucket{le="120",bot_id="trend-bot-eu4xpn75",bot_type="trend"} 240 bot_order_interval_seconds_bucket{le="300",bot_id="trend-bot-eu4xpn75",bot_type="trend"} 240 bot_order_interval_seconds_bucket{le="+Inf",bot_id="trend-bot-eu4xpn75",bot_type="trend"} 240 bot_order_interval_seconds_sum{bot_id="trend-bot-eu4xpn75",bot_type="trend"} 5387.915000000004 bot_order_interval_seconds_count{bot_id="trend-bot-eu4xpn75",bot_type="trend"} 240 bot_order_interval_seconds_bucket{le="1",bot_id="trend-bot-m7380wxa",bot_type="trend"} 5 bot_order_interval_seconds_bucket{le="2",bot_id="trend-bot-m7380wxa",bot_type="trend"} 5 bot_order_interval_seconds_bucket{le="5",bot_id="trend-bot-m7380wxa",bot_type="trend"} 5 bot_order_interval_seconds_bucket{le="10",bot_id="trend-bot-m7380wxa",bot_type="trend"} 15 bot_order_interval_seconds_bucket{le="20",bot_id="trend-bot-m7380wxa",bot_type="trend"} 137 bot_order_interval_seconds_bucket{le="30",bot_id="trend-bot-m7380wxa",bot_type="trend"} 210 bot_order_interval_seconds_bucket{le="60",bot_id="trend-bot-m7380wxa",bot_type="trend"} 239 bot_order_interval_seconds_bucket{le="120",bot_id="trend-bot-m7380wxa",bot_type="trend"} 248 bot_order_interval_seconds_bucket{le="300",bot_id="trend-bot-m7380wxa",bot_type="trend"} 248 bot_order_interval_seconds_bucket{le="+Inf",bot_id="trend-bot-m7380wxa",bot_type="trend"} 248 bot_order_interval_seconds_sum{bot_id="trend-bot-m7380wxa",bot_type="trend"} 5403.015000000003 bot_order_interval_seconds_count{bot_id="trend-bot-m7380wxa",bot_type="trend"} 248 bot_order_interval_seconds_bucket{le="1",bot_id="taker-bot-pxdv6xfr",bot_type="taker"} 1 bot_order_interval_seconds_bucket{le="2",bot_id="taker-bot-pxdv6xfr",bot_type="taker"} 1 bot_order_interval_seconds_bucket{le="5",bot_id="taker-bot-pxdv6xfr",bot_type="taker"} 1 bot_order_interval_seconds_bucket{le="10",bot_id="taker-bot-pxdv6xfr",bot_type="taker"} 1 bot_order_interval_seconds_bucket{le="20",bot_id="taker-bot-pxdv6xfr",bot_type="taker"} 1 bot_order_interval_seconds_bucket{le="30",bot_id="taker-bot-pxdv6xfr",bot_type="taker"} 1 bot_order_interval_seconds_bucket{le="60",bot_id="taker-bot-pxdv6xfr",bot_type="taker"} 3 bot_order_interval_seconds_bucket{le="120",bot_id="taker-bot-pxdv6xfr",bot_type="taker"} 20 bot_order_interval_seconds_bucket{le="300",bot_id="taker-bot-pxdv6xfr",bot_type="taker"} 41 bot_order_interval_seconds_bucket{le="+Inf",bot_id="taker-bot-pxdv6xfr",bot_type="taker"} 41 bot_order_interval_seconds_sum{bot_id="taker-bot-pxdv6xfr",bot_type="taker"} 5368.820000000001 bot_order_interval_seconds_count{bot_id="taker-bot-pxdv6xfr",bot_type="taker"} 41 bot_order_interval_seconds_bucket{le="1",bot_id="maker-bot-lqyt9sww",bot_type="maker"} 3215 bot_order_interval_seconds_bucket{le="2",bot_id="maker-bot-lqyt9sww",bot_type="maker"} 3777 bot_order_interval_seconds_bucket{le="5",bot_id="maker-bot-lqyt9sww",bot_type="maker"} 4526 bot_order_interval_seconds_bucket{le="10",bot_id="maker-bot-lqyt9sww",bot_type="maker"} 4807 bot_order_interval_seconds_bucket{le="20",bot_id="maker-bot-lqyt9sww",bot_type="maker"} 4811 bot_order_interval_seconds_bucket{le="30",bot_id="maker-bot-lqyt9sww",bot_type="maker"} 4811 bot_order_interval_seconds_bucket{le="60",bot_id="maker-bot-lqyt9sww",bot_type="maker"} 4811 bot_order_interval_seconds_bucket{le="120",bot_id="maker-bot-lqyt9sww",bot_type="maker"} 4811 bot_order_interval_seconds_bucket{le="300",bot_id="maker-bot-lqyt9sww",bot_type="maker"} 4811 bot_order_interval_seconds_bucket{le="+Inf",bot_id="maker-bot-lqyt9sww",bot_type="maker"} 4811 bot_order_interval_seconds_sum{bot_id="maker-bot-lqyt9sww",bot_type="maker"} 5442.912000000008 bot_order_interval_seconds_count{bot_id="maker-bot-lqyt9sww",bot_type="maker"} 4811 bot_order_interval_seconds_bucket{le="1",bot_id="maker-bot-gh8n5ewp",bot_type="maker"} 3356 bot_order_interval_seconds_bucket{le="2",bot_id="maker-bot-gh8n5ewp",bot_type="maker"} 3938 bot_order_interval_seconds_bucket{le="5",bot_id="maker-bot-gh8n5ewp",bot_type="maker"} 4741 bot_order_interval_seconds_bucket{le="10",bot_id="maker-bot-gh8n5ewp",bot_type="maker"} 4994 bot_order_interval_seconds_bucket{le="20",bot_id="maker-bot-gh8n5ewp",bot_type="maker"} 4999 bot_order_interval_seconds_bucket{le="30",bot_id="maker-bot-gh8n5ewp",bot_type="maker"} 4999 bot_order_interval_seconds_bucket{le="60",bot_id="maker-bot-gh8n5ewp",bot_type="maker"} 4999 bot_order_interval_seconds_bucket{le="120",bot_id="maker-bot-gh8n5ewp",bot_type="maker"} 4999 bot_order_interval_seconds_bucket{le="300",bot_id="maker-bot-gh8n5ewp",bot_type="maker"} 4999 bot_order_interval_seconds_bucket{le="+Inf",bot_id="maker-bot-gh8n5ewp",bot_type="maker"} 4999 bot_order_interval_seconds_sum{bot_id="maker-bot-gh8n5ewp",bot_type="maker"} 5442.948000000011 bot_order_interval_seconds_count{bot_id="maker-bot-gh8n5ewp",bot_type="maker"} 4999 bot_order_interval_seconds_bucket{le="1",bot_id="maker-bot-xjjh900j",bot_type="maker"} 3326 bot_order_interval_seconds_bucket{le="2",bot_id="maker-bot-xjjh900j",bot_type="maker"} 3890 bot_order_interval_seconds_bucket{le="5",bot_id="maker-bot-xjjh900j",bot_type="maker"} 4696 bot_order_interval_seconds_bucket{le="10",bot_id="maker-bot-xjjh900j",bot_type="maker"} 4956 bot_order_interval_seconds_bucket{le="20",bot_id="maker-bot-xjjh900j",bot_type="maker"} 4961 bot_order_interval_seconds_bucket{le="30",bot_id="maker-bot-xjjh900j",bot_type="maker"} 4961 bot_order_interval_seconds_bucket{le="60",bot_id="maker-bot-xjjh900j",bot_type="maker"} 4961 bot_order_interval_seconds_bucket{le="120",bot_id="maker-bot-xjjh900j",bot_type="maker"} 4961 bot_order_interval_seconds_bucket{le="300",bot_id="maker-bot-xjjh900j",bot_type="maker"} 4961 bot_order_interval_seconds_bucket{le="+Inf",bot_id="maker-bot-xjjh900j",bot_type="maker"} 4961 bot_order_interval_seconds_sum{bot_id="maker-bot-xjjh900j",bot_type="maker"} 5439.720000000004 bot_order_interval_seconds_count{bot_id="maker-bot-xjjh900j",bot_type="maker"} 4961 bot_order_interval_seconds_bucket{le="1",bot_id="taker-bot-sdlfuhht",bot_type="taker"} 0 bot_order_interval_seconds_bucket{le="2",bot_id="taker-bot-sdlfuhht",bot_type="taker"} 0 bot_order_interval_seconds_bucket{le="5",bot_id="taker-bot-sdlfuhht",bot_type="taker"} 0 bot_order_interval_seconds_bucket{le="10",bot_id="taker-bot-sdlfuhht",bot_type="taker"} 1 bot_order_interval_seconds_bucket{le="20",bot_id="taker-bot-sdlfuhht",bot_type="taker"} 10 bot_order_interval_seconds_bucket{le="30",bot_id="taker-bot-sdlfuhht",bot_type="taker"} 28 bot_order_interval_seconds_bucket{le="60",bot_id="taker-bot-sdlfuhht",bot_type="taker"} 64 bot_order_interval_seconds_bucket{le="120",bot_id="taker-bot-sdlfuhht",bot_type="taker"} 93 bot_order_interval_seconds_bucket{le="300",bot_id="taker-bot-sdlfuhht",bot_type="taker"} 98 bot_order_interval_seconds_bucket{le="+Inf",bot_id="taker-bot-sdlfuhht",bot_type="taker"} 98 bot_order_interval_seconds_sum{bot_id="taker-bot-sdlfuhht",bot_type="taker"} 5342.495 bot_order_interval_seconds_count{bot_id="taker-bot-sdlfuhht",bot_type="taker"} 98