# 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 406.9190279999999 # 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 61.987895999999964 # 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 468.90692399999915 # 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 1771978917 # HELP bot_process_resident_memory_bytes Resident memory size in bytes. # TYPE bot_process_resident_memory_bytes gauge bot_process_resident_memory_bytes 105803776 # HELP bot_process_virtual_memory_bytes Virtual memory size in bytes. # TYPE bot_process_virtual_memory_bytes gauge bot_process_virtual_memory_bytes 21890482176 # HELP bot_process_heap_bytes Process heap size in bytes. # TYPE bot_process_heap_bytes gauge bot_process_heap_bytes 195907584 # HELP bot_process_open_fds Number of open file descriptors. # TYPE bot_process_open_fds gauge bot_process_open_fds 31 # 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.003152495 # 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.00933888 # 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.015220735 # 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.010217344 # 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.0006528537285079 # 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.010084351 # 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.010248191 # 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.014155775 # 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"} 2 bot_nodejs_active_resources{type="Timeout"} 17 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 24 # 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"} 4 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 5 # 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 112914432 # 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 79763336 # 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 7489526 # 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"} 54415360 bot_nodejs_heap_space_size_total_bytes{space="code"} 7811072 bot_nodejs_heap_space_size_total_bytes{space="map"} 2891776 bot_nodejs_heap_space_size_total_bytes{space="large_object"} 14241792 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"} 50601664 bot_nodejs_heap_space_size_used_bytes{space="code"} 6392896 bot_nodejs_heap_space_size_used_bytes{space="map"} 2408400 bot_nodejs_heap_space_size_used_bytes{space="large_object"} 14111472 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"} 6253312 # 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"} 2813016 bot_nodejs_heap_space_size_available_bytes{space="code"} 926656 bot_nodejs_heap_space_size_available_bytes{space="map"} 430576 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"} 10242304 # 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"} 176 bot_nodejs_gc_duration_seconds_bucket{le="0.01",kind="minor"} 3589 bot_nodejs_gc_duration_seconds_bucket{le="0.1",kind="minor"} 3590 bot_nodejs_gc_duration_seconds_bucket{le="1",kind="minor"} 3590 bot_nodejs_gc_duration_seconds_bucket{le="2",kind="minor"} 3590 bot_nodejs_gc_duration_seconds_bucket{le="5",kind="minor"} 3590 bot_nodejs_gc_duration_seconds_bucket{le="+Inf",kind="minor"} 3590 bot_nodejs_gc_duration_seconds_sum{kind="minor"} 6.384473709106432 bot_nodejs_gc_duration_seconds_count{kind="minor"} 3590 bot_nodejs_gc_duration_seconds_bucket{le="0.001",kind="incremental"} 540 bot_nodejs_gc_duration_seconds_bucket{le="0.01",kind="incremental"} 551 bot_nodejs_gc_duration_seconds_bucket{le="0.1",kind="incremental"} 551 bot_nodejs_gc_duration_seconds_bucket{le="1",kind="incremental"} 551 bot_nodejs_gc_duration_seconds_bucket{le="2",kind="incremental"} 551 bot_nodejs_gc_duration_seconds_bucket{le="5",kind="incremental"} 551 bot_nodejs_gc_duration_seconds_bucket{le="+Inf",kind="incremental"} 551 bot_nodejs_gc_duration_seconds_sum{kind="incremental"} 0.16989448451995873 bot_nodejs_gc_duration_seconds_count{kind="incremental"} 551 bot_nodejs_gc_duration_seconds_bucket{le="0.001",kind="major"} 0 bot_nodejs_gc_duration_seconds_bucket{le="0.01",kind="major"} 250 bot_nodejs_gc_duration_seconds_bucket{le="0.1",kind="major"} 288 bot_nodejs_gc_duration_seconds_bucket{le="1",kind="major"} 288 bot_nodejs_gc_duration_seconds_bucket{le="2",kind="major"} 288 bot_nodejs_gc_duration_seconds_bucket{le="5",kind="major"} 288 bot_nodejs_gc_duration_seconds_bucket{le="+Inf",kind="major"} 288 bot_nodejs_gc_duration_seconds_sum{kind="major"} 2.2113197029829035 bot_nodejs_gc_duration_seconds_count{kind="major"} 288 # HELP bot_orders_placed_total Общее количество размещённых ордеров # TYPE bot_orders_placed_total counter bot_orders_placed_total{bot_id="trend-bot-m7380wxa",bot_type="trend",market="BTC-USD",side="SELL"} 171 bot_orders_placed_total{bot_id="taker-bot-za6a9ywr",bot_type="taker",market="BTC-USD",side="SELL"} 247 bot_orders_placed_total{bot_id="maker-bot-lqyt9sww",bot_type="maker",market="BTC-USD",side="SELL"} 3712 bot_orders_placed_total{bot_id="maker-bot-lqyt9sww",bot_type="maker",market="BTC-USD",side="BUY"} 2579 bot_orders_placed_total{bot_id="maker-bot-xjjh900j",bot_type="maker",market="BTC-USD",side="SELL"} 2040 bot_orders_placed_total{bot_id="maker-bot-xjjh900j",bot_type="maker",market="BTC-USD",side="BUY"} 3922 bot_orders_placed_total{bot_id="maker-bot-gh8n5ewp",bot_type="maker",market="BTC-USD",side="SELL"} 3601 bot_orders_placed_total{bot_id="maker-bot-gh8n5ewp",bot_type="maker",market="BTC-USD",side="BUY"} 2599 bot_orders_placed_total{bot_id="taker-bot-pxdv6xfr",bot_type="taker",market="BTC-USD",side="SELL"} 237 bot_orders_placed_total{bot_id="trend-bot-m7380wxa",bot_type="trend",market="BTC-USD",side="BUY"} 149 bot_orders_placed_total{bot_id="taker-bot-pxdv6xfr",bot_type="taker",market="BTC-USD",side="BUY"} 66 bot_orders_placed_total{bot_id="taker-bot-za6a9ywr",bot_type="taker",market="BTC-USD",side="BUY"} 49 # HELP bot_orders_filled_total Общее количество исполненных ордеров # TYPE bot_orders_filled_total counter bot_orders_filled_total{bot_id="trend-bot-m7380wxa",bot_type="trend",market="unknown"} 320 bot_orders_filled_total{bot_id="taker-bot-za6a9ywr",bot_type="taker",market="unknown"} 296 bot_orders_filled_total{bot_id="taker-bot-pxdv6xfr",bot_type="taker",market="unknown"} 303 # HELP bot_volume_total_usdc Общий объём торговли в USDC # TYPE bot_volume_total_usdc counter bot_volume_total_usdc{bot_id="trend-bot-m7380wxa",bot_type="trend",market="BTC-USD"} 169635.9644022842 bot_volume_total_usdc{bot_id="taker-bot-za6a9ywr",bot_type="taker",market="BTC-USD"} 11592.711851836992 bot_volume_total_usdc{bot_id="maker-bot-lqyt9sww",bot_type="maker",market="BTC-USD"} 535463.0000000009 bot_volume_total_usdc{bot_id="maker-bot-xjjh900j",bot_type="maker",market="BTC-USD"} 500769.69259999937 bot_volume_total_usdc{bot_id="maker-bot-gh8n5ewp",bot_type="maker",market="BTC-USD"} 493687.8255000003 bot_volume_total_usdc{bot_id="taker-bot-pxdv6xfr",bot_type="taker",market="BTC-USD"} 9859.79300999599 # HELP bot_buy_volume_total_usdc Объём покупок в USDC # TYPE bot_buy_volume_total_usdc counter bot_buy_volume_total_usdc{bot_id="maker-bot-lqyt9sww",bot_type="maker",market="BTC-USD"} 198802.90279999978 bot_buy_volume_total_usdc{bot_id="maker-bot-xjjh900j",bot_type="maker",market="BTC-USD"} 329232.4883000002 bot_buy_volume_total_usdc{bot_id="maker-bot-gh8n5ewp",bot_type="maker",market="BTC-USD"} 193630.72099999987 bot_buy_volume_total_usdc{bot_id="trend-bot-m7380wxa",bot_type="trend",market="BTC-USD"} 5320.730084115003 bot_buy_volume_total_usdc{bot_id="taker-bot-pxdv6xfr",bot_type="taker",market="BTC-USD"} 2277.520003843 bot_buy_volume_total_usdc{bot_id="taker-bot-za6a9ywr",bot_type="taker",market="BTC-USD"} 3703.18196905 # HELP bot_sell_volume_total_usdc Объём продаж в USDC # TYPE bot_sell_volume_total_usdc counter bot_sell_volume_total_usdc{bot_id="trend-bot-m7380wxa",bot_type="trend",market="BTC-USD"} 164315.23431816924 bot_sell_volume_total_usdc{bot_id="taker-bot-za6a9ywr",bot_type="taker",market="BTC-USD"} 7889.529882787002 bot_sell_volume_total_usdc{bot_id="maker-bot-lqyt9sww",bot_type="maker",market="BTC-USD"} 336660.0971999999 bot_sell_volume_total_usdc{bot_id="maker-bot-xjjh900j",bot_type="maker",market="BTC-USD"} 171537.20430000027 bot_sell_volume_total_usdc{bot_id="maker-bot-gh8n5ewp",bot_type="maker",market="BTC-USD"} 300057.10450000054 bot_sell_volume_total_usdc{bot_id="taker-bot-pxdv6xfr",bot_type="taker",market="BTC-USD"} 7582.273006152997 # HELP bot_realized_profit_total_usdc Суммарная реализованная прибыль в USDC # TYPE bot_realized_profit_total_usdc counter bot_realized_profit_total_usdc{bot_id="taker-bot-pxdv6xfr",bot_type="taker"} 265143.9101034346 bot_realized_profit_total_usdc{bot_id="taker-bot-za6a9ywr",bot_type="taker"} 14628.678011845754 bot_realized_profit_total_usdc{bot_id="maker-bot-xjjh900j",bot_type="maker"} 2582.518521319337 bot_realized_profit_total_usdc{bot_id="trend-bot-m7380wxa",bot_type="trend"} 344.729709535352 # HELP bot_realized_loss_total_usdc Суммарный реализованный убыток в USDC # TYPE bot_realized_loss_total_usdc counter bot_realized_loss_total_usdc{bot_id="trend-bot-m7380wxa",bot_type="trend"} 197423.69915239688 bot_realized_loss_total_usdc{bot_id="maker-bot-lqyt9sww",bot_type="maker"} 4936.117219395335 bot_realized_loss_total_usdc{bot_id="maker-bot-gh8n5ewp",bot_type="maker"} 5202.203654319055 bot_realized_loss_total_usdc{bot_id="taker-bot-za6a9ywr",bot_type="taker"} 22.15195660044664 bot_realized_loss_total_usdc{bot_id="taker-bot-pxdv6xfr",bot_type="taker"} 28.74926559420288 # 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="trend-bot-m7380wxa",bot_type="trend",result="loss"} 273 bot_positions_closed_total{bot_id="maker-bot-lqyt9sww",bot_type="maker",result="loss"} 401 bot_positions_closed_total{bot_id="maker-bot-gh8n5ewp",bot_type="maker",result="loss"} 399 bot_positions_closed_total{bot_id="taker-bot-pxdv6xfr",bot_type="taker",result="profit"} 318 bot_positions_closed_total{bot_id="taker-bot-za6a9ywr",bot_type="taker",result="profit"} 179 bot_positions_closed_total{bot_id="maker-bot-xjjh900j",bot_type="maker",result="profit"} 215 bot_positions_closed_total{bot_id="taker-bot-za6a9ywr",bot_type="taker",result="loss"} 37 bot_positions_closed_total{bot_id="taker-bot-pxdv6xfr",bot_type="taker",result="loss"} 31 bot_positions_closed_total{bot_id="trend-bot-m7380wxa",bot_type="trend",result="profit"} 34 # HELP bot_decisions_total Количество торговых решений (Signal Accuracy) # TYPE bot_decisions_total counter bot_decisions_total{bot_id="trend-bot-m7380wxa",bot_type="trend",decision_type="correct"} 7 bot_decisions_total{bot_id="trend-bot-hzd9aqyg",bot_type="trend",decision_type="correct"} 1 bot_decisions_total{bot_id="trend-bot-eu4xpn75",bot_type="trend",decision_type="correct"} 1 bot_decisions_total{bot_id="trend-bot-t0k4dfvl",bot_type="trend",decision_type="correct"} 1 bot_decisions_total{bot_id="taker-bot-za6a9ywr",bot_type="taker",decision_type="correct"} 9 bot_decisions_total{bot_id="taker-bot-pxdv6xfr",bot_type="taker",decision_type="correct"} 10 bot_decisions_total{bot_id="trend-bot-m7380wxa",bot_type="trend",decision_type="FALSE_BREAKOUT"} 3 bot_decisions_total{bot_id="trend-bot-m7380wxa",bot_type="trend",decision_type="WRONG_DIRECTION"} 2 bot_decisions_total{bot_id="taker-bot-za6a9ywr",bot_type="taker",decision_type="MISTAKE"} 2 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="taker-bot-pxdv6xfr",bot_type="taker",market="BTC-USD"} 49.517847 bot_fees_total_usdc{bot_id="trend-bot-m7380wxa",bot_type="trend",market="BTC-USD"} 53.487446000000034 bot_fees_total_usdc{bot_id="taker-bot-za6a9ywr",bot_type="taker",market="BTC-USD"} 14.562883000000005 bot_fees_total_usdc{bot_id="maker-bot-xjjh900j",bot_type="maker",market="BTC-USD"} 3.306375000000003 bot_fees_total_usdc{bot_id="maker-bot-lqyt9sww",bot_type="maker",market="BTC-USD"} 1.8039630000000093 bot_fees_total_usdc{bot_id="maker-bot-gh8n5ewp",bot_type="maker",market="BTC-USD"} 2.8471470000000014 # HELP bot_balance_usdc Текущий баланс бота в USDC # TYPE bot_balance_usdc gauge bot_balance_usdc{bot_id="taker-bot-pxdv6xfr",bot_type="taker"} 177637.3735857616 bot_balance_usdc{bot_id="maker-bot-lqyt9sww",bot_type="maker"} 8665949.59062908 bot_balance_usdc{bot_id="maker-bot-gh8n5ewp",bot_type="maker"} 6978964.969953771 bot_balance_usdc{bot_id="maker-bot-xjjh900j",bot_type="maker"} 7370196.053809051 bot_balance_usdc{bot_id="trend-bot-m7380wxa",bot_type="trend"} 160555.5819895182 bot_balance_usdc{bot_id="taker-bot-za6a9ywr",bot_type="taker"} 173623.6280483026 # 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"} 4 bot_status{bot_id="taker-bot-sdlfuhht",bot_type="taker"} 4 bot_status{bot_id="trend-bot-m7380wxa",bot_type="trend"} 1 bot_status{bot_id="trend-bot-hzd9aqyg",bot_type="trend"} 4 bot_status{bot_id="trend-bot-eu4xpn75",bot_type="trend"} 4 bot_status{bot_id="trend-bot-t0k4dfvl",bot_type="trend"} 4 # 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"} 7 bot_skill_level{bot_id="maker-bot-lqyt9sww",bot_type="maker"} 6 bot_skill_level{bot_id="maker-bot-gh8n5ewp",bot_type="maker"} 7 bot_skill_level{bot_id="taker-bot-pxdv6xfr",bot_type="taker"} 3 bot_skill_level{bot_id="taker-bot-za6a9ywr",bot_type="taker"} 4 bot_skill_level{bot_id="taker-bot-39lcdsc6",bot_type="taker"} 6 bot_skill_level{bot_id="taker-bot-sdlfuhht",bot_type="taker"} 5 bot_skill_level{bot_id="trend-bot-m7380wxa",bot_type="trend"} 5 bot_skill_level{bot_id="trend-bot-hzd9aqyg",bot_type="trend"} 4 bot_skill_level{bot_id="trend-bot-eu4xpn75",bot_type="trend"} 7 bot_skill_level{bot_id="trend-bot-t0k4dfvl",bot_type="trend"} 5 # HELP bot_win_rate_percent Процент успешных закрытий позиций # TYPE bot_win_rate_percent gauge bot_win_rate_percent{bot_id="trend-bot-m7380wxa",bot_type="trend"} 11.074918566775244 bot_win_rate_percent{bot_id="maker-bot-lqyt9sww",bot_type="maker"} 0 bot_win_rate_percent{bot_id="maker-bot-gh8n5ewp",bot_type="maker"} 0 bot_win_rate_percent{bot_id="taker-bot-pxdv6xfr",bot_type="taker"} 91.11747851002865 bot_win_rate_percent{bot_id="taker-bot-za6a9ywr",bot_type="taker"} 82.87037037037037 bot_win_rate_percent{bot_id="maker-bot-xjjh900j",bot_type="maker"} 100 # HELP bot_unrealized_pnl_usdc Нереализованный PnL в USDC # TYPE bot_unrealized_pnl_usdc gauge bot_unrealized_pnl_usdc{bot_id="taker-bot-pxdv6xfr",bot_type="taker",market="BTC-USD"} 0.04494317090909091 bot_unrealized_pnl_usdc{bot_id="trend-bot-m7380wxa",bot_type="trend",market="BTC-USD"} -0.37919641 bot_unrealized_pnl_usdc{bot_id="taker-bot-za6a9ywr",bot_type="taker",market="BTC-USD"} 0.13093363 bot_unrealized_pnl_usdc{bot_id="maker-bot-lqyt9sww",bot_type="maker",market="BTC-USD"} -58403.32768165374 bot_unrealized_pnl_usdc{bot_id="maker-bot-gh8n5ewp",bot_type="maker",market="BTC-USD"} -11776.322837911703 bot_unrealized_pnl_usdc{bot_id="maker-bot-xjjh900j",bot_type="maker",market="BTC-USD"} 164542.14727096813 # 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"} 65880.2287 # HELP bot_market_price Текущая рыночная цена (mid) # TYPE bot_market_price gauge bot_market_price{market="BTC-USD"} 65900.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="trend-bot-m7380wxa",bot_type="trend",side="SELL"} 13 bot_order_size_usdc_bucket{le="20",bot_id="trend-bot-m7380wxa",bot_type="trend",side="SELL"} 63 bot_order_size_usdc_bucket{le="30",bot_id="trend-bot-m7380wxa",bot_type="trend",side="SELL"} 81 bot_order_size_usdc_bucket{le="40",bot_id="trend-bot-m7380wxa",bot_type="trend",side="SELL"} 127 bot_order_size_usdc_bucket{le="50",bot_id="trend-bot-m7380wxa",bot_type="trend",side="SELL"} 147 bot_order_size_usdc_bucket{le="60",bot_id="trend-bot-m7380wxa",bot_type="trend",side="SELL"} 163 bot_order_size_usdc_bucket{le="70",bot_id="trend-bot-m7380wxa",bot_type="trend",side="SELL"} 163 bot_order_size_usdc_bucket{le="80",bot_id="trend-bot-m7380wxa",bot_type="trend",side="SELL"} 164 bot_order_size_usdc_bucket{le="90",bot_id="trend-bot-m7380wxa",bot_type="trend",side="SELL"} 165 bot_order_size_usdc_bucket{le="100",bot_id="trend-bot-m7380wxa",bot_type="trend",side="SELL"} 165 bot_order_size_usdc_bucket{le="150",bot_id="trend-bot-m7380wxa",bot_type="trend",side="SELL"} 167 bot_order_size_usdc_bucket{le="200",bot_id="trend-bot-m7380wxa",bot_type="trend",side="SELL"} 167 bot_order_size_usdc_bucket{le="300",bot_id="trend-bot-m7380wxa",bot_type="trend",side="SELL"} 167 bot_order_size_usdc_bucket{le="500",bot_id="trend-bot-m7380wxa",bot_type="trend",side="SELL"} 168 bot_order_size_usdc_bucket{le="1000",bot_id="trend-bot-m7380wxa",bot_type="trend",side="SELL"} 168 bot_order_size_usdc_bucket{le="+Inf",bot_id="trend-bot-m7380wxa",bot_type="trend",side="SELL"} 171 bot_order_size_usdc_sum{bot_id="trend-bot-m7380wxa",bot_type="trend",side="SELL"} 164315.23431816924 bot_order_size_usdc_count{bot_id="trend-bot-m7380wxa",bot_type="trend",side="SELL"} 171 bot_order_size_usdc_bucket{le="10",bot_id="taker-bot-za6a9ywr",bot_type="taker",side="SELL"} 18 bot_order_size_usdc_bucket{le="20",bot_id="taker-bot-za6a9ywr",bot_type="taker",side="SELL"} 89 bot_order_size_usdc_bucket{le="30",bot_id="taker-bot-za6a9ywr",bot_type="taker",side="SELL"} 135 bot_order_size_usdc_bucket{le="40",bot_id="taker-bot-za6a9ywr",bot_type="taker",side="SELL"} 190 bot_order_size_usdc_bucket{le="50",bot_id="taker-bot-za6a9ywr",bot_type="taker",side="SELL"} 211 bot_order_size_usdc_bucket{le="60",bot_id="taker-bot-za6a9ywr",bot_type="taker",side="SELL"} 228 bot_order_size_usdc_bucket{le="70",bot_id="taker-bot-za6a9ywr",bot_type="taker",side="SELL"} 231 bot_order_size_usdc_bucket{le="80",bot_id="taker-bot-za6a9ywr",bot_type="taker",side="SELL"} 242 bot_order_size_usdc_bucket{le="90",bot_id="taker-bot-za6a9ywr",bot_type="taker",side="SELL"} 244 bot_order_size_usdc_bucket{le="100",bot_id="taker-bot-za6a9ywr",bot_type="taker",side="SELL"} 247 bot_order_size_usdc_bucket{le="150",bot_id="taker-bot-za6a9ywr",bot_type="taker",side="SELL"} 247 bot_order_size_usdc_bucket{le="200",bot_id="taker-bot-za6a9ywr",bot_type="taker",side="SELL"} 247 bot_order_size_usdc_bucket{le="300",bot_id="taker-bot-za6a9ywr",bot_type="taker",side="SELL"} 247 bot_order_size_usdc_bucket{le="500",bot_id="taker-bot-za6a9ywr",bot_type="taker",side="SELL"} 247 bot_order_size_usdc_bucket{le="1000",bot_id="taker-bot-za6a9ywr",bot_type="taker",side="SELL"} 247 bot_order_size_usdc_bucket{le="+Inf",bot_id="taker-bot-za6a9ywr",bot_type="taker",side="SELL"} 247 bot_order_size_usdc_sum{bot_id="taker-bot-za6a9ywr",bot_type="taker",side="SELL"} 7889.529882787002 bot_order_size_usdc_count{bot_id="taker-bot-za6a9ywr",bot_type="taker",side="SELL"} 247 bot_order_size_usdc_bucket{le="10",bot_id="maker-bot-lqyt9sww",bot_type="maker",side="SELL"} 1569 bot_order_size_usdc_bucket{le="20",bot_id="maker-bot-lqyt9sww",bot_type="maker",side="SELL"} 2071 bot_order_size_usdc_bucket{le="30",bot_id="maker-bot-lqyt9sww",bot_type="maker",side="SELL"} 2263 bot_order_size_usdc_bucket{le="40",bot_id="maker-bot-lqyt9sww",bot_type="maker",side="SELL"} 2510 bot_order_size_usdc_bucket{le="50",bot_id="maker-bot-lqyt9sww",bot_type="maker",side="SELL"} 2630 bot_order_size_usdc_bucket{le="60",bot_id="maker-bot-lqyt9sww",bot_type="maker",side="SELL"} 2796 bot_order_size_usdc_bucket{le="70",bot_id="maker-bot-lqyt9sww",bot_type="maker",side="SELL"} 2891 bot_order_size_usdc_bucket{le="80",bot_id="maker-bot-lqyt9sww",bot_type="maker",side="SELL"} 3035 bot_order_size_usdc_bucket{le="90",bot_id="maker-bot-lqyt9sww",bot_type="maker",side="SELL"} 3089 bot_order_size_usdc_bucket{le="100",bot_id="maker-bot-lqyt9sww",bot_type="maker",side="SELL"} 3160 bot_order_size_usdc_bucket{le="150",bot_id="maker-bot-lqyt9sww",bot_type="maker",side="SELL"} 3257 bot_order_size_usdc_bucket{le="200",bot_id="maker-bot-lqyt9sww",bot_type="maker",side="SELL"} 3326 bot_order_size_usdc_bucket{le="300",bot_id="maker-bot-lqyt9sww",bot_type="maker",side="SELL"} 3404 bot_order_size_usdc_bucket{le="500",bot_id="maker-bot-lqyt9sww",bot_type="maker",side="SELL"} 3516 bot_order_size_usdc_bucket{le="1000",bot_id="maker-bot-lqyt9sww",bot_type="maker",side="SELL"} 3661 bot_order_size_usdc_bucket{le="+Inf",bot_id="maker-bot-lqyt9sww",bot_type="maker",side="SELL"} 3712 bot_order_size_usdc_sum{bot_id="maker-bot-lqyt9sww",bot_type="maker",side="SELL"} 336660.0971999999 bot_order_size_usdc_count{bot_id="maker-bot-lqyt9sww",bot_type="maker",side="SELL"} 3712 bot_order_size_usdc_bucket{le="10",bot_id="maker-bot-lqyt9sww",bot_type="maker",side="BUY"} 1147 bot_order_size_usdc_bucket{le="20",bot_id="maker-bot-lqyt9sww",bot_type="maker",side="BUY"} 1528 bot_order_size_usdc_bucket{le="30",bot_id="maker-bot-lqyt9sww",bot_type="maker",side="BUY"} 1636 bot_order_size_usdc_bucket{le="40",bot_id="maker-bot-lqyt9sww",bot_type="maker",side="BUY"} 1828 bot_order_size_usdc_bucket{le="50",bot_id="maker-bot-lqyt9sww",bot_type="maker",side="BUY"} 1896 bot_order_size_usdc_bucket{le="60",bot_id="maker-bot-lqyt9sww",bot_type="maker",side="BUY"} 2003 bot_order_size_usdc_bucket{le="70",bot_id="maker-bot-lqyt9sww",bot_type="maker",side="BUY"} 2051 bot_order_size_usdc_bucket{le="80",bot_id="maker-bot-lqyt9sww",bot_type="maker",side="BUY"} 2158 bot_order_size_usdc_bucket{le="90",bot_id="maker-bot-lqyt9sww",bot_type="maker",side="BUY"} 2206 bot_order_size_usdc_bucket{le="100",bot_id="maker-bot-lqyt9sww",bot_type="maker",side="BUY"} 2248 bot_order_size_usdc_bucket{le="150",bot_id="maker-bot-lqyt9sww",bot_type="maker",side="BUY"} 2325 bot_order_size_usdc_bucket{le="200",bot_id="maker-bot-lqyt9sww",bot_type="maker",side="BUY"} 2362 bot_order_size_usdc_bucket{le="300",bot_id="maker-bot-lqyt9sww",bot_type="maker",side="BUY"} 2403 bot_order_size_usdc_bucket{le="500",bot_id="maker-bot-lqyt9sww",bot_type="maker",side="BUY"} 2473 bot_order_size_usdc_bucket{le="1000",bot_id="maker-bot-lqyt9sww",bot_type="maker",side="BUY"} 2557 bot_order_size_usdc_bucket{le="+Inf",bot_id="maker-bot-lqyt9sww",bot_type="maker",side="BUY"} 2579 bot_order_size_usdc_sum{bot_id="maker-bot-lqyt9sww",bot_type="maker",side="BUY"} 198802.90279999978 bot_order_size_usdc_count{bot_id="maker-bot-lqyt9sww",bot_type="maker",side="BUY"} 2579 bot_order_size_usdc_bucket{le="10",bot_id="maker-bot-xjjh900j",bot_type="maker",side="SELL"} 801 bot_order_size_usdc_bucket{le="20",bot_id="maker-bot-xjjh900j",bot_type="maker",side="SELL"} 1090 bot_order_size_usdc_bucket{le="30",bot_id="maker-bot-xjjh900j",bot_type="maker",side="SELL"} 1195 bot_order_size_usdc_bucket{le="40",bot_id="maker-bot-xjjh900j",bot_type="maker",side="SELL"} 1387 bot_order_size_usdc_bucket{le="50",bot_id="maker-bot-xjjh900j",bot_type="maker",side="SELL"} 1441 bot_order_size_usdc_bucket{le="60",bot_id="maker-bot-xjjh900j",bot_type="maker",side="SELL"} 1545 bot_order_size_usdc_bucket{le="70",bot_id="maker-bot-xjjh900j",bot_type="maker",side="SELL"} 1592 bot_order_size_usdc_bucket{le="80",bot_id="maker-bot-xjjh900j",bot_type="maker",side="SELL"} 1666 bot_order_size_usdc_bucket{le="90",bot_id="maker-bot-xjjh900j",bot_type="maker",side="SELL"} 1697 bot_order_size_usdc_bucket{le="100",bot_id="maker-bot-xjjh900j",bot_type="maker",side="SELL"} 1738 bot_order_size_usdc_bucket{le="150",bot_id="maker-bot-xjjh900j",bot_type="maker",side="SELL"} 1806 bot_order_size_usdc_bucket{le="200",bot_id="maker-bot-xjjh900j",bot_type="maker",side="SELL"} 1843 bot_order_size_usdc_bucket{le="300",bot_id="maker-bot-xjjh900j",bot_type="maker",side="SELL"} 1894 bot_order_size_usdc_bucket{le="500",bot_id="maker-bot-xjjh900j",bot_type="maker",side="SELL"} 1948 bot_order_size_usdc_bucket{le="1000",bot_id="maker-bot-xjjh900j",bot_type="maker",side="SELL"} 2016 bot_order_size_usdc_bucket{le="+Inf",bot_id="maker-bot-xjjh900j",bot_type="maker",side="SELL"} 2040 bot_order_size_usdc_sum{bot_id="maker-bot-xjjh900j",bot_type="maker",side="SELL"} 171537.20430000027 bot_order_size_usdc_count{bot_id="maker-bot-xjjh900j",bot_type="maker",side="SELL"} 2040 bot_order_size_usdc_bucket{le="10",bot_id="maker-bot-xjjh900j",bot_type="maker",side="BUY"} 1683 bot_order_size_usdc_bucket{le="20",bot_id="maker-bot-xjjh900j",bot_type="maker",side="BUY"} 2192 bot_order_size_usdc_bucket{le="30",bot_id="maker-bot-xjjh900j",bot_type="maker",side="BUY"} 2359 bot_order_size_usdc_bucket{le="40",bot_id="maker-bot-xjjh900j",bot_type="maker",side="BUY"} 2635 bot_order_size_usdc_bucket{le="50",bot_id="maker-bot-xjjh900j",bot_type="maker",side="BUY"} 2755 bot_order_size_usdc_bucket{le="60",bot_id="maker-bot-xjjh900j",bot_type="maker",side="BUY"} 2968 bot_order_size_usdc_bucket{le="70",bot_id="maker-bot-xjjh900j",bot_type="maker",side="BUY"} 3067 bot_order_size_usdc_bucket{le="80",bot_id="maker-bot-xjjh900j",bot_type="maker",side="BUY"} 3243 bot_order_size_usdc_bucket{le="90",bot_id="maker-bot-xjjh900j",bot_type="maker",side="BUY"} 3303 bot_order_size_usdc_bucket{le="100",bot_id="maker-bot-xjjh900j",bot_type="maker",side="BUY"} 3373 bot_order_size_usdc_bucket{le="150",bot_id="maker-bot-xjjh900j",bot_type="maker",side="BUY"} 3507 bot_order_size_usdc_bucket{le="200",bot_id="maker-bot-xjjh900j",bot_type="maker",side="BUY"} 3559 bot_order_size_usdc_bucket{le="300",bot_id="maker-bot-xjjh900j",bot_type="maker",side="BUY"} 3632 bot_order_size_usdc_bucket{le="500",bot_id="maker-bot-xjjh900j",bot_type="maker",side="BUY"} 3733 bot_order_size_usdc_bucket{le="1000",bot_id="maker-bot-xjjh900j",bot_type="maker",side="BUY"} 3878 bot_order_size_usdc_bucket{le="+Inf",bot_id="maker-bot-xjjh900j",bot_type="maker",side="BUY"} 3922 bot_order_size_usdc_sum{bot_id="maker-bot-xjjh900j",bot_type="maker",side="BUY"} 329232.4883000002 bot_order_size_usdc_count{bot_id="maker-bot-xjjh900j",bot_type="maker",side="BUY"} 3922 bot_order_size_usdc_bucket{le="10",bot_id="maker-bot-gh8n5ewp",bot_type="maker",side="SELL"} 1446 bot_order_size_usdc_bucket{le="20",bot_id="maker-bot-gh8n5ewp",bot_type="maker",side="SELL"} 1950 bot_order_size_usdc_bucket{le="30",bot_id="maker-bot-gh8n5ewp",bot_type="maker",side="SELL"} 2138 bot_order_size_usdc_bucket{le="40",bot_id="maker-bot-gh8n5ewp",bot_type="maker",side="SELL"} 2414 bot_order_size_usdc_bucket{le="50",bot_id="maker-bot-gh8n5ewp",bot_type="maker",side="SELL"} 2550 bot_order_size_usdc_bucket{le="60",bot_id="maker-bot-gh8n5ewp",bot_type="maker",side="SELL"} 2760 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"} 2956 bot_order_size_usdc_bucket{le="90",bot_id="maker-bot-gh8n5ewp",bot_type="maker",side="SELL"} 3016 bot_order_size_usdc_bucket{le="100",bot_id="maker-bot-gh8n5ewp",bot_type="maker",side="SELL"} 3079 bot_order_size_usdc_bucket{le="150",bot_id="maker-bot-gh8n5ewp",bot_type="maker",side="SELL"} 3185 bot_order_size_usdc_bucket{le="200",bot_id="maker-bot-gh8n5ewp",bot_type="maker",side="SELL"} 3222 bot_order_size_usdc_bucket{le="300",bot_id="maker-bot-gh8n5ewp",bot_type="maker",side="SELL"} 3313 bot_order_size_usdc_bucket{le="500",bot_id="maker-bot-gh8n5ewp",bot_type="maker",side="SELL"} 3449 bot_order_size_usdc_bucket{le="1000",bot_id="maker-bot-gh8n5ewp",bot_type="maker",side="SELL"} 3561 bot_order_size_usdc_bucket{le="+Inf",bot_id="maker-bot-gh8n5ewp",bot_type="maker",side="SELL"} 3601 bot_order_size_usdc_sum{bot_id="maker-bot-gh8n5ewp",bot_type="maker",side="SELL"} 300057.10450000054 bot_order_size_usdc_count{bot_id="maker-bot-gh8n5ewp",bot_type="maker",side="SELL"} 3601 bot_order_size_usdc_bucket{le="10",bot_id="maker-bot-gh8n5ewp",bot_type="maker",side="BUY"} 1107 bot_order_size_usdc_bucket{le="20",bot_id="maker-bot-gh8n5ewp",bot_type="maker",side="BUY"} 1497 bot_order_size_usdc_bucket{le="30",bot_id="maker-bot-gh8n5ewp",bot_type="maker",side="BUY"} 1618 bot_order_size_usdc_bucket{le="40",bot_id="maker-bot-gh8n5ewp",bot_type="maker",side="BUY"} 1817 bot_order_size_usdc_bucket{le="50",bot_id="maker-bot-gh8n5ewp",bot_type="maker",side="BUY"} 1907 bot_order_size_usdc_bucket{le="60",bot_id="maker-bot-gh8n5ewp",bot_type="maker",side="BUY"} 2023 bot_order_size_usdc_bucket{le="70",bot_id="maker-bot-gh8n5ewp",bot_type="maker",side="BUY"} 2087 bot_order_size_usdc_bucket{le="80",bot_id="maker-bot-gh8n5ewp",bot_type="maker",side="BUY"} 2176 bot_order_size_usdc_bucket{le="90",bot_id="maker-bot-gh8n5ewp",bot_type="maker",side="BUY"} 2221 bot_order_size_usdc_bucket{le="100",bot_id="maker-bot-gh8n5ewp",bot_type="maker",side="BUY"} 2264 bot_order_size_usdc_bucket{le="150",bot_id="maker-bot-gh8n5ewp",bot_type="maker",side="BUY"} 2364 bot_order_size_usdc_bucket{le="200",bot_id="maker-bot-gh8n5ewp",bot_type="maker",side="BUY"} 2399 bot_order_size_usdc_bucket{le="300",bot_id="maker-bot-gh8n5ewp",bot_type="maker",side="BUY"} 2439 bot_order_size_usdc_bucket{le="500",bot_id="maker-bot-gh8n5ewp",bot_type="maker",side="BUY"} 2503 bot_order_size_usdc_bucket{le="1000",bot_id="maker-bot-gh8n5ewp",bot_type="maker",side="BUY"} 2575 bot_order_size_usdc_bucket{le="+Inf",bot_id="maker-bot-gh8n5ewp",bot_type="maker",side="BUY"} 2599 bot_order_size_usdc_sum{bot_id="maker-bot-gh8n5ewp",bot_type="maker",side="BUY"} 193630.72099999987 bot_order_size_usdc_count{bot_id="maker-bot-gh8n5ewp",bot_type="maker",side="BUY"} 2599 bot_order_size_usdc_bucket{le="10",bot_id="taker-bot-pxdv6xfr",bot_type="taker",side="SELL"} 18 bot_order_size_usdc_bucket{le="20",bot_id="taker-bot-pxdv6xfr",bot_type="taker",side="SELL"} 71 bot_order_size_usdc_bucket{le="30",bot_id="taker-bot-pxdv6xfr",bot_type="taker",side="SELL"} 121 bot_order_size_usdc_bucket{le="40",bot_id="taker-bot-pxdv6xfr",bot_type="taker",side="SELL"} 179 bot_order_size_usdc_bucket{le="50",bot_id="taker-bot-pxdv6xfr",bot_type="taker",side="SELL"} 206 bot_order_size_usdc_bucket{le="60",bot_id="taker-bot-pxdv6xfr",bot_type="taker",side="SELL"} 227 bot_order_size_usdc_bucket{le="70",bot_id="taker-bot-pxdv6xfr",bot_type="taker",side="SELL"} 231 bot_order_size_usdc_bucket{le="80",bot_id="taker-bot-pxdv6xfr",bot_type="taker",side="SELL"} 234 bot_order_size_usdc_bucket{le="90",bot_id="taker-bot-pxdv6xfr",bot_type="taker",side="SELL"} 234 bot_order_size_usdc_bucket{le="100",bot_id="taker-bot-pxdv6xfr",bot_type="taker",side="SELL"} 235 bot_order_size_usdc_bucket{le="150",bot_id="taker-bot-pxdv6xfr",bot_type="taker",side="SELL"} 237 bot_order_size_usdc_bucket{le="200",bot_id="taker-bot-pxdv6xfr",bot_type="taker",side="SELL"} 237 bot_order_size_usdc_bucket{le="300",bot_id="taker-bot-pxdv6xfr",bot_type="taker",side="SELL"} 237 bot_order_size_usdc_bucket{le="500",bot_id="taker-bot-pxdv6xfr",bot_type="taker",side="SELL"} 237 bot_order_size_usdc_bucket{le="1000",bot_id="taker-bot-pxdv6xfr",bot_type="taker",side="SELL"} 237 bot_order_size_usdc_bucket{le="+Inf",bot_id="taker-bot-pxdv6xfr",bot_type="taker",side="SELL"} 237 bot_order_size_usdc_sum{bot_id="taker-bot-pxdv6xfr",bot_type="taker",side="SELL"} 7582.273006152997 bot_order_size_usdc_count{bot_id="taker-bot-pxdv6xfr",bot_type="taker",side="SELL"} 237 bot_order_size_usdc_bucket{le="10",bot_id="trend-bot-m7380wxa",bot_type="trend",side="BUY"} 14 bot_order_size_usdc_bucket{le="20",bot_id="trend-bot-m7380wxa",bot_type="trend",side="BUY"} 44 bot_order_size_usdc_bucket{le="30",bot_id="trend-bot-m7380wxa",bot_type="trend",side="BUY"} 62 bot_order_size_usdc_bucket{le="40",bot_id="trend-bot-m7380wxa",bot_type="trend",side="BUY"} 102 bot_order_size_usdc_bucket{le="50",bot_id="trend-bot-m7380wxa",bot_type="trend",side="BUY"} 126 bot_order_size_usdc_bucket{le="60",bot_id="trend-bot-m7380wxa",bot_type="trend",side="BUY"} 140 bot_order_size_usdc_bucket{le="70",bot_id="trend-bot-m7380wxa",bot_type="trend",side="BUY"} 141 bot_order_size_usdc_bucket{le="80",bot_id="trend-bot-m7380wxa",bot_type="trend",side="BUY"} 141 bot_order_size_usdc_bucket{le="90",bot_id="trend-bot-m7380wxa",bot_type="trend",side="BUY"} 142 bot_order_size_usdc_bucket{le="100",bot_id="trend-bot-m7380wxa",bot_type="trend",side="BUY"} 142 bot_order_size_usdc_bucket{le="150",bot_id="trend-bot-m7380wxa",bot_type="trend",side="BUY"} 149 bot_order_size_usdc_bucket{le="200",bot_id="trend-bot-m7380wxa",bot_type="trend",side="BUY"} 149 bot_order_size_usdc_bucket{le="300",bot_id="trend-bot-m7380wxa",bot_type="trend",side="BUY"} 149 bot_order_size_usdc_bucket{le="500",bot_id="trend-bot-m7380wxa",bot_type="trend",side="BUY"} 149 bot_order_size_usdc_bucket{le="1000",bot_id="trend-bot-m7380wxa",bot_type="trend",side="BUY"} 149 bot_order_size_usdc_bucket{le="+Inf",bot_id="trend-bot-m7380wxa",bot_type="trend",side="BUY"} 149 bot_order_size_usdc_sum{bot_id="trend-bot-m7380wxa",bot_type="trend",side="BUY"} 5320.730084115003 bot_order_size_usdc_count{bot_id="trend-bot-m7380wxa",bot_type="trend",side="BUY"} 149 bot_order_size_usdc_bucket{le="10",bot_id="taker-bot-pxdv6xfr",bot_type="taker",side="BUY"} 5 bot_order_size_usdc_bucket{le="20",bot_id="taker-bot-pxdv6xfr",bot_type="taker",side="BUY"} 22 bot_order_size_usdc_bucket{le="30",bot_id="taker-bot-pxdv6xfr",bot_type="taker",side="BUY"} 31 bot_order_size_usdc_bucket{le="40",bot_id="taker-bot-pxdv6xfr",bot_type="taker",side="BUY"} 51 bot_order_size_usdc_bucket{le="50",bot_id="taker-bot-pxdv6xfr",bot_type="taker",side="BUY"} 57 bot_order_size_usdc_bucket{le="60",bot_id="taker-bot-pxdv6xfr",bot_type="taker",side="BUY"} 60 bot_order_size_usdc_bucket{le="70",bot_id="taker-bot-pxdv6xfr",bot_type="taker",side="BUY"} 62 bot_order_size_usdc_bucket{le="80",bot_id="taker-bot-pxdv6xfr",bot_type="taker",side="BUY"} 65 bot_order_size_usdc_bucket{le="90",bot_id="taker-bot-pxdv6xfr",bot_type="taker",side="BUY"} 65 bot_order_size_usdc_bucket{le="100",bot_id="taker-bot-pxdv6xfr",bot_type="taker",side="BUY"} 65 bot_order_size_usdc_bucket{le="150",bot_id="taker-bot-pxdv6xfr",bot_type="taker",side="BUY"} 65 bot_order_size_usdc_bucket{le="200",bot_id="taker-bot-pxdv6xfr",bot_type="taker",side="BUY"} 65 bot_order_size_usdc_bucket{le="300",bot_id="taker-bot-pxdv6xfr",bot_type="taker",side="BUY"} 66 bot_order_size_usdc_bucket{le="500",bot_id="taker-bot-pxdv6xfr",bot_type="taker",side="BUY"} 66 bot_order_size_usdc_bucket{le="1000",bot_id="taker-bot-pxdv6xfr",bot_type="taker",side="BUY"} 66 bot_order_size_usdc_bucket{le="+Inf",bot_id="taker-bot-pxdv6xfr",bot_type="taker",side="BUY"} 66 bot_order_size_usdc_sum{bot_id="taker-bot-pxdv6xfr",bot_type="taker",side="BUY"} 2277.520003843 bot_order_size_usdc_count{bot_id="taker-bot-pxdv6xfr",bot_type="taker",side="BUY"} 66 bot_order_size_usdc_bucket{le="10",bot_id="taker-bot-za6a9ywr",bot_type="taker",side="BUY"} 3 bot_order_size_usdc_bucket{le="20",bot_id="taker-bot-za6a9ywr",bot_type="taker",side="BUY"} 15 bot_order_size_usdc_bucket{le="30",bot_id="taker-bot-za6a9ywr",bot_type="taker",side="BUY"} 25 bot_order_size_usdc_bucket{le="40",bot_id="taker-bot-za6a9ywr",bot_type="taker",side="BUY"} 37 bot_order_size_usdc_bucket{le="50",bot_id="taker-bot-za6a9ywr",bot_type="taker",side="BUY"} 41 bot_order_size_usdc_bucket{le="60",bot_id="taker-bot-za6a9ywr",bot_type="taker",side="BUY"} 43 bot_order_size_usdc_bucket{le="70",bot_id="taker-bot-za6a9ywr",bot_type="taker",side="BUY"} 43 bot_order_size_usdc_bucket{le="80",bot_id="taker-bot-za6a9ywr",bot_type="taker",side="BUY"} 46 bot_order_size_usdc_bucket{le="90",bot_id="taker-bot-za6a9ywr",bot_type="taker",side="BUY"} 46 bot_order_size_usdc_bucket{le="100",bot_id="taker-bot-za6a9ywr",bot_type="taker",side="BUY"} 46 bot_order_size_usdc_bucket{le="150",bot_id="taker-bot-za6a9ywr",bot_type="taker",side="BUY"} 47 bot_order_size_usdc_bucket{le="200",bot_id="taker-bot-za6a9ywr",bot_type="taker",side="BUY"} 47 bot_order_size_usdc_bucket{le="300",bot_id="taker-bot-za6a9ywr",bot_type="taker",side="BUY"} 48 bot_order_size_usdc_bucket{le="500",bot_id="taker-bot-za6a9ywr",bot_type="taker",side="BUY"} 48 bot_order_size_usdc_bucket{le="1000",bot_id="taker-bot-za6a9ywr",bot_type="taker",side="BUY"} 48 bot_order_size_usdc_bucket{le="+Inf",bot_id="taker-bot-za6a9ywr",bot_type="taker",side="BUY"} 49 bot_order_size_usdc_sum{bot_id="taker-bot-za6a9ywr",bot_type="taker",side="BUY"} 3703.18196905 bot_order_size_usdc_count{bot_id="taker-bot-za6a9ywr",bot_type="taker",side="BUY"} 49 # HELP bot_order_interval_seconds Время между ордерами в секундах # TYPE bot_order_interval_seconds histogram bot_order_interval_seconds_bucket{le="1",bot_id="maker-bot-lqyt9sww",bot_type="maker"} 4138 bot_order_interval_seconds_bucket{le="2",bot_id="maker-bot-lqyt9sww",bot_type="maker"} 4715 bot_order_interval_seconds_bucket{le="5",bot_id="maker-bot-lqyt9sww",bot_type="maker"} 5688 bot_order_interval_seconds_bucket{le="10",bot_id="maker-bot-lqyt9sww",bot_type="maker"} 6258 bot_order_interval_seconds_bucket{le="20",bot_id="maker-bot-lqyt9sww",bot_type="maker"} 6290 bot_order_interval_seconds_bucket{le="30",bot_id="maker-bot-lqyt9sww",bot_type="maker"} 6290 bot_order_interval_seconds_bucket{le="60",bot_id="maker-bot-lqyt9sww",bot_type="maker"} 6290 bot_order_interval_seconds_bucket{le="120",bot_id="maker-bot-lqyt9sww",bot_type="maker"} 6290 bot_order_interval_seconds_bucket{le="300",bot_id="maker-bot-lqyt9sww",bot_type="maker"} 6290 bot_order_interval_seconds_bucket{le="+Inf",bot_id="maker-bot-lqyt9sww",bot_type="maker"} 6290 bot_order_interval_seconds_sum{bot_id="maker-bot-lqyt9sww",bot_type="maker"} 8421.462000000003 bot_order_interval_seconds_count{bot_id="maker-bot-lqyt9sww",bot_type="maker"} 6290 bot_order_interval_seconds_bucket{le="1",bot_id="maker-bot-xjjh900j",bot_type="maker"} 3674 bot_order_interval_seconds_bucket{le="2",bot_id="maker-bot-xjjh900j",bot_type="maker"} 4356 bot_order_interval_seconds_bucket{le="5",bot_id="maker-bot-xjjh900j",bot_type="maker"} 5403 bot_order_interval_seconds_bucket{le="10",bot_id="maker-bot-xjjh900j",bot_type="maker"} 5936 bot_order_interval_seconds_bucket{le="20",bot_id="maker-bot-xjjh900j",bot_type="maker"} 5961 bot_order_interval_seconds_bucket{le="30",bot_id="maker-bot-xjjh900j",bot_type="maker"} 5961 bot_order_interval_seconds_bucket{le="60",bot_id="maker-bot-xjjh900j",bot_type="maker"} 5961 bot_order_interval_seconds_bucket{le="120",bot_id="maker-bot-xjjh900j",bot_type="maker"} 5961 bot_order_interval_seconds_bucket{le="300",bot_id="maker-bot-xjjh900j",bot_type="maker"} 5961 bot_order_interval_seconds_bucket{le="+Inf",bot_id="maker-bot-xjjh900j",bot_type="maker"} 5961 bot_order_interval_seconds_sum{bot_id="maker-bot-xjjh900j",bot_type="maker"} 8420.243999999999 bot_order_interval_seconds_count{bot_id="maker-bot-xjjh900j",bot_type="maker"} 5961 bot_order_interval_seconds_bucket{le="1",bot_id="maker-bot-gh8n5ewp",bot_type="maker"} 4051 bot_order_interval_seconds_bucket{le="2",bot_id="maker-bot-gh8n5ewp",bot_type="maker"} 4654 bot_order_interval_seconds_bucket{le="5",bot_id="maker-bot-gh8n5ewp",bot_type="maker"} 5589 bot_order_interval_seconds_bucket{le="10",bot_id="maker-bot-gh8n5ewp",bot_type="maker"} 6167 bot_order_interval_seconds_bucket{le="20",bot_id="maker-bot-gh8n5ewp",bot_type="maker"} 6199 bot_order_interval_seconds_bucket{le="30",bot_id="maker-bot-gh8n5ewp",bot_type="maker"} 6199 bot_order_interval_seconds_bucket{le="60",bot_id="maker-bot-gh8n5ewp",bot_type="maker"} 6199 bot_order_interval_seconds_bucket{le="120",bot_id="maker-bot-gh8n5ewp",bot_type="maker"} 6199 bot_order_interval_seconds_bucket{le="300",bot_id="maker-bot-gh8n5ewp",bot_type="maker"} 6199 bot_order_interval_seconds_bucket{le="+Inf",bot_id="maker-bot-gh8n5ewp",bot_type="maker"} 6199 bot_order_interval_seconds_sum{bot_id="maker-bot-gh8n5ewp",bot_type="maker"} 8418.012000000019 bot_order_interval_seconds_count{bot_id="maker-bot-gh8n5ewp",bot_type="maker"} 6199 bot_order_interval_seconds_bucket{le="1",bot_id="taker-bot-za6a9ywr",bot_type="taker"} 2 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"} 58 bot_order_interval_seconds_bucket{le="30",bot_id="taker-bot-za6a9ywr",bot_type="taker"} 195 bot_order_interval_seconds_bucket{le="60",bot_id="taker-bot-za6a9ywr",bot_type="taker"} 288 bot_order_interval_seconds_bucket{le="120",bot_id="taker-bot-za6a9ywr",bot_type="taker"} 295 bot_order_interval_seconds_bucket{le="300",bot_id="taker-bot-za6a9ywr",bot_type="taker"} 295 bot_order_interval_seconds_bucket{le="+Inf",bot_id="taker-bot-za6a9ywr",bot_type="taker"} 295 bot_order_interval_seconds_sum{bot_id="taker-bot-za6a9ywr",bot_type="taker"} 8404.999999999996 bot_order_interval_seconds_count{bot_id="taker-bot-za6a9ywr",bot_type="taker"} 295 bot_order_interval_seconds_bucket{le="1",bot_id="trend-bot-m7380wxa",bot_type="trend"} 7 bot_order_interval_seconds_bucket{le="2",bot_id="trend-bot-m7380wxa",bot_type="trend"} 7 bot_order_interval_seconds_bucket{le="5",bot_id="trend-bot-m7380wxa",bot_type="trend"} 7 bot_order_interval_seconds_bucket{le="10",bot_id="trend-bot-m7380wxa",bot_type="trend"} 11 bot_order_interval_seconds_bucket{le="20",bot_id="trend-bot-m7380wxa",bot_type="trend"} 88 bot_order_interval_seconds_bucket{le="30",bot_id="trend-bot-m7380wxa",bot_type="trend"} 241 bot_order_interval_seconds_bucket{le="60",bot_id="trend-bot-m7380wxa",bot_type="trend"} 310 bot_order_interval_seconds_bucket{le="120",bot_id="trend-bot-m7380wxa",bot_type="trend"} 319 bot_order_interval_seconds_bucket{le="300",bot_id="trend-bot-m7380wxa",bot_type="trend"} 319 bot_order_interval_seconds_bucket{le="+Inf",bot_id="trend-bot-m7380wxa",bot_type="trend"} 319 bot_order_interval_seconds_sum{bot_id="trend-bot-m7380wxa",bot_type="trend"} 8412.784999999996 bot_order_interval_seconds_count{bot_id="trend-bot-m7380wxa",bot_type="trend"} 319 bot_order_interval_seconds_bucket{le="1",bot_id="taker-bot-pxdv6xfr",bot_type="taker"} 2 bot_order_interval_seconds_bucket{le="2",bot_id="taker-bot-pxdv6xfr",bot_type="taker"} 2 bot_order_interval_seconds_bucket{le="5",bot_id="taker-bot-pxdv6xfr",bot_type="taker"} 2 bot_order_interval_seconds_bucket{le="10",bot_id="taker-bot-pxdv6xfr",bot_type="taker"} 2 bot_order_interval_seconds_bucket{le="20",bot_id="taker-bot-pxdv6xfr",bot_type="taker"} 57 bot_order_interval_seconds_bucket{le="30",bot_id="taker-bot-pxdv6xfr",bot_type="taker"} 200 bot_order_interval_seconds_bucket{le="60",bot_id="taker-bot-pxdv6xfr",bot_type="taker"} 300 bot_order_interval_seconds_bucket{le="120",bot_id="taker-bot-pxdv6xfr",bot_type="taker"} 302 bot_order_interval_seconds_bucket{le="300",bot_id="taker-bot-pxdv6xfr",bot_type="taker"} 302 bot_order_interval_seconds_bucket{le="+Inf",bot_id="taker-bot-pxdv6xfr",bot_type="taker"} 302 bot_order_interval_seconds_sum{bot_id="taker-bot-pxdv6xfr",bot_type="taker"} 8370.489999999998 bot_order_interval_seconds_count{bot_id="taker-bot-pxdv6xfr",bot_type="taker"} 302