mirror of
https://github.com/gryf/coach.git
synced 2026-03-28 22:53:44 +01:00
Itaicaspi/episode reset refactoring (#105)
* reordering of the episode reset operation and allowing to store episodes only when they are terminated * reordering of the episode reset operation and allowing to store episodes only when they are terminated * revert tensorflow-gpu to 1.9.0 + bug fix in should_train() * tests readme file and refactoring of policy optimization agent train function * Update README.md * Update README.md * additional policy optimization train function simplifications * Updated the traces after the reordering of the environment reset * docker and jenkins files * updated the traces to the ones from within the docker container * updated traces and added control suite to the docker * updated jenkins file with the intel proxy + updated doom basic a3c test params * updated line breaks in jenkins file * added a missing line break in jenkins file * refining trace tests ignored presets + adding a configurable beta entropy value * switch the order of trace and golden tests in jenkins + fix golden tests processes not killed issue * updated benchmarks for dueling ddqn breakout and pong * allowing dynamic updates to the loss weights + bug fix in episode.update_returns * remove docker and jenkins file
This commit is contained in:
@@ -36,166 +36,141 @@ Episode #,Training Iter,In Heatup,ER #Transitions,ER #Episodes,Episode Length,To
|
||||
35,0.0,1.0,952.0,952.0,14.0,952.0,1.0,,,0.0,,,,,,,,,,,,,,,,,,,
|
||||
36,0.0,1.0,976.0,976.0,24.0,976.0,1.0,,,0.0,,,,,,,,,,,,,,,,,,,
|
||||
37,0.0,1.0,1028.0,1028.0,52.0,1028.0,1.0,,,0.0,,,,,,,,,,,,,,,,,,,
|
||||
38,6.0,0.0,1052.0,1052.0,24.0,1052.0,0.9999762400000004,0.0,0.0,0.0,,,,3.930773258209229,0.000351606245164636,3.931376457214356,3.93035626411438,0.00025,0.0,0.00025,0.00025,0.024942325,0.011693987,0.039071616,0.0046466175,,,,
|
||||
39,19.0,0.0,1104.0,1104.0,52.0,1104.0,0.9999247600000016,1.0,1.0,0.0,,,,3.928919517076933,0.0014576815962375194,3.9310822486877437,3.927035808563232,0.0002500000000000001,1.0842021724855042e-19,0.00025,0.00025,0.030694565,0.01810245,0.05899467,0.005746960600000001,,,,
|
||||
40,23.0,0.0,1121.0,1121.0,17.0,1121.0,0.9999079300000021,0.0,0.0,0.0,,,,3.927219808101654,0.0014311354426190714,3.929478883743286,3.925518035888672,0.00025,0.0,0.00025,0.00025,0.025856655,0.0074321,0.031883385,0.013143801,,,,
|
||||
41,29.0,0.0,1145.0,1145.0,24.0,1145.0,0.9998841700000024,0.0,0.0,0.0,,,,3.9241253534952794,0.0021406649471607687,3.928591966629028,3.922070026397705,0.00025,0.0,0.00025,0.00025,0.03643643,0.009626992,0.049944703,0.02154644,,,,
|
||||
42,32.0,0.0,1154.0,1154.0,9.0,1154.0,0.9998752600000028,0.0,0.0,0.0,,,,3.9232861995697017,0.004873152047439072,3.927157640457153,3.916412830352783,0.00025,0.0,0.00025,0.00025,0.048187513,0.009848401,0.06050781,0.036402047,,,,
|
||||
43,38.0,0.0,1178.0,1178.0,24.0,1178.0,0.9998515000000032,0.0,0.0,0.0,,,,3.9109638929367065,0.0069623822180872475,3.919576168060303,3.9002721309661865,0.00025,0.0,0.00025,0.00025,0.07234671,0.05413148,0.18924970000000002,0.02974741,,,,
|
||||
44,44.0,0.0,1202.0,1202.0,24.0,1202.0,0.9998277400000036,0.0,0.0,0.0,,,,3.9133145411809287,0.003822875416792049,3.918290138244629,3.9065465927124015,0.00025,0.0,0.00025,0.00025,0.080039434,0.016426098,0.09376542,0.044176485,,,,
|
||||
45,50.0,0.0,1226.0,1226.0,24.0,1226.0,0.9998039800000044,0.0,0.0,0.0,,,,3.9111875693003335,0.0108527328287163,3.9223721027374263,3.8925762176513667,0.00025,0.0,0.00025,0.00025,0.072540514,0.021823231000000002,0.11702811,0.05240612,,,,
|
||||
46,56.0,0.0,1250.0,1250.0,24.0,1250.0,0.9997802200000048,0.0,0.0,0.0,,,,3.9195453325907383,0.004561944491437818,3.9255766868591313,3.9122722148895264,0.00025,0.0,0.00025,0.00025,0.04875718,0.018659461000000002,0.074819595,0.028912816,,,,
|
||||
47,72.0,0.0,1317.0,1317.0,67.0,1317.0,0.9997138900000062,2.0,2.0,0.0,,,,3.923582270741463,0.004217640172115168,3.9276065826416016,3.911532878875733,0.00025,0.0,0.00025,0.00025,0.041285552,0.027258227000000003,0.12367751,0.016063912,,,,
|
||||
48,78.0,0.0,1341.0,1341.0,24.0,1341.0,0.9996901300000068,0.0,0.0,0.0,,,,3.919099847475688,0.003627745125474632,3.9255084991455083,3.914489269256592,0.00025,0.0,0.00025,0.00025,0.038920294,0.010444245,0.060268097,0.026771784,,,,
|
||||
49,84.0,0.0,1365.0,1365.0,24.0,1365.0,0.9996663700000072,0.0,0.0,0.0,,,,3.912282586097717,0.006356840830402794,3.921863079071045,3.901780128479004,0.00025,0.0,0.00025,0.00025,0.05990830000000001,0.015873863999999998,0.08576521,0.035758324,,,,
|
||||
50,89.0,0.0,1384.0,1384.0,19.0,1384.0,0.9996475600000077,0.0,0.0,0.0,,,,3.908153438568115,0.0038044633041363525,3.914128303527832,3.9040710926055913,0.00025,0.0,0.00025,0.00025,0.05010896,0.014235185,0.068228,0.03702427,,,,
|
||||
51,94.0,0.0,1404.0,1404.0,20.0,1404.0,0.999627760000008,0.0,0.0,0.0,,,,3.912926816940308,0.0065343237779062905,3.917082309722901,3.900002002716065,0.00025,0.0,0.00025,0.00025,0.05951848,0.015089658999999998,0.084532514,0.040854900000000006,,,,
|
||||
52,100.0,0.0,1428.0,1428.0,24.0,1428.0,0.9996040000000086,0.0,0.0,0.0,,,,3.9134473005930577,0.005582315590049217,3.9209308624267583,3.902675151824951,0.00025,0.0,0.00025,0.00025,0.048701257000000005,0.025277661,0.10417148,0.03083617,,,,
|
||||
53,106.0,0.0,1452.0,1452.0,24.0,1452.0,0.9995802400000092,0.0,0.0,0.0,,,,3.9127579530080165,0.008351848383361294,3.922025203704834,3.896578311920166,0.00025,0.0,0.00025,0.00025,0.06094938,0.04610045,0.16259389999999999,0.03260343,,,,
|
||||
54,112.0,0.0,1476.0,1476.0,24.0,1476.0,0.9995564800000096,0.0,0.0,0.0,,,,3.91453496615092,0.0038556061342885054,3.919227600097656,3.909126281738281,0.00025,0.0,0.00025,0.00025,0.043249924,0.010458877,0.056144852,0.026564552999999998,,,,
|
||||
55,133.0,0.0,1559.0,1559.0,83.0,1559.0,0.9994743100000114,2.0,2.0,0.0,,,,3.915476912543887,0.0065116604476305176,3.923536777496338,3.900493621826172,0.0002500000000000001,5.421010862427521e-20,0.00025,0.00025,0.05317508,0.026290195,0.12879767,0.028257767000000003,,,,
|
||||
56,139.0,0.0,1583.0,1583.0,24.0,1583.0,0.999450550000012,0.0,0.0,0.0,,,,3.913007974624634,0.00591016298393871,3.919570446014404,3.902240753173828,0.00025,0.0,0.00025,0.00025,0.051163707,0.021685844,0.09641121,0.033904698,,,,
|
||||
57,140.0,0.0,1586.0,1586.0,3.0,1586.0,0.9994475800000121,0.0,0.0,0.0,,,,3.90875244140625,0.0,3.90875244140625,3.90875244140625,0.00025,0.0,0.00025,0.00025,0.043094642,0.0,0.043094642,0.043094642,,,,
|
||||
58,153.0,0.0,1638.0,1638.0,52.0,1638.0,0.9993961000000132,1.0,1.0,0.0,,,,3.8827753984011135,0.01675716881654083,3.912319660186768,3.8617947101593018,0.0002500000000000001,1.0842021724855042e-19,0.00025,0.00025,0.08804956,0.03549706,0.16250074,0.037829556,,,,
|
||||
59,159.0,0.0,1662.0,1662.0,24.0,1662.0,0.9993723400000136,0.0,0.0,0.0,,,,3.90511159102122,0.010604680405268263,3.9199085235595694,3.889247417449951,0.00025,0.0,0.00025,0.00025,0.08713016,0.030007363999999998,0.12959531,0.047910508,,,,
|
||||
60,165.0,0.0,1686.0,1686.0,24.0,1686.0,0.999348580000014,0.0,0.0,0.0,,,,3.921994845072428,0.005177144768530333,3.9276041984558105,3.9114158153533936,0.00025,0.0,0.00025,0.00025,0.036448006,0.01855434,0.07529158,0.016694166,,,,
|
||||
61,171.0,0.0,1710.0,1710.0,24.0,1710.0,0.9993248200000148,0.0,0.0,0.0,,,,3.9279482364654537,0.002113731947771516,3.9294729232788086,3.9232773780822754,0.00025,0.0,0.00025,0.00025,0.01821055,0.020715196,0.06430338,0.0066629723,,,,
|
||||
62,184.0,0.0,1764.0,1764.0,54.0,1764.0,0.9992713600000158,1.0,1.0,0.0,,,,3.9256600049825816,0.004574968878609283,3.929796695709229,3.9169225692749023,0.0002500000000000001,1.0842021724855042e-19,0.00025,0.00025,0.036274972999999995,0.034854672999999996,0.10009662,0.005532548000000001,,,,
|
||||
63,190.0,0.0,1788.0,1788.0,24.0,1788.0,0.9992476000000164,0.0,0.0,0.0,,,,3.9244471788406368,0.0027235991928547193,3.9280638694763184,3.9210479259490967,0.00025,0.0,0.00025,0.00025,0.024115046,0.008905415,0.035801794,0.010899068999999999,,,,
|
||||
64,196.0,0.0,1812.0,1812.0,24.0,1812.0,0.9992238400000168,0.0,0.0,0.0,,,,3.9166902701059976,0.004346478992520112,3.9232568740844727,3.9093477725982666,0.00025,0.0,0.00025,0.00025,0.04566021,0.021470097999999996,0.09336525,0.032097943,,,,
|
||||
65,202.0,0.0,1836.0,1836.0,24.0,1836.0,0.9992000800000174,0.0,0.0,0.0,,,,3.9115498463312783,0.005705839721979761,3.9173192977905273,3.902678012847901,0.00025,0.0,0.00025,0.00025,0.05023533,0.010023199,0.060373507,0.029448679,,,,
|
||||
66,208.0,0.0,1860.0,1860.0,24.0,1860.0,0.999176320000018,0.0,0.0,0.0,,,,3.903271079063416,0.015355570481202797,3.9158818721771236,3.8707242012023926,0.00025,0.0,0.00025,0.00025,0.08727891,0.077857606,0.25956710000000005,0.030754452999999998,,,,
|
||||
67,214.0,0.0,1884.0,1884.0,24.0,1884.0,0.9991525600000184,0.0,0.0,0.0,,,,3.895836353302002,0.0055875797679872975,3.902312755584717,3.888114452362061,0.00025,0.0,0.00025,0.00025,0.045702726,0.01684679,0.07561003,0.028363892999999998,,,,
|
||||
68,227.0,0.0,1936.0,1936.0,52.0,1936.0,0.9991010800000196,1.0,1.0,0.0,,,,3.8895821571350098,0.010086928973458795,3.9047226905822754,3.8720307350158687,0.0002500000000000001,1.0842021724855042e-19,0.00025,0.00025,0.08677113,0.030833253999999997,0.14188276,0.038134616,,,,
|
||||
69,233.0,0.0,1960.0,1960.0,24.0,1960.0,0.9990773200000199,0.0,0.0,0.0,,,,3.9140703280766806,0.0072456001466961175,3.9223003387451167,3.901591539382935,0.00025,0.0,0.00025,0.00025,0.057352964000000006,0.011635918,0.07924382,0.04508901,,,,
|
||||
70,239.0,0.0,1984.0,1984.0,24.0,1984.0,0.9990535600000204,0.0,0.0,0.0,,,,3.916059176127116,0.005375125963272833,3.923683404922485,3.906904697418213,0.00025,0.0,0.00025,0.00025,0.048766267,0.030452583,0.11264257,0.025347907000000003,,,,
|
||||
71,252.0,0.0,2037.0,2037.0,53.0,2037.0,0.9990010900000216,1.0,1.0,0.0,,,,3.915228733649621,0.006212438205189258,3.923586130142212,3.899213314056397,0.0002500000000000001,1.0842021724855042e-19,0.00025,0.00025,0.052001055,0.028983664,0.12288181,0.027943235,,,,
|
||||
72,258.0,0.0,2061.0,2061.0,24.0,2061.0,0.9989773300000222,0.0,0.0,0.0,,,,3.9003086487452183,0.009860879508261979,3.9161586761474614,3.8849997520446777,0.00025,0.0,0.00025,0.00025,0.078348815,0.020369561,0.11246792,0.053802237,,,,
|
||||
73,264.0,0.0,2085.0,2085.0,24.0,2085.0,0.9989535700000228,0.0,0.0,0.0,,,,3.8977162440617885,0.011386561441451651,3.9080305099487305,3.874378681182861,0.00025,0.0,0.00025,0.00025,0.07819346,0.040207636,0.14929475,0.02504173,,,,
|
||||
74,270.0,0.0,2109.0,2109.0,24.0,2109.0,0.9989298100000232,0.0,0.0,0.0,,,,3.9038041035334263,0.010032388010488938,3.913963079452514,3.8900024890899663,0.00025,0.0,0.00025,0.00025,0.09027889,0.023581155,0.12139960000000001,0.049125195,,,,
|
||||
75,273.0,0.0,2120.0,2120.0,11.0,2120.0,0.9989189200000236,0.0,0.0,0.0,,,,3.912170569101969,0.007525323169642902,3.917802333831787,3.90153431892395,0.00025,0.0,0.00025,0.00025,0.06477729,0.0018485691,0.06738573,0.06332189,,,,
|
||||
76,291.0,0.0,2190.0,2190.0,70.0,2190.0,0.9988496200000251,1.0,1.0,0.0,,,,3.9172383811738767,0.006460305593100379,3.9243392944335938,3.898974895477295,0.00025,0.0,0.00025,0.00025,0.047933202,0.021229556,0.12083689,0.028234047999999998,,,,
|
||||
77,297.0,0.0,2214.0,2214.0,24.0,2214.0,0.9988258600000256,0.0,0.0,0.0,,,,3.9207372665405273,0.0045091553842347065,3.925270795822144,3.9149963855743413,0.00025,0.0,0.00025,0.00025,0.038086987999999995,0.015019975,0.05969608,0.024889952000000003,,,,
|
||||
78,303.0,0.0,2238.0,2238.0,24.0,2238.0,0.9988021000000259,0.0,0.0,0.0,,,,3.9184690316518154,0.005950212067320441,3.925230264663696,3.9087543487548833,0.00025,0.0,0.00025,0.00025,0.046978507,0.028598577000000003,0.103291124,0.025712218,,,,
|
||||
79,328.0,0.0,2339.0,2339.0,101.0,2339.0,0.9987021100000282,2.0,2.0,0.0,,,,3.913638973236084,0.007279751111925485,3.9242897033691406,3.894986391067505,0.00025,0.0,0.00025,0.00025,0.05310796,0.023566589,0.11121215,0.027835198,,,,
|
||||
80,334.0,0.0,2363.0,2363.0,24.0,2363.0,0.9986783500000288,0.0,0.0,0.0,,,,3.9201005697250366,0.004302542889456782,3.926180362701416,3.911769390106201,0.00025,0.0,0.00025,0.00025,0.038608987000000004,0.025581507000000003,0.095282376,0.019721348,,,,
|
||||
81,340.0,0.0,2387.0,2387.0,24.0,2387.0,0.9986545900000292,0.0,0.0,0.0,,,,3.9205027421315513,0.0024455673869906475,3.925184726715088,3.917547225952149,0.00025,0.0,0.00025,0.00025,0.032198746,0.010821418999999999,0.05590549,0.022759061,,,,
|
||||
82,346.0,0.0,2411.0,2411.0,24.0,2411.0,0.9986308300000296,0.0,0.0,0.0,,,,3.9137242635091143,0.005339902000198988,3.924007415771485,3.9067151546478267,0.00025,0.0,0.00025,0.00025,0.05442464,0.018491288999999998,0.07712835,0.02893965,,,,
|
||||
83,352.0,0.0,2435.0,2435.0,24.0,2435.0,0.9986070700000302,0.0,0.0,0.0,,,,3.9014987150828038,0.007946226525023385,3.913494110107422,3.8912353515625,0.00025,0.0,0.00025,0.00025,0.050928522000000004,0.014273171000000001,0.07166092,0.030865899999999998,0.03399586379528094,0.003132278920167637,0.03720638193190148,0.028960872814059763
|
||||
84,358.0,0.0,2459.0,2459.0,24.0,2459.0,0.9985833100000308,0.0,0.0,0.0,,,,3.8856202761332193,0.01134425196578449,3.9026823043823238,3.868889331817627,0.00025,0.0,0.00025,0.00025,0.06692841,0.026033984,0.113047734,0.04111652,,,,
|
||||
85,364.0,0.0,2483.0,2483.0,24.0,2483.0,0.9985595500000312,0.0,0.0,0.0,,,,3.9056613445281982,0.005264917341248072,3.9128398895263667,3.898415327072144,0.00025,0.0,0.00025,0.00025,0.098673396,0.033957995,0.14025829999999997,0.04096761,,,,
|
||||
86,370.0,0.0,2507.0,2507.0,24.0,2507.0,0.9985357900000318,0.0,0.0,0.0,,,,3.9189906915028887,0.003887928198157432,3.9235353469848633,3.913041830062866,0.00025,0.0,0.00025,0.00025,0.038382757,0.014032925,0.069262765,0.02889596,,,,
|
||||
87,374.0,0.0,2522.0,2522.0,15.0,2522.0,0.998520940000032,0.0,0.0,0.0,,,,3.921142041683197,0.00428518314189473,3.9271669387817374,3.9166626930236816,0.00025,0.0,0.00025,0.00025,0.04414987,0.021719127999999997,0.06604296,0.017392995,,,,
|
||||
88,380.0,0.0,2546.0,2546.0,24.0,2546.0,0.9984971800000326,0.0,0.0,0.0,,,,3.9190291563669835,0.0045987487629533365,3.9269165992736816,3.912299633026123,0.00025,0.0,0.00025,0.00025,0.056154475,0.02581329,0.09889312,0.018859442,,,,
|
||||
89,386.0,0.0,2570.0,2570.0,24.0,2570.0,0.9984734200000333,0.0,0.0,0.0,,,,3.91803789138794,0.0055052767675866,3.925490617752075,3.9096946716308594,0.00025,0.0,0.00025,0.00025,0.039684486,0.021051984,0.07737797,0.022069972,,,,
|
||||
90,388.0,0.0,2580.0,2580.0,10.0,2580.0,0.9984635200000334,0.0,0.0,0.0,,,,3.921386003494263,9.131431579589844e-05,3.9214773178100586,3.921294689178467,0.00025,0.0,0.00025,0.00025,0.039958,0.0030081607,0.04296616,0.03694984,,,,
|
||||
91,392.0,0.0,2594.0,2594.0,14.0,2594.0,0.9984496600000335,0.0,0.0,0.0,,,,3.9172029495239262,0.003490177181328575,3.9211385250091553,3.9131946563720703,0.00025,0.0,0.00025,0.00025,0.03636855,0.008240611,0.04702564,0.026441122999999997,,,,
|
||||
92,398.0,0.0,2618.0,2618.0,24.0,2618.0,0.9984259000000342,0.0,0.0,0.0,,,,3.9155711332956944,0.0043671845712864475,3.921644687652588,3.909138441085816,0.00025,0.0,0.00025,0.00025,0.038801577000000004,0.009553451,0.056366503,0.028710927999999997,,,,
|
||||
93,404.0,0.0,2642.0,2642.0,24.0,2642.0,0.9984021400000348,0.0,0.0,0.0,,,,3.918714046478272,0.003241479647625081,3.922285556793213,3.914154529571533,0.00025,0.0,0.00025,0.00025,0.03093116,0.0049836533,0.037875652,0.024643237000000002,,,,
|
||||
94,421.0,0.0,2713.0,2713.0,71.0,2713.0,0.9983318500000362,2.0,2.0,0.0,,,,3.9190608613631306,0.0045435024455313605,3.924678325653076,3.909468412399292,0.00025,0.0,0.00025,0.00025,0.03924759,0.018236778999999998,0.09675644,0.025637557999999998,0.030537392757833563,0.009849152330342495,0.04594606794416967,0.018952654302120703
|
||||
95,427.0,0.0,2737.0,2737.0,24.0,2737.0,0.9983080900000368,0.0,0.0,0.0,,,,3.912548661231994,0.005438298830500582,3.921946048736572,3.9070637226104736,0.00025,0.0,0.00025,0.00025,0.04957963,0.019515146,0.07823214,0.02741631,,,,
|
||||
96,455.0,0.0,2847.0,2847.0,110.0,2847.0,0.9981991900000392,2.0,2.0,0.0,,,,3.901797490460532,0.012357181815235171,3.91970157623291,3.8656826019287114,0.0002500000000000001,5.421010862427521e-20,0.00025,0.00025,0.07258506,0.032810766,0.18351518,0.029216200000000005,,,,
|
||||
97,461.0,0.0,2871.0,2871.0,24.0,2871.0,0.9981754300000396,0.0,0.0,0.0,,,,3.9146356980005894,0.005584735776851884,3.9222528934478764,3.904508113861084,0.00025,0.0,0.00025,0.00025,0.03613761,0.015075308999999999,0.06908778,0.024849249,,,,
|
||||
98,474.0,0.0,2923.0,2923.0,52.0,2923.0,0.9981239500000408,1.0,1.0,0.0,,,,3.9200693093813377,0.0047830255703384325,3.92548418045044,3.909695863723755,0.0002500000000000001,1.0842021724855042e-19,0.00025,0.00025,0.03854157,0.02272034,0.10376544,0.02244008,0.02688954621553475,0.005479660931337802,0.03534913100302281,0.021648585796356732
|
||||
99,480.0,0.0,2947.0,2947.0,24.0,2947.0,0.9981001900000412,0.0,0.0,0.0,,,,3.913166046142578,0.006303877423779087,3.920395612716675,3.9028496742248535,0.00025,0.0,0.00025,0.00025,0.060344175,0.035144772000000005,0.10950663,0.024129104,,,,
|
||||
100,493.0,0.0,3001.0,3001.0,54.0,3001.0,0.9980467300000424,1.0,1.0,0.0,,,,3.9003756229694067,0.007530466731326803,3.913094520568848,3.889992713928223,0.0002500000000000001,1.0842021724855042e-19,0.00025,0.00025,0.059677426,0.024030974,0.10595924400000001,0.027665392,,,,
|
||||
101,499.0,0.0,3025.0,3025.0,24.0,3025.0,0.9980229700000428,0.0,0.0,0.0,,,,3.9075268507003775,0.0044753207246563285,3.917014598846436,3.903589963912964,0.00025,0.0,0.00025,0.00025,0.039448466,0.008865841,0.05216918,0.029618215,,,,
|
||||
102,505.0,0.0,3049.0,3049.0,24.0,3049.0,0.9979992100000434,0.0,0.0,0.0,,,,3.9162944157918296,0.004820455312543336,3.922720909118652,3.908940315246582,0.00025,0.0,0.00025,0.00025,0.039743345,0.011509415,0.058382865,0.023500226000000003,,,,
|
||||
103,511.0,0.0,3073.0,3073.0,24.0,3073.0,0.9979754500000441,0.0,0.0,0.0,,,,3.9202626943588257,0.004287298986194123,3.9248046875,3.9129347801208496,0.00025,0.0,0.00025,0.00025,0.036840882,0.01722681,0.073403515,0.020845713000000002,,,,
|
||||
104,517.0,0.0,3097.0,3097.0,24.0,3097.0,0.9979516900000444,0.0,0.0,0.0,,,,3.920616904894511,0.004467497778075647,3.925419807434082,3.912122011184693,0.00025,0.0,0.00025,0.00025,0.035993323,0.024893649,0.09019338,0.016805932,,,,
|
||||
105,535.0,0.0,3167.0,3167.0,70.0,3167.0,0.9978823900000459,1.0,1.0,0.0,,,,3.907799694273207,0.00743138545386569,3.9169738292694087,3.8909177780151367,0.00025,0.0,0.00025,0.00025,0.064157486,0.025062695,0.0976201,0.023429455,,,,
|
||||
106,541.0,0.0,3191.0,3191.0,24.0,3191.0,0.9978586300000464,0.0,0.0,0.0,,,,3.9011070728302,0.006836428836768464,3.9089875221252437,3.889135837554932,0.00025,0.0,0.00025,0.00025,0.06106055,0.037833005,0.12075503,0.023984816000000003,,,,
|
||||
107,547.0,0.0,3215.0,3215.0,24.0,3215.0,0.9978348700000469,0.0,0.0,0.0,,,,3.906352321306864,0.003745040144807885,3.91394567489624,3.901625633239746,0.00025,0.0,0.00025,0.00025,0.044520304000000004,0.018092776,0.0713867,0.029014697000000002,,,,
|
||||
108,553.0,0.0,3239.0,3239.0,24.0,3239.0,0.9978111100000476,0.0,0.0,0.0,,,,3.9068604310353603,0.007448415887651441,3.9179279804229736,3.8993425369262695,0.00025,0.0,0.00025,0.00025,0.062487315,0.0123627335,0.07342314,0.03755073,,,,
|
||||
109,559.0,0.0,3263.0,3263.0,24.0,3263.0,0.997787350000048,0.0,0.0,0.0,,,,3.902807712554932,0.004394086587804989,3.908965587615967,3.897217512130737,0.00025,0.0,0.00025,0.00025,0.050169304000000005,0.018535657,0.07533784,0.026659723,,,,
|
||||
110,560.0,0.0,3268.0,3268.0,5.0,3268.0,0.997782400000048,0.0,0.0,0.0,,,,3.88523006439209,0.0,3.88523006439209,3.88523006439209,0.00025,0.0,0.00025,0.00025,0.10568936,0.0,0.10568936,0.10568936,,,,
|
||||
111,566.0,0.0,3292.0,3292.0,24.0,3292.0,0.9977586400000488,0.0,0.0,0.0,,,,3.9073195854822793,0.00394637502474899,3.911828994750977,3.9012660980224614,0.00025,0.0,0.00025,0.00025,0.06551662,0.021475752999999997,0.08804467,0.03003744,,,,
|
||||
112,572.0,0.0,3316.0,3316.0,24.0,3316.0,0.9977348800000492,0.0,0.0,0.0,,,,3.9067968527475987,0.006342562595146503,3.918136596679688,3.899341583251953,0.00025,0.0,0.00025,0.00025,0.04896432,0.023692487,0.08097557,0.026217348999999997,,,,
|
||||
113,585.0,0.0,3368.0,3368.0,52.0,3368.0,0.9976834000000504,1.0,1.0,0.0,,,,3.907441450999333,0.008161472444128008,3.9157562255859375,3.889112949371338,0.0002500000000000001,1.0842021724855042e-19,0.00025,0.00025,0.06709748,0.026628702999999997,0.15004286,0.031281002,0.03625603215768995,0.01359926357701815,0.057175047323108276,0.021275526657701105
|
||||
114,591.0,0.0,3392.0,3392.0,24.0,3392.0,0.9976596400000508,0.0,0.0,0.0,,,,3.9034558137257895,0.006448411668240515,3.9111118316650386,3.895131826400757,0.00025,0.0,0.00025,0.00025,0.065817915,0.039104536,0.12147739999999999,0.023066381,,,,
|
||||
115,605.0,0.0,3446.0,3446.0,54.0,3446.0,0.997606180000052,1.0,1.0,0.0,,,,3.9053376231874735,0.007158070715233229,3.919311046600342,3.8866934776306152,0.0002500000000000001,1.0842021724855042e-19,0.00025,0.00025,0.054937195,0.02571709,0.09537098,0.017822783000000002,,,,
|
||||
116,608.0,0.0,3460.0,3460.0,14.0,3460.0,0.9975923200000524,0.0,0.0,0.0,,,,3.911808093388876,0.0068101691467514465,3.91998553276062,3.903313159942627,0.00025,0.0,0.00025,0.00025,0.05077526,0.020516612,0.07903405,0.030946964,,,,
|
||||
117,614.0,0.0,3484.0,3484.0,24.0,3484.0,0.9975685600000528,0.0,0.0,0.0,,,,3.9126534064610805,0.00548023074355319,3.9221420288085938,3.907539367675781,0.00025,0.0,0.00025,0.00025,0.052657515,0.014369615,0.071375355,0.03040022,,,,
|
||||
118,620.0,0.0,3508.0,3508.0,24.0,3508.0,0.9975448000000532,0.0,0.0,0.0,,,,3.913367748260498,0.005911468277192687,3.9213128089904794,3.9051609039306636,0.00025,0.0,0.00025,0.00025,0.04268026,0.015551355,0.06511884,0.026641011000000003,,,,
|
||||
119,626.0,0.0,3532.0,3532.0,24.0,3532.0,0.9975210400000538,0.0,0.0,0.0,,,,3.9125819603602086,0.004868347032724053,3.9200925827026367,3.906605958938599,0.00025,0.0,0.00025,0.00025,0.038516062999999996,0.013110465,0.054770984,0.023467006000000002,,,,
|
||||
120,632.0,0.0,3556.0,3556.0,24.0,3556.0,0.9974972800000544,0.0,0.0,0.0,,,,3.9152040878931675,0.003951285747515861,3.9191486835479736,3.909372806549072,0.00025,0.0,0.00025,0.00025,0.040804684,0.012006136,0.06016666,0.025899027999999998,,,,
|
||||
121,645.0,0.0,3608.0,3608.0,52.0,3608.0,0.9974458000000554,1.0,1.0,0.0,,,,3.9172759606288032,0.005301354560869482,3.9227468967437744,3.906139850616455,0.0002500000000000001,1.0842021724855042e-19,0.00025,0.00025,0.042475514000000006,0.019377092,0.091105625,0.026182287999999998,,,,
|
||||
122,651.0,0.0,3632.0,3632.0,24.0,3632.0,0.9974220400000559,0.0,0.0,0.0,,,,3.91099468866984,0.004711950904983742,3.915816307067871,3.9019837379455566,0.00025,0.0,0.00025,0.00025,0.05318411,0.029634561,0.10745486,0.025891618999999998,,,,
|
||||
123,657.0,0.0,3656.0,3656.0,24.0,3656.0,0.9973982800000564,0.0,0.0,0.0,,,,3.9064636627833047,0.012640362376165984,3.919139862060547,3.8859376907348633,0.00025,0.0,0.00025,0.00025,0.08382159,0.040719386,0.15029366,0.048418757,,,,
|
||||
124,663.0,0.0,3680.0,3680.0,24.0,3680.0,0.9973745200000571,0.0,0.0,0.0,,,,3.893909692764282,0.0070919553525642595,3.904671669006348,3.8815758228302,0.00025,0.0,0.00025,0.00025,0.057752896,0.023508728,0.10994537,0.043823722999999995,0.02603655476123157,0.0070914459200148465,0.03177717626094878,0.013922937214375151
|
||||
125,669.0,0.0,3704.0,3704.0,24.0,3704.0,0.9973507600000576,0.0,0.0,0.0,,,,3.8944540421168012,0.008822225439302828,3.903358459472656,3.8793694972991934,0.00025,0.0,0.00025,0.00025,0.076617986,0.03514892,0.11813412,0.032112595,,,,
|
||||
126,675.0,0.0,3728.0,3728.0,24.0,3728.0,0.9973270000000579,0.0,0.0,0.0,,,,3.9089966615041103,0.009185727823331684,3.918896198272705,3.8901734352111816,0.00025,0.0,0.00025,0.00025,0.056050565,0.015477534,0.07227187,0.03167782,,,,
|
||||
127,681.0,0.0,3752.0,3752.0,24.0,3752.0,0.9973032400000584,0.0,0.0,0.0,,,,3.921998023986816,0.003279811677601752,3.92572832107544,3.91699743270874,0.00025,0.0,0.00025,0.00025,0.028924900000000003,0.008098444,0.046860818,0.024285465,,,,
|
||||
128,687.0,0.0,3776.0,3776.0,24.0,3776.0,0.9972794800000592,0.0,0.0,0.0,,,,3.9204957485198975,0.0035515213006378525,3.9267947673797607,3.916080474853516,0.00025,0.0,0.00025,0.00025,0.03917641,0.01723136,0.06761017400000001,0.018162941999999998,,,,
|
||||
129,693.0,0.0,3800.0,3800.0,24.0,3800.0,0.9972557200000596,0.0,0.0,0.0,,,,3.9172154267628994,0.006031594253495604,3.9266266822814937,3.9081993103027344,0.00025,0.0,0.00025,0.00025,0.059882104000000005,0.031065669,0.10138891,0.017220233999999997,,,,
|
||||
130,699.0,0.0,3824.0,3824.0,24.0,3824.0,0.99723196000006,0.0,0.0,0.0,,,,3.918065905570984,0.004139646557911157,3.922565937042236,3.911110877990722,0.00025,0.0,0.00025,0.00025,0.044745103,0.009615024,0.060048255999999994,0.03483846,,,,
|
||||
131,705.0,0.0,3848.0,3848.0,24.0,3848.0,0.9972082000000606,0.0,0.0,0.0,,,,3.9114501078923545,0.007785365218574177,3.9181945323944087,3.8960056304931636,0.00025,0.0,0.00025,0.00025,0.052794565,0.03154781,0.11919808400000001,0.022017272,,,,
|
||||
132,718.0,0.0,3900.0,3900.0,52.0,3900.0,0.9971567200000616,1.0,1.0,0.0,,,,3.9091808429131136,0.0052274560283856715,3.9193544387817374,3.9007210731506343,0.0002500000000000001,1.0842021724855042e-19,0.00025,0.00025,0.04183542,0.019734113,0.07319231,0.019832548000000002,0.02961533777415804,0.005774423278753975,0.03658201955258897,0.020733070746064702
|
||||
133,724.0,0.0,3924.0,3924.0,24.0,3924.0,0.9971329600000622,0.0,0.0,0.0,,,,3.909785032272339,0.008220912929790731,3.91585636138916,3.89301872253418,0.00025,0.0,0.00025,0.00025,0.0640158,0.018635623,0.08946447,0.027636400000000002,,,,
|
||||
134,730.0,0.0,3948.0,3948.0,24.0,3948.0,0.9971092000000628,0.0,0.0,0.0,,,,3.9027557770411168,0.00590880855707473,3.908583164215088,3.8924160003662114,0.00025,0.0,0.00025,0.00025,0.051837,0.026731806,0.102779105,0.024372326,,,,
|
||||
135,735.0,0.0,3968.0,3968.0,20.0,3968.0,0.9970894000000632,0.0,0.0,0.0,,,,3.9032714366912837,0.006344990545947855,3.91328763961792,3.8948884010314937,0.00025,0.0,0.00025,0.00025,0.05360224,0.017713789,0.07885732,0.023493200000000002,,,,
|
||||
136,739.0,0.0,3984.0,3984.0,16.0,3984.0,0.9970735600000636,0.0,0.0,0.0,,,,3.902599334716797,0.0017462866494311676,3.905499696731568,3.900989055633545,0.00025,0.0,0.00025,0.00025,0.033167284,0.009782682,0.049958445,0.025474196,,,,
|
||||
137,745.0,0.0,4008.0,4008.0,24.0,4008.0,0.997049800000064,0.0,0.0,0.0,,,,3.9035654465357457,0.006795169770884907,3.914078712463379,3.8933067321777344,0.00025,0.0,0.00025,0.00025,0.053397905,0.024194272000000003,0.09957984,0.02930821,,,,
|
||||
138,751.0,0.0,4032.0,4032.0,24.0,4032.0,0.9970260400000646,0.0,0.0,0.0,,,,3.911899328231812,0.0020469186631485326,3.916369199752808,3.910593509674072,0.00025,0.0,0.00025,0.00025,0.03675646,0.012363397,0.062337127,0.025987528,,,,
|
||||
139,757.0,0.0,4056.0,4056.0,24.0,4056.0,0.9970022800000652,0.0,0.0,0.0,,,,3.8979270060857143,0.008216887400447547,3.906261920928955,3.885379314422608,0.00025,0.0,0.00025,0.00025,0.08696569,0.04415928,0.16426669,0.05299737,,,,
|
||||
140,770.0,0.0,4108.0,4108.0,52.0,4108.0,0.9969508000000662,1.0,1.0,0.0,,,,3.8995923078977146,0.009318004767567162,3.9130702018737793,3.881445169448853,0.0002500000000000001,1.0842021724855042e-19,0.00025,0.00025,0.06345885,0.020506278,0.111844316,0.034090955,,,,
|
||||
141,776.0,0.0,4132.0,4132.0,24.0,4132.0,0.9969270400000668,0.0,0.0,0.0,,,,3.9138522545496617,0.006118540379629813,3.922885179519653,3.907911777496338,0.00025,0.0,0.00025,0.00025,0.033371087,0.008485611,0.04407158,0.022189504,,,,
|
||||
142,782.0,0.0,4156.0,4156.0,24.0,4156.0,0.9969032800000672,0.0,0.0,0.0,,,,3.916589736938477,0.003099490901969468,3.919844150543213,3.910955429077149,0.00025,0.0,0.00025,0.00025,0.039832585,0.01769469,0.06608085,0.025002899,,,,
|
||||
143,788.0,0.0,4180.0,4180.0,24.0,4180.0,0.9968795200000676,0.0,0.0,0.0,,,,3.9175349473953247,0.005174187092824702,3.924861907958984,3.90753173828125,0.00025,0.0,0.00025,0.00025,0.038833857,0.02666698,0.09813356,0.022486895,0.03196999710053263,0.007092493822727575,0.04182168133556907,0.024815283343196576
|
||||
144,794.0,0.0,4204.0,4204.0,24.0,4204.0,0.9968557600000684,0.0,0.0,0.0,,,,3.911791443824768,0.009715453985706543,3.9228672981262207,3.892153263092041,0.00025,0.0,0.00025,0.00025,0.055129472,0.048452605,0.16075158,0.024154246,,,,
|
||||
145,800.0,0.0,4228.0,4228.0,24.0,4228.0,0.9968320000000688,0.0,0.0,0.0,,,,3.904766281445821,0.01078824670839964,3.919648170471192,3.890050411224365,0.00025,0.0,0.00025,0.00025,0.077893086,0.035613004,0.1511016,0.045766405999999996,,,,
|
||||
146,806.0,0.0,4252.0,4252.0,24.0,4252.0,0.9968082400000692,0.0,0.0,0.0,,,,3.899754047393799,0.006575304175932207,3.9050197601318364,3.886219501495361,0.00025,0.0,0.00025,0.00025,0.072971255,0.012859617,0.09057869,0.051168337,,,,
|
||||
147,812.0,0.0,4276.0,4276.0,24.0,4276.0,0.9967844800000698,0.0,0.0,0.0,,,,3.906718532244364,0.00714676736212224,3.918566465377808,3.896097660064697,0.00025,0.0,0.00025,0.00025,0.05994505,0.023188313,0.10006958,0.03447131,,,,
|
||||
148,818.0,0.0,4300.0,4300.0,24.0,4300.0,0.9967607200000704,0.0,0.0,0.0,,,,3.9184449513753257,0.00460320293746831,3.9228768348693848,3.910705089569092,0.00025,0.0,0.00025,0.00025,0.04234418,0.012900463000000001,0.06498061,0.02500381,,,,
|
||||
149,824.0,0.0,4324.0,4324.0,24.0,4324.0,0.9967369600000708,0.0,0.0,0.0,,,,3.9206788142522178,0.0050483002169454975,3.9256305694580083,3.911396026611328,0.00025,0.0,0.00025,0.00025,0.03755905,0.023669744,0.09014629,0.02474947,,,,
|
||||
150,826.0,0.0,4332.0,4332.0,8.0,4332.0,0.9967290400000709,0.0,0.0,0.0,,,,3.9206002950668335,0.004723429679870606,3.9253237247467037,3.915876865386963,0.00025,0.0,0.00025,0.00025,0.036816287999999996,0.01714347,0.053959757000000004,0.01967282,,,,
|
||||
151,832.0,0.0,4356.0,4356.0,24.0,4356.0,0.9967052800000716,0.0,0.0,0.0,,,,3.9192199309666953,0.0027132034909909085,3.9213788509368896,3.913313388824463,0.00025,0.0,0.00025,0.00025,0.03186584,0.014076264,0.06322579,0.023312744,,,,
|
||||
152,847.0,0.0,4416.0,4416.0,60.0,4416.0,0.9966458800000728,1.0,1.0,0.0,,,,3.9122125307718907,0.004963403153728051,3.921644449234009,3.904506921768189,0.0002500000000000001,1.0842021724855042e-19,0.00025,0.00025,0.041495383,0.016209768,0.06424585,0.020614417,,,,
|
||||
153,853.0,0.0,4440.0,4440.0,24.0,4440.0,0.9966221200000732,0.0,0.0,0.0,,,,3.9016837279001866,0.010830071504928788,3.914230346679688,3.8802318572998047,0.00025,0.0,0.00025,0.00025,0.06085669,0.04929176,0.16467316,0.019500531,0.04128568945452626,0.013367595856154251,0.05707271061837733,0.022683284431696454
|
||||
154,859.0,0.0,4464.0,4464.0,24.0,4464.0,0.9965983600000738,0.0,0.0,0.0,,,,3.9027243455251064,0.00635021699990604,3.910984992980957,3.8924272060394287,0.00025,0.0,0.00025,0.00025,0.04589649,0.022980915,0.0781704,0.024429485,,,,
|
||||
155,878.0,0.0,4538.0,4538.0,74.0,4538.0,0.9965251000000754,2.0,2.0,0.0,,,,3.901412637610184,0.014317959568839012,3.91994833946228,3.8598172664642334,0.0002500000000000001,5.421010862427521e-20,0.00025,0.00025,0.082304515,0.04774799,0.24516623,0.03780353,0.038620051927865114,0.016579039803170173,0.06587866172194534,0.02162725478410774
|
||||
156,884.0,0.0,4562.0,4562.0,24.0,4562.0,0.996501340000076,0.0,0.0,0.0,,,,3.9124143918355303,0.010881699050681723,3.9224119186401367,3.890345335006714,0.00025,0.0,0.00025,0.00025,0.06295078,0.047233727,0.16537290000000002,0.024622776000000002,,,,
|
||||
157,885.0,0.0,4567.0,4567.0,5.0,4567.0,0.996496390000076,0.0,0.0,0.0,,,,3.911202192306519,0.0,3.911202192306519,3.911202192306519,0.00025,0.0,0.00025,0.00025,0.056778617,0.0,0.056778617,0.056778617,,,,
|
||||
158,891.0,0.0,4591.0,4591.0,24.0,4591.0,0.9964726300000766,0.0,0.0,0.0,,,,3.9170739253362017,0.00627575950526697,3.9230763912200928,3.90430212020874,0.00025,0.0,0.00025,0.00025,0.041204836,0.02969683,0.10723344,0.023254171,,,,
|
||||
159,904.0,0.0,4643.0,4643.0,52.0,4643.0,0.9964211500000776,1.0,1.0,0.0,,,,3.9151265254387484,0.0071403585399514545,3.922400951385498,3.8993926048278813,0.0002500000000000001,1.0842021724855042e-19,0.00025,0.00025,0.045260586,0.024057979,0.116506554,0.020029731000000002,0.0189437787048524,0.01244652440681743,0.03247623816132608,-0.0009165033698077527
|
||||
160,917.0,0.0,4697.0,4697.0,54.0,4697.0,0.9963676900000789,1.0,1.0,0.0,,,,3.908927807441125,0.009568485429936921,3.919936656951904,3.8828034400939937,0.0002500000000000001,1.0842021724855042e-19,0.00025,0.00025,0.053983505999999994,0.041504357,0.18475427,0.01714496,,,,
|
||||
161,931.0,0.0,4750.0,4750.0,53.0,4750.0,0.99631522000008,1.0,1.0,0.0,,,,3.9101080383573263,0.005517226362801215,3.920608758926392,3.897236824035645,0.0002500000000000001,1.0842021724855042e-19,0.00025,0.00025,0.04344604,0.019291034,0.07395356,0.022571256,,,,
|
||||
162,944.0,0.0,4805.0,4805.0,55.0,4805.0,0.9962607700000812,1.0,1.0,0.0,,,,3.91424089211684,0.005482985807577404,3.9223320484161377,3.904536724090576,0.0002500000000000001,1.0842021724855042e-19,0.00025,0.00025,0.04400798,0.023964744,0.102982074,0.01991815,,,,
|
||||
163,950.0,0.0,4829.0,4829.0,24.0,4829.0,0.9962370100000816,0.0,0.0,0.0,,,,3.9095477263132725,0.005824083143288898,3.91952395439148,3.900090217590332,0.00025,0.0,0.00025,0.00025,0.040830097999999995,0.013533143000000001,0.056812678,0.024962388,,,,
|
||||
164,953.0,0.0,4839.0,4839.0,10.0,4839.0,0.996227110000082,0.0,0.0,0.0,,,,3.9006559054056797,0.00979941683060604,3.9142212867736816,3.891417980194092,0.00025,0.0,0.00025,0.00025,0.0760692,0.015011231000000002,0.097290054,0.064946845,,,,
|
||||
165,956.0,0.0,4850.0,4850.0,11.0,4850.0,0.996216220000082,0.0,0.0,0.0,,,,3.899686495463053,0.011544398607180316,3.9129037857055664,3.884778022766113,0.00025,0.0,0.00025,0.00025,0.06925678,0.024352986,0.094152786,0.036199472999999996,,,,
|
||||
166,969.0,0.0,4902.0,4902.0,52.0,4902.0,0.9961647400000831,1.0,1.0,0.0,,,,3.9089922171372633,0.007602817417120473,3.920830249786377,3.8911774158477774,0.0002500000000000001,1.0842021724855042e-19,0.00025,0.00025,0.054977775,0.018903932,0.08180171,0.028611207000000003,,,,
|
||||
167,994.0,0.0,5005.0,5005.0,103.0,5005.0,0.9960627700000856,2.0,2.0,0.0,,,,3.917658386230469,0.005510822703715613,3.925115585327149,3.905344486236572,0.00025,0.0,0.00025,0.00025,0.03910309,0.02227789,0.10346179999999999,0.02136815,,,,
|
||||
168,1000.0,0.0,5029.0,5029.0,24.0,5029.0,0.996039010000086,0.0,0.0,0.0,,,,3.904022375742594,0.016731884267796808,3.9189243316650386,3.867844581604004,0.00025,0.0,0.00025,0.00025,0.074680835,0.086667195,0.26653707,0.02274417,,,,
|
||||
169,1014.0,0.0,5082.0,5082.0,53.0,5082.0,0.9959865400000872,1.0,1.0,0.0,,,,3.894112552915301,0.008641007464295613,3.906795501708984,3.876773357391357,0.0002500000000000001,1.0842021724855042e-19,0.00025,0.00025,0.06993078400000001,0.027889542000000003,0.11605459,0.04113053,0.032493829354644385,0.0031500681866261605,0.03558764792978825,0.02761170715093661
|
||||
170,1020.0,0.0,5106.0,5106.0,24.0,5106.0,0.9959627800000876,0.0,0.0,0.0,,,,3.8882037798563633,0.01626696478968686,3.909381866455078,3.862293958663941,0.00025,0.0,0.00025,0.00025,0.101393074,0.06277362,0.2191356,0.043537743,0.031581298541278224,0.00495150975748635,0.038943051546812664,0.025311197713018013
|
||||
171,1026.0,0.0,5130.0,5130.0,24.0,5130.0,0.9959390200000882,0.0,0.0,0.0,,,,3.888645927111308,0.010454135614578185,3.904432058334351,3.8746552467346187,0.00025,0.0,0.00025,0.00025,0.07456189,0.025422504,0.11114978,0.050077355999999996,,,,
|
||||
172,1031.0,0.0,5151.0,5151.0,21.0,5151.0,0.9959182300000886,0.0,0.0,0.0,,,,3.892359209060669,0.007377484124185756,3.90348744392395,3.882137298583984,0.00025,0.0,0.00025,0.00025,0.06353016,0.021103972999999998,0.10050892,0.04188433,,,,
|
||||
173,1037.0,0.0,5175.0,5175.0,24.0,5175.0,0.9958944700000892,0.0,0.0,0.0,,,,3.9024262825647984,0.01150679306114234,3.912110090255737,3.879209280014038,0.00025,0.0,0.00025,0.00025,0.074282415,0.018134609,0.08970149599999999,0.037051577,,,,
|
||||
174,1049.0,0.0,5222.0,5222.0,47.0,5222.0,0.99584794000009,1.0,1.0,0.0,,,,3.908806602160136,0.009676763169690216,3.921391487121582,3.891079425811768,0.0002500000000000001,5.421010862427521e-20,0.00025,0.00025,0.07042499,0.037317824,0.15560889,0.024347339,0.029916990548372824,0.011984398686974394,0.050408045202494256,0.021262194216251997
|
||||
175,1055.0,0.0,5246.0,5246.0,24.0,5246.0,0.9958241800000908,0.0,0.0,0.0,,,,3.912339250246684,0.005905784965315019,3.917801380157471,3.901353597640991,0.00025,0.0,0.00025,0.00025,0.0468929,0.014504995,0.061729032999999996,0.024907941,,,,
|
||||
176,1055.0,0.0,5248.0,5248.0,2.0,5248.0,0.9958222000000908,0.0,0.0,0.0,,,,,,,,,,,,,,,,,,,
|
||||
177,1073.0,0.0,5321.0,5321.0,73.0,5321.0,0.9957499300000924,1.0,1.0,0.0,,,,3.8942428165011935,0.01059956015419581,3.913241863250733,3.8716630935668954,0.00025,0.0,0.00025,0.00025,0.07183491,0.038139823999999996,0.18247284,0.022943447999999998,,,,
|
||||
178,1079.0,0.0,5345.0,5345.0,24.0,5345.0,0.9957261700000928,0.0,0.0,0.0,,,,3.8970541954040527,0.010366536558995991,3.910508632659912,3.8830144405364986,0.00025,0.0,0.00025,0.00025,0.06695088,0.020120906,0.09757494,0.043868135999999995,,,,
|
||||
179,1085.0,0.0,5369.0,5369.0,24.0,5369.0,0.9957024100000932,0.0,0.0,0.0,,,,3.907167673110962,0.009476660109586657,3.916099548339844,3.888205528259277,0.00025,0.0,0.00025,0.00025,0.05464379,0.027796129,0.09651227,0.019922338,,,,
|
||||
180,1091.0,0.0,5393.0,5393.0,24.0,5393.0,0.9956786500000938,0.0,0.0,0.0,,,,3.9161486625671382,0.005977237948339962,3.9217822551727295,3.9040431976318364,0.00025,0.0,0.00025,0.00025,0.040685657,0.008276475,0.04953533,0.025106748999999998,,,,
|
||||
181,1097.0,0.0,5417.0,5417.0,24.0,5417.0,0.9956548900000944,0.0,0.0,0.0,,,,3.914800524711609,0.0025989809139518342,3.917910099029541,3.910893678665161,0.00025,0.0,0.00025,0.00025,0.037882544,0.020547502,0.069503464,0.021950642000000003,,,,
|
||||
182,1103.0,0.0,5441.0,5441.0,24.0,5441.0,0.9956311300000948,0.0,0.0,0.0,,,,3.9093875487645473,0.0075403446374518535,3.91658878326416,3.893240213394165,0.00025,0.0,0.00025,0.00025,0.06217964,0.056734707,0.18325768,0.020651547,,,,
|
||||
183,1109.0,0.0,5465.0,5465.0,24.0,5465.0,0.9956073700000954,0.0,0.0,0.0,,,,3.9061027367909755,0.008431599703413005,3.915181159973145,3.8906636238098153,0.00025,0.0,0.00025,0.00025,0.05509209599999999,0.018787608,0.08757907,0.023466522000000004,,,,
|
||||
184,1123.0,0.0,5521.0,5521.0,56.0,5521.0,0.9955519300000966,1.0,1.0,0.0,,,,3.904230543545314,0.006465944461946921,3.9153873920440674,3.8940834999084473,0.0002500000000000001,1.0842021724855042e-19,0.00025,0.00025,0.04939139,0.018699298,0.07541163,0.020616345,0.02964394087903258,0.004591881701308979,0.03513057082891513,0.022173488140106667
|
||||
185,1129.0,0.0,5545.0,5545.0,24.0,5545.0,0.9955281700000972,0.0,0.0,0.0,,,,3.9117215474446616,0.008997630452132544,3.9183988571166988,3.89553165435791,0.00025,0.0,0.00025,0.00025,0.062908195,0.018443873,0.10152715,0.04371808,,,,
|
||||
186,1131.0,0.0,5553.0,5553.0,8.0,5553.0,0.9955202500000973,0.0,0.0,0.0,,,,3.9193744659423833,0.0007710456848144531,3.920145511627197,3.918603420257568,0.00025,0.0,0.00025,0.00025,0.04207229,0.0027516093,0.044823895999999995,0.039320678,,,,
|
||||
187,1137.0,0.0,5577.0,5577.0,24.0,5577.0,0.9954964900000978,0.0,0.0,0.0,,,,3.9196182489395137,0.0035591753784421022,3.922784805297852,3.9140124320983887,0.00025,0.0,0.00025,0.00025,0.030848802999999998,0.0052637694999999995,0.038795352000000005,0.024178032000000002,,,,
|
||||
188,1143.0,0.0,5601.0,5601.0,24.0,5601.0,0.9954727300000984,0.0,0.0,0.0,,,,3.9197628100713096,0.006321527476051465,3.925334692001343,3.907493114471436,0.00025,0.0,0.00025,0.00025,0.038059300000000004,0.030214122000000003,0.105049714,0.019139525,,,,
|
||||
189,1149.0,0.0,5625.0,5625.0,24.0,5625.0,0.9954489700000988,0.0,0.0,0.0,,,,3.9185676972071333,0.004694474097431412,3.92508864402771,3.913989543914795,0.00025,0.0,0.00025,0.00025,0.041160822,0.016511664,0.06104357,0.023452242999999998,,,,
|
||||
190,1162.0,0.0,5677.0,5677.0,52.0,5677.0,0.9953974900001,1.0,1.0,0.0,,,,3.92128638120798,0.0034859433607322358,3.9246218204498287,3.914111614227295,0.0002500000000000001,1.0842021724855042e-19,0.00025,0.00025,0.027637657000000003,0.006614315,0.04961187,0.021031495,,,,
|
||||
191,1168.0,0.0,5701.0,5701.0,24.0,5701.0,0.9953737300001004,0.0,0.0,0.0,,,,3.9182311693827314,0.005879135362439305,3.9243125915527344,3.906522512435913,0.00025,0.0,0.00025,0.00025,0.037615712999999995,0.027689832999999997,0.0992633,0.020691374,,,,
|
||||
192,1174.0,0.0,5725.0,5725.0,24.0,5725.0,0.9953499700001008,0.0,0.0,0.0,,,,3.9171509742736816,0.005519675849221854,3.923488140106201,3.906440973281861,0.00025,0.0,0.00025,0.00025,0.037416738,0.02310684,0.0885513,0.022645732000000002,,,,
|
||||
193,1180.0,0.0,5749.0,5749.0,24.0,5749.0,0.9953262100001016,0.0,0.0,0.0,,,,3.906125664710999,0.012209763116260387,3.92118501663208,3.8834445476531982,0.00025,0.0,0.00025,0.00025,0.08073544,0.05474001,0.18847083,0.023379596000000002,,,,
|
||||
194,1186.0,0.0,5773.0,5773.0,24.0,5773.0,0.9953024500001021,0.0,0.0,0.0,,,,3.907502055168152,0.006495432783940445,3.9147427082061768,3.8948490619659424,0.00025,0.0,0.00025,0.00025,0.044999857000000004,0.021395817,0.07696019999999999,0.021673172999999997,,,,
|
||||
195,1192.0,0.0,5797.0,5797.0,24.0,5797.0,0.9952786900001024,0.0,0.0,0.0,,,,3.900994459788005,0.005137766075816663,3.909370422363281,3.8916635513305664,0.00025,0.0,0.00025,0.00025,0.04738723,0.015031378,0.07886723400000001,0.034302127,,,,
|
||||
196,1198.0,0.0,5821.0,5821.0,24.0,5821.0,0.995254930000103,0.0,0.0,0.0,,,,3.90341854095459,0.009166034047144505,3.913811683654785,3.885388374328613,0.00025,0.0,0.00025,0.00025,0.054924894,0.023477987999999998,0.09383323,0.030452207000000002,,,,
|
||||
197,1204.0,0.0,5845.0,5845.0,24.0,5845.0,0.9952311700001036,0.0,0.0,0.0,,,,3.9109852711359663,0.005486902033857292,3.9194059371948238,3.9029967784881587,0.00025,0.0,0.00025,0.00025,0.03770184,0.015262868,0.05711496,0.021508126000000002,,,,
|
||||
198,1210.0,0.0,5869.0,5869.0,24.0,5869.0,0.995207410000104,0.0,0.0,0.0,,,,3.908926924069722,0.005049069867130039,3.914444923400879,3.900450229644776,0.00025,0.0,0.00025,0.00025,0.047054887000000004,0.027071433,0.09834805,0.02253729,,,,
|
||||
199,1216.0,0.0,5893.0,5893.0,24.0,5893.0,0.9951836500001046,0.0,0.0,0.0,,,,3.9101848999659214,0.0100009260265061,3.920277833938599,3.898144245147705,0.00025,0.0,0.00025,0.00025,0.06302851400000001,0.02466503,0.098218665,0.042084735,,,,
|
||||
200,1222.0,0.0,5917.0,5917.0,24.0,5917.0,0.9951598900001052,0.0,0.0,0.0,,,,3.90463387966156,0.008527608450558092,3.918341398239136,3.8924074172973633,0.00025,0.0,0.00025,0.00025,0.061735782999999995,0.020445593,0.09920426,0.036474828,,,,
|
||||
38,6.0,0.0,1052.0,1052.0,24.0,1052.0,0.9999762400000004,0.0,0.0,0.0,,,,3.931221723556519,0.0001869595941817377,3.931451797485352,3.930908679962158,0.00025,0.0,0.00025,0.00025,0.024636402999999998,0.010201001,0.03665264,0.005232731,,,,
|
||||
39,19.0,0.0,1104.0,1104.0,52.0,1104.0,0.9999247600000016,1.0,1.0,0.0,,,,3.930199843186599,0.0009168658147847392,3.931383609771729,3.9289746284484863,0.0002500000000000001,1.0842021724855042e-19,0.00025,0.00025,0.027375148999999998,0.017305773,0.053645335,0.0046353065,,,,
|
||||
40,32.0,0.0,1157.0,1157.0,53.0,1157.0,0.9998722900000028,1.0,1.0,0.0,,,,3.927852043738732,0.0021632702372237785,3.9307613372802734,3.9224469661712646,0.0002500000000000001,1.0842021724855042e-19,0.00025,0.00025,0.03029519,0.012462573000000001,0.05198965,0.006787108000000001,,,,
|
||||
41,38.0,0.0,1181.0,1181.0,24.0,1181.0,0.9998485300000032,0.0,0.0,0.0,,,,3.9195197105407713,0.003458697643936128,3.9239797592163086,3.915398836135864,0.00025,0.0,0.00025,0.00025,0.050883245,0.015535021000000001,0.074372254,0.032536387,,,,
|
||||
42,44.0,0.0,1205.0,1205.0,24.0,1205.0,0.9998247700000038,0.0,0.0,0.0,,,,3.9208398818969727,0.002526262071008664,3.923142433166504,3.9159357547760014,0.00025,0.0,0.00025,0.00025,0.04823835,0.009737117,0.05789976,0.02957153,,,,
|
||||
43,65.0,0.0,1289.0,1289.0,84.0,1289.0,0.9997416100000056,2.0,2.0,0.0,,,,3.9246623277664185,0.0035223119953576632,3.9288525581359854,3.914816856384277,0.0002500000000000001,5.421010862427521e-20,0.00025,0.00025,0.034144707,0.015087045,0.06694924,0.012811388,,,,
|
||||
44,71.0,0.0,1313.0,1313.0,24.0,1313.0,0.999717850000006,0.0,0.0,0.0,,,,3.923461961746216,0.0032569964971006947,3.928899526596069,3.919642210006714,0.00025,0.0,0.00025,0.00025,0.050062586,0.023262493,0.076820485,0.013894211000000002,,,,
|
||||
45,77.0,0.0,1337.0,1337.0,24.0,1337.0,0.9996940900000066,0.0,0.0,0.0,,,,3.9235483169555674,0.002781000145815756,3.927020072937012,3.9200420379638667,0.00025,0.0,0.00025,0.00025,0.028888572,0.0052102907,0.035091516,0.021872407000000003,,,,
|
||||
46,90.0,0.0,1389.0,1389.0,52.0,1389.0,0.9996426100000078,1.0,1.0,0.0,,,,3.9116975267728167,0.008187638682222156,3.9239428043365483,3.891520977020264,0.0002500000000000001,5.421010862427521e-20,0.00025,0.00025,0.055864874,0.022876885,0.12141885599999999,0.03347692,,,,
|
||||
47,96.0,0.0,1413.0,1413.0,24.0,1413.0,0.9996188500000084,0.0,0.0,0.0,,,,3.908496475219727,0.006585844620650958,3.9151806831359854,3.898083925247192,0.00025,0.0,0.00025,0.00025,0.07182529,0.020314291,0.10198222,0.044576887,,,,
|
||||
48,102.0,0.0,1437.0,1437.0,24.0,1437.0,0.9995950900000088,0.0,0.0,0.0,,,,3.911427450180054,0.004720749850781333,3.917818546295166,3.9059534072875977,0.00025,0.0,0.00025,0.00025,0.04068216,0.008724220999999999,0.052044775,0.02600878,,,,
|
||||
49,133.0,0.0,1559.0,1559.0,122.0,1559.0,0.9994743100000114,2.0,2.0,0.0,,,,3.9116645097732543,0.008212209986776905,3.923392772674561,3.893138885498047,0.0002500000000000001,5.421010862427521e-20,0.00025,0.00025,0.057129793,0.024590025,0.14957984,0.022074927,,,,
|
||||
50,139.0,0.0,1583.0,1583.0,24.0,1583.0,0.999450550000012,0.0,0.0,0.0,,,,3.9202719132105512,0.004833009349884986,3.9244785308837886,3.91111421585083,0.00025,0.0,0.00025,0.00025,0.042274535,0.008735406999999999,0.06115426,0.035954453,,,,
|
||||
51,144.0,0.0,1602.0,1602.0,19.0,1602.0,0.9994317400000124,0.0,0.0,0.0,,,,3.921470832824707,0.00476144420586029,3.92614221572876,3.915390968322754,0.00025,0.0,0.00025,0.00025,0.04207947,0.01601966,0.06367975,0.026875777000000003,,,,
|
||||
52,157.0,0.0,1654.0,1654.0,52.0,1654.0,0.9993802600000136,1.0,1.0,0.0,,,,3.911713141661424,0.005771386710127535,3.925222158432007,3.9013674259185787,0.0002500000000000001,1.0842021724855042e-19,0.00025,0.00025,0.062386095999999995,0.020226583,0.104151145,0.027108701000000002,,,,
|
||||
53,163.0,0.0,1678.0,1678.0,24.0,1678.0,0.999356500000014,0.0,0.0,0.0,,,,3.9117291371027623,0.0066689832679940105,3.9203505516052246,3.901379585266113,0.00025,0.0,0.00025,0.00025,0.05630688,0.012037659,0.07040049,0.034606706,,,,
|
||||
54,169.0,0.0,1702.0,1702.0,24.0,1702.0,0.9993327400000144,0.0,0.0,0.0,,,,3.9194070895512905,0.0035246215349119922,3.92409086227417,3.915106296539306,0.00025,0.0,0.00025,0.00025,0.032539528,0.0038118690000000003,0.036232464,0.024550297999999998,,,,
|
||||
55,175.0,0.0,1726.0,1726.0,24.0,1726.0,0.999308980000015,0.0,0.0,0.0,,,,3.9194735685984288,0.0042013866720017005,3.925476551055908,3.9114837646484375,0.00025,0.0,0.00025,0.00025,0.044017408,0.025064694,0.09924943,0.024483632,,,,
|
||||
56,181.0,0.0,1750.0,1750.0,24.0,1750.0,0.9992852200000156,0.0,0.0,0.0,,,,3.9229532082875567,0.0047150717722185854,3.9258666038513184,3.912473201751709,0.00025,0.0,0.00025,0.00025,0.039739486,0.019273119,0.082423985,0.026975336000000003,,,,
|
||||
57,187.0,0.0,1774.0,1774.0,24.0,1774.0,0.9992614600000159,0.0,0.0,0.0,,,,3.917657891909281,0.007991384330989712,3.923840999603272,3.906161785125733,0.00025,0.0,0.00025,0.00025,0.05919824,0.03566478,0.116413414,0.030492092000000002,,,,
|
||||
58,193.0,0.0,1798.0,1798.0,24.0,1798.0,0.9992377000000164,0.0,0.0,0.0,,,,3.9170728524525966,0.004003744192301737,3.9226815700531006,3.90941333770752,0.00025,0.0,0.00025,0.00025,0.040361468,0.01585028,0.07572205,0.0322183,,,,
|
||||
59,220.0,0.0,1908.0,1908.0,110.0,1908.0,0.9991288000000188,2.0,2.0,0.0,,,,3.9092675403312405,0.007240421387456694,3.921100616455078,3.8942036628723145,0.00025,0.0,0.00025,0.00025,0.054216314,0.026537126,0.1382415,0.032443658,,,,
|
||||
60,238.0,0.0,1978.0,1978.0,70.0,1978.0,0.9990595000000204,1.0,1.0,0.0,,,,3.9095789061652284,0.009335145690782778,3.9196851253509517,3.877565860748291,0.00025,0.0,0.00025,0.00025,0.06285704,0.039437227000000005,0.21063226,0.027021378,,,,
|
||||
61,244.0,0.0,2002.0,2002.0,24.0,2002.0,0.9990357400000208,0.0,0.0,0.0,,,,3.9234656890233364,0.004963029550714253,3.9265444278717037,3.912503719329834,0.00025,0.0,0.00025,0.00025,0.03451577,0.020586407,0.08014955,0.021209395,,,,
|
||||
62,250.0,0.0,2026.0,2026.0,24.0,2026.0,0.9990119800000214,0.0,0.0,0.0,,,,3.923621535301209,0.003351060171561991,3.927440643310547,3.917670488357544,0.00025,0.0,0.00025,0.00025,0.03137474,0.017449882,0.06696568,0.012469228999999998,,,,
|
||||
63,256.0,0.0,2050.0,2050.0,24.0,2050.0,0.9989882200000219,0.0,0.0,0.0,,,,3.9239328304926553,0.004303587358077178,3.928022146224976,3.916937828063965,0.00025,0.0,0.00025,0.00025,0.036339886,0.024876607999999998,0.08432637,0.016238352,,,,
|
||||
64,262.0,0.0,2074.0,2074.0,24.0,2074.0,0.9989644600000224,0.0,0.0,0.0,,,,3.922675569852193,0.003945203974885769,3.926812171936035,3.916001796722412,0.00025,0.0,0.00025,0.00025,0.03397216,0.015986292,0.06819728,0.021722147,,,,
|
||||
65,268.0,0.0,2098.0,2098.0,24.0,2098.0,0.998940700000023,0.0,0.0,0.0,,,,3.9233856598536168,0.0025418268998109988,3.9255661964416495,3.9190070629119873,0.00025,0.0,0.00025,0.00025,0.027544653,0.0030020403,0.03098054,0.023629117999999998,,,,
|
||||
66,274.0,0.0,2122.0,2122.0,24.0,2122.0,0.9989169400000236,0.0,0.0,0.0,,,,3.9184800386428833,0.006126075387770387,3.925452470779419,3.9083778858184814,0.00025,0.0,0.00025,0.00025,0.04692222,0.025018802000000003,0.09491508,0.027865942999999997,,,,
|
||||
67,300.0,0.0,2226.0,2226.0,104.0,2226.0,0.9988139800000256,2.0,2.0,0.0,,,,3.917559577868535,0.005360782785403112,3.9242238998413086,3.907365322113037,0.00025,0.0,0.00025,0.00025,0.041328712999999996,0.013695423500000001,0.08924542,0.026938034,,,,
|
||||
68,306.0,0.0,2250.0,2250.0,24.0,2250.0,0.9987902200000264,0.0,0.0,0.0,,,,3.9195762475331626,0.005477586097500176,3.925743579864502,3.910479068756104,0.00025,0.0,0.00025,0.00025,0.04433396,0.02477532,0.09257056,0.025777865,,,,
|
||||
69,319.0,0.0,2304.0,2304.0,54.0,2304.0,0.9987367600000274,1.0,1.0,0.0,,,,3.911903124589186,0.012669416789346187,3.925137996673584,3.883302927017212,0.0002500000000000001,1.0842021724855042e-19,0.00025,0.00025,0.06774586,0.05211675,0.19558774,0.024129536,,,,
|
||||
70,333.0,0.0,2359.0,2359.0,55.0,2359.0,0.9986823100000286,1.0,1.0,0.0,,,,3.9136668273380826,0.004703153555387972,3.9223999977111816,3.903387308120728,0.0002500000000000001,1.0842021724855042e-19,0.00025,0.00025,0.054232277,0.021540705,0.08497343,0.026842522999999997,,,,
|
||||
71,339.0,0.0,2383.0,2383.0,24.0,2383.0,0.9986585500000292,0.0,0.0,0.0,,,,3.919779459635417,0.005024234762296529,3.924915790557861,3.913316011428833,0.00025,0.0,0.00025,0.00025,0.04258514,0.01664229,0.07179942,0.029295942000000002,,,,
|
||||
72,345.0,0.0,2407.0,2407.0,24.0,2407.0,0.9986347900000296,0.0,0.0,0.0,,,,3.916400829950968,0.0037087443724350406,3.922591209411621,3.910990238189697,0.00025,0.0,0.00025,0.00025,0.04164288,0.013494465,0.0606514,0.028523112000000003,,,,
|
||||
73,351.0,0.0,2431.0,2431.0,24.0,2431.0,0.9986110300000302,0.0,0.0,0.0,,,,3.9100563923517857,0.00997217178932747,3.921787738800049,3.8964726924896236,0.00025,0.0,0.00025,0.00025,0.07148257,0.036750328,0.1316841,0.029105565,0.08476112848147811,0.010302674861150477,0.09618881531059796,0.07362114340066975
|
||||
74,357.0,0.0,2455.0,2455.0,24.0,2455.0,0.9985872700000308,0.0,0.0,0.0,,,,3.9050901333491006,0.011260458891407692,3.917460203170776,3.886053562164306,0.00025,0.0,0.00025,0.00025,0.06699019,0.033011075,0.13050018,0.023535503,,,,
|
||||
75,363.0,0.0,2479.0,2479.0,24.0,2479.0,0.9985635100000312,0.0,0.0,0.0,,,,3.902606129646301,0.008859863475206243,3.9116301536560063,3.8883891105651855,0.00025,0.0,0.00025,0.00025,0.087462075,0.01343957,0.10717838,0.065659955,,,,
|
||||
76,366.0,0.0,2490.0,2490.0,11.0,2490.0,0.9985526200000314,0.0,0.0,0.0,,,,3.9155500729878745,0.0018176602717315427,3.916898250579834,3.912980556488037,0.00025,0.0,0.00025,0.00025,0.05424859,0.016205095,0.07480604,0.03519769,,,,
|
||||
77,372.0,0.0,2514.0,2514.0,24.0,2514.0,0.998528860000032,0.0,0.0,0.0,,,,3.913112123807272,0.008634982019425629,3.924261569976807,3.897240400314331,0.00025,0.0,0.00025,0.00025,0.07271529,0.045303952,0.16942109,0.032734662000000005,,,,
|
||||
78,385.0,0.0,2566.0,2566.0,52.0,2566.0,0.9984773800000329,1.0,1.0,0.0,,,,3.9163635143866906,0.008402620778335278,3.924272537231445,3.89665412902832,0.0002500000000000001,1.0842021724855042e-19,0.00025,0.00025,0.055364605,0.03820964,0.1473404,0.0231255,,,,
|
||||
79,391.0,0.0,2590.0,2590.0,24.0,2590.0,0.9984536200000336,0.0,0.0,0.0,,,,3.9137684504191075,0.0072265819198150455,3.9209821224212646,3.899287462234497,0.00025,0.0,0.00025,0.00025,0.04803099,0.024139998,0.09744034,0.02894604,,,,
|
||||
80,397.0,0.0,2614.0,2614.0,24.0,2614.0,0.998429860000034,0.0,0.0,0.0,,,,3.9168293078740444,0.006003024888928708,3.922558307647705,3.908766984939575,0.00025,0.0,0.00025,0.00025,0.045994043,0.011773996,0.062946476,0.031108396,,,,
|
||||
81,403.0,0.0,2638.0,2638.0,24.0,2638.0,0.9984061000000346,0.0,0.0,0.0,,,,3.916066884994507,0.006186006283226114,3.9224953651428223,3.903759002685547,0.00025,0.0,0.00025,0.00025,0.043480277000000005,0.024671106,0.09772151,0.025931357999999998,,,,
|
||||
82,409.0,0.0,2662.0,2662.0,24.0,2662.0,0.9983823400000352,0.0,0.0,0.0,,,,3.916084011395773,0.004613187612996604,3.92165207862854,3.908083438873291,0.00025,0.0,0.00025,0.00025,0.037429407000000005,0.012449372,0.06288264,0.02597355,,,,
|
||||
83,427.0,0.0,2735.0,2735.0,73.0,2735.0,0.9983100700000368,2.0,2.0,0.0,,,,3.9208069774839616,0.004117341834542028,3.9270694255828857,3.913329124450684,0.00025,0.0,0.00025,0.00025,0.035283703,0.016989514,0.094444364,0.022399304,0.06518436856567916,0.007824789763257008,0.07343369647860579,0.05451569035649359
|
||||
84,433.0,0.0,2759.0,2759.0,24.0,2759.0,0.9982863100000372,0.0,0.0,0.0,,,,3.9209779500961295,0.005507315274268738,3.926806926727295,3.910200834274292,0.00025,0.0,0.00025,0.00025,0.03683711,0.027313525,0.09770038,0.020772181,,,,
|
||||
85,439.0,0.0,2783.0,2783.0,24.0,2783.0,0.9982625500000376,0.0,0.0,0.0,,,,3.922569274902344,0.0025260958892192077,3.9246745109558105,3.918498277664185,0.00025,0.0,0.00025,0.00025,0.030211547000000002,0.0026579774,0.03448953,0.027547607,,,,
|
||||
86,445.0,0.0,2807.0,2807.0,24.0,2807.0,0.9982387900000382,0.0,0.0,0.0,,,,3.918254733085632,0.007103240605972088,3.9245026111602783,3.9033164978027344,0.00025,0.0,0.00025,0.00025,0.046279787999999995,0.039431535,0.13437147,0.027575018,,,,
|
||||
87,451.0,0.0,2831.0,2831.0,24.0,2831.0,0.9982150300000387,0.0,0.0,0.0,,,,3.9129236141840615,0.0052595039126077025,3.919306993484497,3.905198574066162,0.00025,0.0,0.00025,0.00025,0.05645022,0.028249081000000002,0.10810237,0.025189718,,,,
|
||||
88,457.0,0.0,2855.0,2855.0,24.0,2855.0,0.9981912700000392,0.0,0.0,0.0,,,,3.9068985780080165,0.009396844757470137,3.9179880619049072,3.893443107604981,0.00025,0.0,0.00025,0.00025,0.058815985999999994,0.020622537,0.09929817,0.036466278,,,,
|
||||
89,463.0,0.0,2879.0,2879.0,24.0,2879.0,0.9981675100000398,0.0,0.0,0.0,,,,3.9025650024414062,0.007012971449426645,3.9111347198486333,3.892833709716797,0.00025,0.0,0.00025,0.00025,0.056319642999999996,0.020603087,0.08862509,0.034218702000000004,,,,
|
||||
90,476.0,0.0,2931.0,2931.0,52.0,2931.0,0.9981160300000408,1.0,1.0,0.0,,,,3.9140769151540895,0.009024169067599008,3.9249675273895264,3.896440982818604,0.0002500000000000001,1.0842021724855042e-19,0.00025,0.00025,0.051226035,0.032695282,0.15438132,0.027635505,0.0936851561069494,0.012604273517062052,0.11053429581224976,0.07528237439692065
|
||||
91,489.0,0.0,2985.0,2985.0,54.0,2985.0,0.998062570000042,1.0,1.0,0.0,,,,3.915743772800152,0.007192079894537922,3.92524003982544,3.9029860496521,0.0002500000000000001,1.0842021724855042e-19,0.00025,0.00025,0.05103354,0.035138838,0.13290058,0.02600321,,,,
|
||||
92,495.0,0.0,3009.0,3009.0,24.0,3009.0,0.9980388100000426,0.0,0.0,0.0,,,,3.905655527114868,0.007160981176258628,3.911682605743408,3.8922731876373287,0.00025,0.0,0.00025,0.00025,0.075185,0.023720368999999998,0.100431845,0.03333227,,,,
|
||||
93,513.0,0.0,3081.0,3081.0,72.0,3081.0,0.997967530000044,1.0,1.0,0.0,,,,3.9139904134413777,0.0086975207069538,3.925023078918457,3.89181399345398,0.00025,0.0,0.00025,0.00025,0.04482082,0.021076564,0.099374495,0.024501602999999997,,,,
|
||||
94,526.0,0.0,3133.0,3133.0,52.0,3133.0,0.9979160500000452,1.0,1.0,0.0,,,,3.9159895579020176,0.00523427199221536,3.924862384796143,3.908602237701416,0.0002500000000000001,5.421010862427521e-20,0.00025,0.00025,0.04776742,0.021948164,0.092593655,0.023053447,,,,
|
||||
95,532.0,0.0,3157.0,3157.0,24.0,3157.0,0.9978922900000458,0.0,0.0,0.0,,,,3.9092134475708007,0.008149856535380534,3.9185829162597656,3.897855281829834,0.00025,0.0,0.00025,0.00025,0.062389858,0.026056597,0.10220042,0.024471639,,,,
|
||||
96,535.0,0.0,3168.0,3168.0,11.0,3168.0,0.9978814000000459,0.0,0.0,0.0,,,,3.916452527046204,0.0008543729782104492,3.9173069000244136,3.915598154067993,0.00025,0.0,0.00025,0.00025,0.063554764,0.0019908305,0.065545596,0.061563935,,,,
|
||||
97,541.0,0.0,3192.0,3192.0,24.0,3192.0,0.9978576400000464,0.0,0.0,0.0,,,,3.909935712814331,0.009116530731455148,3.919701814651489,3.896805286407471,0.00025,0.0,0.00025,0.00025,0.059497137,0.018856974,0.10141122,0.04773607,,,,
|
||||
98,547.0,0.0,3216.0,3216.0,24.0,3216.0,0.9978338800000469,0.0,0.0,0.0,,,,3.9149986108144126,0.0027575270011946595,3.9209814071655273,3.9130215644836426,0.00025,0.0,0.00025,0.00025,0.030355075,0.006294075400000001,0.04412072,0.026117932000000003,,,,
|
||||
99,553.0,0.0,3240.0,3240.0,24.0,3240.0,0.9978101200000477,0.0,0.0,0.0,,,,3.917744477589925,0.005195170518982814,3.922660112380981,3.907017230987549,0.00025,0.0,0.00025,0.00025,0.045432035,0.032666054,0.1175383,0.025086987999999998,,,,
|
||||
100,557.0,0.0,3254.0,3254.0,14.0,3254.0,0.9977962600000478,0.0,0.0,0.0,,,,3.920853197574616,0.0032335072829633733,3.924139499664306,3.917365074157715,0.00025,0.0,0.00025,0.00025,0.030746818,0.0021103802,0.03299701,0.027722057,,,,
|
||||
101,563.0,0.0,3278.0,3278.0,24.0,3278.0,0.9977725000000484,0.0,0.0,0.0,,,,3.919173240661621,0.005245355548032364,3.924139499664306,3.9121251106262207,0.00025,0.0,0.00025,0.00025,0.04046173,0.014030717,0.06180547,0.026807047,,,,
|
||||
102,569.0,0.0,3302.0,3302.0,24.0,3302.0,0.9977487400000488,0.0,0.0,0.0,,,,3.9149168729782096,0.0061396117532687726,3.9230012893676762,3.903376579284668,0.00025,0.0,0.00025,0.00025,0.046323236,0.028988915,0.106054954,0.022678047000000003,,,,
|
||||
103,586.0,0.0,3372.0,3372.0,70.0,3372.0,0.9976794400000504,1.0,1.0,0.0,,,,3.913790001588709,0.007607273391496842,3.9222259521484375,3.8915696144104,0.00025,0.0,0.00025,0.00025,0.048422455999999996,0.027336113,0.14846925,0.024543261,0.08890687171369849,0.0057769732922772635,0.09813238270580824,0.08220024779439031
|
||||
104,592.0,0.0,3396.0,3396.0,24.0,3396.0,0.9976556800000508,0.0,0.0,0.0,,,,3.9051036437352504,0.010066815309635413,3.9189527034759517,3.891021728515625,0.00025,0.0,0.00025,0.00025,0.07512694,0.038009237,0.14281742,0.029755544,,,,
|
||||
105,605.0,0.0,3448.0,3448.0,52.0,3448.0,0.997604200000052,1.0,1.0,0.0,,,,3.918142575484056,0.004807752853212899,3.9268784523010254,3.9082822799682617,0.0002500000000000001,1.0842021724855042e-19,0.00025,0.00025,0.047655147,0.015859362,0.069891356,0.02621034,,,,
|
||||
106,611.0,0.0,3472.0,3472.0,24.0,3472.0,0.9975804400000524,0.0,0.0,0.0,,,,3.922736167907715,0.004756774725984181,3.927563190460205,3.915974378585816,0.00025,0.0,0.00025,0.00025,0.035386693,0.020567527,0.065062605,0.016547779,,,,
|
||||
107,617.0,0.0,3496.0,3496.0,24.0,3496.0,0.997556680000053,0.0,0.0,0.0,,,,3.9203327099482217,0.004061983058799976,3.925859928131104,3.915069103240967,0.00025,0.0,0.00025,0.00025,0.04631984,0.026807077000000002,0.09610328,0.019933652,,,,
|
||||
108,649.0,0.0,3625.0,3625.0,129.0,3625.0,0.9974289700000558,3.0,3.0,0.0,,,,3.923788636922836,0.004537128590388258,3.927222728729248,3.9080944061279297,0.00025,0.0,0.00025,0.00025,0.030336653999999998,0.02382997,0.13023514,0.017189205,,,,
|
||||
109,655.0,0.0,3649.0,3649.0,24.0,3649.0,0.9974052100000564,0.0,0.0,0.0,,,,3.9207735538482655,0.0035924389765510157,3.9250328540802,3.915910482406616,0.00025,0.0,0.00025,0.00025,0.032113407000000004,0.011513927,0.054861814,0.024240493999999998,,,,
|
||||
110,659.0,0.0,3664.0,3664.0,15.0,3664.0,0.9973903600000568,0.0,0.0,0.0,,,,3.9228345553080235,0.0003317393460244041,3.923073053359986,3.922365427017212,0.00025,0.0,0.00025,0.00025,0.03727657,0.0020841311,0.03966171,0.03458442,,,,
|
||||
111,665.0,0.0,3688.0,3688.0,24.0,3688.0,0.9973666000000572,0.0,0.0,0.0,,,,3.9084523916244502,0.009292891847852236,3.922221183776856,3.894871711730957,0.00025,0.0,0.00025,0.00025,0.07930285,0.036750987,0.14641604,0.04038639,0.0916911038570112,0.009647038774873912,0.10525367259979317,0.08191287331283162
|
||||
112,671.0,0.0,3712.0,3712.0,24.0,3712.0,0.9973428400000576,0.0,0.0,0.0,,,,3.8974783023198447,0.0069921682108377995,3.904455423355103,3.883086681365967,0.00025,0.0,0.00025,0.00025,0.07495888,0.03793664,0.13841867,0.040677045,,,,
|
||||
113,677.0,0.0,3736.0,3736.0,24.0,3736.0,0.9973190800000582,0.0,0.0,0.0,,,,3.8999780019124355,0.00718585597301854,3.912724256515503,3.892054796218872,0.00025,0.0,0.00025,0.00025,0.057599317000000004,0.024273789,0.10768027599999999,0.040277123,,,,
|
||||
114,683.0,0.0,3760.0,3760.0,24.0,3760.0,0.9972953200000588,0.0,0.0,0.0,,,,3.9139475027720128,0.006154488318593091,3.919713735580444,3.90060043334961,0.00025,0.0,0.00025,0.00025,0.05482946,0.024598442,0.09933748,0.02494547,,,,
|
||||
115,689.0,0.0,3784.0,3784.0,24.0,3784.0,0.9972715600000592,0.0,0.0,0.0,,,,3.920869668324789,0.0044228172247363865,3.924695491790772,3.9118261337280273,0.00025,0.0,0.00025,0.00025,0.037495647,0.019610023,0.08059879,0.024835832000000002,,,,
|
||||
116,695.0,0.0,3808.0,3808.0,24.0,3808.0,0.9972478000000596,0.0,0.0,0.0,,,,3.9191441535949703,0.00451113975330716,3.926470279693604,3.911728858947754,0.00025,0.0,0.00025,0.00025,0.041447747,0.02103844,0.084396675,0.026409343,,,,
|
||||
117,738.0,0.0,3978.0,3978.0,170.0,3978.0,0.9970795000000634,3.0,3.0,0.0,,,,3.9165122453556505,0.006977571502184013,3.926590442657471,3.8990087509155273,0.00025,0.0,0.00025,0.00025,0.04330304,0.023496552999999996,0.16307001,0.021030486,0.08719090074300824,0.004384964510266157,0.0933257479220635,0.08139844983816205
|
||||
118,751.0,0.0,4030.0,4030.0,52.0,4030.0,0.9970280200000644,1.0,1.0,0.0,,,,3.916848549476037,0.005712134417999468,3.92422866821289,3.907773494720459,0.0002500000000000001,1.0842021724855042e-19,0.00025,0.00025,0.041761603,0.014570508000000001,0.0679164,0.022544682000000003,,,,
|
||||
119,757.0,0.0,4054.0,4054.0,24.0,4054.0,0.9970042600000649,0.0,0.0,0.0,,,,3.9193346103032436,0.004432542033561474,3.924940586090088,3.913836479187012,0.00025,0.0,0.00025,0.00025,0.035656117,0.013340753,0.054977793,0.024477727999999997,,,,
|
||||
120,770.0,0.0,4108.0,4108.0,54.0,4108.0,0.9969508000000662,1.0,1.0,0.0,,,,3.9218933215508094,0.0032774388367835684,3.925375699996948,3.915863752365112,0.0002500000000000001,1.0842021724855042e-19,0.00025,0.00025,0.028891372000000002,0.005980155,0.04542286,0.021098942000000002,,,,
|
||||
121,776.0,0.0,4132.0,4132.0,24.0,4132.0,0.9969270400000668,0.0,0.0,0.0,,,,3.9176737864812217,0.005714669586627697,3.925563335418701,3.908238410949707,0.00025,0.0,0.00025,0.00025,0.045285995999999995,0.030636344,0.10180283,0.023205636,,,,
|
||||
122,782.0,0.0,4156.0,4156.0,24.0,4156.0,0.9969032800000672,0.0,0.0,0.0,,,,3.920436024665833,0.003356617447765131,3.92402458190918,3.91544246673584,0.00025,0.0,0.00025,0.00025,0.029000862999999998,0.0032949434000000004,0.03488167,0.026335606,,,,
|
||||
123,788.0,0.0,4180.0,4180.0,24.0,4180.0,0.9968795200000676,0.0,0.0,0.0,,,,3.91536025206248,0.00655017888814275,3.922631740570069,3.90470290184021,0.00025,0.0,0.00025,0.00025,0.045356717000000005,0.021703152000000003,0.08728815599999999,0.024654264,0.07905382886529026,0.007113611916625477,0.08736122809350541,0.06781231760978754
|
||||
124,794.0,0.0,4204.0,4204.0,24.0,4204.0,0.9968557600000684,0.0,0.0,0.0,,,,3.910376071929932,0.010767410017040078,3.921042919158936,3.8927056789398193,0.00025,0.0,0.00025,0.00025,0.06534929,0.041808754,0.13357772,0.026349599999999997,,,,
|
||||
125,800.0,0.0,4228.0,4228.0,24.0,4228.0,0.9968320000000688,0.0,0.0,0.0,,,,3.9098921219507847,0.005350928079116934,3.9183537960052486,3.90225601196289,0.00025,0.0,0.00025,0.00025,0.042213876,0.019440081,0.06717642,0.017936898,,,,
|
||||
126,806.0,0.0,4252.0,4252.0,24.0,4252.0,0.9968082400000692,0.0,0.0,0.0,,,,3.9071143468221035,0.0076881000817021015,3.914450883865357,3.896384239196777,0.00025,0.0,0.00025,0.00025,0.054666165,0.008074944,0.064143874,0.03893538,,,,
|
||||
127,812.0,0.0,4276.0,4276.0,24.0,4276.0,0.9967844800000698,0.0,0.0,0.0,,,,3.9096048275629682,0.009986388736643693,3.919159412384033,3.8883824348449703,0.00025,0.0,0.00025,0.00025,0.05768748,0.03974828,0.14293772,0.029775062999999997,,,,
|
||||
128,817.0,0.0,4297.0,4297.0,21.0,4297.0,0.9967636900000704,0.0,0.0,0.0,,,,3.920097494125366,0.002192433160506277,3.9227235317230233,3.916088104248047,0.00025,0.0,0.00025,0.00025,0.040013142,0.008046434,0.049552247,0.027085222000000003,,,,
|
||||
129,835.0,0.0,4369.0,4369.0,72.0,4369.0,0.9966924100000718,1.0,1.0,0.0,,,,3.923645496368408,0.003971335380362553,3.927788734436035,3.91408634185791,0.00025,0.0,0.00025,0.00025,0.02671613,0.013141682,0.06390603,0.015892757,,,,
|
||||
130,838.0,0.0,4381.0,4381.0,12.0,4381.0,0.996680530000072,0.0,0.0,0.0,,,,3.918880701065064,0.004343271255493164,3.9232239723205566,3.9145374298095694,0.00025,0.0,0.00025,0.00025,0.054025255,0.029123755,0.08314901,0.024901497999999998,,,,
|
||||
131,844.0,0.0,4405.0,4405.0,24.0,4405.0,0.9966567700000726,0.0,0.0,0.0,,,,3.921871614456177,0.0006926298367169169,3.922554016113281,3.9206774234771733,0.00025,0.0,0.00025,0.00025,0.02450889,0.001098688,0.026240927999999997,0.02316709,,,,
|
||||
132,850.0,0.0,4429.0,4429.0,24.0,4429.0,0.9966330100000732,0.0,0.0,0.0,,,,3.9163283824920656,0.0070965356102644685,3.924538135528565,3.904819250106812,0.00025,0.0,0.00025,0.00025,0.05165432,0.0297382,0.10442179,0.026382232000000002,,,,
|
||||
133,856.0,0.0,4453.0,4453.0,24.0,4453.0,0.9966092500000736,0.0,0.0,0.0,,,,3.908688926696777,0.004631911091536898,3.912821292877197,3.8997592926025386,0.00025,0.0,0.00025,0.00025,0.031659696,0.0112523055,0.05369441,0.02220408,0.09663434764370377,0.011439530911160192,0.1133204903453594,0.08493784591555648
|
||||
134,862.0,0.0,4477.0,4477.0,24.0,4477.0,0.996585490000074,0.0,0.0,0.0,,,,3.9066635608673095,0.0069134837458520275,3.912567138671875,3.894236087799072,0.00025,0.0,0.00025,0.00025,0.062734045,0.018426888,0.07988395,0.035628762,,,,
|
||||
135,868.0,0.0,4501.0,4501.0,24.0,4501.0,0.9965617300000746,0.0,0.0,0.0,,,,3.9068355560302734,0.006565847033646798,3.9155406951904297,3.895641326904297,0.00025,0.0,0.00025,0.00025,0.043998305,0.01723355,0.06086314,0.020920068,,,,
|
||||
136,874.0,0.0,4525.0,4525.0,24.0,4525.0,0.9965379700000752,0.0,0.0,0.0,,,,3.915957403182984,0.005385616967520379,3.9220795631408687,3.907727241516113,0.00025,0.0,0.00025,0.00025,0.036902033,0.010507123,0.054999902999999996,0.024909774,0.0808407656848436,0.00788653443199917,0.0930124886333948,0.07094345130026397
|
||||
137,880.0,0.0,4549.0,4549.0,24.0,4549.0,0.9965142100000756,0.0,0.0,0.0,,,,3.9223629474639887,0.0028969288880883147,3.925331115722656,3.918512105941773,0.00025,0.0,0.00025,0.00025,0.028961518999999998,0.0066501414,0.039322792999999995,0.02149471,,,,
|
||||
138,886.0,0.0,4573.0,4573.0,24.0,4573.0,0.9964904500000762,0.0,0.0,0.0,,,,3.923176670074463,0.00371299680276705,3.92737889289856,3.917078971862793,0.00025,0.0,0.00025,0.00025,0.029266099,0.015158733999999998,0.05913827,0.018256912,,,,
|
||||
139,892.0,0.0,4597.0,4597.0,24.0,4597.0,0.9964666900000768,0.0,0.0,0.0,,,,3.923238229751587,0.004645784680438121,3.9274325370788574,3.9147255420684814,0.00025,0.0,0.00025,0.00025,0.033091302999999996,0.026435135,0.085256815,0.014830602,,,,
|
||||
140,905.0,0.0,4649.0,4649.0,52.0,4649.0,0.9964152100000778,1.0,1.0,0.0,,,,3.9196341435114537,0.0064047827852984785,3.927191019058228,3.907767772674561,0.0002500000000000001,5.421010862427521e-20,0.00025,0.00025,0.042559817,0.032465305,0.12077976,0.016249582,0.07142111137509405,0.005482124557026715,0.0755121868103748,0.06198522001504955
|
||||
141,911.0,0.0,4673.0,4673.0,24.0,4673.0,0.9963914500000784,0.0,0.0,0.0,,,,3.9114178657531737,0.0037289761096691845,3.9183673858642583,3.9080231189727774,0.00025,0.0,0.00025,0.00025,0.03725032,0.012984292,0.053290925999999995,0.022740925,,,,
|
||||
142,917.0,0.0,4697.0,4697.0,24.0,4697.0,0.9963676900000789,0.0,0.0,0.0,,,,3.900641059875488,0.008202593172901158,3.915553331375122,3.89070725440979,0.00025,0.0,0.00025,0.00025,0.07194456,0.016872436,0.10402675,0.055527583,,,,
|
||||
143,959.0,0.0,4862.0,4862.0,165.0,4862.0,0.9962043400000824,3.0,3.0,0.0,,,,3.916484565269657,0.009195321558197614,3.927514791488648,3.875643968582153,0.00025,0.0,0.00025,0.00025,0.050039914000000005,0.03235555,0.19805412,0.016311679,,,,
|
||||
144,961.0,0.0,4872.0,4872.0,10.0,4872.0,0.9961944400000826,0.0,0.0,0.0,,,,3.9109601974487305,0.0003795623779296875,3.91133975982666,3.9105806350708012,0.00025,0.0,0.00025,0.00025,0.08231486,0.0035963655,0.08591122,0.07871849,,,,
|
||||
145,967.0,0.0,4896.0,4896.0,24.0,4896.0,0.9961706800000832,0.0,0.0,0.0,,,,3.911652525266012,0.003730142971322064,3.916987419128418,3.9054656028747563,0.00025,0.0,0.00025,0.00025,0.04770064,0.019455014,0.07120952,0.023291172000000002,,,,
|
||||
146,973.0,0.0,4920.0,4920.0,24.0,4920.0,0.9961469200000836,0.0,0.0,0.0,,,,3.9183041254679356,0.0061686838834256645,3.924216270446777,3.906993865966797,0.00025,0.0,0.00025,0.00025,0.034143942999999996,0.009410023,0.052049465,0.022796946000000002,,,,
|
||||
147,991.0,0.0,4990.0,4990.0,70.0,4990.0,0.9960776200000852,1.0,1.0,0.0,,,,3.9259561035368176,0.003052624772546175,3.929214000701904,3.915111303329468,0.00025,0.0,0.00025,0.00025,0.02118983,0.01058622,0.05881162400000001,0.009377036,,,,
|
||||
148,997.0,0.0,5014.0,5014.0,24.0,5014.0,0.9960538600000856,0.0,0.0,0.0,,,,3.921829501787821,0.005638987783575127,3.9289433956146236,3.911579132080078,0.00025,0.0,0.00025,0.00025,0.053220287000000005,0.03926933,0.12531494,0.009659326999999999,,,,
|
||||
149,1003.0,0.0,5038.0,5038.0,24.0,5038.0,0.9960301000000862,0.0,0.0,0.0,,,,3.9192206859588623,0.010266103604497508,3.927973747253418,3.901885509490967,0.00025,0.0,0.00025,0.00025,0.056758717,0.06047596,0.17380179999999998,0.011879246000000001,,,,
|
||||
150,1009.0,0.0,5062.0,5062.0,24.0,5062.0,0.9960063400000868,0.0,0.0,0.0,,,,3.9172442754109706,0.005568418965983125,3.9248442649841313,3.9093506336212163,0.00025,0.0,0.00025,0.00025,0.031238327000000003,0.010524305500000001,0.053442303,0.02037601,0.08149474635720308,0.007770249236423858,0.08990583717823072,0.06942367441952285
|
||||
151,1013.0,0.0,5080.0,5080.0,18.0,5080.0,0.9959885200000872,0.0,0.0,0.0,,,,3.9071742296218868,0.005733222074133758,3.912926197052002,3.8976659774780273,0.00025,0.0,0.00025,0.00025,0.046887867,0.027757969,0.09489569,0.028950742,,,,
|
||||
152,1019.0,0.0,5104.0,5104.0,24.0,5104.0,0.9959647600000876,0.0,0.0,0.0,,,,3.9058968623479213,0.006484745421506769,3.914803504943848,3.8977479934692383,0.00025,0.0,0.00025,0.00025,0.05202657,0.016237387,0.069320746,0.028483914,0.10123160099610748,0.00924367090966277,0.11429844424128592,0.09057608395814956
|
||||
153,1025.0,0.0,5128.0,5128.0,24.0,5128.0,0.995941000000088,0.0,0.0,0.0,,,,3.9155711332956944,0.0034363328327467408,3.920102596282959,3.909119129180908,0.00025,0.0,0.00025,0.00025,0.053072046,0.012842815,0.06840856,0.029084457,,,,
|
||||
154,1043.0,0.0,5200.0,5200.0,72.0,5200.0,0.9958697200000896,1.0,1.0,0.0,,,,3.919898920589023,0.0051437612299664644,3.926342010498047,3.9083333015441895,0.00025,0.0,0.00025,0.00025,0.04138583,0.021527388999999997,0.10207602,0.02045828,0.06269030738622006,0.01062076292266587,0.07537700794637263,0.05176509544253402
|
||||
155,1049.0,0.0,5224.0,5224.0,24.0,5224.0,0.9958459600000902,0.0,0.0,0.0,,,,3.9176971515019736,0.004607417842329036,3.9241092205047607,3.911344051361084,0.00025,0.0,0.00025,0.00025,0.035501002999999996,0.01075465,0.050750613,0.024178062,,,,
|
||||
156,1055.0,0.0,5248.0,5248.0,24.0,5248.0,0.9958222000000908,0.0,0.0,0.0,,,,3.9164028167724614,0.0059626211762711,3.9209251403808594,3.9075305461883545,0.00025,0.0,0.00025,0.00025,0.048876654000000005,0.006729476,0.059075355999999996,0.041907415,,,,
|
||||
157,1073.0,0.0,5321.0,5321.0,73.0,5321.0,0.9957499300000924,1.0,1.0,0.0,,,,3.905633038944668,0.009148174520803428,3.91835355758667,3.886698722839356,0.00025,0.0,0.00025,0.00025,0.05822681,0.027207013,0.10399015,0.021749282,,,,
|
||||
158,1081.0,0.0,5353.0,5353.0,32.0,5353.0,0.995718250000093,1.0,1.0,0.0,,,,3.913202864783151,0.005236289078716726,3.9200148582458496,3.9020719528198238,0.00025,0.0,0.00025,0.00025,0.0547998,0.013358063,0.06949056,0.027396418,,,,
|
||||
159,1094.0,0.0,5405.0,5405.0,52.0,5405.0,0.995666770000094,1.0,1.0,0.0,,,,3.9192105531692505,0.004669106205029015,3.926281929016113,3.909046649932861,0.0002500000000000001,5.421010862427521e-20,0.00025,0.00025,0.036138903,0.020488637,0.09338717,0.022378178,,,,
|
||||
160,1100.0,0.0,5429.0,5429.0,24.0,5429.0,0.9956430100000946,0.0,0.0,0.0,,,,3.9190433025360103,0.008085068281393173,3.925692081451416,3.9033432006835938,0.00025,0.0,0.00025,0.00025,0.043787934,0.038508907,0.120709114,0.022125468,,,,
|
||||
161,1101.0,0.0,5433.0,5433.0,4.0,5433.0,0.9956390500000948,0.0,0.0,0.0,,,,,,,,,,,,,,,,,,,
|
||||
162,1107.0,0.0,5457.0,5457.0,24.0,5457.0,0.9956152900000952,0.0,0.0,0.0,,,,3.916163682937622,0.0044148482015168855,3.923450946807861,3.909670352935791,0.00025,0.0,0.00025,0.00025,0.032714188,0.014613005,0.061352215999999994,0.022624891,,,,
|
||||
163,1113.0,0.0,5481.0,5481.0,24.0,5481.0,0.9955915300000956,0.0,0.0,0.0,,,,3.9131315231323236,0.005102815700138454,3.919836044311523,3.9040644168853764,0.00025,0.0,0.00025,0.00025,0.035691007999999996,0.017045308000000002,0.06272441,0.019958612,,,,
|
||||
164,1119.0,0.0,5505.0,5505.0,24.0,5505.0,0.9955677700000962,0.0,0.0,0.0,,,,3.9153110504150392,0.004432079895266936,3.9200963973999023,3.909667491912842,0.00025,0.0,0.00025,0.00025,0.038842898,0.014238488999999998,0.053485795999999995,0.018271173999999998,0.08357564113102907,0.003596546303727882,0.08858791217207967,0.07728954404592572
|
||||
165,1132.0,0.0,5557.0,5557.0,52.0,5557.0,0.9955162900000972,1.0,1.0,0.0,,,,3.9181122779846187,0.006767361062050372,3.924193859100342,3.905217170715332,0.0002500000000000001,5.421010862427521e-20,0.00025,0.00025,0.040395636,0.02126028,0.09509674,0.020652201000000002,,,,
|
||||
166,1146.0,0.0,5611.0,5611.0,54.0,5611.0,0.9954628300000984,1.0,1.0,0.0,,,,3.9217998064481296,0.004527842732396484,3.926323652267456,3.911604166030884,0.0002500000000000001,1.0842021724855042e-19,0.00025,0.00025,0.030633083999999998,0.01886538,0.08565833,0.019237602,,,,
|
||||
167,1152.0,0.0,5635.0,5635.0,24.0,5635.0,0.9954390700000991,0.0,0.0,0.0,,,,3.924309531847636,0.002489999989859179,3.926170110702514,3.92032241821289,0.00025,0.0,0.00025,0.00025,0.022820115,0.0013746045000000001,0.025504932,0.021013452000000002,,,,
|
||||
168,1158.0,0.0,5659.0,5659.0,24.0,5659.0,0.9954153100000996,0.0,0.0,0.0,,,,3.9214909076690674,0.004836989768199153,3.926125049591065,3.9147348403930655,0.00025,0.0,0.00025,0.00025,0.033087898,0.01716026,0.059941699999999994,0.019464081,,,,
|
||||
169,1200.0,0.0,5829.0,5829.0,170.0,5829.0,0.9952470100001032,4.0,4.0,0.0,,,,3.9123557011286416,0.00992056194615703,3.9257907867431636,3.88425874710083,0.00025,0.0,0.00025,0.00025,0.047889408,0.025188443999999997,0.1270231,0.021248847,,,,
|
||||
170,1206.0,0.0,5853.0,5853.0,24.0,5853.0,0.9952232500001036,0.0,0.0,0.0,,,,3.925180721282959,0.0022685341370699045,3.927363395690918,3.9223520755767822,0.00025,0.0,0.00025,0.00025,0.02065606,0.0026595895,0.024172977999999998,0.017193984,,,,
|
||||
171,1212.0,0.0,5877.0,5877.0,24.0,5877.0,0.9951994900001042,0.0,0.0,0.0,,,,3.9218585968017576,0.004588721403256332,3.9275248050689697,3.9177017211914062,0.00025,0.0,0.00025,0.00025,0.03905834,0.01911859,0.060949482,0.01580555,,,,
|
||||
172,1218.0,0.0,5901.0,5901.0,24.0,5901.0,0.9951757300001048,0.0,0.0,0.0,,,,3.9258478641510015,0.0020144772754086006,3.927055835723877,3.9218244552612314,0.00025,0.0,0.00025,0.00025,0.019175762,0.0023999272,0.023936186,0.01748287,,,,
|
||||
173,1224.0,0.0,5925.0,5925.0,24.0,5925.0,0.9951519700001052,0.0,0.0,0.0,,,,3.9267649173736574,0.00012098331322099605,3.9269504547119136,3.9266090393066406,0.00025,0.0,0.00025,0.00025,0.018493645,0.00037008902,0.019062815,0.017955285,,,,
|
||||
174,1230.0,0.0,5949.0,5949.0,24.0,5949.0,0.9951282100001058,0.0,0.0,0.0,,,,3.92430682182312,0.002279374240445695,3.9271163940429688,3.922307014465332,0.00025,0.0,0.00025,0.00025,0.020227063,0.002944093,0.023198321,0.016268,,,,
|
||||
175,1236.0,0.0,5973.0,5973.0,24.0,5973.0,0.9951044500001064,0.0,0.0,0.0,,,,3.9204555511474615,0.0036825511377112283,3.9265935420989986,3.916257381439209,0.00025,0.0,0.00025,0.00025,0.034467284,0.014903253,0.05299108,0.018289736,,,,
|
||||
|
||||
|
Reference in New Issue
Block a user