gauravlochab
commited on
Commit
·
9faf5e8
1
Parent(s):
404f5c4
chore:add values
Browse files- app.py +8 -8
- debug_graph_data.csv +0 -0
- debug_roi_data.csv +159 -148
- optimus_apr_statistics.csv +13 -13
- optimus_apr_values.csv +14 -3
- optimus_roi_values.csv +374 -399
app.py
CHANGED
@@ -1232,9 +1232,9 @@ def create_combined_roi_time_series_graph(df):
|
|
1232 |
# Use the filtered data for all subsequent operations
|
1233 |
df = df_filtered
|
1234 |
|
1235 |
-
# IMPORTANT: Filter data by hardcoded date range (June 6 to June
|
1236 |
min_date = datetime(2025, 6, 6)
|
1237 |
-
max_date = datetime(2025, 6,
|
1238 |
logger.info(f"Filtering ROI data to date range: {min_date} to {max_date}")
|
1239 |
|
1240 |
# Count data points before filtering
|
@@ -1420,9 +1420,9 @@ def create_combined_roi_time_series_graph(df):
|
|
1420 |
title=None # Remove the built-in axis title since we're using annotations
|
1421 |
)
|
1422 |
|
1423 |
-
# Update x-axis with better formatting and hardcoded date range (June 6 to June
|
1424 |
min_date = datetime(2025, 6, 6) # Hardcoded start date: June 6, 2025
|
1425 |
-
max_date = datetime(2025, 6,
|
1426 |
logger.info(f"ROI Graph - Hardcoded date range: min_date = {min_date}, max_date = {max_date}")
|
1427 |
fig.update_xaxes(
|
1428 |
showgrid=True,
|
@@ -1835,9 +1835,9 @@ def create_combined_time_series_graph(df):
|
|
1835 |
# Use the filtered data for all subsequent operations
|
1836 |
apr_data = apr_data_filtered
|
1837 |
|
1838 |
-
# IMPORTANT: Filter data by hardcoded date range (June 6 to June
|
1839 |
min_date = datetime(2025, 6, 6)
|
1840 |
-
max_date = datetime(2025, 6,
|
1841 |
logger.info(f"Filtering APR data to date range: {min_date} to {max_date}")
|
1842 |
|
1843 |
# Count data points before filtering
|
@@ -2145,9 +2145,9 @@ def create_combined_time_series_graph(df):
|
|
2145 |
title=None # Remove the built-in axis title since we're using annotations
|
2146 |
)
|
2147 |
|
2148 |
-
# Update x-axis with better formatting and hardcoded date range (June 6 to June
|
2149 |
min_date = datetime(2025, 6, 6) # Hardcoded start date: June 6, 2025
|
2150 |
-
max_date = datetime(2025, 6,
|
2151 |
logger.info(f"APR Graph - Hardcoded date range: min_date = {min_date}, max_date = {max_date}")
|
2152 |
fig.update_xaxes(
|
2153 |
showgrid=True,
|
|
|
1232 |
# Use the filtered data for all subsequent operations
|
1233 |
df = df_filtered
|
1234 |
|
1235 |
+
# IMPORTANT: Filter data by hardcoded date range (June 6 to June 19, 2025)
|
1236 |
min_date = datetime(2025, 6, 6)
|
1237 |
+
max_date = datetime(2025, 6, 19, 23, 59, 59) # Include all of June 19th
|
1238 |
logger.info(f"Filtering ROI data to date range: {min_date} to {max_date}")
|
1239 |
|
1240 |
# Count data points before filtering
|
|
|
1420 |
title=None # Remove the built-in axis title since we're using annotations
|
1421 |
)
|
1422 |
|
1423 |
+
# Update x-axis with better formatting and hardcoded date range (June 6 to June 19)
|
1424 |
min_date = datetime(2025, 6, 6) # Hardcoded start date: June 6, 2025
|
1425 |
+
max_date = datetime(2025, 6, 19) # Hardcoded end date: June 19, 2025
|
1426 |
logger.info(f"ROI Graph - Hardcoded date range: min_date = {min_date}, max_date = {max_date}")
|
1427 |
fig.update_xaxes(
|
1428 |
showgrid=True,
|
|
|
1835 |
# Use the filtered data for all subsequent operations
|
1836 |
apr_data = apr_data_filtered
|
1837 |
|
1838 |
+
# IMPORTANT: Filter data by hardcoded date range (June 6 to June 19, 2025)
|
1839 |
min_date = datetime(2025, 6, 6)
|
1840 |
+
max_date = datetime(2025, 6, 19, 23, 59, 59) # Include all of June 19th
|
1841 |
logger.info(f"Filtering APR data to date range: {min_date} to {max_date}")
|
1842 |
|
1843 |
# Count data points before filtering
|
|
|
2145 |
title=None # Remove the built-in axis title since we're using annotations
|
2146 |
)
|
2147 |
|
2148 |
+
# Update x-axis with better formatting and hardcoded date range (June 6 to June 19)
|
2149 |
min_date = datetime(2025, 6, 6) # Hardcoded start date: June 6, 2025
|
2150 |
+
max_date = datetime(2025, 6, 19) # Hardcoded end date: June 19, 2025
|
2151 |
logger.info(f"APR Graph - Hardcoded date range: min_date = {min_date}, max_date = {max_date}")
|
2152 |
fig.update_xaxes(
|
2153 |
showgrid=True,
|
debug_graph_data.csv
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
debug_roi_data.csv
CHANGED
@@ -5,152 +5,163 @@
|
|
5 |
3,2.97,2025-06-12 21:50:15.066243,111,furtek-gilje55,False,ROI,132.09,125.13
|
6 |
4,0.12,2025-06-16 20:22:51.755115,111,furtek-gilje55,False,ROI,3.6,5.44
|
7 |
5,-0.31,2025-06-17 21:36:41.766412,111,furtek-gilje55,False,ROI,-0.31,1.01
|
8 |
-
6,-
|
9 |
7,-34.65,2025-06-08 02:03:32.248014,112,vuzus-fazi89,False,ROI,-34.65,-31.43
|
10 |
-
8,-
|
11 |
-
9,-3.48,2025-06-06
|
12 |
-
10,-3.48,2025-06-06
|
13 |
-
11,-3.48,2025-06-06
|
14 |
-
12,-3.48,2025-06-06
|
15 |
-
13,-3.48,2025-06-06
|
16 |
-
14,-3.48,2025-06-06
|
17 |
-
15,-3.48,2025-06-06
|
18 |
-
16,-3.48,2025-06-06
|
19 |
-
17,-3.48,2025-06-06
|
20 |
-
18,-3.48,2025-06-06
|
21 |
-
19,-3.48,2025-06-06
|
22 |
-
20,-
|
23 |
-
21,-2.38,2025-06-07
|
24 |
-
22,-2.38,2025-06-07
|
25 |
-
23,-2.38,2025-06-07
|
26 |
-
24,-2.38,2025-06-07
|
27 |
-
25,-2.38,2025-06-07
|
28 |
-
26
|
29 |
-
27,
|
30 |
-
28,
|
31 |
-
29,
|
32 |
-
30
|
33 |
-
31
|
34 |
-
32
|
35 |
-
33,-0.
|
36 |
-
34,-
|
37 |
-
35,-3.48,2025-06-06
|
38 |
-
36,-3.48,2025-06-06
|
39 |
-
37,-
|
40 |
-
38,-2.38,2025-06-07
|
41 |
-
39,-2.38,2025-06-07
|
42 |
-
40,-
|
43 |
-
41,-1.55,2025-06-08
|
44 |
-
42,-1.55,2025-06-08
|
45 |
-
43,-1.55,2025-06-08
|
46 |
-
44,-1.55,2025-06-08
|
47 |
-
45,-1.55,2025-06-08
|
48 |
-
46,-1.55,2025-06-08
|
49 |
-
47,-1.55,2025-06-08
|
50 |
-
48,-1.
|
51 |
-
49,-1.88,2025-06-09
|
52 |
-
50,-1.88,2025-06-09
|
53 |
-
51
|
54 |
-
52,1.38,2025-06-10
|
55 |
-
53
|
56 |
-
54,-1.88,2025-06-09
|
57 |
-
55
|
58 |
-
56,1.38,2025-06-10
|
59 |
-
57,1.38,2025-06-10
|
60 |
-
58,1.38,2025-06-10
|
61 |
-
59,1.38,2025-06-10 12:
|
62 |
-
60,1.38,2025-06-10
|
63 |
-
61,1.38,2025-06-10
|
64 |
-
62,1.38,2025-06-10
|
65 |
-
63,1.38,2025-06-10
|
66 |
-
64,1.38,2025-06-10 17:
|
67 |
-
65,1.38,2025-06-10
|
68 |
-
66,
|
69 |
-
67,2.68,2025-06-11
|
70 |
-
68,
|
71 |
-
69
|
72 |
-
70,-
|
73 |
-
71,-
|
74 |
-
72,-
|
75 |
-
73,-
|
76 |
-
74
|
77 |
-
75
|
78 |
-
76,
|
79 |
-
77,
|
80 |
-
78
|
81 |
-
79
|
82 |
-
80,-0.
|
83 |
-
81,-1.
|
84 |
-
82
|
85 |
-
83
|
86 |
-
84
|
87 |
-
85,1.14,2025-06-07
|
88 |
-
86,1.14,2025-06-07
|
89 |
-
87,
|
90 |
-
88,
|
91 |
-
89,
|
92 |
-
90,2.0,2025-06-08 18:
|
93 |
-
91,2.0,2025-06-08
|
94 |
-
92
|
95 |
-
93,2.
|
96 |
-
94,
|
97 |
-
95
|
98 |
-
96,2.
|
99 |
-
97,
|
100 |
-
98,
|
101 |
-
99,
|
102 |
-
100,
|
103 |
-
101,
|
104 |
-
102,
|
105 |
-
103,
|
106 |
-
104,0.
|
107 |
-
105,1.
|
108 |
-
106
|
109 |
-
107,
|
110 |
-
108,
|
111 |
-
109,
|
112 |
-
110
|
113 |
-
111,
|
114 |
-
112,
|
115 |
-
113,3.
|
116 |
-
114,
|
117 |
-
115
|
118 |
-
116,
|
119 |
-
117,1.
|
120 |
-
118,
|
121 |
-
119,
|
122 |
-
120
|
123 |
-
121,
|
124 |
-
122,
|
125 |
-
123,
|
126 |
-
124,1.
|
127 |
-
125
|
128 |
-
126
|
129 |
-
127,
|
130 |
-
128,
|
131 |
-
129,
|
132 |
-
130,
|
133 |
-
131,
|
134 |
-
132,
|
135 |
-
133,
|
136 |
-
134
|
137 |
-
135,0.
|
138 |
-
136,
|
139 |
-
137,4.
|
140 |
-
138,4.
|
141 |
-
139,
|
142 |
-
140
|
143 |
-
141
|
144 |
-
142,
|
145 |
-
143,
|
146 |
-
144
|
147 |
-
145
|
148 |
-
146,
|
149 |
-
147
|
150 |
-
148
|
151 |
-
149
|
152 |
-
150
|
153 |
-
151,-
|
154 |
-
152
|
155 |
-
153
|
156 |
-
154,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
3,2.97,2025-06-12 21:50:15.066243,111,furtek-gilje55,False,ROI,132.09,125.13
|
6 |
4,0.12,2025-06-16 20:22:51.755115,111,furtek-gilje55,False,ROI,3.6,5.44
|
7 |
5,-0.31,2025-06-17 21:36:41.766412,111,furtek-gilje55,False,ROI,-0.31,1.01
|
8 |
+
6,-0.85,2025-06-19 00:21:32.057093,111,furtek-gilje55,False,ROI,-0.85,2.01
|
9 |
7,-34.65,2025-06-08 02:03:32.248014,112,vuzus-fazi89,False,ROI,-34.65,-31.43
|
10 |
+
8,-0.99,2025-06-19 15:34:45.616706,112,vuzus-fazi89,False,ROI,-0.99,2.42
|
11 |
+
9,-3.48,2025-06-06 06:06:41.681577,115,yenot-zoncen49,False,ROI,-3.48,3.75
|
12 |
+
10,-3.48,2025-06-06 08:19:44.944148,115,yenot-zoncen49,False,ROI,-3.48,3.75
|
13 |
+
11,-3.48,2025-06-06 09:23:09.755892,115,yenot-zoncen49,False,ROI,-3.48,3.75
|
14 |
+
12,-3.48,2025-06-06 07:13:18.351148,115,yenot-zoncen49,False,ROI,-3.48,3.75
|
15 |
+
13,-3.48,2025-06-06 10:29:34.181627,115,yenot-zoncen49,False,ROI,-3.48,3.75
|
16 |
+
14,-3.48,2025-06-06 11:29:53.721747,115,yenot-zoncen49,False,ROI,-3.48,3.75
|
17 |
+
15,-3.48,2025-06-06 18:03:43.542513,115,yenot-zoncen49,False,ROI,-3.48,3.75
|
18 |
+
16,-3.48,2025-06-06 19:04:52.884426,115,yenot-zoncen49,False,ROI,-3.48,3.75
|
19 |
+
17,-3.48,2025-06-06 20:11:32.564197,115,yenot-zoncen49,False,ROI,-3.48,3.75
|
20 |
+
18,-3.48,2025-06-06 21:17:44.644404,115,yenot-zoncen49,False,ROI,-3.48,3.75
|
21 |
+
19,-3.48,2025-06-06 23:49:32.590705,115,yenot-zoncen49,False,ROI,-3.48,3.75
|
22 |
+
20,-3.48,2025-06-06 22:42:27.626419,115,yenot-zoncen49,False,ROI,-3.48,3.75
|
23 |
+
21,-2.38,2025-06-07 00:58:38.934274,115,yenot-zoncen49,False,ROI,-2.38,2.56
|
24 |
+
22,-2.38,2025-06-07 01:59:14.908032,115,yenot-zoncen49,False,ROI,-2.38,2.56
|
25 |
+
23,-2.38,2025-06-07 03:06:00.184228,115,yenot-zoncen49,False,ROI,-2.38,2.56
|
26 |
+
24,-2.38,2025-06-07 04:12:56.442833,115,yenot-zoncen49,False,ROI,-2.38,2.56
|
27 |
+
25,-2.38,2025-06-07 05:17:05.382648,115,yenot-zoncen49,False,ROI,-2.38,2.56
|
28 |
+
26,-2.38,2025-06-07 10:38:37.999244,115,yenot-zoncen49,False,ROI,-2.38,2.56
|
29 |
+
27,1.38,2025-06-10 04:19:24.254702,115,yenot-zoncen49,False,ROI,113.83,110.97
|
30 |
+
28,3.21,2025-06-11 22:23:52.680327,115,yenot-zoncen49,False,ROI,190.0,182.41
|
31 |
+
29,2.8,2025-06-12 22:29:06.555260,115,yenot-zoncen49,False,ROI,142.55,136.2
|
32 |
+
30,1.24,2025-06-13 22:40:52.426319,115,yenot-zoncen49,False,ROI,55.41,53.77
|
33 |
+
31,-0.28,2025-06-15 04:17:24.547659,115,yenot-zoncen49,False,ROI,-0.28,2.65
|
34 |
+
32,0.07,2025-06-17 02:16:08.931664,115,yenot-zoncen49,False,ROI,2.27,4.15
|
35 |
+
33,-0.51,2025-06-18 02:16:08.125875,115,yenot-zoncen49,False,ROI,-0.51,3.14
|
36 |
+
34,-0.43,2025-06-19 02:17:58.619626,115,yenot-zoncen49,False,ROI,-0.43,2.98
|
37 |
+
35,-3.48,2025-06-06 11:29:18.913469,116,honji-hahi60,False,ROI,-3.48,3.75
|
38 |
+
36,-3.48,2025-06-06 12:31:08.139923,116,honji-hahi60,False,ROI,-3.48,3.75
|
39 |
+
37,-3.48,2025-06-06 22:15:03.771384,116,honji-hahi60,False,ROI,-3.48,3.75
|
40 |
+
38,-2.38,2025-06-07 00:12:24.552821,116,honji-hahi60,False,ROI,-2.38,2.56
|
41 |
+
39,-2.38,2025-06-07 02:01:48.183436,116,honji-hahi60,False,ROI,-2.38,2.56
|
42 |
+
40,-2.38,2025-06-07 15:35:09.317222,116,honji-hahi60,False,ROI,-2.38,2.56
|
43 |
+
41,-1.55,2025-06-08 00:16:07.222875,116,honji-hahi60,False,ROI,-1.55,1.67
|
44 |
+
42,-1.55,2025-06-08 04:13:13.395768,116,honji-hahi60,False,ROI,-1.55,1.67
|
45 |
+
43,-1.55,2025-06-08 02:11:01.421104,116,honji-hahi60,False,ROI,-1.55,1.67
|
46 |
+
44,-1.55,2025-06-08 03:12:05.231210,116,honji-hahi60,False,ROI,-1.55,1.67
|
47 |
+
45,-1.55,2025-06-08 14:28:01.349077,116,honji-hahi60,False,ROI,-1.55,1.67
|
48 |
+
46,-1.55,2025-06-08 21:32:22.234368,116,honji-hahi60,False,ROI,-1.55,1.67
|
49 |
+
47,-1.55,2025-06-08 22:36:17.834229,116,honji-hahi60,False,ROI,-1.55,1.67
|
50 |
+
48,-1.55,2025-06-08 23:59:43.295623,116,honji-hahi60,False,ROI,-1.55,1.67
|
51 |
+
49,-1.88,2025-06-09 01:00:58.054069,116,honji-hahi60,False,ROI,-1.88,2.02
|
52 |
+
50,-1.88,2025-06-09 19:31:39.204380,116,honji-hahi60,False,ROI,-1.88,2.02
|
53 |
+
51,-1.88,2025-06-09 20:34:23.789481,116,honji-hahi60,False,ROI,-1.88,2.02
|
54 |
+
52,1.38,2025-06-10 00:05:22.986881,116,honji-hahi60,False,ROI,119.67,116.81
|
55 |
+
53,1.38,2025-06-10 01:11:09.610266,116,honji-hahi60,False,ROI,118.39,115.52
|
56 |
+
54,-1.88,2025-06-09 21:40:11.196609,116,honji-hahi60,False,ROI,-1.88,2.02
|
57 |
+
55,-1.88,2025-06-09 22:59:27.051209,116,honji-hahi60,False,ROI,-1.88,2.02
|
58 |
+
56,1.38,2025-06-10 02:15:06.888709,116,honji-hahi60,False,ROI,117.16,114.3
|
59 |
+
57,1.38,2025-06-10 03:16:08.200810,116,honji-hahi60,False,ROI,116.01,113.15
|
60 |
+
58,1.38,2025-06-10 13:06:56.183812,116,honji-hahi60,False,ROI,105.98,103.12
|
61 |
+
59,1.38,2025-06-10 14:12:49.085955,116,honji-hahi60,False,ROI,104.97,102.11
|
62 |
+
60,1.38,2025-06-10 12:05:28.212332,116,honji-hahi60,False,ROI,106.95,104.09
|
63 |
+
61,1.38,2025-06-10 15:17:49.725694,116,honji-hahi60,False,ROI,103.99,101.13
|
64 |
+
62,1.38,2025-06-10 19:30:50.269289,116,honji-hahi60,False,ROI,100.35,97.49
|
65 |
+
63,1.38,2025-06-10 20:30:54.841382,116,honji-hahi60,False,ROI,99.52,96.66
|
66 |
+
64,1.38,2025-06-10 16:17:52.268774,116,honji-hahi60,False,ROI,103.1,100.24
|
67 |
+
65,1.38,2025-06-10 17:23:51.522272,116,honji-hahi60,False,ROI,102.14,99.28
|
68 |
+
66,1.38,2025-06-10 18:29:24.025681,116,honji-hahi60,False,ROI,101.21,98.35
|
69 |
+
67,2.68,2025-06-11 22:14:54.110285,116,honji-hahi60,False,ROI,159.56,151.96
|
70 |
+
68,2.68,2025-06-11 23:15:11.685382,116,honji-hahi60,False,ROI,158.47,150.88
|
71 |
+
69,0.8,2025-06-13 18:28:24.365605,116,honji-hahi60,False,ROI,36.62,34.98
|
72 |
+
70,-0.48,2025-06-16 13:54:43.588418,116,honji-hahi60,False,ROI,-0.48,1.92
|
73 |
+
71,-0.87,2025-06-18 03:40:06.462972,116,honji-hahi60,False,ROI,-0.87,2.78
|
74 |
+
72,-0.8,2025-06-19 16:05:48.686587,116,honji-hahi60,False,ROI,-0.8,2.61
|
75 |
+
73,-2.38,2025-06-07 12:07:37.903080,117,furye-himkon89,False,ROI,-2.38,2.56
|
76 |
+
74,-1.55,2025-06-08 14:06:51.667566,117,furye-himkon89,False,ROI,-1.55,1.67
|
77 |
+
75,-1.88,2025-06-09 18:36:45.190353,117,furye-himkon89,False,ROI,-1.88,2.02
|
78 |
+
76,1.38,2025-06-10 19:00:01.668753,117,furye-himkon89,False,ROI,104.84,101.98
|
79 |
+
77,3.66,2025-06-11 20:01:40.606767,117,furye-himkon89,False,ROI,228.68,221.09
|
80 |
+
78,3.06,2025-06-12 20:03:47.365734,117,furye-himkon89,False,ROI,163.34,156.99
|
81 |
+
79,0.79,2025-06-13 20:08:14.584427,117,furye-himkon89,False,ROI,36.83,35.19
|
82 |
+
80,-0.62,2025-06-14 20:11:08.489286,117,furye-himkon89,False,ROI,-0.62,0.66
|
83 |
+
81,-1.41,2025-06-15 20:54:19.955496,117,furye-himkon89,False,ROI,-1.41,1.51
|
84 |
+
82,-0.91,2025-06-17 04:52:36.207967,117,furye-himkon89,False,ROI,-0.91,0.97
|
85 |
+
83,-1.76,2025-06-18 15:02:37.080985,117,furye-himkon89,False,ROI,-1.76,1.89
|
86 |
+
84,-1.64,2025-06-19 16:24:38.211294,117,furye-himkon89,False,ROI,-1.64,1.77
|
87 |
+
85,1.14,2025-06-07 16:03:45.373863,118,lonwus-patu86,False,ROI,324.01,321.54
|
88 |
+
86,1.14,2025-06-07 17:07:58.993795,118,lonwus-patu86,False,ROI,313.15,310.68
|
89 |
+
87,1.14,2025-06-07 14:59:15.300909,118,lonwus-patu86,False,ROI,335.69,333.22
|
90 |
+
88,1.14,2025-06-07 18:11:58.599501,118,lonwus-patu86,False,ROI,303.03,300.56
|
91 |
+
89,1.14,2025-06-07 19:15:56.087703,118,lonwus-patu86,False,ROI,293.55,291.09
|
92 |
+
90,2.0,2025-06-08 20:18:54.565690,118,lonwus-patu86,False,ROI,296.37,292.05
|
93 |
+
91,2.0,2025-06-08 19:12:17.097068,118,lonwus-patu86,False,ROI,302.04,297.72
|
94 |
+
92,2.0,2025-06-08 17:00:30.730686,118,lonwus-patu86,False,ROI,313.93,309.6
|
95 |
+
93,2.0,2025-06-08 18:06:00.793190,118,lonwus-patu86,False,ROI,307.91,303.58
|
96 |
+
94,2.0,2025-06-08 21:24:29.536035,118,lonwus-patu86,False,ROI,290.99,286.67
|
97 |
+
95,-25.3,2025-06-11 13:51:16.740004,118,lonwus-patu86,False,ROI,-25.3,-41.28
|
98 |
+
96,2.12,2025-06-17 15:11:09.841348,118,lonwus-patu86,False,ROI,68.73,62.96
|
99 |
+
97,0.0,2025-06-06 21:16:18.171681,119,lonlim-zapgi60,False,ROI,0.0,0.0
|
100 |
+
98,1.14,2025-06-07 21:20:52.452249,119,lonlim-zapgi60,False,ROI,307.76,305.29
|
101 |
+
99,2.0,2025-06-08 21:24:43.897906,119,lonlim-zapgi60,False,ROI,309.78,305.45
|
102 |
+
100,1.67,2025-06-09 21:25:09.568709,119,lonlim-zapgi60,False,ROI,181.01,177.41
|
103 |
+
101,5.04,2025-06-10 21:27:14.352202,119,lonlim-zapgi60,False,ROI,421.68,410.8
|
104 |
+
102,4.08,2025-06-12 19:40:26.414300,119,lonlim-zapgi60,False,ROI,237.2,222.56
|
105 |
+
103,2.48,2025-06-13 20:14:38.143005,119,lonlim-zapgi60,False,ROI,123.86,114.3
|
106 |
+
104,0.92,2025-06-15 02:29:15.201154,119,lonlim-zapgi60,False,ROI,39.17,34.53
|
107 |
+
105,1.1,2025-06-16 19:00:11.977194,119,lonlim-zapgi60,False,ROI,39.24,34.03
|
108 |
+
106,1.28,2025-06-17 20:46:59.724500,119,lonlim-zapgi60,False,ROI,41.08,35.31
|
109 |
+
107,0.68,2025-06-18 20:50:26.458030,119,lonlim-zapgi60,False,ROI,20.04,16.18
|
110 |
+
108,0.76,2025-06-19 20:51:17.141292,119,lonlim-zapgi60,False,ROI,20.77,16.65
|
111 |
+
109,1.32,2025-06-06 21:35:10.663781,120,joyus-goson39,False,ROI,2081.35,2081.35
|
112 |
+
110,-28.02,2025-06-08 17:03:45.278780,120,joyus-goson39,False,ROI,-28.02,-32.34
|
113 |
+
111,2.35,2025-06-08 22:12:15.454361,120,joyus-goson39,False,ROI,379.37,375.05
|
114 |
+
112,3.99,2025-06-13 21:09:43.972117,120,joyus-goson39,False,ROI,201.84,192.27
|
115 |
+
113,3.0,2025-06-14 21:11:33.782224,120,joyus-goson39,False,ROI,133.33,126.91
|
116 |
+
114,1.33,2025-06-06 21:50:52.233090,121,cilwar-rimlu27,False,ROI,2108.94,2108.94
|
117 |
+
115,-25.95,2025-06-20 03:05:47.518474,121,cilwar-rimlu27,False,ROI,-25.95,-30.1
|
118 |
+
116,0.66,2025-06-07 20:35:53.079934,122,tevi-kulo15,False,ROI,1038.47,1038.47
|
119 |
+
117,1.24,2025-06-08 22:11:03.101491,122,tevi-kulo15,False,ROI,350.05,348.24
|
120 |
+
118,3.25,2025-06-10 18:57:11.357853,122,tevi-kulo15,False,ROI,375.58,367.38
|
121 |
+
119,4.51,2025-06-11 19:15:27.075172,122,tevi-kulo15,False,ROI,394.52,381.34
|
122 |
+
120,4.1,2025-06-12 19:16:57.908495,122,tevi-kulo15,False,ROI,289.14,277.26
|
123 |
+
121,2.53,2025-06-13 19:20:13.259482,122,tevi-kulo15,False,ROI,149.59,142.67
|
124 |
+
122,1.56,2025-06-14 19:22:15.337790,122,tevi-kulo15,False,ROI,79.1,75.24
|
125 |
+
123,1.19,2025-06-16 00:58:44.095764,122,tevi-kulo15,False,ROI,51.44,48.76
|
126 |
+
124,1.35,2025-06-17 01:17:35.998975,122,tevi-kulo15,False,ROI,52.44,49.22
|
127 |
+
125,-27.06,2025-06-19 09:26:06.735546,122,tevi-kulo15,False,ROI,-27.06,-28.67
|
128 |
+
126,-0.14,2025-06-09 00:31:18.357811,123,cordron-yelku44,False,ROI,-0.14,0.55
|
129 |
+
127,1.97,2025-06-10 02:17:21.916446,123,cordron-yelku44,False,ROI,346.8,340.52
|
130 |
+
128,3.47,2025-06-11 08:14:14.656064,123,cordron-yelku44,False,ROI,381.81,370.64
|
131 |
+
129,3.09,2025-06-12 08:16:43.196306,123,cordron-yelku44,False,ROI,261.07,251.18
|
132 |
+
130,1.59,2025-06-13 20:51:54.959756,123,cordron-yelku44,False,ROI,99.58,94.56
|
133 |
+
131,0.7,2025-06-14 20:58:08.060349,123,cordron-yelku44,False,ROI,37.24,35.23
|
134 |
+
132,0.34,2025-06-16 01:13:39.374306,123,cordron-yelku44,False,ROI,15.26,14.41
|
135 |
+
133,0.49,2025-06-17 01:18:21.000045,123,cordron-yelku44,False,ROI,19.96,18.57
|
136 |
+
134,0.06,2025-06-19 02:57:28.768791,123,cordron-yelku44,False,ROI,1.98,2.18
|
137 |
+
135,0.0,2025-06-09 18:32:36.558142,126,tonvel-beeprel23,False,ROI,0.0,0.0
|
138 |
+
136,3.31,2025-06-10 18:35:49.668890,126,tonvel-beeprel23,False,ROI,978.68,971.66
|
139 |
+
137,4.84,2025-06-11 18:38:07.704650,126,tonvel-beeprel23,False,ROI,789.88,777.93
|
140 |
+
138,4.41,2025-06-12 18:42:17.665709,126,tonvel-beeprel23,False,ROI,497.65,486.99
|
141 |
+
139,1.43,2025-06-16 17:52:55.063058,126,tonvel-beeprel23,False,ROI,72.71,71.16
|
142 |
+
140,-1.29,2025-06-18 14:06:40.798020,126,tonvel-beeprel23,False,ROI,-1.29,-1.54
|
143 |
+
141,-69.44,2025-06-19 14:38:05.661995,126,tonvel-beeprel23,False,ROI,-69.44,-69.94
|
144 |
+
142,0.81,2025-06-09 22:20:14.827769,127,lunel-luwus85,False,ROI,1280.5,1280.5
|
145 |
+
143,2.83,2025-06-10 11:46:19.456686,127,lunel-luwus85,False,ROI,1305.08,1298.06
|
146 |
+
144,4.45,2025-06-11 11:52:17.821684,127,lunel-luwus85,False,ROI,904.96,893.01
|
147 |
+
145,4.04,2025-06-12 12:14:06.850694,127,lunel-luwus85,False,ROI,524.63,513.98
|
148 |
+
146,2.42,2025-06-13 12:18:45.544337,127,lunel-luwus85,False,ROI,231.49,225.74
|
149 |
+
147,1.44,2025-06-14 20:55:17.651663,127,lunel-luwus85,False,ROI,101.72,99.0
|
150 |
+
148,0.88,2025-06-15 20:58:03.786280,127,lunel-luwus85,False,ROI,51.95,50.94
|
151 |
+
149,1.06,2025-06-16 21:00:02.716458,127,lunel-luwus85,False,ROI,53.98,52.42
|
152 |
+
150,0.63,2025-06-18 00:37:19.407906,127,lunel-luwus85,False,ROI,27.48,27.23
|
153 |
+
151,-27.98,2025-06-19 15:19:20.323617,127,lunel-luwus85,False,ROI,-27.98,-28.48
|
154 |
+
152,-30.96,2025-06-10 09:06:37.010122,128,kozu-hanfil63,False,ROI,-30.96,-30.96
|
155 |
+
153,-0.31,2025-06-10 09:29:20.119072,128,kozu-hanfil63,False,ROI,-0.31,-0.31
|
156 |
+
154,1.2,2025-06-11 12:58:00.236662,128,kozu-hanfil63,False,ROI,314.71,310.11
|
157 |
+
155,-0.69,2025-06-13 07:59:58.559461,128,kozu-hanfil63,False,ROI,-0.69,0.49
|
158 |
+
156,-2.12,2025-06-15 20:59:08.057917,128,kozu-hanfil63,False,ROI,-2.12,3.5
|
159 |
+
157,-1.79,2025-06-17 14:59:52.085823,128,kozu-hanfil63,False,ROI,-1.79,2.82
|
160 |
+
158,-2.36,2025-06-18 15:08:39.958257,128,kozu-hanfil63,False,ROI,-2.36,3.97
|
161 |
+
159,-28.84,2025-06-19 15:22:32.279496,128,kozu-hanfil63,False,ROI,-28.84,-22.75
|
162 |
+
160,-3.19,2025-06-18 13:33:06.289943,130,jusrot-kihi68,False,ROI,-3.19,7.26
|
163 |
+
161,0.0,2025-06-15 21:22:42.073588,133,ronwus-yusrus90,False,ROI,0.0,0.0
|
164 |
+
162,0.0,2025-06-16 21:26:14.464595,133,ronwus-yusrus90,False,ROI,1.43,0.89
|
165 |
+
163,-49.8,2025-06-19 05:04:33.644120,133,ronwus-yusrus90,False,ROI,-49.8,-49.3
|
166 |
+
164,-49.83,2025-06-20 07:11:33.705703,133,ronwus-yusrus90,False,ROI,-49.83,-49.36
|
167 |
+
165,0.0,2025-06-17 20:54:46.322615,137,yilo-fevo87,False,ROI,0.0,0.0
|
optimus_apr_statistics.csv
CHANGED
@@ -1,19 +1,19 @@
|
|
1 |
agent_id,agent_name,total_points,apr_points,performance_points,real_apr_points,real_performance_points,avg_apr,avg_performance,max_apr,min_apr,avg_adjusted_apr,max_adjusted_apr,min_adjusted_apr,latest_timestamp
|
2 |
-
111,furtek-gilje55,7,7,0,7,0,
|
3 |
-
112,vuzus-fazi89,
|
4 |
-
115,yenot-zoncen49,26,26,0,26,0,
|
5 |
-
116,honji-hahi60,
|
6 |
-
117,furye-himkon89,
|
7 |
118,lonwus-patu86,12,12,0,12,0,260.34166666666664,,335.69,-25.3,255.69916666666666,333.22,-41.28,2025-06-17 15:11:09
|
8 |
-
119,lonlim-zapgi60,
|
9 |
120,joyus-goson39,5,5,0,5,0,553.574,,2081.35,-28.02,548.6479999999999,2081.35,-32.34,2025-06-14 21:11:33
|
10 |
-
121,cilwar-rimlu27,
|
11 |
-
122,tevi-kulo15,
|
12 |
123,cordron-yelku44,9,9,0,9,0,129.28444444444443,,381.81,-0.14,125.31555555555555,370.64,0.55,2025-06-19 02:57:28
|
13 |
-
126,tonvel-beeprel23,
|
14 |
-
127,lunel-luwus85,
|
15 |
-
128,kozu-hanfil63,
|
16 |
130,jusrot-kihi68,1,1,0,1,0,-3.19,,-3.19,-3.19,7.26,7.26,7.26,2025-06-18 13:33:06
|
17 |
-
133,ronwus-yusrus90,
|
18 |
137,yilo-fevo87,1,1,0,1,0,0.0,,0.0,0.0,0.0,0.0,0.0,2025-06-17 20:54:46
|
19 |
-
ALL,All Agents,
|
|
|
1 |
agent_id,agent_name,total_points,apr_points,performance_points,real_apr_points,real_performance_points,avg_apr,avg_performance,max_apr,min_apr,avg_adjusted_apr,max_adjusted_apr,min_adjusted_apr,latest_timestamp
|
2 |
+
111,furtek-gilje55,7,7,0,7,0,34.26285714285714,,132.09,-1.5,35.54714285714285,125.13,1.01,2025-06-19 00:21:32
|
3 |
+
112,vuzus-fazi89,2,2,0,2,0,-17.82,,-0.99,-34.65,-14.504999999999999,2.42,-31.43,2025-06-19 15:34:45
|
4 |
+
115,yenot-zoncen49,26,26,0,26,0,17.184615384615384,,190.0,-3.48,21.408846153846152,182.41,2.56,2025-06-19 02:17:58
|
5 |
+
116,honji-hahi60,38,38,0,38,0,45.06736842105263,,159.56,-3.48,46.046578947368424,151.96,1.67,2025-06-19 16:05:48
|
6 |
+
117,furye-himkon89,12,12,0,12,0,43.46166666666667,,228.68,-2.38,44.025000000000006,221.09,0.66,2025-06-19 16:24:38
|
7 |
118,lonwus-patu86,12,12,0,12,0,260.34166666666664,,335.69,-25.3,255.69916666666666,333.22,-41.28,2025-06-17 15:11:09
|
8 |
+
119,lonlim-zapgi60,12,12,0,12,0,145.1325,,421.68,0.0,139.37583333333336,410.8,0.0,2025-06-19 20:51:17
|
9 |
120,joyus-goson39,5,5,0,5,0,553.574,,2081.35,-28.02,548.6479999999999,2081.35,-32.34,2025-06-14 21:11:33
|
10 |
+
121,cilwar-rimlu27,2,2,0,2,0,1041.4950000000001,,2108.94,-25.95,1039.42,2108.94,-30.1,2025-06-20 03:05:47
|
11 |
+
122,tevi-kulo15,10,10,0,10,0,275.327,,1038.47,-27.06,269.991,1038.47,-28.67,2025-06-19 09:26:06
|
12 |
123,cordron-yelku44,9,9,0,9,0,129.28444444444443,,381.81,-0.14,125.31555555555555,370.64,0.55,2025-06-19 02:57:28
|
13 |
+
126,tonvel-beeprel23,7,7,0,7,0,324.02714285714285,,978.68,-69.44,319.4657142857142,971.66,-69.94,2025-06-19 14:38:05
|
14 |
+
127,lunel-luwus85,10,10,0,10,0,445.38100000000003,,1305.08,-27.98,441.24000000000007,1298.06,-28.48,2025-06-19 15:19:20
|
15 |
+
128,kozu-hanfil63,8,8,0,8,0,30.955,,314.71,-30.96,33.35875000000001,310.11,-30.96,2025-06-19 15:22:32
|
16 |
130,jusrot-kihi68,1,1,0,1,0,-3.19,,-3.19,-3.19,7.26,7.26,7.26,2025-06-18 13:33:06
|
17 |
+
133,ronwus-yusrus90,4,4,0,4,0,-24.549999999999997,,1.43,-49.83,-24.4425,0.89,-49.36,2025-06-20 07:11:33
|
18 |
137,yilo-fevo87,1,1,0,1,0,0.0,,0.0,0.0,0.0,0.0,0.0,2025-06-17 20:54:46
|
19 |
+
ALL,All Agents,166,166,0,166,0,140.8839156626506,,2108.94,-69.44,140.1823493975904,2108.94,-69.94,2025-06-20 07:11:33
|
optimus_apr_values.csv
CHANGED
@@ -5,8 +5,9 @@ apr,adjusted_apr,timestamp,portfolio_snapshot,calculation_metrics,roi,agent_id,i
|
|
5 |
132.09,125.13,2025-06-12 21:50:15.066243,"{'portfolio': {'portfolio_value': 28.48312569571218, 'value_in_pools': 0.0, 'value_in_safe': 28.48312569571218, 'initial_investment': 556.5553033962858, 'volume': None, 'agent_hash': 'bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby', 'allocations': [], 'portfolio_breakdown': [], 'address': '0x06D1f8cDB1F126f541E3dc28e7dB200B5Ebe00eB', 'last_updated': 1749745064}, 'positons': []}","{'initial_value': 42.198358020106554, 'final_value': 43.45151291668405, 'f_i_ratio': -0.9488224700727876, 'first_investment_timestamp': 1749745215, 'time_ratio': 8760.0}",2.97,111,False,0x06D1f8cDB1F126f541E3dc28e7dB200B5Ebe00eB,furtek-gilje55,APR,,bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby,,balanced,
|
6 |
3.6,5.44,2025-06-16 20:22:51.755115,"{'portfolio': {'portfolio_value': 28.495616474628974, 'value_in_pools': 0.0, 'value_in_safe': 28.495616474628974, 'initial_investment': 978.5388835973511, 'volume': None, 'agent_hash': 'bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby', 'allocations': [], 'portfolio_breakdown': [], 'address': '0x06D1f8cDB1F126f541E3dc28e7dB200B5Ebe00eB', 'last_updated': 1750085441}, 'positons': []}","{'initial_value': 42.198358020106554, 'final_value': 42.24891104041978, 'f_i_ratio': -0.9708794234421507, 'first_investment_timestamp': 1750085571, 'time_ratio': 8760.0}",0.12,111,False,0x06D1f8cDB1F126f541E3dc28e7dB200B5Ebe00eB,furtek-gilje55,APR,,bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby,,balanced,
|
7 |
-0.31,1.01,2025-06-17 21:36:41.766412,"{'portfolio': {'portfolio_value': 28.48410169571218, 'value_in_pools': 0.0, 'value_in_safe': 28.48410169571218, 'initial_investment': 41.93048680235006, 'volume': None, 'agent_hash': 'bafybeiey543fjnimh2ccimp4wmnexkkrrqohc2zpg2qntmom7elzcpweqy', 'allocations': [], 'portfolio_breakdown': [], 'address': '0x06D1f8cDB1F126f541E3dc28e7dB200B5Ebe00eB', 'last_updated': 1750176361}, 'positons': []}","{'initial_value': 42.198358020106554, 'final_value': 42.06757563780165, 'f_i_ratio': -0.32068278076571854, 'first_investment_timestamp': 1750176401, 'time_ratio': 8760.0}",-0.31,111,False,0x06D1f8cDB1F126f541E3dc28e7dB200B5Ebe00eB,furtek-gilje55,APR,,bafybeiey543fjnimh2ccimp4wmnexkkrrqohc2zpg2qntmom7elzcpweqy,,balanced,
|
8 |
-
-
|
9 |
-34.65,-31.43,2025-06-08 02:03:32.248014,"{'portfolio': {'portfolio_value': 28.39736318924134, 'value_in_pools': 0.0, 'value_in_safe': 28.39736318924134, 'initial_investment': 113.44100511096258, 'volume': None, 'agent_hash': 'bafybeif5aifwpxf2bjfrtgivuruhrlsqtpr5ynzk5ygkjsujh4gt3fjrmm', 'allocations': [], 'portfolio_breakdown': [], 'address': '0x25f2dc3834d6355911C13ECeb74A5fAd8181A0A8', 'last_updated': 1749328388}, 'positons': []}","{'initial_value': 37.05125810212429, 'final_value': 24.212909867307825, 'f_i_ratio': -0.7496728527619763, 'first_investment_timestamp': 1749328412, 'time_ratio': 8760.0}",-34.65,112,False,0x25f2dc3834d6355911C13ECeb74A5fAd8181A0A8,vuzus-fazi89,APR,,bafybeif5aifwpxf2bjfrtgivuruhrlsqtpr5ynzk5ygkjsujh4gt3fjrmm,,balanced,
|
|
|
10 |
-3.48,3.75,2025-06-06 06:06:41.681577,"{'portfolio': {'portfolio_value': 28.056422, 'value_in_pools': 0.0, 'value_in_safe': 28.056422, 'initial_investment': 61.7507349970131, 'volume': None, 'agent_hash': 'bafybeieck7zrejp6ttx2ulhejx3kqfzkg5d5kvirevdrlrrr7jnowghn7e', 'allocations': [], 'portfolio_breakdown': [{'asset': 'ETH', 'address': '0x0000000000000000000000000000000000000000', 'balance': 0.005, 'price': 2411.95, 'value_usd': 12.05975, 'ratio': 0.0}, {'asset': 'USDC', 'address': '0x0b2C639c533813f4Aa9D7837CAf62653d097Ff85', 'balance': 16.0, 'price': 0.999792, 'value_usd': 15.996672, 'ratio': 0.0}], 'address': '0xE4EAF37b1726634935f679a8f3e00EC2E4e650A0', 'last_updated': 1749169283}, 'positons': []}","{'initial_value': 30.87536749850655, 'final_value': 29.800137839954267, 'f_i_ratio': -0.5456503958801932, 'first_investment_timestamp': 1749170201, 'time_ratio': 8760.0}",-3.48,115,False,0xE4EAF37b1726634935f679a8f3e00EC2E4e650A0,yenot-zoncen49,APR,,bafybeieck7zrejp6ttx2ulhejx3kqfzkg5d5kvirevdrlrrr7jnowghn7e,,balanced,"[""balancer_pools_search"", ""uniswap_pools_search"", ""velodrome_pools_search""]"
|
11 |
-3.48,3.75,2025-06-06 08:19:44.944148,"{'portfolio': {'portfolio_value': 28.056422, 'value_in_pools': 0.0, 'value_in_safe': 28.056422, 'initial_investment': 61.7507349970131, 'volume': None, 'agent_hash': 'bafybeieck7zrejp6ttx2ulhejx3kqfzkg5d5kvirevdrlrrr7jnowghn7e', 'allocations': [], 'portfolio_breakdown': [{'asset': 'ETH', 'address': '0x0000000000000000000000000000000000000000', 'balance': 0.005, 'price': 2411.95, 'value_usd': 12.05975, 'ratio': 0.0}, {'asset': 'USDC', 'address': '0x0b2C639c533813f4Aa9D7837CAf62653d097Ff85', 'balance': 16.0, 'price': 0.999792, 'value_usd': 15.996672, 'ratio': 0.0}], 'address': '0xE4EAF37b1726634935f679a8f3e00EC2E4e650A0', 'last_updated': 1749169283}, 'positons': []}","{'initial_value': 30.87536749850655, 'final_value': 29.800137839954267, 'f_i_ratio': -0.5456503958801932, 'first_investment_timestamp': 1749178184, 'time_ratio': 8760.0}",-3.48,115,False,0xE4EAF37b1726634935f679a8f3e00EC2E4e650A0,yenot-zoncen49,APR,,bafybeieck7zrejp6ttx2ulhejx3kqfzkg5d5kvirevdrlrrr7jnowghn7e,,balanced,"[""balancer_pools_search"", ""uniswap_pools_search"", ""velodrome_pools_search""]"
|
12 |
-3.48,3.75,2025-06-06 09:23:09.755892,"{'portfolio': {'portfolio_value': 28.056422, 'value_in_pools': 0.0, 'value_in_safe': 28.056422, 'initial_investment': 61.7507349970131, 'volume': None, 'agent_hash': 'bafybeieck7zrejp6ttx2ulhejx3kqfzkg5d5kvirevdrlrrr7jnowghn7e', 'allocations': [], 'portfolio_breakdown': [{'asset': 'ETH', 'address': '0x0000000000000000000000000000000000000000', 'balance': 0.005, 'price': 2411.95, 'value_usd': 12.05975, 'ratio': 0.0}, {'asset': 'USDC', 'address': '0x0b2C639c533813f4Aa9D7837CAf62653d097Ff85', 'balance': 16.0, 'price': 0.999792, 'value_usd': 15.996672, 'ratio': 0.0}], 'address': '0xE4EAF37b1726634935f679a8f3e00EC2E4e650A0', 'last_updated': 1749169283}, 'positons': []}","{'initial_value': 30.87536749850655, 'final_value': 29.800137839954267, 'f_i_ratio': -0.5456503958801932, 'first_investment_timestamp': 1749181989, 'time_ratio': 8760.0}",-3.48,115,False,0xE4EAF37b1726634935f679a8f3e00EC2E4e650A0,yenot-zoncen49,APR,,bafybeieck7zrejp6ttx2ulhejx3kqfzkg5d5kvirevdrlrrr7jnowghn7e,,balanced,"[""balancer_pools_search"", ""uniswap_pools_search"", ""velodrome_pools_search""]"
|
@@ -31,7 +32,7 @@ apr,adjusted_apr,timestamp,portfolio_snapshot,calculation_metrics,roi,agent_id,i
|
|
31 |
55.41,53.77,2025-06-13 22:40:52.426319,"{'portfolio': {'portfolio_value': 30.352911473112, 'value_in_pools': 0.0, 'value_in_safe': 30.352911473112, 'initial_investment': 833.7257614244643, 'volume': None, 'agent_hash': 'bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby', 'allocations': [], 'portfolio_breakdown': [], 'address': '0xE4EAF37b1726634935f679a8f3e00EC2E4e650A0', 'last_updated': 1749831611}, 'positons': []}","{'initial_value': 44.91788354008114, 'final_value': 45.47591008026921, 'f_i_ratio': -0.9635936504813616, 'first_investment_timestamp': 1749834652, 'time_ratio': 8760.0}",1.24,115,False,0xE4EAF37b1726634935f679a8f3e00EC2E4e650A0,yenot-zoncen49,APR,,bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby,,balanced,"[""balancer_pools_search"", ""uniswap_pools_search"", ""velodrome_pools_search""]"
|
32 |
-0.28,2.65,2025-06-15 04:17:24.547659,"{'portfolio': {'portfolio_value': 30.35054346768, 'value_in_pools': 0.0, 'value_in_safe': 30.35054346768, 'initial_investment': 1013.3972955847887, 'volume': None, 'agent_hash': 'bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby', 'allocations': [], 'portfolio_breakdown': [], 'address': '0xE4EAF37b1726634935f679a8f3e00EC2E4e650A0', 'last_updated': 1749941221}, 'positons': []}","{'initial_value': 44.91788354008114, 'final_value': 44.79423281705253, 'f_i_ratio': -0.970050696207783, 'first_investment_timestamp': 1749941244, 'time_ratio': 8760.0}",-0.28,115,False,0xE4EAF37b1726634935f679a8f3e00EC2E4e650A0,yenot-zoncen49,APR,,bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby,,balanced,"['balancer_pools_search', 'uniswap_pools_search', 'velodrome_pools_search']"
|
33 |
2.27,4.15,2025-06-17 02:16:08.931664,"{'portfolio': {'portfolio_value': 30.350118441064, 'value_in_pools': 0.0, 'value_in_safe': 30.350118441064, 'initial_investment': 1058.31517912487, 'volume': None, 'agent_hash': 'bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby', 'allocations': [], 'portfolio_breakdown': [], 'address': '0xE4EAF37b1726634935f679a8f3e00EC2E4e650A0', 'last_updated': 1750106742}, 'positons': []}","{'initial_value': 44.91788354008114, 'final_value': 44.94960010677301, 'f_i_ratio': -0.9713222308063645, 'first_investment_timestamp': 1750106768, 'time_ratio': 8760.0}",0.07,115,False,0xE4EAF37b1726634935f679a8f3e00EC2E4e650A0,yenot-zoncen49,APR,,bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby,,risky,"[""velodrome_pools_search""]"
|
34 |
-
-
|
35 |
-0.43,2.98,2025-06-19 02:17:58.619626,"{'portfolio': {'portfolio_value': 30.35251680554, 'value_in_pools': 0.0, 'value_in_safe': 30.35251680554, 'initial_investment': 1687.165548686007, 'volume': None, 'agent_hash': 'bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby', 'allocations': [], 'portfolio_breakdown': [], 'address': '0xE4EAF37b1726634935f679a8f3e00EC2E4e650A0', 'last_updated': 1750274084}, 'positons': []}","{'initial_value': 44.91788354008114, 'final_value': 44.72401771583485, 'f_i_ratio': -0.982009757827749, 'first_investment_timestamp': 1750279678, 'time_ratio': 8760.0}",-0.43,115,False,0xE4EAF37b1726634935f679a8f3e00EC2E4e650A0,yenot-zoncen49,APR,,bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby,,risky,"[""velodrome_pools_search""]"
|
36 |
-3.48,3.75,2025-06-06 11:29:18.913469,"{'portfolio': {'portfolio_value': 28.28379, 'value_in_pools': 0.0, 'value_in_safe': 28.28379, 'initial_investment': 61.7507349970131, 'volume': None, 'agent_hash': 'bafybeieck7zrejp6ttx2ulhejx3kqfzkg5d5kvirevdrlrrr7jnowghn7e', 'allocations': [], 'portfolio_breakdown': [{'asset': 'ETH', 'address': '0x0000000000000000000000000000000000000000', 'balance': 0.005, 'price': 2457.43, 'value_usd': 12.28715, 'ratio': 0.0}, {'asset': 'USDC', 'address': '0x0b2C639c533813f4Aa9D7837CAf62653d097Ff85', 'balance': 16.0, 'price': 0.99979, 'value_usd': 15.99664, 'ratio': 0.0}], 'address': '0xa11417aeBF3932ee895008eDE8eA95616f488bCf', 'last_updated': 1749189495}, 'positons': []}","{'initial_value': 30.87536749850655, 'final_value': 29.800137839954267, 'f_i_ratio': -0.5419683668321018, 'first_investment_timestamp': 1749189558, 'time_ratio': 8760.0}",-3.48,116,False,0xa11417aeBF3932ee895008eDE8eA95616f488bCf,honji-hahi60,APR,,bafybeieck7zrejp6ttx2ulhejx3kqfzkg5d5kvirevdrlrrr7jnowghn7e,,balanced,"[""balancer_pools_search"", ""uniswap_pools_search"", ""velodrome_pools_search""]"
|
37 |
-3.48,3.75,2025-06-06 12:31:08.139923,"{'portfolio': {'portfolio_value': 28.28379, 'value_in_pools': 0.0, 'value_in_safe': 28.28379, 'initial_investment': 61.7507349970131, 'volume': None, 'agent_hash': 'bafybeieck7zrejp6ttx2ulhejx3kqfzkg5d5kvirevdrlrrr7jnowghn7e', 'allocations': [], 'portfolio_breakdown': [{'asset': 'ETH', 'address': '0x0000000000000000000000000000000000000000', 'balance': 0.005, 'price': 2457.43, 'value_usd': 12.28715, 'ratio': 0.0}, {'asset': 'USDC', 'address': '0x0b2C639c533813f4Aa9D7837CAf62653d097Ff85', 'balance': 16.0, 'price': 0.99979, 'value_usd': 15.99664, 'ratio': 0.0}], 'address': '0xa11417aeBF3932ee895008eDE8eA95616f488bCf', 'last_updated': 1749189495}, 'positons': []}","{'initial_value': 30.87536749850655, 'final_value': 29.800137839954267, 'f_i_ratio': -0.5419683668321018, 'first_investment_timestamp': 1749193268, 'time_ratio': 8760.0}",-3.48,116,False,0xa11417aeBF3932ee895008eDE8eA95616f488bCf,honji-hahi60,APR,,bafybeieck7zrejp6ttx2ulhejx3kqfzkg5d5kvirevdrlrrr7jnowghn7e,,balanced,"[""balancer_pools_search"", ""uniswap_pools_search"", ""velodrome_pools_search""]"
|
@@ -69,7 +70,8 @@ apr,adjusted_apr,timestamp,portfolio_snapshot,calculation_metrics,roi,agent_id,i
|
|
69 |
158.47,150.88,2025-06-11 23:15:11.685382,"{'portfolio': {'portfolio_value': 30.296208, 'value_in_pools': 0.0, 'value_in_safe': 30.296208, 'initial_investment': 370.50440998207847, 'volume': None, 'agent_hash': 'bafybeieck7zrejp6ttx2ulhejx3kqfzkg5d5kvirevdrlrrr7jnowghn7e', 'allocations': [], 'portfolio_breakdown': [{'asset': 'ETH', 'address': '0x0000000000000000000000000000000000000000', 'balance': 0.005, 'price': 2860.0, 'value_usd': 14.3, 'ratio': 0.0}, {'asset': 'USDC', 'address': '0x0b2C639c533813f4Aa9D7837CAf62653d097Ff85', 'balance': 16.0, 'price': 0.999763, 'value_usd': 15.996208, 'ratio': 0.0}], 'address': '0xa11417aeBF3932ee895008eDE8eA95616f488bCf', 'last_updated': 1749660229}, 'positons': []}","{'initial_value': 43.788775195405776, 'final_value': 44.961365355740206, 'f_i_ratio': -0.9182298315923811, 'first_investment_timestamp': 1749663911, 'time_ratio': 8760.0}",2.68,116,False,0xa11417aeBF3932ee895008eDE8eA95616f488bCf,honji-hahi60,APR,,bafybeieck7zrejp6ttx2ulhejx3kqfzkg5d5kvirevdrlrrr7jnowghn7e,,balanced,"[""balancer_pools_search"", ""uniswap_pools_search"", ""velodrome_pools_search""]"
|
70 |
36.62,34.98,2025-06-13 18:28:24.365605,"{'portfolio': {'portfolio_value': 30.08225040051, 'value_in_pools': 0.0, 'value_in_safe': 30.08225040051, 'initial_investment': 532.7461030668023, 'volume': None, 'agent_hash': 'bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby', 'allocations': [], 'portfolio_breakdown': [], 'address': '0xa11417aeBF3932ee895008eDE8eA95616f488bCf', 'last_updated': 1749819439}, 'positons': []}","{'initial_value': 43.788775195405776, 'final_value': 44.13883480403193, 'f_i_ratio': -0.9435336077967746, 'first_investment_timestamp': 1749819504, 'time_ratio': 8760.0}",0.8,116,False,0xa11417aeBF3932ee895008eDE8eA95616f488bCf,honji-hahi60,APR,,bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby,,balanced,"[""balancer_pools_search"", ""uniswap_pools_search"", ""velodrome_pools_search""]"
|
71 |
-0.48,1.92,2025-06-16 13:54:43.588418,"{'portfolio': {'portfolio_value': 30.082641551907, 'value_in_pools': 0.0, 'value_in_safe': 30.082641551907, 'initial_investment': 620.323653457614, 'volume': None, 'agent_hash': 'bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby', 'allocations': [], 'portfolio_breakdown': [], 'address': '0xa11417aeBF3932ee895008eDE8eA95616f488bCf', 'last_updated': 1750062217}, 'positons': []}","{'initial_value': 43.788775195405776, 'final_value': 43.57950008603307, 'f_i_ratio': -0.9515049258814656, 'first_investment_timestamp': 1750062283, 'time_ratio': 8760.0}",-0.48,116,False,0xa11417aeBF3932ee895008eDE8eA95616f488bCf,honji-hahi60,APR,,bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby,,balanced,"[""balancer_pools_search"", ""uniswap_pools_search"", ""velodrome_pools_search""]"
|
72 |
-
-
|
|
|
73 |
-2.38,2.56,2025-06-07 12:07:37.903080,"{'portfolio': {'portfolio_value': 28.440238, 'value_in_pools': 0.0, 'value_in_safe': 28.440238, 'initial_investment': 61.7507349970131, 'volume': None, 'agent_hash': 'bafybeif5aifwpxf2bjfrtgivuruhrlsqtpr5ynzk5ygkjsujh4gt3fjrmm', 'allocations': [], 'portfolio_breakdown': [], 'address': '0x70FAE90eb66b779FC368350a051D83dc6C7fF068', 'last_updated': 1749278196}, 'positons': []}","{'initial_value': 30.87536749850655, 'final_value': 30.140478299059993, 'f_i_ratio': -0.539434826138091, 'first_investment_timestamp': 1749278257, 'time_ratio': 8760.0}",-2.38,117,False,0x70FAE90eb66b779FC368350a051D83dc6C7fF068,furye-himkon89,APR,,bafybeif5aifwpxf2bjfrtgivuruhrlsqtpr5ynzk5ygkjsujh4gt3fjrmm,,balanced,
|
74 |
-1.55,1.67,2025-06-08 14:06:51.667566,"{'portfolio': {'portfolio_value': 28.582436, 'value_in_pools': 0.0, 'value_in_safe': 28.582436, 'initial_investment': 185.25220499103926, 'volume': None, 'agent_hash': 'bafybeif5aifwpxf2bjfrtgivuruhrlsqtpr5ynzk5ygkjsujh4gt3fjrmm', 'allocations': [], 'portfolio_breakdown': [], 'address': '0x70FAE90eb66b779FC368350a051D83dc6C7fF068', 'last_updated': 1749371761}, 'positons': []}","{'initial_value': 30.87536749850655, 'final_value': 30.39629605377164, 'f_i_ratio': -0.8457106839760286, 'first_investment_timestamp': 1749371811, 'time_ratio': 8760.0}",-1.55,117,False,0x70FAE90eb66b779FC368350a051D83dc6C7fF068,furye-himkon89,APR,,bafybeif5aifwpxf2bjfrtgivuruhrlsqtpr5ynzk5ygkjsujh4gt3fjrmm,,balanced,
|
75 |
-1.88,2.02,2025-06-09 18:36:45.190353,"{'portfolio': {'portfolio_value': 28.503198, 'value_in_pools': 0.0, 'value_in_safe': 28.503198, 'initial_investment': 370.50440998207847, 'volume': None, 'agent_hash': 'bafybeif5aifwpxf2bjfrtgivuruhrlsqtpr5ynzk5ygkjsujh4gt3fjrmm', 'allocations': [], 'portfolio_breakdown': [], 'address': '0x70FAE90eb66b779FC368350a051D83dc6C7fF068', 'last_updated': 1749474355}, 'positons': []}","{'initial_value': 30.87536749850655, 'final_value': 30.2963222595072, 'f_i_ratio': -0.9230692071887114, 'first_investment_timestamp': 1749474405, 'time_ratio': 8760.0}",-1.88,117,False,0x70FAE90eb66b779FC368350a051D83dc6C7fF068,furye-himkon89,APR,,bafybeif5aifwpxf2bjfrtgivuruhrlsqtpr5ynzk5ygkjsujh4gt3fjrmm,,balanced,
|
@@ -81,6 +83,7 @@ apr,adjusted_apr,timestamp,portfolio_snapshot,calculation_metrics,roi,agent_id,i
|
|
81 |
-1.41,1.51,2025-06-15 20:54:19.955496,"{'portfolio': {'portfolio_value': 28.73215, 'value_in_pools': 0.0, 'value_in_safe': 28.73215, 'initial_investment': 988.0117599522092, 'volume': None, 'agent_hash': 'bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby', 'allocations': [], 'portfolio_breakdown': [], 'address': '0x70FAE90eb66b779FC368350a051D83dc6C7fF068', 'last_updated': 1750001038}, 'positons': []}","{'initial_value': 30.87536749850655, 'final_value': 30.4394509928197, 'f_i_ratio': -0.9709192226604775, 'first_investment_timestamp': 1750001059, 'time_ratio': 8760.0}",-1.41,117,False,0x70FAE90eb66b779FC368350a051D83dc6C7fF068,furye-himkon89,APR,,bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby,,risky,"[""balancer_pools_search"", ""uniswap_pools_search"", ""velodrome_pools_search""]"
|
82 |
-0.91,0.97,2025-06-17 04:52:36.207967,"{'portfolio': {'portfolio_value': 28.892858, 'value_in_pools': 0.0, 'value_in_safe': 28.892858, 'initial_investment': 1018.8871274507158, 'volume': None, 'agent_hash': 'bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby', 'allocations': [], 'portfolio_breakdown': [], 'address': '0x70FAE90eb66b779FC368350a051D83dc6C7fF068', 'last_updated': 1750116124}, 'positons': []}","{'initial_value': 30.87536749850655, 'final_value': 30.594824226534584, 'f_i_ratio': -0.9716427293842737, 'first_investment_timestamp': 1750116156, 'time_ratio': 8760.0}",-0.91,117,False,0x70FAE90eb66b779FC368350a051D83dc6C7fF068,furye-himkon89,APR,,bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby,,risky,"[""balancer_pools_search"", ""uniswap_pools_search"", ""velodrome_pools_search""]"
|
83 |
-1.76,1.89,2025-06-18 15:02:37.080985,"{'portfolio': {'portfolio_value': 28.676366, 'value_in_pools': 0.0, 'value_in_safe': 28.676366, 'initial_investment': 1111.5132299462357, 'volume': None, 'agent_hash': 'bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby', 'allocations': [], 'portfolio_breakdown': [], 'address': '0x70FAE90eb66b779FC368350a051D83dc6C7fF068', 'last_updated': 1750239131}, 'positons': []}","{'initial_value': 30.87536749850655, 'final_value': 30.332198428425492, 'f_i_ratio': -0.9742006075794644, 'first_investment_timestamp': 1750239157, 'time_ratio': 8760.0}",-1.76,117,False,0x70FAE90eb66b779FC368350a051D83dc6C7fF068,furye-himkon89,APR,,bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby,,risky,"[""balancer_pools_search"", ""uniswap_pools_search"", ""velodrome_pools_search""]"
|
|
|
84 |
324.01,321.54,2025-06-07 16:03:45.373863,"{'portfolio': {'portfolio_value': 28.437878, 'value_in_pools': 0.0, 'value_in_safe': 28.437878, 'initial_investment': 59.600275679908535, 'volume': None, 'agent_hash': 'bafybeieck7zrejp6ttx2ulhejx3kqfzkg5d5kvirevdrlrrr7jnowghn7e', 'allocations': [], 'portfolio_breakdown': [{'asset': 'ETH', 'address': '0x0000000000000000000000000000000000000000', 'balance': 0.005, 'price': 2488.35, 'value_usd': 12.44175, 'ratio': 0.0}, {'asset': 'USDC', 'address': '0x0b2C639c533813f4Aa9D7837CAf62653d097Ff85', 'balance': 16.0, 'price': 0.999758, 'value_usd': 15.996128, 'ratio': 0.0}], 'address': '0xc7d89Ed318CAC02Cf9719c50157541df2504EA3A', 'last_updated': 1749288375}, 'positons': []}","{'initial_value': 29.800137839954267, 'final_value': 30.140478299059993, 'f_i_ratio': -0.522856603000806, 'first_investment_timestamp': 1749292425, 'time_ratio': 8760.0}",1.14,118,False,0xc7d89Ed318CAC02Cf9719c50157541df2504EA3A,lonwus-patu86,APR,,bafybeieck7zrejp6ttx2ulhejx3kqfzkg5d5kvirevdrlrrr7jnowghn7e,,balanced,
|
85 |
313.15,310.68,2025-06-07 17:07:58.993795,"{'portfolio': {'portfolio_value': 28.437878, 'value_in_pools': 0.0, 'value_in_safe': 28.437878, 'initial_investment': 59.600275679908535, 'volume': None, 'agent_hash': 'bafybeieck7zrejp6ttx2ulhejx3kqfzkg5d5kvirevdrlrrr7jnowghn7e', 'allocations': [], 'portfolio_breakdown': [{'asset': 'ETH', 'address': '0x0000000000000000000000000000000000000000', 'balance': 0.005, 'price': 2488.35, 'value_usd': 12.44175, 'ratio': 0.0}, {'asset': 'USDC', 'address': '0x0b2C639c533813f4Aa9D7837CAf62653d097Ff85', 'balance': 16.0, 'price': 0.999758, 'value_usd': 15.996128, 'ratio': 0.0}], 'address': '0xc7d89Ed318CAC02Cf9719c50157541df2504EA3A', 'last_updated': 1749288375}, 'positons': []}","{'initial_value': 29.800137839954267, 'final_value': 30.140478299059993, 'f_i_ratio': -0.522856603000806, 'first_investment_timestamp': 1749296278, 'time_ratio': 8760.0}",1.14,118,False,0xc7d89Ed318CAC02Cf9719c50157541df2504EA3A,lonwus-patu86,APR,,bafybeieck7zrejp6ttx2ulhejx3kqfzkg5d5kvirevdrlrrr7jnowghn7e,,balanced,
|
86 |
335.69,333.22,2025-06-07 14:59:15.300909,"{'portfolio': {'portfolio_value': 28.437878, 'value_in_pools': 0.0, 'value_in_safe': 28.437878, 'initial_investment': 59.600275679908535, 'volume': None, 'agent_hash': 'bafybeieck7zrejp6ttx2ulhejx3kqfzkg5d5kvirevdrlrrr7jnowghn7e', 'allocations': [], 'portfolio_breakdown': [{'asset': 'ETH', 'address': '0x0000000000000000000000000000000000000000', 'balance': 0.005, 'price': 2488.35, 'value_usd': 12.44175, 'ratio': 0.0}, {'asset': 'USDC', 'address': '0x0b2C639c533813f4Aa9D7837CAf62653d097Ff85', 'balance': 16.0, 'price': 0.999758, 'value_usd': 15.996128, 'ratio': 0.0}], 'address': '0xc7d89Ed318CAC02Cf9719c50157541df2504EA3A', 'last_updated': 1749288375}, 'positons': []}","{'initial_value': 29.800137839954267, 'final_value': 30.140478299059993, 'f_i_ratio': -0.522856603000806, 'first_investment_timestamp': 1749288555, 'time_ratio': 8760.0}",1.14,118,False,0xc7d89Ed318CAC02Cf9719c50157541df2504EA3A,lonwus-patu86,APR,,bafybeieck7zrejp6ttx2ulhejx3kqfzkg5d5kvirevdrlrrr7jnowghn7e,,balanced,
|
@@ -104,12 +107,14 @@ apr,adjusted_apr,timestamp,portfolio_snapshot,calculation_metrics,roi,agent_id,i
|
|
104 |
39.24,34.03,2025-06-16 19:00:11.977194,"{'portfolio': {'portfolio_value': 29.64142775296, 'value_in_pools': 0.0, 'value_in_safe': 29.64142775296, 'initial_investment': 1924.776364052236, 'volume': None, 'agent_hash': 'bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby', 'allocations': [], 'portfolio_breakdown': [], 'address': '0xD32613ED605be41D9c7FBc85f2cCb4fBa59778Ac', 'last_updated': 1750080585}, 'positons': []}","{'initial_value': 43.680823797865436, 'final_value': 44.16247636038923, 'f_i_ratio': -0.984600066632907, 'first_investment_timestamp': 1750080611, 'time_ratio': 8760.0}",1.1,119,False,0xD32613ED605be41D9c7FBc85f2cCb4fBa59778Ac,lonlim-zapgi60,APR,,bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby,,balanced,"[""balancer_pools_search"", ""uniswap_pools_search"", ""velodrome_pools_search""]"
|
105 |
41.08,35.31,2025-06-17 20:46:59.724500,"{'portfolio': {'portfolio_value': 29.64062728072, 'value_in_pools': 0.0, 'value_in_safe': 29.64062728072, 'initial_investment': 1968.4571878501015, 'volume': None, 'agent_hash': 'bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby', 'allocations': [], 'portfolio_breakdown': [], 'address': '0xD32613ED605be41D9c7FBc85f2cCb4fBa59778Ac', 'last_updated': 1750173391}, 'positons': []}","{'initial_value': 43.680823797865436, 'final_value': 44.23788772092317, 'f_i_ratio': -0.9849422037402333, 'first_investment_timestamp': 1750173419, 'time_ratio': 8760.0}",1.28,119,False,0xD32613ED605be41D9c7FBc85f2cCb4fBa59778Ac,lonlim-zapgi60,APR,,bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby,,balanced,"[""balancer_pools_search"", ""uniswap_pools_search"", ""velodrome_pools_search""]"
|
106 |
20.04,16.18,2025-06-18 20:50:26.458030,"{'portfolio': {'portfolio_value': 29.64130916448, 'value_in_pools': 0.0, 'value_in_safe': 29.64130916448, 'initial_investment': 2055.8188354458325, 'volume': None, 'agent_hash': 'bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby', 'allocations': [], 'portfolio_breakdown': [], 'address': '0xD32613ED605be41D9c7FBc85f2cCb4fBa59778Ac', 'last_updated': 1750259069}, 'positons': []}","{'initial_value': 43.680823797865436, 'final_value': 43.976567028418216, 'f_i_ratio': -0.9855817503695301, 'first_investment_timestamp': 1750260026, 'time_ratio': 8760.0}",0.68,119,False,0xD32613ED605be41D9c7FBc85f2cCb4fBa59778Ac,lonlim-zapgi60,APR,,bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby,,balanced,"[""balancer_pools_search"", ""uniswap_pools_search"", ""velodrome_pools_search""]"
|
|
|
107 |
2081.35,2081.35,2025-06-06 21:35:10.663781,"{'portfolio': {'portfolio_value': 28.539954, 'value_in_pools': 0.0, 'value_in_safe': 28.539954, 'initial_investment': 29.800137839954267, 'volume': None, 'agent_hash': 'bafybeif5aifwpxf2bjfrtgivuruhrlsqtpr5ynzk5ygkjsujh4gt3fjrmm', 'allocations': [], 'portfolio_breakdown': [], 'address': '0xc8E264f402Ae94f69bDEf8B1f035F7200cD2B0c7', 'last_updated': 1749225694}, 'positons': []}","{'initial_value': 40.939502917266374, 'final_value': 41.48051810659099, 'f_i_ratio': -0.04228785271807323, 'first_investment_timestamp': 1749225910, 'time_ratio': 8760.0}",1.32,120,False,0xc8E264f402Ae94f69bDEf8B1f035F7200cD2B0c7,joyus-goson39,APR,,bafybeif5aifwpxf2bjfrtgivuruhrlsqtpr5ynzk5ygkjsujh4gt3fjrmm,,balanced,
|
108 |
-28.02,-32.34,2025-06-08 17:03:45.278780,"{'portfolio': {'portfolio_value': 28.665046441834267, 'value_in_pools': 0.0, 'value_in_safe': 28.665046441834267, 'initial_investment': 111.67914367448702, 'volume': None, 'agent_hash': 'bafybeif5aifwpxf2bjfrtgivuruhrlsqtpr5ynzk5ygkjsujh4gt3fjrmm', 'allocations': [], 'portfolio_breakdown': [], 'address': '0xc8E264f402Ae94f69bDEf8B1f035F7200cD2B0c7', 'last_updated': 1749382407}, 'positons': []}","{'initial_value': 40.93950391704335, 'final_value': 29.468410810983407, 'f_i_ratio': -0.7433267707945117, 'first_investment_timestamp': 1749382425, 'time_ratio': 8760.0}",-28.02,120,False,0xc8E264f402Ae94f69bDEf8B1f035F7200cD2B0c7,joyus-goson39,APR,,bafybeif5aifwpxf2bjfrtgivuruhrlsqtpr5ynzk5ygkjsujh4gt3fjrmm,,balanced,
|
109 |
379.37,375.05,2025-06-08 22:12:15.454361,"{'portfolio': {'portfolio_value': 16.079244749705, 'value_in_pools': 0.0, 'value_in_safe': 16.079244749705, 'initial_investment': 234.49765542561704, 'volume': 12.431696715496372, 'agent_hash': 'bafybeif5aifwpxf2bjfrtgivuruhrlsqtpr5ynzk5ygkjsujh4gt3fjrmm', 'allocations': [], 'portfolio_breakdown': [], 'address': '0xc8E264f402Ae94f69bDEf8B1f035F7200cD2B0c7', 'last_updated': 1749400891}, 'positons': [{'chain': 'optimism', 'pool_address': '0x84Ce89B4f6F67E523A81A82f9f2F14D84B726F6B', 'dex_type': 'velodrome', 'token0': '0x0b2C639c533813f4Aa9D7837CAf62653d097Ff85', 'token1': '0x94b008aA00579c1307B0EF2c499aD98a8ce58e58', 'token0_symbol': 'USDC', 'token1_symbol': 'USDT', 'apr': 6.8210787661006504, 'pool_id': '0x84Ce89B4f6F67E523A81A82f9f2F14D84B726F6B', 'is_stable': True, 'is_cl_pool': True, 'status': 'open', 'enter_tx_hash': '0x26c993dbb424b604d3c6c21bcf357a002c904e42501e4368f12306824f9c6fd3', 'enter_timestamp': 1749400565, 'amount0': 106, 'amount1': 12417370, 'positions': [{'token_id': 2707603, 'liquidity': 124219155242, 'amount0': 0, 'amount1': 12416948}, {'token_id': 2707604, 'liquidity': 1469411, 'amount0': 83, 'amount1': 358}, {'token_id': 2707605, 'liquidity': 215979, 'amount0': 23, 'amount1': 64}]}]}","{'initial_value': 40.93950391704335, 'final_value': 41.90010752647978, 'f_i_ratio': -0.93143110654765, 'first_investment_timestamp': 1749400565, 'time_ratio': 8760.0}",2.35,120,False,0xc8E264f402Ae94f69bDEf8B1f035F7200cD2B0c7,joyus-goson39,APR,,bafybeif5aifwpxf2bjfrtgivuruhrlsqtpr5ynzk5ygkjsujh4gt3fjrmm,12.431696715496372,balanced,
|
110 |
201.84,192.27,2025-06-13 21:09:43.972117,"{'portfolio': {'portfolio_value': 16.0785657316, 'value_in_pools': 0.0, 'value_in_safe': 16.0785657316, 'initial_investment': 3550.5974727061357, 'volume': 12.431696715496372, 'agent_hash': 'bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby', 'allocations': [], 'portfolio_breakdown': [], 'address': '0xc8E264f402Ae94f69bDEf8B1f035F7200cD2B0c7', 'last_updated': 1749828946}, 'positons': [{'chain': 'optimism', 'pool_address': '0x84Ce89B4f6F67E523A81A82f9f2F14D84B726F6B', 'dex_type': 'velodrome', 'token0': '0x0b2C639c533813f4Aa9D7837CAf62653d097Ff85', 'token1': '0x94b008aA00579c1307B0EF2c499aD98a8ce58e58', 'token0_symbol': 'USDC', 'token1_symbol': 'USDT', 'apr': 6.8210787661006504, 'pool_id': '0x84Ce89B4f6F67E523A81A82f9f2F14D84B726F6B', 'is_stable': True, 'is_cl_pool': True, 'status': 'open', 'enter_tx_hash': '0x26c993dbb424b604d3c6c21bcf357a002c904e42501e4368f12306824f9c6fd3', 'enter_timestamp': 1749400565, 'amount0': 106, 'amount1': 12417370, 'positions': [{'token_id': 2707603, 'liquidity': 124219155242, 'amount0': 0, 'amount1': 12416948, 'current_liquidity': 124219155242}, {'token_id': 2707604, 'liquidity': 1469411, 'amount0': 83, 'amount1': 358, 'current_liquidity': 1469411}, {'token_id': 2707605, 'liquidity': 215979, 'amount0': 23, 'amount1': 64, 'current_liquidity': 215979}]}]}","{'initial_value': 40.93950391704335, 'final_value': 42.57266949045637, 'f_i_ratio': -0.9954715886959313, 'first_investment_timestamp': 1749400565, 'time_ratio': 73.57583786887416}",3.99,120,False,0xc8E264f402Ae94f69bDEf8B1f035F7200cD2B0c7,joyus-goson39,APR,,bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby,12.431696715496372,balanced,
|
111 |
133.33,126.91,2025-06-14 21:11:33.782224,"{'portfolio': {'portfolio_value': 16.078184817763002, 'value_in_pools': 0.0, 'value_in_safe': 16.078184817763002, 'initial_investment': 3919.053007959528, 'volume': 12.431696715496372, 'agent_hash': 'bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby', 'allocations': [], 'portfolio_breakdown': [], 'address': '0xc8E264f402Ae94f69bDEf8B1f035F7200cD2B0c7', 'last_updated': 1749915654}, 'positons': [{'chain': 'optimism', 'pool_address': '0x84Ce89B4f6F67E523A81A82f9f2F14D84B726F6B', 'dex_type': 'velodrome', 'token0': '0x0b2C639c533813f4Aa9D7837CAf62653d097Ff85', 'token1': '0x94b008aA00579c1307B0EF2c499aD98a8ce58e58', 'token0_symbol': 'USDC', 'token1_symbol': 'USDT', 'apr': 6.8210787661006504, 'pool_id': '0x84Ce89B4f6F67E523A81A82f9f2F14D84B726F6B', 'is_stable': True, 'is_cl_pool': True, 'status': 'open', 'enter_tx_hash': '0x26c993dbb424b604d3c6c21bcf357a002c904e42501e4368f12306824f9c6fd3', 'enter_timestamp': 1749400565, 'amount0': 106, 'amount1': 12417370, 'positions': [{'token_id': 2707603, 'liquidity': 124219155242, 'amount0': 0, 'amount1': 12416948, 'current_liquidity': 124219155242}, {'token_id': 2707604, 'liquidity': 1469411, 'amount0': 83, 'amount1': 358, 'current_liquidity': 1469411}, {'token_id': 2707605, 'liquidity': 215979, 'amount0': 23, 'amount1': 64, 'current_liquidity': 215979}]}]}","{'initial_value': 40.93950391704335, 'final_value': 42.168067835807264, 'f_i_ratio': -0.9958974311434143, 'first_investment_timestamp': 1749400565, 'time_ratio': 61.219642715072524}",3.0,120,False,0xc8E264f402Ae94f69bDEf8B1f035F7200cD2B0c7,joyus-goson39,APR,,bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby,12.431696715496372,balanced,
|
112 |
2108.94,2108.94,2025-06-06 21:50:52.233090,"{'portfolio': {'portfolio_value': 28.54782, 'value_in_pools': 0.0, 'value_in_safe': 28.54782, 'initial_investment': 29.800137839954267, 'volume': None, 'agent_hash': 'bafybeif5aifwpxf2bjfrtgivuruhrlsqtpr5ynzk5ygkjsujh4gt3fjrmm', 'allocations': [], 'portfolio_breakdown': [], 'address': '0xEb4B51e304A2BBFdb0f3003FD2aC6375518f7A32', 'last_updated': 1749226838}, 'positons': []}","{'initial_value': 40.939502917266374, 'final_value': 41.483803519822715, 'f_i_ratio': -0.0420238942074701, 'first_investment_timestamp': 1749226852, 'time_ratio': 8760.0}",1.33,121,False,0xEb4B51e304A2BBFdb0f3003FD2aC6375518f7A32,cilwar-rimlu27,APR,,bafybeif5aifwpxf2bjfrtgivuruhrlsqtpr5ynzk5ygkjsujh4gt3fjrmm,,balanced,
|
|
|
113 |
1038.47,1038.47,2025-06-07 20:35:53.079934,"{'portfolio': {'portfolio_value': 28.578836, 'value_in_pools': 0.0, 'value_in_safe': 28.578836, 'initial_investment': 30.140478299059993, 'volume': None, 'agent_hash': 'bafybeif5aifwpxf2bjfrtgivuruhrlsqtpr5ynzk5ygkjsujh4gt3fjrmm', 'allocations': [], 'portfolio_breakdown': [], 'address': '0xb0Df5A11C1186201A588353F322128cb1fc1C6c7', 'last_updated': 1749308738}, 'positons': []}","{'initial_value': 41.55493662393751, 'final_value': 41.8273293823169, 'f_i_ratio': -0.051812127318122125, 'first_investment_timestamp': 1749308753, 'time_ratio': 8760.0}",0.66,122,False,0xb0Df5A11C1186201A588353F322128cb1fc1C6c7,tevi-kulo15,APR,,bafybeif5aifwpxf2bjfrtgivuruhrlsqtpr5ynzk5ygkjsujh4gt3fjrmm,,balanced,
|
114 |
350.05,348.24,2025-06-08 22:11:03.101491,"{'portfolio': {'portfolio_value': 28.666742353151747, 'value_in_pools': 0.0, 'value_in_safe': 28.666742353151747, 'initial_investment': 71.6954149229975, 'volume': None, 'agent_hash': 'bafybeif5aifwpxf2bjfrtgivuruhrlsqtpr5ynzk5ygkjsujh4gt3fjrmm', 'allocations': [], 'portfolio_breakdown': [], 'address': '0xb0Df5A11C1186201A588353F322128cb1fc1C6c7', 'last_updated': 1749400843}, 'positons': []}","{'initial_value': 41.55493662393751, 'final_value': 42.07162218152964, 'f_i_ratio': -0.6001593353781343, 'first_investment_timestamp': 1749400863, 'time_ratio': 8760.0}",1.24,122,False,0xb0Df5A11C1186201A588353F322128cb1fc1C6c7,tevi-kulo15,APR,,bafybeif5aifwpxf2bjfrtgivuruhrlsqtpr5ynzk5ygkjsujh4gt3fjrmm,,balanced,
|
115 |
375.58,367.38,2025-06-10 18:57:11.357853,"{'portfolio': {'portfolio_value': 28.6794124075049, 'value_in_pools': 0.0, 'value_in_safe': 28.6794124075049, 'initial_investment': 154.80528817087253, 'volume': None, 'agent_hash': 'bafybeif5aifwpxf2bjfrtgivuruhrlsqtpr5ynzk5ygkjsujh4gt3fjrmm', 'allocations': [], 'portfolio_breakdown': [], 'address': '0xb0Df5A11C1186201A588353F322128cb1fc1C6c7', 'last_updated': 1749562012}, 'positons': []}","{'initial_value': 41.55493662393751, 'final_value': 42.90694228182111, 'f_i_ratio': -0.8147388067528492, 'first_investment_timestamp': 1749562031, 'time_ratio': 8760.0}",3.25,122,False,0xb0Df5A11C1186201A588353F322128cb1fc1C6c7,tevi-kulo15,APR,,bafybeif5aifwpxf2bjfrtgivuruhrlsqtpr5ynzk5ygkjsujh4gt3fjrmm,,balanced,
|
@@ -119,6 +124,7 @@ apr,adjusted_apr,timestamp,portfolio_snapshot,calculation_metrics,roi,agent_id,i
|
|
119 |
79.1,75.24,2025-06-14 19:22:15.337790,"{'portfolio': {'portfolio_value': 28.545673734743, 'value_in_pools': 0.0, 'value_in_safe': 28.545673734743, 'initial_investment': 362.57997129056014, 'volume': None, 'agent_hash': 'bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby', 'allocations': [], 'portfolio_breakdown': [], 'address': '0xb0Df5A11C1186201A588353F322128cb1fc1C6c7', 'last_updated': 1749907858}, 'positons': []}","{'initial_value': 41.55493662393751, 'final_value': 42.20142283252129, 'f_i_ratio': -0.9212706823459165, 'first_investment_timestamp': 1749909135, 'time_ratio': 8760.0}",1.56,122,False,0xb0Df5A11C1186201A588353F322128cb1fc1C6c7,tevi-kulo15,APR,,bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby,,balanced,
|
120 |
51.44,48.76,2025-06-16 00:58:44.095764,"{'portfolio': {'portfolio_value': 28.545730836997002, 'value_in_pools': 0.0, 'value_in_safe': 28.545730836997002, 'initial_investment': 404.13490791449766, 'volume': None, 'agent_hash': 'bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby', 'allocations': [], 'portfolio_breakdown': [], 'address': '0xb0Df5A11C1186201A588353F322128cb1fc1C6c7', 'last_updated': 1750015702}, 'positons': []}","{'initial_value': 41.55493662393751, 'final_value': 42.04761733525614, 'f_i_ratio': -0.9293658373034275, 'first_investment_timestamp': 1750015724, 'time_ratio': 8760.0}",1.19,122,False,0xb0Df5A11C1186201A588353F322128cb1fc1C6c7,tevi-kulo15,APR,,bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby,,balanced,
|
121 |
52.44,49.22,2025-06-17 01:17:35.998975,"{'portfolio': {'portfolio_value': 28.542561661900002, 'value_in_pools': 0.0, 'value_in_safe': 28.542561661900002, 'initial_investment': 611.9095910341852, 'volume': None, 'agent_hash': 'bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby', 'allocations': [], 'portfolio_breakdown': [], 'address': '0xb0Df5A11C1186201A588353F322128cb1fc1C6c7', 'last_updated': 1750103239}, 'positons': []}","{'initial_value': 41.55493662393751, 'final_value': 42.11768855931876, 'f_i_ratio': -0.9533549366113704, 'first_investment_timestamp': 1750103255, 'time_ratio': 8760.0}",1.35,122,False,0xb0Df5A11C1186201A588353F322128cb1fc1C6c7,tevi-kulo15,APR,,bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby,,balanced,
|
|
|
122 |
-0.14,0.55,2025-06-09 00:31:18.357811,"{'portfolio': {'portfolio_value': 20.48830040096, 'value_in_pools': 0.0, 'value_in_safe': 20.48830040096, 'initial_investment': 35.31977903399317, 'volume': 12.850468713455362, 'agent_hash': 'bafybeif5aifwpxf2bjfrtgivuruhrlsqtpr5ynzk5ygkjsujh4gt3fjrmm', 'allocations': [], 'portfolio_breakdown': [], 'address': '0xF38820f03313535A4024DCCBE2689aa7cc158f5C', 'last_updated': 1749409011}, 'positons': [{'chain': 'optimism', 'pool_address': '0x84Ce89B4f6F67E523A81A82f9f2F14D84B726F6B', 'dex_type': 'velodrome', 'token0': '0x0b2C639c533813f4Aa9D7837CAf62653d097Ff85', 'token1': '0x94b008aA00579c1307B0EF2c499aD98a8ce58e58', 'token0_symbol': 'USDC', 'token1_symbol': 'USDT', 'apr': 7.203504137155402, 'pool_id': '0x84Ce89B4f6F67E523A81A82f9f2F14D84B726F6B', 'is_stable': True, 'is_cl_pool': True, 'status': 'open', 'enter_tx_hash': '0x014828b184e2301849636d82e67614b62b6a83d207ea906c8fbdbc4c94abf6fb', 'enter_timestamp': 1749344469, 'amount0': 9927081, 'amount1': 2922255, 'positions': [{'token_id': 2701571, 'liquidity': 83208800509, 'amount0': 9710239, 'amount1': 2771695, 'current_liquidity': 83208800509}, {'token_id': 2701572, 'liquidity': 822967616, 'amount0': 178339, 'amount1': 109677, 'current_liquidity': 822967616}, {'token_id': 2701573, 'liquidity': 144365258, 'amount0': 38503, 'amount1': 40883, 'current_liquidity': 144365258}]}]}","{'initial_value': 35.31977903399317, 'final_value': 35.27006024007327, 'f_i_ratio': -0.4199199156585539, 'first_investment_timestamp': 1749344469, 'time_ratio': 486.5963969582805}",-0.14,123,False,0xF38820f03313535A4024DCCBE2689aa7cc158f5C,cordron-yelku44,APR,,bafybeif5aifwpxf2bjfrtgivuruhrlsqtpr5ynzk5ygkjsujh4gt3fjrmm,12.850468713455362,balanced,
|
123 |
346.8,340.52,2025-06-10 02:17:21.916446,"{'portfolio': {'portfolio_value': 20.507856658, 'value_in_pools': 0.0, 'value_in_safe': 20.507856658, 'initial_investment': 2548.4297198347545, 'volume': 12.850468713455362, 'agent_hash': 'bafybeif5aifwpxf2bjfrtgivuruhrlsqtpr5ynzk5ygkjsujh4gt3fjrmm', 'allocations': [], 'portfolio_breakdown': [], 'address': '0xF38820f03313535A4024DCCBE2689aa7cc158f5C', 'last_updated': 1749501754}, 'positons': [{'chain': 'optimism', 'pool_address': '0x84Ce89B4f6F67E523A81A82f9f2F14D84B726F6B', 'dex_type': 'velodrome', 'token0': '0x0b2C639c533813f4Aa9D7837CAf62653d097Ff85', 'token1': '0x94b008aA00579c1307B0EF2c499aD98a8ce58e58', 'token0_symbol': 'USDC', 'token1_symbol': 'USDT', 'apr': 7.203504137155402, 'pool_id': '0x84Ce89B4f6F67E523A81A82f9f2F14D84B726F6B', 'is_stable': True, 'is_cl_pool': True, 'status': 'open', 'enter_tx_hash': '0x014828b184e2301849636d82e67614b62b6a83d207ea906c8fbdbc4c94abf6fb', 'enter_timestamp': 1749344469, 'amount0': 9927081, 'amount1': 2922255, 'positions': [{'token_id': 2701571, 'liquidity': 83208800509, 'amount0': 9710239, 'amount1': 2771695, 'current_liquidity': 83208800509}, {'token_id': 2701572, 'liquidity': 822967616, 'amount0': 178339, 'amount1': 109677, 'current_liquidity': 822967616}, {'token_id': 2701573, 'liquidity': 144365258, 'amount0': 38503, 'amount1': 40883, 'current_liquidity': 144365258}]}]}","{'initial_value': 47.69366419946237, 'final_value': 48.63267806279609, 'f_i_ratio': -0.9919527478045069, 'first_investment_timestamp': 1749344469, 'time_ratio': 200.13591619225525}",1.97,123,False,0xF38820f03313535A4024DCCBE2689aa7cc158f5C,cordron-yelku44,APR,,bafybeif5aifwpxf2bjfrtgivuruhrlsqtpr5ynzk5ygkjsujh4gt3fjrmm,12.850468713455362,balanced,
|
124 |
381.81,370.64,2025-06-11 08:14:14.656064,"{'portfolio': {'portfolio_value': 20.497705024200002, 'value_in_pools': 0.0, 'value_in_safe': 20.497705024200002, 'initial_investment': 3693.0776606218556, 'volume': 12.850468713455362, 'agent_hash': 'bafybeif5aifwpxf2bjfrtgivuruhrlsqtpr5ynzk5ygkjsujh4gt3fjrmm', 'allocations': [], 'portfolio_breakdown': [], 'address': '0xF38820f03313535A4024DCCBE2689aa7cc158f5C', 'last_updated': 1749609810}, 'positons': [{'chain': 'optimism', 'pool_address': '0x84Ce89B4f6F67E523A81A82f9f2F14D84B726F6B', 'dex_type': 'velodrome', 'token0': '0x0b2C639c533813f4Aa9D7837CAf62653d097Ff85', 'token1': '0x94b008aA00579c1307B0EF2c499aD98a8ce58e58', 'token0_symbol': 'USDC', 'token1_symbol': 'USDT', 'apr': 7.203504137155402, 'pool_id': '0x84Ce89B4f6F67E523A81A82f9f2F14D84B726F6B', 'is_stable': True, 'is_cl_pool': True, 'status': 'open', 'enter_tx_hash': '0x014828b184e2301849636d82e67614b62b6a83d207ea906c8fbdbc4c94abf6fb', 'enter_timestamp': 1749344469, 'amount0': 9927081, 'amount1': 2922255, 'positions': [{'token_id': 2701571, 'liquidity': 83208800509, 'amount0': 9710239, 'amount1': 2771695, 'current_liquidity': 83208800509}, {'token_id': 2701572, 'liquidity': 822967616, 'amount0': 178339, 'amount1': 109677, 'current_liquidity': 822967616}, {'token_id': 2701573, 'liquidity': 144365258, 'amount0': 38503, 'amount1': 40883, 'current_liquidity': 144365258}]}]}","{'initial_value': 47.69366419946237, 'final_value': 49.35003012484369, 'f_i_ratio': -0.9944496956447029, 'first_investment_timestamp': 1749344469, 'time_ratio': 118.83083836449264}",3.47,123,False,0xF38820f03313535A4024DCCBE2689aa7cc158f5C,cordron-yelku44,APR,,bafybeif5aifwpxf2bjfrtgivuruhrlsqtpr5ynzk5ygkjsujh4gt3fjrmm,12.850468713455362,balanced,
|
@@ -134,6 +140,7 @@ apr,adjusted_apr,timestamp,portfolio_snapshot,calculation_metrics,roi,agent_id,i
|
|
134 |
497.65,486.99,2025-06-12 18:42:17.665709,"{'portfolio': {'portfolio_value': 29.82681465684, 'value_in_pools': 0.0, 'value_in_safe': 29.82681465684, 'initial_investment': 398.23654933257916, 'volume': None, 'agent_hash': 'bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby', 'allocations': [], 'portfolio_breakdown': [], 'address': '0x9f3AbFC3301093f39c2A137f87c525b4a0832ba9', 'last_updated': 1749730713}, 'positons': []}","{'initial_value': 43.72132318471379, 'final_value': 45.651057823432666, 'f_i_ratio': -0.9251027694298075, 'first_investment_timestamp': 1749733937, 'time_ratio': 8760.0}",4.41,126,False,0x9f3AbFC3301093f39c2A137f87c525b4a0832ba9,tonvel-beeprel23,APR,,bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby,,risky,"[""uniswap_pools_search""]"
|
135 |
72.71,71.16,2025-06-16 17:52:55.063058,"{'portfolio': {'portfolio_value': 29.827172657376, 'value_in_pools': 0.0, 'value_in_safe': 29.827172657376, 'initial_investment': 485.6791957020068, 'volume': None, 'agent_hash': 'bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby', 'allocations': [], 'portfolio_breakdown': [], 'address': '0x9f3AbFC3301093f39c2A137f87c525b4a0832ba9', 'last_updated': 1750076551}, 'positons': []}","{'initial_value': 43.72132318471379, 'final_value': 44.348688098687234, 'f_i_ratio': -0.9385866783643811, 'first_investment_timestamp': 1750076575, 'time_ratio': 8760.0}",1.43,126,False,0x9f3AbFC3301093f39c2A137f87c525b4a0832ba9,tonvel-beeprel23,APR,,bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby,,risky,"[""uniswap_pools_search""]"
|
136 |
-1.29,-1.54,2025-06-18 14:06:40.798020,"{'portfolio': {'portfolio_value': 29.825263321184, 'value_in_pools': 0.0, 'value_in_safe': 29.825263321184, 'initial_investment': 42.64732311069726, 'volume': None, 'agent_hash': 'bafybeiey543fjnimh2ccimp4wmnexkkrrqohc2zpg2qntmom7elzcpweqy', 'allocations': [], 'portfolio_breakdown': [], 'address': '0x9f3AbFC3301093f39c2A137f87c525b4a0832ba9', 'last_updated': 1750235754}, 'positons': []}","{'initial_value': 43.72132318471379, 'final_value': 43.156792796655814, 'f_i_ratio': -0.30065333189217425, 'first_investment_timestamp': 1750235800, 'time_ratio': 8760.0}",-1.29,126,False,0x9f3AbFC3301093f39c2A137f87c525b4a0832ba9,tonvel-beeprel23,APR,,bafybeiey543fjnimh2ccimp4wmnexkkrrqohc2zpg2qntmom7elzcpweqy,,risky,"[""uniswap_pools_search""]"
|
|
|
137 |
1280.5,1280.5,2025-06-09 22:20:14.827769,"{'portfolio': {'portfolio_value': 28.8359, 'value_in_pools': 0.0, 'value_in_safe': 28.8359, 'initial_investment': 30.2963222595072, 'volume': None, 'agent_hash': 'bafybeif5aifwpxf2bjfrtgivuruhrlsqtpr5ynzk5ygkjsujh4gt3fjrmm', 'allocations': [], 'portfolio_breakdown': [], 'address': '0x8Ed5ae443fBb1a36E364ac154887f3150669702a', 'last_updated': 1749487695}, 'positons': []}","{'initial_value': 42.403940230497525, 'final_value': 42.74700682025574, 'f_i_ratio': -0.04820460539724125, 'first_investment_timestamp': 1749487814, 'time_ratio': 8760.0}",0.81,127,False,0x8Ed5ae443fBb1a36E364ac154887f3150669702a,lunel-luwus85,APR,,bafybeif5aifwpxf2bjfrtgivuruhrlsqtpr5ynzk5ygkjsujh4gt3fjrmm,,balanced,
|
138 |
1305.08,1298.06,2025-06-10 11:46:19.456686,"{'portfolio': {'portfolio_value': 16.019739815806002, 'value_in_pools': 0.0, 'value_in_safe': 16.019739815806002, 'initial_investment': 157.50814295099977, 'volume': 12.764690603049267, 'agent_hash': 'bafybeif5aifwpxf2bjfrtgivuruhrlsqtpr5ynzk5ygkjsujh4gt3fjrmm', 'allocations': [], 'portfolio_breakdown': [], 'address': '0x8Ed5ae443fBb1a36E364ac154887f3150669702a', 'last_updated': 1749536153}, 'positons': [{'chain': 'optimism', 'pool_address': '0x2FA71491F8070FA644d97b4782dB5734854c0f6F', 'dex_type': 'velodrome', 'token0': '0x0b2C639c533813f4Aa9D7837CAf62653d097Ff85', 'token1': '0x7F5c764cBc14f9669B88837ca1490cCa17c31607', 'token0_symbol': 'USDC', 'token1_symbol': 'USDC.e', 'apr': 5.949749137116604, 'pool_id': '0x2FA71491F8070FA644d97b4782dB5734854c0f6F', 'is_stable': True, 'is_cl_pool': True, 'status': 'open', 'enter_tx_hash': '0x965989b30376a87b48a0b7a8eb6aa3a27d3536f5a44819195e9cfbdbb9d50cce', 'enter_timestamp': 1749535827, 'amount0': 7197322, 'amount1': 5578609, 'positions': [{'token_id': 2726290, 'liquidity': 255535328664, 'amount0': 7197322, 'amount1': 5578609}]}]}","{'initial_value': 42.403940230497525, 'final_value': 43.60231942303743, 'f_i_ratio': -0.8982926246499542, 'first_investment_timestamp': 1749535827, 'time_ratio': 8760.0}",2.83,127,False,0x8Ed5ae443fBb1a36E364ac154887f3150669702a,lunel-luwus85,APR,,bafybeif5aifwpxf2bjfrtgivuruhrlsqtpr5ynzk5ygkjsujh4gt3fjrmm,12.764690603049267,balanced,
|
139 |
904.96,893.01,2025-06-11 11:52:17.821684,"{'portfolio': {'portfolio_value': 16.012107809264002, 'value_in_pools': 0.0, 'value_in_safe': 16.012107809264002, 'initial_investment': 1641.6460510184122, 'volume': 12.764690603049267, 'agent_hash': 'bafybeif5aifwpxf2bjfrtgivuruhrlsqtpr5ynzk5ygkjsujh4gt3fjrmm', 'allocations': [], 'portfolio_breakdown': [], 'address': '0x8Ed5ae443fBb1a36E364ac154887f3150669702a', 'last_updated': 1749622842}, 'positons': [{'chain': 'optimism', 'pool_address': '0x2FA71491F8070FA644d97b4782dB5734854c0f6F', 'dex_type': 'velodrome', 'token0': '0x0b2C639c533813f4Aa9D7837CAf62653d097Ff85', 'token1': '0x7F5c764cBc14f9669B88837ca1490cCa17c31607', 'token0_symbol': 'USDC', 'token1_symbol': 'USDC.e', 'apr': 5.949749137116604, 'pool_id': '0x2FA71491F8070FA644d97b4782dB5734854c0f6F', 'is_stable': True, 'is_cl_pool': True, 'status': 'open', 'enter_tx_hash': '0x965989b30376a87b48a0b7a8eb6aa3a27d3536f5a44819195e9cfbdbb9d50cce', 'enter_timestamp': 1749535827, 'amount0': 7197322, 'amount1': 5578609, 'positions': [{'token_id': 2726290, 'liquidity': 255535328664, 'amount0': 7197322, 'amount1': 5578609, 'current_liquidity': 255535328664}]}]}","{'initial_value': 42.403940230497525, 'final_value': 44.29060838260328, 'f_i_ratio': -0.9902463093068504, 'first_investment_timestamp': 1749535827, 'time_ratio': 362.02161098239833}",4.45,127,False,0x8Ed5ae443fBb1a36E364ac154887f3150669702a,lunel-luwus85,APR,,bafybeif5aifwpxf2bjfrtgivuruhrlsqtpr5ynzk5ygkjsujh4gt3fjrmm,12.764690603049267,balanced,
|
@@ -143,6 +150,7 @@ apr,adjusted_apr,timestamp,portfolio_snapshot,calculation_metrics,roi,agent_id,i
|
|
143 |
51.95,50.94,2025-06-15 20:58:03.786280,"{'portfolio': {'portfolio_value': 16.007665648354, 'value_in_pools': 0.0, 'value_in_safe': 16.007665648354, 'initial_investment': 15846.96602823503, 'volume': 12.764690603049267, 'agent_hash': 'bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby', 'allocations': [], 'portfolio_breakdown': [], 'address': '0x8Ed5ae443fBb1a36E364ac154887f3150669702a', 'last_updated': 1750001267}, 'positons': [{'chain': 'optimism', 'pool_address': '0x2FA71491F8070FA644d97b4782dB5734854c0f6F', 'dex_type': 'velodrome', 'token0': '0x0b2C639c533813f4Aa9D7837CAf62653d097Ff85', 'token1': '0x7F5c764cBc14f9669B88837ca1490cCa17c31607', 'token0_symbol': 'USDC', 'token1_symbol': 'USDC.e', 'apr': 5.949749137116604, 'pool_id': '0x2FA71491F8070FA644d97b4782dB5734854c0f6F', 'is_stable': True, 'is_cl_pool': True, 'status': 'open', 'enter_tx_hash': '0x965989b30376a87b48a0b7a8eb6aa3a27d3536f5a44819195e9cfbdbb9d50cce', 'enter_timestamp': 1749535827, 'amount0': 7197322, 'amount1': 5578609, 'positions': [{'token_id': 2726290, 'liquidity': 255535328664, 'amount0': 7197322, 'amount1': 5578609, 'current_liquidity': 255535328664}]}]}","{'initial_value': 42.403940230497525, 'final_value': 42.77651026311068, 'f_i_ratio': -0.9989898592815917, 'first_investment_timestamp': 1749535827, 'time_ratio': 67.75279881951244}",0.88,127,False,0x8Ed5ae443fBb1a36E364ac154887f3150669702a,lunel-luwus85,APR,,bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby,12.764690603049267,balanced,
|
144 |
53.98,52.42,2025-06-16 21:00:02.716458,"{'portfolio': {'portfolio_value': 16.01132893346, 'value_in_pools': 0.0, 'value_in_safe': 16.01132893346, 'initial_investment': 18051.97092022095, 'volume': 12.764690603049267, 'agent_hash': 'bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby', 'allocations': [], 'portfolio_breakdown': [], 'address': '0x8Ed5ae443fBb1a36E364ac154887f3150669702a', 'last_updated': 1750087690}, 'positons': [{'chain': 'optimism', 'pool_address': '0x2FA71491F8070FA644d97b4782dB5734854c0f6F', 'dex_type': 'velodrome', 'token0': '0x0b2C639c533813f4Aa9D7837CAf62653d097Ff85', 'token1': '0x7F5c764cBc14f9669B88837ca1490cCa17c31607', 'token0_symbol': 'USDC', 'token1_symbol': 'USDC.e', 'apr': 5.949749137116604, 'pool_id': '0x2FA71491F8070FA644d97b4782dB5734854c0f6F', 'is_stable': True, 'is_cl_pool': True, 'status': 'open', 'enter_tx_hash': '0x965989b30376a87b48a0b7a8eb6aa3a27d3536f5a44819195e9cfbdbb9d50cce', 'enter_timestamp': 1749535827, 'amount0': 7197322, 'amount1': 5578609, 'positions': [{'token_id': 2726290, 'liquidity': 255535328664, 'amount0': 7197322, 'amount1': 5578609, 'current_liquidity': 255535328664}]}]}","{'initial_value': 42.403940230497525, 'final_value': 42.85386676055998, 'f_i_ratio': -0.9991130426143372, 'first_investment_timestamp': 1749535827, 'time_ratio': 57.13294817090905}",1.06,127,False,0x8Ed5ae443fBb1a36E364ac154887f3150669702a,lunel-luwus85,APR,,bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby,12.764690603049267,balanced,
|
145 |
27.48,27.23,2025-06-18 00:37:19.407906,"{'portfolio': {'portfolio_value': 16.009942884556, 'value_in_pools': 0.0, 'value_in_safe': 16.009942884556, 'initial_investment': 21953.133421426843, 'volume': 12.764690603049267, 'agent_hash': 'bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby', 'allocations': [], 'portfolio_breakdown': [], 'address': '0x8Ed5ae443fBb1a36E364ac154887f3150669702a', 'last_updated': 1750187108}, 'positons': [{'chain': 'optimism', 'pool_address': '0x2FA71491F8070FA644d97b4782dB5734854c0f6F', 'dex_type': 'velodrome', 'token0': '0x0b2C639c533813f4Aa9D7837CAf62653d097Ff85', 'token1': '0x7F5c764cBc14f9669B88837ca1490cCa17c31607', 'token0_symbol': 'USDC', 'token1_symbol': 'USDC.e', 'apr': 5.949749137116604, 'pool_id': '0x2FA71491F8070FA644d97b4782dB5734854c0f6F', 'is_stable': True, 'is_cl_pool': True, 'status': 'open', 'enter_tx_hash': '0x965989b30376a87b48a0b7a8eb6aa3a27d3536f5a44819195e9cfbdbb9d50cce', 'enter_timestamp': 1749535827, 'amount0': 7197322, 'amount1': 5578609, 'positions': [{'token_id': 2726290, 'liquidity': 255535328664, 'amount0': 7197322, 'amount1': 5578609, 'current_liquidity': 255535328664}]}]}","{'initial_value': 42.403940230497525, 'final_value': 42.669705846897344, 'f_i_ratio': -0.999270721742668, 'first_investment_timestamp': 1749535827, 'time_ratio': 48.411727528143764}",0.63,127,False,0x8Ed5ae443fBb1a36E364ac154887f3150669702a,lunel-luwus85,APR,,bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby,12.764690603049267,balanced,
|
|
|
146 |
-30.96,-30.96,2025-06-10 09:06:37.010122,"{'portfolio': {'portfolio_value': 29.404114, 'value_in_pools': 0.0, 'value_in_safe': 29.404114, 'initial_investment': 31.300792273386968, 'volume': None, 'agent_hash': 'bafybeif5aifwpxf2bjfrtgivuruhrlsqtpr5ynzk5ygkjsujh4gt3fjrmm', 'allocations': [], 'portfolio_breakdown': [], 'address': '0x4b00f1a232C28254223C8c177E997Ab298e1E40a', 'last_updated': 1749526233}, 'positons': []}","{'initial_value': 43.651793124577026, 'final_value': 30.137846356840903, 'f_i_ratio': -0.06059521614727914, 'first_investment_timestamp': 1749526597, 'time_ratio': 8760.0}",-30.96,128,False,0x4b00f1a232C28254223C8c177E997Ab298e1E40a,kozu-hanfil63,APR,,bafybeif5aifwpxf2bjfrtgivuruhrlsqtpr5ynzk5ygkjsujh4gt3fjrmm,,balanced,
|
147 |
-0.31,-0.31,2025-06-10 09:29:20.119072,"{'portfolio': {'portfolio_value': 15.918398891726, 'value_in_pools': 0.0, 'value_in_safe': 15.918398891726, 'initial_investment': 74.95258539796399, 'volume': 13.377491477361414, 'agent_hash': 'bafybeif5aifwpxf2bjfrtgivuruhrlsqtpr5ynzk5ygkjsujh4gt3fjrmm', 'allocations': [], 'portfolio_breakdown': [], 'address': '0x4b00f1a232C28254223C8c177E997Ab298e1E40a', 'last_updated': 1749527917}, 'positons': [{'chain': 'optimism', 'pool_address': '0x2FA71491F8070FA644d97b4782dB5734854c0f6F', 'dex_type': 'velodrome', 'token0': '0x0b2C639c533813f4Aa9D7837CAf62653d097Ff85', 'token1': '0x7F5c764cBc14f9669B88837ca1490cCa17c31607', 'token0_symbol': 'USDC', 'token1_symbol': 'USDC.e', 'apr': 5.948351555846092, 'pool_id': '0x2FA71491F8070FA644d97b4782dB5734854c0f6F', 'is_stable': True, 'is_cl_pool': True, 'status': 'open', 'enter_tx_hash': '0x4e71cb688dbfd6ff1dc0621d64060bf7e8822b13b16fc8de2bfac197fbee89dc', 'enter_timestamp': 1749527585, 'amount0': 8357118, 'amount1': 5030943, 'positions': [{'token_id': 2725143, 'liquidity': 264979290127, 'amount0': 8308255, 'amount1': 4939809}, {'token_id': 2725144, 'liquidity': 867486957, 'amount0': 27200, 'amount1': 59543}, {'token_id': 2725145, 'liquidity': 266293532, 'amount0': 21663, 'amount1': 31591}]}]}","{'initial_value': 43.651793124577026, 'final_value': 43.51533783420231, 'f_i_ratio': -0.7876204161976992, 'first_investment_timestamp': 1749527585, 'time_ratio': 8760.0}",-0.31,128,False,0x4b00f1a232C28254223C8c177E997Ab298e1E40a,kozu-hanfil63,APR,,bafybeif5aifwpxf2bjfrtgivuruhrlsqtpr5ynzk5ygkjsujh4gt3fjrmm,13.377491477361414,balanced,
|
148 |
314.71,310.11,2025-06-11 12:58:00.236662,"{'portfolio': {'portfolio_value': 15.919039059631, 'value_in_pools': 0.0, 'value_in_safe': 15.919039059631, 'initial_investment': 380.5151372700031, 'volume': 13.377491477361414, 'agent_hash': 'bafybeif5aifwpxf2bjfrtgivuruhrlsqtpr5ynzk5ygkjsujh4gt3fjrmm', 'allocations': [], 'portfolio_breakdown': [], 'address': '0x4b00f1a232C28254223C8c177E997Ab298e1E40a', 'last_updated': 1749626687}, 'positons': [{'chain': 'optimism', 'pool_address': '0x2FA71491F8070FA644d97b4782dB5734854c0f6F', 'dex_type': 'velodrome', 'token0': '0x0b2C639c533813f4Aa9D7837CAf62653d097Ff85', 'token1': '0x7F5c764cBc14f9669B88837ca1490cCa17c31607', 'token0_symbol': 'USDC', 'token1_symbol': 'USDC.e', 'apr': 5.948351555846092, 'pool_id': '0x2FA71491F8070FA644d97b4782dB5734854c0f6F', 'is_stable': True, 'is_cl_pool': True, 'status': 'open', 'enter_tx_hash': '0x4e71cb688dbfd6ff1dc0621d64060bf7e8822b13b16fc8de2bfac197fbee89dc', 'enter_timestamp': 1749527585, 'amount0': 8357118, 'amount1': 5030943, 'positions': [{'token_id': 2725143, 'liquidity': 264979290127, 'amount0': 8308255, 'amount1': 4939809, 'current_liquidity': 264979290127}, {'token_id': 2725144, 'liquidity': 867486957, 'amount0': 27200, 'amount1': 59543, 'current_liquidity': 867486957}, {'token_id': 2725145, 'liquidity': 266293532, 'amount0': 21663, 'amount1': 31591, 'current_liquidity': 266293532}]}]}","{'initial_value': 43.651793124577026, 'final_value': 44.17652979434854, 'f_i_ratio': -0.9581645051657031, 'first_investment_timestamp': 1749527585, 'time_ratio': 317.5983164970591}",1.2,128,False,0x4b00f1a232C28254223C8c177E997Ab298e1E40a,kozu-hanfil63,APR,,bafybeif5aifwpxf2bjfrtgivuruhrlsqtpr5ynzk5ygkjsujh4gt3fjrmm,13.377491477361414,balanced,
|
@@ -150,7 +158,10 @@ apr,adjusted_apr,timestamp,portfolio_snapshot,calculation_metrics,roi,agent_id,i
|
|
150 |
-2.12,3.5,2025-06-15 20:59:08.057917,"{'portfolio': {'portfolio_value': 15.91742693134, 'value_in_pools': 0.0, 'value_in_safe': 15.91742693134, 'initial_investment': 991.6402410140813, 'volume': 13.377491477361414, 'agent_hash': 'bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby', 'allocations': [], 'portfolio_breakdown': [], 'address': '0x4b00f1a232C28254223C8c177E997Ab298e1E40a', 'last_updated': 1750001244}, 'positons': [{'chain': 'optimism', 'pool_address': '0x2FA71491F8070FA644d97b4782dB5734854c0f6F', 'dex_type': 'velodrome', 'token0': '0x0b2C639c533813f4Aa9D7837CAf62653d097Ff85', 'token1': '0x7F5c764cBc14f9669B88837ca1490cCa17c31607', 'token0_symbol': 'USDC', 'token1_symbol': 'USDC.e', 'apr': 5.948351555846092, 'pool_id': '0x2FA71491F8070FA644d97b4782dB5734854c0f6F', 'is_stable': True, 'is_cl_pool': True, 'status': 'open', 'enter_tx_hash': '0x4e71cb688dbfd6ff1dc0621d64060bf7e8822b13b16fc8de2bfac197fbee89dc', 'enter_timestamp': 1749527585, 'amount0': 8357118, 'amount1': 5030943, 'positions': [{'token_id': 2725143, 'liquidity': 264979290127, 'amount0': 8308255, 'amount1': 4939809, 'current_liquidity': 264979290127}, {'token_id': 2725144, 'liquidity': 867486957, 'amount0': 27200, 'amount1': 59543, 'current_liquidity': 867486957}, {'token_id': 2725145, 'liquidity': 266293532, 'amount0': 21663, 'amount1': 31591, 'current_liquidity': 266293532}]}]}","{'initial_value': 43.651793124577026, 'final_value': 42.725034164014204, 'f_i_ratio': -0.9839483854396002, 'first_investment_timestamp': 1749527585, 'time_ratio': 66.56491989613303}",-2.12,128,False,0x4b00f1a232C28254223C8c177E997Ab298e1E40a,kozu-hanfil63,APR,,bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby,13.377491477361414,balanced,
|
151 |
-1.79,2.82,2025-06-17 14:59:52.085823,"{'portfolio': {'portfolio_value': 15.918808498049, 'value_in_pools': 0.0, 'value_in_safe': 15.918808498049, 'initial_investment': 2388.4976210005493, 'volume': 13.377491477361414, 'agent_hash': 'bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby', 'allocations': [], 'portfolio_breakdown': [], 'address': '0x4b00f1a232C28254223C8c177E997Ab298e1E40a', 'last_updated': 1750152503}, 'positons': [{'chain': 'optimism', 'pool_address': '0x2FA71491F8070FA644d97b4782dB5734854c0f6F', 'dex_type': 'velodrome', 'token0': '0x0b2C639c533813f4Aa9D7837CAf62653d097Ff85', 'token1': '0x7F5c764cBc14f9669B88837ca1490cCa17c31607', 'token0_symbol': 'USDC', 'token1_symbol': 'USDC.e', 'apr': 5.948351555846092, 'pool_id': '0x2FA71491F8070FA644d97b4782dB5734854c0f6F', 'is_stable': True, 'is_cl_pool': True, 'status': 'open', 'enter_tx_hash': '0x4e71cb688dbfd6ff1dc0621d64060bf7e8822b13b16fc8de2bfac197fbee89dc', 'enter_timestamp': 1749527585, 'amount0': 8357118, 'amount1': 5030943, 'positions': [{'token_id': 2725143, 'liquidity': 264979290127, 'amount0': 8308255, 'amount1': 4939809, 'current_liquidity': 264979290127}, {'token_id': 2725144, 'liquidity': 867486957, 'amount0': 27200, 'amount1': 59543, 'current_liquidity': 867486957}, {'token_id': 2725145, 'liquidity': 266293532, 'amount0': 21663, 'amount1': 31591, 'current_liquidity': 266293532}]}]}","{'initial_value': 43.651793124577026, 'final_value': 42.8704538709362, 'f_i_ratio': -0.9933352211205551, 'first_investment_timestamp': 1749527585, 'time_ratio': 50.45702795268454}",-1.79,128,False,0x4b00f1a232C28254223C8c177E997Ab298e1E40a,kozu-hanfil63,APR,,bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby,13.377491477361414,balanced,
|
152 |
-2.36,3.97,2025-06-18 15:08:39.958257,"{'portfolio': {'portfolio_value': 15.919755672056, 'value_in_pools': 0.0, 'value_in_safe': 15.919755672056, 'initial_investment': 2825.0155522463206, 'volume': 13.377491477361414, 'agent_hash': 'bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby', 'allocations': [], 'portfolio_breakdown': [], 'address': '0x4b00f1a232C28254223C8c177E997Ab298e1E40a', 'last_updated': 1750239419}, 'positons': [{'chain': 'optimism', 'pool_address': '0x2FA71491F8070FA644d97b4782dB5734854c0f6F', 'dex_type': 'velodrome', 'token0': '0x0b2C639c533813f4Aa9D7837CAf62653d097Ff85', 'token1': '0x7F5c764cBc14f9669B88837ca1490cCa17c31607', 'token0_symbol': 'USDC', 'token1_symbol': 'USDC.e', 'apr': 5.948351555846092, 'pool_id': '0x2FA71491F8070FA644d97b4782dB5734854c0f6F', 'is_stable': True, 'is_cl_pool': True, 'status': 'open', 'enter_tx_hash': '0x4e71cb688dbfd6ff1dc0621d64060bf7e8822b13b16fc8de2bfac197fbee89dc', 'enter_timestamp': 1749527585, 'amount0': 8357118, 'amount1': 5030943, 'positions': [{'token_id': 2725143, 'liquidity': 264979290127, 'amount0': 8308255, 'amount1': 4939809, 'current_liquidity': 264979290127}, {'token_id': 2725144, 'liquidity': 867486957, 'amount0': 27200, 'amount1': 59543, 'current_liquidity': 867486957}, {'token_id': 2725145, 'liquidity': 266293532, 'amount0': 21663, 'amount1': 31591, 'current_liquidity': 266293532}]}]}","{'initial_value': 43.651793124577026, 'final_value': 42.622110086640035, 'f_i_ratio': -0.994364719281139, 'first_investment_timestamp': 1749527585, 'time_ratio': 44.29618132140894}",-2.36,128,False,0x4b00f1a232C28254223C8c177E997Ab298e1E40a,kozu-hanfil63,APR,,bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby,13.377491477361414,balanced,
|
|
|
153 |
-3.19,7.26,2025-06-18 13:33:06.289943,"{'portfolio': {'portfolio_value': 30.243108653841, 'value_in_pools': 0.0, 'value_in_safe': 30.243108653841, 'initial_investment': 46.047494053587265, 'volume': None, 'agent_hash': 'bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby', 'allocations': [], 'portfolio_breakdown': [], 'address': '0x6Efb6CA62bc244EB69c91C6FD1b9051Dc96489D0', 'last_updated': 1750233761}, 'positons': []}","{'initial_value': 46.047494053587265, 'final_value': 44.579724401155836, 'f_i_ratio': -0.34321922885432343, 'first_investment_timestamp': 1750233786, 'time_ratio': 8760.0}",-3.19,130,False,0x6Efb6CA62bc244EB69c91C6FD1b9051Dc96489D0,jusrot-kihi68,APR,,bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby,,balanced,"[""Ethereum"", ""Optimism"", ""Base""]"
|
154 |
0.0,0.0,2025-06-15 21:22:42.073588,"{'portfolio': {'portfolio_value': 15.996608, 'value_in_pools': 0.0, 'value_in_safe': 15.996608, 'initial_investment': 15.995250741464774, 'volume': None, 'agent_hash': 'bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby', 'allocations': [], 'portfolio_breakdown': [], 'address': '0xe8c7Bbf632BFf7239e53dAB45086Ac14d6974baC', 'last_updated': 1750002578}, 'positons': []}","{'initial_value': 15.995250741464774, 'final_value': 15.995250741464774, 'f_i_ratio': 8.485384550471764e-05, 'first_investment_timestamp': 1750002762, 'time_ratio': 8760.0}",0.0,133,False,0xe8c7Bbf632BFf7239e53dAB45086Ac14d6974baC,ronwus-yusrus90,APR,,bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby,,balanced,
|
155 |
1.43,0.89,2025-06-16 21:26:14.464595,"{'portfolio': {'portfolio_value': 15.9952, 'value_in_pools': 0.0, 'value_in_safe': 15.9952, 'initial_investment': 191.94300889757733, 'volume': None, 'agent_hash': 'bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby', 'allocations': [], 'portfolio_breakdown': [], 'address': '0xe8c7Bbf632BFf7239e53dAB45086Ac14d6974baC', 'last_updated': 1750083813}, 'positons': []}","{'initial_value': 15.995250741464774, 'final_value': 15.996026011060543, 'f_i_ratio': -0.9166669310235978, 'first_investment_timestamp': 1750089374, 'time_ratio': 8760.0}",0.0,133,False,0xe8c7Bbf632BFf7239e53dAB45086Ac14d6974baC,ronwus-yusrus90,APR,,bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby,,balanced,
|
|
|
|
|
156 |
0.0,0.0,2025-06-17 20:54:46.322615,"{'portfolio': {'portfolio_value': 15.99672, 'value_in_pools': 0.0, 'value_in_safe': 15.99672, 'initial_investment': 15.995244118188845, 'volume': None, 'agent_hash': 'bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby', 'allocations': [], 'portfolio_breakdown': [], 'address': '0x604EAb0f83daa031bEaF652a3d69A2bf6adafCA3', 'last_updated': 1750173875}, 'positons': []}","{'initial_value': 15.995244118188845, 'final_value': 15.995244118188845, 'f_i_ratio': 9.227003978495851e-05, 'first_investment_timestamp': 1750173886, 'time_ratio': 8760.0}",0.0,137,False,0x604EAb0f83daa031bEaF652a3d69A2bf6adafCA3,yilo-fevo87,APR,,bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby,,balanced,
|
|
|
5 |
132.09,125.13,2025-06-12 21:50:15.066243,"{'portfolio': {'portfolio_value': 28.48312569571218, 'value_in_pools': 0.0, 'value_in_safe': 28.48312569571218, 'initial_investment': 556.5553033962858, 'volume': None, 'agent_hash': 'bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby', 'allocations': [], 'portfolio_breakdown': [], 'address': '0x06D1f8cDB1F126f541E3dc28e7dB200B5Ebe00eB', 'last_updated': 1749745064}, 'positons': []}","{'initial_value': 42.198358020106554, 'final_value': 43.45151291668405, 'f_i_ratio': -0.9488224700727876, 'first_investment_timestamp': 1749745215, 'time_ratio': 8760.0}",2.97,111,False,0x06D1f8cDB1F126f541E3dc28e7dB200B5Ebe00eB,furtek-gilje55,APR,,bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby,,balanced,
|
6 |
3.6,5.44,2025-06-16 20:22:51.755115,"{'portfolio': {'portfolio_value': 28.495616474628974, 'value_in_pools': 0.0, 'value_in_safe': 28.495616474628974, 'initial_investment': 978.5388835973511, 'volume': None, 'agent_hash': 'bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby', 'allocations': [], 'portfolio_breakdown': [], 'address': '0x06D1f8cDB1F126f541E3dc28e7dB200B5Ebe00eB', 'last_updated': 1750085441}, 'positons': []}","{'initial_value': 42.198358020106554, 'final_value': 42.24891104041978, 'f_i_ratio': -0.9708794234421507, 'first_investment_timestamp': 1750085571, 'time_ratio': 8760.0}",0.12,111,False,0x06D1f8cDB1F126f541E3dc28e7dB200B5Ebe00eB,furtek-gilje55,APR,,bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby,,balanced,
|
7 |
-0.31,1.01,2025-06-17 21:36:41.766412,"{'portfolio': {'portfolio_value': 28.48410169571218, 'value_in_pools': 0.0, 'value_in_safe': 28.48410169571218, 'initial_investment': 41.93048680235006, 'volume': None, 'agent_hash': 'bafybeiey543fjnimh2ccimp4wmnexkkrrqohc2zpg2qntmom7elzcpweqy', 'allocations': [], 'portfolio_breakdown': [], 'address': '0x06D1f8cDB1F126f541E3dc28e7dB200B5Ebe00eB', 'last_updated': 1750176361}, 'positons': []}","{'initial_value': 42.198358020106554, 'final_value': 42.06757563780165, 'f_i_ratio': -0.32068278076571854, 'first_investment_timestamp': 1750176401, 'time_ratio': 8760.0}",-0.31,111,False,0x06D1f8cDB1F126f541E3dc28e7dB200B5Ebe00eB,furtek-gilje55,APR,,bafybeiey543fjnimh2ccimp4wmnexkkrrqohc2zpg2qntmom7elzcpweqy,,balanced,
|
8 |
+
-0.85,2.01,2025-06-19 00:21:32.057093,"{'portfolio': {'portfolio_value': 28.48394169571218, 'value_in_pools': 0.0, 'value_in_safe': 28.48394169571218, 'initial_investment': 41.93048680235006, 'volume': None, 'agent_hash': 'bafybeiey543fjnimh2ccimp4wmnexkkrrqohc2zpg2qntmom7elzcpweqy', 'allocations': [], 'portfolio_breakdown': [], 'address': '0x06D1f8cDB1F126f541E3dc28e7dB200B5Ebe00eB', 'last_updated': 1750272539}, 'positons': []}","{'initial_value': 42.198358020106554, 'final_value': 41.839592218537184, 'f_i_ratio': -0.32068659660503274, 'first_investment_timestamp': 1750272692, 'time_ratio': 8760.0}",-0.85,111,False,0x06D1f8cDB1F126f541E3dc28e7dB200B5Ebe00eB,furtek-gilje55,APR,,bafybeiey543fjnimh2ccimp4wmnexkkrrqohc2zpg2qntmom7elzcpweqy,,balanced,
|
9 |
-34.65,-31.43,2025-06-08 02:03:32.248014,"{'portfolio': {'portfolio_value': 28.39736318924134, 'value_in_pools': 0.0, 'value_in_safe': 28.39736318924134, 'initial_investment': 113.44100511096258, 'volume': None, 'agent_hash': 'bafybeif5aifwpxf2bjfrtgivuruhrlsqtpr5ynzk5ygkjsujh4gt3fjrmm', 'allocations': [], 'portfolio_breakdown': [], 'address': '0x25f2dc3834d6355911C13ECeb74A5fAd8181A0A8', 'last_updated': 1749328388}, 'positons': []}","{'initial_value': 37.05125810212429, 'final_value': 24.212909867307825, 'f_i_ratio': -0.7496728527619763, 'first_investment_timestamp': 1749328412, 'time_ratio': 8760.0}",-34.65,112,False,0x25f2dc3834d6355911C13ECeb74A5fAd8181A0A8,vuzus-fazi89,APR,,bafybeif5aifwpxf2bjfrtgivuruhrlsqtpr5ynzk5ygkjsujh4gt3fjrmm,,balanced,
|
10 |
+
-0.99,2.42,2025-06-19 15:34:45.616706,"{'portfolio': {'portfolio_value': 36.710345322932284, 'value_in_pools': 12.455048224384218, 'value_in_safe': 24.255297098548063, 'initial_investment': 37.259229571131, 'volume': 12.44547338912317, 'agent_hash': 'bafybeiekagqmic4sdew2zdw4oah3yoeikahmjeif3zuvqdswrpfgq3ajne', 'allocations': [{'chain': 'optimism', 'type': 'velodrome', 'id': '0x1737275d53A5Ca5dAc582a493AA32C85ba2cFaD3', 'assets': ['USDC', 'DAI'], 'apr': 11.12, 'details': 'Velodrome CL Pool', 'ratio': 100.0, 'address': '0x25f2dc3834d6355911C13ECeb74A5fAd8181A0A8', 'tick_ranges': [{'current_tick': 276326, 'tick_lower': 2, 'tick_upper': 5, 'token_id': 2699987, 'in_range': False}, {'current_tick': 276326, 'tick_lower': 0, 'tick_upper': 8, 'token_id': 2699988, 'in_range': False}, {'current_tick': 276326, 'tick_lower': -3, 'tick_upper': 11, 'token_id': 2699989, 'in_range': False}]}], 'portfolio_breakdown': [{'asset': 'USDC', 'address': '0x0b2C639c533813f4Aa9D7837CAf62653d097Ff85', 'balance': 15.880001, 'price': 0.999793, 'value_usd': 15.876713839793, 'ratio': 0.432486}, {'asset': 'DAI', 'address': '0xDA10009cBd5D07dd0CeCc66161FC93D7c9000da1', 'balance': 12.455895225259539, 'price': 0.999932, 'value_usd': 12.455048224384221, 'ratio': 0.339279}], 'address': '0x25f2dc3834d6355911C13ECeb74A5fAd8181A0A8', 'last_updated': 1750327267}, 'positons': [{'chain': 'optimism', 'pool_address': '0x1737275d53A5Ca5dAc582a493AA32C85ba2cFaD3', 'dex_type': 'velodrome', 'token0': '0x0b2C639c533813f4Aa9D7837CAf62653d097Ff85', 'token1': '0xDA10009cBd5D07dd0CeCc66161FC93D7c9000da1', 'token0_symbol': 'USDC', 'token1_symbol': 'DAI', 'apr': 11.121338729226888, 'pool_id': '0x1737275d53A5Ca5dAc582a493AA32C85ba2cFaD3', 'is_stable': True, 'is_cl_pool': True, 'status': 'open', 'enter_tx_hash': '0x9db82fa44b992728def677916d2e79349093bfccdc807aed02ebad90800228fe', 'enter_timestamp': 1749330545, 'amount0': 0, 'amount1': 12455895225259535800, 'positions': [{'token_id': 2699987, 'liquidity': 81848206191141876940265, 'amount0': 0, 'amount1': 12278765608114610176, 'current_liquidity': 81848206191141876940265}, {'token_id': 2699988, 'liquidity': 351500569673764363465, 'amount0': 0, 'amount1': 140621319309723600, 'current_liquidity': 351500569673764363465}, {'token_id': 2699989, 'liquidity': 52146887921420055688, 'amount0': 0, 'amount1': 36508297835202024, 'current_liquidity': 52146887921420055688}]}]}","{'initial_value': 37.05125810212429, 'final_value': 36.6854851038809, 'f_i_ratio': -0.014731497524683168, 'first_investment_timestamp': 1749330545, 'time_ratio': 31.632776788853988}",-0.99,112,False,0x25f2dc3834d6355911C13ECeb74A5fAd8181A0A8,vuzus-fazi89,APR,,bafybeiekagqmic4sdew2zdw4oah3yoeikahmjeif3zuvqdswrpfgq3ajne,12.44547338912317,balanced,
|
11 |
-3.48,3.75,2025-06-06 06:06:41.681577,"{'portfolio': {'portfolio_value': 28.056422, 'value_in_pools': 0.0, 'value_in_safe': 28.056422, 'initial_investment': 61.7507349970131, 'volume': None, 'agent_hash': 'bafybeieck7zrejp6ttx2ulhejx3kqfzkg5d5kvirevdrlrrr7jnowghn7e', 'allocations': [], 'portfolio_breakdown': [{'asset': 'ETH', 'address': '0x0000000000000000000000000000000000000000', 'balance': 0.005, 'price': 2411.95, 'value_usd': 12.05975, 'ratio': 0.0}, {'asset': 'USDC', 'address': '0x0b2C639c533813f4Aa9D7837CAf62653d097Ff85', 'balance': 16.0, 'price': 0.999792, 'value_usd': 15.996672, 'ratio': 0.0}], 'address': '0xE4EAF37b1726634935f679a8f3e00EC2E4e650A0', 'last_updated': 1749169283}, 'positons': []}","{'initial_value': 30.87536749850655, 'final_value': 29.800137839954267, 'f_i_ratio': -0.5456503958801932, 'first_investment_timestamp': 1749170201, 'time_ratio': 8760.0}",-3.48,115,False,0xE4EAF37b1726634935f679a8f3e00EC2E4e650A0,yenot-zoncen49,APR,,bafybeieck7zrejp6ttx2ulhejx3kqfzkg5d5kvirevdrlrrr7jnowghn7e,,balanced,"[""balancer_pools_search"", ""uniswap_pools_search"", ""velodrome_pools_search""]"
|
12 |
-3.48,3.75,2025-06-06 08:19:44.944148,"{'portfolio': {'portfolio_value': 28.056422, 'value_in_pools': 0.0, 'value_in_safe': 28.056422, 'initial_investment': 61.7507349970131, 'volume': None, 'agent_hash': 'bafybeieck7zrejp6ttx2ulhejx3kqfzkg5d5kvirevdrlrrr7jnowghn7e', 'allocations': [], 'portfolio_breakdown': [{'asset': 'ETH', 'address': '0x0000000000000000000000000000000000000000', 'balance': 0.005, 'price': 2411.95, 'value_usd': 12.05975, 'ratio': 0.0}, {'asset': 'USDC', 'address': '0x0b2C639c533813f4Aa9D7837CAf62653d097Ff85', 'balance': 16.0, 'price': 0.999792, 'value_usd': 15.996672, 'ratio': 0.0}], 'address': '0xE4EAF37b1726634935f679a8f3e00EC2E4e650A0', 'last_updated': 1749169283}, 'positons': []}","{'initial_value': 30.87536749850655, 'final_value': 29.800137839954267, 'f_i_ratio': -0.5456503958801932, 'first_investment_timestamp': 1749178184, 'time_ratio': 8760.0}",-3.48,115,False,0xE4EAF37b1726634935f679a8f3e00EC2E4e650A0,yenot-zoncen49,APR,,bafybeieck7zrejp6ttx2ulhejx3kqfzkg5d5kvirevdrlrrr7jnowghn7e,,balanced,"[""balancer_pools_search"", ""uniswap_pools_search"", ""velodrome_pools_search""]"
|
13 |
-3.48,3.75,2025-06-06 09:23:09.755892,"{'portfolio': {'portfolio_value': 28.056422, 'value_in_pools': 0.0, 'value_in_safe': 28.056422, 'initial_investment': 61.7507349970131, 'volume': None, 'agent_hash': 'bafybeieck7zrejp6ttx2ulhejx3kqfzkg5d5kvirevdrlrrr7jnowghn7e', 'allocations': [], 'portfolio_breakdown': [{'asset': 'ETH', 'address': '0x0000000000000000000000000000000000000000', 'balance': 0.005, 'price': 2411.95, 'value_usd': 12.05975, 'ratio': 0.0}, {'asset': 'USDC', 'address': '0x0b2C639c533813f4Aa9D7837CAf62653d097Ff85', 'balance': 16.0, 'price': 0.999792, 'value_usd': 15.996672, 'ratio': 0.0}], 'address': '0xE4EAF37b1726634935f679a8f3e00EC2E4e650A0', 'last_updated': 1749169283}, 'positons': []}","{'initial_value': 30.87536749850655, 'final_value': 29.800137839954267, 'f_i_ratio': -0.5456503958801932, 'first_investment_timestamp': 1749181989, 'time_ratio': 8760.0}",-3.48,115,False,0xE4EAF37b1726634935f679a8f3e00EC2E4e650A0,yenot-zoncen49,APR,,bafybeieck7zrejp6ttx2ulhejx3kqfzkg5d5kvirevdrlrrr7jnowghn7e,,balanced,"[""balancer_pools_search"", ""uniswap_pools_search"", ""velodrome_pools_search""]"
|
|
|
32 |
55.41,53.77,2025-06-13 22:40:52.426319,"{'portfolio': {'portfolio_value': 30.352911473112, 'value_in_pools': 0.0, 'value_in_safe': 30.352911473112, 'initial_investment': 833.7257614244643, 'volume': None, 'agent_hash': 'bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby', 'allocations': [], 'portfolio_breakdown': [], 'address': '0xE4EAF37b1726634935f679a8f3e00EC2E4e650A0', 'last_updated': 1749831611}, 'positons': []}","{'initial_value': 44.91788354008114, 'final_value': 45.47591008026921, 'f_i_ratio': -0.9635936504813616, 'first_investment_timestamp': 1749834652, 'time_ratio': 8760.0}",1.24,115,False,0xE4EAF37b1726634935f679a8f3e00EC2E4e650A0,yenot-zoncen49,APR,,bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby,,balanced,"[""balancer_pools_search"", ""uniswap_pools_search"", ""velodrome_pools_search""]"
|
33 |
-0.28,2.65,2025-06-15 04:17:24.547659,"{'portfolio': {'portfolio_value': 30.35054346768, 'value_in_pools': 0.0, 'value_in_safe': 30.35054346768, 'initial_investment': 1013.3972955847887, 'volume': None, 'agent_hash': 'bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby', 'allocations': [], 'portfolio_breakdown': [], 'address': '0xE4EAF37b1726634935f679a8f3e00EC2E4e650A0', 'last_updated': 1749941221}, 'positons': []}","{'initial_value': 44.91788354008114, 'final_value': 44.79423281705253, 'f_i_ratio': -0.970050696207783, 'first_investment_timestamp': 1749941244, 'time_ratio': 8760.0}",-0.28,115,False,0xE4EAF37b1726634935f679a8f3e00EC2E4e650A0,yenot-zoncen49,APR,,bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby,,balanced,"['balancer_pools_search', 'uniswap_pools_search', 'velodrome_pools_search']"
|
34 |
2.27,4.15,2025-06-17 02:16:08.931664,"{'portfolio': {'portfolio_value': 30.350118441064, 'value_in_pools': 0.0, 'value_in_safe': 30.350118441064, 'initial_investment': 1058.31517912487, 'volume': None, 'agent_hash': 'bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby', 'allocations': [], 'portfolio_breakdown': [], 'address': '0xE4EAF37b1726634935f679a8f3e00EC2E4e650A0', 'last_updated': 1750106742}, 'positons': []}","{'initial_value': 44.91788354008114, 'final_value': 44.94960010677301, 'f_i_ratio': -0.9713222308063645, 'first_investment_timestamp': 1750106768, 'time_ratio': 8760.0}",0.07,115,False,0xE4EAF37b1726634935f679a8f3e00EC2E4e650A0,yenot-zoncen49,APR,,bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby,,risky,"[""velodrome_pools_search""]"
|
35 |
+
-0.51,3.14,2025-06-18 02:16:08.125875,"{'portfolio': {'portfolio_value': 30.350027363932, 'value_in_pools': 0.0, 'value_in_safe': 30.350027363932, 'initial_investment': 1372.7403639054385, 'volume': None, 'agent_hash': 'bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby', 'allocations': [], 'portfolio_breakdown': [], 'address': '0xE4EAF37b1726634935f679a8f3e00EC2E4e650A0', 'last_updated': 1750188187}, 'positons': []}","{'initial_value': 44.91788354008114, 'final_value': 44.6883474972044, 'f_i_ratio': -0.9778909193887282, 'first_investment_timestamp': 1750193168, 'time_ratio': 8760.0}",-0.51,115,False,0xE4EAF37b1726634935f679a8f3e00EC2E4e650A0,yenot-zoncen49,APR,,bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby,,risky,"[""velodrome_pools_search""]"
|
36 |
-0.43,2.98,2025-06-19 02:17:58.619626,"{'portfolio': {'portfolio_value': 30.35251680554, 'value_in_pools': 0.0, 'value_in_safe': 30.35251680554, 'initial_investment': 1687.165548686007, 'volume': None, 'agent_hash': 'bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby', 'allocations': [], 'portfolio_breakdown': [], 'address': '0xE4EAF37b1726634935f679a8f3e00EC2E4e650A0', 'last_updated': 1750274084}, 'positons': []}","{'initial_value': 44.91788354008114, 'final_value': 44.72401771583485, 'f_i_ratio': -0.982009757827749, 'first_investment_timestamp': 1750279678, 'time_ratio': 8760.0}",-0.43,115,False,0xE4EAF37b1726634935f679a8f3e00EC2E4e650A0,yenot-zoncen49,APR,,bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby,,risky,"[""velodrome_pools_search""]"
|
37 |
-3.48,3.75,2025-06-06 11:29:18.913469,"{'portfolio': {'portfolio_value': 28.28379, 'value_in_pools': 0.0, 'value_in_safe': 28.28379, 'initial_investment': 61.7507349970131, 'volume': None, 'agent_hash': 'bafybeieck7zrejp6ttx2ulhejx3kqfzkg5d5kvirevdrlrrr7jnowghn7e', 'allocations': [], 'portfolio_breakdown': [{'asset': 'ETH', 'address': '0x0000000000000000000000000000000000000000', 'balance': 0.005, 'price': 2457.43, 'value_usd': 12.28715, 'ratio': 0.0}, {'asset': 'USDC', 'address': '0x0b2C639c533813f4Aa9D7837CAf62653d097Ff85', 'balance': 16.0, 'price': 0.99979, 'value_usd': 15.99664, 'ratio': 0.0}], 'address': '0xa11417aeBF3932ee895008eDE8eA95616f488bCf', 'last_updated': 1749189495}, 'positons': []}","{'initial_value': 30.87536749850655, 'final_value': 29.800137839954267, 'f_i_ratio': -0.5419683668321018, 'first_investment_timestamp': 1749189558, 'time_ratio': 8760.0}",-3.48,116,False,0xa11417aeBF3932ee895008eDE8eA95616f488bCf,honji-hahi60,APR,,bafybeieck7zrejp6ttx2ulhejx3kqfzkg5d5kvirevdrlrrr7jnowghn7e,,balanced,"[""balancer_pools_search"", ""uniswap_pools_search"", ""velodrome_pools_search""]"
|
38 |
-3.48,3.75,2025-06-06 12:31:08.139923,"{'portfolio': {'portfolio_value': 28.28379, 'value_in_pools': 0.0, 'value_in_safe': 28.28379, 'initial_investment': 61.7507349970131, 'volume': None, 'agent_hash': 'bafybeieck7zrejp6ttx2ulhejx3kqfzkg5d5kvirevdrlrrr7jnowghn7e', 'allocations': [], 'portfolio_breakdown': [{'asset': 'ETH', 'address': '0x0000000000000000000000000000000000000000', 'balance': 0.005, 'price': 2457.43, 'value_usd': 12.28715, 'ratio': 0.0}, {'asset': 'USDC', 'address': '0x0b2C639c533813f4Aa9D7837CAf62653d097Ff85', 'balance': 16.0, 'price': 0.99979, 'value_usd': 15.99664, 'ratio': 0.0}], 'address': '0xa11417aeBF3932ee895008eDE8eA95616f488bCf', 'last_updated': 1749189495}, 'positons': []}","{'initial_value': 30.87536749850655, 'final_value': 29.800137839954267, 'f_i_ratio': -0.5419683668321018, 'first_investment_timestamp': 1749193268, 'time_ratio': 8760.0}",-3.48,116,False,0xa11417aeBF3932ee895008eDE8eA95616f488bCf,honji-hahi60,APR,,bafybeieck7zrejp6ttx2ulhejx3kqfzkg5d5kvirevdrlrrr7jnowghn7e,,balanced,"[""balancer_pools_search"", ""uniswap_pools_search"", ""velodrome_pools_search""]"
|
|
|
70 |
158.47,150.88,2025-06-11 23:15:11.685382,"{'portfolio': {'portfolio_value': 30.296208, 'value_in_pools': 0.0, 'value_in_safe': 30.296208, 'initial_investment': 370.50440998207847, 'volume': None, 'agent_hash': 'bafybeieck7zrejp6ttx2ulhejx3kqfzkg5d5kvirevdrlrrr7jnowghn7e', 'allocations': [], 'portfolio_breakdown': [{'asset': 'ETH', 'address': '0x0000000000000000000000000000000000000000', 'balance': 0.005, 'price': 2860.0, 'value_usd': 14.3, 'ratio': 0.0}, {'asset': 'USDC', 'address': '0x0b2C639c533813f4Aa9D7837CAf62653d097Ff85', 'balance': 16.0, 'price': 0.999763, 'value_usd': 15.996208, 'ratio': 0.0}], 'address': '0xa11417aeBF3932ee895008eDE8eA95616f488bCf', 'last_updated': 1749660229}, 'positons': []}","{'initial_value': 43.788775195405776, 'final_value': 44.961365355740206, 'f_i_ratio': -0.9182298315923811, 'first_investment_timestamp': 1749663911, 'time_ratio': 8760.0}",2.68,116,False,0xa11417aeBF3932ee895008eDE8eA95616f488bCf,honji-hahi60,APR,,bafybeieck7zrejp6ttx2ulhejx3kqfzkg5d5kvirevdrlrrr7jnowghn7e,,balanced,"[""balancer_pools_search"", ""uniswap_pools_search"", ""velodrome_pools_search""]"
|
71 |
36.62,34.98,2025-06-13 18:28:24.365605,"{'portfolio': {'portfolio_value': 30.08225040051, 'value_in_pools': 0.0, 'value_in_safe': 30.08225040051, 'initial_investment': 532.7461030668023, 'volume': None, 'agent_hash': 'bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby', 'allocations': [], 'portfolio_breakdown': [], 'address': '0xa11417aeBF3932ee895008eDE8eA95616f488bCf', 'last_updated': 1749819439}, 'positons': []}","{'initial_value': 43.788775195405776, 'final_value': 44.13883480403193, 'f_i_ratio': -0.9435336077967746, 'first_investment_timestamp': 1749819504, 'time_ratio': 8760.0}",0.8,116,False,0xa11417aeBF3932ee895008eDE8eA95616f488bCf,honji-hahi60,APR,,bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby,,balanced,"[""balancer_pools_search"", ""uniswap_pools_search"", ""velodrome_pools_search""]"
|
72 |
-0.48,1.92,2025-06-16 13:54:43.588418,"{'portfolio': {'portfolio_value': 30.082641551907, 'value_in_pools': 0.0, 'value_in_safe': 30.082641551907, 'initial_investment': 620.323653457614, 'volume': None, 'agent_hash': 'bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby', 'allocations': [], 'portfolio_breakdown': [], 'address': '0xa11417aeBF3932ee895008eDE8eA95616f488bCf', 'last_updated': 1750062217}, 'positons': []}","{'initial_value': 43.788775195405776, 'final_value': 43.57950008603307, 'f_i_ratio': -0.9515049258814656, 'first_investment_timestamp': 1750062283, 'time_ratio': 8760.0}",-0.48,116,False,0xa11417aeBF3932ee895008eDE8eA95616f488bCf,honji-hahi60,APR,,bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby,,balanced,"[""balancer_pools_search"", ""uniswap_pools_search"", ""velodrome_pools_search""]"
|
73 |
+
-0.87,2.78,2025-06-18 03:40:06.462972,"{'portfolio': {'portfolio_value': 30.081377832009, 'value_in_pools': 0.0, 'value_in_safe': 30.081377832009, 'initial_investment': 751.6899790438315, 'volume': None, 'agent_hash': 'bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby', 'allocations': [], 'portfolio_breakdown': [], 'address': '0xa11417aeBF3932ee895008eDE8eA95616f488bCf', 'last_updated': 1750198140}, 'positons': []}","{'initial_value': 43.788775195405776, 'final_value': 43.4068217308227, 'f_i_ratio': -0.9599816697433252, 'first_investment_timestamp': 1750198206, 'time_ratio': 8760.0}",-0.87,116,False,0xa11417aeBF3932ee895008eDE8eA95616f488bCf,honji-hahi60,APR,,bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby,,balanced,"[""balancer_pools_search"", ""uniswap_pools_search"", ""velodrome_pools_search""]"
|
74 |
+
-0.8,2.61,2025-06-19 16:05:48.686587,"{'portfolio': {'portfolio_value': 30.082581374769, 'value_in_pools': 0.0, 'value_in_safe': 30.082581374769, 'initial_investment': 1014.4226302162665, 'volume': None, 'agent_hash': 'bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby', 'allocations': [], 'portfolio_breakdown': [], 'address': '0xa11417aeBF3932ee895008eDE8eA95616f488bCf', 'last_updated': 1750329283}, 'positons': []}","{'initial_value': 43.788775195405776, 'final_value': 43.439944872333506, 'f_i_ratio': -0.97034511999367, 'first_investment_timestamp': 1750329348, 'time_ratio': 8760.0}",-0.8,116,False,0xa11417aeBF3932ee895008eDE8eA95616f488bCf,honji-hahi60,APR,,bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby,,balanced,"[""balancer_pools_search"", ""uniswap_pools_search"", ""velodrome_pools_search""]"
|
75 |
-2.38,2.56,2025-06-07 12:07:37.903080,"{'portfolio': {'portfolio_value': 28.440238, 'value_in_pools': 0.0, 'value_in_safe': 28.440238, 'initial_investment': 61.7507349970131, 'volume': None, 'agent_hash': 'bafybeif5aifwpxf2bjfrtgivuruhrlsqtpr5ynzk5ygkjsujh4gt3fjrmm', 'allocations': [], 'portfolio_breakdown': [], 'address': '0x70FAE90eb66b779FC368350a051D83dc6C7fF068', 'last_updated': 1749278196}, 'positons': []}","{'initial_value': 30.87536749850655, 'final_value': 30.140478299059993, 'f_i_ratio': -0.539434826138091, 'first_investment_timestamp': 1749278257, 'time_ratio': 8760.0}",-2.38,117,False,0x70FAE90eb66b779FC368350a051D83dc6C7fF068,furye-himkon89,APR,,bafybeif5aifwpxf2bjfrtgivuruhrlsqtpr5ynzk5ygkjsujh4gt3fjrmm,,balanced,
|
76 |
-1.55,1.67,2025-06-08 14:06:51.667566,"{'portfolio': {'portfolio_value': 28.582436, 'value_in_pools': 0.0, 'value_in_safe': 28.582436, 'initial_investment': 185.25220499103926, 'volume': None, 'agent_hash': 'bafybeif5aifwpxf2bjfrtgivuruhrlsqtpr5ynzk5ygkjsujh4gt3fjrmm', 'allocations': [], 'portfolio_breakdown': [], 'address': '0x70FAE90eb66b779FC368350a051D83dc6C7fF068', 'last_updated': 1749371761}, 'positons': []}","{'initial_value': 30.87536749850655, 'final_value': 30.39629605377164, 'f_i_ratio': -0.8457106839760286, 'first_investment_timestamp': 1749371811, 'time_ratio': 8760.0}",-1.55,117,False,0x70FAE90eb66b779FC368350a051D83dc6C7fF068,furye-himkon89,APR,,bafybeif5aifwpxf2bjfrtgivuruhrlsqtpr5ynzk5ygkjsujh4gt3fjrmm,,balanced,
|
77 |
-1.88,2.02,2025-06-09 18:36:45.190353,"{'portfolio': {'portfolio_value': 28.503198, 'value_in_pools': 0.0, 'value_in_safe': 28.503198, 'initial_investment': 370.50440998207847, 'volume': None, 'agent_hash': 'bafybeif5aifwpxf2bjfrtgivuruhrlsqtpr5ynzk5ygkjsujh4gt3fjrmm', 'allocations': [], 'portfolio_breakdown': [], 'address': '0x70FAE90eb66b779FC368350a051D83dc6C7fF068', 'last_updated': 1749474355}, 'positons': []}","{'initial_value': 30.87536749850655, 'final_value': 30.2963222595072, 'f_i_ratio': -0.9230692071887114, 'first_investment_timestamp': 1749474405, 'time_ratio': 8760.0}",-1.88,117,False,0x70FAE90eb66b779FC368350a051D83dc6C7fF068,furye-himkon89,APR,,bafybeif5aifwpxf2bjfrtgivuruhrlsqtpr5ynzk5ygkjsujh4gt3fjrmm,,balanced,
|
|
|
83 |
-1.41,1.51,2025-06-15 20:54:19.955496,"{'portfolio': {'portfolio_value': 28.73215, 'value_in_pools': 0.0, 'value_in_safe': 28.73215, 'initial_investment': 988.0117599522092, 'volume': None, 'agent_hash': 'bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby', 'allocations': [], 'portfolio_breakdown': [], 'address': '0x70FAE90eb66b779FC368350a051D83dc6C7fF068', 'last_updated': 1750001038}, 'positons': []}","{'initial_value': 30.87536749850655, 'final_value': 30.4394509928197, 'f_i_ratio': -0.9709192226604775, 'first_investment_timestamp': 1750001059, 'time_ratio': 8760.0}",-1.41,117,False,0x70FAE90eb66b779FC368350a051D83dc6C7fF068,furye-himkon89,APR,,bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby,,risky,"[""balancer_pools_search"", ""uniswap_pools_search"", ""velodrome_pools_search""]"
|
84 |
-0.91,0.97,2025-06-17 04:52:36.207967,"{'portfolio': {'portfolio_value': 28.892858, 'value_in_pools': 0.0, 'value_in_safe': 28.892858, 'initial_investment': 1018.8871274507158, 'volume': None, 'agent_hash': 'bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby', 'allocations': [], 'portfolio_breakdown': [], 'address': '0x70FAE90eb66b779FC368350a051D83dc6C7fF068', 'last_updated': 1750116124}, 'positons': []}","{'initial_value': 30.87536749850655, 'final_value': 30.594824226534584, 'f_i_ratio': -0.9716427293842737, 'first_investment_timestamp': 1750116156, 'time_ratio': 8760.0}",-0.91,117,False,0x70FAE90eb66b779FC368350a051D83dc6C7fF068,furye-himkon89,APR,,bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby,,risky,"[""balancer_pools_search"", ""uniswap_pools_search"", ""velodrome_pools_search""]"
|
85 |
-1.76,1.89,2025-06-18 15:02:37.080985,"{'portfolio': {'portfolio_value': 28.676366, 'value_in_pools': 0.0, 'value_in_safe': 28.676366, 'initial_investment': 1111.5132299462357, 'volume': None, 'agent_hash': 'bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby', 'allocations': [], 'portfolio_breakdown': [], 'address': '0x70FAE90eb66b779FC368350a051D83dc6C7fF068', 'last_updated': 1750239131}, 'positons': []}","{'initial_value': 30.87536749850655, 'final_value': 30.332198428425492, 'f_i_ratio': -0.9742006075794644, 'first_investment_timestamp': 1750239157, 'time_ratio': 8760.0}",-1.76,117,False,0x70FAE90eb66b779FC368350a051D83dc6C7fF068,furye-himkon89,APR,,bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby,,risky,"[""balancer_pools_search"", ""uniswap_pools_search"", ""velodrome_pools_search""]"
|
86 |
+
-1.64,1.77,2025-06-19 16:24:38.211294,"{'portfolio': {'portfolio_value': 28.688698, 'value_in_pools': 0.0, 'value_in_safe': 28.688698, 'initial_investment': 1265.890067438769, 'volume': None, 'agent_hash': 'bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby', 'allocations': [], 'portfolio_breakdown': [], 'address': '0x70FAE90eb66b779FC368350a051D83dc6C7fF068', 'last_updated': 1750330456}, 'positons': []}","{'initial_value': 30.87536749850655, 'final_value': 30.368108019973107, 'f_i_ratio': -0.977337133185629, 'first_investment_timestamp': 1750330478, 'time_ratio': 8760.0}",-1.64,117,False,0x70FAE90eb66b779FC368350a051D83dc6C7fF068,furye-himkon89,APR,,bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby,,risky,"[""balancer_pools_search"", ""uniswap_pools_search"", ""velodrome_pools_search""]"
|
87 |
324.01,321.54,2025-06-07 16:03:45.373863,"{'portfolio': {'portfolio_value': 28.437878, 'value_in_pools': 0.0, 'value_in_safe': 28.437878, 'initial_investment': 59.600275679908535, 'volume': None, 'agent_hash': 'bafybeieck7zrejp6ttx2ulhejx3kqfzkg5d5kvirevdrlrrr7jnowghn7e', 'allocations': [], 'portfolio_breakdown': [{'asset': 'ETH', 'address': '0x0000000000000000000000000000000000000000', 'balance': 0.005, 'price': 2488.35, 'value_usd': 12.44175, 'ratio': 0.0}, {'asset': 'USDC', 'address': '0x0b2C639c533813f4Aa9D7837CAf62653d097Ff85', 'balance': 16.0, 'price': 0.999758, 'value_usd': 15.996128, 'ratio': 0.0}], 'address': '0xc7d89Ed318CAC02Cf9719c50157541df2504EA3A', 'last_updated': 1749288375}, 'positons': []}","{'initial_value': 29.800137839954267, 'final_value': 30.140478299059993, 'f_i_ratio': -0.522856603000806, 'first_investment_timestamp': 1749292425, 'time_ratio': 8760.0}",1.14,118,False,0xc7d89Ed318CAC02Cf9719c50157541df2504EA3A,lonwus-patu86,APR,,bafybeieck7zrejp6ttx2ulhejx3kqfzkg5d5kvirevdrlrrr7jnowghn7e,,balanced,
|
88 |
313.15,310.68,2025-06-07 17:07:58.993795,"{'portfolio': {'portfolio_value': 28.437878, 'value_in_pools': 0.0, 'value_in_safe': 28.437878, 'initial_investment': 59.600275679908535, 'volume': None, 'agent_hash': 'bafybeieck7zrejp6ttx2ulhejx3kqfzkg5d5kvirevdrlrrr7jnowghn7e', 'allocations': [], 'portfolio_breakdown': [{'asset': 'ETH', 'address': '0x0000000000000000000000000000000000000000', 'balance': 0.005, 'price': 2488.35, 'value_usd': 12.44175, 'ratio': 0.0}, {'asset': 'USDC', 'address': '0x0b2C639c533813f4Aa9D7837CAf62653d097Ff85', 'balance': 16.0, 'price': 0.999758, 'value_usd': 15.996128, 'ratio': 0.0}], 'address': '0xc7d89Ed318CAC02Cf9719c50157541df2504EA3A', 'last_updated': 1749288375}, 'positons': []}","{'initial_value': 29.800137839954267, 'final_value': 30.140478299059993, 'f_i_ratio': -0.522856603000806, 'first_investment_timestamp': 1749296278, 'time_ratio': 8760.0}",1.14,118,False,0xc7d89Ed318CAC02Cf9719c50157541df2504EA3A,lonwus-patu86,APR,,bafybeieck7zrejp6ttx2ulhejx3kqfzkg5d5kvirevdrlrrr7jnowghn7e,,balanced,
|
89 |
335.69,333.22,2025-06-07 14:59:15.300909,"{'portfolio': {'portfolio_value': 28.437878, 'value_in_pools': 0.0, 'value_in_safe': 28.437878, 'initial_investment': 59.600275679908535, 'volume': None, 'agent_hash': 'bafybeieck7zrejp6ttx2ulhejx3kqfzkg5d5kvirevdrlrrr7jnowghn7e', 'allocations': [], 'portfolio_breakdown': [{'asset': 'ETH', 'address': '0x0000000000000000000000000000000000000000', 'balance': 0.005, 'price': 2488.35, 'value_usd': 12.44175, 'ratio': 0.0}, {'asset': 'USDC', 'address': '0x0b2C639c533813f4Aa9D7837CAf62653d097Ff85', 'balance': 16.0, 'price': 0.999758, 'value_usd': 15.996128, 'ratio': 0.0}], 'address': '0xc7d89Ed318CAC02Cf9719c50157541df2504EA3A', 'last_updated': 1749288375}, 'positons': []}","{'initial_value': 29.800137839954267, 'final_value': 30.140478299059993, 'f_i_ratio': -0.522856603000806, 'first_investment_timestamp': 1749288555, 'time_ratio': 8760.0}",1.14,118,False,0xc7d89Ed318CAC02Cf9719c50157541df2504EA3A,lonwus-patu86,APR,,bafybeieck7zrejp6ttx2ulhejx3kqfzkg5d5kvirevdrlrrr7jnowghn7e,,balanced,
|
|
|
107 |
39.24,34.03,2025-06-16 19:00:11.977194,"{'portfolio': {'portfolio_value': 29.64142775296, 'value_in_pools': 0.0, 'value_in_safe': 29.64142775296, 'initial_investment': 1924.776364052236, 'volume': None, 'agent_hash': 'bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby', 'allocations': [], 'portfolio_breakdown': [], 'address': '0xD32613ED605be41D9c7FBc85f2cCb4fBa59778Ac', 'last_updated': 1750080585}, 'positons': []}","{'initial_value': 43.680823797865436, 'final_value': 44.16247636038923, 'f_i_ratio': -0.984600066632907, 'first_investment_timestamp': 1750080611, 'time_ratio': 8760.0}",1.1,119,False,0xD32613ED605be41D9c7FBc85f2cCb4fBa59778Ac,lonlim-zapgi60,APR,,bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby,,balanced,"[""balancer_pools_search"", ""uniswap_pools_search"", ""velodrome_pools_search""]"
|
108 |
41.08,35.31,2025-06-17 20:46:59.724500,"{'portfolio': {'portfolio_value': 29.64062728072, 'value_in_pools': 0.0, 'value_in_safe': 29.64062728072, 'initial_investment': 1968.4571878501015, 'volume': None, 'agent_hash': 'bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby', 'allocations': [], 'portfolio_breakdown': [], 'address': '0xD32613ED605be41D9c7FBc85f2cCb4fBa59778Ac', 'last_updated': 1750173391}, 'positons': []}","{'initial_value': 43.680823797865436, 'final_value': 44.23788772092317, 'f_i_ratio': -0.9849422037402333, 'first_investment_timestamp': 1750173419, 'time_ratio': 8760.0}",1.28,119,False,0xD32613ED605be41D9c7FBc85f2cCb4fBa59778Ac,lonlim-zapgi60,APR,,bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby,,balanced,"[""balancer_pools_search"", ""uniswap_pools_search"", ""velodrome_pools_search""]"
|
109 |
20.04,16.18,2025-06-18 20:50:26.458030,"{'portfolio': {'portfolio_value': 29.64130916448, 'value_in_pools': 0.0, 'value_in_safe': 29.64130916448, 'initial_investment': 2055.8188354458325, 'volume': None, 'agent_hash': 'bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby', 'allocations': [], 'portfolio_breakdown': [], 'address': '0xD32613ED605be41D9c7FBc85f2cCb4fBa59778Ac', 'last_updated': 1750259069}, 'positons': []}","{'initial_value': 43.680823797865436, 'final_value': 43.976567028418216, 'f_i_ratio': -0.9855817503695301, 'first_investment_timestamp': 1750260026, 'time_ratio': 8760.0}",0.68,119,False,0xD32613ED605be41D9c7FBc85f2cCb4fBa59778Ac,lonlim-zapgi60,APR,,bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby,,balanced,"[""balancer_pools_search"", ""uniswap_pools_search"", ""velodrome_pools_search""]"
|
110 |
+
20.77,16.65,2025-06-19 20:51:17.141292,"{'portfolio': {'portfolio_value': 29.64122022312, 'value_in_pools': 0.0, 'value_in_safe': 29.64122022312, 'initial_investment': 2536.3078972223507, 'volume': None, 'agent_hash': 'bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby', 'allocations': [], 'portfolio_breakdown': [], 'address': '0xD32613ED605be41D9c7FBc85f2cCb4fBa59778Ac', 'last_updated': 1750340575}, 'positons': []}","{'initial_value': 43.680823797865436, 'final_value': 44.01224911520122, 'f_i_ratio': -0.9883132405747813, 'first_investment_timestamp': 1750346477, 'time_ratio': 8760.0}",0.76,119,False,0xD32613ED605be41D9c7FBc85f2cCb4fBa59778Ac,lonlim-zapgi60,APR,,bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby,,risky,"[""balancer_pools_search"", ""uniswap_pools_search"", ""velodrome_pools_search""]"
|
111 |
2081.35,2081.35,2025-06-06 21:35:10.663781,"{'portfolio': {'portfolio_value': 28.539954, 'value_in_pools': 0.0, 'value_in_safe': 28.539954, 'initial_investment': 29.800137839954267, 'volume': None, 'agent_hash': 'bafybeif5aifwpxf2bjfrtgivuruhrlsqtpr5ynzk5ygkjsujh4gt3fjrmm', 'allocations': [], 'portfolio_breakdown': [], 'address': '0xc8E264f402Ae94f69bDEf8B1f035F7200cD2B0c7', 'last_updated': 1749225694}, 'positons': []}","{'initial_value': 40.939502917266374, 'final_value': 41.48051810659099, 'f_i_ratio': -0.04228785271807323, 'first_investment_timestamp': 1749225910, 'time_ratio': 8760.0}",1.32,120,False,0xc8E264f402Ae94f69bDEf8B1f035F7200cD2B0c7,joyus-goson39,APR,,bafybeif5aifwpxf2bjfrtgivuruhrlsqtpr5ynzk5ygkjsujh4gt3fjrmm,,balanced,
|
112 |
-28.02,-32.34,2025-06-08 17:03:45.278780,"{'portfolio': {'portfolio_value': 28.665046441834267, 'value_in_pools': 0.0, 'value_in_safe': 28.665046441834267, 'initial_investment': 111.67914367448702, 'volume': None, 'agent_hash': 'bafybeif5aifwpxf2bjfrtgivuruhrlsqtpr5ynzk5ygkjsujh4gt3fjrmm', 'allocations': [], 'portfolio_breakdown': [], 'address': '0xc8E264f402Ae94f69bDEf8B1f035F7200cD2B0c7', 'last_updated': 1749382407}, 'positons': []}","{'initial_value': 40.93950391704335, 'final_value': 29.468410810983407, 'f_i_ratio': -0.7433267707945117, 'first_investment_timestamp': 1749382425, 'time_ratio': 8760.0}",-28.02,120,False,0xc8E264f402Ae94f69bDEf8B1f035F7200cD2B0c7,joyus-goson39,APR,,bafybeif5aifwpxf2bjfrtgivuruhrlsqtpr5ynzk5ygkjsujh4gt3fjrmm,,balanced,
|
113 |
379.37,375.05,2025-06-08 22:12:15.454361,"{'portfolio': {'portfolio_value': 16.079244749705, 'value_in_pools': 0.0, 'value_in_safe': 16.079244749705, 'initial_investment': 234.49765542561704, 'volume': 12.431696715496372, 'agent_hash': 'bafybeif5aifwpxf2bjfrtgivuruhrlsqtpr5ynzk5ygkjsujh4gt3fjrmm', 'allocations': [], 'portfolio_breakdown': [], 'address': '0xc8E264f402Ae94f69bDEf8B1f035F7200cD2B0c7', 'last_updated': 1749400891}, 'positons': [{'chain': 'optimism', 'pool_address': '0x84Ce89B4f6F67E523A81A82f9f2F14D84B726F6B', 'dex_type': 'velodrome', 'token0': '0x0b2C639c533813f4Aa9D7837CAf62653d097Ff85', 'token1': '0x94b008aA00579c1307B0EF2c499aD98a8ce58e58', 'token0_symbol': 'USDC', 'token1_symbol': 'USDT', 'apr': 6.8210787661006504, 'pool_id': '0x84Ce89B4f6F67E523A81A82f9f2F14D84B726F6B', 'is_stable': True, 'is_cl_pool': True, 'status': 'open', 'enter_tx_hash': '0x26c993dbb424b604d3c6c21bcf357a002c904e42501e4368f12306824f9c6fd3', 'enter_timestamp': 1749400565, 'amount0': 106, 'amount1': 12417370, 'positions': [{'token_id': 2707603, 'liquidity': 124219155242, 'amount0': 0, 'amount1': 12416948}, {'token_id': 2707604, 'liquidity': 1469411, 'amount0': 83, 'amount1': 358}, {'token_id': 2707605, 'liquidity': 215979, 'amount0': 23, 'amount1': 64}]}]}","{'initial_value': 40.93950391704335, 'final_value': 41.90010752647978, 'f_i_ratio': -0.93143110654765, 'first_investment_timestamp': 1749400565, 'time_ratio': 8760.0}",2.35,120,False,0xc8E264f402Ae94f69bDEf8B1f035F7200cD2B0c7,joyus-goson39,APR,,bafybeif5aifwpxf2bjfrtgivuruhrlsqtpr5ynzk5ygkjsujh4gt3fjrmm,12.431696715496372,balanced,
|
114 |
201.84,192.27,2025-06-13 21:09:43.972117,"{'portfolio': {'portfolio_value': 16.0785657316, 'value_in_pools': 0.0, 'value_in_safe': 16.0785657316, 'initial_investment': 3550.5974727061357, 'volume': 12.431696715496372, 'agent_hash': 'bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby', 'allocations': [], 'portfolio_breakdown': [], 'address': '0xc8E264f402Ae94f69bDEf8B1f035F7200cD2B0c7', 'last_updated': 1749828946}, 'positons': [{'chain': 'optimism', 'pool_address': '0x84Ce89B4f6F67E523A81A82f9f2F14D84B726F6B', 'dex_type': 'velodrome', 'token0': '0x0b2C639c533813f4Aa9D7837CAf62653d097Ff85', 'token1': '0x94b008aA00579c1307B0EF2c499aD98a8ce58e58', 'token0_symbol': 'USDC', 'token1_symbol': 'USDT', 'apr': 6.8210787661006504, 'pool_id': '0x84Ce89B4f6F67E523A81A82f9f2F14D84B726F6B', 'is_stable': True, 'is_cl_pool': True, 'status': 'open', 'enter_tx_hash': '0x26c993dbb424b604d3c6c21bcf357a002c904e42501e4368f12306824f9c6fd3', 'enter_timestamp': 1749400565, 'amount0': 106, 'amount1': 12417370, 'positions': [{'token_id': 2707603, 'liquidity': 124219155242, 'amount0': 0, 'amount1': 12416948, 'current_liquidity': 124219155242}, {'token_id': 2707604, 'liquidity': 1469411, 'amount0': 83, 'amount1': 358, 'current_liquidity': 1469411}, {'token_id': 2707605, 'liquidity': 215979, 'amount0': 23, 'amount1': 64, 'current_liquidity': 215979}]}]}","{'initial_value': 40.93950391704335, 'final_value': 42.57266949045637, 'f_i_ratio': -0.9954715886959313, 'first_investment_timestamp': 1749400565, 'time_ratio': 73.57583786887416}",3.99,120,False,0xc8E264f402Ae94f69bDEf8B1f035F7200cD2B0c7,joyus-goson39,APR,,bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby,12.431696715496372,balanced,
|
115 |
133.33,126.91,2025-06-14 21:11:33.782224,"{'portfolio': {'portfolio_value': 16.078184817763002, 'value_in_pools': 0.0, 'value_in_safe': 16.078184817763002, 'initial_investment': 3919.053007959528, 'volume': 12.431696715496372, 'agent_hash': 'bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby', 'allocations': [], 'portfolio_breakdown': [], 'address': '0xc8E264f402Ae94f69bDEf8B1f035F7200cD2B0c7', 'last_updated': 1749915654}, 'positons': [{'chain': 'optimism', 'pool_address': '0x84Ce89B4f6F67E523A81A82f9f2F14D84B726F6B', 'dex_type': 'velodrome', 'token0': '0x0b2C639c533813f4Aa9D7837CAf62653d097Ff85', 'token1': '0x94b008aA00579c1307B0EF2c499aD98a8ce58e58', 'token0_symbol': 'USDC', 'token1_symbol': 'USDT', 'apr': 6.8210787661006504, 'pool_id': '0x84Ce89B4f6F67E523A81A82f9f2F14D84B726F6B', 'is_stable': True, 'is_cl_pool': True, 'status': 'open', 'enter_tx_hash': '0x26c993dbb424b604d3c6c21bcf357a002c904e42501e4368f12306824f9c6fd3', 'enter_timestamp': 1749400565, 'amount0': 106, 'amount1': 12417370, 'positions': [{'token_id': 2707603, 'liquidity': 124219155242, 'amount0': 0, 'amount1': 12416948, 'current_liquidity': 124219155242}, {'token_id': 2707604, 'liquidity': 1469411, 'amount0': 83, 'amount1': 358, 'current_liquidity': 1469411}, {'token_id': 2707605, 'liquidity': 215979, 'amount0': 23, 'amount1': 64, 'current_liquidity': 215979}]}]}","{'initial_value': 40.93950391704335, 'final_value': 42.168067835807264, 'f_i_ratio': -0.9958974311434143, 'first_investment_timestamp': 1749400565, 'time_ratio': 61.219642715072524}",3.0,120,False,0xc8E264f402Ae94f69bDEf8B1f035F7200cD2B0c7,joyus-goson39,APR,,bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby,12.431696715496372,balanced,
|
116 |
2108.94,2108.94,2025-06-06 21:50:52.233090,"{'portfolio': {'portfolio_value': 28.54782, 'value_in_pools': 0.0, 'value_in_safe': 28.54782, 'initial_investment': 29.800137839954267, 'volume': None, 'agent_hash': 'bafybeif5aifwpxf2bjfrtgivuruhrlsqtpr5ynzk5ygkjsujh4gt3fjrmm', 'allocations': [], 'portfolio_breakdown': [], 'address': '0xEb4B51e304A2BBFdb0f3003FD2aC6375518f7A32', 'last_updated': 1749226838}, 'positons': []}","{'initial_value': 40.939502917266374, 'final_value': 41.483803519822715, 'f_i_ratio': -0.0420238942074701, 'first_investment_timestamp': 1749226852, 'time_ratio': 8760.0}",1.33,121,False,0xEb4B51e304A2BBFdb0f3003FD2aC6375518f7A32,cilwar-rimlu27,APR,,bafybeif5aifwpxf2bjfrtgivuruhrlsqtpr5ynzk5ygkjsujh4gt3fjrmm,,balanced,
|
117 |
+
-25.95,-30.1,2025-06-20 03:05:47.518474,"{'portfolio': {'portfolio_value': 30.360340822083458, 'value_in_pools': 28.60388682208346, 'value_in_safe': 1.7564540000000002, 'initial_investment': 29.800137839954267, 'volume': 28.55140257358176, 'agent_hash': 'bafybeiekagqmic4sdew2zdw4oah3yoeikahmjeif3zuvqdswrpfgq3ajne', 'allocations': [{'chain': 'optimism', 'type': 'velodrome', 'id': '0x1737275d53A5Ca5dAc582a493AA32C85ba2cFaD3', 'assets': ['USDC', 'DAI'], 'apr': 11.72, 'details': 'Velodrome CL Pool', 'ratio': 100.0, 'address': '0xEb4B51e304A2BBFdb0f3003FD2aC6375518f7A32', 'tick_ranges': [{'current_tick': 276326, 'tick_lower': 1, 'tick_upper': 5, 'token_id': 2696714, 'in_range': False}, {'current_tick': 276326, 'tick_lower': 0, 'tick_upper': 7, 'token_id': 2696715, 'in_range': False}, {'current_tick': 276326, 'tick_lower': -2, 'tick_upper': 8, 'token_id': 2696716, 'in_range': False}]}], 'portfolio_breakdown': [{'asset': 'USDC', 'address': '0x0b2C639c533813f4Aa9D7837CAf62653d097Ff85', 'balance': 0.0, 'price': 0.999797, 'value_usd': 0.0, 'ratio': 0.0}, {'asset': 'DAI', 'address': '0xDA10009cBd5D07dd0CeCc66161FC93D7c9000da1', 'balance': 28.575311510572888, 'price': 1.001, 'value_usd': 28.60388682208346, 'ratio': 0.942146}], 'address': '0xEb4B51e304A2BBFdb0f3003FD2aC6375518f7A32', 'last_updated': 1750368831}, 'positons': [{'chain': 'optimism', 'pool_address': '0x1737275d53A5Ca5dAc582a493AA32C85ba2cFaD3', 'dex_type': 'velodrome', 'token0': '0x0b2C639c533813f4Aa9D7837CAf62653d097Ff85', 'token1': '0xDA10009cBd5D07dd0CeCc66161FC93D7c9000da1', 'token0_symbol': 'USDC', 'token1_symbol': 'DAI', 'apr': 11.72367776161805, 'pool_id': '0x1737275d53A5Ca5dAc582a493AA32C85ba2cFaD3', 'is_stable': True, 'is_cl_pool': True, 'status': 'open', 'enter_tx_hash': '0xe3a63099b0089fbd9b9f1804e06e89d784c2dc0c8246d82c47f8946768ee0d18', 'enter_timestamp': 1749304717, 'amount0': 0, 'amount1': 28575311510572886784, 'positions': [{'token_id': 2696714, 'liquidity': 140883006333932703642273, 'amount0': 0, 'amount1': 28179418962133970944, 'current_liquidity': 140883006333932703642273}, {'token_id': 2696715, 'liquidity': 756008482031388835413, 'amount0': 0, 'amount1': 264636045735864192, 'current_liquidity': 756008482031388835413}, {'token_id': 2696716, 'liquidity': 262486754105825167175, 'amount0': 0, 'amount1': 131256502703051648, 'current_liquidity': 262486754105825167175}]}]}","{'initial_value': 40.939502917266374, 'final_value': 30.316928006836715, 'f_i_ratio': 0.01879867083628395, 'first_investment_timestamp': 1749304717, 'time_ratio': 29.632677744683022}",-25.95,121,False,0xEb4B51e304A2BBFdb0f3003FD2aC6375518f7A32,cilwar-rimlu27,APR,,bafybeiekagqmic4sdew2zdw4oah3yoeikahmjeif3zuvqdswrpfgq3ajne,28.55140257358176,balanced,
|
118 |
1038.47,1038.47,2025-06-07 20:35:53.079934,"{'portfolio': {'portfolio_value': 28.578836, 'value_in_pools': 0.0, 'value_in_safe': 28.578836, 'initial_investment': 30.140478299059993, 'volume': None, 'agent_hash': 'bafybeif5aifwpxf2bjfrtgivuruhrlsqtpr5ynzk5ygkjsujh4gt3fjrmm', 'allocations': [], 'portfolio_breakdown': [], 'address': '0xb0Df5A11C1186201A588353F322128cb1fc1C6c7', 'last_updated': 1749308738}, 'positons': []}","{'initial_value': 41.55493662393751, 'final_value': 41.8273293823169, 'f_i_ratio': -0.051812127318122125, 'first_investment_timestamp': 1749308753, 'time_ratio': 8760.0}",0.66,122,False,0xb0Df5A11C1186201A588353F322128cb1fc1C6c7,tevi-kulo15,APR,,bafybeif5aifwpxf2bjfrtgivuruhrlsqtpr5ynzk5ygkjsujh4gt3fjrmm,,balanced,
|
119 |
350.05,348.24,2025-06-08 22:11:03.101491,"{'portfolio': {'portfolio_value': 28.666742353151747, 'value_in_pools': 0.0, 'value_in_safe': 28.666742353151747, 'initial_investment': 71.6954149229975, 'volume': None, 'agent_hash': 'bafybeif5aifwpxf2bjfrtgivuruhrlsqtpr5ynzk5ygkjsujh4gt3fjrmm', 'allocations': [], 'portfolio_breakdown': [], 'address': '0xb0Df5A11C1186201A588353F322128cb1fc1C6c7', 'last_updated': 1749400843}, 'positons': []}","{'initial_value': 41.55493662393751, 'final_value': 42.07162218152964, 'f_i_ratio': -0.6001593353781343, 'first_investment_timestamp': 1749400863, 'time_ratio': 8760.0}",1.24,122,False,0xb0Df5A11C1186201A588353F322128cb1fc1C6c7,tevi-kulo15,APR,,bafybeif5aifwpxf2bjfrtgivuruhrlsqtpr5ynzk5ygkjsujh4gt3fjrmm,,balanced,
|
120 |
375.58,367.38,2025-06-10 18:57:11.357853,"{'portfolio': {'portfolio_value': 28.6794124075049, 'value_in_pools': 0.0, 'value_in_safe': 28.6794124075049, 'initial_investment': 154.80528817087253, 'volume': None, 'agent_hash': 'bafybeif5aifwpxf2bjfrtgivuruhrlsqtpr5ynzk5ygkjsujh4gt3fjrmm', 'allocations': [], 'portfolio_breakdown': [], 'address': '0xb0Df5A11C1186201A588353F322128cb1fc1C6c7', 'last_updated': 1749562012}, 'positons': []}","{'initial_value': 41.55493662393751, 'final_value': 42.90694228182111, 'f_i_ratio': -0.8147388067528492, 'first_investment_timestamp': 1749562031, 'time_ratio': 8760.0}",3.25,122,False,0xb0Df5A11C1186201A588353F322128cb1fc1C6c7,tevi-kulo15,APR,,bafybeif5aifwpxf2bjfrtgivuruhrlsqtpr5ynzk5ygkjsujh4gt3fjrmm,,balanced,
|
|
|
124 |
79.1,75.24,2025-06-14 19:22:15.337790,"{'portfolio': {'portfolio_value': 28.545673734743, 'value_in_pools': 0.0, 'value_in_safe': 28.545673734743, 'initial_investment': 362.57997129056014, 'volume': None, 'agent_hash': 'bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby', 'allocations': [], 'portfolio_breakdown': [], 'address': '0xb0Df5A11C1186201A588353F322128cb1fc1C6c7', 'last_updated': 1749907858}, 'positons': []}","{'initial_value': 41.55493662393751, 'final_value': 42.20142283252129, 'f_i_ratio': -0.9212706823459165, 'first_investment_timestamp': 1749909135, 'time_ratio': 8760.0}",1.56,122,False,0xb0Df5A11C1186201A588353F322128cb1fc1C6c7,tevi-kulo15,APR,,bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby,,balanced,
|
125 |
51.44,48.76,2025-06-16 00:58:44.095764,"{'portfolio': {'portfolio_value': 28.545730836997002, 'value_in_pools': 0.0, 'value_in_safe': 28.545730836997002, 'initial_investment': 404.13490791449766, 'volume': None, 'agent_hash': 'bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby', 'allocations': [], 'portfolio_breakdown': [], 'address': '0xb0Df5A11C1186201A588353F322128cb1fc1C6c7', 'last_updated': 1750015702}, 'positons': []}","{'initial_value': 41.55493662393751, 'final_value': 42.04761733525614, 'f_i_ratio': -0.9293658373034275, 'first_investment_timestamp': 1750015724, 'time_ratio': 8760.0}",1.19,122,False,0xb0Df5A11C1186201A588353F322128cb1fc1C6c7,tevi-kulo15,APR,,bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby,,balanced,
|
126 |
52.44,49.22,2025-06-17 01:17:35.998975,"{'portfolio': {'portfolio_value': 28.542561661900002, 'value_in_pools': 0.0, 'value_in_safe': 28.542561661900002, 'initial_investment': 611.9095910341852, 'volume': None, 'agent_hash': 'bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby', 'allocations': [], 'portfolio_breakdown': [], 'address': '0xb0Df5A11C1186201A588353F322128cb1fc1C6c7', 'last_updated': 1750103239}, 'positons': []}","{'initial_value': 41.55493662393751, 'final_value': 42.11768855931876, 'f_i_ratio': -0.9533549366113704, 'first_investment_timestamp': 1750103255, 'time_ratio': 8760.0}",1.35,122,False,0xb0Df5A11C1186201A588353F322128cb1fc1C6c7,tevi-kulo15,APR,,bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby,,balanced,
|
127 |
+
-27.06,-28.67,2025-06-19 09:26:06.735546,"{'portfolio': {'portfolio_value': 28.545388223473, 'value_in_pools': 0.0, 'value_in_safe': 28.545388223473, 'initial_investment': 778.129337529935, 'volume': None, 'agent_hash': 'bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby', 'allocations': [], 'portfolio_breakdown': [], 'address': '0xb0Df5A11C1186201A588353F322128cb1fc1C6c7', 'last_updated': 1750305346}, 'positons': []}","{'initial_value': 41.55493662393751, 'final_value': 30.311093823903413, 'f_i_ratio': -0.9633153682213211, 'first_investment_timestamp': 1750305366, 'time_ratio': 8760.0}",-27.06,122,False,0xb0Df5A11C1186201A588353F322128cb1fc1C6c7,tevi-kulo15,APR,,bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby,,balanced,
|
128 |
-0.14,0.55,2025-06-09 00:31:18.357811,"{'portfolio': {'portfolio_value': 20.48830040096, 'value_in_pools': 0.0, 'value_in_safe': 20.48830040096, 'initial_investment': 35.31977903399317, 'volume': 12.850468713455362, 'agent_hash': 'bafybeif5aifwpxf2bjfrtgivuruhrlsqtpr5ynzk5ygkjsujh4gt3fjrmm', 'allocations': [], 'portfolio_breakdown': [], 'address': '0xF38820f03313535A4024DCCBE2689aa7cc158f5C', 'last_updated': 1749409011}, 'positons': [{'chain': 'optimism', 'pool_address': '0x84Ce89B4f6F67E523A81A82f9f2F14D84B726F6B', 'dex_type': 'velodrome', 'token0': '0x0b2C639c533813f4Aa9D7837CAf62653d097Ff85', 'token1': '0x94b008aA00579c1307B0EF2c499aD98a8ce58e58', 'token0_symbol': 'USDC', 'token1_symbol': 'USDT', 'apr': 7.203504137155402, 'pool_id': '0x84Ce89B4f6F67E523A81A82f9f2F14D84B726F6B', 'is_stable': True, 'is_cl_pool': True, 'status': 'open', 'enter_tx_hash': '0x014828b184e2301849636d82e67614b62b6a83d207ea906c8fbdbc4c94abf6fb', 'enter_timestamp': 1749344469, 'amount0': 9927081, 'amount1': 2922255, 'positions': [{'token_id': 2701571, 'liquidity': 83208800509, 'amount0': 9710239, 'amount1': 2771695, 'current_liquidity': 83208800509}, {'token_id': 2701572, 'liquidity': 822967616, 'amount0': 178339, 'amount1': 109677, 'current_liquidity': 822967616}, {'token_id': 2701573, 'liquidity': 144365258, 'amount0': 38503, 'amount1': 40883, 'current_liquidity': 144365258}]}]}","{'initial_value': 35.31977903399317, 'final_value': 35.27006024007327, 'f_i_ratio': -0.4199199156585539, 'first_investment_timestamp': 1749344469, 'time_ratio': 486.5963969582805}",-0.14,123,False,0xF38820f03313535A4024DCCBE2689aa7cc158f5C,cordron-yelku44,APR,,bafybeif5aifwpxf2bjfrtgivuruhrlsqtpr5ynzk5ygkjsujh4gt3fjrmm,12.850468713455362,balanced,
|
129 |
346.8,340.52,2025-06-10 02:17:21.916446,"{'portfolio': {'portfolio_value': 20.507856658, 'value_in_pools': 0.0, 'value_in_safe': 20.507856658, 'initial_investment': 2548.4297198347545, 'volume': 12.850468713455362, 'agent_hash': 'bafybeif5aifwpxf2bjfrtgivuruhrlsqtpr5ynzk5ygkjsujh4gt3fjrmm', 'allocations': [], 'portfolio_breakdown': [], 'address': '0xF38820f03313535A4024DCCBE2689aa7cc158f5C', 'last_updated': 1749501754}, 'positons': [{'chain': 'optimism', 'pool_address': '0x84Ce89B4f6F67E523A81A82f9f2F14D84B726F6B', 'dex_type': 'velodrome', 'token0': '0x0b2C639c533813f4Aa9D7837CAf62653d097Ff85', 'token1': '0x94b008aA00579c1307B0EF2c499aD98a8ce58e58', 'token0_symbol': 'USDC', 'token1_symbol': 'USDT', 'apr': 7.203504137155402, 'pool_id': '0x84Ce89B4f6F67E523A81A82f9f2F14D84B726F6B', 'is_stable': True, 'is_cl_pool': True, 'status': 'open', 'enter_tx_hash': '0x014828b184e2301849636d82e67614b62b6a83d207ea906c8fbdbc4c94abf6fb', 'enter_timestamp': 1749344469, 'amount0': 9927081, 'amount1': 2922255, 'positions': [{'token_id': 2701571, 'liquidity': 83208800509, 'amount0': 9710239, 'amount1': 2771695, 'current_liquidity': 83208800509}, {'token_id': 2701572, 'liquidity': 822967616, 'amount0': 178339, 'amount1': 109677, 'current_liquidity': 822967616}, {'token_id': 2701573, 'liquidity': 144365258, 'amount0': 38503, 'amount1': 40883, 'current_liquidity': 144365258}]}]}","{'initial_value': 47.69366419946237, 'final_value': 48.63267806279609, 'f_i_ratio': -0.9919527478045069, 'first_investment_timestamp': 1749344469, 'time_ratio': 200.13591619225525}",1.97,123,False,0xF38820f03313535A4024DCCBE2689aa7cc158f5C,cordron-yelku44,APR,,bafybeif5aifwpxf2bjfrtgivuruhrlsqtpr5ynzk5ygkjsujh4gt3fjrmm,12.850468713455362,balanced,
|
130 |
381.81,370.64,2025-06-11 08:14:14.656064,"{'portfolio': {'portfolio_value': 20.497705024200002, 'value_in_pools': 0.0, 'value_in_safe': 20.497705024200002, 'initial_investment': 3693.0776606218556, 'volume': 12.850468713455362, 'agent_hash': 'bafybeif5aifwpxf2bjfrtgivuruhrlsqtpr5ynzk5ygkjsujh4gt3fjrmm', 'allocations': [], 'portfolio_breakdown': [], 'address': '0xF38820f03313535A4024DCCBE2689aa7cc158f5C', 'last_updated': 1749609810}, 'positons': [{'chain': 'optimism', 'pool_address': '0x84Ce89B4f6F67E523A81A82f9f2F14D84B726F6B', 'dex_type': 'velodrome', 'token0': '0x0b2C639c533813f4Aa9D7837CAf62653d097Ff85', 'token1': '0x94b008aA00579c1307B0EF2c499aD98a8ce58e58', 'token0_symbol': 'USDC', 'token1_symbol': 'USDT', 'apr': 7.203504137155402, 'pool_id': '0x84Ce89B4f6F67E523A81A82f9f2F14D84B726F6B', 'is_stable': True, 'is_cl_pool': True, 'status': 'open', 'enter_tx_hash': '0x014828b184e2301849636d82e67614b62b6a83d207ea906c8fbdbc4c94abf6fb', 'enter_timestamp': 1749344469, 'amount0': 9927081, 'amount1': 2922255, 'positions': [{'token_id': 2701571, 'liquidity': 83208800509, 'amount0': 9710239, 'amount1': 2771695, 'current_liquidity': 83208800509}, {'token_id': 2701572, 'liquidity': 822967616, 'amount0': 178339, 'amount1': 109677, 'current_liquidity': 822967616}, {'token_id': 2701573, 'liquidity': 144365258, 'amount0': 38503, 'amount1': 40883, 'current_liquidity': 144365258}]}]}","{'initial_value': 47.69366419946237, 'final_value': 49.35003012484369, 'f_i_ratio': -0.9944496956447029, 'first_investment_timestamp': 1749344469, 'time_ratio': 118.83083836449264}",3.47,123,False,0xF38820f03313535A4024DCCBE2689aa7cc158f5C,cordron-yelku44,APR,,bafybeif5aifwpxf2bjfrtgivuruhrlsqtpr5ynzk5ygkjsujh4gt3fjrmm,12.850468713455362,balanced,
|
|
|
140 |
497.65,486.99,2025-06-12 18:42:17.665709,"{'portfolio': {'portfolio_value': 29.82681465684, 'value_in_pools': 0.0, 'value_in_safe': 29.82681465684, 'initial_investment': 398.23654933257916, 'volume': None, 'agent_hash': 'bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby', 'allocations': [], 'portfolio_breakdown': [], 'address': '0x9f3AbFC3301093f39c2A137f87c525b4a0832ba9', 'last_updated': 1749730713}, 'positons': []}","{'initial_value': 43.72132318471379, 'final_value': 45.651057823432666, 'f_i_ratio': -0.9251027694298075, 'first_investment_timestamp': 1749733937, 'time_ratio': 8760.0}",4.41,126,False,0x9f3AbFC3301093f39c2A137f87c525b4a0832ba9,tonvel-beeprel23,APR,,bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby,,risky,"[""uniswap_pools_search""]"
|
141 |
72.71,71.16,2025-06-16 17:52:55.063058,"{'portfolio': {'portfolio_value': 29.827172657376, 'value_in_pools': 0.0, 'value_in_safe': 29.827172657376, 'initial_investment': 485.6791957020068, 'volume': None, 'agent_hash': 'bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby', 'allocations': [], 'portfolio_breakdown': [], 'address': '0x9f3AbFC3301093f39c2A137f87c525b4a0832ba9', 'last_updated': 1750076551}, 'positons': []}","{'initial_value': 43.72132318471379, 'final_value': 44.348688098687234, 'f_i_ratio': -0.9385866783643811, 'first_investment_timestamp': 1750076575, 'time_ratio': 8760.0}",1.43,126,False,0x9f3AbFC3301093f39c2A137f87c525b4a0832ba9,tonvel-beeprel23,APR,,bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby,,risky,"[""uniswap_pools_search""]"
|
142 |
-1.29,-1.54,2025-06-18 14:06:40.798020,"{'portfolio': {'portfolio_value': 29.825263321184, 'value_in_pools': 0.0, 'value_in_safe': 29.825263321184, 'initial_investment': 42.64732311069726, 'volume': None, 'agent_hash': 'bafybeiey543fjnimh2ccimp4wmnexkkrrqohc2zpg2qntmom7elzcpweqy', 'allocations': [], 'portfolio_breakdown': [], 'address': '0x9f3AbFC3301093f39c2A137f87c525b4a0832ba9', 'last_updated': 1750235754}, 'positons': []}","{'initial_value': 43.72132318471379, 'final_value': 43.156792796655814, 'f_i_ratio': -0.30065333189217425, 'first_investment_timestamp': 1750235800, 'time_ratio': 8760.0}",-1.29,126,False,0x9f3AbFC3301093f39c2A137f87c525b4a0832ba9,tonvel-beeprel23,APR,,bafybeiey543fjnimh2ccimp4wmnexkkrrqohc2zpg2qntmom7elzcpweqy,,risky,"[""uniswap_pools_search""]"
|
143 |
+
-69.44,-69.94,2025-06-19 14:38:05.661995,"{'portfolio': {'portfolio_value': 29.827381491022, 'value_in_pools': 0.0, 'value_in_safe': 29.827381491022, 'initial_investment': 42.64732311069726, 'volume': None, 'agent_hash': 'bafybeiekagqmic4sdew2zdw4oah3yoeikahmjeif3zuvqdswrpfgq3ajne', 'allocations': [], 'portfolio_breakdown': [], 'address': '0x9f3AbFC3301093f39c2A137f87c525b4a0832ba9', 'last_updated': 1750324040}, 'positons': []}","{'initial_value': 43.72132318471379, 'final_value': 13.36317212108249, 'f_i_ratio': -0.30060366476928124, 'first_investment_timestamp': 1750324085, 'time_ratio': 8760.0}",-69.44,126,False,0x9f3AbFC3301093f39c2A137f87c525b4a0832ba9,tonvel-beeprel23,APR,,bafybeiekagqmic4sdew2zdw4oah3yoeikahmjeif3zuvqdswrpfgq3ajne,,risky,"[""uniswap_pools_search""]"
|
144 |
1280.5,1280.5,2025-06-09 22:20:14.827769,"{'portfolio': {'portfolio_value': 28.8359, 'value_in_pools': 0.0, 'value_in_safe': 28.8359, 'initial_investment': 30.2963222595072, 'volume': None, 'agent_hash': 'bafybeif5aifwpxf2bjfrtgivuruhrlsqtpr5ynzk5ygkjsujh4gt3fjrmm', 'allocations': [], 'portfolio_breakdown': [], 'address': '0x8Ed5ae443fBb1a36E364ac154887f3150669702a', 'last_updated': 1749487695}, 'positons': []}","{'initial_value': 42.403940230497525, 'final_value': 42.74700682025574, 'f_i_ratio': -0.04820460539724125, 'first_investment_timestamp': 1749487814, 'time_ratio': 8760.0}",0.81,127,False,0x8Ed5ae443fBb1a36E364ac154887f3150669702a,lunel-luwus85,APR,,bafybeif5aifwpxf2bjfrtgivuruhrlsqtpr5ynzk5ygkjsujh4gt3fjrmm,,balanced,
|
145 |
1305.08,1298.06,2025-06-10 11:46:19.456686,"{'portfolio': {'portfolio_value': 16.019739815806002, 'value_in_pools': 0.0, 'value_in_safe': 16.019739815806002, 'initial_investment': 157.50814295099977, 'volume': 12.764690603049267, 'agent_hash': 'bafybeif5aifwpxf2bjfrtgivuruhrlsqtpr5ynzk5ygkjsujh4gt3fjrmm', 'allocations': [], 'portfolio_breakdown': [], 'address': '0x8Ed5ae443fBb1a36E364ac154887f3150669702a', 'last_updated': 1749536153}, 'positons': [{'chain': 'optimism', 'pool_address': '0x2FA71491F8070FA644d97b4782dB5734854c0f6F', 'dex_type': 'velodrome', 'token0': '0x0b2C639c533813f4Aa9D7837CAf62653d097Ff85', 'token1': '0x7F5c764cBc14f9669B88837ca1490cCa17c31607', 'token0_symbol': 'USDC', 'token1_symbol': 'USDC.e', 'apr': 5.949749137116604, 'pool_id': '0x2FA71491F8070FA644d97b4782dB5734854c0f6F', 'is_stable': True, 'is_cl_pool': True, 'status': 'open', 'enter_tx_hash': '0x965989b30376a87b48a0b7a8eb6aa3a27d3536f5a44819195e9cfbdbb9d50cce', 'enter_timestamp': 1749535827, 'amount0': 7197322, 'amount1': 5578609, 'positions': [{'token_id': 2726290, 'liquidity': 255535328664, 'amount0': 7197322, 'amount1': 5578609}]}]}","{'initial_value': 42.403940230497525, 'final_value': 43.60231942303743, 'f_i_ratio': -0.8982926246499542, 'first_investment_timestamp': 1749535827, 'time_ratio': 8760.0}",2.83,127,False,0x8Ed5ae443fBb1a36E364ac154887f3150669702a,lunel-luwus85,APR,,bafybeif5aifwpxf2bjfrtgivuruhrlsqtpr5ynzk5ygkjsujh4gt3fjrmm,12.764690603049267,balanced,
|
146 |
904.96,893.01,2025-06-11 11:52:17.821684,"{'portfolio': {'portfolio_value': 16.012107809264002, 'value_in_pools': 0.0, 'value_in_safe': 16.012107809264002, 'initial_investment': 1641.6460510184122, 'volume': 12.764690603049267, 'agent_hash': 'bafybeif5aifwpxf2bjfrtgivuruhrlsqtpr5ynzk5ygkjsujh4gt3fjrmm', 'allocations': [], 'portfolio_breakdown': [], 'address': '0x8Ed5ae443fBb1a36E364ac154887f3150669702a', 'last_updated': 1749622842}, 'positons': [{'chain': 'optimism', 'pool_address': '0x2FA71491F8070FA644d97b4782dB5734854c0f6F', 'dex_type': 'velodrome', 'token0': '0x0b2C639c533813f4Aa9D7837CAf62653d097Ff85', 'token1': '0x7F5c764cBc14f9669B88837ca1490cCa17c31607', 'token0_symbol': 'USDC', 'token1_symbol': 'USDC.e', 'apr': 5.949749137116604, 'pool_id': '0x2FA71491F8070FA644d97b4782dB5734854c0f6F', 'is_stable': True, 'is_cl_pool': True, 'status': 'open', 'enter_tx_hash': '0x965989b30376a87b48a0b7a8eb6aa3a27d3536f5a44819195e9cfbdbb9d50cce', 'enter_timestamp': 1749535827, 'amount0': 7197322, 'amount1': 5578609, 'positions': [{'token_id': 2726290, 'liquidity': 255535328664, 'amount0': 7197322, 'amount1': 5578609, 'current_liquidity': 255535328664}]}]}","{'initial_value': 42.403940230497525, 'final_value': 44.29060838260328, 'f_i_ratio': -0.9902463093068504, 'first_investment_timestamp': 1749535827, 'time_ratio': 362.02161098239833}",4.45,127,False,0x8Ed5ae443fBb1a36E364ac154887f3150669702a,lunel-luwus85,APR,,bafybeif5aifwpxf2bjfrtgivuruhrlsqtpr5ynzk5ygkjsujh4gt3fjrmm,12.764690603049267,balanced,
|
|
|
150 |
51.95,50.94,2025-06-15 20:58:03.786280,"{'portfolio': {'portfolio_value': 16.007665648354, 'value_in_pools': 0.0, 'value_in_safe': 16.007665648354, 'initial_investment': 15846.96602823503, 'volume': 12.764690603049267, 'agent_hash': 'bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby', 'allocations': [], 'portfolio_breakdown': [], 'address': '0x8Ed5ae443fBb1a36E364ac154887f3150669702a', 'last_updated': 1750001267}, 'positons': [{'chain': 'optimism', 'pool_address': '0x2FA71491F8070FA644d97b4782dB5734854c0f6F', 'dex_type': 'velodrome', 'token0': '0x0b2C639c533813f4Aa9D7837CAf62653d097Ff85', 'token1': '0x7F5c764cBc14f9669B88837ca1490cCa17c31607', 'token0_symbol': 'USDC', 'token1_symbol': 'USDC.e', 'apr': 5.949749137116604, 'pool_id': '0x2FA71491F8070FA644d97b4782dB5734854c0f6F', 'is_stable': True, 'is_cl_pool': True, 'status': 'open', 'enter_tx_hash': '0x965989b30376a87b48a0b7a8eb6aa3a27d3536f5a44819195e9cfbdbb9d50cce', 'enter_timestamp': 1749535827, 'amount0': 7197322, 'amount1': 5578609, 'positions': [{'token_id': 2726290, 'liquidity': 255535328664, 'amount0': 7197322, 'amount1': 5578609, 'current_liquidity': 255535328664}]}]}","{'initial_value': 42.403940230497525, 'final_value': 42.77651026311068, 'f_i_ratio': -0.9989898592815917, 'first_investment_timestamp': 1749535827, 'time_ratio': 67.75279881951244}",0.88,127,False,0x8Ed5ae443fBb1a36E364ac154887f3150669702a,lunel-luwus85,APR,,bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby,12.764690603049267,balanced,
|
151 |
53.98,52.42,2025-06-16 21:00:02.716458,"{'portfolio': {'portfolio_value': 16.01132893346, 'value_in_pools': 0.0, 'value_in_safe': 16.01132893346, 'initial_investment': 18051.97092022095, 'volume': 12.764690603049267, 'agent_hash': 'bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby', 'allocations': [], 'portfolio_breakdown': [], 'address': '0x8Ed5ae443fBb1a36E364ac154887f3150669702a', 'last_updated': 1750087690}, 'positons': [{'chain': 'optimism', 'pool_address': '0x2FA71491F8070FA644d97b4782dB5734854c0f6F', 'dex_type': 'velodrome', 'token0': '0x0b2C639c533813f4Aa9D7837CAf62653d097Ff85', 'token1': '0x7F5c764cBc14f9669B88837ca1490cCa17c31607', 'token0_symbol': 'USDC', 'token1_symbol': 'USDC.e', 'apr': 5.949749137116604, 'pool_id': '0x2FA71491F8070FA644d97b4782dB5734854c0f6F', 'is_stable': True, 'is_cl_pool': True, 'status': 'open', 'enter_tx_hash': '0x965989b30376a87b48a0b7a8eb6aa3a27d3536f5a44819195e9cfbdbb9d50cce', 'enter_timestamp': 1749535827, 'amount0': 7197322, 'amount1': 5578609, 'positions': [{'token_id': 2726290, 'liquidity': 255535328664, 'amount0': 7197322, 'amount1': 5578609, 'current_liquidity': 255535328664}]}]}","{'initial_value': 42.403940230497525, 'final_value': 42.85386676055998, 'f_i_ratio': -0.9991130426143372, 'first_investment_timestamp': 1749535827, 'time_ratio': 57.13294817090905}",1.06,127,False,0x8Ed5ae443fBb1a36E364ac154887f3150669702a,lunel-luwus85,APR,,bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby,12.764690603049267,balanced,
|
152 |
27.48,27.23,2025-06-18 00:37:19.407906,"{'portfolio': {'portfolio_value': 16.009942884556, 'value_in_pools': 0.0, 'value_in_safe': 16.009942884556, 'initial_investment': 21953.133421426843, 'volume': 12.764690603049267, 'agent_hash': 'bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby', 'allocations': [], 'portfolio_breakdown': [], 'address': '0x8Ed5ae443fBb1a36E364ac154887f3150669702a', 'last_updated': 1750187108}, 'positons': [{'chain': 'optimism', 'pool_address': '0x2FA71491F8070FA644d97b4782dB5734854c0f6F', 'dex_type': 'velodrome', 'token0': '0x0b2C639c533813f4Aa9D7837CAf62653d097Ff85', 'token1': '0x7F5c764cBc14f9669B88837ca1490cCa17c31607', 'token0_symbol': 'USDC', 'token1_symbol': 'USDC.e', 'apr': 5.949749137116604, 'pool_id': '0x2FA71491F8070FA644d97b4782dB5734854c0f6F', 'is_stable': True, 'is_cl_pool': True, 'status': 'open', 'enter_tx_hash': '0x965989b30376a87b48a0b7a8eb6aa3a27d3536f5a44819195e9cfbdbb9d50cce', 'enter_timestamp': 1749535827, 'amount0': 7197322, 'amount1': 5578609, 'positions': [{'token_id': 2726290, 'liquidity': 255535328664, 'amount0': 7197322, 'amount1': 5578609, 'current_liquidity': 255535328664}]}]}","{'initial_value': 42.403940230497525, 'final_value': 42.669705846897344, 'f_i_ratio': -0.999270721742668, 'first_investment_timestamp': 1749535827, 'time_ratio': 48.411727528143764}",0.63,127,False,0x8Ed5ae443fBb1a36E364ac154887f3150669702a,lunel-luwus85,APR,,bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby,12.764690603049267,balanced,
|
153 |
+
-27.98,-28.48,2025-06-19 15:19:20.323617,"{'portfolio': {'portfolio_value': 16.019889461332, 'value_in_pools': 0.0, 'value_in_safe': 16.019889461332, 'initial_investment': 24285.35013410428, 'volume': 12.764690603049267, 'agent_hash': 'bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby', 'allocations': [], 'portfolio_breakdown': [], 'address': '0x8Ed5ae443fBb1a36E364ac154887f3150669702a', 'last_updated': 1750326543}, 'positons': [{'chain': 'optimism', 'pool_address': '0x2FA71491F8070FA644d97b4782dB5734854c0f6F', 'dex_type': 'velodrome', 'token0': '0x0b2C639c533813f4Aa9D7837CAf62653d097Ff85', 'token1': '0x7F5c764cBc14f9669B88837ca1490cCa17c31607', 'token0_symbol': 'USDC', 'token1_symbol': 'USDC.e', 'apr': 5.949749137116604, 'pool_id': '0x2FA71491F8070FA644d97b4782dB5734854c0f6F', 'is_stable': True, 'is_cl_pool': True, 'status': 'open', 'enter_tx_hash': '0x965989b30376a87b48a0b7a8eb6aa3a27d3536f5a44819195e9cfbdbb9d50cce', 'enter_timestamp': 1749535827, 'amount0': 7197322, 'amount1': 5578609, 'positions': [{'token_id': 2726290, 'liquidity': 255535328664, 'amount0': 7197322, 'amount1': 5578609, 'current_liquidity': 255535328664}]}]}","{'initial_value': 42.403940230497525, 'final_value': 30.540119909878538, 'f_i_ratio': -0.9993403476016253, 'first_investment_timestamp': 1749535827, 'time_ratio': 39.881966597471404}",-27.98,127,False,0x8Ed5ae443fBb1a36E364ac154887f3150669702a,lunel-luwus85,APR,,bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby,12.764690603049267,balanced,
|
154 |
-30.96,-30.96,2025-06-10 09:06:37.010122,"{'portfolio': {'portfolio_value': 29.404114, 'value_in_pools': 0.0, 'value_in_safe': 29.404114, 'initial_investment': 31.300792273386968, 'volume': None, 'agent_hash': 'bafybeif5aifwpxf2bjfrtgivuruhrlsqtpr5ynzk5ygkjsujh4gt3fjrmm', 'allocations': [], 'portfolio_breakdown': [], 'address': '0x4b00f1a232C28254223C8c177E997Ab298e1E40a', 'last_updated': 1749526233}, 'positons': []}","{'initial_value': 43.651793124577026, 'final_value': 30.137846356840903, 'f_i_ratio': -0.06059521614727914, 'first_investment_timestamp': 1749526597, 'time_ratio': 8760.0}",-30.96,128,False,0x4b00f1a232C28254223C8c177E997Ab298e1E40a,kozu-hanfil63,APR,,bafybeif5aifwpxf2bjfrtgivuruhrlsqtpr5ynzk5ygkjsujh4gt3fjrmm,,balanced,
|
155 |
-0.31,-0.31,2025-06-10 09:29:20.119072,"{'portfolio': {'portfolio_value': 15.918398891726, 'value_in_pools': 0.0, 'value_in_safe': 15.918398891726, 'initial_investment': 74.95258539796399, 'volume': 13.377491477361414, 'agent_hash': 'bafybeif5aifwpxf2bjfrtgivuruhrlsqtpr5ynzk5ygkjsujh4gt3fjrmm', 'allocations': [], 'portfolio_breakdown': [], 'address': '0x4b00f1a232C28254223C8c177E997Ab298e1E40a', 'last_updated': 1749527917}, 'positons': [{'chain': 'optimism', 'pool_address': '0x2FA71491F8070FA644d97b4782dB5734854c0f6F', 'dex_type': 'velodrome', 'token0': '0x0b2C639c533813f4Aa9D7837CAf62653d097Ff85', 'token1': '0x7F5c764cBc14f9669B88837ca1490cCa17c31607', 'token0_symbol': 'USDC', 'token1_symbol': 'USDC.e', 'apr': 5.948351555846092, 'pool_id': '0x2FA71491F8070FA644d97b4782dB5734854c0f6F', 'is_stable': True, 'is_cl_pool': True, 'status': 'open', 'enter_tx_hash': '0x4e71cb688dbfd6ff1dc0621d64060bf7e8822b13b16fc8de2bfac197fbee89dc', 'enter_timestamp': 1749527585, 'amount0': 8357118, 'amount1': 5030943, 'positions': [{'token_id': 2725143, 'liquidity': 264979290127, 'amount0': 8308255, 'amount1': 4939809}, {'token_id': 2725144, 'liquidity': 867486957, 'amount0': 27200, 'amount1': 59543}, {'token_id': 2725145, 'liquidity': 266293532, 'amount0': 21663, 'amount1': 31591}]}]}","{'initial_value': 43.651793124577026, 'final_value': 43.51533783420231, 'f_i_ratio': -0.7876204161976992, 'first_investment_timestamp': 1749527585, 'time_ratio': 8760.0}",-0.31,128,False,0x4b00f1a232C28254223C8c177E997Ab298e1E40a,kozu-hanfil63,APR,,bafybeif5aifwpxf2bjfrtgivuruhrlsqtpr5ynzk5ygkjsujh4gt3fjrmm,13.377491477361414,balanced,
|
156 |
314.71,310.11,2025-06-11 12:58:00.236662,"{'portfolio': {'portfolio_value': 15.919039059631, 'value_in_pools': 0.0, 'value_in_safe': 15.919039059631, 'initial_investment': 380.5151372700031, 'volume': 13.377491477361414, 'agent_hash': 'bafybeif5aifwpxf2bjfrtgivuruhrlsqtpr5ynzk5ygkjsujh4gt3fjrmm', 'allocations': [], 'portfolio_breakdown': [], 'address': '0x4b00f1a232C28254223C8c177E997Ab298e1E40a', 'last_updated': 1749626687}, 'positons': [{'chain': 'optimism', 'pool_address': '0x2FA71491F8070FA644d97b4782dB5734854c0f6F', 'dex_type': 'velodrome', 'token0': '0x0b2C639c533813f4Aa9D7837CAf62653d097Ff85', 'token1': '0x7F5c764cBc14f9669B88837ca1490cCa17c31607', 'token0_symbol': 'USDC', 'token1_symbol': 'USDC.e', 'apr': 5.948351555846092, 'pool_id': '0x2FA71491F8070FA644d97b4782dB5734854c0f6F', 'is_stable': True, 'is_cl_pool': True, 'status': 'open', 'enter_tx_hash': '0x4e71cb688dbfd6ff1dc0621d64060bf7e8822b13b16fc8de2bfac197fbee89dc', 'enter_timestamp': 1749527585, 'amount0': 8357118, 'amount1': 5030943, 'positions': [{'token_id': 2725143, 'liquidity': 264979290127, 'amount0': 8308255, 'amount1': 4939809, 'current_liquidity': 264979290127}, {'token_id': 2725144, 'liquidity': 867486957, 'amount0': 27200, 'amount1': 59543, 'current_liquidity': 867486957}, {'token_id': 2725145, 'liquidity': 266293532, 'amount0': 21663, 'amount1': 31591, 'current_liquidity': 266293532}]}]}","{'initial_value': 43.651793124577026, 'final_value': 44.17652979434854, 'f_i_ratio': -0.9581645051657031, 'first_investment_timestamp': 1749527585, 'time_ratio': 317.5983164970591}",1.2,128,False,0x4b00f1a232C28254223C8c177E997Ab298e1E40a,kozu-hanfil63,APR,,bafybeif5aifwpxf2bjfrtgivuruhrlsqtpr5ynzk5ygkjsujh4gt3fjrmm,13.377491477361414,balanced,
|
|
|
158 |
-2.12,3.5,2025-06-15 20:59:08.057917,"{'portfolio': {'portfolio_value': 15.91742693134, 'value_in_pools': 0.0, 'value_in_safe': 15.91742693134, 'initial_investment': 991.6402410140813, 'volume': 13.377491477361414, 'agent_hash': 'bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby', 'allocations': [], 'portfolio_breakdown': [], 'address': '0x4b00f1a232C28254223C8c177E997Ab298e1E40a', 'last_updated': 1750001244}, 'positons': [{'chain': 'optimism', 'pool_address': '0x2FA71491F8070FA644d97b4782dB5734854c0f6F', 'dex_type': 'velodrome', 'token0': '0x0b2C639c533813f4Aa9D7837CAf62653d097Ff85', 'token1': '0x7F5c764cBc14f9669B88837ca1490cCa17c31607', 'token0_symbol': 'USDC', 'token1_symbol': 'USDC.e', 'apr': 5.948351555846092, 'pool_id': '0x2FA71491F8070FA644d97b4782dB5734854c0f6F', 'is_stable': True, 'is_cl_pool': True, 'status': 'open', 'enter_tx_hash': '0x4e71cb688dbfd6ff1dc0621d64060bf7e8822b13b16fc8de2bfac197fbee89dc', 'enter_timestamp': 1749527585, 'amount0': 8357118, 'amount1': 5030943, 'positions': [{'token_id': 2725143, 'liquidity': 264979290127, 'amount0': 8308255, 'amount1': 4939809, 'current_liquidity': 264979290127}, {'token_id': 2725144, 'liquidity': 867486957, 'amount0': 27200, 'amount1': 59543, 'current_liquidity': 867486957}, {'token_id': 2725145, 'liquidity': 266293532, 'amount0': 21663, 'amount1': 31591, 'current_liquidity': 266293532}]}]}","{'initial_value': 43.651793124577026, 'final_value': 42.725034164014204, 'f_i_ratio': -0.9839483854396002, 'first_investment_timestamp': 1749527585, 'time_ratio': 66.56491989613303}",-2.12,128,False,0x4b00f1a232C28254223C8c177E997Ab298e1E40a,kozu-hanfil63,APR,,bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby,13.377491477361414,balanced,
|
159 |
-1.79,2.82,2025-06-17 14:59:52.085823,"{'portfolio': {'portfolio_value': 15.918808498049, 'value_in_pools': 0.0, 'value_in_safe': 15.918808498049, 'initial_investment': 2388.4976210005493, 'volume': 13.377491477361414, 'agent_hash': 'bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby', 'allocations': [], 'portfolio_breakdown': [], 'address': '0x4b00f1a232C28254223C8c177E997Ab298e1E40a', 'last_updated': 1750152503}, 'positons': [{'chain': 'optimism', 'pool_address': '0x2FA71491F8070FA644d97b4782dB5734854c0f6F', 'dex_type': 'velodrome', 'token0': '0x0b2C639c533813f4Aa9D7837CAf62653d097Ff85', 'token1': '0x7F5c764cBc14f9669B88837ca1490cCa17c31607', 'token0_symbol': 'USDC', 'token1_symbol': 'USDC.e', 'apr': 5.948351555846092, 'pool_id': '0x2FA71491F8070FA644d97b4782dB5734854c0f6F', 'is_stable': True, 'is_cl_pool': True, 'status': 'open', 'enter_tx_hash': '0x4e71cb688dbfd6ff1dc0621d64060bf7e8822b13b16fc8de2bfac197fbee89dc', 'enter_timestamp': 1749527585, 'amount0': 8357118, 'amount1': 5030943, 'positions': [{'token_id': 2725143, 'liquidity': 264979290127, 'amount0': 8308255, 'amount1': 4939809, 'current_liquidity': 264979290127}, {'token_id': 2725144, 'liquidity': 867486957, 'amount0': 27200, 'amount1': 59543, 'current_liquidity': 867486957}, {'token_id': 2725145, 'liquidity': 266293532, 'amount0': 21663, 'amount1': 31591, 'current_liquidity': 266293532}]}]}","{'initial_value': 43.651793124577026, 'final_value': 42.8704538709362, 'f_i_ratio': -0.9933352211205551, 'first_investment_timestamp': 1749527585, 'time_ratio': 50.45702795268454}",-1.79,128,False,0x4b00f1a232C28254223C8c177E997Ab298e1E40a,kozu-hanfil63,APR,,bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby,13.377491477361414,balanced,
|
160 |
-2.36,3.97,2025-06-18 15:08:39.958257,"{'portfolio': {'portfolio_value': 15.919755672056, 'value_in_pools': 0.0, 'value_in_safe': 15.919755672056, 'initial_investment': 2825.0155522463206, 'volume': 13.377491477361414, 'agent_hash': 'bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby', 'allocations': [], 'portfolio_breakdown': [], 'address': '0x4b00f1a232C28254223C8c177E997Ab298e1E40a', 'last_updated': 1750239419}, 'positons': [{'chain': 'optimism', 'pool_address': '0x2FA71491F8070FA644d97b4782dB5734854c0f6F', 'dex_type': 'velodrome', 'token0': '0x0b2C639c533813f4Aa9D7837CAf62653d097Ff85', 'token1': '0x7F5c764cBc14f9669B88837ca1490cCa17c31607', 'token0_symbol': 'USDC', 'token1_symbol': 'USDC.e', 'apr': 5.948351555846092, 'pool_id': '0x2FA71491F8070FA644d97b4782dB5734854c0f6F', 'is_stable': True, 'is_cl_pool': True, 'status': 'open', 'enter_tx_hash': '0x4e71cb688dbfd6ff1dc0621d64060bf7e8822b13b16fc8de2bfac197fbee89dc', 'enter_timestamp': 1749527585, 'amount0': 8357118, 'amount1': 5030943, 'positions': [{'token_id': 2725143, 'liquidity': 264979290127, 'amount0': 8308255, 'amount1': 4939809, 'current_liquidity': 264979290127}, {'token_id': 2725144, 'liquidity': 867486957, 'amount0': 27200, 'amount1': 59543, 'current_liquidity': 867486957}, {'token_id': 2725145, 'liquidity': 266293532, 'amount0': 21663, 'amount1': 31591, 'current_liquidity': 266293532}]}]}","{'initial_value': 43.651793124577026, 'final_value': 42.622110086640035, 'f_i_ratio': -0.994364719281139, 'first_investment_timestamp': 1749527585, 'time_ratio': 44.29618132140894}",-2.36,128,False,0x4b00f1a232C28254223C8c177E997Ab298e1E40a,kozu-hanfil63,APR,,bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby,13.377491477361414,balanced,
|
161 |
+
-28.84,-22.75,2025-06-19 15:22:32.279496,"{'portfolio': {'portfolio_value': 15.917742194335, 'value_in_pools': 0.0, 'value_in_safe': 15.917742194335, 'initial_investment': 3130.5781041183604, 'volume': 13.377491477361414, 'agent_hash': 'bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby', 'allocations': [], 'portfolio_breakdown': [], 'address': '0x4b00f1a232C28254223C8c177E997Ab298e1E40a', 'last_updated': 1750326628}, 'positons': [{'chain': 'optimism', 'pool_address': '0x2FA71491F8070FA644d97b4782dB5734854c0f6F', 'dex_type': 'velodrome', 'token0': '0x0b2C639c533813f4Aa9D7837CAf62653d097Ff85', 'token1': '0x7F5c764cBc14f9669B88837ca1490cCa17c31607', 'token0_symbol': 'USDC', 'token1_symbol': 'USDC.e', 'apr': 5.948351555846092, 'pool_id': '0x2FA71491F8070FA644d97b4782dB5734854c0f6F', 'is_stable': True, 'is_cl_pool': True, 'status': 'open', 'enter_tx_hash': '0x4e71cb688dbfd6ff1dc0621d64060bf7e8822b13b16fc8de2bfac197fbee89dc', 'enter_timestamp': 1749527585, 'amount0': 8357118, 'amount1': 5030943, 'positions': [{'token_id': 2725143, 'liquidity': 264979290127, 'amount0': 8308255, 'amount1': 4939809, 'current_liquidity': 264979290127}, {'token_id': 2725144, 'liquidity': 867486957, 'amount0': 27200, 'amount1': 59543, 'current_liquidity': 867486957}, {'token_id': 2725145, 'liquidity': 266293532, 'amount0': 21663, 'amount1': 31591, 'current_liquidity': 266293532}]}]}","{'initial_value': 43.651793124577026, 'final_value': 31.061700679130755, 'f_i_ratio': -0.9949153984775544, 'first_investment_timestamp': 1749527585, 'time_ratio': 39.461075057890476}",-28.84,128,False,0x4b00f1a232C28254223C8c177E997Ab298e1E40a,kozu-hanfil63,APR,,bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby,13.377491477361414,balanced,
|
162 |
-3.19,7.26,2025-06-18 13:33:06.289943,"{'portfolio': {'portfolio_value': 30.243108653841, 'value_in_pools': 0.0, 'value_in_safe': 30.243108653841, 'initial_investment': 46.047494053587265, 'volume': None, 'agent_hash': 'bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby', 'allocations': [], 'portfolio_breakdown': [], 'address': '0x6Efb6CA62bc244EB69c91C6FD1b9051Dc96489D0', 'last_updated': 1750233761}, 'positons': []}","{'initial_value': 46.047494053587265, 'final_value': 44.579724401155836, 'f_i_ratio': -0.34321922885432343, 'first_investment_timestamp': 1750233786, 'time_ratio': 8760.0}",-3.19,130,False,0x6Efb6CA62bc244EB69c91C6FD1b9051Dc96489D0,jusrot-kihi68,APR,,bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby,,balanced,"[""Ethereum"", ""Optimism"", ""Base""]"
|
163 |
0.0,0.0,2025-06-15 21:22:42.073588,"{'portfolio': {'portfolio_value': 15.996608, 'value_in_pools': 0.0, 'value_in_safe': 15.996608, 'initial_investment': 15.995250741464774, 'volume': None, 'agent_hash': 'bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby', 'allocations': [], 'portfolio_breakdown': [], 'address': '0xe8c7Bbf632BFf7239e53dAB45086Ac14d6974baC', 'last_updated': 1750002578}, 'positons': []}","{'initial_value': 15.995250741464774, 'final_value': 15.995250741464774, 'f_i_ratio': 8.485384550471764e-05, 'first_investment_timestamp': 1750002762, 'time_ratio': 8760.0}",0.0,133,False,0xe8c7Bbf632BFf7239e53dAB45086Ac14d6974baC,ronwus-yusrus90,APR,,bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby,,balanced,
|
164 |
1.43,0.89,2025-06-16 21:26:14.464595,"{'portfolio': {'portfolio_value': 15.9952, 'value_in_pools': 0.0, 'value_in_safe': 15.9952, 'initial_investment': 191.94300889757733, 'volume': None, 'agent_hash': 'bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby', 'allocations': [], 'portfolio_breakdown': [], 'address': '0xe8c7Bbf632BFf7239e53dAB45086Ac14d6974baC', 'last_updated': 1750083813}, 'positons': []}","{'initial_value': 15.995250741464774, 'final_value': 15.996026011060543, 'f_i_ratio': -0.9166669310235978, 'first_investment_timestamp': 1750089374, 'time_ratio': 8760.0}",0.0,133,False,0xe8c7Bbf632BFf7239e53dAB45086Ac14d6974baC,ronwus-yusrus90,APR,,bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby,,balanced,
|
165 |
+
-49.8,-49.3,2025-06-19 05:04:33.644120,"{'portfolio': {'portfolio_value': 15.996816, 'value_in_pools': 0.0, 'value_in_safe': 15.996816, 'initial_investment': 383.88601779515454, 'volume': None, 'agent_hash': 'bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby', 'allocations': [], 'portfolio_breakdown': [], 'address': '0xe8c7Bbf632BFf7239e53dAB45086Ac14d6974baC', 'last_updated': 1750289557}, 'positons': []}","{'initial_value': 15.995250741464774, 'final_value': 8.029196492873954, 'f_i_ratio': -0.9583292559289407, 'first_investment_timestamp': 1750289673, 'time_ratio': 8760.0}",-49.8,133,False,0xe8c7Bbf632BFf7239e53dAB45086Ac14d6974baC,ronwus-yusrus90,APR,,bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby,,balanced,
|
166 |
+
-49.83,-49.36,2025-06-20 07:11:33.705703,"{'portfolio': {'portfolio_value': 15.996336, 'value_in_pools': 0.0, 'value_in_safe': 15.996336, 'initial_investment': 15.995250741464774, 'volume': None, 'agent_hash': 'bafybeiekagqmic4sdew2zdw4oah3yoeikahmjeif3zuvqdswrpfgq3ajne', 'allocations': [], 'portfolio_breakdown': [], 'address': '0xe8c7Bbf632BFf7239e53dAB45086Ac14d6974baC', 'last_updated': 1750383573}, 'positons': []}","{'initial_value': 15.995250741464774, 'final_value': 8.02558727452439, 'f_i_ratio': 6.784879791932319e-05, 'first_investment_timestamp': 1750383693, 'time_ratio': 8760.0}",-49.83,133,False,0xe8c7Bbf632BFf7239e53dAB45086Ac14d6974baC,ronwus-yusrus90,APR,,bafybeiekagqmic4sdew2zdw4oah3yoeikahmjeif3zuvqdswrpfgq3ajne,,balanced,
|
167 |
0.0,0.0,2025-06-17 20:54:46.322615,"{'portfolio': {'portfolio_value': 15.99672, 'value_in_pools': 0.0, 'value_in_safe': 15.99672, 'initial_investment': 15.995244118188845, 'volume': None, 'agent_hash': 'bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby', 'allocations': [], 'portfolio_breakdown': [], 'address': '0x604EAb0f83daa031bEaF652a3d69A2bf6adafCA3', 'last_updated': 1750173875}, 'positons': []}","{'initial_value': 15.995244118188845, 'final_value': 15.995244118188845, 'f_i_ratio': 9.227003978495851e-05, 'first_investment_timestamp': 1750173886, 'time_ratio': 8760.0}",0.0,137,False,0x604EAb0f83daa031bEaF652a3d69A2bf6adafCA3,yilo-fevo87,APR,,bafybeidbt5azkdtdvj343jhtksv2jk4cuwaixchxbzmqplfiu5g36fogby,,balanced,
|
optimus_roi_values.csv
CHANGED
@@ -43,6 +43,7 @@ roi,timestamp,agent_id,agent_name,is_dummy,metric_type,apr,adjusted_apr
|
|
43 |
-0.32068659660503274,2025-06-19 00:21:32.057093,111,furtek-gilje55,False,ROI,,
|
44 |
-0.36854758417016864,2025-06-05 20:46:51.369656,112,vuzus-fazi89,False,ROI,,
|
45 |
-0.7496728527619763,2025-06-08 02:03:32.248014,112,vuzus-fazi89,False,ROI,,
|
|
|
46 |
-0.5456503958801932,2025-06-06 06:06:41.681577,115,yenot-zoncen49,False,ROI,,
|
47 |
-0.5456503958801932,2025-06-06 08:19:44.944148,115,yenot-zoncen49,False,ROI,,
|
48 |
-0.5456503958801932,2025-06-06 09:23:09.755892,115,yenot-zoncen49,False,ROI,,
|
@@ -106,6 +107,7 @@ roi,timestamp,agent_id,agent_name,is_dummy,metric_type,apr,adjusted_apr
|
|
106 |
-0.9435336077967746,2025-06-13 18:28:24.365605,116,honji-hahi60,False,ROI,,
|
107 |
-0.9515049258814656,2025-06-16 13:54:43.588418,116,honji-hahi60,False,ROI,,
|
108 |
-0.9599816697433252,2025-06-18 03:40:06.462972,116,honji-hahi60,False,ROI,,
|
|
|
109 |
-0.539434826138091,2025-06-07 12:07:37.903080,117,furye-himkon89,False,ROI,,
|
110 |
-0.8457106839760286,2025-06-08 14:06:51.667566,117,furye-himkon89,False,ROI,,
|
111 |
-0.9230692071887114,2025-06-09 18:36:45.190353,117,furye-himkon89,False,ROI,,
|
@@ -117,6 +119,7 @@ roi,timestamp,agent_id,agent_name,is_dummy,metric_type,apr,adjusted_apr
|
|
117 |
-0.9709192226604775,2025-06-15 20:54:19.955496,117,furye-himkon89,False,ROI,,
|
118 |
-0.9716427293842737,2025-06-17 04:52:36.207967,117,furye-himkon89,False,ROI,,
|
119 |
-0.9742006075794644,2025-06-18 15:02:37.080985,117,furye-himkon89,False,ROI,,
|
|
|
120 |
-0.522856603000806,2025-06-07 16:03:45.373863,118,lonwus-patu86,False,ROI,,
|
121 |
-0.522856603000806,2025-06-07 17:07:58.993795,118,lonwus-patu86,False,ROI,,
|
122 |
-0.522856603000806,2025-06-07 14:59:15.300909,118,lonwus-patu86,False,ROI,,
|
@@ -140,12 +143,14 @@ roi,timestamp,agent_id,agent_name,is_dummy,metric_type,apr,adjusted_apr
|
|
140 |
-0.984600066632907,2025-06-16 19:00:11.977194,119,lonlim-zapgi60,False,ROI,,
|
141 |
-0.9849422037402333,2025-06-17 20:46:59.724500,119,lonlim-zapgi60,False,ROI,,
|
142 |
-0.9855817503695301,2025-06-18 20:50:26.458030,119,lonlim-zapgi60,False,ROI,,
|
|
|
143 |
-0.04228785271807323,2025-06-06 21:35:10.663781,120,joyus-goson39,False,ROI,,
|
144 |
-0.7433267707945117,2025-06-08 17:03:45.278780,120,joyus-goson39,False,ROI,,
|
145 |
-0.93143110654765,2025-06-08 22:12:15.454361,120,joyus-goson39,False,ROI,,
|
146 |
-0.9954715886959313,2025-06-13 21:09:43.972117,120,joyus-goson39,False,ROI,,
|
147 |
-0.9958974311434143,2025-06-14 21:11:33.782224,120,joyus-goson39,False,ROI,,
|
148 |
-0.0420238942074701,2025-06-06 21:50:52.233090,121,cilwar-rimlu27,False,ROI,,
|
|
|
149 |
-0.051812127318122125,2025-06-07 20:35:53.079934,122,tevi-kulo15,False,ROI,,
|
150 |
-0.6001593353781343,2025-06-08 22:11:03.101491,122,tevi-kulo15,False,ROI,,
|
151 |
-0.8147388067528492,2025-06-10 18:57:11.357853,122,tevi-kulo15,False,ROI,,
|
@@ -155,6 +160,8 @@ roi,timestamp,agent_id,agent_name,is_dummy,metric_type,apr,adjusted_apr
|
|
155 |
-0.9212706823459165,2025-06-14 19:22:15.337790,122,tevi-kulo15,False,ROI,,
|
156 |
-0.9293658373034275,2025-06-16 00:58:44.095764,122,tevi-kulo15,False,ROI,,
|
157 |
-0.9533549366113704,2025-06-17 01:17:35.998975,122,tevi-kulo15,False,ROI,,
|
|
|
|
|
158 |
-0.4199199156585539,2025-06-09 00:31:18.357811,123,cordron-yelku44,False,ROI,,
|
159 |
-0.9919527478045069,2025-06-10 02:17:21.916446,123,cordron-yelku44,False,ROI,,
|
160 |
-0.9944496956447029,2025-06-11 08:14:14.656064,123,cordron-yelku44,False,ROI,,
|
@@ -170,6 +177,8 @@ roi,timestamp,agent_id,agent_name,is_dummy,metric_type,apr,adjusted_apr
|
|
170 |
-0.9251027694298075,2025-06-12 18:42:17.665709,126,tonvel-beeprel23,False,ROI,,
|
171 |
-0.9385866783643811,2025-06-16 17:52:55.063058,126,tonvel-beeprel23,False,ROI,,
|
172 |
-0.30065333189217425,2025-06-18 14:06:40.798020,126,tonvel-beeprel23,False,ROI,,
|
|
|
|
|
173 |
-0.04820460539724125,2025-06-09 22:20:14.827769,127,lunel-luwus85,False,ROI,,
|
174 |
-0.8982926246499542,2025-06-10 11:46:19.456686,127,lunel-luwus85,False,ROI,,
|
175 |
-0.9902463093068504,2025-06-11 11:52:17.821684,127,lunel-luwus85,False,ROI,,
|
@@ -179,6 +188,7 @@ roi,timestamp,agent_id,agent_name,is_dummy,metric_type,apr,adjusted_apr
|
|
179 |
-0.9989898592815917,2025-06-15 20:58:03.786280,127,lunel-luwus85,False,ROI,,
|
180 |
-0.9991130426143372,2025-06-16 21:00:02.716458,127,lunel-luwus85,False,ROI,,
|
181 |
-0.999270721742668,2025-06-18 00:37:19.407906,127,lunel-luwus85,False,ROI,,
|
|
|
182 |
-0.06059521614727914,2025-06-10 09:06:37.010122,128,kozu-hanfil63,False,ROI,,
|
183 |
-0.7876204161976992,2025-06-10 09:29:20.119072,128,kozu-hanfil63,False,ROI,,
|
184 |
-0.9581645051657031,2025-06-11 12:58:00.236662,128,kozu-hanfil63,False,ROI,,
|
@@ -186,407 +196,372 @@ roi,timestamp,agent_id,agent_name,is_dummy,metric_type,apr,adjusted_apr
|
|
186 |
-0.9839483854396002,2025-06-15 20:59:08.057917,128,kozu-hanfil63,False,ROI,,
|
187 |
-0.9933352211205551,2025-06-17 14:59:52.085823,128,kozu-hanfil63,False,ROI,,
|
188 |
-0.994364719281139,2025-06-18 15:08:39.958257,128,kozu-hanfil63,False,ROI,,
|
|
|
189 |
-0.34321922885432343,2025-06-18 13:33:06.289943,130,jusrot-kihi68,False,ROI,,
|
190 |
8.485384550471764e-05,2025-06-15 21:22:42.073588,133,ronwus-yusrus90,False,ROI,,
|
191 |
-0.9166669310235978,2025-06-16 21:26:14.464595,133,ronwus-yusrus90,False,ROI,,
|
192 |
-0.9583292559289407,2025-06-19 05:04:33.644120,133,ronwus-yusrus90,False,ROI,,
|
|
|
|
|
193 |
9.227003978495851e-05,2025-06-17 20:54:46.322615,137,yilo-fevo87,False,ROI,,
|
194 |
-
-0.005,2025-06-
|
195 |
-
-0.
|
196 |
-
-0.
|
197 |
-
|
198 |
-
-0.
|
199 |
-
-0.
|
200 |
-
-0.
|
201 |
-
-0.
|
202 |
-
-0.
|
203 |
-
-0.
|
204 |
-
-0.
|
205 |
-
-0.
|
206 |
-
-0.
|
207 |
-
-0.
|
208 |
-
-0.
|
209 |
-
-0.
|
210 |
-
-0.
|
211 |
-
-0.
|
212 |
-
-0.
|
213 |
-
-0.
|
214 |
-
-0.
|
215 |
-
-0.
|
216 |
-
-0.
|
217 |
-
-0.
|
218 |
-
-0.
|
219 |
-
-0.
|
220 |
-
-0.
|
221 |
-
-0.
|
222 |
-
-0.
|
223 |
-
-0.
|
224 |
-
-0.
|
225 |
-
-0.
|
226 |
-
-0.
|
227 |
-
0.
|
228 |
-
-0.
|
229 |
-
-0.
|
230 |
-
-0.
|
231 |
-
-0.
|
232 |
-
-0.
|
233 |
-
-0.
|
234 |
-
-0.
|
235 |
-
-0.
|
236 |
-
-0.
|
237 |
-
-0.
|
238 |
-
-0.
|
239 |
-
-0.
|
240 |
-
-0.
|
241 |
-
-0.
|
242 |
-
-0.
|
243 |
-
-0.
|
244 |
-
-0.
|
245 |
-
-0.
|
246 |
-
-0.
|
247 |
-
-0.
|
248 |
-
-0.
|
249 |
-
-0.
|
250 |
-
-0.
|
251 |
-
-0.
|
252 |
-
0.
|
253 |
-
-0.
|
254 |
-
-0.
|
255 |
-
-0.
|
256 |
-
-0.
|
257 |
-
-0.
|
258 |
-
-0.
|
259 |
-
-0.
|
260 |
-
-0.
|
261 |
-
-0.
|
262 |
-
-0.
|
263 |
-
-0.
|
264 |
-
-0.
|
265 |
-
-0.
|
266 |
-
-0.
|
267 |
-
-0.
|
268 |
-
-0.
|
269 |
-
-0.
|
270 |
-
-0.
|
271 |
-
-0.
|
272 |
-
-0.
|
273 |
-
-0.
|
274 |
-
-0.
|
275 |
-
-0.
|
276 |
-
-0.
|
277 |
-
-0.
|
278 |
-
-0.
|
279 |
-
-0.
|
280 |
-
-0.
|
281 |
-
-0.
|
282 |
-
-0.
|
283 |
-
-0.
|
284 |
-
-0.
|
285 |
-
-0.
|
286 |
-
-0.
|
287 |
-
-0.
|
288 |
-
-0.
|
289 |
-
-0.
|
290 |
-
0.
|
291 |
-
-0.
|
292 |
-
-0.
|
293 |
-
-0.
|
294 |
-
-0.
|
295 |
-
-0.
|
296 |
-
-0.
|
297 |
-
-0.
|
298 |
-
-0.
|
299 |
-
-0.
|
300 |
-
-0.
|
301 |
-
-0.
|
302 |
-
-0.
|
303 |
-
-0.
|
304 |
-
|
305 |
-
|
306 |
-
-0.
|
307 |
-
-
|
308 |
-
-0.
|
309 |
-
-0.
|
310 |
-
-0.
|
311 |
-
-0.
|
312 |
-
-0.
|
313 |
-
-0.
|
314 |
-
-0.
|
315 |
-
-0.
|
316 |
-
-0.
|
317 |
-
-0.
|
318 |
-
-0.
|
319 |
-
-0.
|
320 |
-
-0.
|
321 |
-
-0.
|
322 |
-
-0.
|
323 |
-
-0.
|
324 |
-
-0.
|
325 |
-
-0.
|
326 |
-
-0.
|
327 |
-
-0.
|
328 |
-
-0.
|
329 |
-
-0.
|
330 |
-
-0.
|
331 |
-
-0.
|
332 |
-
-0.
|
333 |
-
-0.
|
334 |
-
-0.
|
335 |
-
-0.
|
336 |
-
-0.
|
337 |
-
-0.
|
338 |
-
-0.
|
339 |
-
-0.
|
340 |
-
-0.
|
341 |
-
-0.
|
342 |
-
-0.
|
343 |
-
-0.
|
344 |
-
-0.
|
345 |
-
-0.
|
346 |
-
-0.
|
347 |
-
-0.
|
348 |
-
-0.
|
349 |
-
-0.
|
350 |
-
-0.
|
351 |
-
-0.
|
352 |
-
-0.
|
353 |
-
-0.
|
354 |
-
-0.
|
355 |
-
-0.
|
356 |
-
-0.
|
357 |
-
-0.
|
358 |
-
|
359 |
-
-0.
|
360 |
-
-0.
|
361 |
-
-0.
|
362 |
-
-0.
|
363 |
-
-0.
|
364 |
-
-0.
|
365 |
-
-0.
|
366 |
-
-0.
|
367 |
-
-0.
|
368 |
-
-0.
|
369 |
-
-0.
|
370 |
-
-0.
|
371 |
-
-0.
|
372 |
-
-0.
|
373 |
-
-0.
|
374 |
-
-0.
|
375 |
-
-0.
|
376 |
-
-0.
|
377 |
-
-
|
378 |
-
-0.
|
379 |
-
-0.
|
380 |
-
-0.
|
381 |
-
-0.
|
382 |
-
-0.
|
383 |
-
-0.
|
384 |
-
-0.
|
385 |
-
-0.
|
386 |
-
-0.
|
387 |
-
-0.
|
388 |
-
-0.
|
389 |
-
-0.
|
390 |
-
-0.
|
391 |
-
-0.
|
392 |
-
-0.
|
393 |
-
-0.
|
394 |
-
-0.
|
395 |
-
-0.
|
396 |
-
-0.
|
397 |
-
-0.
|
398 |
-
-0.
|
399 |
-
-
|
400 |
-
|
401 |
-
|
402 |
-
|
403 |
-
-0.
|
404 |
-
-0.
|
405 |
-
-0.
|
406 |
-
-0.
|
407 |
-
-0.
|
408 |
-
-0.
|
409 |
-
|
410 |
-
-0.
|
411 |
-
-0.
|
412 |
-
-0.
|
413 |
-
-0.
|
414 |
-
-0.
|
415 |
-
-0.
|
416 |
-
-0.
|
417 |
-
-0.
|
418 |
-
-0.
|
419 |
-
-0.
|
420 |
-
-0.
|
421 |
-
-0.
|
422 |
-
-0.
|
423 |
-
-0.
|
424 |
-
-0.
|
425 |
-
-0.
|
426 |
-
-0.
|
427 |
-
-0.
|
428 |
-
-0.
|
429 |
-
-0.
|
430 |
-
-0.
|
431 |
-
-0.
|
432 |
-
-0.
|
433 |
-
-0.
|
434 |
-
-0.
|
435 |
-
-0.
|
436 |
-
-0.
|
437 |
-
-0.
|
438 |
-
-0.
|
439 |
-
-0.
|
440 |
-
-0.
|
441 |
-
0.
|
442 |
-
-0.
|
443 |
-
-0.
|
444 |
-
-0.
|
445 |
-
-0.
|
446 |
-
-0.
|
447 |
-
-0.
|
448 |
-
-0.
|
449 |
-
-0.
|
450 |
-
-0.
|
451 |
-
-0.
|
452 |
-
-0.
|
453 |
-
-0.
|
454 |
-
-0.
|
455 |
-
-
|
456 |
-
|
457 |
-
|
458 |
-
-0.
|
459 |
-
-0.
|
460 |
-
-0.
|
461 |
-
-0.
|
462 |
-
-0.
|
463 |
-
-0.
|
464 |
-
-0.
|
465 |
-
-0.
|
466 |
-
-0.
|
467 |
-
-0.
|
468 |
-
-0.
|
469 |
-
|
470 |
-
-0.
|
471 |
-
-0.
|
472 |
-
-0.
|
473 |
-
-0.
|
474 |
-
-0.
|
475 |
-
-0.
|
476 |
-
-0.
|
477 |
-
-0.
|
478 |
-
-0.
|
479 |
-
-0.
|
480 |
-
-0.
|
481 |
-
-0.
|
482 |
-
-0.
|
483 |
-
-0.
|
484 |
-
-0.
|
485 |
-
-0.
|
486 |
-
-0.
|
487 |
-
-0.
|
488 |
-
-0.
|
489 |
-
-0.
|
490 |
-
-0.
|
491 |
-
-0.
|
492 |
-
-0.
|
493 |
-
-0.
|
494 |
-
-0.
|
495 |
-
-0.
|
496 |
-
-0.
|
497 |
-
-0.
|
498 |
-
-0.
|
499 |
-
-0.
|
500 |
-
-0.
|
501 |
-
-0.
|
502 |
-
-0.
|
503 |
-
-0.
|
504 |
-
-0.
|
505 |
-
-0.
|
506 |
-
-0.
|
507 |
-
-0.
|
508 |
-
-0.
|
509 |
-
-0.
|
510 |
-
-0.
|
511 |
-
-0.
|
512 |
-
-0.
|
513 |
-
0.
|
514 |
-
-0.
|
515 |
-
-0.
|
516 |
-
-0.
|
517 |
-
-0.
|
518 |
-
-0.
|
519 |
-
-0.
|
520 |
-
-0.
|
521 |
-
-0.
|
522 |
-
-0.
|
523 |
-
-0.
|
524 |
-
-0.
|
525 |
-
-0.
|
526 |
-
-0.
|
527 |
-
-0.
|
528 |
-
-0.
|
529 |
-
-0.
|
530 |
-
-0.
|
531 |
-
-0.
|
532 |
-
-0.
|
533 |
-
-0.
|
534 |
-
0.
|
535 |
-
-0.
|
536 |
-
-0.
|
537 |
-
-0.
|
538 |
-
-0.
|
539 |
-
-0.
|
540 |
-
-0.
|
541 |
-
-0.
|
542 |
-
-0.
|
543 |
-
-0.
|
544 |
-
-0.
|
545 |
-
-0.
|
546 |
-
-0.
|
547 |
-
-0.
|
548 |
-
|
549 |
-
-0.
|
550 |
-
-0.
|
551 |
-
-0.
|
552 |
-
-0.
|
553 |
-
-0.
|
554 |
-
-0.
|
555 |
-
-0.005323774435547388,2025-06-19 05:54:33.644120,133,ronwus-yusrus90,True,ROI,,
|
556 |
-
-0.003696280329011289,2025-06-19 06:04:33.644120,133,ronwus-yusrus90,True,ROI,,
|
557 |
-
-0.0022112153966516754,2025-06-19 06:14:33.644120,133,ronwus-yusrus90,True,ROI,,
|
558 |
-
-0.0006687318489831643,2025-06-19 06:24:33.644120,133,ronwus-yusrus90,True,ROI,,
|
559 |
-
0.0,2025-06-19 06:34:33.644120,133,ronwus-yusrus90,True,ROI,,
|
560 |
-
-0.0017247156493928773,2025-06-19 06:44:33.644120,133,ronwus-yusrus90,True,ROI,,
|
561 |
-
-0.003359092145408672,2025-06-19 06:54:33.644120,133,ronwus-yusrus90,True,ROI,,
|
562 |
-
-0.004795642473520785,2025-06-19 07:04:33.644120,133,ronwus-yusrus90,True,ROI,,
|
563 |
-
-0.006979269873190255,2025-06-19 07:14:33.644120,133,ronwus-yusrus90,True,ROI,,
|
564 |
-
-0.006090232909625298,2025-06-19 07:24:33.644120,133,ronwus-yusrus90,True,ROI,,
|
565 |
-
-0.005389987037566528,2025-06-19 07:34:33.644120,133,ronwus-yusrus90,True,ROI,,
|
566 |
-
-0.0042929022396559074,2025-06-19 07:44:33.644120,133,ronwus-yusrus90,True,ROI,,
|
567 |
-
-0.002801873737833143,2025-06-19 07:54:33.644120,133,ronwus-yusrus90,True,ROI,,
|
568 |
-
-0.004718083674833418,2025-06-19 08:04:33.644120,133,ronwus-yusrus90,True,ROI,,
|
569 |
-
-0.006289543675417411,2025-06-19 08:14:33.644120,133,ronwus-yusrus90,True,ROI,,
|
570 |
-
-0.008132460580354722,2025-06-19 08:24:33.644120,133,ronwus-yusrus90,True,ROI,,
|
571 |
-
-0.009583404679995224,2025-06-19 08:34:33.644120,133,ronwus-yusrus90,True,ROI,,
|
572 |
-
-0.005,2025-06-19 05:14:33.644120,137,yilo-fevo87,True,ROI,,
|
573 |
-
-0.00476296769109259,2025-06-19 05:24:33.644120,137,yilo-fevo87,True,ROI,,
|
574 |
-
-0.004427821403855747,2025-06-19 05:34:33.644120,137,yilo-fevo87,True,ROI,,
|
575 |
-
-0.003778103916154672,2025-06-19 05:44:33.644120,137,yilo-fevo87,True,ROI,,
|
576 |
-
-0.003608450232014593,2025-06-19 05:54:33.644120,137,yilo-fevo87,True,ROI,,
|
577 |
-
-0.004965502260103371,2025-06-19 06:04:33.644120,137,yilo-fevo87,True,ROI,,
|
578 |
-
-0.006599815375695581,2025-06-19 06:14:33.644120,137,yilo-fevo87,True,ROI,,
|
579 |
-
-0.008610861116456717,2025-06-19 06:24:33.644120,137,yilo-fevo87,True,ROI,,
|
580 |
-
-0.01,2025-06-19 06:34:33.644120,137,yilo-fevo87,True,ROI,,
|
581 |
-
-0.009030743733193895,2025-06-19 06:44:33.644120,137,yilo-fevo87,True,ROI,,
|
582 |
-
-0.007560577105020682,2025-06-19 06:54:33.644120,137,yilo-fevo87,True,ROI,,
|
583 |
-
-0.0065697615117003595,2025-06-19 07:04:33.644120,137,yilo-fevo87,True,ROI,,
|
584 |
-
-0.004849362565216205,2025-06-19 07:14:33.644120,137,yilo-fevo87,True,ROI,,
|
585 |
-
-0.0037106177500085824,2025-06-19 07:24:33.644120,137,yilo-fevo87,True,ROI,,
|
586 |
-
-0.0027330658935332654,2025-06-19 07:34:33.644120,137,yilo-fevo87,True,ROI,,
|
587 |
-
-0.0011102917057851424,2025-06-19 07:44:33.644120,137,yilo-fevo87,True,ROI,,
|
588 |
-
0.0,2025-06-19 07:54:33.644120,137,yilo-fevo87,True,ROI,,
|
589 |
-
-0.001415057419077768,2025-06-19 08:04:33.644120,137,yilo-fevo87,True,ROI,,
|
590 |
-
-0.003444488466284675,2025-06-19 08:14:33.644120,137,yilo-fevo87,True,ROI,,
|
591 |
-
-0.005189907480876878,2025-06-19 08:24:33.644120,137,yilo-fevo87,True,ROI,,
|
592 |
-
-0.006860918761631741,2025-06-19 08:34:33.644120,137,yilo-fevo87,True,ROI,,
|
|
|
43 |
-0.32068659660503274,2025-06-19 00:21:32.057093,111,furtek-gilje55,False,ROI,,
|
44 |
-0.36854758417016864,2025-06-05 20:46:51.369656,112,vuzus-fazi89,False,ROI,,
|
45 |
-0.7496728527619763,2025-06-08 02:03:32.248014,112,vuzus-fazi89,False,ROI,,
|
46 |
+
-0.014731497524683168,2025-06-19 15:34:45.616706,112,vuzus-fazi89,False,ROI,,
|
47 |
-0.5456503958801932,2025-06-06 06:06:41.681577,115,yenot-zoncen49,False,ROI,,
|
48 |
-0.5456503958801932,2025-06-06 08:19:44.944148,115,yenot-zoncen49,False,ROI,,
|
49 |
-0.5456503958801932,2025-06-06 09:23:09.755892,115,yenot-zoncen49,False,ROI,,
|
|
|
107 |
-0.9435336077967746,2025-06-13 18:28:24.365605,116,honji-hahi60,False,ROI,,
|
108 |
-0.9515049258814656,2025-06-16 13:54:43.588418,116,honji-hahi60,False,ROI,,
|
109 |
-0.9599816697433252,2025-06-18 03:40:06.462972,116,honji-hahi60,False,ROI,,
|
110 |
+
-0.97034511999367,2025-06-19 16:05:48.686587,116,honji-hahi60,False,ROI,,
|
111 |
-0.539434826138091,2025-06-07 12:07:37.903080,117,furye-himkon89,False,ROI,,
|
112 |
-0.8457106839760286,2025-06-08 14:06:51.667566,117,furye-himkon89,False,ROI,,
|
113 |
-0.9230692071887114,2025-06-09 18:36:45.190353,117,furye-himkon89,False,ROI,,
|
|
|
119 |
-0.9709192226604775,2025-06-15 20:54:19.955496,117,furye-himkon89,False,ROI,,
|
120 |
-0.9716427293842737,2025-06-17 04:52:36.207967,117,furye-himkon89,False,ROI,,
|
121 |
-0.9742006075794644,2025-06-18 15:02:37.080985,117,furye-himkon89,False,ROI,,
|
122 |
+
-0.977337133185629,2025-06-19 16:24:38.211294,117,furye-himkon89,False,ROI,,
|
123 |
-0.522856603000806,2025-06-07 16:03:45.373863,118,lonwus-patu86,False,ROI,,
|
124 |
-0.522856603000806,2025-06-07 17:07:58.993795,118,lonwus-patu86,False,ROI,,
|
125 |
-0.522856603000806,2025-06-07 14:59:15.300909,118,lonwus-patu86,False,ROI,,
|
|
|
143 |
-0.984600066632907,2025-06-16 19:00:11.977194,119,lonlim-zapgi60,False,ROI,,
|
144 |
-0.9849422037402333,2025-06-17 20:46:59.724500,119,lonlim-zapgi60,False,ROI,,
|
145 |
-0.9855817503695301,2025-06-18 20:50:26.458030,119,lonlim-zapgi60,False,ROI,,
|
146 |
+
-0.9883132405747813,2025-06-19 20:51:17.141292,119,lonlim-zapgi60,False,ROI,,
|
147 |
-0.04228785271807323,2025-06-06 21:35:10.663781,120,joyus-goson39,False,ROI,,
|
148 |
-0.7433267707945117,2025-06-08 17:03:45.278780,120,joyus-goson39,False,ROI,,
|
149 |
-0.93143110654765,2025-06-08 22:12:15.454361,120,joyus-goson39,False,ROI,,
|
150 |
-0.9954715886959313,2025-06-13 21:09:43.972117,120,joyus-goson39,False,ROI,,
|
151 |
-0.9958974311434143,2025-06-14 21:11:33.782224,120,joyus-goson39,False,ROI,,
|
152 |
-0.0420238942074701,2025-06-06 21:50:52.233090,121,cilwar-rimlu27,False,ROI,,
|
153 |
+
0.01879867083628395,2025-06-20 03:05:47.518474,121,cilwar-rimlu27,False,ROI,,
|
154 |
-0.051812127318122125,2025-06-07 20:35:53.079934,122,tevi-kulo15,False,ROI,,
|
155 |
-0.6001593353781343,2025-06-08 22:11:03.101491,122,tevi-kulo15,False,ROI,,
|
156 |
-0.8147388067528492,2025-06-10 18:57:11.357853,122,tevi-kulo15,False,ROI,,
|
|
|
160 |
-0.9212706823459165,2025-06-14 19:22:15.337790,122,tevi-kulo15,False,ROI,,
|
161 |
-0.9293658373034275,2025-06-16 00:58:44.095764,122,tevi-kulo15,False,ROI,,
|
162 |
-0.9533549366113704,2025-06-17 01:17:35.998975,122,tevi-kulo15,False,ROI,,
|
163 |
+
-0.9633153682213211,2025-06-19 09:26:06.735546,122,tevi-kulo15,False,ROI,,
|
164 |
+
0.005390441184374817,2025-06-20 10:10:14.301890,122,tevi-kulo15,False,ROI,,
|
165 |
-0.4199199156585539,2025-06-09 00:31:18.357811,123,cordron-yelku44,False,ROI,,
|
166 |
-0.9919527478045069,2025-06-10 02:17:21.916446,123,cordron-yelku44,False,ROI,,
|
167 |
-0.9944496956447029,2025-06-11 08:14:14.656064,123,cordron-yelku44,False,ROI,,
|
|
|
177 |
-0.9251027694298075,2025-06-12 18:42:17.665709,126,tonvel-beeprel23,False,ROI,,
|
178 |
-0.9385866783643811,2025-06-16 17:52:55.063058,126,tonvel-beeprel23,False,ROI,,
|
179 |
-0.30065333189217425,2025-06-18 14:06:40.798020,126,tonvel-beeprel23,False,ROI,,
|
180 |
+
-0.30060366476928124,2025-06-19 14:38:05.661995,126,tonvel-beeprel23,False,ROI,,
|
181 |
+
-0.999997538441209,2025-06-19 15:03:50.078517,126,tonvel-beeprel23,False,ROI,,
|
182 |
-0.04820460539724125,2025-06-09 22:20:14.827769,127,lunel-luwus85,False,ROI,,
|
183 |
-0.8982926246499542,2025-06-10 11:46:19.456686,127,lunel-luwus85,False,ROI,,
|
184 |
-0.9902463093068504,2025-06-11 11:52:17.821684,127,lunel-luwus85,False,ROI,,
|
|
|
188 |
-0.9989898592815917,2025-06-15 20:58:03.786280,127,lunel-luwus85,False,ROI,,
|
189 |
-0.9991130426143372,2025-06-16 21:00:02.716458,127,lunel-luwus85,False,ROI,,
|
190 |
-0.999270721742668,2025-06-18 00:37:19.407906,127,lunel-luwus85,False,ROI,,
|
191 |
+
-0.9993403476016253,2025-06-19 15:19:20.323617,127,lunel-luwus85,False,ROI,,
|
192 |
-0.06059521614727914,2025-06-10 09:06:37.010122,128,kozu-hanfil63,False,ROI,,
|
193 |
-0.7876204161976992,2025-06-10 09:29:20.119072,128,kozu-hanfil63,False,ROI,,
|
194 |
-0.9581645051657031,2025-06-11 12:58:00.236662,128,kozu-hanfil63,False,ROI,,
|
|
|
196 |
-0.9839483854396002,2025-06-15 20:59:08.057917,128,kozu-hanfil63,False,ROI,,
|
197 |
-0.9933352211205551,2025-06-17 14:59:52.085823,128,kozu-hanfil63,False,ROI,,
|
198 |
-0.994364719281139,2025-06-18 15:08:39.958257,128,kozu-hanfil63,False,ROI,,
|
199 |
+
-0.9949153984775544,2025-06-19 15:22:32.279496,128,kozu-hanfil63,False,ROI,,
|
200 |
-0.34321922885432343,2025-06-18 13:33:06.289943,130,jusrot-kihi68,False,ROI,,
|
201 |
8.485384550471764e-05,2025-06-15 21:22:42.073588,133,ronwus-yusrus90,False,ROI,,
|
202 |
-0.9166669310235978,2025-06-16 21:26:14.464595,133,ronwus-yusrus90,False,ROI,,
|
203 |
-0.9583292559289407,2025-06-19 05:04:33.644120,133,ronwus-yusrus90,False,ROI,,
|
204 |
+
-0.4980457577049915,2025-06-20 08:47:58.517715,133,ronwus-yusrus90,False,ROI,,
|
205 |
+
6.784879791932319e-05,2025-06-20 07:11:33.705703,133,ronwus-yusrus90,False,ROI,,
|
206 |
9.227003978495851e-05,2025-06-17 20:54:46.322615,137,yilo-fevo87,False,ROI,,
|
207 |
+
-0.005,2025-06-20 10:20:14.301890,86,nusus-tayar25,True,ROI,,
|
208 |
+
-0.003095394312585201,2025-06-20 10:30:14.301890,86,nusus-tayar25,True,ROI,,
|
209 |
+
-0.0009722839255184339,2025-06-20 10:40:14.301890,86,nusus-tayar25,True,ROI,,
|
210 |
+
0.0,2025-06-20 10:50:14.301890,86,nusus-tayar25,True,ROI,,
|
211 |
+
-0.0011769990900325714,2025-06-20 11:00:14.301890,86,nusus-tayar25,True,ROI,,
|
212 |
+
-0.002083422606520618,2025-06-20 11:10:14.301890,86,nusus-tayar25,True,ROI,,
|
213 |
+
-0.003263648110146501,2025-06-20 11:20:14.301890,86,nusus-tayar25,True,ROI,,
|
214 |
+
-0.0036446904760372694,2025-06-20 11:30:14.301890,86,nusus-tayar25,True,ROI,,
|
215 |
+
-0.0038090989737087117,2025-06-20 11:40:14.301890,86,nusus-tayar25,True,ROI,,
|
216 |
+
-0.004150455826009016,2025-06-20 11:50:14.301890,86,nusus-tayar25,True,ROI,,
|
217 |
+
-0.005611463771216045,2025-06-20 12:00:14.301890,86,nusus-tayar25,True,ROI,,
|
218 |
+
-0.006953325945482669,2025-06-20 12:10:14.301890,86,nusus-tayar25,True,ROI,,
|
219 |
+
-0.007864118911117818,2025-06-20 12:20:14.301890,86,nusus-tayar25,True,ROI,,
|
220 |
+
-0.008728451405378188,2025-06-20 12:30:14.301890,86,nusus-tayar25,True,ROI,,
|
221 |
+
-0.009200306232519773,2025-06-20 12:40:14.301890,86,nusus-tayar25,True,ROI,,
|
222 |
+
-0.01,2025-06-20 12:50:14.301890,86,nusus-tayar25,True,ROI,,
|
223 |
+
-0.009756016013625898,2025-06-20 13:00:14.301890,86,nusus-tayar25,True,ROI,,
|
224 |
+
-0.01,2025-06-20 13:10:14.301890,86,nusus-tayar25,True,ROI,,
|
225 |
+
-0.01,2025-06-20 13:20:14.301890,86,nusus-tayar25,True,ROI,,
|
226 |
+
-0.005,2025-06-20 10:20:14.301890,102,kelrus-muha52,True,ROI,,
|
227 |
+
-0.0046743029510859764,2025-06-20 10:30:14.301890,102,kelrus-muha52,True,ROI,,
|
228 |
+
-0.004661384753210022,2025-06-20 10:40:14.301890,102,kelrus-muha52,True,ROI,,
|
229 |
+
-0.0042093794262334835,2025-06-20 10:50:14.301890,102,kelrus-muha52,True,ROI,,
|
230 |
+
-0.002330504984550289,2025-06-20 11:00:14.301890,102,kelrus-muha52,True,ROI,,
|
231 |
+
-0.0013202781505243747,2025-06-20 11:10:14.301890,102,kelrus-muha52,True,ROI,,
|
232 |
+
-0.00014686688241815975,2025-06-20 11:20:14.301890,102,kelrus-muha52,True,ROI,,
|
233 |
+
-0.001373256624067292,2025-06-20 11:30:14.301890,102,kelrus-muha52,True,ROI,,
|
234 |
+
-0.0019416321799761334,2025-06-20 11:40:14.301890,102,kelrus-muha52,True,ROI,,
|
235 |
+
-0.0029747081028414046,2025-06-20 11:50:14.301890,102,kelrus-muha52,True,ROI,,
|
236 |
+
-0.004094914981998999,2025-06-20 12:00:14.301890,102,kelrus-muha52,True,ROI,,
|
237 |
+
-0.005501687558868696,2025-06-20 12:10:14.301890,102,kelrus-muha52,True,ROI,,
|
238 |
+
-0.007030921971761722,2025-06-20 12:20:14.301890,102,kelrus-muha52,True,ROI,,
|
239 |
+
-0.008120329352964872,2025-06-20 12:30:14.301890,102,kelrus-muha52,True,ROI,,
|
240 |
+
-0.008740652319239265,2025-06-20 12:40:14.301890,102,kelrus-muha52,True,ROI,,
|
241 |
+
-0.0097784368887874,2025-06-20 12:50:14.301890,102,kelrus-muha52,True,ROI,,
|
242 |
+
-0.01,2025-06-20 13:00:14.301890,102,kelrus-muha52,True,ROI,,
|
243 |
+
-0.01,2025-06-20 13:10:14.301890,102,kelrus-muha52,True,ROI,,
|
244 |
+
-0.009579606360375885,2025-06-20 13:20:14.301890,102,kelrus-muha52,True,ROI,,
|
245 |
+
-0.005,2025-06-20 10:20:14.301890,111,furtek-gilje55,True,ROI,,
|
246 |
+
-0.005578509591357902,2025-06-20 10:30:14.301890,111,furtek-gilje55,True,ROI,,
|
247 |
+
-0.00641422441396464,2025-06-20 10:40:14.301890,111,furtek-gilje55,True,ROI,,
|
248 |
+
-0.007075893285233612,2025-06-20 10:50:14.301890,111,furtek-gilje55,True,ROI,,
|
249 |
+
-0.008351921496383957,2025-06-20 11:00:14.301890,111,furtek-gilje55,True,ROI,,
|
250 |
+
-0.008958159465646421,2025-06-20 11:10:14.301890,111,furtek-gilje55,True,ROI,,
|
251 |
+
-0.009841500087049228,2025-06-20 11:20:14.301890,111,furtek-gilje55,True,ROI,,
|
252 |
+
-0.006502590348938297,2025-06-20 11:30:14.301890,111,furtek-gilje55,True,ROI,,
|
253 |
+
-0.0034463359853424014,2025-06-20 11:40:14.301890,111,furtek-gilje55,True,ROI,,
|
254 |
+
-0.00048485734641072513,2025-06-20 11:50:14.301890,111,furtek-gilje55,True,ROI,,
|
255 |
+
-0.0013460562740790116,2025-06-20 12:00:14.301890,111,furtek-gilje55,True,ROI,,
|
256 |
+
-0.0016007156905262032,2025-06-20 12:10:14.301890,111,furtek-gilje55,True,ROI,,
|
257 |
+
-0.0026803399275186534,2025-06-20 12:20:14.301890,111,furtek-gilje55,True,ROI,,
|
258 |
+
-0.003607688216193693,2025-06-20 12:30:14.301890,111,furtek-gilje55,True,ROI,,
|
259 |
+
-0.004572118697414539,2025-06-20 12:40:14.301890,111,furtek-gilje55,True,ROI,,
|
260 |
+
-0.005007656377392482,2025-06-20 12:50:14.301890,111,furtek-gilje55,True,ROI,,
|
261 |
+
-0.005271875073503035,2025-06-20 13:00:14.301890,111,furtek-gilje55,True,ROI,,
|
262 |
+
-0.004614771169185211,2025-06-20 13:10:14.301890,111,furtek-gilje55,True,ROI,,
|
263 |
+
-0.00522893091090819,2025-06-20 13:20:14.301890,111,furtek-gilje55,True,ROI,,
|
264 |
+
-0.005,2025-06-20 10:20:14.301890,112,vuzus-fazi89,True,ROI,,
|
265 |
+
-0.006893933051106509,2025-06-20 10:30:14.301890,112,vuzus-fazi89,True,ROI,,
|
266 |
+
-0.008150027965544787,2025-06-20 10:40:14.301890,112,vuzus-fazi89,True,ROI,,
|
267 |
+
-0.009585251372616581,2025-06-20 10:50:14.301890,112,vuzus-fazi89,True,ROI,,
|
268 |
+
-0.00806682112871859,2025-06-20 11:00:14.301890,112,vuzus-fazi89,True,ROI,,
|
269 |
+
-0.006620602141734397,2025-06-20 11:10:14.301890,112,vuzus-fazi89,True,ROI,,
|
270 |
+
-0.005232626826546635,2025-06-20 11:20:14.301890,112,vuzus-fazi89,True,ROI,,
|
271 |
+
-0.00619256635543556,2025-06-20 11:30:14.301890,112,vuzus-fazi89,True,ROI,,
|
272 |
+
-0.006899388996786909,2025-06-20 11:40:14.301890,112,vuzus-fazi89,True,ROI,,
|
273 |
+
-0.007813919944440318,2025-06-20 11:50:14.301890,112,vuzus-fazi89,True,ROI,,
|
274 |
+
-0.005703950745603467,2025-06-20 12:00:14.301890,112,vuzus-fazi89,True,ROI,,
|
275 |
+
-0.00370481450918611,2025-06-20 12:10:14.301890,112,vuzus-fazi89,True,ROI,,
|
276 |
+
-0.002132489774448146,2025-06-20 12:20:14.301890,112,vuzus-fazi89,True,ROI,,
|
277 |
+
-0.0018637077104056122,2025-06-20 12:30:14.301890,112,vuzus-fazi89,True,ROI,,
|
278 |
+
-0.0016287412874820676,2025-06-20 12:40:14.301890,112,vuzus-fazi89,True,ROI,,
|
279 |
+
-0.0008778384323195678,2025-06-20 12:50:14.301890,112,vuzus-fazi89,True,ROI,,
|
280 |
+
-0.0003202358091242888,2025-06-20 13:00:14.301890,112,vuzus-fazi89,True,ROI,,
|
281 |
+
-0.0012064274567206866,2025-06-20 13:10:14.301890,112,vuzus-fazi89,True,ROI,,
|
282 |
+
-0.0018335748261366117,2025-06-20 13:20:14.301890,112,vuzus-fazi89,True,ROI,,
|
283 |
+
-0.005,2025-06-20 10:20:14.301890,115,yenot-zoncen49,True,ROI,,
|
284 |
+
-0.005140842940642397,2025-06-20 10:30:14.301890,115,yenot-zoncen49,True,ROI,,
|
285 |
+
-0.004877374912016659,2025-06-20 10:40:14.301890,115,yenot-zoncen49,True,ROI,,
|
286 |
+
-0.004469124667904032,2025-06-20 10:50:14.301890,115,yenot-zoncen49,True,ROI,,
|
287 |
+
-0.0033893576449720722,2025-06-20 11:00:14.301890,115,yenot-zoncen49,True,ROI,,
|
288 |
+
-0.0016300076958504395,2025-06-20 11:10:14.301890,115,yenot-zoncen49,True,ROI,,
|
289 |
+
-0.00013156129911101122,2025-06-20 11:20:14.301890,115,yenot-zoncen49,True,ROI,,
|
290 |
+
-0.0026002522944770395,2025-06-20 11:30:14.301890,115,yenot-zoncen49,True,ROI,,
|
291 |
+
-0.0049748648020908,2025-06-20 11:40:14.301890,115,yenot-zoncen49,True,ROI,,
|
292 |
+
-0.007170129521430825,2025-06-20 11:50:14.301890,115,yenot-zoncen49,True,ROI,,
|
293 |
+
-0.00577647525474354,2025-06-20 12:00:14.301890,115,yenot-zoncen49,True,ROI,,
|
294 |
+
-0.004190958528805194,2025-06-20 12:10:14.301890,115,yenot-zoncen49,True,ROI,,
|
295 |
+
-0.002841728287015491,2025-06-20 12:20:14.301890,115,yenot-zoncen49,True,ROI,,
|
296 |
+
-0.005578354148311709,2025-06-20 12:30:14.301890,115,yenot-zoncen49,True,ROI,,
|
297 |
+
-0.008239707531967462,2025-06-20 12:40:14.301890,115,yenot-zoncen49,True,ROI,,
|
298 |
+
-0.01,2025-06-20 12:50:14.301890,115,yenot-zoncen49,True,ROI,,
|
299 |
+
-0.00931772185640566,2025-06-20 13:00:14.301890,115,yenot-zoncen49,True,ROI,,
|
300 |
+
-0.008398507350295303,2025-06-20 13:10:14.301890,115,yenot-zoncen49,True,ROI,,
|
301 |
+
-0.009170171448155228,2025-06-20 13:20:14.301890,115,yenot-zoncen49,True,ROI,,
|
302 |
+
-0.005,2025-06-20 10:20:14.301890,116,honji-hahi60,True,ROI,,
|
303 |
+
-0.005807815322932753,2025-06-20 10:30:14.301890,116,honji-hahi60,True,ROI,,
|
304 |
+
-0.00660894235662695,2025-06-20 10:40:14.301890,116,honji-hahi60,True,ROI,,
|
305 |
+
-0.007247946909411217,2025-06-20 10:50:14.301890,116,honji-hahi60,True,ROI,,
|
306 |
+
-0.006017466637751043,2025-06-20 11:00:14.301890,116,honji-hahi60,True,ROI,,
|
307 |
+
-0.005440618592537069,2025-06-20 11:10:14.301890,116,honji-hahi60,True,ROI,,
|
308 |
+
-0.004972890092990457,2025-06-20 11:20:14.301890,116,honji-hahi60,True,ROI,,
|
309 |
+
-0.004569431066762537,2025-06-20 11:30:14.301890,116,honji-hahi60,True,ROI,,
|
310 |
+
-0.0036460230001176255,2025-06-20 11:40:14.301890,116,honji-hahi60,True,ROI,,
|
311 |
+
-0.0023533651293576644,2025-06-20 11:50:14.301890,116,honji-hahi60,True,ROI,,
|
312 |
+
-0.005136525340569691,2025-06-20 12:00:14.301890,116,honji-hahi60,True,ROI,,
|
313 |
+
-0.007757659096896712,2025-06-20 12:10:14.301890,116,honji-hahi60,True,ROI,,
|
314 |
+
-0.01,2025-06-20 12:20:14.301890,116,honji-hahi60,True,ROI,,
|
315 |
+
-0.0064102869189011195,2025-06-20 12:30:14.301890,116,honji-hahi60,True,ROI,,
|
316 |
+
-0.0027436952699167235,2025-06-20 12:40:14.301890,116,honji-hahi60,True,ROI,,
|
317 |
+
0.0,2025-06-20 12:50:14.301890,116,honji-hahi60,True,ROI,,
|
318 |
+
0.0,2025-06-20 13:00:14.301890,116,honji-hahi60,True,ROI,,
|
319 |
+
-0.0007822256228397813,2025-06-20 13:10:14.301890,116,honji-hahi60,True,ROI,,
|
320 |
+
-5.126197233757464e-05,2025-06-20 13:20:14.301890,116,honji-hahi60,True,ROI,,
|
321 |
+
-0.005,2025-06-20 10:20:14.301890,117,furye-himkon89,True,ROI,,
|
322 |
+
-0.006328177968852676,2025-06-20 10:30:14.301890,117,furye-himkon89,True,ROI,,
|
323 |
+
-0.007873698509203815,2025-06-20 10:40:14.301890,117,furye-himkon89,True,ROI,,
|
324 |
+
-0.009046819843527884,2025-06-20 10:50:14.301890,117,furye-himkon89,True,ROI,,
|
325 |
+
-0.008350648911509074,2025-06-20 11:00:14.301890,117,furye-himkon89,True,ROI,,
|
326 |
+
-0.007877721872229944,2025-06-20 11:10:14.301890,117,furye-himkon89,True,ROI,,
|
327 |
+
-0.00736965718565144,2025-06-20 11:20:14.301890,117,furye-himkon89,True,ROI,,
|
328 |
+
-0.005340453001991993,2025-06-20 11:30:14.301890,117,furye-himkon89,True,ROI,,
|
329 |
+
-0.0030550960714461027,2025-06-20 11:40:14.301890,117,furye-himkon89,True,ROI,,
|
330 |
+
-0.0006845093359898046,2025-06-20 11:50:14.301890,117,furye-himkon89,True,ROI,,
|
331 |
+
-0.0025876944711832025,2025-06-20 12:00:14.301890,117,furye-himkon89,True,ROI,,
|
332 |
+
-0.003906310834986656,2025-06-20 12:10:14.301890,117,furye-himkon89,True,ROI,,
|
333 |
+
-0.005372293892141869,2025-06-20 12:20:14.301890,117,furye-himkon89,True,ROI,,
|
334 |
+
-0.003917266230982944,2025-06-20 12:30:14.301890,117,furye-himkon89,True,ROI,,
|
335 |
+
-0.0026467630375601953,2025-06-20 12:40:14.301890,117,furye-himkon89,True,ROI,,
|
336 |
+
-0.0014567635055588975,2025-06-20 12:50:14.301890,117,furye-himkon89,True,ROI,,
|
337 |
+
-0.0013751618851169985,2025-06-20 13:00:14.301890,117,furye-himkon89,True,ROI,,
|
338 |
+
-0.0011230644365856615,2025-06-20 13:10:14.301890,117,furye-himkon89,True,ROI,,
|
339 |
+
-0.00042949868288436077,2025-06-20 13:20:14.301890,117,furye-himkon89,True,ROI,,
|
340 |
+
-0.005,2025-06-20 10:20:14.301890,118,lonwus-patu86,True,ROI,,
|
341 |
+
-0.006223696187354176,2025-06-20 10:30:14.301890,118,lonwus-patu86,True,ROI,,
|
342 |
+
-0.0075959811880735965,2025-06-20 10:40:14.301890,118,lonwus-patu86,True,ROI,,
|
343 |
+
-0.009560496067265072,2025-06-20 10:50:14.301890,118,lonwus-patu86,True,ROI,,
|
344 |
+
-0.008655192216821787,2025-06-20 11:00:14.301890,118,lonwus-patu86,True,ROI,,
|
345 |
+
-0.008417712361485795,2025-06-20 11:10:14.301890,118,lonwus-patu86,True,ROI,,
|
346 |
+
-0.008076810487790697,2025-06-20 11:20:14.301890,118,lonwus-patu86,True,ROI,,
|
347 |
+
-0.005540697600859194,2025-06-20 11:30:14.301890,118,lonwus-patu86,True,ROI,,
|
348 |
+
-0.0032198708139003344,2025-06-20 11:40:14.301890,118,lonwus-patu86,True,ROI,,
|
349 |
+
-0.00043918760023304237,2025-06-20 11:50:14.301890,118,lonwus-patu86,True,ROI,,
|
350 |
+
-0.0016822752446203106,2025-06-20 12:00:14.301890,118,lonwus-patu86,True,ROI,,
|
351 |
+
-0.00355204729684915,2025-06-20 12:10:14.301890,118,lonwus-patu86,True,ROI,,
|
352 |
+
-0.005496167630553201,2025-06-20 12:20:14.301890,118,lonwus-patu86,True,ROI,,
|
353 |
+
-0.00476730830927204,2025-06-20 12:30:14.301890,118,lonwus-patu86,True,ROI,,
|
354 |
+
-0.003841827969107572,2025-06-20 12:40:14.301890,118,lonwus-patu86,True,ROI,,
|
355 |
+
-0.0023789420577662187,2025-06-20 12:50:14.301890,118,lonwus-patu86,True,ROI,,
|
356 |
+
-0.0015544944480050688,2025-06-20 13:00:14.301890,118,lonwus-patu86,True,ROI,,
|
357 |
+
-0.0006490569619498772,2025-06-20 13:10:14.301890,118,lonwus-patu86,True,ROI,,
|
358 |
+
-0.001399758493519641,2025-06-20 13:20:14.301890,118,lonwus-patu86,True,ROI,,
|
359 |
+
-0.005,2025-06-20 10:20:14.301890,119,lonlim-zapgi60,True,ROI,,
|
360 |
+
-0.004148087967669087,2025-06-20 10:30:14.301890,119,lonlim-zapgi60,True,ROI,,
|
361 |
+
-0.0033180501353296966,2025-06-20 10:40:14.301890,119,lonlim-zapgi60,True,ROI,,
|
362 |
+
-0.00212337833324245,2025-06-20 10:50:14.301890,119,lonlim-zapgi60,True,ROI,,
|
363 |
+
-0.004858299309287254,2025-06-20 11:00:14.301890,119,lonlim-zapgi60,True,ROI,,
|
364 |
+
-0.007177546106603984,2025-06-20 11:10:14.301890,119,lonlim-zapgi60,True,ROI,,
|
365 |
+
-0.009444084389414478,2025-06-20 11:20:14.301890,119,lonlim-zapgi60,True,ROI,,
|
366 |
+
-0.0076940998565447425,2025-06-20 11:30:14.301890,119,lonlim-zapgi60,True,ROI,,
|
367 |
+
-0.00607313131517559,2025-06-20 11:40:14.301890,119,lonlim-zapgi60,True,ROI,,
|
368 |
+
-0.00422986309886595,2025-06-20 11:50:14.301890,119,lonlim-zapgi60,True,ROI,,
|
369 |
+
-0.0024534773605540306,2025-06-20 12:00:14.301890,119,lonlim-zapgi60,True,ROI,,
|
370 |
+
-0.0014547321041127688,2025-06-20 12:10:14.301890,119,lonlim-zapgi60,True,ROI,,
|
371 |
+
0.0,2025-06-20 12:20:14.301890,119,lonlim-zapgi60,True,ROI,,
|
372 |
+
-0.002039534674380582,2025-06-20 12:30:14.301890,119,lonlim-zapgi60,True,ROI,,
|
373 |
+
-0.005029318144395625,2025-06-20 12:40:14.301890,119,lonlim-zapgi60,True,ROI,,
|
374 |
+
-0.00753497733533599,2025-06-20 12:50:14.301890,119,lonlim-zapgi60,True,ROI,,
|
375 |
+
-0.0067445355397389405,2025-06-20 13:00:14.301890,119,lonlim-zapgi60,True,ROI,,
|
376 |
+
-0.007560827050137155,2025-06-20 13:10:14.301890,119,lonlim-zapgi60,True,ROI,,
|
377 |
+
-0.007109137134118801,2025-06-20 13:20:14.301890,119,lonlim-zapgi60,True,ROI,,
|
378 |
+
-0.005,2025-06-20 10:20:14.301890,120,joyus-goson39,True,ROI,,
|
379 |
+
-0.006941013006737051,2025-06-20 10:30:14.301890,120,joyus-goson39,True,ROI,,
|
380 |
+
-0.008608779730288615,2025-06-20 10:40:14.301890,120,joyus-goson39,True,ROI,,
|
381 |
+
-0.01,2025-06-20 10:50:14.301890,120,joyus-goson39,True,ROI,,
|
382 |
+
-0.00875894101427837,2025-06-20 11:00:14.301890,120,joyus-goson39,True,ROI,,
|
383 |
+
-0.00797622598510024,2025-06-20 11:10:14.301890,120,joyus-goson39,True,ROI,,
|
384 |
+
-0.007331402750305744,2025-06-20 11:20:14.301890,120,joyus-goson39,True,ROI,,
|
385 |
+
-0.006081061940984976,2025-06-20 11:30:14.301890,120,joyus-goson39,True,ROI,,
|
386 |
+
-0.004566758850535175,2025-06-20 11:40:14.301890,120,joyus-goson39,True,ROI,,
|
387 |
+
-0.003058540640625815,2025-06-20 11:50:14.301890,120,joyus-goson39,True,ROI,,
|
388 |
+
-0.0021384737756378275,2025-06-20 12:00:14.301890,120,joyus-goson39,True,ROI,,
|
389 |
+
-0.0011557667072575907,2025-06-20 12:10:14.301890,120,joyus-goson39,True,ROI,,
|
390 |
+
-7.462834125227023e-05,2025-06-20 12:20:14.301890,120,joyus-goson39,True,ROI,,
|
391 |
+
-0.0016121916175059125,2025-06-20 12:30:14.301890,120,joyus-goson39,True,ROI,,
|
392 |
+
-0.003133439795800029,2025-06-20 12:40:14.301890,120,joyus-goson39,True,ROI,,
|
393 |
+
-0.004949269265329398,2025-06-20 12:50:14.301890,120,joyus-goson39,True,ROI,,
|
394 |
+
-0.005679109864213912,2025-06-20 13:00:14.301890,120,joyus-goson39,True,ROI,,
|
395 |
+
-0.005924185941516313,2025-06-20 13:10:14.301890,120,joyus-goson39,True,ROI,,
|
396 |
+
-0.006623192341306603,2025-06-20 13:20:14.301890,120,joyus-goson39,True,ROI,,
|
397 |
+
-0.005,2025-06-20 10:20:14.301890,121,cilwar-rimlu27,True,ROI,,
|
398 |
+
-0.00418011755076696,2025-06-20 10:30:14.301890,121,cilwar-rimlu27,True,ROI,,
|
399 |
+
-0.0030468722360880484,2025-06-20 10:40:14.301890,121,cilwar-rimlu27,True,ROI,,
|
400 |
+
-0.0023206392931281166,2025-06-20 10:50:14.301890,121,cilwar-rimlu27,True,ROI,,
|
401 |
+
-0.005246250881682156,2025-06-20 11:00:14.301890,121,cilwar-rimlu27,True,ROI,,
|
402 |
+
-0.008280215539653218,2025-06-20 11:10:14.301890,121,cilwar-rimlu27,True,ROI,,
|
403 |
+
-0.01,2025-06-20 11:20:14.301890,121,cilwar-rimlu27,True,ROI,,
|
404 |
+
-0.009146684589984279,2025-06-20 11:30:14.301890,121,cilwar-rimlu27,True,ROI,,
|
405 |
+
-0.007819898731592997,2025-06-20 11:40:14.301890,121,cilwar-rimlu27,True,ROI,,
|
406 |
+
-0.007034310127238964,2025-06-20 11:50:14.301890,121,cilwar-rimlu27,True,ROI,,
|
407 |
+
-0.006469532639915168,2025-06-20 12:00:14.301890,121,cilwar-rimlu27,True,ROI,,
|
408 |
+
-0.005428483297586696,2025-06-20 12:10:14.301890,121,cilwar-rimlu27,True,ROI,,
|
409 |
+
-0.005180755360294092,2025-06-20 12:20:14.301890,121,cilwar-rimlu27,True,ROI,,
|
410 |
+
-0.003928213679704763,2025-06-20 12:30:14.301890,121,cilwar-rimlu27,True,ROI,,
|
411 |
+
-0.001979793141679531,2025-06-20 12:40:14.301890,121,cilwar-rimlu27,True,ROI,,
|
412 |
+
-7.4938402501636275e-06,2025-06-20 12:50:14.301890,121,cilwar-rimlu27,True,ROI,,
|
413 |
+
0.0,2025-06-20 13:00:14.301890,121,cilwar-rimlu27,True,ROI,,
|
414 |
+
0.0,2025-06-20 13:10:14.301890,121,cilwar-rimlu27,True,ROI,,
|
415 |
+
0.0,2025-06-20 13:20:14.301890,121,cilwar-rimlu27,True,ROI,,
|
416 |
+
-0.005,2025-06-20 10:20:14.301890,122,tevi-kulo15,True,ROI,,
|
417 |
+
-0.006467078197105845,2025-06-20 10:30:14.301890,122,tevi-kulo15,True,ROI,,
|
418 |
+
-0.008428347813622505,2025-06-20 10:40:14.301890,122,tevi-kulo15,True,ROI,,
|
419 |
+
-0.01,2025-06-20 10:50:14.301890,122,tevi-kulo15,True,ROI,,
|
420 |
+
-0.006306348801511166,2025-06-20 11:00:14.301890,122,tevi-kulo15,True,ROI,,
|
421 |
+
-0.0025801450278149364,2025-06-20 11:10:14.301890,122,tevi-kulo15,True,ROI,,
|
422 |
+
0.0,2025-06-20 11:20:14.301890,122,tevi-kulo15,True,ROI,,
|
423 |
+
-0.0005452285209554338,2025-06-20 11:30:14.301890,122,tevi-kulo15,True,ROI,,
|
424 |
+
-0.0015537240305245543,2025-06-20 11:40:14.301890,122,tevi-kulo15,True,ROI,,
|
425 |
+
-0.0028249837754872283,2025-06-20 11:50:14.301890,122,tevi-kulo15,True,ROI,,
|
426 |
+
-0.003533043202495736,2025-06-20 12:00:14.301890,122,tevi-kulo15,True,ROI,,
|
427 |
+
-0.0047191789572788795,2025-06-20 12:10:14.301890,122,tevi-kulo15,True,ROI,,
|
428 |
+
-0.0053267065898293066,2025-06-20 12:20:14.301890,122,tevi-kulo15,True,ROI,,
|
429 |
+
-0.005749638991599912,2025-06-20 12:30:14.301890,122,tevi-kulo15,True,ROI,,
|
430 |
+
-0.006917219522582304,2025-06-20 12:40:14.301890,122,tevi-kulo15,True,ROI,,
|
431 |
+
-0.007545423468207571,2025-06-20 12:50:14.301890,122,tevi-kulo15,True,ROI,,
|
432 |
+
-0.008291676443961036,2025-06-20 13:00:14.301890,122,tevi-kulo15,True,ROI,,
|
433 |
+
-0.007295100127948246,2025-06-20 13:10:14.301890,122,tevi-kulo15,True,ROI,,
|
434 |
+
-0.00665320012755308,2025-06-20 13:20:14.301890,122,tevi-kulo15,True,ROI,,
|
435 |
+
-0.005,2025-06-20 10:20:14.301890,123,cordron-yelku44,True,ROI,,
|
436 |
+
-0.006856308420283099,2025-06-20 10:30:14.301890,123,cordron-yelku44,True,ROI,,
|
437 |
+
-0.008984949436007495,2025-06-20 10:40:14.301890,123,cordron-yelku44,True,ROI,,
|
438 |
+
-0.01,2025-06-20 10:50:14.301890,123,cordron-yelku44,True,ROI,,
|
439 |
+
-0.008611888258889975,2025-06-20 11:00:14.301890,123,cordron-yelku44,True,ROI,,
|
440 |
+
-0.006820596816338452,2025-06-20 11:10:14.301890,123,cordron-yelku44,True,ROI,,
|
441 |
+
-0.005110046783302636,2025-06-20 11:20:14.301890,123,cordron-yelku44,True,ROI,,
|
442 |
+
-0.006129893870729463,2025-06-20 11:30:14.301890,123,cordron-yelku44,True,ROI,,
|
443 |
+
-0.007413748232446967,2025-06-20 11:40:14.301890,123,cordron-yelku44,True,ROI,,
|
444 |
+
-0.007874315120805612,2025-06-20 11:50:14.301890,123,cordron-yelku44,True,ROI,,
|
445 |
+
-0.005029473033834119,2025-06-20 12:00:14.301890,123,cordron-yelku44,True,ROI,,
|
446 |
+
-0.0027373061967084686,2025-06-20 12:10:14.301890,123,cordron-yelku44,True,ROI,,
|
447 |
+
-0.00021897798469013978,2025-06-20 12:20:14.301890,123,cordron-yelku44,True,ROI,,
|
448 |
+
-0.0007191278712254299,2025-06-20 12:30:14.301890,123,cordron-yelku44,True,ROI,,
|
449 |
+
-0.001144107050963386,2025-06-20 12:40:14.301890,123,cordron-yelku44,True,ROI,,
|
450 |
+
-0.002060298290373651,2025-06-20 12:50:14.301890,123,cordron-yelku44,True,ROI,,
|
451 |
+
-0.0011493008517056323,2025-06-20 13:00:14.301890,123,cordron-yelku44,True,ROI,,
|
452 |
+
-0.0012333666849744622,2025-06-20 13:10:14.301890,123,cordron-yelku44,True,ROI,,
|
453 |
+
-0.0011250673378051263,2025-06-20 13:20:14.301890,123,cordron-yelku44,True,ROI,,
|
454 |
+
-0.005,2025-06-20 10:20:14.301890,126,tonvel-beeprel23,True,ROI,,
|
455 |
+
-0.004837301012407714,2025-06-20 10:30:14.301890,126,tonvel-beeprel23,True,ROI,,
|
456 |
+
-0.005190101926072105,2025-06-20 10:40:14.301890,126,tonvel-beeprel23,True,ROI,,
|
457 |
+
-0.0050636151318691125,2025-06-20 10:50:14.301890,126,tonvel-beeprel23,True,ROI,,
|
458 |
+
-0.006832495737276568,2025-06-20 11:00:14.301890,126,tonvel-beeprel23,True,ROI,,
|
459 |
+
-0.008624249445021392,2025-06-20 11:10:14.301890,126,tonvel-beeprel23,True,ROI,,
|
460 |
+
-0.01,2025-06-20 11:20:14.301890,126,tonvel-beeprel23,True,ROI,,
|
461 |
+
-0.009297673923659294,2025-06-20 11:30:14.301890,126,tonvel-beeprel23,True,ROI,,
|
462 |
+
-0.008152456299361932,2025-06-20 11:40:14.301890,126,tonvel-beeprel23,True,ROI,,
|
463 |
+
-0.006968006258067165,2025-06-20 11:50:14.301890,126,tonvel-beeprel23,True,ROI,,
|
464 |
+
-0.005748090586780743,2025-06-20 12:00:14.301890,126,tonvel-beeprel23,True,ROI,,
|
465 |
+
-0.004645659506358245,2025-06-20 12:10:14.301890,126,tonvel-beeprel23,True,ROI,,
|
466 |
+
-0.0026854543010468787,2025-06-20 12:20:14.301890,126,tonvel-beeprel23,True,ROI,,
|
467 |
+
-0.00130982997282324,2025-06-20 12:30:14.301890,126,tonvel-beeprel23,True,ROI,,
|
468 |
+
-6.225003597280256e-05,2025-06-20 12:40:14.301890,126,tonvel-beeprel23,True,ROI,,
|
469 |
+
0.0,2025-06-20 12:50:14.301890,126,tonvel-beeprel23,True,ROI,,
|
470 |
+
0.0,2025-06-20 13:00:14.301890,126,tonvel-beeprel23,True,ROI,,
|
471 |
+
-0.0007536498516409753,2025-06-20 13:10:14.301890,126,tonvel-beeprel23,True,ROI,,
|
472 |
+
-0.0014082667936667506,2025-06-20 13:20:14.301890,126,tonvel-beeprel23,True,ROI,,
|
473 |
+
-0.005,2025-06-20 10:20:14.301890,127,lunel-luwus85,True,ROI,,
|
474 |
+
-0.00543149161962799,2025-06-20 10:30:14.301890,127,lunel-luwus85,True,ROI,,
|
475 |
+
-0.005627812559430055,2025-06-20 10:40:14.301890,127,lunel-luwus85,True,ROI,,
|
476 |
+
-0.005619426206774942,2025-06-20 10:50:14.301890,127,lunel-luwus85,True,ROI,,
|
477 |
+
-0.004355032798146007,2025-06-20 11:00:14.301890,127,lunel-luwus85,True,ROI,,
|
478 |
+
-0.003535909219106414,2025-06-20 11:10:14.301890,127,lunel-luwus85,True,ROI,,
|
479 |
+
-0.0024719314491266557,2025-06-20 11:20:14.301890,127,lunel-luwus85,True,ROI,,
|
480 |
+
-0.00136119541846033,2025-06-20 11:30:14.301890,127,lunel-luwus85,True,ROI,,
|
481 |
+
-0.00040378298430196057,2025-06-20 11:40:14.301890,127,lunel-luwus85,True,ROI,,
|
482 |
+
0.0,2025-06-20 11:50:14.301890,127,lunel-luwus85,True,ROI,,
|
483 |
+
-0.002229871921112989,2025-06-20 12:00:14.301890,127,lunel-luwus85,True,ROI,,
|
484 |
+
-0.0051869373826606505,2025-06-20 12:10:14.301890,127,lunel-luwus85,True,ROI,,
|
485 |
+
-0.007809618242993335,2025-06-20 12:20:14.301890,127,lunel-luwus85,True,ROI,,
|
486 |
+
-0.008727240231762598,2025-06-20 12:30:14.301890,127,lunel-luwus85,True,ROI,,
|
487 |
+
-0.009252447005849637,2025-06-20 12:40:14.301890,127,lunel-luwus85,True,ROI,,
|
488 |
+
-0.01,2025-06-20 12:50:14.301890,127,lunel-luwus85,True,ROI,,
|
489 |
+
-0.01,2025-06-20 13:00:14.301890,127,lunel-luwus85,True,ROI,,
|
490 |
+
-0.01,2025-06-20 13:10:14.301890,127,lunel-luwus85,True,ROI,,
|
491 |
+
-0.00992201988434654,2025-06-20 13:20:14.301890,127,lunel-luwus85,True,ROI,,
|
492 |
+
-0.005,2025-06-20 10:20:14.301890,128,kozu-hanfil63,True,ROI,,
|
493 |
+
-0.0035514833306652407,2025-06-20 10:30:14.301890,128,kozu-hanfil63,True,ROI,,
|
494 |
+
-0.002255352600610551,2025-06-20 10:40:14.301890,128,kozu-hanfil63,True,ROI,,
|
495 |
+
-0.0007354274776037776,2025-06-20 10:50:14.301890,128,kozu-hanfil63,True,ROI,,
|
496 |
+
-0.0019090110344098844,2025-06-20 11:00:14.301890,128,kozu-hanfil63,True,ROI,,
|
497 |
+
-0.0033719898827441756,2025-06-20 11:10:14.301890,128,kozu-hanfil63,True,ROI,,
|
498 |
+
-0.0046577128386907345,2025-06-20 11:20:14.301890,128,kozu-hanfil63,True,ROI,,
|
499 |
+
-0.0055740189864687244,2025-06-20 11:30:14.301890,128,kozu-hanfil63,True,ROI,,
|
500 |
+
-0.006126935272746202,2025-06-20 11:40:14.301890,128,kozu-hanfil63,True,ROI,,
|
501 |
+
-0.006717975330596511,2025-06-20 11:50:14.301890,128,kozu-hanfil63,True,ROI,,
|
502 |
+
-0.008167494817612192,2025-06-20 12:00:14.301890,128,kozu-hanfil63,True,ROI,,
|
503 |
+
-0.009402959211929199,2025-06-20 12:10:14.301890,128,kozu-hanfil63,True,ROI,,
|
504 |
+
-0.01,2025-06-20 12:20:14.301890,128,kozu-hanfil63,True,ROI,,
|
505 |
+
-0.007136222866562821,2025-06-20 12:30:14.301890,128,kozu-hanfil63,True,ROI,,
|
506 |
+
-0.00492673390241294,2025-06-20 12:40:14.301890,128,kozu-hanfil63,True,ROI,,
|
507 |
+
-0.0021694106954410065,2025-06-20 12:50:14.301890,128,kozu-hanfil63,True,ROI,,
|
508 |
+
-0.002798624495822173,2025-06-20 13:00:14.301890,128,kozu-hanfil63,True,ROI,,
|
509 |
+
-0.003318013165402299,2025-06-20 13:10:14.301890,128,kozu-hanfil63,True,ROI,,
|
510 |
+
-0.002800374992280987,2025-06-20 13:20:14.301890,128,kozu-hanfil63,True,ROI,,
|
511 |
+
-0.005,2025-06-20 10:20:14.301890,130,jusrot-kihi68,True,ROI,,
|
512 |
+
-0.0035694377359581832,2025-06-20 10:30:14.301890,130,jusrot-kihi68,True,ROI,,
|
513 |
+
-0.001506775203044906,2025-06-20 10:40:14.301890,130,jusrot-kihi68,True,ROI,,
|
514 |
+
-0.0002340375191256957,2025-06-20 10:50:14.301890,130,jusrot-kihi68,True,ROI,,
|
515 |
+
-0.0035300703299751693,2025-06-20 11:00:14.301890,130,jusrot-kihi68,True,ROI,,
|
516 |
+
-0.007057597048124909,2025-06-20 11:10:14.301890,130,jusrot-kihi68,True,ROI,,
|
517 |
+
-0.01,2025-06-20 11:20:14.301890,130,jusrot-kihi68,True,ROI,,
|
518 |
+
-0.0076941248087489195,2025-06-20 11:30:14.301890,130,jusrot-kihi68,True,ROI,,
|
519 |
+
-0.005442111265943624,2025-06-20 11:40:14.301890,130,jusrot-kihi68,True,ROI,,
|
520 |
+
-0.002465812808146864,2025-06-20 11:50:14.301890,130,jusrot-kihi68,True,ROI,,
|
521 |
+
-0.004542196204876018,2025-06-20 12:00:14.301890,130,jusrot-kihi68,True,ROI,,
|
522 |
+
-0.006297045560929967,2025-06-20 12:10:14.301890,130,jusrot-kihi68,True,ROI,,
|
523 |
+
-0.008076939811256652,2025-06-20 12:20:14.301890,130,jusrot-kihi68,True,ROI,,
|
524 |
+
-0.006585298135115132,2025-06-20 12:30:14.301890,130,jusrot-kihi68,True,ROI,,
|
525 |
+
-0.005545767298373276,2025-06-20 12:40:14.301890,130,jusrot-kihi68,True,ROI,,
|
526 |
+
-0.004200865578532736,2025-06-20 12:50:14.301890,130,jusrot-kihi68,True,ROI,,
|
527 |
+
-0.0037668625261749,2025-06-20 13:00:14.301890,130,jusrot-kihi68,True,ROI,,
|
528 |
+
-0.004020434819366885,2025-06-20 13:10:14.301890,130,jusrot-kihi68,True,ROI,,
|
529 |
+
-0.004342210163121544,2025-06-20 13:20:14.301890,130,jusrot-kihi68,True,ROI,,
|
530 |
+
-0.005,2025-06-20 10:20:14.301890,133,ronwus-yusrus90,True,ROI,,
|
531 |
+
-0.005715298399171518,2025-06-20 10:30:14.301890,133,ronwus-yusrus90,True,ROI,,
|
532 |
+
-0.00656780921720932,2025-06-20 10:40:14.301890,133,ronwus-yusrus90,True,ROI,,
|
533 |
+
-0.007151676275762483,2025-06-20 10:50:14.301890,133,ronwus-yusrus90,True,ROI,,
|
534 |
+
-0.005322656091133963,2025-06-20 11:00:14.301890,133,ronwus-yusrus90,True,ROI,,
|
535 |
+
-0.0040145033861706605,2025-06-20 11:10:14.301890,133,ronwus-yusrus90,True,ROI,,
|
536 |
+
-0.0023735294495047916,2025-06-20 11:20:14.301890,133,ronwus-yusrus90,True,ROI,,
|
537 |
+
-0.0020699599312371283,2025-06-20 11:30:14.301890,133,ronwus-yusrus90,True,ROI,,
|
538 |
+
-0.0016465358454658867,2025-06-20 11:40:14.301890,133,ronwus-yusrus90,True,ROI,,
|
539 |
+
-0.0010264975530185653,2025-06-20 11:50:14.301890,133,ronwus-yusrus90,True,ROI,,
|
540 |
+
-0.0038898455363111247,2025-06-20 12:00:14.301890,133,ronwus-yusrus90,True,ROI,,
|
541 |
+
-0.007303586957045703,2025-06-20 12:10:14.301890,133,ronwus-yusrus90,True,ROI,,
|
542 |
+
-0.01,2025-06-20 12:20:14.301890,133,ronwus-yusrus90,True,ROI,,
|
543 |
+
-0.00871011762079581,2025-06-20 12:30:14.301890,133,ronwus-yusrus90,True,ROI,,
|
544 |
+
-0.007075931874897466,2025-06-20 12:40:14.301890,133,ronwus-yusrus90,True,ROI,,
|
545 |
+
-0.005484518187944089,2025-06-20 12:50:14.301890,133,ronwus-yusrus90,True,ROI,,
|
546 |
+
-0.006377811023519848,2025-06-20 13:00:14.301890,133,ronwus-yusrus90,True,ROI,,
|
547 |
+
-0.007339681454477186,2025-06-20 13:10:14.301890,133,ronwus-yusrus90,True,ROI,,
|
548 |
+
-0.006608647528162204,2025-06-20 13:20:14.301890,133,ronwus-yusrus90,True,ROI,,
|
549 |
+
-0.005,2025-06-20 10:20:14.301890,137,yilo-fevo87,True,ROI,,
|
550 |
+
-0.005209007652265362,2025-06-20 10:30:14.301890,137,yilo-fevo87,True,ROI,,
|
551 |
+
-0.005631740599046292,2025-06-20 10:40:14.301890,137,yilo-fevo87,True,ROI,,
|
552 |
+
-0.005401597132086426,2025-06-20 10:50:14.301890,137,yilo-fevo87,True,ROI,,
|
553 |
+
-0.0044664677772031465,2025-06-20 11:00:14.301890,137,yilo-fevo87,True,ROI,,
|
554 |
+
-0.003462277170435067,2025-06-20 11:10:14.301890,137,yilo-fevo87,True,ROI,,
|
555 |
+
-0.0027965278576548786,2025-06-20 11:20:14.301890,137,yilo-fevo87,True,ROI,,
|
556 |
+
-0.005167744586793117,2025-06-20 11:30:14.301890,137,yilo-fevo87,True,ROI,,
|
557 |
+
-0.007659195923732874,2025-06-20 11:40:14.301890,137,yilo-fevo87,True,ROI,,
|
558 |
+
-0.01,2025-06-20 11:50:14.301890,137,yilo-fevo87,True,ROI,,
|
559 |
+
-0.0066503948638577575,2025-06-20 12:00:14.301890,137,yilo-fevo87,True,ROI,,
|
560 |
+
-0.0031214123207680827,2025-06-20 12:10:14.301890,137,yilo-fevo87,True,ROI,,
|
561 |
+
0.0,2025-06-20 12:20:14.301890,137,yilo-fevo87,True,ROI,,
|
562 |
+
-0.002777454839099755,2025-06-20 12:30:14.301890,137,yilo-fevo87,True,ROI,,
|
563 |
+
-0.004992725595109675,2025-06-20 12:40:14.301890,137,yilo-fevo87,True,ROI,,
|
564 |
+
-0.0076143496103183664,2025-06-20 12:50:14.301890,137,yilo-fevo87,True,ROI,,
|
565 |
+
-0.007808787822975824,2025-06-20 13:00:14.301890,137,yilo-fevo87,True,ROI,,
|
566 |
+
-0.007543292713643259,2025-06-20 13:10:14.301890,137,yilo-fevo87,True,ROI,,
|
567 |
+
-0.006852361479346695,2025-06-20 13:20:14.301890,137,yilo-fevo87,True,ROI,,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|