-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdemo.log
437 lines (437 loc) · 49 KB
/
demo.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
2023-02-17 14:12:27 - root - INFO - MoniQQCall.v4.0.code.py : 434 line - timenow
2023-02-17 14:12:27 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:12:27 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sz000812 HTTP/1.1" 200 171
2023-02-17 14:12:27 - root - ERROR - MoniQQCall.v4.0.code.py : 457 line - '"陕西金叶'
Traceback (most recent call last):
File "F:\FXXK\CODE\MoniQQCall.v4.3.code\MoniQQCall.v4.0.code.py", line 450, in main
monilist = mainsave[name]
KeyError: '"陕西金叶'
2023-02-17 14:12:27 - root - ERROR - MoniQQCall.v4.0.code.py : 519 line - [Errno 2] No such file or directory: 'datag\\sz000812000.json'
Traceback (most recent call last):
File "F:\FXXK\CODE\MoniQQCall.v4.3.code\MoniQQCall.v4.0.code.py", line 513, in main
with open('datag\\{}'.format(key)+'.json', 'r') as f:
FileNotFoundError: [Errno 2] No such file or directory: 'datag\\sz000812000.json'
2023-02-17 14:12:27 - root - ERROR - MoniQQCall.v4.0.code.py : 532 line - list index out of range
Traceback (most recent call last):
File "F:\FXXK\CODE\MoniQQCall.v4.3.code\MoniQQCall.v4.0.code.py", line 528, in main
if ldk1[-1] != ldk1[-2]:
IndexError: list index out of range
2023-02-17 14:12:27 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:12:27 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sh600059 HTTP/1.1" 200 165
2023-02-17 14:12:27 - root - ERROR - MoniQQCall.v4.0.code.py : 457 line - '"古越龙山'
Traceback (most recent call last):
File "F:\FXXK\CODE\MoniQQCall.v4.3.code\MoniQQCall.v4.0.code.py", line 450, in main
monilist = mainsave[name]
KeyError: '"古越龙山'
2023-02-17 14:12:27 - root - ERROR - MoniQQCall.v4.0.code.py : 519 line - [Errno 2] No such file or directory: 'datag\\sh600059000.json'
Traceback (most recent call last):
File "F:\FXXK\CODE\MoniQQCall.v4.3.code\MoniQQCall.v4.0.code.py", line 513, in main
with open('datag\\{}'.format(key)+'.json', 'r') as f:
FileNotFoundError: [Errno 2] No such file or directory: 'datag\\sh600059000.json'
2023-02-17 14:12:27 - root - ERROR - MoniQQCall.v4.0.code.py : 532 line - list index out of range
Traceback (most recent call last):
File "F:\FXXK\CODE\MoniQQCall.v4.3.code\MoniQQCall.v4.0.code.py", line 528, in main
if ldk1[-1] != ldk1[-2]:
IndexError: list index out of range
2023-02-17 14:12:27 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:12:27 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sz002340 HTTP/1.1" 200 167
2023-02-17 14:12:27 - root - ERROR - MoniQQCall.v4.0.code.py : 457 line - '"格林美'
Traceback (most recent call last):
File "F:\FXXK\CODE\MoniQQCall.v4.3.code\MoniQQCall.v4.0.code.py", line 450, in main
monilist = mainsave[name]
KeyError: '"格林美'
2023-02-17 14:12:27 - root - ERROR - MoniQQCall.v4.0.code.py : 519 line - [Errno 2] No such file or directory: 'datag\\sz002340000.json'
Traceback (most recent call last):
File "F:\FXXK\CODE\MoniQQCall.v4.3.code\MoniQQCall.v4.0.code.py", line 513, in main
with open('datag\\{}'.format(key)+'.json', 'r') as f:
FileNotFoundError: [Errno 2] No such file or directory: 'datag\\sz002340000.json'
2023-02-17 14:12:27 - root - ERROR - MoniQQCall.v4.0.code.py : 532 line - list index out of range
Traceback (most recent call last):
File "F:\FXXK\CODE\MoniQQCall.v4.3.code\MoniQQCall.v4.0.code.py", line 528, in main
if ldk1[-1] != ldk1[-2]:
IndexError: list index out of range
2023-02-17 14:12:27 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:12:27 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sz000725 HTTP/1.1" 200 176
2023-02-17 14:12:27 - root - ERROR - MoniQQCall.v4.0.code.py : 457 line - '"京东方A'
Traceback (most recent call last):
File "F:\FXXK\CODE\MoniQQCall.v4.3.code\MoniQQCall.v4.0.code.py", line 450, in main
monilist = mainsave[name]
KeyError: '"京东方A'
2023-02-17 14:12:27 - root - ERROR - MoniQQCall.v4.0.code.py : 519 line - [Errno 2] No such file or directory: 'datag\\sz000725000.json'
Traceback (most recent call last):
File "F:\FXXK\CODE\MoniQQCall.v4.3.code\MoniQQCall.v4.0.code.py", line 513, in main
with open('datag\\{}'.format(key)+'.json', 'r') as f:
FileNotFoundError: [Errno 2] No such file or directory: 'datag\\sz000725000.json'
2023-02-17 14:12:27 - root - ERROR - MoniQQCall.v4.0.code.py : 532 line - list index out of range
Traceback (most recent call last):
File "F:\FXXK\CODE\MoniQQCall.v4.3.code\MoniQQCall.v4.0.code.py", line 528, in main
if ldk1[-1] != ldk1[-2]:
IndexError: list index out of range
2023-02-17 14:12:27 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:12:27 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sh600059 HTTP/1.1" 200 165
2023-02-17 14:12:28 - root - ERROR - MoniQQCall.v4.0.code.py : 519 line - [Errno 2] No such file or directory: 'datag\\sh600059001.json'
Traceback (most recent call last):
File "F:\FXXK\CODE\MoniQQCall.v4.3.code\MoniQQCall.v4.0.code.py", line 513, in main
with open('datag\\{}'.format(key)+'.json', 'r') as f:
FileNotFoundError: [Errno 2] No such file or directory: 'datag\\sh600059001.json'
2023-02-17 14:12:28 - root - ERROR - MoniQQCall.v4.0.code.py : 532 line - list index out of range
Traceback (most recent call last):
File "F:\FXXK\CODE\MoniQQCall.v4.3.code\MoniQQCall.v4.0.code.py", line 528, in main
if ldk1[-1] != ldk1[-2]:
IndexError: list index out of range
2023-02-17 14:12:28 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:12:28 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sz001231 HTTP/1.1" 200 156
2023-02-17 14:12:28 - root - ERROR - MoniQQCall.v4.0.code.py : 457 line - '"农心科技'
Traceback (most recent call last):
File "F:\FXXK\CODE\MoniQQCall.v4.3.code\MoniQQCall.v4.0.code.py", line 450, in main
monilist = mainsave[name]
KeyError: '"农心科技'
2023-02-17 14:12:28 - root - ERROR - MoniQQCall.v4.0.code.py : 519 line - [Errno 2] No such file or directory: 'datag\\sz001231000.json'
Traceback (most recent call last):
File "F:\FXXK\CODE\MoniQQCall.v4.3.code\MoniQQCall.v4.0.code.py", line 513, in main
with open('datag\\{}'.format(key)+'.json', 'r') as f:
FileNotFoundError: [Errno 2] No such file or directory: 'datag\\sz001231000.json'
2023-02-17 14:12:28 - root - ERROR - MoniQQCall.v4.0.code.py : 532 line - list index out of range
Traceback (most recent call last):
File "F:\FXXK\CODE\MoniQQCall.v4.3.code\MoniQQCall.v4.0.code.py", line 528, in main
if ldk1[-1] != ldk1[-2]:
IndexError: list index out of range
2023-02-17 14:12:28 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:12:28 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sz001231 HTTP/1.1" 200 156
2023-02-17 14:12:28 - root - ERROR - MoniQQCall.v4.0.code.py : 519 line - [Errno 2] No such file or directory: 'datag\\sz001231001.json'
Traceback (most recent call last):
File "F:\FXXK\CODE\MoniQQCall.v4.3.code\MoniQQCall.v4.0.code.py", line 513, in main
with open('datag\\{}'.format(key)+'.json', 'r') as f:
FileNotFoundError: [Errno 2] No such file or directory: 'datag\\sz001231001.json'
2023-02-17 14:12:28 - root - ERROR - MoniQQCall.v4.0.code.py : 532 line - list index out of range
Traceback (most recent call last):
File "F:\FXXK\CODE\MoniQQCall.v4.3.code\MoniQQCall.v4.0.code.py", line 528, in main
if ldk1[-1] != ldk1[-2]:
IndexError: list index out of range
2023-02-17 14:12:32 - root - INFO - MoniQQCall.v4.0.code.py : 434 line - timenow
2023-02-17 14:12:32 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:12:32 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sz000812 HTTP/1.1" 200 171
2023-02-17 14:12:32 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:12:32 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sh600059 HTTP/1.1" 200 166
2023-02-17 14:12:32 - root - INFO - MoniQQCall.v4.0.code.py : 462 line - "古越龙山0.0
2023-02-17 14:12:32 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:12:32 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sz002340 HTTP/1.1" 200 167
2023-02-17 14:12:32 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:12:32 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sz000725 HTTP/1.1" 200 175
2023-02-17 14:12:32 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:12:32 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sh600059 HTTP/1.1" 200 166
2023-02-17 14:12:32 - root - INFO - MoniQQCall.v4.0.code.py : 462 line - "古越龙山0.0
2023-02-17 14:12:32 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:12:32 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sz001231 HTTP/1.1" 200 157
2023-02-17 14:12:33 - root - INFO - MoniQQCall.v4.0.code.py : 462 line - "农心科技-0.042553191489368355
2023-02-17 14:12:33 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:12:33 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sz001231 HTTP/1.1" 200 157
2023-02-17 14:12:33 - root - INFO - MoniQQCall.v4.0.code.py : 462 line - "农心科技0.0
2023-02-17 14:12:37 - root - INFO - MoniQQCall.v4.0.code.py : 434 line - timenow
2023-02-17 14:12:37 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:12:37 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sz000812 HTTP/1.1" 200 171
2023-02-17 14:12:37 - root - INFO - MoniQQCall.v4.0.code.py : 462 line - "陕西金叶0.0
2023-02-17 14:12:37 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:12:37 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sh600059 HTTP/1.1" 200 164
2023-02-17 14:12:37 - root - INFO - MoniQQCall.v4.0.code.py : 462 line - "古越龙山0.0
2023-02-17 14:12:37 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:12:37 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sz002340 HTTP/1.1" 200 164
2023-02-17 14:12:37 - root - INFO - MoniQQCall.v4.0.code.py : 462 line - "格林美0.12820512820512547
2023-02-17 14:12:37 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:12:37 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sz000725 HTTP/1.1" 200 174
2023-02-17 14:12:37 - root - INFO - MoniQQCall.v4.0.code.py : 462 line - "京东方A-0.23923444976076047
2023-02-17 14:12:37 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:12:37 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sh600059 HTTP/1.1" 200 164
2023-02-17 14:12:37 - root - INFO - MoniQQCall.v4.0.code.py : 462 line - "古越龙山0.0
2023-02-17 14:12:37 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:12:37 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sz001231 HTTP/1.1" 200 157
2023-02-17 14:12:38 - root - INFO - MoniQQCall.v4.0.code.py : 462 line - "农心科技0.0
2023-02-17 14:12:38 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:12:38 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sz001231 HTTP/1.1" 200 157
2023-02-17 14:12:38 - root - INFO - MoniQQCall.v4.0.code.py : 462 line - "农心科技0.0
2023-02-17 14:12:42 - root - INFO - MoniQQCall.v4.0.code.py : 434 line - timenow
2023-02-17 14:12:42 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:12:42 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sz000812 HTTP/1.1" 200 170
2023-02-17 14:12:42 - root - INFO - MoniQQCall.v4.0.code.py : 462 line - "陕西金叶0.0
2023-02-17 14:12:42 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:12:42 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sh600059 HTTP/1.1" 200 164
2023-02-17 14:12:42 - root - INFO - MoniQQCall.v4.0.code.py : 462 line - "古越龙山0.0
2023-02-17 14:12:42 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:12:42 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sz002340 HTTP/1.1" 200 166
2023-02-17 14:12:42 - root - INFO - MoniQQCall.v4.0.code.py : 462 line - "格林美0.0
2023-02-17 14:12:42 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:12:42 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sz000725 HTTP/1.1" 200 174
2023-02-17 14:12:42 - root - INFO - MoniQQCall.v4.0.code.py : 462 line - "京东方A0.0
2023-02-17 14:12:42 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:12:42 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sh600059 HTTP/1.1" 200 164
2023-02-17 14:12:42 - root - INFO - MoniQQCall.v4.0.code.py : 462 line - "古越龙山0.0
2023-02-17 14:12:42 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:12:42 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sz001231 HTTP/1.1" 200 157
2023-02-17 14:12:43 - root - INFO - MoniQQCall.v4.0.code.py : 462 line - "农心科技0.0
2023-02-17 14:12:43 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:12:43 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sz001231 HTTP/1.1" 200 157
2023-02-17 14:12:43 - root - INFO - MoniQQCall.v4.0.code.py : 462 line - "农心科技0.0
2023-02-17 14:12:47 - root - INFO - MoniQQCall.v4.0.code.py : 434 line - timenow
2023-02-17 14:12:47 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:12:47 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sz000812 HTTP/1.1" 200 171
2023-02-17 14:12:47 - root - INFO - MoniQQCall.v4.0.code.py : 462 line - "陕西金叶0.0
2023-02-17 14:12:47 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:12:47 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sh600059 HTTP/1.1" 200 165
2023-02-17 14:12:47 - root - INFO - MoniQQCall.v4.0.code.py : 462 line - "古越龙山0.09165902841429685
2023-02-17 14:12:47 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:12:47 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sz002340 HTTP/1.1" 200 167
2023-02-17 14:12:47 - root - INFO - MoniQQCall.v4.0.code.py : 462 line - "格林美-0.12820512820512547
2023-02-17 14:12:47 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:12:47 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sz000725 HTTP/1.1" 200 177
2023-02-17 14:12:47 - root - INFO - MoniQQCall.v4.0.code.py : 462 line - "京东方A0.0
2023-02-17 14:12:47 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:12:47 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sh600059 HTTP/1.1" 200 166
2023-02-17 14:12:47 - root - INFO - MoniQQCall.v4.0.code.py : 462 line - "古越龙山0.0
2023-02-17 14:12:47 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:12:47 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sz001231 HTTP/1.1" 200 157
2023-02-17 14:12:48 - root - INFO - MoniQQCall.v4.0.code.py : 462 line - "农心科技0.0
2023-02-17 14:12:48 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:12:48 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sz001231 HTTP/1.1" 200 157
2023-02-17 14:12:48 - root - INFO - MoniQQCall.v4.0.code.py : 462 line - "农心科技0.0
2023-02-17 14:12:52 - root - INFO - MoniQQCall.v4.0.code.py : 434 line - timenow
2023-02-17 14:12:52 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:12:52 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sz000812 HTTP/1.1" 200 173
2023-02-17 14:12:52 - root - INFO - MoniQQCall.v4.0.code.py : 462 line - "陕西金叶-0.15455950540957938
2023-02-17 14:12:52 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:12:52 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sh600059 HTTP/1.1" 200 166
2023-02-17 14:12:52 - root - INFO - MoniQQCall.v4.0.code.py : 462 line - "古越龙山-0.09165902841429685
2023-02-17 14:12:52 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:12:52 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sz002340 HTTP/1.1" 200 165
2023-02-17 14:12:52 - root - INFO - MoniQQCall.v4.0.code.py : 462 line - "格林美0.0
2023-02-17 14:12:52 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:12:52 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sz000725 HTTP/1.1" 200 175
2023-02-17 14:12:52 - root - INFO - MoniQQCall.v4.0.code.py : 462 line - "京东方A0.0
2023-02-17 14:12:52 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:12:52 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sh600059 HTTP/1.1" 200 166
2023-02-17 14:12:52 - root - INFO - MoniQQCall.v4.0.code.py : 462 line - "古越龙山0.0
2023-02-17 14:12:52 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:12:52 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sz001231 HTTP/1.1" 200 157
2023-02-17 14:12:53 - root - INFO - MoniQQCall.v4.0.code.py : 462 line - "农心科技0.0
2023-02-17 14:12:53 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:12:53 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sz001231 HTTP/1.1" 200 157
2023-02-17 14:12:53 - root - INFO - MoniQQCall.v4.0.code.py : 462 line - "农心科技0.0
2023-02-17 14:12:57 - root - INFO - MoniQQCall.v4.0.code.py : 434 line - timenow
2023-02-17 14:12:57 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:12:57 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sz000812 HTTP/1.1" 200 170
2023-02-17 14:12:57 - root - INFO - MoniQQCall.v4.0.code.py : 462 line - "陕西金叶0.15455950540957938
2023-02-17 14:12:57 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:12:57 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sh600059 HTTP/1.1" 200 165
2023-02-17 14:12:57 - root - INFO - MoniQQCall.v4.0.code.py : 462 line - "古越龙山0.0
2023-02-17 14:12:57 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:12:57 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sz002340 HTTP/1.1" 200 162
2023-02-17 14:12:57 - root - INFO - MoniQQCall.v4.0.code.py : 462 line - "格林美0.12820512820512547
2023-02-17 14:12:57 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:12:57 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sz000725 HTTP/1.1" 200 176
2023-02-17 14:12:57 - root - INFO - MoniQQCall.v4.0.code.py : 462 line - "京东方A0.0
2023-02-17 14:12:57 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:12:57 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sh600059 HTTP/1.1" 200 165
2023-02-17 14:12:57 - root - INFO - MoniQQCall.v4.0.code.py : 462 line - "古越龙山0.0
2023-02-17 14:12:57 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:12:57 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sz001231 HTTP/1.1" 200 157
2023-02-17 14:12:58 - root - INFO - MoniQQCall.v4.0.code.py : 462 line - "农心科技0.0
2023-02-17 14:12:58 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:12:58 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sz001231 HTTP/1.1" 200 157
2023-02-17 14:12:58 - root - INFO - MoniQQCall.v4.0.code.py : 462 line - "农心科技0.0
2023-02-17 14:13:02 - root - INFO - MoniQQCall.v4.0.code.py : 434 line - timenow
2023-02-17 14:13:02 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:13:02 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sz000812 HTTP/1.1" 200 170
2023-02-17 14:13:02 - root - INFO - MoniQQCall.v4.0.code.py : 462 line - "陕西金叶0.0
2023-02-17 14:13:02 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:13:02 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sh600059 HTTP/1.1" 200 167
2023-02-17 14:13:02 - root - INFO - MoniQQCall.v4.0.code.py : 462 line - "古越龙山0.0
2023-02-17 14:13:02 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:13:02 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sz002340 HTTP/1.1" 200 165
2023-02-17 14:13:02 - root - INFO - MoniQQCall.v4.0.code.py : 462 line - "格林美0.0
2023-02-17 14:13:02 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:13:02 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sz000725 HTTP/1.1" 200 176
2023-02-17 14:13:02 - root - INFO - MoniQQCall.v4.0.code.py : 462 line - "京东方A0.0
2023-02-17 14:13:02 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:13:02 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sh600059 HTTP/1.1" 200 167
2023-02-17 14:13:02 - root - INFO - MoniQQCall.v4.0.code.py : 462 line - "古越龙山0.0
2023-02-17 14:13:02 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:13:02 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sz001231 HTTP/1.1" 200 157
2023-02-17 14:13:03 - root - INFO - MoniQQCall.v4.0.code.py : 462 line - "农心科技0.0
2023-02-17 14:13:03 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:13:03 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sz001231 HTTP/1.1" 200 157
2023-02-17 14:13:03 - root - INFO - MoniQQCall.v4.0.code.py : 462 line - "农心科技0.0
2023-02-17 14:13:07 - root - INFO - MoniQQCall.v4.0.code.py : 434 line - timenow
2023-02-17 14:13:07 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:13:07 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sz000812 HTTP/1.1" 200 172
2023-02-17 14:13:07 - root - INFO - MoniQQCall.v4.0.code.py : 462 line - "陕西金叶0.0
2023-02-17 14:13:07 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:13:07 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sh600059 HTTP/1.1" 200 164
2023-02-17 14:13:07 - root - INFO - MoniQQCall.v4.0.code.py : 462 line - "古越龙山-0.09165902841429685
2023-02-17 14:13:07 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:13:07 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sz002340 HTTP/1.1" 200 166
2023-02-17 14:13:07 - root - INFO - MoniQQCall.v4.0.code.py : 462 line - "格林美0.0
2023-02-17 14:13:07 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:13:07 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sz000725 HTTP/1.1" 200 177
2023-02-17 14:13:07 - root - INFO - MoniQQCall.v4.0.code.py : 462 line - "京东方A0.0
2023-02-17 14:13:07 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:13:07 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sh600059 HTTP/1.1" 200 164
2023-02-17 14:13:07 - root - INFO - MoniQQCall.v4.0.code.py : 462 line - "古越龙山0.0
2023-02-17 14:13:07 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:13:07 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sz001231 HTTP/1.1" 200 158
2023-02-17 14:13:08 - root - INFO - MoniQQCall.v4.0.code.py : 462 line - "农心科技0.0
2023-02-17 14:13:08 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:13:08 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sz001231 HTTP/1.1" 200 158
2023-02-17 14:13:08 - root - INFO - MoniQQCall.v4.0.code.py : 462 line - "农心科技0.0
2023-02-17 14:13:10 - root - INFO - MoniQQCall.v4.0.code.py : 434 line - timenow
2023-02-17 14:13:10 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:13:10 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sz000812 HTTP/1.1" 200 171
2023-02-17 14:13:10 - root - INFO - MoniQQCall.v4.0.code.py : 462 line - "陕西金叶0.0
2023-02-17 14:13:10 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:13:10 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sh600059 HTTP/1.1" 200 165
2023-02-17 14:13:11 - root - INFO - MoniQQCall.v4.0.code.py : 462 line - "古越龙山0.09165902841429685
2023-02-17 14:13:11 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:13:11 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sz002340 HTTP/1.1" 200 166
2023-02-17 14:13:11 - root - INFO - MoniQQCall.v4.0.code.py : 462 line - "格林美0.0
2023-02-17 14:13:11 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:13:11 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sz000725 HTTP/1.1" 200 176
2023-02-17 14:13:11 - root - INFO - MoniQQCall.v4.0.code.py : 462 line - "京东方A0.23923444976076047
2023-02-17 14:13:11 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:13:11 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sh600059 HTTP/1.1" 200 165
2023-02-17 14:13:11 - root - INFO - MoniQQCall.v4.0.code.py : 462 line - "古越龙山0.0
2023-02-17 14:13:11 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:13:11 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sz001231 HTTP/1.1" 200 158
2023-02-17 14:13:11 - root - INFO - MoniQQCall.v4.0.code.py : 462 line - "农心科技0.0
2023-02-17 14:13:11 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:13:11 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sz001231 HTTP/1.1" 200 158
2023-02-17 14:13:11 - root - INFO - MoniQQCall.v4.0.code.py : 462 line - "农心科技0.0
2023-02-17 14:13:12 - root - INFO - MoniQQCall.v4.0.code.py : 434 line - timenow
2023-02-17 14:13:12 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:13:12 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sz000812 HTTP/1.1" 200 171
2023-02-17 14:13:12 - root - INFO - MoniQQCall.v4.0.code.py : 462 line - "陕西金叶0.0
2023-02-17 14:13:12 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:13:12 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sh600059 HTTP/1.1" 200 163
2023-02-17 14:13:13 - root - INFO - MoniQQCall.v4.0.code.py : 462 line - "古越龙山-0.09165902841429685
2023-02-17 14:13:13 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:13:13 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sz002340 HTTP/1.1" 200 166
2023-02-17 14:13:13 - root - INFO - MoniQQCall.v4.0.code.py : 462 line - "格林美0.0
2023-02-17 14:13:13 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:13:13 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sz000725 HTTP/1.1" 200 176
2023-02-17 14:13:13 - root - INFO - MoniQQCall.v4.0.code.py : 462 line - "京东方A0.0
2023-02-17 14:13:13 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:13:13 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sh600059 HTTP/1.1" 200 163
2023-02-17 14:13:13 - root - INFO - MoniQQCall.v4.0.code.py : 462 line - "古越龙山0.0
2023-02-17 14:13:13 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:13:13 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sz001231 HTTP/1.1" 200 158
2023-02-17 14:13:13 - root - INFO - MoniQQCall.v4.0.code.py : 462 line - "农心科技0.0
2023-02-17 14:13:13 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:13:13 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sz001231 HTTP/1.1" 200 158
2023-02-17 14:13:13 - root - INFO - MoniQQCall.v4.0.code.py : 462 line - "农心科技0.0
2023-02-17 14:13:14 - root - INFO - MoniQQCall.v4.0.code.py : 434 line - timenow
2023-02-17 14:13:14 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:13:14 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sz000812 HTTP/1.1" 200 172
2023-02-17 14:13:14 - root - INFO - MoniQQCall.v4.0.code.py : 462 line - "陕西金叶0.0
2023-02-17 14:13:14 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:13:14 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sh600059 HTTP/1.1" 200 167
2023-02-17 14:13:15 - root - INFO - MoniQQCall.v4.0.code.py : 462 line - "古越龙山0.0
2023-02-17 14:13:15 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:13:15 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sz002340 HTTP/1.1" 200 165
2023-02-17 14:13:15 - root - INFO - MoniQQCall.v4.0.code.py : 462 line - "格林美0.0
2023-02-17 14:13:15 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:13:15 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sz000725 HTTP/1.1" 200 176
2023-02-17 14:13:15 - root - INFO - MoniQQCall.v4.0.code.py : 462 line - "京东方A-0.23923444976076047
2023-02-17 14:13:15 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:13:15 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sh600059 HTTP/1.1" 200 167
2023-02-17 14:13:15 - root - INFO - MoniQQCall.v4.0.code.py : 462 line - "古越龙山0.0
2023-02-17 14:13:15 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:13:15 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sz001231 HTTP/1.1" 200 158
2023-02-17 14:13:15 - root - INFO - MoniQQCall.v4.0.code.py : 462 line - "农心科技-0.042553191489353236
2023-02-17 14:13:15 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:13:15 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sz001231 HTTP/1.1" 200 158
2023-02-17 14:13:15 - root - INFO - MoniQQCall.v4.0.code.py : 462 line - "农心科技0.0
2023-02-17 14:13:17 - root - INFO - MoniQQCall.v4.0.code.py : 434 line - timenow
2023-02-17 14:13:17 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:13:17 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sz000812 HTTP/1.1" 200 172
2023-02-17 14:13:17 - root - INFO - MoniQQCall.v4.0.code.py : 462 line - "陕西金叶0.0
2023-02-17 14:13:17 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:13:17 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sh600059 HTTP/1.1" 200 167
2023-02-17 14:13:17 - root - INFO - MoniQQCall.v4.0.code.py : 462 line - "古越龙山0.0
2023-02-17 14:13:17 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:13:17 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sz002340 HTTP/1.1" 200 164
2023-02-17 14:13:17 - root - INFO - MoniQQCall.v4.0.code.py : 462 line - "格林美0.0
2023-02-17 14:13:17 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:13:17 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sz000725 HTTP/1.1" 200 175
2023-02-17 14:13:17 - root - INFO - MoniQQCall.v4.0.code.py : 462 line - "京东方A0.23923444976076047
2023-02-17 14:13:17 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:13:17 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sh600059 HTTP/1.1" 200 166
2023-02-17 14:13:17 - root - INFO - MoniQQCall.v4.0.code.py : 462 line - "古越龙山0.09165902841429685
2023-02-17 14:13:17 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:13:17 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sz001231 HTTP/1.1" 200 158
2023-02-17 14:13:18 - root - INFO - MoniQQCall.v4.0.code.py : 462 line - "农心科技0.0
2023-02-17 14:13:18 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:13:18 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sz001231 HTTP/1.1" 200 158
2023-02-17 14:13:18 - root - INFO - MoniQQCall.v4.0.code.py : 462 line - "农心科技0.0
2023-02-17 14:13:22 - root - INFO - MoniQQCall.v4.0.code.py : 434 line - timenow
2023-02-17 14:13:22 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:13:22 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sz000812 HTTP/1.1" 200 173
2023-02-17 14:13:22 - root - INFO - MoniQQCall.v4.0.code.py : 462 line - "陕西金叶0.0
2023-02-17 14:13:22 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:13:22 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sh600059 HTTP/1.1" 200 166
2023-02-17 14:13:22 - root - INFO - MoniQQCall.v4.0.code.py : 462 line - "古越龙山-0.09165902841429685
2023-02-17 14:13:22 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:13:22 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sz002340 HTTP/1.1" 200 165
2023-02-17 14:13:22 - root - INFO - MoniQQCall.v4.0.code.py : 462 line - "格林美0.0
2023-02-17 14:13:22 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:13:22 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sz000725 HTTP/1.1" 200 177
2023-02-17 14:13:22 - root - INFO - MoniQQCall.v4.0.code.py : 462 line - "京东方A-0.23923444976076047
2023-02-17 14:13:22 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:13:22 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sh600059 HTTP/1.1" 200 166
2023-02-17 14:13:22 - root - INFO - MoniQQCall.v4.0.code.py : 462 line - "古越龙山0.0
2023-02-17 14:13:22 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:13:22 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sz001231 HTTP/1.1" 200 158
2023-02-17 14:13:23 - root - INFO - MoniQQCall.v4.0.code.py : 462 line - "农心科技0.0
2023-02-17 14:13:23 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:13:23 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sz001231 HTTP/1.1" 200 158
2023-02-17 14:13:23 - root - INFO - MoniQQCall.v4.0.code.py : 462 line - "农心科技0.0
2023-02-17 14:13:27 - root - INFO - MoniQQCall.v4.0.code.py : 434 line - timenow
2023-02-17 14:13:27 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:13:27 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sz000812 HTTP/1.1" 200 171
2023-02-17 14:13:27 - root - INFO - MoniQQCall.v4.0.code.py : 462 line - "陕西金叶0.0
2023-02-17 14:13:27 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:13:27 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sh600059 HTTP/1.1" 200 164
2023-02-17 14:13:27 - root - INFO - MoniQQCall.v4.0.code.py : 462 line - "古越龙山0.0
2023-02-17 14:13:27 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:13:27 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sz002340 HTTP/1.1" 200 166
2023-02-17 14:13:27 - root - INFO - MoniQQCall.v4.0.code.py : 462 line - "格林美-0.12820512820512547
2023-02-17 14:13:27 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:13:27 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sz000725 HTTP/1.1" 200 175
2023-02-17 14:13:27 - root - INFO - MoniQQCall.v4.0.code.py : 462 line - "京东方A0.0
2023-02-17 14:13:27 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:13:27 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sh600059 HTTP/1.1" 200 164
2023-02-17 14:13:27 - root - INFO - MoniQQCall.v4.0.code.py : 462 line - "古越龙山0.0
2023-02-17 14:13:27 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:13:27 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sz001231 HTTP/1.1" 200 158
2023-02-17 14:13:28 - root - INFO - MoniQQCall.v4.0.code.py : 462 line - "农心科技0.0
2023-02-17 14:13:28 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:13:28 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sz001231 HTTP/1.1" 200 158
2023-02-17 14:13:28 - root - INFO - MoniQQCall.v4.0.code.py : 462 line - "农心科技0.0
2023-02-17 14:13:32 - root - INFO - MoniQQCall.v4.0.code.py : 434 line - timenow
2023-02-17 14:13:32 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:13:32 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sz000812 HTTP/1.1" 200 172
2023-02-17 14:13:32 - root - INFO - MoniQQCall.v4.0.code.py : 462 line - "陕西金叶-0.15455950540957938
2023-02-17 14:13:32 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:13:32 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sh600059 HTTP/1.1" 200 165
2023-02-17 14:13:32 - root - INFO - MoniQQCall.v4.0.code.py : 462 line - "古越龙山0.09165902841429685
2023-02-17 14:13:32 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:13:32 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sz002340 HTTP/1.1" 200 166
2023-02-17 14:13:32 - root - INFO - MoniQQCall.v4.0.code.py : 462 line - "格林美0.0
2023-02-17 14:13:32 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:13:32 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sz000725 HTTP/1.1" 200 174
2023-02-17 14:13:32 - root - INFO - MoniQQCall.v4.0.code.py : 462 line - "京东方A0.0
2023-02-17 14:13:32 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:13:32 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sh600059 HTTP/1.1" 200 165
2023-02-17 14:13:32 - root - INFO - MoniQQCall.v4.0.code.py : 462 line - "古越龙山-0.09165902841429685
2023-02-17 14:13:32 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:13:32 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sz001231 HTTP/1.1" 200 161
2023-02-17 14:13:32 - root - INFO - MoniQQCall.v4.0.code.py : 462 line - "农心科技0.0851063829787216
2023-02-17 14:13:33 - urllib3.connectionpool - DEBUG - connectionpool.py : 228 line - Starting new HTTP connection (1): hq.sinajs.cn:80
2023-02-17 14:13:33 - urllib3.connectionpool - DEBUG - connectionpool.py : 456 line - http://hq.sinajs.cn:80 "GET /list=sz001231 HTTP/1.1" 200 161
2023-02-17 14:13:33 - root - INFO - MoniQQCall.v4.0.code.py : 462 line - "农心科技0.0