benchseries: group by .fullname rather than .name

.name collapses sub-benchmarks (BenchmarkFoo/Bar) into just the
top-level name, which is not what we want. Every benchmark is unique for
our purpose, so we want .fullname.

For golang/go#48803.

Change-Id: Ib97534e418c16779d3839d03460dfb71f2c74f5b
Reviewed-on: https://go-review.googlesource.com/c/perf/+/398994
Trust: Michael Pratt <mpratt@google.com>
Run-TryBot: Michael Pratt <mpratt@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
Reviewed-by: David Chase <drchase@google.com>
Auto-Submit: Michael Pratt <mpratt@google.com>
diff --git a/benchseries/benchseries.go b/benchseries/benchseries.go
index d5a4ed6..cf9bd4a 100644
--- a/benchseries/benchseries.go
+++ b/benchseries/benchseries.go
@@ -239,7 +239,7 @@
 		panic("Couldn't parse 'goarch,goos' schema")
 	}
 
-	benchBy, err := parser.Parse(".name", nil)
+	benchBy, err := parser.Parse(".fullname", nil)
 	if err != nil {
 		panic("Couldn't parse the .name schema")
 	}
diff --git a/cmd/benchseries/testdata/even/reference.json b/cmd/benchseries/testdata/even/reference.json
index 9386edc..df58744 100644
--- a/cmd/benchseries/testdata/even/reference.json
+++ b/cmd/benchseries/testdata/even/reference.json
@@ -2,108 +2,137 @@
 	{
 		"unit": "sec/op amd64 linux drchase1.cam.corp.google.com",
 		"benchmarks": [
-			"AddingFields",
-			"All",
-			"AppendMsgReplicateDecision",
-			"AppendMsgResyncTargetsInfo",
-			"Arc",
-			"BWTS",
-			"BaseTest2KB",
-			"Bindata",
-			"Broker_No_Metrics_Open",
-			"Broker_Open",
-			"BucketsEqual",
-			"BufferedWriteSyncer",
-			"Build",
-			"BuildJSON",
-			"CombinedTestAndAdd",
-			"CommitAfterHash",
-			"CommitAfterHashFixedSize",
-			"CompactToHex",
-			"Compute1000000",
-			"DasumMediumUnitaryInc",
-			"DataUpdateTracker",
-			"DecodehealingTracker",
-			"Dgeev",
-			"DirectSend",
-			"Dnrm2MediumPosInc",
-			"EmojiKyokomiSprint",
-			"EncodeCodecFromInternalProtobuf",
-			"Encoding4KBVerySparse",
-			"FPAQ",
-			"FastTest2KB",
-			"FtoaRegexTrailing",
-			"FuturePromotion10000",
-			"GenSharedKeyP256",
-			"GenSharedKeyS256",
-			"General",
-			"GenerateKeyP256",
-			"Get",
-			"GetDB",
-			"GetObject5MbFS",
-			"GetPage",
-			"Growth_MultiSegment",
-			"Hash",
-			"Hash8K",
-			"HashFixedSize",
-			"HashimotoLight",
-			"HexToCompact",
-			"HexToKeybytes",
-			"HistogramAllocation",
-			"InsertChain_ring1000_memdb",
-			"JSONLogMarshalerFunc",
-			"KeybytesToHex",
-			"LZ",
-			"Listener",
-			"LouvainDirectedMultiplex",
-			"MTFT",
-			"MarshalMsgdataUsageCacheInfo",
-			"MergeByLanguage",
-			"MulWorkspaceDense1000Hundredth",
-			"MultiWriteSyncer",
-			"MuxBrodcast",
-			"OpDiv128",
-			"ParallelBrodcast",
-			"ParallelDirectSend",
-			"ParallelizeUntil",
-			"ParseBigBytes",
-			"PendingDemotion10000",
-			"Pi",
-			"Polygon",
-			"PoolBatchInsert10000",
-			"PoolBatchLocalInsert10000",
-			"ReaderContains",
-			"RecursiveFunc",
-			"ReflectorResyncChanMany",
-			"RegexMatch",
-			"RenderSpec",
-			"RenderSpecBlackFriday2",
-			"RenderSpecNoHTML",
-			"ReplaceShortcodeTokens",
-			"ResourceChainPostProcess",
-			"Run",
-			"Sampler_Check",
-			"Sampler_CheckWithHook",
-			"ScaleVec10000Inc20",
-			"ScopeTaggedNoCachedSubscopes",
-			"SeparateTestAndAdd",
-			"StandardJSON",
-			"StdlibJSON",
-			"StripHTML",
-			"TarjanSCCGnp_1000_half",
-			"TarjanSCCGnp_10_tenth",
-			"TeeCheck",
-			"TestTruncateWordsToWholeSentence",
-			"TextMovementBetweenSegments",
-			"UpdateBE",
-			"UpdateLE",
-			"ValidateVersionTildeFail",
-			"WalkAllBreadthFirstGnp_1000_tenth",
-			"WalkAllBreadthFirstGnp_10_tenth",
-			"WriteSyncer",
-			"ZapConsole",
-			"ZapJSON",
-			"_tokens_EstimatedBits"
+			"AddingFields/Zap.Sugar-12",
+			"AddingFields/apex/log-12",
+			"AddingFields/inconshreveable/log15-12",
+			"AddingFields/sirupsen/logrus-12",
+			"All/search/KNN-12",
+			"AppendMsgReplicateDecision-12",
+			"AppendMsgResyncTargetsInfo-12",
+			"Arc-12",
+			"BWTS-12",
+			"BaseTest2KB-12",
+			"Bindata-12",
+			"Broker_No_Metrics_Open-12",
+			"Broker_Open-12",
+			"BucketsEqual/same_20_durations-12",
+			"BucketsEqual/same_20_values-12",
+			"BufferedWriteSyncer/write_file_with_buffer-12",
+			"Build-12",
+			"BuildJSON-12",
+			"CombinedTestAndAdd-12",
+			"CommitAfterHash/no-onleaf-12",
+			"CommitAfterHash/with-onleaf-12",
+			"CommitAfterHashFixedSize/10-12",
+			"CommitAfterHashFixedSize/100-12",
+			"CommitAfterHashFixedSize/100K-12",
+			"CommitAfterHashFixedSize/10K-12",
+			"CommitAfterHashFixedSize/1K-12",
+			"CompactToHex-12",
+			"Compute1000000-12",
+			"DasumMediumUnitaryInc-12",
+			"DataUpdateTracker-12",
+			"DecodehealingTracker-12",
+			"Dgeev/Circulant10-12",
+			"Dgeev/Circulant100-12",
+			"DirectSend-12",
+			"Dnrm2MediumPosInc-12",
+			"EmojiKyokomiSprint-12",
+			"EncodeCodecFromInternalProtobuf-12",
+			"Encoding4KBVerySparse-12",
+			"FPAQ-12",
+			"FastTest2KB-12",
+			"FtoaRegexTrailing-12",
+			"FuturePromotion10000-12",
+			"GenSharedKeyP256-12",
+			"GenSharedKeyS256-12",
+			"General-12",
+			"GenerateKeyP256-12",
+			"Get-12",
+			"GetDB-12",
+			"GetObject5MbFS-12",
+			"GetPage-12",
+			"Growth_MultiSegment-12",
+			"Hash-12",
+			"Hash8K-12",
+			"HashFixedSize/10-12",
+			"HashFixedSize/100-12",
+			"HashFixedSize/100K-12",
+			"HashFixedSize/10K-12",
+			"HashFixedSize/1K-12",
+			"HashimotoLight-12",
+			"HexToCompact-12",
+			"HexToKeybytes-12",
+			"HistogramAllocation-12",
+			"InsertChain_ring1000_memdb-12",
+			"JSONLogMarshalerFunc-12",
+			"KeybytesToHex-12",
+			"LZ-12",
+			"Listener-12",
+			"LouvainDirectedMultiplex-12",
+			"MTFT-12",
+			"MarshalMsgdataUsageCacheInfo-12",
+			"MergeByLanguage-12",
+			"MulWorkspaceDense1000Hundredth-12",
+			"MultiWriteSyncer/2_discarder-12",
+			"MultiWriteSyncer/4_discarder-12",
+			"MultiWriteSyncer/4_discarder_with_buffer-12",
+			"MuxBrodcast-12",
+			"OpDiv128-12",
+			"ParallelBrodcast-12",
+			"ParallelDirectSend-12",
+			"ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-12",
+			"ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-12",
+			"ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-12",
+			"ParallelizeUntil/pieces:999,workers:10,chunkSize:13-12",
+			"ParseBigBytes-12",
+			"PendingDemotion10000-12",
+			"Pi/foo=apmckinlay/prec=100-12",
+			"Pi/foo=ericlagergren_(GDA)/prec=100-12",
+			"Pi/foo=ericlagergren_(Go)/prec=100-12",
+			"Pi/foo=float64/prec=100-12",
+			"Pi/foo=go-inf/prec=100-12",
+			"Pi/foo=shopspring/prec=100-12",
+			"Polygon-12",
+			"PoolBatchInsert10000-12",
+			"PoolBatchLocalInsert10000-12",
+			"ReaderContains-12",
+			"RecursiveFunc-12",
+			"ReflectorResyncChanMany-12",
+			"RegexMatch-12",
+			"RenderSpec-12",
+			"RenderSpecBlackFriday2-12",
+			"RenderSpecNoHTML-12",
+			"ReplaceShortcodeTokens-12",
+			"ResourceChainPostProcess-12",
+			"Run/10k/1-12",
+			"Run/10k/16-12",
+			"Sampler_Check/100_keys-12",
+			"Sampler_Check/50_keys-12",
+			"Sampler_Check/7_keys-12",
+			"Sampler_CheckWithHook/100_keys-12",
+			"Sampler_CheckWithHook/50_keys-12",
+			"Sampler_CheckWithHook/7_keys-12",
+			"ScaleVec10000Inc20-12",
+			"ScopeTaggedNoCachedSubscopes-12",
+			"SeparateTestAndAdd-12",
+			"StandardJSON-12",
+			"StdlibJSON-12",
+			"StripHTML-12",
+			"TarjanSCCGnp_1000_half-12",
+			"TarjanSCCGnp_10_tenth-12",
+			"TeeCheck-12",
+			"TestTruncateWordsToWholeSentence-12",
+			"TextMovementBetweenSegments-12",
+			"UpdateBE-12",
+			"UpdateLE-12",
+			"ValidateVersionTildeFail-12",
+			"WalkAllBreadthFirstGnp_1000_tenth-12",
+			"WalkAllBreadthFirstGnp_10_tenth-12",
+			"WriteSyncer/write_file_with_no_buffer-12",
+			"ZapConsole-12",
+			"ZapJSON-12",
+			"_tokens_EstimatedBits-12"
 		],
 		"series": [
 			"2021-10-01T21:32:08+00:00",
@@ -158,9 +187,30 @@
 		"summaries": [
 			[
 				{
-					"low": 0.7646034461688866,
-					"center": 0.8465096719932717,
-					"high": 0.9660034775511703,
+					"low": 1.0086682427107958,
+					"center": 1.0236779794790845,
+					"high": 1.0307813733228097,
+					"date": "2021-10-01T21:32:08+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8691501180391612,
+					"center": 0.8767932196324985,
+					"high": 0.8829578844270323,
+					"date": "2021-10-01T21:32:08+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8368553497256163,
+					"center": 0.8424036624927994,
+					"high": 0.8495356226322864,
+					"date": "2021-10-01T21:32:08+00:00",
+					"present": true
+				},
+				{
+					"low": 0.826142244566021,
+					"center": 0.8392213410237923,
+					"high": 0.8495424558416683,
 					"date": "2021-10-01T21:32:08+00:00",
 					"present": true
 				},
@@ -242,6 +292,13 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.8901774332472008,
 					"center": 0.9120087982498419,
 					"high": 0.9287040402232795,
@@ -263,16 +320,51 @@
 					"present": false
 				},
 				{
-					"low": 0.8270045722650536,
-					"center": 0.9256417041545383,
-					"high": 1.0418818129661502,
+					"low": 0.8956135480288728,
+					"center": 0.9344444444444444,
+					"high": 0.9650028686173265,
 					"date": "2021-10-01T21:32:08+00:00",
 					"present": true
 				},
 				{
-					"low": 0.07478537061476757,
+					"low": 0.8585858585858586,
+					"center": 0.93313373253493,
+					"high": 0.9860279441117764,
+					"date": "2021-10-01T21:32:08+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8538981194084353,
+					"center": 0.8969008898435104,
+					"high": 0.9318056539885029,
+					"date": "2021-10-01T21:32:08+00:00",
+					"present": true
+				},
+				{
+					"low": 0.849154186707477,
+					"center": 0.9315581661934054,
+					"high": 0.9327251995438998,
+					"date": "2021-10-01T21:32:08+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8442804404882168,
+					"center": 0.8843464139420391,
+					"high": 0.9089779688547494,
+					"date": "2021-10-01T21:32:08+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8121677142666501,
+					"center": 0.9139028803144714,
+					"high": 0.9250331553253266,
+					"date": "2021-10-01T21:32:08+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8382334702736222,
 					"center": 0.9194182202784599,
-					"high": 11.114541146792117,
+					"high": 0.9246548373900594,
 					"date": "2021-10-01T21:32:08+00:00",
 					"present": true
 				},
@@ -312,9 +404,16 @@
 					"present": false
 				},
 				{
-					"low": 0.0036833181065530174,
-					"center": 1.1346497331725725,
-					"high": 290.8735509833192,
+					"low": 0.9298472689619467,
+					"center": 0.9382314694408324,
+					"high": 0.9604941482444734,
+					"date": "2021-10-01T21:32:08+00:00",
+					"present": true
+				},
+				{
+					"low": 1.1314435268670981,
+					"center": 1.1366687478824888,
+					"high": 1.13902116482541,
 					"date": "2021-10-01T21:32:08+00:00",
 					"present": true
 				},
@@ -459,9 +558,37 @@
 					"present": true
 				},
 				{
-					"low": 0.11600807377096337,
-					"center": 0.9532627013839086,
-					"high": 8.107044977313949,
+					"low": 0.7956875473640562,
+					"center": 0.9034059547387903,
+					"high": 0.9081236332778485,
+					"date": "2021-10-01T21:32:08+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9528631053032199,
+					"center": 0.9715298673301014,
+					"high": 1.0881065586432999,
+					"date": "2021-10-01T21:32:08+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8659478244540758,
+					"center": 0.9213548584335862,
+					"high": 0.9601597150986344,
+					"date": "2021-10-01T21:32:08+00:00",
+					"present": true
+				},
+				{
+					"low": 0.878265456956042,
+					"center": 0.952178654085811,
+					"high": 0.9604154142411695,
+					"date": "2021-10-01T21:32:08+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8589669909215496,
+					"center": 0.9551010156444121,
+					"high": 0.9578803558717901,
 					"date": "2021-10-01T21:32:08+00:00",
 					"present": true
 				},
@@ -571,6 +698,20 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.0111753371868977,
 					"center": 1.0332038834951456,
 					"high": 1.064660194174757,
@@ -606,6 +747,27 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9287066246056782,
 					"center": 0.9369828134945895,
 					"high": 0.942711648631445,
@@ -620,9 +782,44 @@
 					"present": false
 				},
 				{
-					"low": 0.33667622118409185,
-					"center": 0.9081403881334897,
-					"high": 2.131748965342937,
+					"low": 0.8615859449192782,
+					"center": 0.8641330166270783,
+					"high": 0.8666031443544545,
+					"date": "2021-10-01T21:32:08+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8262080899848582,
+					"center": 0.8693911739802065,
+					"high": 0.8792029207624815,
+					"date": "2021-10-01T21:32:08+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8620359850308433,
+					"center": 0.9076433336262073,
+					"high": 0.9182205881359026,
+					"date": "2021-10-01T21:32:08+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9976771196283393,
+					"center": 0.9988375954832281,
+					"high": 0.9998338318378198,
+					"date": "2021-10-01T21:32:08+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9063381855195757,
+					"center": 0.9094978365025946,
+					"high": 0.9124756529990511,
+					"date": "2021-10-01T21:32:08+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9422529612459059,
+					"center": 0.9700084339443981,
+					"high": 0.9763200377866061,
 					"date": "2021-10-01T21:32:08+00:00",
 					"present": true
 				},
@@ -711,13 +908,48 @@
 					"present": false
 				},
 				{
-					"low": 0.21021073459284365,
-					"center": 0.9686552487063333,
-					"high": 4.53308563946399,
+					"low": 0.9609598791883479,
+					"center": 0.9655559530227533,
+					"high": 0.9708063848730231,
 					"date": "2021-10-01T21:32:08+00:00",
 					"present": true
 				},
 				{
+					"low": 0.9468275069820149,
+					"center": 0.9834420035616342,
+					"high": 1.0055260264234611,
+					"date": "2021-10-01T21:32:08+00:00",
+					"present": true
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0,
 					"center": 0,
 					"high": 0,
@@ -874,9 +1106,30 @@
 			],
 			[
 				{
-					"low": 0.7550281388305826,
-					"center": 0.8478913665611789,
-					"high": 0.9548973814868175,
+					"low": 1.0168538945991563,
+					"center": 1.02521670606777,
+					"high": 1.0386130811662728,
+					"date": "2021-10-02T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.870089689216436,
+					"center": 0.8756865744281443,
+					"high": 0.8805537106302653,
+					"date": "2021-10-02T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.818018018018018,
+					"center": 0.8224024024024024,
+					"high": 0.8295127638312692,
+					"date": "2021-10-02T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.831031512667439,
+					"center": 0.835573075315057,
+					"high": 0.8414575579301237,
 					"date": "2021-10-02T21:32:10+00:00",
 					"present": true
 				},
@@ -958,6 +1211,13 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.8612733388650057,
 					"center": 0.9101549108729983,
 					"high": 0.9249914406677733,
@@ -979,16 +1239,51 @@
 					"present": false
 				},
 				{
-					"low": 0.8175414989342589,
-					"center": 0.9393820017779922,
-					"high": 1.0818012930264054,
+					"low": 0.8832156436719175,
+					"center": 0.9228149829738934,
+					"high": 0.9463048498845266,
 					"date": "2021-10-02T21:32:10+00:00",
 					"present": true
 				},
 				{
-					"low": 0.07529928064799002,
-					"center": 0.915414114015807,
-					"high": 96.78279994613762,
+					"low": 0.9492537313432836,
+					"center": 0.9741293532338308,
+					"high": 0.9894578313253013,
+					"date": "2021-10-02T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8717585321944306,
+					"center": 0.8994139502815336,
+					"high": 0.9358708648864089,
+					"date": "2021-10-02T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9300387509912174,
+					"center": 0.9346242431972152,
+					"high": 0.9387655139672803,
+					"date": "2021-10-02T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8701142186782747,
+					"center": 0.9026762202624143,
+					"high": 0.940650847593134,
+					"date": "2021-10-02T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9051138869126756,
+					"center": 0.9174384882671724,
+					"high": 1.0511896629403823,
+					"date": "2021-10-02T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9109790319636254,
+					"center": 0.9143286534861111,
+					"high": 0.963224821757301,
 					"date": "2021-10-02T21:32:10+00:00",
 					"present": true
 				},
@@ -1028,9 +1323,16 @@
 					"present": false
 				},
 				{
-					"low": 0.00372990658074319,
-					"center": 1.1384516082145777,
-					"high": 290.46490251417623,
+					"low": 0.9377099157753319,
+					"center": 0.9451822916666667,
+					"high": 0.9651953124999999,
+					"date": "2021-10-02T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 1.1376217655032035,
+					"center": 1.1416464128316774,
+					"high": 1.14466785008277,
 					"date": "2021-10-02T21:32:10+00:00",
 					"present": true
 				},
@@ -1175,9 +1477,37 @@
 					"present": true
 				},
 				{
-					"low": 0.11627947192332476,
-					"center": 0.9467025747246774,
-					"high": 25.258192997122645,
+					"low": 0.818351674218796,
+					"center": 0.9057676024229793,
+					"high": 0.9216621140634054,
+					"date": "2021-10-02T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9732833925850686,
+					"center": 0.9761838064144812,
+					"high": 1.0919299245121779,
+					"date": "2021-10-02T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8791778409204974,
+					"center": 0.9313262287074409,
+					"high": 0.9533786230039969,
+					"date": "2021-10-02T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8789843974812815,
+					"center": 0.9480266466188034,
+					"high": 0.9583223703678747,
+					"date": "2021-10-02T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8605886557441506,
+					"center": 0.9422085315738916,
+					"high": 0.9670100182857236,
 					"date": "2021-10-02T21:32:10+00:00",
 					"present": true
 				},
@@ -1287,6 +1617,20 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9896030245746692,
 					"center": 1.0270114942528736,
 					"high": 1.0662082514734776,
@@ -1322,6 +1666,27 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.8932926829268293,
 					"center": 0.9369426751592358,
 					"high": 0.94185303514377,
@@ -1336,9 +1701,44 @@
 					"present": false
 				},
 				{
-					"low": 0.2901214906684678,
-					"center": 0.907190839182141,
-					"high": 2.30227135678392,
+					"low": 0.8599479536314171,
+					"center": 0.8629779149845643,
+					"high": 0.864640227974353,
+					"date": "2021-10-02T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.82672942206655,
+					"center": 0.8802517335819592,
+					"high": 0.8831339790178174,
+					"date": "2021-10-02T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8887676054008641,
+					"center": 0.9063166563166563,
+					"high": 0.9093598126412975,
+					"date": "2021-10-02T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9978437551832808,
+					"center": 0.9995014126641184,
+					"high": 1.0003323915572544,
+					"date": "2021-10-02T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8581482639974977,
+					"center": 0.9079476444988666,
+					"high": 0.9134848396525737,
+					"date": "2021-10-02T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9153862239733092,
+					"center": 0.964860372673295,
+					"high": 0.9766253141489691,
 					"date": "2021-10-02T21:32:10+00:00",
 					"present": true
 				},
@@ -1427,13 +1827,48 @@
 					"present": false
 				},
 				{
-					"low": 0.21206453207168297,
-					"center": 0.9876514149741676,
-					"high": 4.567820319442017,
+					"low": 0.9630671646438135,
+					"center": 0.9708205852971759,
+					"high": 0.975645947780768,
 					"date": "2021-10-02T21:32:10+00:00",
 					"present": true
 				},
 				{
+					"low": 0.9618355581713127,
+					"center": 0.9952502111522561,
+					"high": 1.0911804571012498,
+					"date": "2021-10-02T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0,
 					"center": 0,
 					"high": 0,
@@ -1590,9 +2025,30 @@
 			],
 			[
 				{
-					"low": 0.7719102922141043,
-					"center": 0.8581660397287743,
-					"high": 0.9749677778714292,
+					"low": 1.0077942322681217,
+					"center": 1.024162120031177,
+					"high": 1.0298507462686566,
+					"date": "2021-10-05T21:32:08+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8729949701654789,
+					"center": 0.8796090626388272,
+					"high": 0.8943400159827664,
+					"date": "2021-10-05T21:32:08+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8424836797930266,
+					"center": 0.8492625991495009,
+					"high": 0.857303781282348,
+					"date": "2021-10-05T21:32:08+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8358581358046695,
+					"center": 0.8396992122224876,
+					"high": 0.8479052279780378,
 					"date": "2021-10-05T21:32:08+00:00",
 					"present": true
 				},
@@ -1674,6 +2130,13 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.8946265522406378,
 					"center": 0.9231515676076026,
 					"high": 0.9342741795854054,
@@ -1695,16 +2158,51 @@
 					"present": false
 				},
 				{
-					"low": 0.8063555114200596,
-					"center": 0.9407023603914796,
-					"high": 1.0925552704827535,
+					"low": 0.9203195361235321,
+					"center": 0.9318706697459584,
+					"high": 0.9607390300230947,
 					"date": "2021-10-05T21:32:08+00:00",
 					"present": true
 				},
 				{
-					"low": 0.07508428330995498,
+					"low": 0.9265648102513555,
+					"center": 0.9409136047666335,
+					"high": 0.9608995668033538,
+					"date": "2021-10-05T21:32:08+00:00",
+					"present": true
+				},
+				{
+					"low": 0.894125788097801,
+					"center": 0.9045440565892665,
+					"high": 0.9403174847807659,
+					"date": "2021-10-05T21:32:08+00:00",
+					"present": true
+				},
+				{
+					"low": 0.919727983371741,
+					"center": 0.926524525715663,
+					"high": 0.9305644825891338,
+					"date": "2021-10-05T21:32:08+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8715800747876682,
+					"center": 0.8843388333090916,
+					"high": 0.8990413811817446,
+					"date": "2021-10-05T21:32:08+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9053291495867736,
+					"center": 0.9118398761716843,
+					"high": 0.9163769612110502,
+					"date": "2021-10-05T21:32:08+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9046378335276027,
 					"center": 0.9129241231845965,
-					"high": 11.044224987806391,
+					"high": 0.9164172712487445,
 					"date": "2021-10-05T21:32:08+00:00",
 					"present": true
 				},
@@ -1744,9 +2242,16 @@
 					"present": false
 				},
 				{
-					"low": 0.0037456863202623204,
-					"center": 1.043129016243098,
-					"high": 287.94194082929084,
+					"low": 0.937031864923194,
+					"center": 0.9480322646937935,
+					"high": 0.9549555371729913,
+					"date": "2021-10-05T21:32:08+00:00",
+					"present": true
+				},
+				{
+					"low": 1.122060488278829,
+					"center": 1.1376667860590437,
+					"high": 1.1474023286182307,
 					"date": "2021-10-05T21:32:08+00:00",
 					"present": true
 				},
@@ -1891,9 +2396,37 @@
 					"present": true
 				},
 				{
-					"low": 0.023075141740888826,
-					"center": 1.0166392057815508,
-					"high": 28.492215066944553,
+					"low": 0.8860145124861842,
+					"center": 0.9013570106807778,
+					"high": 0.911339259356447,
+					"date": "2021-10-05T21:32:08+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9918378247147365,
+					"center": 0.9996329718513878,
+					"high": 1.0813751732455907,
+					"date": "2021-10-05T21:32:08+00:00",
+					"present": true
+				},
+				{
+					"low": 1.074113255235867,
+					"center": 1.1462247861331498,
+					"high": 1.1815807079213636,
+					"date": "2021-10-05T21:32:08+00:00",
+					"present": true
+				},
+				{
+					"low": 1.1333814190203855,
+					"center": 1.1476454361472248,
+					"high": 1.1520206483411966,
+					"date": "2021-10-05T21:32:08+00:00",
+					"present": true
+				},
+				{
+					"low": 1.007491127773155,
+					"center": 1.0185600863940394,
+					"high": 1.026336317227448,
 					"date": "2021-10-05T21:32:08+00:00",
 					"present": true
 				},
@@ -2003,6 +2536,20 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.0145009416195858,
 					"center": 1.0585798816568048,
 					"high": 1.0836614173228347,
@@ -2038,6 +2585,27 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9287984742530198,
 					"center": 0.9323548181238034,
 					"high": 0.9438417358008934,
@@ -2052,9 +2620,44 @@
 					"present": false
 				},
 				{
-					"low": 0.33556610323156955,
-					"center": 0.9077174390739404,
-					"high": 2.1356953217639036,
+					"low": 0.862805601708996,
+					"center": 0.864036130259092,
+					"high": 0.866571360495592,
+					"date": "2021-10-05T21:32:08+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8681031193793943,
+					"center": 0.8790767332733862,
+					"high": 0.8867785675299427,
+					"date": "2021-10-05T21:32:08+00:00",
+					"present": true
+				},
+				{
+					"low": 0.899904485161568,
+					"center": 0.9033239162465023,
+					"high": 0.9060008250880883,
+					"date": "2021-10-05T21:32:08+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9981742738589211,
+					"center": 0.9996676084427455,
+					"high": 1.000166251039069,
+					"date": "2021-10-05T21:32:08+00:00",
+					"present": true
+				},
+				{
+					"low": 0.903763267399631,
+					"center": 0.9098980543710021,
+					"high": 0.9126216018123667,
+					"date": "2021-10-05T21:32:08+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9476730465887496,
+					"center": 0.9576860898291979,
+					"high": 0.964697757267899,
 					"date": "2021-10-05T21:32:08+00:00",
 					"present": true
 				},
@@ -2143,13 +2746,48 @@
 					"present": false
 				},
 				{
-					"low": 0.2140063477370362,
-					"center": 0.9719243143241569,
-					"high": 4.435920789799008,
+					"low": 0.9548393043025599,
+					"center": 0.9653419213060574,
+					"high": 0.9731222734985757,
 					"date": "2021-10-05T21:32:08+00:00",
 					"present": true
 				},
 				{
+					"low": 0.9718641789411864,
+					"center": 0.9893613396739019,
+					"high": 1.0111827059379814,
+					"date": "2021-10-05T21:32:08+00:00",
+					"present": true
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0,
 					"center": 0,
 					"high": 0,
@@ -2306,9 +2944,30 @@
 			],
 			[
 				{
-					"low": 0.7675699261243097,
-					"center": 0.8671035218756156,
-					"high": 0.9660141387762671,
+					"low": 1.000778816199377,
+					"center": 1.0132501948558068,
+					"high": 1.0303975058456742,
+					"date": "2021-10-08T21:32:08+00:00",
+					"present": true
+				},
+				{
+					"low": 0.873211405826442,
+					"center": 0.8776773128889195,
+					"high": 0.8871079111487852,
+					"date": "2021-10-08T21:32:08+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8371926045593251,
+					"center": 0.8398716333753224,
+					"high": 0.8566433566433567,
+					"date": "2021-10-08T21:32:08+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8375443725203591,
+					"center": 0.8435425016450321,
+					"high": 0.8515141451043144,
 					"date": "2021-10-08T21:32:08+00:00",
 					"present": true
 				},
@@ -2390,6 +3049,13 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.906309566106159,
 					"center": 0.9198210950164515,
 					"high": 0.9377656096297734,
@@ -2411,16 +3077,51 @@
 					"present": false
 				},
 				{
-					"low": 0.8327455919395464,
-					"center": 0.9662017167381974,
-					"high": 1.1085469896105893,
+					"low": 0.928082191780822,
+					"center": 0.9518002322880371,
+					"high": 0.994773519163763,
 					"date": "2021-10-08T21:32:08+00:00",
 					"present": true
 				},
 				{
-					"low": 0.008714919631840746,
-					"center": 0.9082071668599436,
-					"high": 11.032476244754509,
+					"low": 0.9314595660749506,
+					"center": 0.9694082246740219,
+					"high": 0.9964877069744104,
+					"date": "2021-10-08T21:32:08+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8615898764597649,
+					"center": 0.876663178352519,
+					"high": 0.8964990062681547,
+					"date": "2021-10-08T21:32:08+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9189191198887592,
+					"center": 0.9293610684956233,
+					"high": 0.93302145483035,
+					"date": "2021-10-08T21:32:08+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8696734536887334,
+					"center": 0.8872253772223764,
+					"high": 0.9138849695453605,
+					"date": "2021-10-08T21:32:08+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9016778209943086,
+					"center": 0.910326498276021,
+					"high": 0.9156931729111586,
+					"date": "2021-10-08T21:32:08+00:00",
+					"present": true
+				},
+				{
+					"low": 0.863357128591033,
+					"center": 0.9091336197465703,
+					"high": 0.9150105751275036,
 					"date": "2021-10-08T21:32:08+00:00",
 					"present": true
 				},
@@ -2460,9 +3161,16 @@
 					"present": false
 				},
 				{
-					"low": 0.003738906677401413,
-					"center": 0.9503056824763498,
-					"high": 288.1338407409274,
+					"low": 0.9273468560865051,
+					"center": 0.9415980209635051,
+					"high": 0.951081916537867,
+					"date": "2021-10-08T21:32:08+00:00",
+					"present": true
+				},
+				{
+					"low": 1.1194243809454671,
+					"center": 1.1389907005393478,
+					"high": 1.147932009647162,
 					"date": "2021-10-08T21:32:08+00:00",
 					"present": true
 				},
@@ -2607,9 +3315,37 @@
 					"present": true
 				},
 				{
-					"low": 0.12019614172623165,
-					"center": 0.9364617830474965,
-					"high": 7.093686692408703,
+					"low": 0.8934297692578488,
+					"center": 0.9040419573627725,
+					"high": 0.9144772031054995,
+					"date": "2021-10-08T21:32:08+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9468155211846339,
+					"center": 0.9539713833961233,
+					"high": 0.9648670792983286,
+					"date": "2021-10-08T21:32:08+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9264344777661518,
+					"center": 0.9393638455670438,
+					"high": 0.9714997802852235,
+					"date": "2021-10-08T21:32:08+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9456038338878573,
+					"center": 0.9517058805344286,
+					"high": 0.9584295047823594,
+					"date": "2021-10-08T21:32:08+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8913737606640535,
+					"center": 0.9362583198463452,
+					"high": 0.9512956631866293,
 					"date": "2021-10-08T21:32:08+00:00",
 					"present": true
 				},
@@ -2719,6 +3455,20 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9710575139146568,
 					"center": 1.0114018691588786,
 					"high": 1.0405769230769233,
@@ -2754,6 +3504,27 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9209361163820367,
 					"center": 0.9268912905276542,
 					"high": 0.9310344827586207,
@@ -2768,9 +3539,44 @@
 					"present": false
 				},
 				{
-					"low": 0.3400004619405147,
-					"center": 0.9148237347878763,
-					"high": 2.1357453262063837,
+					"low": 0.857243816254417,
+					"center": 0.8645759087669281,
+					"high": 0.86600142551675,
+					"date": "2021-10-08T21:32:08+00:00",
+					"present": true
+				},
+				{
+					"low": 0.872100070965836,
+					"center": 0.8776386568788218,
+					"high": 0.883466675654889,
+					"date": "2021-10-08T21:32:08+00:00",
+					"present": true
+				},
+				{
+					"low": 0.907179036941987,
+					"center": 0.9080187882269456,
+					"high": 0.920170310546413,
+					"date": "2021-10-08T21:32:08+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9993351063829786,
+					"center": 0.9998337765957446,
+					"high": 1.0004986702127658,
+					"date": "2021-10-08T21:32:08+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9158072177104613,
+					"center": 0.9176867806533165,
+					"high": 0.9260225055018062,
+					"date": "2021-10-08T21:32:08+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9584126342362954,
+					"center": 0.9696111311980251,
+					"high": 0.9774551846217718,
 					"date": "2021-10-08T21:32:08+00:00",
 					"present": true
 				},
@@ -2859,13 +3665,48 @@
 					"present": false
 				},
 				{
-					"low": 0.21625615159620978,
-					"center": 0.9724600201392906,
-					"high": 4.553674206267827,
+					"low": 0.9619410797114906,
+					"center": 0.9707570725797251,
+					"high": 0.9777093806262972,
 					"date": "2021-10-08T21:32:08+00:00",
 					"present": true
 				},
 				{
+					"low": 0.9894711697927958,
+					"center": 1.012713948148019,
+					"high": 1.0397876609327206,
+					"date": "2021-10-08T21:32:08+00:00",
+					"present": true
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0,
 					"center": 0,
 					"high": 0,
@@ -3022,9 +3863,30 @@
 			],
 			[
 				{
-					"low": 0.7607866031856572,
-					"center": 0.8740666028481809,
-					"high": 0.9574220580467296,
+					"low": 0.9969016266460109,
+					"center": 1.0090054815974943,
+					"high": 1.111198120595145,
+					"date": "2021-10-09T21:32:08+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8708120871975634,
+					"center": 0.8770783441669517,
+					"high": 0.9387426850552686,
+					"date": "2021-10-09T21:32:08+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8179158621496695,
+					"center": 0.8254684963848309,
+					"high": 0.8365283966863055,
+					"date": "2021-10-09T21:32:08+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8120198301104572,
+					"center": 0.8268583574422862,
+					"high": 0.840357025189445,
 					"date": "2021-10-09T21:32:08+00:00",
 					"present": true
 				},
@@ -3106,6 +3968,13 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.8902717216022762,
 					"center": 0.9161729349003738,
 					"high": 1.0147854211629508,
@@ -3127,16 +3996,51 @@
 					"present": false
 				},
 				{
-					"low": 0.807969197619435,
-					"center": 0.9171822272215973,
-					"high": 1.077896512935883,
+					"low": 0.8982300884955752,
+					"center": 0.9133858267716535,
+					"high": 0.9436374201045903,
 					"date": "2021-10-09T21:32:08+00:00",
 					"present": true
 				},
 				{
-					"low": 0.008714351540814265,
-					"center": 0.9087692362442107,
-					"high": 54.13499092024395,
+					"low": 0.9003436426116839,
+					"center": 0.9504459861248762,
+					"high": 0.9705294705294707,
+					"date": "2021-10-09T21:32:08+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8638931497624304,
+					"center": 0.8810688746706812,
+					"high": 0.9170322782826701,
+					"date": "2021-10-09T21:32:08+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9263725872782397,
+					"center": 0.9284222546088315,
+					"high": 0.9310451336833937,
+					"date": "2021-10-09T21:32:08+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8757089909508506,
+					"center": 0.8888684508420144,
+					"high": 0.9048956736877678,
+					"date": "2021-10-09T21:32:08+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9044809741104425,
+					"center": 0.9135833975713853,
+					"high": 0.9238357376822598,
+					"date": "2021-10-09T21:32:08+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8991308130536988,
+					"center": 0.9090373943940125,
+					"high": 0.9140054958671047,
 					"date": "2021-10-09T21:32:08+00:00",
 					"present": true
 				},
@@ -3176,9 +4080,16 @@
 					"present": false
 				},
 				{
-					"low": 0.003755810040795836,
-					"center": 1.1339610769682489,
-					"high": 287.0190838229083,
+					"low": 0.9405428804237116,
+					"center": 0.9508382186567932,
+					"high": 0.9646199732592823,
+					"date": "2021-10-09T21:32:08+00:00",
+					"present": true
+				},
+				{
+					"low": 1.1200613515804714,
+					"center": 1.1364288715551027,
+					"high": 1.1403840944442198,
 					"date": "2021-10-09T21:32:08+00:00",
 					"present": true
 				},
@@ -3323,9 +4234,37 @@
 					"present": true
 				},
 				{
-					"low": 0.022008377021640286,
-					"center": 0.9473876187089486,
-					"high": 7.117939930972021,
+					"low": 0.8910999484801649,
+					"center": 0.897228151885633,
+					"high": 0.9152597192573905,
+					"date": "2021-10-09T21:32:08+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9467429727272284,
+					"center": 0.9555184483791034,
+					"high": 0.9638949403960542,
+					"date": "2021-10-09T21:32:08+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9091835682473021,
+					"center": 0.9305571863474719,
+					"high": 0.9854835896206475,
+					"date": "2021-10-09T21:32:08+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9415214450368024,
+					"center": 0.9541660733198644,
+					"high": 0.9594435507977372,
+					"date": "2021-10-09T21:32:08+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9402985726823205,
+					"center": 0.9479845619100573,
+					"high": 0.9552339730502245,
 					"date": "2021-10-09T21:32:08+00:00",
 					"present": true
 				},
@@ -3435,6 +4374,20 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.990857142857143,
 					"center": 1.025478927203065,
 					"high": 1.042528735632184,
@@ -3470,6 +4423,27 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9123904881101376,
 					"center": 0.9251269035532995,
 					"high": 0.9304403318442883,
@@ -3484,9 +4458,44 @@
 					"present": false
 				},
 				{
-					"low": 0.38231608313208354,
-					"center": 0.9079615940755957,
-					"high": 18.34042250325436,
+					"low": 0.857243816254417,
+					"center": 0.8654942965779467,
+					"high": 0.8673954372623575,
+					"date": "2021-10-09T21:32:08+00:00",
+					"present": true
+				},
+				{
+					"low": 0.7854950336166957,
+					"center": 0.8758847459700855,
+					"high": 0.8826968753927101,
+					"date": "2021-10-09T21:32:08+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8476422702757196,
+					"center": 0.9002888920024285,
+					"high": 0.9117555642643819,
+					"date": "2021-10-09T21:32:08+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9988374024248463,
+					"center": 0.9993352168854912,
+					"high": 1.0046534818015622,
+					"date": "2021-10-09T21:32:08+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8737681950941515,
+					"center": 0.9173716489105324,
+					"high": 0.9207857808038673,
+					"date": "2021-10-09T21:32:08+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8902154728552607,
+					"center": 0.9784747353574493,
+					"high": 0.9933092741591418,
 					"date": "2021-10-09T21:32:08+00:00",
 					"present": true
 				},
@@ -3575,13 +4584,48 @@
 					"present": false
 				},
 				{
-					"low": 0.21135024177539008,
-					"center": 0.9722044649823289,
-					"high": 4.48210568050853,
+					"low": 0.9610987959516906,
+					"center": 0.9658351943142928,
+					"high": 0.9772571361573527,
 					"date": "2021-10-09T21:32:08+00:00",
 					"present": true
 				},
 				{
+					"low": 0.9766779706983607,
+					"center": 0.9832922606753597,
+					"high": 1.0061094350993094,
+					"date": "2021-10-09T21:32:08+00:00",
+					"present": true
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0,
 					"center": 0,
 					"high": 0,
@@ -3738,9 +4782,30 @@
 			],
 			[
 				{
-					"low": 0.7453458785858993,
-					"center": 0.8491301254688913,
-					"high": 0.9606856416358391,
+					"low": 0.8741450068399452,
+					"center": 1.005507474429583,
+					"high": 1.025177025963808,
+					"date": "2021-10-15T21:32:06+00:00",
+					"present": true
+				},
+				{
+					"low": 0.859412314401412,
+					"center": 0.8688955802443498,
+					"high": 0.8793653017618831,
+					"date": "2021-10-15T21:32:06+00:00",
+					"present": true
+				},
+				{
+					"low": 0.7460774983004759,
+					"center": 0.8098766160930397,
+					"high": 0.8377440082833388,
+					"date": "2021-10-15T21:32:06+00:00",
+					"present": true
+				},
+				{
+					"low": 0.7998561978717286,
+					"center": 0.823419689119171,
+					"high": 0.852820133234641,
 					"date": "2021-10-15T21:32:06+00:00",
 					"present": true
 				},
@@ -3822,6 +4887,13 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.8945126158862647,
 					"center": 0.900656992921737,
 					"high": 1.0442505024226214,
@@ -3843,16 +4915,51 @@
 					"present": false
 				},
 				{
-					"low": 0.8290574663740585,
-					"center": 0.9553248011433716,
-					"high": 1.1028040648606088,
+					"low": 0.9144919489172681,
+					"center": 0.9547826086956521,
+					"high": 1.0052173913043476,
 					"date": "2021-10-15T21:32:06+00:00",
 					"present": true
 				},
 				{
-					"low": 0.07531119081664174,
-					"center": 0.916355770257366,
-					"high": 96.9492403624727,
+					"low": 0.930063137445362,
+					"center": 0.9433497536945814,
+					"high": 0.9802469135802468,
+					"date": "2021-10-15T21:32:06+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8983981520051502,
+					"center": 0.910760956024393,
+					"high": 0.9484349067891465,
+					"date": "2021-10-15T21:32:06+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9282649232773922,
+					"center": 0.9375060846382542,
+					"high": 0.9418183725932532,
+					"date": "2021-10-15T21:32:06+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8732973005741373,
+					"center": 0.8979422144795461,
+					"high": 0.9096263642693894,
+					"date": "2021-10-15T21:32:06+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8748105626861102,
+					"center": 0.9118372317934431,
+					"high": 0.920218654558786,
+					"date": "2021-10-15T21:32:06+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9020641333955918,
+					"center": 0.9166504684193594,
+					"high": 0.9214438723580038,
 					"date": "2021-10-15T21:32:06+00:00",
 					"present": true
 				},
@@ -3892,9 +4999,16 @@
 					"present": false
 				},
 				{
-					"low": 0.0036919823286100943,
-					"center": 1.1350646266876527,
-					"high": 289.8504478396723,
+					"low": 0.9358611825192802,
+					"center": 0.9416222647560912,
+					"high": 0.9461228079250944,
+					"date": "2021-10-15T21:32:06+00:00",
+					"present": true
+				},
+				{
+					"low": 1.1348120782504096,
+					"center": 1.1368815969305053,
+					"high": 1.1409792175874283,
 					"date": "2021-10-15T21:32:06+00:00",
 					"present": true
 				},
@@ -4039,9 +5153,37 @@
 					"present": true
 				},
 				{
-					"low": 0.07782496821189093,
-					"center": 1.0234702793134127,
-					"high": 49.44486747551072,
+					"low": 0.8800725277193884,
+					"center": 0.8941569336000517,
+					"high": 0.9036738278391256,
+					"date": "2021-10-15T21:32:06+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9797309484900704,
+					"center": 0.9888369906877,
+					"high": 0.9998217724727584,
+					"date": "2021-10-15T21:32:06+00:00",
+					"present": true
+				},
+				{
+					"low": 1.1096420943941223,
+					"center": 1.1329409813860285,
+					"high": 1.1758505810313273,
+					"date": "2021-10-15T21:32:06+00:00",
+					"present": true
+				},
+				{
+					"low": 1.1248414072964108,
+					"center": 1.133365426993331,
+					"high": 1.143878217932667,
+					"date": "2021-10-15T21:32:06+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0193357013954367,
+					"center": 1.0255866115713512,
+					"high": 1.0311986016637735,
 					"date": "2021-10-15T21:32:06+00:00",
 					"present": true
 				},
@@ -4151,6 +5293,20 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.0068052930056712,
 					"center": 1.0398076923076924,
 					"high": 1.0785288270377733,
@@ -4186,6 +5342,27 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.8841463414634146,
 					"center": 0.925335035098915,
 					"high": 0.9303959131545338,
@@ -4200,9 +5377,44 @@
 					"present": false
 				},
 				{
-					"low": 0.33979536069039784,
-					"center": 0.9075865700763585,
-					"high": 18.218341101924942,
+					"low": 0.8472448267844688,
+					"center": 0.864326375711575,
+					"high": 0.8702561669829223,
+					"date": "2021-10-15T21:32:06+00:00",
+					"present": true
+				},
+				{
+					"low": 0.7913680795262032,
+					"center": 0.8756589972233435,
+					"high": 0.8790653625848547,
+					"date": "2021-10-15T21:32:06+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9014842362716522,
+					"center": 0.9082887177028971,
+					"high": 0.9094697455778361,
+					"date": "2021-10-15T21:32:06+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9901234567901234,
+					"center": 0.9998337765957446,
+					"high": 1.0044895244429664,
+					"date": "2021-10-15T21:32:06+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8538993242824375,
+					"center": 0.9161380434150032,
+					"high": 0.9267102200195239,
+					"date": "2021-10-15T21:32:06+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8444078247926855,
+					"center": 0.951434988769653,
+					"high": 0.9587254634984799,
 					"date": "2021-10-15T21:32:06+00:00",
 					"present": true
 				},
@@ -4291,13 +5503,48 @@
 					"present": false
 				},
 				{
-					"low": 0.21098997717452017,
-					"center": 0.9683797670009078,
-					"high": 4.583726272984056,
+					"low": 0.9530330985420195,
+					"center": 0.9656225613473518,
+					"high": 0.9727717750370284,
 					"date": "2021-10-15T21:32:06+00:00",
 					"present": true
 				},
 				{
+					"low": 0.9849475483334347,
+					"center": 1.002121666890734,
+					"high": 1.0121528218282172,
+					"date": "2021-10-15T21:32:06+00:00",
+					"present": true
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0,
 					"center": 0,
 					"high": 0,
@@ -4454,9 +5701,30 @@
 			],
 			[
 				{
-					"low": 0.7616982303162421,
-					"center": 0.8678326877853091,
-					"high": 0.9657931032007236,
+					"low": 1.0015625000000001,
+					"center": 1.0149019607843137,
+					"high": 1.0261697065820776,
+					"date": "2021-10-17T21:32:08+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8691274002569533,
+					"center": 0.8747566063977746,
+					"high": 0.8828607523862998,
+					"date": "2021-10-17T21:32:08+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8233105269475454,
+					"center": 0.8372965063105908,
+					"high": 0.8506043512645407,
+					"date": "2021-10-17T21:32:08+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8296491280547995,
+					"center": 0.8373637653594179,
+					"high": 0.8421484090357055,
 					"date": "2021-10-17T21:32:08+00:00",
 					"present": true
 				},
@@ -4538,6 +5806,13 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.8877328127941985,
 					"center": 0.8995804833921799,
 					"high": 0.9186923111703422,
@@ -4559,16 +5834,51 @@
 					"present": false
 				},
 				{
-					"low": 0.80043948991166,
-					"center": 0.9197235810289022,
-					"high": 1.069418865030405,
+					"low": 0.8812095032397408,
+					"center": 0.9272727272727272,
+					"high": 0.9505526468877254,
 					"date": "2021-10-17T21:32:08+00:00",
 					"present": true
 				},
 				{
-					"low": 0.07486631309739092,
-					"center": 0.9167160438333026,
-					"high": 11.088378577595368,
+					"low": 0.8949599623174752,
+					"center": 0.9305076392311484,
+					"high": 0.9689502217841303,
+					"date": "2021-10-17T21:32:08+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8183768197482243,
+					"center": 0.8886555424032991,
+					"high": 0.9221348225822199,
+					"date": "2021-10-17T21:32:08+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8503888703333856,
+					"center": 0.9349440568349583,
+					"high": 0.9411461718354366,
+					"date": "2021-10-17T21:32:08+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8481757409678703,
+					"center": 0.9039810383267367,
+					"high": 0.9180680774803718,
+					"date": "2021-10-17T21:32:08+00:00",
+					"present": true
+				},
+				{
+					"low": 0.7890091204879259,
+					"center": 0.9037626539661047,
+					"high": 0.9142367199404506,
+					"date": "2021-10-17T21:32:08+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8375220653647132,
+					"center": 0.9160050057562801,
+					"high": 0.9205522241437533,
 					"date": "2021-10-17T21:32:08+00:00",
 					"present": true
 				},
@@ -4608,9 +5918,16 @@
 					"present": false
 				},
 				{
-					"low": 0.003719693979794246,
-					"center": 1.1336909365665313,
-					"high": 287.807716450184,
+					"low": 0.9230148930272409,
+					"center": 0.9447510962084086,
+					"high": 0.9502274265436758,
+					"date": "2021-10-17T21:32:08+00:00",
+					"present": true
+				},
+				{
+					"low": 1.132216984632982,
+					"center": 1.13733718388551,
+					"high": 1.1462664337938202,
 					"date": "2021-10-17T21:32:08+00:00",
 					"present": true
 				},
@@ -4755,9 +6072,37 @@
 					"present": true
 				},
 				{
-					"low": 0.13521285642503442,
+					"low": 0.901312411122903,
+					"center": 0.9121596205740454,
+					"high": 0.919182657672408,
+					"date": "2021-10-17T21:32:08+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9903576645217322,
+					"center": 0.9986585191432278,
+					"high": 1.0060415455624947,
+					"date": "2021-10-17T21:32:08+00:00",
+					"present": true
+				},
+				{
+					"low": 1.070619648168461,
+					"center": 1.1221970319097518,
+					"high": 1.147521749383416,
+					"date": "2021-10-17T21:32:08+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0690526844407184,
+					"center": 1.1343668969824587,
+					"high": 1.1423559653974118,
+					"date": "2021-10-17T21:32:08+00:00",
+					"present": true
+				},
+				{
+					"low": 1.023924142863738,
 					"center": 1.0291741715511167,
-					"high": 7.639382057661434,
+					"high": 1.038504562336281,
 					"date": "2021-10-17T21:32:08+00:00",
 					"present": true
 				},
@@ -4867,6 +6212,20 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9806083650190114,
 					"center": 1.0373795761078997,
 					"high": 1.070847781527887,
@@ -4902,6 +6261,27 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9190385831752055,
 					"center": 0.9254777070063694,
 					"high": 0.9290281329923273,
@@ -4916,9 +6296,44 @@
 					"present": false
 				},
 				{
-					"low": 0.3912544546493226,
-					"center": 0.9166016218993952,
-					"high": 2.1364548210086483,
+					"low": 0.8642619838633127,
+					"center": 0.8652886671418389,
+					"high": 0.8714964370546319,
+					"date": "2021-10-17T21:32:08+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8697308000680288,
+					"center": 0.8764860870124028,
+					"high": 0.8856604270138105,
+					"date": "2021-10-17T21:32:08+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9050359712230215,
+					"center": 0.9077939590075512,
+					"high": 0.91209295591562,
+					"date": "2021-10-17T21:32:08+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9998337765957446,
+					"center": 1.0001662234042552,
+					"high": 1.0004988360492184,
+					"date": "2021-10-17T21:32:08+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9116577859668343,
+					"center": 0.9183627581612258,
+					"high": 0.9251332445036643,
+					"date": "2021-10-17T21:32:08+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9473940341531817,
+					"center": 0.9537915461435087,
+					"high": 0.9644150692664699,
 					"date": "2021-10-17T21:32:08+00:00",
 					"present": true
 				},
@@ -5007,13 +6422,48 @@
 					"present": false
 				},
 				{
-					"low": 0.21109017052889423,
-					"center": 0.9703032180105964,
-					"high": 4.551877342806237,
+					"low": 0.9515326172785161,
+					"center": 0.965615559600228,
+					"high": 0.9706335936051912,
 					"date": "2021-10-17T21:32:08+00:00",
 					"present": true
 				},
 				{
+					"low": 0.9825891554226173,
+					"center": 0.9969778483144417,
+					"high": 1.0284803165666796,
+					"date": "2021-10-17T21:32:08+00:00",
+					"present": true
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0,
 					"center": 0,
 					"high": 0,
@@ -5177,6 +6627,27 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9539370949983794,
 					"center": 0.9649290799714448,
 					"high": 0.9729748584251039,
@@ -5247,6 +6718,13 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.0071403070332023,
 					"center": 1.0172228202368137,
 					"high": 1.0404263138552001,
@@ -5282,6 +6760,34 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9770023009684435,
 					"center": 0.9805342543212533,
 					"high": 0.9866759115553806,
@@ -5296,6 +6802,13 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.43557209408021813,
 					"center": 0.43624244576044624,
 					"high": 0.43688371531434933,
@@ -5324,9 +6837,16 @@
 					"present": true
 				},
 				{
-					"low": 0.0026330754905057145,
-					"center": 0.9902360617944654,
-					"high": 376.84376767105573,
+					"low": 0.9971097597632315,
+					"center": 1.0042855479212764,
+					"high": 1.0091386437882948,
+					"date": "2021-10-29T21:34:14+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9867772769464469,
+					"center": 0.9883240709755144,
+					"high": 0.9906667007699668,
 					"date": "2021-10-29T21:34:14+00:00",
 					"present": true
 				},
@@ -5471,6 +6991,27 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9813528756047466,
 					"center": 0.9866238733082605,
 					"high": 0.9943902947954072,
@@ -5478,6 +7019,13 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9994820262260953,
 					"center": 1.002499202471499,
 					"high": 1.0052082676095557,
@@ -5576,9 +7124,23 @@
 					"present": true
 				},
 				{
-					"low": 1.0073815073815076,
-					"center": 1.0344816318322922,
-					"high": 1.0603378921962994,
+					"low": 0.9495477386934675,
+					"center": 0.9701408000586242,
+					"high": 0.9817224287484512,
+					"date": "2021-10-29T21:34:14+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0237249741705172,
+					"center": 1.0326693227091635,
+					"high": 1.0463629096722622,
+					"date": "2021-10-29T21:34:14+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0020807324178111,
+					"center": 1.026315789473684,
+					"high": 1.06198727389671,
 					"date": "2021-10-29T21:34:14+00:00",
 					"present": true
 				},
@@ -5611,9 +7173,30 @@
 					"present": true
 				},
 				{
-					"low": 0.9017284183275285,
-					"center": 0.9872886760738896,
-					"high": 1.0815138052683146,
+					"low": 0.9941768730357858,
+					"center": 0.9978709429005005,
+					"high": 1.001214626527959,
+					"date": "2021-10-29T21:34:14+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9865418935833625,
+					"center": 0.9897976534602959,
+					"high": 0.9917098983509423,
+					"date": "2021-10-29T21:34:14+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0060947389189692,
+					"center": 1.0086245800531513,
+					"high": 1.0113548328594848,
+					"date": "2021-10-29T21:34:14+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9839502332814931,
+					"center": 0.9860282965948517,
+					"high": 0.9889510995041413,
 					"date": "2021-10-29T21:34:14+00:00",
 					"present": true
 				},
@@ -5632,9 +7215,44 @@
 					"present": true
 				},
 				{
-					"low": 0.8247745327090061,
-					"center": 0.9935108539271301,
-					"high": 1.1946337383731735,
+					"low": 0.9878081820644812,
+					"center": 0.9888888888888888,
+					"high": 0.989704687076673,
+					"date": "2021-10-29T21:34:14+00:00",
+					"present": true
+				},
+				{
+					"low": 0.992894484654898,
+					"center": 0.9948306476750173,
+					"high": 1.0056503085934494,
+					"date": "2021-10-29T21:34:14+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9921417859978241,
+					"center": 0.9935107932724142,
+					"high": 0.9958243284046558,
+					"date": "2021-10-29T21:34:14+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9996676084427455,
+					"center": 1,
+					"high": 1.0003325573661457,
+					"date": "2021-10-29T21:34:14+00:00",
+					"present": true
+				},
+				{
+					"low": 0.987457233777453,
+					"center": 0.9950979956050996,
+					"high": 0.9978197867645104,
+					"date": "2021-10-29T21:34:14+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9819087623914853,
+					"center": 0.9871159613755377,
+					"high": 0.9937975276144779,
 					"date": "2021-10-29T21:34:14+00:00",
 					"present": true
 				},
@@ -5723,23 +7341,58 @@
 					"present": true
 				},
 				{
-					"low": 0.22839325384020306,
-					"center": 1.0160696867228576,
-					"high": 4.615998522039238,
+					"low": 1.0078137352603938,
+					"center": 1.010056116055269,
+					"high": 1.0139202214522098,
 					"date": "2021-10-29T21:34:14+00:00",
 					"present": true
 				},
 				{
-					"low": 0.9991416309012876,
-					"center": 1.004291845493562,
-					"high": 1.0094623673418648,
+					"low": 1.0204465151697169,
+					"center": 1.0342081640798657,
+					"high": 1.0511749332139784,
 					"date": "2021-10-29T21:34:14+00:00",
 					"present": true
 				},
 				{
-					"low": 0.9936936936936936,
-					"center": 0.9990962492506179,
-					"high": 1.0029399491052506,
+					"low": 1,
+					"center": 1.0085984522785898,
+					"high": 1.0154905335628228,
+					"date": "2021-10-29T21:34:14+00:00",
+					"present": true
+				},
+				{
+					"low": 0.992320819112628,
+					"center": 1.0017108639863133,
+					"high": 1.0085616438356164,
+					"date": "2021-10-29T21:34:14+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9867608120035304,
+					"center": 1.0044722719141324,
+					"high": 1.0322003577817531,
+					"date": "2021-10-29T21:34:14+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9779346823753032,
+					"center": 0.9937135159407274,
+					"high": 1.0103116147194902,
+					"date": "2021-10-29T21:34:14+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9844236760124612,
+					"center": 1.0009025270758123,
+					"high": 1.0185103656090713,
+					"date": "2021-10-29T21:34:14+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9742779783393501,
+					"center": 0.9972260748959779,
+					"high": 1.0228207176562822,
 					"date": "2021-10-29T21:34:14+00:00",
 					"present": true
 				},
@@ -5893,6 +7546,27 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9576722066736707,
 					"center": 0.9637698749848282,
 					"high": 0.971344045478276,
@@ -5963,6 +7637,13 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9785561115082202,
 					"center": 1.019685039370079,
 					"high": 1.033550961189699,
@@ -5998,6 +7679,34 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9664755322296398,
 					"center": 0.9768889446584907,
 					"high": 0.9823600883700561,
@@ -6012,6 +7721,13 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.440146148931321,
 					"center": 0.4413118823900745,
 					"high": 0.4422600694360145,
@@ -6040,9 +7756,16 @@
 					"present": true
 				},
 				{
-					"low": 0.0026319690671607666,
-					"center": 0.9903853248079374,
-					"high": 377.44045755287584,
+					"low": 0.9986543860056145,
+					"center": 1.0035960373987889,
+					"high": 1.0084684345820492,
+					"date": "2021-10-31T21:32:16+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9886041605595826,
+					"center": 0.9896313089879707,
+					"high": 0.9911835955288235,
 					"date": "2021-10-31T21:32:16+00:00",
 					"present": true
 				},
@@ -6187,6 +7910,27 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9845911382460794,
 					"center": 0.9901546856896846,
 					"high": 0.9948670721652231,
@@ -6194,6 +7938,13 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9984309305988214,
 					"center": 1.0011798332312432,
 					"high": 1.0041362684103134,
@@ -6292,9 +8043,23 @@
 					"present": true
 				},
 				{
-					"low": 1.0023753028683553,
-					"center": 1.0265917347644418,
-					"high": 1.1563891881775423,
+					"low": 0.9672453050564968,
+					"center": 0.9792176039119803,
+					"high": 1.0153033610657838,
+					"date": "2021-10-31T21:32:16+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0047581284694687,
+					"center": 1.0168134507606084,
+					"high": 1.02827140549273,
+					"date": "2021-10-31T21:32:16+00:00",
+					"present": true
+				},
+				{
+					"low": 1.007357622821782,
+					"center": 1.0344682639764606,
+					"high": 1.0493434985175774,
 					"date": "2021-10-31T21:32:16+00:00",
 					"present": true
 				},
@@ -6327,9 +8092,30 @@
 					"present": true
 				},
 				{
-					"low": 0.897863355015352,
-					"center": 0.9853935576788198,
-					"high": 1.0805204930731946,
+					"low": 0.9952288321768333,
+					"center": 0.9996176602100926,
+					"high": 1.0027663362980506,
+					"date": "2021-10-31T21:32:16+00:00",
+					"present": true
+				},
+				{
+					"low": 0.98334087993359,
+					"center": 0.9859314512321783,
+					"high": 0.9885940893211217,
+					"date": "2021-10-31T21:32:16+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9980826567853872,
+					"center": 1.0010020542111329,
+					"high": 1.0031844738095836,
+					"date": "2021-10-31T21:32:16+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9807957677775243,
+					"center": 0.9840564666805066,
+					"high": 0.9863523445305684,
 					"date": "2021-10-31T21:32:16+00:00",
 					"present": true
 				},
@@ -6348,9 +8134,44 @@
 					"present": true
 				},
 				{
-					"low": 0.8339458340822137,
-					"center": 0.9922977051484487,
-					"high": 1.1943892535489335,
+					"low": 0.989704687076673,
+					"center": 0.9905149051490515,
+					"high": 0.9914576808617134,
+					"date": "2021-10-31T21:32:16+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9930580198489243,
+					"center": 0.9947853513229367,
+					"high": 0.9962248013376191,
+					"date": "2021-10-31T21:32:16+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9886971141160432,
+					"center": 0.9906205171589363,
+					"high": 0.9925720343350168,
+					"date": "2021-10-31T21:32:16+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9996676084427455,
+					"center": 1,
+					"high": 1.0003324468085106,
+					"date": "2021-10-31T21:32:16+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9943434092281462,
+					"center": 0.9973024464940707,
+					"high": 1.004789758187954,
+					"date": "2021-10-31T21:32:16+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9879151874114649,
+					"center": 0.9913641989341012,
+					"high": 0.9967382074291175,
 					"date": "2021-10-31T21:32:16+00:00",
 					"present": true
 				},
@@ -6439,23 +8260,58 @@
 					"present": true
 				},
 				{
-					"low": 0.2245828817675501,
-					"center": 1.0119909252248118,
-					"high": 4.6067013297810355,
+					"low": 1.008160958684987,
+					"center": 1.0111064130386043,
+					"high": 1.0137779268507487,
 					"date": "2021-10-31T21:32:16+00:00",
 					"present": true
 				},
 				{
-					"low": 1,
-					"center": 1.0051524268837662,
-					"high": 1.0086021521289679,
+					"low": 1.0141246190148063,
+					"center": 1.026243012342514,
+					"high": 1.0353459171279713,
 					"date": "2021-10-31T21:32:16+00:00",
 					"present": true
 				},
 				{
-					"low": 0.994117645854435,
-					"center": 0.9972764412165228,
-					"high": 1.0013654986898173,
+					"low": 0.9965870307167235,
+					"center": 1.0034334763948498,
+					"high": 1.0103270223752154,
+					"date": "2021-10-31T21:32:16+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9957482870224416,
+					"center": 1.0034188034188034,
+					"high": 1.0102916254766274,
+					"date": "2021-10-31T21:32:16+00:00",
+					"present": true
+				},
+				{
+					"low": 0.986439919016874,
+					"center": 1,
+					"high": 1.017905102954342,
+					"date": "2021-10-31T21:32:16+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9936708860759493,
+					"center": 0.9963751699139102,
+					"high": 1.0022644927536233,
+					"date": "2021-10-31T21:32:16+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9882988298829884,
+					"center": 0.9936936936936936,
+					"high": 1.001814058956916,
+					"date": "2021-10-31T21:32:16+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9912361623616236,
+					"center": 0.9981421272642823,
+					"high": 1.001395998138669,
 					"date": "2021-10-31T21:32:16+00:00",
 					"present": true
 				},
@@ -6609,6 +8465,27 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9575559092457497,
 					"center": 0.9635474617404342,
 					"high": 0.9700267288129978,
@@ -6672,9 +8549,16 @@
 					"present": true
 				},
 				{
-					"low": 0.9683744465528148,
-					"center": 1,
-					"high": 1.032995753021888,
+					"low": 0.9987373737373738,
+					"center": 0.9993682880606445,
+					"high": 1.0006321112515801,
+					"date": "2021-11-03T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9986928104575163,
+					"center": 0.9993464052287581,
+					"high": 1.0013097576948264,
 					"date": "2021-11-03T21:32:14+00:00",
 					"present": true
 				},
@@ -6714,6 +8598,34 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9801965883679521,
 					"center": 0.9857023754220458,
 					"high": 0.9914509310434766,
@@ -6735,6 +8647,13 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9995317255911963,
 					"center": 0.9998829039812646,
 					"high": 1.0003513497698997,
@@ -6756,9 +8675,16 @@
 					"present": true
 				},
 				{
-					"low": 0.002644383806422282,
-					"center": 0.9929211170528677,
-					"high": 376.2016304296701,
+					"low": 1.0010191082802546,
+					"center": 1.0053214974554412,
+					"high": 1.0109718598583675,
+					"date": "2021-11-03T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9883164213407756,
+					"center": 0.98978668210882,
+					"high": 0.9921480210369815,
 					"date": "2021-11-03T21:32:14+00:00",
 					"present": true
 				},
@@ -6903,6 +8829,27 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9800439006328279,
 					"center": 0.9849897051267754,
 					"high": 0.9886750371389003,
@@ -6910,6 +8857,13 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9997367739382725,
 					"center": 1.0016953956006915,
 					"high": 1.0043953517833517,
@@ -7008,9 +8962,23 @@
 					"present": true
 				},
 				{
-					"low": 0.9285195936139333,
-					"center": 1.0142292490118578,
-					"high": 1.1552,
+					"low": 0.9726658206070798,
+					"center": 0.9910705121625781,
+					"high": 1.0127636944325848,
+					"date": "2021-11-03T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 0.995260663507109,
+					"center": 1.0087025316455696,
+					"high": 1.0207501995211492,
+					"date": "2021-11-03T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9866819787398153,
+					"center": 1.0220191109264647,
+					"high": 1.0632258064516127,
 					"date": "2021-11-03T21:32:14+00:00",
 					"present": true
 				},
@@ -7043,9 +9011,30 @@
 					"present": true
 				},
 				{
-					"low": 0.9004824122500614,
-					"center": 0.9873372588675479,
-					"high": 1.0788585068173973,
+					"low": 0.995095285145075,
+					"center": 1.0005066935181959,
+					"high": 1.00587463334297,
+					"date": "2021-11-03T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 0.983014057098156,
+					"center": 0.9865117244241545,
+					"high": 0.9904883488602917,
+					"date": "2021-11-03T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0014565544952285,
+					"center": 1.0044952285283777,
+					"high": 1.0060700508054905,
+					"date": "2021-11-03T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9814253694172339,
+					"center": 0.9838823431795553,
+					"high": 0.9869553856188105,
 					"date": "2021-11-03T21:32:14+00:00",
 					"present": true
 				},
@@ -7064,9 +9053,44 @@
 					"present": true
 				},
 				{
-					"low": 0.8340764371364929,
-					"center": 0.994244808765842,
-					"high": 1.197057155830982,
+					"low": 0.9902372879561008,
+					"center": 0.9913208570653649,
+					"high": 0.9924057499321942,
+					"date": "2021-11-03T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9977368362369524,
+					"center": 0.9993094769901609,
+					"high": 1.0005734980782637,
+					"date": "2021-11-03T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9918521341875541,
+					"center": 0.9930511082157395,
+					"high": 0.9939287284522302,
+					"date": "2021-11-03T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 0.999501329787234,
+					"center": 0.9998337765957446,
+					"high": 1.0001662234042552,
+					"date": "2021-11-03T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0006791359938185,
+					"center": 1.0044776385130323,
+					"high": 1.0087063993896264,
+					"date": "2021-11-03T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9832602770695438,
+					"center": 0.9880919506960028,
+					"high": 0.9923062171014448,
 					"date": "2021-11-03T21:32:14+00:00",
 					"present": true
 				},
@@ -7155,23 +9179,58 @@
 					"present": true
 				},
 				{
-					"low": 0.2275857279745303,
-					"center": 1.0135800212879884,
-					"high": 4.632528928607357,
+					"low": 1.005336695603563,
+					"center": 1.0080916167429235,
+					"high": 1.0159496160182395,
 					"date": "2021-11-03T21:32:14+00:00",
 					"present": true
 				},
 				{
-					"low": 0.9974391800712905,
-					"center": 1.002579535683577,
-					"high": 1.0077386070507308,
+					"low": 1.0249448494191453,
+					"center": 1.0326435906571425,
+					"high": 1.0468878489035927,
 					"date": "2021-11-03T21:32:14+00:00",
 					"present": true
 				},
 				{
-					"low": 0.9954710061319869,
-					"center": 0.999092970521542,
-					"high": 1.0031832651205093,
+					"low": 1.0017160096114206,
+					"center": 1.0060240963855422,
+					"high": 1.0094664371772808,
+					"date": "2021-11-03T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9886271370251134,
+					"center": 0.9974489795918368,
+					"high": 1.0042771599657827,
+					"date": "2021-11-03T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9837379743783154,
+					"center": 1.005366726296959,
+					"high": 1.029489841553795,
+					"date": "2021-11-03T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9923664122137406,
+					"center": 1.0004532064588032,
+					"high": 1.0031746031746032,
+					"date": "2021-11-03T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 0.99391769846725,
+					"center": 0.9981908638625057,
+					"high": 1.0018079104355042,
+					"date": "2021-11-03T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9939842665432671,
+					"center": 0.9967547519703291,
+					"high": 1.0004640371229698,
 					"date": "2021-11-03T21:32:14+00:00",
 					"present": true
 				},
@@ -7325,6 +9384,27 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9690884741054596,
 					"center": 0.97518230421614,
 					"high": 0.9817851041643555,
@@ -7388,9 +9468,16 @@
 					"present": true
 				},
 				{
-					"low": 0.9675941030137434,
-					"center": 0.9996836944409261,
-					"high": 1.0336711343576332,
+					"low": 0.9987373737373738,
+					"center": 0.9993682880606445,
+					"high": 1.0006321112515801,
+					"date": "2021-11-04T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9993459777632441,
+					"center": 1.00065445026178,
+					"high": 1.0019659239842724,
 					"date": "2021-11-04T21:32:12+00:00",
 					"present": true
 				},
@@ -7430,6 +9517,34 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9870958499657062,
 					"center": 0.9910702346287658,
 					"high": 0.9973682942665018,
@@ -7451,6 +9566,13 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9996487530734105,
 					"center": 1,
 					"high": 1.0002342468962289,
@@ -7472,9 +9594,16 @@
 					"present": true
 				},
 				{
-					"low": 0.002600067036001246,
-					"center": 0.9896941867118476,
-					"high": 377.1193407915541,
+					"low": 0.9881673279042249,
+					"center": 0.9920810527541633,
+					"high": 0.9949205461577892,
+					"date": "2021-11-04T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.988123128412894,
+					"center": 0.9907275786226731,
+					"high": 0.9924941847220874,
 					"date": "2021-11-04T21:32:12+00:00",
 					"present": true
 				},
@@ -7619,6 +9748,27 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.0001614881251244,
 					"center": 1.0041492823787066,
 					"high": 1.0107127113690133,
@@ -7626,6 +9776,13 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.0001450636435292,
 					"center": 1.0026573593320751,
 					"high": 1.005064397596974,
@@ -7724,9 +9881,23 @@
 					"present": true
 				},
 				{
-					"low": 1.3631690512724983,
-					"center": 1.3912350597609562,
-					"high": 1.4785401496496888,
+					"low": 1.4246630864322627,
+					"center": 1.4493786921980036,
+					"high": 1.8368085756712178,
+					"date": "2021-11-04T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 1.3611774065234683,
+					"center": 1.3673306772908367,
+					"high": 1.3849837860666714,
+					"date": "2021-11-04T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 1.017675427657398,
+					"center": 1.039248434237996,
+					"high": 1.0687587258906872,
 					"date": "2021-11-04T21:32:12+00:00",
 					"present": true
 				},
@@ -7759,9 +9930,30 @@
 					"present": true
 				},
 				{
-					"low": 0.912965998157401,
-					"center": 1.0005033683766538,
-					"high": 1.0975444090170252,
+					"low": 1.0054023234128027,
+					"center": 1.0093508321175424,
+					"high": 1.0126697777723437,
+					"date": "2021-11-04T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0008481444993413,
+					"center": 1.0028514238235515,
+					"high": 1.0048936250614067,
+					"date": "2021-11-04T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0152554726180603,
+					"center": 1.0181959838146222,
+					"high": 1.0208690392176631,
+					"date": "2021-11-04T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9967332133060085,
+					"center": 0.9995437009997096,
+					"high": 1.0014831896810739,
 					"date": "2021-11-04T21:32:12+00:00",
 					"present": true
 				},
@@ -7780,9 +9972,44 @@
 					"present": true
 				},
 				{
-					"low": 0.9354504749950874,
-					"center": 1.1110166007766855,
-					"high": 1.2374613571985598,
+					"low": 0.9891657638136512,
+					"center": 0.990238611713666,
+					"high": 0.9918633029002275,
+					"date": "2021-11-04T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0446752211739785,
+					"center": 1.0469251580526235,
+					"high": 1.0502722860903626,
+					"date": "2021-11-04T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0240628657970907,
+					"center": 1.0259950660922716,
+					"high": 1.0292658811321531,
+					"date": "2021-11-04T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9991691591890994,
+					"center": 0.999501329787234,
+					"high": 0.999833748960931,
+					"date": "2021-11-04T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 1.1260358655972713,
+					"center": 1.1287217670554117,
+					"high": 1.1307421123851575,
+					"date": "2021-11-04T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 1.1466472244670545,
+					"center": 1.1532143461129747,
+					"high": 1.157170990451268,
 					"date": "2021-11-04T21:32:12+00:00",
 					"present": true
 				},
@@ -7871,23 +10098,58 @@
 					"present": true
 				},
 				{
-					"low": 0.21787222204891404,
-					"center": 1.008795429429946,
-					"high": 4.660787500045388,
+					"low": 1.0034918571575482,
+					"center": 1.0071026471281201,
+					"high": 1.011724034082953,
 					"date": "2021-11-04T21:32:12+00:00",
 					"present": true
 				},
 				{
-					"low": 1.009442060085837,
-					"center": 1.0146048109965635,
-					"high": 1.0206362854686155,
+					"low": 0.9914295981170523,
+					"center": 1.0044164136776326,
+					"high": 1.014898883141247,
 					"date": "2021-11-04T21:32:12+00:00",
 					"present": true
 				},
 				{
-					"low": 1.0004541326067213,
-					"center": 1.0068119891008176,
-					"high": 1.0109289617486337,
+					"low": 1.0080981884913784,
+					"center": 1.0154772141014616,
+					"high": 1.0215146299483648,
+					"date": "2021-11-04T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0067624683009297,
+					"center": 1.0196917808219177,
+					"high": 1.0248713550600341,
+					"date": "2021-11-04T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9878787878787879,
+					"center": 1.002629272567923,
+					"high": 1.0150245416598973,
+					"date": "2021-11-04T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.998873261309871,
+					"center": 1.0058983666061707,
+					"high": 1.0099954566106315,
+					"date": "2021-11-04T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9881854658938922,
+					"center": 1.0022512381809996,
+					"high": 1.0108794197642792,
+					"date": "2021-11-04T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9995363931386184,
+					"center": 1.0037174721189592,
+					"high": 1.0086063938096386,
 					"date": "2021-11-04T21:32:12+00:00",
 					"present": true
 				},
@@ -8041,6 +10303,27 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9740129613079738,
 					"center": 0.9795688404203861,
 					"high": 0.9877118300956589,
@@ -8104,9 +10387,16 @@
 					"present": true
 				},
 				{
-					"low": 0.9701186013246538,
-					"center": 0.9996838444514702,
-					"high": 1.0328377457919897,
+					"low": 0.9987365761212887,
+					"center": 0.9993682880606445,
+					"high": 1,
+					"date": "2021-11-09T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 1,
+					"center": 1.0019633507853403,
+					"high": 1.003274394237066,
 					"date": "2021-11-09T21:32:12+00:00",
 					"present": true
 				},
@@ -8146,6 +10436,34 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.1146940361723892,
 					"center": 1.1221067156976754,
 					"high": 1.1285728141371305,
@@ -8167,6 +10485,13 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9996488353037576,
 					"center": 1,
 					"high": 1.0003513291954562,
@@ -8188,9 +10513,16 @@
 					"present": true
 				},
 				{
-					"low": 0.0026233117993468297,
-					"center": 0.9889431841720501,
-					"high": 378.93459487655036,
+					"low": 0.997189836964095,
+					"center": 0.9998836587011657,
+					"high": 1.0036065802638618,
+					"date": "2021-11-09T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9862590900775354,
+					"center": 0.9876823146929102,
+					"high": 0.9894057757109794,
 					"date": "2021-11-09T21:32:12+00:00",
 					"present": true
 				},
@@ -8335,6 +10667,27 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.0323902742997493,
 					"center": 1.040795812901815,
 					"high": 1.0512362953989625,
@@ -8342,6 +10695,13 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9996072787719534,
 					"center": 1.0036014133848756,
 					"high": 1.0061577379326572,
@@ -8440,9 +10800,23 @@
 					"present": true
 				},
 				{
-					"low": 1.5217251327716328,
-					"center": 1.5556432517758487,
-					"high": 1.7327131199871793,
+					"low": 1.648673191403491,
+					"center": 1.6670048701298703,
+					"high": 1.6907470027666769,
+					"date": "2021-11-09T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 1.5304347826086955,
+					"center": 1.5482071713147407,
+					"high": 1.560897435897436,
+					"date": "2021-11-09T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9961906479763623,
+					"center": 1.0375553575215712,
+					"high": 1.0612201216102881,
 					"date": "2021-11-09T21:32:12+00:00",
 					"present": true
 				},
@@ -8475,9 +10849,30 @@
 					"present": true
 				},
 				{
-					"low": 0.9199945230833152,
-					"center": 1.0089827115115622,
-					"high": 1.1070794516112394,
+					"low": 1.01343309621952,
+					"center": 1.0188902541550797,
+					"high": 1.023515901347881,
+					"date": "2021-11-09T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0082920302282192,
+					"center": 1.0113960113960114,
+					"high": 1.0129495044832468,
+					"date": "2021-11-09T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0150564617314932,
+					"center": 1.0172517855346546,
+					"high": 1.0193886286951706,
+					"date": "2021-11-09T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 1.005469575486357,
+					"center": 1.0073395256261404,
+					"high": 1.010050798385461,
 					"date": "2021-11-09T21:32:12+00:00",
 					"present": true
 				},
@@ -8496,9 +10891,44 @@
 					"present": true
 				},
 				{
-					"low": 0.9553922964156858,
-					"center": 1.0357400293311207,
-					"high": 1.234352179150446,
+					"low": 0.9880726484142044,
+					"center": 0.9894251626898047,
+					"high": 0.9905020352781546,
+					"date": "2021-11-09T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0435565042882948,
+					"center": 1.0573313624148644,
+					"high": 1.061754244924042,
+					"date": "2021-11-09T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 1.026797149313213,
+					"center": 1.031127030943152,
+					"high": 1.036520574557014,
+					"date": "2021-11-09T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9990028253282367,
+					"center": 0.9991690211068639,
+					"high": 0.999501329787234,
+					"date": "2021-11-09T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 1.140129918271522,
+					"center": 1.1479510047914692,
+					"high": 1.153513878642977,
+					"date": "2021-11-09T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 1.181069462887847,
+					"center": 1.1885429901520135,
+					"high": 1.1950938089382965,
 					"date": "2021-11-09T21:32:12+00:00",
 					"present": true
 				},
@@ -8587,23 +11017,58 @@
 					"present": true
 				},
 				{
-					"low": 0.23142190046616015,
-					"center": 1.0148779023988648,
-					"high": 4.619534829545783,
+					"low": 1.0084943492052998,
+					"center": 1.0108976084858745,
+					"high": 1.0154935632622704,
 					"date": "2021-11-09T21:32:12+00:00",
 					"present": true
 				},
 				{
-					"low": 1.010300459541961,
-					"center": 1.0154705658136174,
-					"high": 1.0206362854686155,
+					"low": 1.0182391828961357,
+					"center": 1.0324444875558487,
+					"high": 1.0519436226690912,
 					"date": "2021-11-09T21:32:12+00:00",
 					"present": true
 				},
 				{
-					"low": 1.0036117381489842,
-					"center": 1.0077027639329406,
-					"high": 1.0118020880617338,
+					"low": 1.0153714773697693,
+					"center": 1.0222984562607202,
+					"high": 1.02882868537699,
+					"date": "2021-11-09T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0059726962457336,
+					"center": 1.0102651839178787,
+					"high": 1.0150016167911105,
+					"date": "2021-11-09T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0013104685457144,
+					"center": 1.01858407079646,
+					"high": 1.0321708088423205,
+					"date": "2021-11-09T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9871425246605547,
+					"center": 1.0045085662759243,
+					"high": 1.0111008459517803,
+					"date": "2021-11-09T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0017967464593347,
+					"center": 1.0090171325518484,
+					"high": 1.0130919633379372,
+					"date": "2021-11-09T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 1.003931334291778,
+					"center": 1.0087962962962964,
+					"high": 1.0134321445113479,
 					"date": "2021-11-09T21:32:12+00:00",
 					"present": true
 				},
@@ -8757,6 +11222,27 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9614637673878088,
 					"center": 0.9922625312458887,
 					"high": 1.0171157379352564,
@@ -8820,9 +11306,16 @@
 					"present": true
 				},
 				{
-					"low": 0.9772439949431099,
-					"center": 1.000316355583676,
-					"high": 1.0299479166666667,
+					"low": 0.9974779319041615,
+					"center": 0.9987389659520808,
+					"high": 1.0006317119393557,
+					"date": "2021-11-10T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 1,
+					"center": 1.0026160889470244,
+					"high": 1.0045781556572924,
 					"date": "2021-11-10T21:32:14+00:00",
 					"present": true
 				},
@@ -8862,6 +11355,34 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.018679892289361,
 					"center": 1.1431407907602984,
 					"high": 1.2331060154352336,
@@ -8883,6 +11404,13 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9994149651884265,
 					"center": 1,
 					"high": 1.0014048232264106,
@@ -8904,9 +11432,16 @@
 					"present": true
 				},
 				{
-					"low": 0.002681055286872953,
-					"center": 0.9909847085908671,
-					"high": 365.7936161290346,
+					"low": 0.9787475333983533,
+					"center": 0.9990587479051403,
+					"high": 1.0118740389075767,
+					"date": "2021-11-10T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9888890611756244,
+					"center": 0.9910794715788181,
+					"high": 0.9957587699842436,
 					"date": "2021-11-10T21:32:14+00:00",
 					"present": true
 				},
@@ -9051,6 +11586,27 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9776167282487476,
 					"center": 1.1031840132859907,
 					"high": 1.1478597019854715,
@@ -9058,6 +11614,13 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.0014078587763073,
 					"center": 1.005550705117849,
 					"high": 1.0109542154157012,
@@ -9156,9 +11719,23 @@
 					"present": true
 				},
 				{
-					"low": 1.305336350009708,
-					"center": 1.6104605776736922,
-					"high": 1.813374805598756,
+					"low": 1.5324885786472917,
+					"center": 1.8531853185318532,
+					"high": 1.99019901990199,
+					"date": "2021-11-10T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 1.272549019607843,
+					"center": 1.520686963309914,
+					"high": 1.6833073322932914,
+					"date": "2021-11-10T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9623360135421075,
+					"center": 1.0503464203233257,
+					"high": 1.133065861165641,
 					"date": "2021-11-10T21:32:14+00:00",
 					"present": true
 				},
@@ -9191,9 +11768,30 @@
 					"present": true
 				},
 				{
-					"low": 0.974211134353352,
-					"center": 1.0127873323220717,
-					"high": 1.0597869214298197,
+					"low": 0.9718772531661533,
+					"center": 1.0170250593189976,
+					"high": 1.0669400253950634,
+					"date": "2021-11-10T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9622737945448478,
+					"center": 1.0115862173076198,
+					"high": 1.0670032448083338,
+					"date": "2021-11-10T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0164902690787163,
+					"center": 1.0187338339067324,
+					"high": 1.0248713765842639,
+					"date": "2021-11-10T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9715650638695607,
+					"center": 1.0058309642879377,
+					"high": 1.0469688458713218,
 					"date": "2021-11-10T21:32:14+00:00",
 					"present": true
 				},
@@ -9212,9 +11810,44 @@
 					"present": true
 				},
 				{
-					"low": 0.9862664621307546,
-					"center": 1.04455334572755,
-					"high": 1.2176000631917154,
+					"low": 0.988365800865801,
+					"center": 0.9897144386888498,
+					"high": 0.9913290880402708,
+					"date": "2021-11-10T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 1.018714822116364,
+					"center": 1.053895774393338,
+					"high": 1.0942128249905017,
+					"date": "2021-11-10T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9817538631206304,
+					"center": 1.0314491428239632,
+					"high": 1.0939789671720326,
+					"date": "2021-11-10T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9990033222591362,
+					"center": 0.9996675531914894,
+					"high": 1.000332502078138,
+					"date": "2021-11-10T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0832423739970172,
+					"center": 1.1576695223010756,
+					"high": 1.2089740648176432,
+					"date": "2021-11-10T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 1.1184696982292373,
+					"center": 1.18822545777751,
+					"high": 1.2568865942567686,
 					"date": "2021-11-10T21:32:14+00:00",
 					"present": true
 				},
@@ -9303,23 +11936,58 @@
 					"present": true
 				},
 				{
-					"low": 0.2440040253511208,
-					"center": 1.017355633160319,
-					"high": 4.314245245727262,
+					"low": 0.9951127598831007,
+					"center": 1.0098833126828037,
+					"high": 1.027487559194938,
 					"date": "2021-11-10T21:32:14+00:00",
 					"present": true
 				},
 				{
-					"low": 0.9946016700986123,
-					"center": 1.0195578231292517,
-					"high": 1.054421768707483,
+					"low": 1.0025787843584428,
+					"center": 1.0568084748506357,
+					"high": 1.1197416496446797,
 					"date": "2021-11-10T21:32:14+00:00",
 					"present": true
 				},
 				{
-					"low": 0.9957900503264914,
-					"center": 1.010733452593918,
-					"high": 1.0282732054256072,
+					"low": 0.9708029197080292,
+					"center": 1.0229591836734695,
+					"high": 1.1022146507666097,
+					"date": "2021-11-10T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9609438567941417,
+					"center": 1.0207813798836243,
+					"high": 1.0953191489361702,
+					"date": "2021-11-10T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9582971077493769,
+					"center": 0.9949452401010953,
+					"high": 1.0692899914456802,
+					"date": "2021-11-10T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9893852277753206,
+					"center": 1.0143369175627241,
+					"high": 1.062685523282637,
+					"date": "2021-11-10T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 0.978251318101933,
+					"center": 1.001326846528085,
+					"high": 1.0569902048085484,
+					"date": "2021-11-10T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9906865635446336,
+					"center": 1.0096330275229357,
+					"high": 1.0649027674134492,
 					"date": "2021-11-10T21:32:14+00:00",
 					"present": true
 				},
@@ -9473,6 +12141,27 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9730670025793293,
 					"center": 0.9811611322087785,
 					"high": 0.987663190833626,
@@ -9536,9 +12225,16 @@
 					"present": true
 				},
 				{
-					"low": 0.967741935483871,
+					"low": 0.9993686868686867,
 					"center": 1,
-					"high": 1.0340035974430062,
+					"high": 1.0012642225031605,
+					"date": "2021-11-11T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 1,
+					"center": 1.00065445026178,
+					"high": 1.0019659239842724,
 					"date": "2021-11-11T21:32:14+00:00",
 					"present": true
 				},
@@ -9578,6 +12274,34 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.1087233446554636,
 					"center": 1.1173527108204728,
 					"high": 1.1286692722691751,
@@ -9599,6 +12323,13 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9996488147485774,
 					"center": 1,
 					"high": 1.000351308625831,
@@ -9620,9 +12351,16 @@
 					"present": true
 				},
 				{
-					"low": 0.002637736408047398,
-					"center": 0.9895113222754801,
-					"high": 374.53014579267597,
+					"low": 0.997514144535425,
+					"center": 1.002964815972946,
+					"high": 1.0082586957696273,
+					"date": "2021-11-11T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9870774413688836,
+					"center": 0.9887720700189907,
+					"high": 0.9895043760327161,
 					"date": "2021-11-11T21:32:14+00:00",
 					"present": true
 				},
@@ -9767,6 +12505,27 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.02774587719946,
 					"center": 1.0368195342379658,
 					"high": 1.0423598320611616,
@@ -9774,6 +12533,13 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.000033533670965,
 					"center": 1.0049648595473997,
 					"high": 1.0090251524223686,
@@ -9872,9 +12638,23 @@
 					"present": true
 				},
 				{
-					"low": 1.5078308535630383,
-					"center": 1.5477707006369428,
-					"high": 1.6020900321543408,
+					"low": 1.6442115768463077,
+					"center": 1.6763299766046182,
+					"high": 1.69739403412721,
+					"date": "2021-11-11T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 1.5314240254574383,
+					"center": 1.5490822027134876,
+					"high": 1.5686676190995228,
+					"date": "2021-11-11T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 1.004206983592764,
+					"center": 1.0385987010902167,
+					"high": 1.0553078964763531,
 					"date": "2021-11-11T21:32:14+00:00",
 					"present": true
 				},
@@ -9907,9 +12687,30 @@
 					"present": true
 				},
 				{
-					"low": 0.9259171762727215,
-					"center": 1.0144975595738521,
-					"high": 1.1109116235876797,
+					"low": 1.0163026485135265,
+					"center": 1.021106501138143,
+					"high": 1.0255279064036213,
+					"date": "2021-11-11T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0143636817793633,
+					"center": 1.016851600241546,
+					"high": 1.0187425068860145,
+					"date": "2021-11-11T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0180792667573149,
+					"center": 1.021148568695083,
+					"high": 1.024136227296709,
+					"date": "2021-11-11T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 1.011021566636972,
+					"center": 1.0126684636118597,
+					"high": 1.0157823694320423,
 					"date": "2021-11-11T21:32:14+00:00",
 					"present": true
 				},
@@ -9928,9 +12729,44 @@
 					"present": true
 				},
 				{
-					"low": 0.9558329651428946,
-					"center": 1.087079491700011,
-					"high": 1.2457841173123878,
+					"low": 0.9951239332709678,
+					"center": 0.9962069899756163,
+					"high": 0.9975583288117199,
+					"date": "2021-11-11T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0546569116273212,
+					"center": 1.05873453893457,
+					"high": 1.0626144949263205,
+					"date": "2021-11-11T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0316031904874028,
+					"center": 1.0369533870872816,
+					"high": 1.041137564273845,
+					"date": "2021-11-11T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9993352168854912,
+					"center": 0.9996674979218622,
+					"high": 0.999833748960931,
+					"date": "2021-11-11T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 1.1480405741490798,
+					"center": 1.153498590246462,
+					"high": 1.1562378982334085,
+					"date": "2021-11-11T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 1.1877592623583424,
+					"center": 1.195624706417248,
+					"high": 1.20185685774196,
 					"date": "2021-11-11T21:32:14+00:00",
 					"present": true
 				},
@@ -10019,23 +12855,58 @@
 					"present": true
 				},
 				{
-					"low": 0.22746457763649627,
-					"center": 1.0110013581141986,
-					"high": 4.602010884360064,
+					"low": 1.0050196222462628,
+					"center": 1.0080668198919076,
+					"high": 1.0119931904290984,
 					"date": "2021-11-11T21:32:14+00:00",
 					"present": true
 				},
 				{
-					"low": 1.0068434559452524,
-					"center": 1.0119863013698631,
-					"high": 1.0158864652006547,
+					"low": 1.019155842857083,
+					"center": 1.033765774138146,
+					"high": 1.0519863600915593,
 					"date": "2021-11-11T21:32:14+00:00",
 					"present": true
 				},
 				{
-					"low": 1,
-					"center": 1.0036215482118607,
-					"high": 1.0077325453169426,
+					"low": 1.0111016225448333,
+					"center": 1.0170794192997437,
+					"high": 1.0256739456507726,
+					"date": "2021-11-11T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0046786799826313,
+					"center": 1.0102389078498293,
+					"high": 1.0153714773697693,
+					"date": "2021-11-11T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0044091710758378,
+					"center": 1.0204991087344029,
+					"high": 1.0313339301700986,
+					"date": "2021-11-11T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 0.999096249435156,
+					"center": 1.0031674208144796,
+					"high": 1.0090497756085615,
+					"date": "2021-11-11T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0013562386980108,
+					"center": 1.004074241738343,
+					"high": 1.0077062810032837,
+					"date": "2021-11-11T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9958467892633658,
+					"center": 1.0009267840593143,
+					"high": 1.0048785722861335,
 					"date": "2021-11-11T21:32:14+00:00",
 					"present": true
 				},
@@ -10189,6 +13060,27 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9754061417452836,
 					"center": 0.9809746566074458,
 					"high": 0.9862536870890457,
@@ -10252,9 +13144,16 @@
 					"present": true
 				},
 				{
-					"low": 0.9708906811255851,
-					"center": 1.0006325110689438,
-					"high": 1.0329742082925237,
+					"low": 1,
+					"center": 1,
+					"high": 1.0006321112515801,
+					"date": "2021-11-13T21:32:16+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9993459777632441,
+					"center": 1.0006540222367561,
+					"high": 1.00262123197903,
 					"date": "2021-11-13T21:32:16+00:00",
 					"present": true
 				},
@@ -10294,6 +13193,34 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.1117400519807705,
 					"center": 1.121103838618501,
 					"high": 1.1251924611500954,
@@ -10315,6 +13242,13 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.0001170960187353,
 					"center": 1.0002342194636376,
 					"high": 1.0004684389272749,
@@ -10336,9 +13270,16 @@
 					"present": true
 				},
 				{
-					"low": 0.0026514224199072284,
-					"center": 0.9892948672212489,
-					"high": 373.7683327436682,
+					"low": 1.0024048466910234,
+					"center": 1.008229113394393,
+					"high": 1.0136269562588658,
+					"date": "2021-11-13T21:32:16+00:00",
+					"present": true
+				},
+				{
+					"low": 0.988089722958833,
+					"center": 0.9895955818468908,
+					"high": 0.990768680484849,
 					"date": "2021-11-13T21:32:16+00:00",
 					"present": true
 				},
@@ -10483,6 +13424,27 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.0357267700209614,
 					"center": 1.0417380971527717,
 					"high": 1.0493314665038693,
@@ -10490,6 +13452,13 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9999966388672983,
 					"center": 1.0048075832251395,
 					"high": 1.0070550034300094,
@@ -10588,9 +13557,23 @@
 					"present": true
 				},
 				{
-					"low": 1.5219843157987487,
-					"center": 1.5520540970564838,
-					"high": 1.6086882912882867,
+					"low": 1.6455265698836277,
+					"center": 1.6724738675958188,
+					"high": 1.7204360523129272,
+					"date": "2021-11-13T21:32:16+00:00",
+					"present": true
+				},
+				{
+					"low": 1.5249801744647107,
+					"center": 1.5396889041636435,
+					"high": 1.5549318364073774,
+					"date": "2021-11-13T21:32:16+00:00",
+					"present": true
+				},
+				{
+					"low": 1.005838202559822,
+					"center": 1.020191113095469,
+					"high": 1.0406607369758576,
 					"date": "2021-11-13T21:32:16+00:00",
 					"present": true
 				},
@@ -10623,9 +13606,30 @@
 					"present": true
 				},
 				{
-					"low": 0.9247393475113431,
-					"center": 1.0138577864176643,
-					"high": 1.1103431833879307,
+					"low": 1.0170602343130424,
+					"center": 1.0218247493627044,
+					"high": 1.0273975273341671,
+					"date": "2021-11-13T21:32:16+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0123889800305483,
+					"center": 1.014418903106481,
+					"high": 1.0160141037532728,
+					"date": "2021-11-13T21:32:16+00:00",
+					"present": true
+				},
+				{
+					"low": 1.020501081652161,
+					"center": 1.0228656235850482,
+					"high": 1.0252539254479927,
+					"date": "2021-11-13T21:32:16+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0103641979147233,
+					"center": 1.0142474402375958,
+					"high": 1.0165005584472744,
 					"date": "2021-11-13T21:32:16+00:00",
 					"present": true
 				},
@@ -10644,9 +13648,44 @@
 					"present": true
 				},
 				{
-					"low": 0.9569219643657751,
-					"center": 1.0729288418817373,
-					"high": 1.2416869662446621,
+					"low": 0.9956627812415288,
+					"center": 0.9967462039045553,
+					"high": 0.9981024667931688,
+					"date": "2021-11-13T21:32:16+00:00",
+					"present": true
+				},
+				{
+					"low": 1.053623492396434,
+					"center": 1.0583984539114362,
+					"high": 1.0619768756416583,
+					"date": "2021-11-13T21:32:16+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0322446577660083,
+					"center": 1.0349460781424953,
+					"high": 1.0403277532411532,
+					"date": "2021-11-13T21:32:16+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9989201138765416,
+					"center": 0.999501329787234,
+					"high": 0.999833748960931,
+					"date": "2021-11-13T21:32:16+00:00",
+					"present": true
+				},
+				{
+					"low": 1.1472885417591197,
+					"center": 1.1538536811016618,
+					"high": 1.1576898917455112,
+					"date": "2021-11-13T21:32:16+00:00",
+					"present": true
+				},
+				{
+					"low": 1.1904145531748693,
+					"center": 1.197896927790993,
+					"high": 1.2032927244881897,
 					"date": "2021-11-13T21:32:16+00:00",
 					"present": true
 				},
@@ -10735,23 +13774,58 @@
 					"present": true
 				},
 				{
-					"low": 0.22696004770897665,
-					"center": 1.0078964981443368,
-					"high": 4.589632066809713,
+					"low": 1.0058003056173228,
+					"center": 1.0084250549573595,
+					"high": 1.0126444831604542,
 					"date": "2021-11-13T21:32:16+00:00",
 					"present": true
 				},
 				{
-					"low": 1.0077186963979416,
-					"center": 1.012853470437018,
-					"high": 1.017211703958692,
+					"low": 1.0158874380413558,
+					"center": 1.0322812720771037,
+					"high": 1.0471047520732366,
 					"date": "2021-11-13T21:32:16+00:00",
 					"present": true
 				},
 				{
-					"low": 1.002263467632413,
-					"center": 1.005877034358047,
-					"high": 1.0090620752152242,
+					"low": 1.006788291421322,
+					"center": 1.0162671232876712,
+					"high": 1.0215146299483648,
+					"date": "2021-11-13T21:32:16+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0025575447570332,
+					"center": 1.0085324232081911,
+					"high": 1.0163300416921517,
+					"date": "2021-11-13T21:32:16+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9844290657439447,
+					"center": 1.0026595744680853,
+					"high": 1.0177619893428065,
+					"date": "2021-11-13T21:32:16+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9902178746109382,
+					"center": 1.0058611361587015,
+					"high": 1.0108352144469526,
+					"date": "2021-11-13T21:32:16+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0036166365280288,
+					"center": 1.0076853526220613,
+					"high": 1.011996378451788,
+					"date": "2021-11-13T21:32:16+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9990749306197965,
+					"center": 1.0034750226972686,
+					"high": 1.0074280408542247,
 					"date": "2021-11-13T21:32:16+00:00",
 					"present": true
 				},
@@ -10905,6 +13979,27 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9693692217351523,
 					"center": 0.9777147087857847,
 					"high": 0.9908361680831668,
@@ -10968,9 +14063,16 @@
 					"present": true
 				},
 				{
-					"low": 0.9686907020872866,
-					"center": 1,
-					"high": 1.0333333333333332,
+					"low": 1,
+					"center": 1.0006321112515801,
+					"high": 1.0012650221378874,
+					"date": "2021-11-14T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9993464052287581,
+					"center": 1.00065445026178,
+					"high": 1.0019646365422397,
 					"date": "2021-11-14T21:32:14+00:00",
 					"present": true
 				},
@@ -11010,6 +14112,34 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.1142068451337848,
 					"center": 1.1198690295707312,
 					"high": 1.1255373406081532,
@@ -11031,6 +14161,13 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9996487530734105,
 					"center": 1,
 					"high": 1.0004684389272749,
@@ -11052,9 +14189,16 @@
 					"present": true
 				},
 				{
-					"low": 0.002655490271832369,
-					"center": 0.9903654933351357,
-					"high": 374.43337918386055,
+					"low": 1.002569012862929,
+					"center": 1.0092496001112734,
+					"high": 1.0133828134060072,
+					"date": "2021-11-14T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9878943839135114,
+					"center": 0.989572230072969,
+					"high": 0.991974289309834,
 					"date": "2021-11-14T21:32:14+00:00",
 					"present": true
 				},
@@ -11199,6 +14343,27 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.0382715241624902,
 					"center": 1.042689985119694,
 					"high": 1.0482169282326348,
@@ -11206,6 +14371,13 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.998129612567394,
 					"center": 1.0035435350385984,
 					"high": 1.0053359777255266,
@@ -11304,9 +14476,23 @@
 					"present": true
 				},
 				{
-					"low": 1.5199843260188088,
-					"center": 1.5512563245823388,
-					"high": 1.652627622505892,
+					"low": 1.6455825341766985,
+					"center": 1.6731200326064808,
+					"high": 1.8896593922088518,
+					"date": "2021-11-14T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 1.5237529840117152,
+					"center": 1.5337034099920697,
+					"high": 1.5512,
+					"date": "2021-11-14T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 0.974252491694352,
+					"center": 1.0165494414563507,
+					"high": 1.0276048152760482,
 					"date": "2021-11-14T21:32:14+00:00",
 					"present": true
 				},
@@ -11339,9 +14525,30 @@
 					"present": true
 				},
 				{
-					"low": 0.9261068887100551,
-					"center": 1.0140137877825937,
-					"high": 1.1094356871630655,
+					"low": 1.0154342451743572,
+					"center": 1.0186053429733626,
+					"high": 1.0222852394005577,
+					"date": "2021-11-14T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0112404051072177,
+					"center": 1.0145376279122456,
+					"high": 1.0172990122943855,
+					"date": "2021-11-14T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0200848585272775,
+					"center": 1.0245434365856119,
+					"high": 1.0277402822573198,
+					"date": "2021-11-14T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0119702093230711,
+					"center": 1.0153314836615959,
+					"high": 1.0176003523922512,
 					"date": "2021-11-14T21:32:14+00:00",
 					"present": true
 				},
@@ -11360,9 +14567,44 @@
 					"present": true
 				},
 				{
-					"low": 0.9576231760234706,
-					"center": 1.113751810348142,
-					"high": 1.2446082429928809,
+					"low": 0.995262728992893,
+					"center": 0.9964769647696476,
+					"high": 0.9981014374830486,
+					"date": "2021-11-14T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0516223808748313,
+					"center": 1.0557504108312281,
+					"high": 1.0587266343213417,
+					"date": "2021-11-14T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0309366367303752,
+					"center": 1.0340239624015357,
+					"high": 1.0362087720140654,
+					"date": "2021-11-14T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9991690211068639,
+					"center": 0.999501329787234,
+					"high": 1,
+					"date": "2021-11-14T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 1.1501342045092957,
+					"center": 1.1551636651740804,
+					"high": 1.159721542200422,
+					"date": "2021-11-14T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 1.1880785508973903,
+					"center": 1.1940256705918568,
+					"high": 1.2011990020101213,
 					"date": "2021-11-14T21:32:14+00:00",
 					"present": true
 				},
@@ -11451,23 +14693,58 @@
 					"present": true
 				},
 				{
-					"low": 0.2267647863005386,
-					"center": 1.020457111363886,
-					"high": 4.629043533655446,
+					"low": 1.0040738915653695,
+					"center": 1.008053590934535,
+					"high": 1.0107152004668691,
 					"date": "2021-11-14T21:32:14+00:00",
 					"present": true
 				},
 				{
-					"low": 1.012886597938144,
-					"center": 1.018041237113402,
-					"high": 1.0223559759243335,
+					"low": 1.005006216169472,
+					"center": 1.0227127608254671,
+					"high": 1.0445430912460139,
 					"date": "2021-11-14T21:32:14+00:00",
 					"present": true
 				},
 				{
-					"low": 1.0027198549410699,
-					"center": 1.0072595281306715,
-					"high": 1.0099863822060826,
+					"low": 1.0197255574614064,
+					"center": 1.0223559759243335,
+					"high": 1.0378006872852232,
+					"date": "2021-11-14T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0042444821731749,
+					"center": 1.0128205128205128,
+					"high": 1.0188679245283019,
+					"date": "2021-11-14T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 0.993899725383218,
+					"center": 1.0079225352112675,
+					"high": 1.024128686327078,
+					"date": "2021-11-14T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0045146726862302,
+					"center": 1.0095108695652173,
+					"high": 1.014512680315852,
+					"date": "2021-11-14T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0036109246974292,
+					"center": 1.0063319764812302,
+					"high": 1.0104261106074341,
+					"date": "2021-11-14T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9990753582986593,
+					"center": 1.004643603686592,
+					"high": 1.0083604273107294,
 					"date": "2021-11-14T21:32:14+00:00",
 					"present": true
 				},
@@ -11621,6 +14898,27 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9637596735113105,
 					"center": 0.9738117450855742,
 					"high": 0.9802701903928008,
@@ -11684,9 +14982,16 @@
 					"present": true
 				},
 				{
-					"low": 0.9699604735574179,
-					"center": 1,
-					"high": 1.0322896316149763,
+					"low": 1,
+					"center": 1.0012634238787113,
+					"high": 1.0018963337547406,
+					"date": "2021-11-16T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 1,
+					"center": 1.0013080444735123,
+					"high": 1.0026178010471203,
 					"date": "2021-11-16T21:32:14+00:00",
 					"present": true
 				},
@@ -11726,6 +15031,34 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.1156825933893861,
 					"center": 1.1253670433966443,
 					"high": 1.1345306113589237,
@@ -11747,6 +15080,13 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9993565472448758,
 					"center": 1,
 					"high": 1.0002341646177262,
@@ -11768,9 +15108,16 @@
 					"present": true
 				},
 				{
-					"low": 0.002642343783446972,
-					"center": 0.9931323965333877,
-					"high": 375.8509912402029,
+					"low": 1.0026218097447794,
+					"center": 1.0088071410706665,
+					"high": 1.0149410528773197,
+					"date": "2021-11-16T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9842843368326335,
+					"center": 0.9862867954646815,
+					"high": 0.987561354658905,
 					"date": "2021-11-16T21:32:14+00:00",
 					"present": true
 				},
@@ -11915,6 +15262,27 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.030682553676582,
 					"center": 1.0372022789251973,
 					"high": 1.04252001110373,
@@ -11922,6 +15290,13 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9998767222028416,
 					"center": 1.0041997110182872,
 					"high": 1.0057898209481524,
@@ -12020,9 +15395,23 @@
 					"present": true
 				},
 				{
-					"low": 1.5342029852015755,
-					"center": 1.5611510791366907,
-					"high": 1.6546049695851863,
+					"low": 1.6104156234351528,
+					"center": 1.6399632615573017,
+					"high": 1.6787839121544517,
+					"date": "2021-11-16T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 1.529928172386273,
+					"center": 1.5491606714628294,
+					"high": 1.5609951845906902,
+					"date": "2021-11-16T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9853617733166039,
+					"center": 1.0192227329711658,
+					"high": 1.0419147165478375,
 					"date": "2021-11-16T21:32:14+00:00",
 					"present": true
 				},
@@ -12055,9 +15444,30 @@
 					"present": true
 				},
 				{
-					"low": 0.9237674726105024,
-					"center": 1.0117379974346927,
-					"high": 1.1103039859916801,
+					"low": 1.0142210302783856,
+					"center": 1.016792733385053,
+					"high": 1.0229711368424688,
+					"date": "2021-11-16T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0050712049162747,
+					"center": 1.0127864465551033,
+					"high": 1.0166386522880508,
+					"date": "2021-11-16T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0157139090421983,
+					"center": 1.019928861532252,
+					"high": 1.0244982960999622,
+					"date": "2021-11-16T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0078069993787533,
+					"center": 1.0098738798539661,
+					"high": 1.0136741816494856,
 					"date": "2021-11-16T21:32:14+00:00",
 					"present": true
 				},
@@ -12076,9 +15486,44 @@
 					"present": true
 				},
 				{
-					"low": 0.962400025178314,
-					"center": 1.0735406743739868,
-					"high": 1.2344293823930024,
+					"low": 0.9940411700975081,
+					"center": 0.9951232728257925,
+					"high": 0.9960699826217374,
+					"date": "2021-11-16T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0555555555555556,
+					"center": 1.060062800716124,
+					"high": 1.0626977924231698,
+					"date": "2021-11-16T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0234289931963843,
+					"center": 1.0293162719633309,
+					"high": 1.0344873171500277,
+					"date": "2021-11-16T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9988374024248463,
+					"center": 0.9993353273512794,
+					"high": 0.9996675531914894,
+					"date": "2021-11-16T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 1.1418971769843238,
+					"center": 1.151987735877698,
+					"high": 1.1623057581761482,
+					"date": "2021-11-16T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 1.1818072590738424,
+					"center": 1.1889629756082865,
+					"high": 1.1974141754187917,
 					"date": "2021-11-16T21:32:14+00:00",
 					"present": true
 				},
@@ -12167,23 +15612,58 @@
 					"present": true
 				},
 				{
-					"low": 0.2270933807189242,
-					"center": 1.0107173416046127,
-					"high": 4.651826001487315,
+					"low": 1.0081162714211993,
+					"center": 1.0106791129219936,
+					"high": 1.0146969614881787,
 					"date": "2021-11-16T21:32:14+00:00",
 					"present": true
 				},
 				{
-					"low": 1.0094339622641508,
-					"center": 1.013733905579399,
-					"high": 1.0180722891566267,
+					"low": 1.0294340315382546,
+					"center": 1.0414884451131148,
+					"high": 1.0535699864270078,
 					"date": "2021-11-16T21:32:14+00:00",
 					"present": true
 				},
 				{
-					"low": 1,
-					"center": 1.0045228403437358,
-					"high": 1.0072562358276644,
+					"low": 1.0162601893964363,
+					"center": 1.0197934595524958,
+					"high": 1.0288173946245613,
+					"date": "2021-11-16T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9991518235793045,
+					"center": 1.008140170116779,
+					"high": 1.0180102915951972,
+					"date": "2021-11-16T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9913494809688582,
+					"center": 1.0149188958561488,
+					"high": 1.0365744870651203,
+					"date": "2021-11-16T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9972985141828005,
+					"center": 1.003155996393147,
+					"high": 1.0099637681159421,
+					"date": "2021-11-16T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0020295681559932,
+					"center": 1.0040632054176073,
+					"high": 1.0094979647218454,
+					"date": "2021-11-16T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9981549815498155,
+					"center": 1.0037037037037035,
+					"high": 1.0111162575266328,
 					"date": "2021-11-16T21:32:14+00:00",
 					"present": true
 				},
@@ -12337,6 +15817,27 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9646371480497083,
 					"center": 0.9719679790919723,
 					"high": 0.9781213582892208,
@@ -12400,9 +15901,16 @@
 					"present": true
 				},
 				{
-					"low": 0.9717085749298642,
-					"center": 1,
-					"high": 1.032658393207054,
+					"low": 0.9987373737373738,
+					"center": 1.0006317119393557,
+					"high": 1.0018963337547406,
+					"date": "2021-11-22T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0013067626353829,
+					"center": 1.0032701111837803,
+					"high": 1.005239030779306,
 					"date": "2021-11-22T21:32:12+00:00",
 					"present": true
 				},
@@ -12442,6 +15950,34 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.114850972092534,
 					"center": 1.1226309687036597,
 					"high": 1.13257941147553,
@@ -12463,6 +15999,13 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9996488353037576,
 					"center": 1,
 					"high": 1.0002342057505542,
@@ -12484,9 +16027,16 @@
 					"present": true
 				},
 				{
-					"low": 0.002605588650965201,
-					"center": 0.9876904341664244,
-					"high": 381.6222077342345,
+					"low": 1.003430281958181,
+					"center": 1.010695805985259,
+					"high": 1.013899049012436,
+					"date": "2021-11-22T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9840865785677361,
+					"center": 0.9870332490062093,
+					"high": 0.9893305296498179,
 					"date": "2021-11-22T21:32:12+00:00",
 					"present": true
 				},
@@ -12631,6 +16181,27 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.031760105212222,
 					"center": 1.040755325458597,
 					"high": 1.045394430675987,
@@ -12638,6 +16209,13 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9976412621428447,
 					"center": 1.0028042168169076,
 					"high": 1.0055303155043733,
@@ -12736,9 +16314,23 @@
 					"present": true
 				},
 				{
-					"low": 1.5110473226934973,
-					"center": 1.5786516853932584,
-					"high": 1.64883045099156,
+					"low": 1.6251005631536604,
+					"center": 1.6716173307385023,
+					"high": 2.048114088706066,
+					"date": "2021-11-22T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 1.5229976353985863,
+					"center": 1.5413654618473895,
+					"high": 1.5578313253012048,
+					"date": "2021-11-22T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0149875104079935,
+					"center": 1.0298947368421052,
+					"high": 1.065999483044662,
 					"date": "2021-11-22T21:32:12+00:00",
 					"present": true
 				},
@@ -12771,9 +16363,30 @@
 					"present": true
 				},
 				{
-					"low": 0.9241267690003466,
-					"center": 1.0125661697510606,
-					"high": 1.1090628669040619,
+					"low": 1.0106062615434876,
+					"center": 1.017265121932297,
+					"high": 1.024461348085851,
+					"date": "2021-11-22T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0117175687934683,
+					"center": 1.0138909888116117,
+					"high": 1.01561228544935,
+					"date": "2021-11-22T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0115214328838802,
+					"center": 1.0154272052346796,
+					"high": 1.017328947695833,
+					"date": "2021-11-22T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0072991187143598,
+					"center": 1.0096967639794303,
+					"high": 1.0121044763723943,
 					"date": "2021-11-22T21:32:12+00:00",
 					"present": true
 				},
@@ -12792,9 +16405,44 @@
 					"present": true
 				},
 				{
-					"low": 0.952437283854294,
-					"center": 1.0866141024198137,
-					"high": 1.235707877699542,
+					"low": 0.9986460871919849,
+					"center": 0.9994582881906825,
+					"high": 1.0008134490238612,
+					"date": "2021-11-22T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 1.051081329871186,
+					"center": 1.0560167283120376,
+					"high": 1.059135134160702,
+					"date": "2021-11-22T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0290562067265596,
+					"center": 1.0320090700822617,
+					"high": 1.0361373927769393,
+					"date": "2021-11-22T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9990029910269191,
+					"center": 0.9995014955134595,
+					"high": 0.9998338042213728,
+					"date": "2021-11-22T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 1.1373077661498054,
+					"center": 1.1413005054968361,
+					"high": 1.148047375160051,
+					"date": "2021-11-22T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 1.1763392387760156,
+					"center": 1.1839105677525432,
+					"high": 1.1904912180602227,
 					"date": "2021-11-22T21:32:12+00:00",
 					"present": true
 				},
@@ -12883,23 +16531,58 @@
 					"present": true
 				},
 				{
-					"low": 0.22762449992651737,
-					"center": 1.0153412838624756,
-					"high": 4.612108955616109,
+					"low": 1.0050999522381425,
+					"center": 1.0105240350737212,
+					"high": 1.012758919322093,
 					"date": "2021-11-22T21:32:12+00:00",
 					"present": true
 				},
 				{
-					"low": 1.0059905873185135,
-					"center": 1.012006861063465,
-					"high": 1.0154772141014616,
+					"low": 1.0127597717756527,
+					"center": 1.0279328337042188,
+					"high": 1.0563547145506416,
 					"date": "2021-11-22T21:32:12+00:00",
 					"present": true
 				},
 				{
-					"low": 1.0009041593167955,
-					"center": 1.004524886877828,
-					"high": 1.0081447963800905,
+					"low": 1.0119760479041917,
+					"center": 1.0188679245283019,
+					"high": 1.0257953568357694,
+					"date": "2021-11-22T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9966072943172181,
+					"center": 1.0034158838599487,
+					"high": 1.0089663370380093,
+					"date": "2021-11-22T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9831684201114655,
+					"center": 1.0017497812773404,
+					"high": 1.0132158590308369,
+					"date": "2021-11-22T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0027088036117382,
+					"center": 1.0058930190389848,
+					"high": 1.0099682827367467,
+					"date": "2021-11-22T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0018005962271368,
+					"center": 1.0076853526220613,
+					"high": 1.0104095954640517,
+					"date": "2021-11-22T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9748088169140801,
+					"center": 1.0009233610341643,
+					"high": 1.0055581287633166,
 					"date": "2021-11-22T21:32:12+00:00",
 					"present": true
 				},
@@ -13053,6 +16736,27 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9693730764183403,
 					"center": 0.973999201747925,
 					"high": 0.9865946746446376,
@@ -13116,9 +16820,16 @@
 					"present": true
 				},
 				{
-					"low": 0.9699652228896618,
-					"center": 0.9993678887484196,
-					"high": 1.032500382490492,
+					"low": 0.9987365761212887,
+					"center": 0.9993684874646656,
+					"high": 1.0006321112515801,
+					"date": "2021-11-23T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0013067626353829,
+					"center": 1.0026178010471203,
+					"high": 1.0045841519318925,
 					"date": "2021-11-23T21:32:14+00:00",
 					"present": true
 				},
@@ -13158,6 +16869,34 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.1192339684411876,
 					"center": 1.1244079662003041,
 					"high": 1.1287096763860622,
@@ -13179,6 +16918,13 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9997658902025051,
 					"center": 1.000234109797495,
 					"high": 1.0005854800936766,
@@ -13200,9 +16946,16 @@
 					"present": true
 				},
 				{
-					"low": 0.002588637479903851,
-					"center": 0.9866973540125217,
-					"high": 376.62771312299003,
+					"low": 0.9809950341114773,
+					"center": 0.9869130100076983,
+					"high": 0.995145678247928,
+					"date": "2021-11-23T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9860605732844473,
+					"center": 0.9880419812487298,
+					"high": 0.9895450781727785,
 					"date": "2021-11-23T21:32:14+00:00",
 					"present": true
 				},
@@ -13347,6 +17100,27 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.0326029069303446,
 					"center": 1.0384407303992942,
 					"high": 1.0424126713118913,
@@ -13354,6 +17128,13 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9989074817454232,
 					"center": 1.003988833616691,
 					"high": 1.0060549887685564,
@@ -13452,9 +17233,23 @@
 					"present": true
 				},
 				{
-					"low": 1.5238487008391468,
-					"center": 1.5637530072173216,
-					"high": 1.6368777511069834,
+					"low": 1.6395940152037594,
+					"center": 1.6590470385045206,
+					"high": 1.7432502211323277,
+					"date": "2021-11-23T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 1.5242834394904459,
+					"center": 1.5397590361445783,
+					"high": 1.559628836739981,
+					"date": "2021-11-23T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 0.972396486825596,
+					"center": 1.012128816394814,
+					"high": 1.0281660313426517,
 					"date": "2021-11-23T21:32:14+00:00",
 					"present": true
 				},
@@ -13487,9 +17282,30 @@
 					"present": true
 				},
 				{
-					"low": 0.9215351534324706,
-					"center": 1.0101380841031298,
-					"high": 1.107454656473415,
+					"low": 1.0171565772698505,
+					"center": 1.0205069863772935,
+					"high": 1.0241063952695906,
+					"date": "2021-11-23T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0094434861244754,
+					"center": 1.011680567971666,
+					"high": 1.0137898509715149,
+					"date": "2021-11-23T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0089048430342893,
+					"center": 1.0115716230524883,
+					"high": 1.0154790162113023,
+					"date": "2021-11-23T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0064665897210303,
+					"center": 1.0089391268277506,
+					"high": 1.0109608378504293,
 					"date": "2021-11-23T21:32:14+00:00",
 					"present": true
 				},
@@ -13508,9 +17324,44 @@
 					"present": true
 				},
 				{
-					"low": 0.9556534053257077,
-					"center": 1.0481717910088195,
-					"high": 1.2391936491376772,
+					"low": 0.9972892382759556,
+					"center": 0.9991872121376321,
+					"high": 1.000542152344809,
+					"date": "2021-11-23T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0542076846416562,
+					"center": 1.057677823901354,
+					"high": 1.0627740551614309,
+					"date": "2021-11-23T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0303835507832055,
+					"center": 1.0339407325602799,
+					"high": 1.0378681317062752,
+					"date": "2021-11-23T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9993352168854912,
+					"center": 0.9996674979218622,
+					"high": 1,
+					"date": "2021-11-23T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 1.1440795165084974,
+					"center": 1.1482103164712294,
+					"high": 1.153935041154824,
+					"date": "2021-11-23T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 1.185809207403892,
+					"center": 1.188227030632561,
+					"high": 1.1936989337674702,
 					"date": "2021-11-23T21:32:14+00:00",
 					"present": true
 				},
@@ -13599,23 +17450,58 @@
 					"present": true
 				},
 				{
-					"low": 0.22664711208657157,
-					"center": 1.0150696273180415,
-					"high": 4.6199392102018635,
+					"low": 1.0077573166992266,
+					"center": 1.0101140155499215,
+					"high": 1.0138377910475804,
 					"date": "2021-11-23T21:32:14+00:00",
 					"present": true
 				},
 				{
-					"low": 1.0076923076923077,
-					"center": 1.012017167381974,
-					"high": 1.0163090128755363,
+					"low": 1.0178108517583189,
+					"center": 1.033660223784655,
+					"high": 1.0467127330646209,
 					"date": "2021-11-23T21:32:14+00:00",
 					"present": true
 				},
 				{
-					"low": 1.003390296417181,
-					"center": 1.0072496601721794,
-					"high": 1.0120454545454545,
+					"low": 1.0162046937783868,
+					"center": 1.020530367835757,
+					"high": 1.0275269275509027,
+					"date": "2021-11-23T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9991525423728812,
+					"center": 1.005089058524173,
+					"high": 1.0102389078498293,
+					"date": "2021-11-23T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9938542581211589,
+					"center": 1.0026385224274408,
+					"high": 1.0123565754633717,
+					"date": "2021-11-23T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9993264470490509,
+					"center": 1.0040632054176073,
+					"high": 1.0113327289211242,
+					"date": "2021-11-23T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0045126436496046,
+					"center": 1.0090538705296515,
+					"high": 1.011770031688547,
+					"date": "2021-11-23T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0016223017672488,
+					"center": 1.00790330079033,
+					"high": 1.012093023255814,
 					"date": "2021-11-23T21:32:14+00:00",
 					"present": true
 				},
@@ -13769,6 +17655,27 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9710049569138306,
 					"center": 0.975806563924874,
 					"high": 0.9824079496663534,
@@ -13832,9 +17739,16 @@
 					"present": true
 				},
 				{
-					"low": 0.9705882352941178,
-					"center": 1.0009490667510281,
-					"high": 1.0323107049608353,
+					"low": 0.9993682880606445,
+					"center": 1,
+					"high": 1.0012650221378874,
+					"date": "2021-11-25T21:32:18+00:00",
+					"present": true
+				},
+				{
+					"low": 1,
+					"center": 1.0019620667102682,
+					"high": 1.003274394237066,
 					"date": "2021-11-25T21:32:18+00:00",
 					"present": true
 				},
@@ -13874,6 +17788,34 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.1214586146436762,
 					"center": 1.1298101908000269,
 					"high": 1.1386608218146739,
@@ -13895,6 +17837,13 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9997658079625291,
 					"center": 1,
 					"high": 1.0003513703443432,
@@ -13916,9 +17865,16 @@
 					"present": true
 				},
 				{
-					"low": 0.0025705367105072962,
-					"center": 0.9876271526859122,
-					"high": 383.0335935117443,
+					"low": 0.9913822895411879,
+					"center": 0.9963119695501075,
+					"high": 1.0013382476873,
+					"date": "2021-11-25T21:32:18+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9868625238141411,
+					"center": 0.9883837052976756,
+					"high": 0.9898285448638331,
 					"date": "2021-11-25T21:32:18+00:00",
 					"present": true
 				},
@@ -14063,6 +18019,27 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.0297147677225262,
 					"center": 1.0371666772057149,
 					"high": 1.0424411248827141,
@@ -14070,6 +18047,13 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.0000312007553935,
 					"center": 1.0053194032320363,
 					"high": 1.0070868319784358,
@@ -14168,9 +18152,23 @@
 					"present": true
 				},
 				{
-					"low": 1.4446987032799392,
-					"center": 1.511535401750199,
-					"high": 1.5472312703583064,
+					"low": 1.5898267301651636,
+					"center": 1.6105129765870414,
+					"high": 1.630901519622168,
+					"date": "2021-11-25T21:32:18+00:00",
+					"present": true
+				},
+				{
+					"low": 1.4976076555023925,
+					"center": 1.5135566188197769,
+					"high": 1.5257234726688103,
+					"date": "2021-11-25T21:32:18+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9946457990115322,
+					"center": 1.0193574958813838,
+					"high": 1.034381947339169,
 					"date": "2021-11-25T21:32:18+00:00",
 					"present": true
 				},
@@ -14203,9 +18201,30 @@
 					"present": true
 				},
 				{
-					"low": 0.9246011385056623,
-					"center": 1.0131636853830788,
-					"high": 1.1110893645720827,
+					"low": 1.0161865138550907,
+					"center": 1.0210301862070703,
+					"high": 1.025590706449893,
+					"date": "2021-11-25T21:32:18+00:00",
+					"present": true
+				},
+				{
+					"low": 1.016368744049177,
+					"center": 1.0179200663287418,
+					"high": 1.020114188819746,
+					"date": "2021-11-25T21:32:18+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0160912481330795,
+					"center": 1.0186221186221185,
+					"high": 1.0210914824118706,
+					"date": "2021-11-25T21:32:18+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0041935080959974,
+					"center": 1.0088448026451746,
+					"high": 1.0120816227204168,
 					"date": "2021-11-25T21:32:18+00:00",
 					"present": true
 				},
@@ -14224,9 +18243,44 @@
 					"present": true
 				},
 				{
-					"low": 0.948514950118081,
-					"center": 1.0945235781999756,
-					"high": 1.2468823036163494,
+					"low": 0.9975599836883883,
+					"center": 0.9994578476551911,
+					"high": 1.0008134490238612,
+					"date": "2021-11-25T21:32:18+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0545066916853665,
+					"center": 1.0584426511109397,
+					"high": 1.0610357972774693,
+					"date": "2021-11-25T21:32:18+00:00",
+					"present": true
+				},
+				{
+					"low": 1.030851965081587,
+					"center": 1.0351167981612854,
+					"high": 1.037967132386461,
+					"date": "2021-11-25T21:32:18+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9993351063829786,
+					"center": 0.9996674979218622,
+					"high": 0.999833748960931,
+					"date": "2021-11-25T21:32:18+00:00",
+					"present": true
+				},
+				{
+					"low": 1.1445259753999482,
+					"center": 1.1472571581482474,
+					"high": 1.1524574079029524,
+					"date": "2021-11-25T21:32:18+00:00",
+					"present": true
+				},
+				{
+					"low": 1.172762408233311,
+					"center": 1.1786072869196296,
+					"high": 1.188019697662608,
 					"date": "2021-11-25T21:32:18+00:00",
 					"present": true
 				},
@@ -14315,23 +18369,58 @@
 					"present": true
 				},
 				{
-					"low": 0.22281950289191998,
-					"center": 1.0173855820465592,
-					"high": 4.705565921140616,
+					"low": 1.0087580590761787,
+					"center": 1.011362681407436,
+					"high": 1.014987673018991,
 					"date": "2021-11-25T21:32:18+00:00",
 					"present": true
 				},
 				{
-					"low": 1.0059931506849316,
-					"center": 1.0103092783505154,
-					"high": 1.0154905335628228,
+					"low": 1.0150693012216536,
+					"center": 1.0254473637246384,
+					"high": 1.03837251791936,
 					"date": "2021-11-25T21:32:18+00:00",
 					"present": true
 				},
 				{
-					"low": 1.00587969725788,
-					"center": 1.009078529278257,
-					"high": 1.0127301718674486,
+					"low": 1.017035775127768,
+					"center": 1.02233676975945,
+					"high": 1.0283748925193463,
+					"date": "2021-11-25T21:32:18+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9982978723404256,
+					"center": 1.0068493150684932,
+					"high": 1.012006861063465,
+					"date": "2021-11-25T21:32:18+00:00",
+					"present": true
+				},
+				{
+					"low": 0.983556824803359,
+					"center": 1.0017497812773404,
+					"high": 1.019651665472465,
+					"date": "2021-11-25T21:32:18+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0036150022593764,
+					"center": 1.0072529465095195,
+					"high": 1.0115880322019315,
+					"date": "2021-11-25T21:32:18+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0040659590961025,
+					"center": 1.009057971014493,
+					"high": 1.0167952791647752,
+					"date": "2021-11-25T21:32:18+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9986143187066976,
+					"center": 1.00604370060437,
+					"high": 1.0409302325581395,
 					"date": "2021-11-25T21:32:18+00:00",
 					"present": true
 				},
@@ -14485,6 +18574,27 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9652831331937867,
 					"center": 0.9763532273110924,
 					"high": 0.985192021368546,
@@ -14548,9 +18658,16 @@
 					"present": true
 				},
 				{
-					"low": 0.9715370018975331,
+					"low": 0.9993682880606445,
 					"center": 1,
-					"high": 1.033834536648756,
+					"high": 1.0006321112515801,
+					"date": "2021-11-26T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0019620667102682,
+					"center": 1.0032722513089005,
+					"high": 1.0045841519318925,
 					"date": "2021-11-26T21:32:12+00:00",
 					"present": true
 				},
@@ -14590,6 +18707,34 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.1149116315456509,
 					"center": 1.1224177492888672,
 					"high": 1.1323482874882715,
@@ -14611,6 +18756,13 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9996487530734105,
 					"center": 1.0001170823088632,
 					"high": 1.0005856172405716,
@@ -14632,9 +18784,16 @@
 					"present": true
 				},
 				{
-					"low": 0.002580188371998752,
-					"center": 0.9880162327033506,
-					"high": 382.6275895643197,
+					"low": 0.9909241336252013,
+					"center": 0.9972875401696476,
+					"high": 1.0040981650016643,
+					"date": "2021-11-26T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9864242895278064,
+					"center": 0.9880289773952904,
+					"high": 0.9900624071847604,
 					"date": "2021-11-26T21:32:12+00:00",
 					"present": true
 				},
@@ -14779,6 +18938,27 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.036133436106169,
 					"center": 1.0401683453894695,
 					"high": 1.0453479590393844,
@@ -14786,6 +18966,13 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9993964440834063,
 					"center": 1.002664040747714,
 					"high": 1.0059282376538463,
@@ -14884,9 +19071,23 @@
 					"present": true
 				},
 				{
-					"low": 1.4871287892761558,
-					"center": 1.5143202114087844,
-					"high": 1.6020332106465025,
+					"low": 1.5779981965734897,
+					"center": 1.6109064865970946,
+					"high": 1.6828553757920421,
+					"date": "2021-11-26T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 1.489861190159995,
+					"center": 1.501200960768615,
+					"high": 1.5129032258064516,
+					"date": "2021-11-26T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9812751994277292,
+					"center": 1.0185032894736843,
+					"high": 1.033021680595541,
 					"date": "2021-11-26T21:32:12+00:00",
 					"present": true
 				},
@@ -14919,9 +19120,30 @@
 					"present": true
 				},
 				{
-					"low": 0.9241311722272785,
-					"center": 1.0130841365583103,
-					"high": 1.1108684655130643,
+					"low": 1.0175293388260693,
+					"center": 1.0221882848884907,
+					"high": 1.0259715262965254,
+					"date": "2021-11-26T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0139324997649712,
+					"center": 1.0166384021104202,
+					"high": 1.0194226018743755,
+					"date": "2021-11-26T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0139724682972184,
+					"center": 1.0174849557065007,
+					"high": 1.0200590194286665,
+					"date": "2021-11-26T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 1.006855113460387,
+					"center": 1.0085544259856187,
+					"high": 1.011478102863326,
 					"date": "2021-11-26T21:32:12+00:00",
 					"present": true
 				},
@@ -14940,9 +19162,44 @@
 					"present": true
 				},
 				{
-					"low": 0.9483066919341698,
-					"center": 1.074279753129607,
-					"high": 1.2447701755296339,
+					"low": 0.9983735429655733,
+					"center": 0.9997288503253796,
+					"high": 1.0002712232167075,
+					"date": "2021-11-26T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 1.056883128640155,
+					"center": 1.0594024308492531,
+					"high": 1.064287142762293,
+					"date": "2021-11-26T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0300366607973686,
+					"center": 1.0329027792096854,
+					"high": 1.0365546934680334,
+					"date": "2021-11-26T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9990031566705433,
+					"center": 0.9995014126641184,
+					"high": 0.9996676084427455,
+					"date": "2021-11-26T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 1.1403514269183814,
+					"center": 1.1436415824285537,
+					"high": 1.1488914791808424,
+					"date": "2021-11-26T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 1.1779158436945836,
+					"center": 1.1841074341497957,
+					"high": 1.1938114085557845,
 					"date": "2021-11-26T21:32:12+00:00",
 					"present": true
 				},
@@ -15031,23 +19288,58 @@
 					"present": true
 				},
 				{
-					"low": 0.22402481803281163,
-					"center": 1.0437853529237768,
-					"high": 4.74145807310408,
+					"low": 1.008781745796204,
+					"center": 1.0111157199302858,
+					"high": 1.0134315112094896,
 					"date": "2021-11-26T21:32:12+00:00",
 					"present": true
 				},
 				{
-					"low": 1.0042844901456727,
-					"center": 1.0085910652920962,
-					"high": 1.0137812230835488,
+					"low": 1.01814500120082,
+					"center": 1.033878071403685,
+					"high": 1.0557005663851038,
 					"date": "2021-11-26T21:32:12+00:00",
 					"present": true
 				},
 				{
-					"low": 1.0013590034672288,
-					"center": 1.0045372050816697,
-					"high": 1.0082004555808655,
+					"low": 1.0171821305841924,
+					"center": 1.021533161068045,
+					"high": 1.0293103448275862,
+					"date": "2021-11-26T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9970338983050847,
+					"center": 1.005123825789923,
+					"high": 1.009417808219178,
+					"date": "2021-11-26T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9639842681651555,
+					"center": 0.9794344473007711,
+					"high": 1.0083848190644307,
+					"date": "2021-11-26T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9981973862100044,
+					"center": 1.0040779338468508,
+					"high": 1.007730786721237,
+					"date": "2021-11-26T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0009045680687472,
+					"center": 1.0049841413683733,
+					"high": 1.0090867787369378,
+					"date": "2021-11-26T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9981498612395928,
+					"center": 1.0041821561338289,
+					"high": 1.0079069767441862,
 					"date": "2021-11-26T21:32:12+00:00",
 					"present": true
 				},
@@ -15201,6 +19493,27 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9584670765226131,
 					"center": 0.968077866131877,
 					"high": 0.9749531848213244,
@@ -15264,9 +19577,16 @@
 					"present": true
 				},
 				{
-					"low": 0.968997152799747,
+					"low": 1,
+					"center": 1.0006321112515801,
+					"high": 1.0091628179623418,
+					"date": "2021-12-01T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 0.998037933289732,
 					"center": 1,
-					"high": 1.0323001631321371,
+					"high": 1.0013097576948264,
 					"date": "2021-12-01T21:32:14+00:00",
 					"present": true
 				},
@@ -15306,6 +19626,34 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.1198096989638544,
 					"center": 1.1300383418340538,
 					"high": 1.136402644766755,
@@ -15327,6 +19675,13 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9987136007484505,
 					"center": 0.9997658627955982,
 					"high": 1.0001171097318189,
@@ -15348,9 +19703,16 @@
 					"present": true
 				},
 				{
-					"low": 0.0025784913603244274,
-					"center": 0.9882620653639305,
-					"high": 380.4172752026898,
+					"low": 0.9921953971649546,
+					"center": 0.9969246469543939,
+					"high": 1.0016487820320572,
+					"date": "2021-12-01T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9853289974404786,
+					"center": 0.9870393442264405,
+					"high": 0.9882320750843605,
 					"date": "2021-12-01T21:32:14+00:00",
 					"present": true
 				},
@@ -15495,6 +19857,27 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.0298171912079832,
 					"center": 1.0352591120507602,
 					"high": 1.0406284225930256,
@@ -15502,6 +19885,13 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.0009111132888404,
 					"center": 1.0055373557700773,
 					"high": 1.0071415799119035,
@@ -15600,9 +19990,23 @@
 					"present": true
 				},
 				{
-					"low": 1.4891331768902123,
-					"center": 1.542835703387003,
-					"high": 1.6202141561316679,
+					"low": 1.6094771241830064,
+					"center": 1.6454924280922858,
+					"high": 2.004016569625075,
+					"date": "2021-12-01T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 1.4879807692307692,
+					"center": 1.5040192926045017,
+					"high": 1.5295068714632178,
+					"date": "2021-12-01T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0187755102040816,
+					"center": 1.045209456656989,
+					"high": 1.0744364100382817,
 					"date": "2021-12-01T21:32:14+00:00",
 					"present": true
 				},
@@ -15635,9 +20039,30 @@
 					"present": true
 				},
 				{
-					"low": 0.9254984246273606,
-					"center": 1.013073440145428,
-					"high": 1.112291848750656,
+					"low": 1.0133113207547169,
+					"center": 1.0174684697419465,
+					"high": 1.0225501742308243,
+					"date": "2021-12-01T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0161961245021034,
+					"center": 1.0180512246391231,
+					"high": 1.0212072085658273,
+					"date": "2021-12-01T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 1.022638684529802,
+					"center": 1.0260574514097698,
+					"high": 1.0278072950376798,
+					"date": "2021-12-01T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 1.008458102407147,
+					"center": 1.012494569826855,
+					"high": 1.0144184025982086,
 					"date": "2021-12-01T21:32:14+00:00",
 					"present": true
 				},
@@ -15656,9 +20081,44 @@
 					"present": true
 				},
 				{
-					"low": 0.9513491036675995,
-					"center": 1.1010230876324831,
-					"high": 1.240822637446116,
+					"low": 0.9956663055254603,
+					"center": 0.9975609756097561,
+					"high": 1.0002710394810381,
+					"date": "2021-12-01T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0572292714423297,
+					"center": 1.0588794355093252,
+					"high": 1.066131962320528,
+					"date": "2021-12-01T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0241540753351777,
+					"center": 1.0289536065018627,
+					"high": 1.0316240764340594,
+					"date": "2021-12-01T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9993351063829786,
+					"center": 0.999501329787234,
+					"high": 0.9998337765957446,
+					"date": "2021-12-01T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 1.1399146713675596,
+					"center": 1.1484124152693542,
+					"high": 1.1512897370963984,
+					"date": "2021-12-01T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 1.1992978477535412,
+					"center": 1.203012142716142,
+					"high": 1.2124549185464506,
 					"date": "2021-12-01T21:32:14+00:00",
 					"present": true
 				},
@@ -15747,23 +20207,58 @@
 					"present": true
 				},
 				{
-					"low": 0.22161435409561475,
-					"center": 1.015151022249926,
-					"high": 4.706179862559661,
+					"low": 1.012708488719369,
+					"center": 1.0145009311586433,
+					"high": 1.01690278346731,
 					"date": "2021-12-01T21:32:14+00:00",
 					"present": true
 				},
 				{
-					"low": 1.0137693631669535,
-					"center": 1.017241379310345,
-					"high": 1.0207075064710958,
+					"low": 1.0174193601263593,
+					"center": 1.0267016519830456,
+					"high": 1.0391585911564283,
 					"date": "2021-12-01T21:32:14+00:00",
 					"present": true
 				},
 				{
-					"low": 1.0009035464658007,
-					"center": 1.0040779338468508,
-					"high": 1.0081874009238212,
+					"low": 1.0180722891566267,
+					"center": 1.0223752151462997,
+					"high": 1.0258732260271937,
+					"date": "2021-12-01T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0085800227917208,
+					"center": 1.013745704467354,
+					"high": 1.0180722891566267,
+					"date": "2021-12-01T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0053003699021397,
+					"center": 1.022361359570662,
+					"high": 1.0439461883408072,
+					"date": "2021-12-01T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 0.999548124717578,
+					"center": 1.0018083182640145,
+					"high": 1.0054421768707482,
+					"date": "2021-12-01T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 1,
+					"center": 1.0049683830171634,
+					"high": 1.0065535221159538,
+					"date": "2021-12-01T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 1.000693697195125,
+					"center": 1.0046446818392938,
+					"high": 1.01460028624179,
 					"date": "2021-12-01T21:32:14+00:00",
 					"present": true
 				},
@@ -15917,6 +20412,27 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9719217442437258,
 					"center": 0.9802781676873327,
 					"high": 0.9901984501356698,
@@ -15980,9 +20496,16 @@
 					"present": true
 				},
 				{
-					"low": 0.9683594360060709,
+					"low": 0.9987373737373738,
 					"center": 1,
-					"high": 1.0333333333333332,
+					"high": 1.0012642225031605,
+					"date": "2021-12-03T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 1,
+					"center": 1.0013089005235603,
+					"high": 1.0019646365422397,
 					"date": "2021-12-03T21:32:12+00:00",
 					"present": true
 				},
@@ -16022,6 +20545,34 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.1168261856371218,
 					"center": 1.123594177011345,
 					"high": 1.1308612382292735,
@@ -16043,6 +20594,13 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9984800654741028,
 					"center": 1,
 					"high": 1.0004684389272749,
@@ -16064,9 +20622,16 @@
 					"present": true
 				},
 				{
-					"low": 0.0026101378227050146,
-					"center": 0.9878984850982985,
-					"high": 375.34171845631886,
+					"low": 0.9866095093226394,
+					"center": 0.9903818643654574,
+					"high": 0.9959986775706069,
+					"date": "2021-12-03T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9843694645277619,
+					"center": 0.9868856989343763,
+					"high": 0.9883421376378387,
 					"date": "2021-12-03T21:32:12+00:00",
 					"present": true
 				},
@@ -16211,6 +20776,27 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.0335296876973317,
 					"center": 1.0440324214606918,
 					"high": 1.0515262536155854,
@@ -16218,6 +20804,13 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.0042367408962904,
 					"center": 1.006212515319248,
 					"high": 1.0078299314177552,
@@ -16316,9 +20909,23 @@
 					"present": true
 				},
 				{
-					"low": 1.0474507020073522,
-					"center": 1.0635930047694755,
-					"high": 1.1654819407396728,
+					"low": 1.046641644692699,
+					"center": 1.0571357683181215,
+					"high": 1.0625959190113656,
+					"date": "2021-12-03T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0544164037854888,
+					"center": 1.0627980922098568,
+					"high": 1.075623491552695,
+					"date": "2021-12-03T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 1.003099856849528,
+					"center": 1.026981450252951,
+					"high": 1.0499357051007285,
 					"date": "2021-12-03T21:32:12+00:00",
 					"present": true
 				},
@@ -16351,9 +20958,30 @@
 					"present": true
 				},
 				{
-					"low": 0.9031428474789274,
-					"center": 0.9921812729054638,
-					"high": 1.08981752513226,
+					"low": 0.995257882687905,
+					"center": 0.9992126996368778,
+					"high": 1.0033860222460156,
+					"date": "2021-12-03T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9931244215258496,
+					"center": 0.9951595825139917,
+					"high": 0.9967289366207835,
+					"date": "2021-12-03T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0013630512153873,
+					"center": 1.0034805417538906,
+					"high": 1.0064676811973845,
+					"date": "2021-12-03T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9858503287475449,
+					"center": 0.9877600979192165,
+					"high": 0.9893734089641315,
 					"date": "2021-12-03T21:32:12+00:00",
 					"present": true
 				},
@@ -16372,9 +21000,44 @@
 					"present": true
 				},
 				{
-					"low": 0.8411241321681984,
-					"center": 0.9890239410815573,
-					"high": 1.1899851918643671,
+					"low": 0.9953904555314533,
+					"center": 1,
+					"high": 1.0154555314533622,
+					"date": "2021-12-03T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.995327346985844,
+					"center": 0.9972773812402107,
+					"high": 0.9993165468193526,
+					"date": "2021-12-03T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9859534176382709,
+					"center": 0.9890705154153573,
+					"high": 0.9913447313996364,
+					"date": "2021-12-03T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9988372093023257,
+					"center": 0.999501329787234,
+					"high": 0.999833748960931,
+					"date": "2021-12-03T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 1.006334595071846,
+					"center": 1.0121743148615505,
+					"high": 1.016606188727612,
+					"date": "2021-12-03T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9862628189840209,
+					"center": 0.9922286759845478,
+					"high": 0.998013089672863,
 					"date": "2021-12-03T21:32:12+00:00",
 					"present": true
 				},
@@ -16463,23 +21126,58 @@
 					"present": true
 				},
 				{
-					"low": 0.2265727083620682,
-					"center": 1.0135897090224393,
-					"high": 4.660903617025433,
+					"low": 1.0101785075479726,
+					"center": 1.0130681331396407,
+					"high": 1.0202529813719359,
 					"date": "2021-12-03T21:32:12+00:00",
 					"present": true
 				},
 				{
-					"low": 1.01114922813036,
-					"center": 1.0154639175257731,
-					"high": 1.0197764402407565,
+					"low": 1.0243368510598654,
+					"center": 1.0350889759463247,
+					"high": 1.0515512965329417,
 					"date": "2021-12-03T21:32:12+00:00",
 					"present": true
 				},
 				{
-					"low": 0.9927667269439422,
-					"center": 0.9968304277297748,
-					"high": 0.9995473064735174,
+					"low": 1.0158320833870422,
+					"center": 1.0214961306964745,
+					"high": 1.0266781411359724,
+					"date": "2021-12-03T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0042553191489363,
+					"center": 1.0119965724078834,
+					"high": 1.0171379605826905,
+					"date": "2021-12-03T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9690073057411147,
+					"center": 0.9982347529316267,
+					"high": 1.0142654401475641,
+					"date": "2021-12-03T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9773936170212766,
+					"center": 0.9954914337240757,
+					"high": 0.9986431478968792,
+					"date": "2021-12-03T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9959367945823928,
+					"center": 0.9981941309255079,
+					"high": 1.0009045680687472,
+					"date": "2021-12-03T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9905421519028296,
+					"center": 0.9953639313861845,
+					"high": 0.9972170686456402,
 					"date": "2021-12-03T21:32:12+00:00",
 					"present": true
 				},
@@ -16633,6 +21331,27 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9758888336865575,
 					"center": 0.98455116607462,
 					"high": 0.9931227895667551,
@@ -16696,9 +21415,16 @@
 					"present": true
 				},
 				{
-					"low": 0.9717041255554462,
-					"center": 0.9993678887484196,
-					"high": 1.0311484080596132,
+					"low": 0.9987373737373738,
+					"center": 0.9993686868686867,
+					"high": 1.0006317119393557,
+					"date": "2021-12-05T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 1,
+					"center": 1.0019646365422397,
+					"high": 1.0052356020942408,
 					"date": "2021-12-05T21:32:12+00:00",
 					"present": true
 				},
@@ -16738,6 +21464,34 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.1244012578035818,
 					"center": 1.130274090017333,
 					"high": 1.1417564795777664,
@@ -16759,6 +21513,13 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9995317804050099,
 					"center": 0.999882931397799,
 					"high": 1.0002342194636376,
@@ -16780,9 +21541,16 @@
 					"present": true
 				},
 				{
-					"low": 0.002624768963589835,
-					"center": 0.9884665132787993,
-					"high": 372.74553631840377,
+					"low": 0.9884497921881098,
+					"center": 0.9937170605969944,
+					"high": 0.9998610596517229,
+					"date": "2021-12-05T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9882727663383414,
+					"center": 0.9901890037614833,
+					"high": 0.9915605072846848,
 					"date": "2021-12-05T21:32:12+00:00",
 					"present": true
 				},
@@ -16927,6 +21695,27 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.038216127055569,
 					"center": 1.0433931430902688,
 					"high": 1.047681009078918,
@@ -16934,6 +21723,13 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.003841918974716,
 					"center": 1.006333092464325,
 					"high": 1.0088017192299596,
@@ -17032,9 +21828,23 @@
 					"present": true
 				},
 				{
-					"low": 0.9052419354838709,
-					"center": 1.0634920634920635,
-					"high": 1.078062449959968,
+					"low": 1.033028812368236,
+					"center": 1.0507062290417641,
+					"high": 1.0629111842105263,
+					"date": "2021-12-05T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0575256107171,
+					"center": 1.0651310563939635,
+					"high": 1.071599045346062,
+					"date": "2021-12-05T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9865855925862274,
+					"center": 1.0283898305084747,
+					"high": 1.0532646048109964,
 					"date": "2021-12-05T21:32:12+00:00",
 					"present": true
 				},
@@ -17067,9 +21877,30 @@
 					"present": true
 				},
 				{
-					"low": 0.9040489564223918,
-					"center": 0.9907599907582596,
-					"high": 1.087424943696623,
+					"low": 0.9942774722210772,
+					"center": 1.0002479911109678,
+					"high": 1.003900963467018,
+					"date": "2021-12-05T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9922164286254063,
+					"center": 0.994820807500378,
+					"high": 0.9966435609276694,
+					"date": "2021-12-05T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 1.002959500666352,
+					"center": 1.0053474586959263,
+					"high": 1.0080425426739716,
+					"date": "2021-12-05T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9863612809617577,
+					"center": 0.9884399061909802,
+					"high": 0.990297302452781,
 					"date": "2021-12-05T21:32:12+00:00",
 					"present": true
 				},
@@ -17088,9 +21919,44 @@
 					"present": true
 				},
 				{
-					"low": 0.8402854911236622,
-					"center": 0.9893078654738983,
-					"high": 1.1928381545876947,
+					"low": 0.9940411700975081,
+					"center": 0.9956639566395664,
+					"high": 0.998916282850176,
+					"date": "2021-12-05T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9862988066031853,
+					"center": 0.9968510108255251,
+					"high": 1.0017326585084407,
+					"date": "2021-12-05T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9868455882352942,
+					"center": 0.9888432489585084,
+					"high": 0.9907298324153977,
+					"date": "2021-12-05T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9991690211068639,
+					"center": 0.9993351063829786,
+					"high": 0.9996675531914894,
+					"date": "2021-12-05T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0101288662551235,
+					"center": 1.0128203986787867,
+					"high": 1.0155377670136323,
+					"date": "2021-12-05T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9879629466467459,
+					"center": 0.9940982468321471,
+					"high": 0.99814346119455,
 					"date": "2021-12-05T21:32:12+00:00",
 					"present": true
 				},
@@ -17179,23 +22045,58 @@
 					"present": true
 				},
 				{
-					"low": 0.2242696982633856,
-					"center": 1.020215912466286,
-					"high": 4.6499891336283365,
+					"low": 1.0079987656190783,
+					"center": 1.009810293155592,
+					"high": 1.0130978241585051,
 					"date": "2021-12-05T21:32:12+00:00",
 					"present": true
 				},
 				{
-					"low": 1.0085543199315654,
-					"center": 1.0154639175257731,
-					"high": 1.0202579377465453,
+					"low": 1.0149525470168055,
+					"center": 1.029750281893346,
+					"high": 1.0383819914380705,
 					"date": "2021-12-05T21:32:12+00:00",
 					"present": true
 				},
 				{
-					"low": 0.9936765982726317,
-					"center": 0.9986397641558891,
-					"high": 1.002721705742188,
+					"low": 1.0136286201022147,
+					"center": 1.0196749358426005,
+					"high": 1.0257953568357694,
+					"date": "2021-12-05T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9974619289340101,
+					"center": 1.0068317677198975,
+					"high": 1.0136810627828592,
+					"date": "2021-12-05T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9915819403350733,
+					"center": 1.0079646017699115,
+					"high": 1.0241502683363148,
+					"date": "2021-12-05T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9804618117229129,
+					"center": 0.9977365323675871,
+					"high": 1.0038589099444817,
+					"date": "2021-12-05T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.978289765175011,
+					"center": 0.9972972972972973,
+					"high": 1.002942725012978,
+					"date": "2021-12-05T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9835797580102368,
+					"center": 0.9962928637627434,
+					"high": 1.0041802136553646,
 					"date": "2021-12-05T21:32:12+00:00",
 					"present": true
 				},
@@ -17349,6 +22250,27 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9660687129004301,
 					"center": 0.974719331648229,
 					"high": 0.98343443349539,
@@ -17412,9 +22334,16 @@
 					"present": true
 				},
 				{
-					"low": 0.9680632403084128,
+					"low": 0.9993682880606445,
 					"center": 1,
-					"high": 1.0335076323967565,
+					"high": 1.0006321112515801,
+					"date": "2021-12-07T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 1,
+					"center": 1.0013089005235603,
+					"high": 1.00262123197903,
 					"date": "2021-12-07T21:32:14+00:00",
 					"present": true
 				},
@@ -17454,6 +22383,34 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.1241162104172686,
 					"center": 1.1327768568062306,
 					"high": 1.138957389165591,
@@ -17475,6 +22432,13 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9993563213302433,
 					"center": 0.9997658627955982,
 					"high": 1.0001170960187353,
@@ -17496,9 +22460,16 @@
 					"present": true
 				},
 				{
-					"low": 0.0026008087702619866,
-					"center": 0.9861803435164056,
-					"high": 371.4963690235262,
+					"low": 0.9802441705987448,
+					"center": 0.9887227601506713,
+					"high": 0.9927098722422578,
+					"date": "2021-12-07T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9842006823835187,
+					"center": 0.9862113474526087,
+					"high": 0.9892521782986374,
 					"date": "2021-12-07T21:32:14+00:00",
 					"present": true
 				},
@@ -17643,6 +22614,27 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.0318359775474657,
 					"center": 1.041416864963844,
 					"high": 1.0487975187273881,
@@ -17650,6 +22642,13 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.0036232521178903,
 					"center": 1.0072416583137078,
 					"high": 1.0089950875505602,
@@ -17748,9 +22747,23 @@
 					"present": true
 				},
 				{
-					"low": 1.0732088427524984,
-					"center": 1.0918614020950848,
-					"high": 1.1843134532817838,
+					"low": 1.054421768707483,
+					"center": 1.0624360286591608,
+					"high": 1.0746887966804979,
+					"date": "2021-12-07T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0818690095846646,
+					"center": 1.0882117080994387,
+					"high": 1.0950846091861401,
+					"date": "2021-12-07T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9908187204179477,
+					"center": 1.019467760895043,
+					"high": 1.0377758913412563,
 					"date": "2021-12-07T21:32:14+00:00",
 					"present": true
 				},
@@ -17783,9 +22796,30 @@
 					"present": true
 				},
 				{
-					"low": 0.903151608122526,
-					"center": 0.9896300151086322,
-					"high": 1.0864077903709783,
+					"low": 0.9921762545945231,
+					"center": 0.9998100230548292,
+					"high": 1.00434096417817,
+					"date": "2021-12-07T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9901215948722781,
+					"center": 0.9927909566136368,
+					"high": 0.995487551311428,
+					"date": "2021-12-07T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0028991353013839,
+					"center": 1.0047184093661687,
+					"high": 1.006058770069676,
+					"date": "2021-12-07T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9859456587572137,
+					"center": 0.9888787451240766,
+					"high": 0.9922543199520573,
 					"date": "2021-12-07T21:32:14+00:00",
 					"present": true
 				},
@@ -17804,9 +22838,44 @@
 					"present": true
 				},
 				{
-					"low": 0.8393421321269012,
-					"center": 0.9923189771064613,
-					"high": 1.196408175083593,
+					"low": 0.9953904555314533,
+					"center": 0.9962039045553146,
+					"high": 0.9981009224091155,
+					"date": "2021-12-07T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9955581555836576,
+					"center": 0.9975578906061126,
+					"high": 1.0062717013128528,
+					"date": "2021-12-07T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9896223017617098,
+					"center": 0.9916681353760346,
+					"high": 0.9930998693089526,
+					"date": "2021-12-07T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9990031566705433,
+					"center": 0.999501329787234,
+					"high": 0.9998338042213728,
+					"date": "2021-12-07T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 1.009785606262788,
+					"center": 1.0123654479138866,
+					"high": 1.0148454561987863,
+					"date": "2021-12-07T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9941923504064977,
+					"center": 0.9997603974879568,
+					"high": 1.0045499255971146,
 					"date": "2021-12-07T21:32:14+00:00",
 					"present": true
 				},
@@ -17895,23 +22964,58 @@
 					"present": true
 				},
 				{
-					"low": 0.22705291117109036,
-					"center": 1.0191491315554928,
-					"high": 4.661322774774781,
+					"low": 1.0061969794185557,
+					"center": 1.0122715165453013,
+					"high": 1.0191283531860416,
 					"date": "2021-12-07T21:32:14+00:00",
 					"present": true
 				},
 				{
-					"low": 1.0025751072961373,
-					"center": 1.0085910652920962,
-					"high": 1.012914337304923,
+					"low": 1.0147639770682477,
+					"center": 1.0392111519287865,
+					"high": 1.0491850023950127,
 					"date": "2021-12-07T21:32:14+00:00",
 					"present": true
 				},
 				{
-					"low": 0.9936780308359894,
-					"center": 0.9981884057971014,
-					"high": 1.003634711494775,
+					"low": 1.0076988879384088,
+					"center": 1.013745704467354,
+					"high": 1.0198105081826012,
+					"date": "2021-12-07T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9987241075827262,
+					"center": 1.0060008671879594,
+					"high": 1.0132978449297618,
+					"date": "2021-12-07T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9766233766233766,
+					"center": 0.9912126537785588,
+					"high": 1,
+					"date": "2021-12-07T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9941309255079007,
+					"center": 0.997742663656885,
+					"high": 1.003627304532815,
+					"date": "2021-12-07T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9972948602344455,
+					"center": 1,
+					"high": 1.0049954586739327,
+					"date": "2021-12-07T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9916666666666667,
+					"center": 0.9944367176634215,
+					"high": 0.9990710636321413,
 					"date": "2021-12-07T21:32:14+00:00",
 					"present": true
 				},
@@ -18065,6 +23169,27 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9688483728302556,
 					"center": 0.9749059627253591,
 					"high": 0.9836820962165642,
@@ -18128,9 +23253,16 @@
 					"present": true
 				},
 				{
-					"low": 0.9696394686907019,
-					"center": 1.0006325110689438,
-					"high": 1.0339980385746976,
+					"low": 0.9993682880606445,
+					"center": 1.0006321112515801,
+					"high": 1.0012650221378874,
+					"date": "2021-12-08T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0019633507853403,
+					"center": 1.002619515389653,
+					"high": 1.003274394237066,
 					"date": "2021-12-08T21:32:10+00:00",
 					"present": true
 				},
@@ -18170,6 +23302,34 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.1149490461691418,
 					"center": 1.1214918666647913,
 					"high": 1.1289090819543326,
@@ -18191,6 +23351,13 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9997658627955982,
 					"center": 1.0001170823088632,
 					"high": 1.0004683292354524,
@@ -18212,9 +23379,16 @@
 					"present": true
 				},
 				{
-					"low": 0.0026082767627595965,
-					"center": 0.988159366422773,
-					"high": 375.95286889969805,
+					"low": 0.9916508186836124,
+					"center": 0.9954257319989783,
+					"high": 0.9998838349340278,
+					"date": "2021-12-08T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9870125727748452,
+					"center": 0.9885019258758863,
+					"high": 0.990318475453194,
 					"date": "2021-12-08T21:32:10+00:00",
 					"present": true
 				},
@@ -18359,6 +23533,27 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.0341711434556502,
 					"center": 1.0404721625008324,
 					"high": 1.0466370336074267,
@@ -18366,6 +23561,13 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.0024730385677638,
 					"center": 1.004470442843812,
 					"high": 1.0068877719317402,
@@ -18464,9 +23666,23 @@
 					"present": true
 				},
 				{
-					"low": 1.0230525953284406,
-					"center": 1.0436893203883497,
-					"high": 1.1729534510433384,
+					"low": 1.0250546143085861,
+					"center": 1.0381225660996107,
+					"high": 1.0583235984754622,
+					"date": "2021-12-08T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0303638012054346,
+					"center": 1.0369477911646587,
+					"high": 1.047077922077922,
+					"date": "2021-12-08T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0045026606631189,
+					"center": 1.0245935806586077,
+					"high": 1.0383493122134222,
 					"date": "2021-12-08T21:32:10+00:00",
 					"present": true
 				},
@@ -18499,9 +23715,30 @@
 					"present": true
 				},
 				{
-					"low": 0.9025004740250882,
-					"center": 0.9877455757226162,
-					"high": 1.0843907952833054,
+					"low": 0.9977830713841389,
+					"center": 1.0036762282086942,
+					"high": 1.0077803131638996,
+					"date": "2021-12-08T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9935171748242428,
+					"center": 0.9958249487521863,
+					"high": 0.9980708187912168,
+					"date": "2021-12-08T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9964346866786387,
+					"center": 0.9989041321912915,
+					"high": 1.0017267151177773,
+					"date": "2021-12-08T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9839775933439052,
+					"center": 0.9871353468714565,
+					"high": 0.9889767355448672,
 					"date": "2021-12-08T21:32:10+00:00",
 					"present": true
 				},
@@ -18520,9 +23757,44 @@
 					"present": true
 				},
 				{
-					"low": 0.8402751304930172,
-					"center": 0.9935414209203042,
-					"high": 1.201063566896352,
+					"low": 0.9951219512195122,
+					"center": 0.9964769647696476,
+					"high": 0.9972885032537961,
+					"date": "2021-12-08T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9949739483111486,
+					"center": 0.9967542140886737,
+					"high": 0.9990688587861983,
+					"date": "2021-12-08T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9913195721578956,
+					"center": 0.9924822548817482,
+					"high": 0.9935999860298708,
+					"date": "2021-12-08T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9990860198246334,
+					"center": 0.999501329787234,
+					"high": 1.0001662234042552,
+					"date": "2021-12-08T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0122222123096412,
+					"center": 1.015539973951364,
+					"high": 1.0180504896490952,
+					"date": "2021-12-08T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9917041159863722,
+					"center": 0.9979053649440462,
+					"high": 1.0024475236092116,
 					"date": "2021-12-08T21:32:10+00:00",
 					"present": true
 				},
@@ -18611,23 +23883,58 @@
 					"present": true
 				},
 				{
-					"low": 0.22290321503279814,
-					"center": 1.014558839920409,
-					"high": 4.696877689356847,
+					"low": 1.007992067485714,
+					"center": 1.010007470886937,
+					"high": 1.01271677261784,
 					"date": "2021-12-08T21:32:10+00:00",
 					"present": true
 				},
 				{
-					"low": 1.003007255530292,
-					"center": 1.0060189165950129,
-					"high": 1.008613264427218,
+					"low": 1.0200859844994854,
+					"center": 1.0307620829093094,
+					"high": 1.0448495875947508,
 					"date": "2021-12-08T21:32:10+00:00",
 					"present": true
 				},
 				{
-					"low": 0.9981859410430839,
-					"center": 1.0009082652134422,
-					"high": 1.0031818181818182,
+					"low": 1.0081615120274914,
+					"center": 1.0120378331900257,
+					"high": 1.017226528854436,
+					"date": "2021-12-08T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9965899403239556,
+					"center": 1.0008568986583333,
+					"high": 1.0060189165950129,
+					"date": "2021-12-08T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9807524059492564,
+					"center": 1,
+					"high": 1.0169491525423728,
+					"date": "2021-12-08T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9954771596562643,
+					"center": 0.9995461763270249,
+					"high": 1.0031746031746032,
+					"date": "2021-12-08T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.999546485260771,
+					"center": 1.0018148820326678,
+					"high": 1.0052261368799305,
+					"date": "2021-12-08T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9914873029074115,
+					"center": 0.9990719257540603,
+					"high": 1.0086188485629826,
 					"date": "2021-12-08T21:32:10+00:00",
 					"present": true
 				},
@@ -18781,6 +24088,27 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9754000020770135,
 					"center": 0.9812132433092051,
 					"high": 0.9889876178459662,
@@ -18844,9 +24172,16 @@
 					"present": true
 				},
 				{
-					"low": 0.9696538636326393,
-					"center": 1.000316355583676,
-					"high": 1.032995753021888,
+					"low": 0.9987373737373738,
+					"center": 0.9993682880606445,
+					"high": 1.0006317119393557,
+					"date": "2021-12-09T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 1,
+					"center": 1.0013089005235603,
+					"high": 1.0032722513089005,
 					"date": "2021-12-09T21:32:10+00:00",
 					"present": true
 				},
@@ -18886,6 +24221,34 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.1216598118656482,
 					"center": 1.1297626786431445,
 					"high": 1.1368257766446273,
@@ -18907,6 +24270,13 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9996487941933971,
 					"center": 1,
 					"high": 1.0004684389272749,
@@ -18928,9 +24298,16 @@
 					"present": true
 				},
 				{
-					"low": 0.0026141443042218965,
-					"center": 0.9870922671807655,
-					"high": 372.95923024053707,
+					"low": 0.9835675740246259,
+					"center": 0.9932927816453501,
+					"high": 0.9996054251833215,
+					"date": "2021-12-09T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9844812287227384,
+					"center": 0.986677869799872,
+					"high": 0.9888166230981862,
 					"date": "2021-12-09T21:32:10+00:00",
 					"present": true
 				},
@@ -19075,6 +24452,27 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.0331173461243168,
 					"center": 1.041690607808789,
 					"high": 1.0469238067929958,
@@ -19082,6 +24480,13 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.0040550818955527,
 					"center": 1.0074726387235216,
 					"high": 1.0093807873676994,
@@ -19180,9 +24585,23 @@
 					"present": true
 				},
 				{
-					"low": 1.015234375,
-					"center": 1.0359424920127795,
-					"high": 1.1654771653543308,
+					"low": 1.0323242797263967,
+					"center": 1.0404268417812437,
+					"high": 1.0550435085389984,
+					"date": "2021-12-09T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0262112787926927,
+					"center": 1.0336,
+					"high": 1.0405781202987128,
+					"date": "2021-12-09T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0069700697006971,
+					"center": 1.028110789582472,
+					"high": 1.0542079136560059,
 					"date": "2021-12-09T21:32:10+00:00",
 					"present": true
 				},
@@ -19215,9 +24634,30 @@
 					"present": true
 				},
 				{
-					"low": 0.9029422523092201,
-					"center": 0.9867285615635233,
-					"high": 1.082974751451116,
+					"low": 0.9959558429843571,
+					"center": 1.0006263465740324,
+					"high": 1.0089305929410581,
+					"date": "2021-12-09T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9922245774634677,
+					"center": 0.9940613782864445,
+					"high": 0.995976326531484,
+					"date": "2021-12-09T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9952871671333452,
+					"center": 0.9976330752013173,
+					"high": 1.001029203653673,
+					"date": "2021-12-09T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9814864281751495,
+					"center": 0.98330695064038,
+					"high": 0.9858951856373221,
 					"date": "2021-12-09T21:32:10+00:00",
 					"present": true
 				},
@@ -19236,9 +24676,44 @@
 					"present": true
 				},
 				{
-					"low": 0.8396595030037811,
-					"center": 0.9944551873507477,
-					"high": 1.19751482450946,
+					"low": 0.9937686263885126,
+					"center": 0.9948523435383364,
+					"high": 0.9963405440792104,
+					"date": "2021-12-09T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9976084117269586,
+					"center": 1,
+					"high": 1.0040129882205089,
+					"date": "2021-12-09T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9919701474960992,
+					"center": 0.9930722632067404,
+					"high": 0.994251857092324,
+					"date": "2021-12-09T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9988370161156338,
+					"center": 0.9995012468827931,
+					"high": 0.999833748960931,
+					"date": "2021-12-09T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0062664205069942,
+					"center": 1.0104860838886711,
+					"high": 1.0150636485920699,
+					"date": "2021-12-09T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9932168178651462,
+					"center": 0.9982780908521682,
+					"high": 1.0023707810701084,
 					"date": "2021-12-09T21:32:10+00:00",
 					"present": true
 				},
@@ -19327,23 +24802,58 @@
 					"present": true
 				},
 				{
-					"low": 0.22368144705537918,
-					"center": 1.017754034847322,
-					"high": 4.691894072323555,
+					"low": 1.010475073512178,
+					"center": 1.012356862755869,
+					"high": 1.0180150498016056,
 					"date": "2021-12-09T21:32:10+00:00",
 					"present": true
 				},
 				{
-					"low": 1,
-					"center": 1.004299226139295,
-					"high": 1.0081785364841225,
+					"low": 1.0211495374528008,
+					"center": 1.0312841596269997,
+					"high": 1.0450426940250088,
 					"date": "2021-12-09T21:32:10+00:00",
 					"present": true
 				},
 				{
-					"low": 0.9945738183977368,
-					"center": 0.9981842941443485,
-					"high": 1.002278942570647,
+					"low": 1.005982905982906,
+					"center": 1.011168384879725,
+					"high": 1.014611089935083,
+					"date": "2021-12-09T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9957337883959044,
+					"center": 0.9991445680068435,
+					"high": 1.0047184604104276,
+					"date": "2021-12-09T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9748700173310227,
+					"center": 0.9977829013196398,
+					"high": 1.0132978723404256,
+					"date": "2021-12-09T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9941229656419529,
+					"center": 0.9972826086956522,
+					"high": 1.0009057971014494,
+					"date": "2021-12-09T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.982881280569142,
+					"center": 0.9977406235878897,
+					"high": 1.0036297640653358,
+					"date": "2021-12-09T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9946588270064859,
+					"center": 0.9986046511627906,
+					"high": 1.0023266635644486,
 					"date": "2021-12-09T21:32:10+00:00",
 					"present": true
 				},
@@ -19497,6 +25007,27 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.969084116774656,
 					"center": 0.9838282602408077,
 					"high": 1.001957051707633,
@@ -19560,9 +25091,16 @@
 					"present": true
 				},
 				{
-					"low": 0.9702672774470484,
-					"center": 0.9990518331226296,
-					"high": 1.0303129074315516,
+					"low": 0.9987373737373738,
+					"center": 0.9993682880606445,
+					"high": 1.0050568900126422,
+					"date": "2021-12-10T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9996740547588006,
+					"center": 1.0013089005235603,
+					"high": 1.0032722513089005,
 					"date": "2021-12-10T21:32:12+00:00",
 					"present": true
 				},
@@ -19602,6 +25140,34 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.1141296437887276,
 					"center": 1.129242943580543,
 					"high": 1.1523823605574637,
@@ -19623,6 +25189,13 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9994148624926859,
 					"center": 1,
 					"high": 1.0008194802154062,
@@ -19644,9 +25217,16 @@
 					"present": true
 				},
 				{
-					"low": 0.0026437137821161334,
-					"center": 0.9889577553029624,
-					"high": 373.4109992548445,
+					"low": 0.9878202918533838,
+					"center": 0.9948704973087362,
+					"high": 1.00335864344218,
+					"date": "2021-12-10T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9859176894829444,
+					"center": 0.9878097900672246,
+					"high": 0.9902597510590756,
 					"date": "2021-12-10T21:32:12+00:00",
 					"present": true
 				},
@@ -19791,6 +25371,27 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.028258269502284,
 					"center": 1.0427501989812524,
 					"high": 1.1106227841022205,
@@ -19798,6 +25399,13 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9996527050188299,
 					"center": 1.0051394176053567,
 					"high": 1.0082335546365004,
@@ -19896,9 +25504,23 @@
 					"present": true
 				},
 				{
-					"low": 0.8494094488188975,
-					"center": 1.038371182458888,
-					"high": 1.1920903954802258,
+					"low": 1.000968992248062,
+					"center": 1.0590170676537116,
+					"high": 1.176470588235294,
+					"date": "2021-12-10T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0007739938080495,
+					"center": 1.0335463258785942,
+					"high": 1.0616493194555645,
+					"date": "2021-12-10T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.989128863657788,
+					"center": 1.0187813021702838,
+					"high": 1.093322368996151,
 					"date": "2021-12-10T21:32:12+00:00",
 					"present": true
 				},
@@ -19931,9 +25553,30 @@
 					"present": true
 				},
 				{
-					"low": 0.930011428294651,
-					"center": 0.9963015919649663,
-					"high": 1.0762543761158392,
+					"low": 0.9738303850804246,
+					"center": 0.9992399569099537,
+					"high": 1.0056800876661403,
+					"date": "2021-12-10T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.990186825402664,
+					"center": 0.994399713386005,
+					"high": 0.99933884814722,
+					"date": "2021-12-10T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9983419237905939,
+					"center": 1.0013665781399066,
+					"high": 1.004184510120857,
+					"date": "2021-12-10T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.975033446536997,
+					"center": 0.984862233954793,
+					"high": 0.9911625591237242,
 					"date": "2021-12-10T21:32:12+00:00",
 					"present": true
 				},
@@ -19952,9 +25595,44 @@
 					"present": true
 				},
 				{
-					"low": 0.8440314389077109,
-					"center": 0.992836831985552,
-					"high": 1.189112569812447,
+					"low": 0.9815729707377601,
+					"center": 0.995124593716143,
+					"high": 0.9967453213995119,
+					"date": "2021-12-10T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9781413491850943,
+					"center": 0.9925296508947654,
+					"high": 1.0008933393338262,
+					"date": "2021-12-10T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9778180821064582,
+					"center": 0.9911999941673532,
+					"high": 1.0019280252769245,
+					"date": "2021-12-10T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9991690211068639,
+					"center": 0.9998337765957446,
+					"high": 1.0013297872340425,
+					"date": "2021-12-10T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 1.001231548760534,
+					"center": 1.0118810295112313,
+					"high": 1.0214581570391483,
+					"date": "2021-12-10T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9917741867095001,
+					"center": 1.0020992837737712,
+					"high": 1.0102333632538854,
 					"date": "2021-12-10T21:32:12+00:00",
 					"present": true
 				},
@@ -20043,23 +25721,58 @@
 					"present": true
 				},
 				{
-					"low": 0.23278758284030476,
-					"center": 1.0133309536690385,
-					"high": 4.415109753973997,
+					"low": 1.0026345775268592,
+					"center": 1.0100110504548163,
+					"high": 1.0270232821065812,
 					"date": "2021-12-10T21:32:12+00:00",
 					"present": true
 				},
 				{
-					"low": 0.9965957422151144,
-					"center": 1.0042735042735043,
-					"high": 1.0136869118905047,
+					"low": 1.0102360919268916,
+					"center": 1.0384394672450488,
+					"high": 1.080224333064207,
 					"date": "2021-12-10T21:32:12+00:00",
 					"present": true
 				},
 				{
-					"low": 0.9800103415881838,
-					"center": 0.9964012588309192,
-					"high": 1.0072316387874052,
+					"low": 1.000848896434635,
+					"center": 1.013280905806679,
+					"high": 1.0253547230914242,
+					"date": "2021-12-10T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9823999302995363,
+					"center": 0.9948979591836734,
+					"high": 1.0642978003384094,
+					"date": "2021-12-10T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9716631886723495,
+					"center": 0.9904844290657439,
+					"high": 1.051038062283737,
+					"date": "2021-12-10T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.980327324181494,
+					"center": 1,
+					"high": 1.0278902384165542,
+					"date": "2021-12-10T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9680525164113786,
+					"center": 0.9948194075158531,
+					"high": 1.0097461468721667,
+					"date": "2021-12-10T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9569653948535936,
+					"center": 0.9986098239110288,
+					"high": 1.0247972740432147,
 					"date": "2021-12-10T21:32:12+00:00",
 					"present": true
 				},
@@ -20213,6 +25926,27 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9778090469169366,
 					"center": 0.9831620426509755,
 					"high": 0.9878046928100619,
@@ -20276,9 +26010,16 @@
 					"present": true
 				},
 				{
-					"low": 0.9696538636326393,
-					"center": 1.0003163055590738,
-					"high": 1.03316444349735,
+					"low": 0.9987373737373738,
+					"center": 1,
+					"high": 1.0006321112515801,
+					"date": "2021-12-11T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 1,
+					"center": 1.0019620667102682,
+					"high": 1.0032722513089005,
 					"date": "2021-12-11T21:32:10+00:00",
 					"present": true
 				},
@@ -20318,6 +26059,34 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.1193081771630409,
 					"center": 1.1276665840058393,
 					"high": 1.133389466713186,
@@ -20339,6 +26108,13 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9997658627955982,
 					"center": 1.0001170823088632,
 					"high": 1.0003513291954562,
@@ -20360,9 +26136,16 @@
 					"present": true
 				},
 				{
-					"low": 0.002619249029065332,
-					"center": 0.9877187685596014,
-					"high": 375.070248980814,
+					"low": 0.9939147601904541,
+					"center": 0.9973231503540372,
+					"high": 1.0031690551089363,
+					"date": "2021-12-11T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9852169176105513,
+					"center": 0.9879189743462679,
+					"high": 0.9902121275078088,
 					"date": "2021-12-11T21:32:10+00:00",
 					"present": true
 				},
@@ -20507,6 +26290,27 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.0353692961562642,
 					"center": 1.041944617915939,
 					"high": 1.0461700213969778,
@@ -20514,6 +26318,13 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.0050243083297212,
 					"center": 1.006893220087375,
 					"high": 1.0088352030509087,
@@ -20612,9 +26423,23 @@
 					"present": true
 				},
 				{
-					"low": 1.0202968411494595,
-					"center": 1.044907778668805,
-					"high": 1.18504712138982,
+					"low": 1.0322712002443246,
+					"center": 1.038961038961039,
+					"high": 1.152372829561053,
+					"date": "2021-12-11T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0246618933969769,
+					"center": 1.0368885324779469,
+					"high": 1.0476198231250684,
+					"date": "2021-12-11T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 1.004936240230358,
+					"center": 1.0423190859077445,
+					"high": 1.0679077637929528,
 					"date": "2021-12-11T21:32:10+00:00",
 					"present": true
 				},
@@ -20647,9 +26472,30 @@
 					"present": true
 				},
 				{
-					"low": 0.9041986352054947,
-					"center": 0.9874873021953167,
-					"high": 1.0846670312268514,
+					"low": 0.9991457725126491,
+					"center": 1.0010075503696958,
+					"high": 1.0042140309958771,
+					"date": "2021-12-11T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9930579222693767,
+					"center": 0.9949859154929578,
+					"high": 0.9990138416312683,
+					"date": "2021-12-11T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0069953559617675,
+					"center": 1.0106174621173076,
+					"high": 1.0143555521067744,
+					"date": "2021-12-11T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9838676488744392,
+					"center": 0.9875692029060075,
+					"high": 0.9895577692589155,
 					"date": "2021-12-11T21:32:10+00:00",
 					"present": true
 				},
@@ -20668,9 +26514,44 @@
 					"present": true
 				},
 				{
-					"low": 0.8376586904753704,
-					"center": 0.9925238326988602,
-					"high": 1.1898910819634783,
+					"low": 0.9945784765519111,
+					"center": 0.9956592512208357,
+					"high": 0.9966101878147234,
+					"date": "2021-12-11T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9945328223167251,
+					"center": 0.9967338356404416,
+					"high": 0.9982437551994497,
+					"date": "2021-12-11T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9917373630258042,
+					"center": 0.9930314615514941,
+					"high": 0.994222313873075,
+					"date": "2021-12-11T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9991690211068639,
+					"center": 0.999501329787234,
+					"high": 0.9996675531914894,
+					"date": "2021-12-11T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0023363864059176,
+					"center": 1.007406751129618,
+					"high": 1.0122549674477428,
+					"date": "2021-12-11T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9937251389451491,
+					"center": 0.9998357067390569,
+					"high": 1.00555563980851,
 					"date": "2021-12-11T21:32:10+00:00",
 					"present": true
 				},
@@ -20759,23 +26640,58 @@
 					"present": true
 				},
 				{
-					"low": 0.2234830105326951,
-					"center": 1.0112447157669506,
-					"high": 4.698635369927519,
+					"low": 1.0072411417827651,
+					"center": 1.010742694817087,
+					"high": 1.0138015239144775,
 					"date": "2021-12-11T21:32:10+00:00",
 					"present": true
 				},
 				{
-					"low": 1.0025762134418832,
-					"center": 1.0060189165950129,
-					"high": 1.010353753235548,
+					"low": 1.0174316969245045,
+					"center": 1.0280708698451968,
+					"high": 1.0381994318948577,
 					"date": "2021-12-11T21:32:10+00:00",
 					"present": true
 				},
 				{
-					"low": 0.9936622854340564,
-					"center": 0.9986406887177163,
-					"high": 1.0041002277904327,
+					"low": 1.0060189165950129,
+					"center": 1.0120481927710845,
+					"high": 1.021551724137931,
+					"date": "2021-12-11T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9965782720273739,
+					"center": 1.0008576329331047,
+					"high": 1.0085763293310464,
+					"date": "2021-12-11T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0017605633802817,
+					"center": 1.0132860938883967,
+					"high": 1.0256637168141591,
+					"date": "2021-12-11T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9950271247739603,
+					"center": 0.9972862957937585,
+					"high": 1.0036248300860897,
+					"date": "2021-12-11T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9941467807294011,
+					"center": 0.998645598194131,
+					"high": 1.0045300115574292,
+					"date": "2021-12-11T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9939786938397407,
+					"center": 0.9972170686456402,
+					"high": 1.0020979112129738,
 					"date": "2021-12-11T21:32:10+00:00",
 					"present": true
 				},
@@ -20929,6 +26845,27 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9717407351904579,
 					"center": 0.9771169083092246,
 					"high": 0.9865518405755445,
@@ -20992,9 +26929,16 @@
 					"present": true
 				},
 				{
-					"low": 0.9690265486725664,
-					"center": 1.00031615554853,
-					"high": 1.032979592715824,
+					"low": 0.9987373737373738,
+					"center": 0.9993682880606445,
+					"high": 1.0006317119393557,
+					"date": "2021-12-12T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0006540222367561,
+					"center": 1.0019646365422397,
+					"high": 1.0032765399737877,
 					"date": "2021-12-12T21:32:10+00:00",
 					"present": true
 				},
@@ -21034,6 +26978,34 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.1242093944539828,
 					"center": 1.135593754734676,
 					"high": 1.1432746261006754,
@@ -21055,6 +27027,13 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9997658079625291,
 					"center": 1,
 					"high": 1.0003513291954562,
@@ -21076,9 +27055,16 @@
 					"present": true
 				},
 				{
-					"low": 0.0026115444425796005,
-					"center": 0.9883857551382403,
-					"high": 378.0654500396804,
+					"low": 0.9892822725076462,
+					"center": 0.9934766908184424,
+					"high": 0.9987404072683165,
+					"date": "2021-12-12T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.986707112310153,
+					"center": 0.9882316611856669,
+					"high": 0.9898774942728111,
 					"date": "2021-12-12T21:32:10+00:00",
 					"present": true
 				},
@@ -21223,6 +27209,27 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.035064676503204,
 					"center": 1.0439234298012812,
 					"high": 1.049460457578403,
@@ -21230,6 +27237,13 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.0058086802138213,
 					"center": 1.0077455066992251,
 					"high": 1.0112030202373068,
@@ -21328,9 +27342,23 @@
 					"present": true
 				},
 				{
-					"low": 1.0116370399126093,
-					"center": 1.0343450479233227,
-					"high": 1.0605815831987075,
+					"low": 1.025250988743535,
+					"center": 1.0339885339885337,
+					"high": 1.0417310664605874,
+					"date": "2021-12-12T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 1.022239872915012,
+					"center": 1.0309769658459096,
+					"high": 1.0427764604721454,
+					"date": "2021-12-12T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9953227215422338,
+					"center": 1.013179571663921,
+					"high": 1.0268537100828188,
 					"date": "2021-12-12T21:32:10+00:00",
 					"present": true
 				},
@@ -21363,9 +27391,30 @@
 					"present": true
 				},
 				{
-					"low": 0.9037306232313058,
-					"center": 0.9885830612698168,
-					"high": 1.0849543746156627,
+					"low": 1.0029117072090976,
+					"center": 1.0088145858464013,
+					"high": 1.0117345103606323,
+					"date": "2021-12-12T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.993452157598499,
+					"center": 0.9951005237371177,
+					"high": 0.9972908224167005,
+					"date": "2021-12-12T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9974278512269149,
+					"center": 1.0002830347584912,
+					"high": 1.003612343895139,
+					"date": "2021-12-12T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9807672571276094,
+					"center": 0.9857344760971889,
+					"high": 0.9890249321827285,
 					"date": "2021-12-12T21:32:10+00:00",
 					"present": true
 				},
@@ -21384,9 +27433,44 @@
 					"present": true
 				},
 				{
-					"low": 0.8400077975003861,
-					"center": 0.99818058376863,
-					"high": 1.1989138570104783,
+					"low": 0.9953898304237143,
+					"center": 0.9962028749660972,
+					"high": 0.9975589910496339,
+					"date": "2021-12-12T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9935378151348495,
+					"center": 0.9958719245312111,
+					"high": 0.9984093575776565,
+					"date": "2021-12-12T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9907201575444875,
+					"center": 0.9922716489604667,
+					"high": 0.9981471044498111,
+					"date": "2021-12-12T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9986709859531198,
+					"center": 0.9993351063829786,
+					"high": 0.9996674979218622,
+					"date": "2021-12-12T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0112166351876268,
+					"center": 1.0139339296532555,
+					"high": 1.0173643560911765,
+					"date": "2021-12-12T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9982182068513674,
+					"center": 0.9999645444852746,
+					"high": 1.0032821882679355,
 					"date": "2021-12-12T21:32:10+00:00",
 					"present": true
 				},
@@ -21475,23 +27559,58 @@
 					"present": true
 				},
 				{
-					"low": 0.2220164651508667,
-					"center": 1.0192213476472691,
-					"high": 4.6925302611076525,
+					"low": 1.0060564301997854,
+					"center": 1.009274455699315,
+					"high": 1.013369199154179,
 					"date": "2021-12-12T21:32:10+00:00",
 					"present": true
 				},
 				{
-					"low": 1.0034423407917386,
-					"center": 1.0086095582032821,
-					"high": 1.0112262521588948,
+					"low": 1.0141824347153379,
+					"center": 1.030047273277577,
+					"high": 1.0454272343141628,
 					"date": "2021-12-12T21:32:10+00:00",
 					"present": true
 				},
 				{
-					"low": 0.9923042100497964,
-					"center": 0.9954771587310678,
-					"high": 1.0004541326067213,
+					"low": 1.0068669527896996,
+					"center": 1.0120585701981053,
+					"high": 1.015530629853322,
+					"date": "2021-12-12T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.994052676295667,
+					"center": 0.9974468085106384,
+					"high": 1.0064348235779121,
+					"date": "2021-12-12T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9942590807817919,
+					"center": 1.0134288272157566,
+					"high": 1.027002700270027,
+					"date": "2021-12-12T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9879194630872482,
+					"center": 0.9968354430379747,
+					"high": 1.0024858247622754,
+					"date": "2021-12-12T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9959312839059675,
+					"center": 0.9990958408679927,
+					"high": 1.0036338861742722,
+					"date": "2021-12-12T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9871145881270132,
+					"center": 0.9930555555555555,
+					"high": 0.9962894240625944,
 					"date": "2021-12-12T21:32:10+00:00",
 					"present": true
 				},
@@ -21645,6 +27764,27 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.969893472877053,
 					"center": 0.9749669846747469,
 					"high": 0.9849387984810751,
@@ -21708,9 +27848,16 @@
 					"present": true
 				},
 				{
-					"low": 0.9696394686907022,
-					"center": 1.0011226273571454,
-					"high": 1.0336491342698464,
+					"low": 0.9993682880606445,
+					"center": 1,
+					"high": 1.0006321112515801,
+					"date": "2021-12-13T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0006535947712418,
+					"center": 1.0019633507853403,
+					"high": 1.003931847968545,
 					"date": "2021-12-13T21:32:10+00:00",
 					"present": true
 				},
@@ -21750,6 +27897,34 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.1218932743518921,
 					"center": 1.1286323141558179,
 					"high": 1.133023328971193,
@@ -21771,6 +27946,13 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9997658353822736,
 					"center": 1.0001171097318189,
 					"high": 1.0002927674762174,
@@ -21792,9 +27974,16 @@
 					"present": true
 				},
 				{
-					"low": 0.002629412687502037,
-					"center": 0.9891540263101659,
-					"high": 373.87935481162236,
+					"low": 0.994804592369245,
+					"center": 1.0015825362470618,
+					"high": 1.0067500138162222,
+					"date": "2021-12-13T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9862779745176623,
+					"center": 0.9878861110981861,
+					"high": 0.989119574560065,
 					"date": "2021-12-13T21:32:10+00:00",
 					"present": true
 				},
@@ -21939,6 +28128,27 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.0300370450285392,
 					"center": 1.037835260878387,
 					"high": 1.0444031981288544,
@@ -21946,6 +28156,13 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.0033824759121008,
 					"center": 1.0066019182678823,
 					"high": 1.0087981095443155,
@@ -22044,9 +28261,23 @@
 					"present": true
 				},
 				{
-					"low": 1.015294117647059,
-					"center": 1.0392943063352045,
-					"high": 1.065854363047368,
+					"low": 1.0264464484750229,
+					"center": 1.0467521721141912,
+					"high": 1.0570955730244107,
+					"date": "2021-12-13T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0278219395866455,
+					"center": 1.0368589743589742,
+					"high": 1.0444264943457187,
+					"date": "2021-12-13T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0072297859397579,
+					"center": 1.026006711409396,
+					"high": 1.0400336222591058,
 					"date": "2021-12-13T21:32:10+00:00",
 					"present": true
 				},
@@ -22079,9 +28310,30 @@
 					"present": true
 				},
 				{
-					"low": 0.9022303073155157,
-					"center": 0.9864304676332448,
-					"high": 1.0845653301548805,
+					"low": 1.0020333163107058,
+					"center": 1.0063639820614272,
+					"high": 1.0106189183602012,
+					"date": "2021-12-13T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9929030077728962,
+					"center": 0.994530692027215,
+					"high": 0.9970970924831344,
+					"date": "2021-12-13T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 1.000025668668823,
+					"center": 1.0034995625546808,
+					"high": 1.0062161465050297,
+					"date": "2021-12-13T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9817060653775345,
+					"center": 0.9841374344203272,
+					"high": 0.986741464325734,
 					"date": "2021-12-13T21:32:10+00:00",
 					"present": true
 				},
@@ -22100,9 +28352,44 @@
 					"present": true
 				},
 				{
-					"low": 0.8407608675426836,
-					"center": 0.9934643655963329,
-					"high": 1.1947905246281891,
+					"low": 0.9940427836447333,
+					"center": 0.9948537378114842,
+					"high": 0.9956651314007045,
+					"date": "2021-12-13T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9942156358355387,
+					"center": 0.9963148279960871,
+					"high": 0.9990536501350532,
+					"date": "2021-12-13T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9912543385036673,
+					"center": 0.9924350682832689,
+					"high": 0.993065636951828,
+					"date": "2021-12-13T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9990029910269191,
+					"center": 0.9993353273512794,
+					"high": 0.9997506372542083,
+					"date": "2021-12-13T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0051215424045972,
+					"center": 1.0107387933339274,
+					"high": 1.0165435772256324,
+					"date": "2021-12-13T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9953911944110048,
+					"center": 1.000127664283902,
+					"high": 1.0046089004336005,
 					"date": "2021-12-13T21:32:10+00:00",
 					"present": true
 				},
@@ -22191,23 +28478,58 @@
 					"present": true
 				},
 				{
-					"low": 0.22182637088858495,
-					"center": 1.011740804258089,
-					"high": 4.697338695688799,
+					"low": 1.0088680784969841,
+					"center": 1.0108795209867876,
+					"high": 1.0131974609906818,
 					"date": "2021-12-13T21:32:10+00:00",
 					"present": true
 				},
 				{
-					"low": 1,
-					"center": 1.002579535683577,
-					"high": 1.008598458635721,
+					"low": 1.009906895778728,
+					"center": 1.0224952003131793,
+					"high": 1.0360308892181922,
 					"date": "2021-12-13T21:32:10+00:00",
 					"present": true
 				},
 				{
-					"low": 0.9945689067144077,
-					"center": 0.9977365323675871,
-					"high": 1.0013620886059509,
+					"low": 1.0042735042735043,
+					"center": 1.009442060085837,
+					"high": 1.0201713202831661,
+					"date": "2021-12-13T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9915038232795242,
+					"center": 0.9940476190476191,
+					"high": 1.0025663034911825,
+					"date": "2021-12-13T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9747386759581881,
+					"center": 1.0026595744680853,
+					"high": 1.016873889875666,
+					"date": "2021-12-13T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9954771596562643,
+					"center": 0.9981924988703118,
+					"high": 1.0036264799615817,
+					"date": "2021-12-13T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9774436090225564,
+					"center": 0.9986431478968792,
+					"high": 1.002267573696145,
+					"date": "2021-12-13T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.989833641404806,
+					"center": 0.9944341372912803,
+					"high": 0.9986052998605299,
 					"date": "2021-12-13T21:32:10+00:00",
 					"present": true
 				},
@@ -22361,6 +28683,27 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.965966757067035,
 					"center": 0.9758251703131415,
 					"high": 0.9824604584166584,
@@ -22424,9 +28767,16 @@
 					"present": true
 				},
 				{
-					"low": 0.9693135083834229,
-					"center": 1,
-					"high": 1.03234237177393,
+					"low": 0.9993682880606445,
+					"center": 1.0006321112515801,
+					"high": 1.0012650221378874,
+					"date": "2021-12-14T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 1,
+					"center": 1.0013089005235603,
+					"high": 1.002619515389653,
 					"date": "2021-12-14T21:32:12+00:00",
 					"present": true
 				},
@@ -22466,6 +28816,34 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.1188281972342762,
 					"center": 1.1277708067458652,
 					"high": 1.137260806597657,
@@ -22487,6 +28865,13 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9991809033465948,
 					"center": 0.9998829039812646,
 					"high": 1.0004682744088034,
@@ -22508,9 +28893,16 @@
 					"present": true
 				},
 				{
-					"low": 0.0026121212556852133,
-					"center": 0.987004057786528,
-					"high": 372.9516691254532,
+					"low": 0.9865723893316136,
+					"center": 0.994865033654847,
+					"high": 1.0008369173544114,
+					"date": "2021-12-14T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9851984884122696,
+					"center": 0.9871406315632758,
+					"high": 0.9884814194870267,
 					"date": "2021-12-14T21:32:12+00:00",
 					"present": true
 				},
@@ -22655,6 +29047,27 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.0305065932595485,
 					"center": 1.0383535889935496,
 					"high": 1.0462134463057886,
@@ -22662,6 +29075,13 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.0056173087310334,
 					"center": 1.006744994735716,
 					"high": 1.0078498061470562,
@@ -22760,9 +29180,23 @@
 					"present": true
 				},
 				{
-					"low": 1.0124902496099843,
-					"center": 1.0384615384615385,
-					"high": 1.1660653362013504,
+					"low": 1.0236698361319039,
+					"center": 1.0369840621168778,
+					"high": 1.059765865680838,
+					"date": "2021-12-14T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 1.025773195876289,
+					"center": 1.0328657367425411,
+					"high": 1.0380911223607852,
+					"date": "2021-12-14T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0044879640962874,
+					"center": 1.0268373245251858,
+					"high": 1.0425842750425893,
 					"date": "2021-12-14T21:32:12+00:00",
 					"present": true
 				},
@@ -22795,9 +29229,30 @@
 					"present": true
 				},
 				{
-					"low": 0.9030205217985612,
-					"center": 0.9858931671047663,
-					"high": 1.085201647465677,
+					"low": 1.0019437432261198,
+					"center": 1.00504269671378,
+					"high": 1.008804124314201,
+					"date": "2021-12-14T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9948887552615755,
+					"center": 0.9970699823447655,
+					"high": 0.998871034508712,
+					"date": "2021-12-14T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0000641845236198,
+					"center": 1.002032154340836,
+					"high": 1.00515672514198,
+					"date": "2021-12-14T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9812611540749554,
+					"center": 0.983153223486872,
+					"high": 0.985789841949292,
 					"date": "2021-12-14T21:32:12+00:00",
 					"present": true
 				},
@@ -22816,9 +29271,44 @@
 					"present": true
 				},
 				{
-					"low": 0.8368779104389752,
-					"center": 0.9934367145984271,
-					"high": 1.1974224685314452,
+					"low": 0.9951212900581161,
+					"center": 0.9959338574139334,
+					"high": 0.9967470859311467,
+					"date": "2021-12-14T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9949283597949378,
+					"center": 0.9969560094265514,
+					"high": 0.9990178919049741,
+					"date": "2021-12-14T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9918790687410352,
+					"center": 0.9932265783176881,
+					"high": 1.000574268360022,
+					"date": "2021-12-14T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9991691591890994,
+					"center": 0.9995014126641184,
+					"high": 0.9998337765957446,
+					"date": "2021-12-14T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0049960580747461,
+					"center": 1.010005073747363,
+					"high": 1.0166541982829254,
+					"date": "2021-12-14T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9907134597013425,
+					"center": 0.9941471046151602,
+					"high": 0.9996105288714442,
 					"date": "2021-12-14T21:32:12+00:00",
 					"present": true
 				},
@@ -22907,23 +29397,58 @@
 					"present": true
 				},
 				{
-					"low": 0.22409235519495913,
-					"center": 1.0126982045874804,
-					"high": 4.684813436186422,
+					"low": 1.0097389115135107,
+					"center": 1.0128374455126692,
+					"high": 1.0157475700558183,
 					"date": "2021-12-14T21:32:12+00:00",
 					"present": true
 				},
 				{
-					"low": 1.0025806456386905,
-					"center": 1.006896551724138,
-					"high": 1.011216566005177,
+					"low": 1.0215807098116558,
+					"center": 1.0365751794379985,
+					"high": 1.0520217760194264,
 					"date": "2021-12-14T21:32:12+00:00",
 					"present": true
 				},
 				{
-					"low": 0.9905084702136031,
-					"center": 0.995022624434389,
-					"high": 0.9981867633726201,
+					"low": 1.0085984522785898,
+					"center": 1.0120326622994802,
+					"high": 1.0180722891566267,
+					"date": "2021-12-14T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9919358383723085,
+					"center": 1.0025728987993139,
+					"high": 1.0077586206896552,
+					"date": "2021-12-14T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9899785418220501,
+					"center": 1.0061782877316858,
+					"high": 1.0158870255957633,
+					"date": "2021-12-14T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9900722021660651,
+					"center": 0.994579945799458,
+					"high": 1.000453309156845,
+					"date": "2021-12-14T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.991891891891892,
+					"center": 0.9954894000902119,
+					"high": 1.0009025270758123,
+					"date": "2021-12-14T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9889349930843706,
+					"center": 0.994900324524803,
+					"high": 1.0048666904700219,
 					"date": "2021-12-14T21:32:12+00:00",
 					"present": true
 				},
@@ -23077,6 +29602,27 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9700800596285809,
 					"center": 0.9757759836101687,
 					"high": 0.9847672060577053,
@@ -23140,9 +29686,16 @@
 					"present": true
 				},
 				{
-					"low": 0.9689971496969552,
-					"center": 0.9921431898455837,
-					"high": 1.030635837781945,
+					"low": 0.9993682880606445,
+					"center": 1,
+					"high": 1.0012650221378874,
+					"date": "2021-12-21T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9986928104575163,
+					"center": 1.0013080444735123,
+					"high": 1.002619515389653,
 					"date": "2021-12-21T21:32:10+00:00",
 					"present": true
 				},
@@ -23182,6 +29735,34 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.1198478367541376,
 					"center": 1.1259331385667262,
 					"high": 1.1340010050557492,
@@ -23203,6 +29784,13 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9997658627955982,
 					"center": 1,
 					"high": 1.0004683292354524,
@@ -23224,9 +29812,16 @@
 					"present": true
 				},
 				{
-					"low": 0.002604833230393605,
-					"center": 0.9855541935295231,
-					"high": 371.9657678060771,
+					"low": 0.9775075432019751,
+					"center": 0.983679049974792,
+					"high": 0.9884843413974662,
+					"date": "2021-12-21T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.983175171959529,
+					"center": 0.9865152527985952,
+					"high": 0.9888321818971758,
 					"date": "2021-12-21T21:32:10+00:00",
 					"present": true
 				},
@@ -23371,6 +29966,27 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.0343594704286265,
 					"center": 1.042442718536932,
 					"high": 1.0504817835253522,
@@ -23378,6 +29994,13 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.0037529641892866,
 					"center": 1.0057144630778743,
 					"high": 1.0072905430253458,
@@ -23476,9 +30099,23 @@
 					"present": true
 				},
 				{
-					"low": 0.9480234260614934,
-					"center": 1.0152802755584382,
-					"high": 1.1584275791846976,
+					"low": 1.0019801980198022,
+					"center": 1.0172049501961968,
+					"high": 1.029501525940997,
+					"date": "2021-12-21T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9930981554502871,
+					"center": 1.0165094339622642,
+					"high": 1.0221169036334914,
+					"date": "2021-12-21T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0091378924089698,
+					"center": 1.0203066721922918,
+					"high": 1.0348886086591005,
 					"date": "2021-12-21T21:32:10+00:00",
 					"present": true
 				},
@@ -23511,9 +30148,30 @@
 					"present": true
 				},
 				{
-					"low": 0.9078068513873938,
-					"center": 0.9916422963325524,
-					"high": 1.084363186320172,
+					"low": 0.9944159207304926,
+					"center": 1.000224905379094,
+					"high": 1.0031305413160525,
+					"date": "2021-12-21T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9940425851797561,
+					"center": 0.9960295823009233,
+					"high": 0.9979665219556147,
+					"date": "2021-12-21T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9947878999476295,
+					"center": 0.9971320980573082,
+					"high": 1.000399720195863,
+					"date": "2021-12-21T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9856854916735898,
+					"center": 0.987917335638714,
+					"high": 0.9902501420402035,
 					"date": "2021-12-21T21:32:10+00:00",
 					"present": true
 				},
@@ -23532,9 +30190,44 @@
 					"present": true
 				},
 				{
-					"low": 0.840232204294481,
-					"center": 0.9941175709418891,
-					"high": 1.194592886734347,
+					"low": 0.9951232728257925,
+					"center": 0.9962069899756163,
+					"high": 0.9986438839164633,
+					"date": "2021-12-21T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9940703475570669,
+					"center": 0.997589485966616,
+					"high": 1.01204972358502,
+					"date": "2021-12-21T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9910695955655922,
+					"center": 0.9927426160337551,
+					"high": 0.995589929482899,
+					"date": "2021-12-21T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9990029910269191,
+					"center": 0.9993352168854912,
+					"high": 0.9998338042213728,
+					"date": "2021-12-21T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0059822649666916,
+					"center": 1.0113223632214121,
+					"high": 1.0155420167320912,
+					"date": "2021-12-21T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9958366901686841,
+					"center": 1.0007831225824533,
+					"high": 1.0073982103053225,
 					"date": "2021-12-21T21:32:10+00:00",
 					"present": true
 				},
@@ -23623,23 +30316,58 @@
 					"present": true
 				},
 				{
-					"low": 0.22579576789932554,
-					"center": 1.0127464366932535,
-					"high": 4.609891151050157,
+					"low": 1.0056240262537266,
+					"center": 1.0088629551708694,
+					"high": 1.0118957980291434,
 					"date": "2021-12-21T21:32:10+00:00",
 					"present": true
 				},
 				{
-					"low": 0.9957734573119188,
-					"center": 1.0025531914893617,
-					"high": 1.0068376068376068,
+					"low": 1.0199564914030923,
+					"center": 1.0331295991564746,
+					"high": 1.0442174535635185,
 					"date": "2021-12-21T21:32:10+00:00",
 					"present": true
 				},
 				{
-					"low": 0.9883512544802867,
-					"center": 0.9928154467894028,
-					"high": 0.9968432918350008,
+					"low": 0.99957805907173,
+					"center": 1.005947323704333,
+					"high": 1.0123761294083358,
+					"date": "2021-12-21T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9857442322946495,
+					"center": 0.9915469146238378,
+					"high": 0.9983036471586091,
+					"date": "2021-12-21T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9835069444444445,
+					"center": 1.0035056967572304,
+					"high": 1.0236220472440944,
+					"date": "2021-12-21T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9738231412230531,
+					"center": 0.9923698384201077,
+					"high": 0.998652896273013,
+					"date": "2021-12-21T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.979010163499779,
+					"center": 0.9948388063742555,
+					"high": 1.0004506534474988,
+					"date": "2021-12-21T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9534010600706713,
+					"center": 0.9908214777420834,
+					"high": 0.9963082602676511,
 					"date": "2021-12-21T21:32:10+00:00",
 					"present": true
 				},
@@ -23793,6 +30521,27 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9648735436660585,
 					"center": 0.9716057602887848,
 					"high": 0.9773674591582293,
@@ -23856,9 +30605,16 @@
 					"present": true
 				},
 				{
-					"low": 0.968058191018343,
-					"center": 1.0006329113924048,
-					"high": 1.0343473994111874,
+					"low": 0.9981072555205048,
+					"center": 0.9993682880606445,
+					"high": 1.0006321112515801,
+					"date": "2021-12-22T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 1,
+					"center": 1.0013097576948264,
+					"high": 1.0019659239842724,
 					"date": "2021-12-22T21:32:12+00:00",
 					"present": true
 				},
@@ -23898,6 +30654,34 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.1167205042769737,
 					"center": 1.1287365696490899,
 					"high": 1.1377740100046072,
@@ -23919,6 +30703,13 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9992979171542242,
 					"center": 0.9998829588014981,
 					"high": 1.000819768122731,
@@ -23940,9 +30731,16 @@
 					"present": true
 				},
 				{
-					"low": 0.002616045906501511,
-					"center": 0.9880208416939157,
-					"high": 371.19102456553355,
+					"low": 0.9763582062330437,
+					"center": 0.9820001220004246,
+					"high": 0.9877179716321807,
+					"date": "2021-12-22T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9853726043173164,
+					"center": 0.9880156309403442,
+					"high": 0.9894214832987216,
 					"date": "2021-12-22T21:32:12+00:00",
 					"present": true
 				},
@@ -24087,6 +30885,27 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.0370440583144593,
 					"center": 1.0435305554207284,
 					"high": 1.0507883970433998,
@@ -24094,6 +30913,13 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.0032763456979616,
 					"center": 1.0058128365618946,
 					"high": 1.0072328219428917,
@@ -24192,9 +31018,23 @@
 					"present": true
 				},
 				{
-					"low": 1.0023255813953489,
-					"center": 1.0277668684473211,
-					"high": 1.15278487799404,
+					"low": 1.0104413940717532,
+					"center": 1.0233356904737854,
+					"high": 1.0380516894481584,
+					"date": "2021-12-22T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0133228840125392,
+					"center": 1.0229612034837687,
+					"high": 1.0331333019708635,
+					"date": "2021-12-22T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9989633437953329,
+					"center": 1.0120331950207468,
+					"high": 1.0238793464599918,
 					"date": "2021-12-22T21:32:12+00:00",
 					"present": true
 				},
@@ -24227,9 +31067,30 @@
 					"present": true
 				},
 				{
-					"low": 0.9054863826517543,
-					"center": 0.9934489185068053,
-					"high": 1.0863532738045225,
+					"low": 0.9934074552648751,
+					"center": 0.99981015326102,
+					"high": 1.0035737900559614,
+					"date": "2021-12-22T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9923820476107935,
+					"center": 0.9945470271896506,
+					"high": 0.9963723233835378,
+					"date": "2021-12-22T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.997447144399954,
+					"center": 0.9997506358785098,
+					"high": 1.0026471376114388,
+					"date": "2021-12-22T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9860825166762744,
+					"center": 0.9888254334783415,
+					"high": 0.9907037716856424,
 					"date": "2021-12-22T21:32:12+00:00",
 					"present": true
 				},
@@ -24248,9 +31109,44 @@
 					"present": true
 				},
 				{
-					"low": 0.840828412209847,
-					"center": 0.9929982145091133,
-					"high": 1.19662772617187,
+					"low": 0.9940443963183541,
+					"center": 0.9948537378114842,
+					"high": 0.9962049335863378,
+					"date": "2021-12-22T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9951146528984807,
+					"center": 0.9962799934270561,
+					"high": 0.9979843360596812,
+					"date": "2021-12-22T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9907518739555651,
+					"center": 0.9921798703253614,
+					"high": 0.9933327459100656,
+					"date": "2021-12-22T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9988370161156338,
+					"center": 0.9995014126641184,
+					"high": 0.9998338042213728,
+					"date": "2021-12-22T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0113498320488015,
+					"center": 1.014377379589446,
+					"high": 1.0174089140745741,
+					"date": "2021-12-22T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9933464785630997,
+					"center": 0.9986723327214664,
+					"high": 1.0020245361696984,
 					"date": "2021-12-22T21:32:12+00:00",
 					"present": true
 				},
@@ -24339,23 +31235,58 @@
 					"present": true
 				},
 				{
-					"low": 0.22950508274592157,
-					"center": 1.0153055049591635,
-					"high": 4.626767731367254,
+					"low": 1.0111897112187385,
+					"center": 1.013473275237721,
+					"high": 1.0159958733937124,
 					"date": "2021-12-22T21:32:12+00:00",
 					"present": true
 				},
 				{
-					"low": 0.9991489361702128,
-					"center": 1.0034158838599487,
-					"high": 1.0068493150684932,
+					"low": 1.0237202319645924,
+					"center": 1.034073473495601,
+					"high": 1.0514006430694505,
 					"date": "2021-12-22T21:32:12+00:00",
 					"present": true
 				},
 				{
-					"low": 0.9986462093862816,
-					"center": 1.002261420171868,
-					"high": 1.0047583201023698,
+					"low": 1.0042480883602378,
+					"center": 1.0076660988074957,
+					"high": 1.0111016225448333,
+					"date": "2021-12-22T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9932318104906938,
+					"center": 0.9982993197278912,
+					"high": 1.0034158838599487,
+					"date": "2021-12-22T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.987794245858762,
+					"center": 1.0043668122270744,
+					"high": 1.023111111111111,
+					"date": "2021-12-22T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9968581687612208,
+					"center": 1.0018050541516246,
+					"high": 1.0049762499718602,
+					"date": "2021-12-22T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 1,
+					"center": 1.0031645569620253,
+					"high": 1.0072398190045249,
+					"date": "2021-12-22T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9723097703737054,
+					"center": 0.997686256362795,
+					"high": 1.002315886984715,
 					"date": "2021-12-22T21:32:12+00:00",
 					"present": true
 				},
@@ -24509,6 +31440,27 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9568267106679167,
 					"center": 0.9662306970179024,
 					"high": 0.9763581240285383,
@@ -24572,9 +31524,16 @@
 					"present": true
 				},
 				{
-					"low": 0.9720069330096541,
+					"low": 0.9993682880606445,
 					"center": 1,
-					"high": 1.032658393207054,
+					"high": 1.0006321112515801,
+					"date": "2021-12-26T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 1,
+					"center": 1.0013097576948264,
+					"high": 1.00262123197903,
 					"date": "2021-12-26T21:32:12+00:00",
 					"present": true
 				},
@@ -24614,6 +31573,34 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.123751536739331,
 					"center": 1.1336718224170872,
 					"high": 1.1443694059114111,
@@ -24635,6 +31622,13 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9999414588455684,
 					"center": 1.0002341920374707,
 					"high": 1.0005855486590935,
@@ -24656,9 +31650,16 @@
 					"present": true
 				},
 				{
-					"low": 0.0026138346624386684,
-					"center": 0.9879073344144188,
-					"high": 373.50251993035823,
+					"low": 0.9809595814333916,
+					"center": 0.9849717358334481,
+					"high": 0.9901009884032935,
+					"date": "2021-12-26T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9853488433192696,
+					"center": 0.9871515025684078,
+					"high": 0.9883582243502109,
 					"date": "2021-12-26T21:32:12+00:00",
 					"present": true
 				},
@@ -24803,6 +31804,27 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.0326125871596112,
 					"center": 1.038126410533726,
 					"high": 1.0434700328176674,
@@ -24810,6 +31832,13 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.0032257057856904,
 					"center": 1.0053724657982368,
 					"high": 1.0075935551743873,
@@ -24908,9 +31937,23 @@
 					"present": true
 				},
 				{
-					"low": 1.00194099378882,
-					"center": 1.025984251968504,
-					"high": 1.1756542935340404,
+					"low": 1.0155857214680744,
+					"center": 1.0275841163989088,
+					"high": 1.0956441556554726,
+					"date": "2021-12-26T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0113452684169277,
+					"center": 1.021243115656963,
+					"high": 1.0321803120323776,
+					"date": "2021-12-26T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0096648913942259,
+					"center": 1.0328559393428811,
+					"high": 1.0628521889900304,
 					"date": "2021-12-26T21:32:12+00:00",
 					"present": true
 				},
@@ -24943,9 +31986,30 @@
 					"present": true
 				},
 				{
-					"low": 0.9038788266008755,
-					"center": 0.9895415215197548,
-					"high": 1.0844910265909278,
+					"low": 0.9944852286380006,
+					"center": 0.9969763791659044,
+					"high": 1.0013247701726744,
+					"date": "2021-12-26T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9907054471712639,
+					"center": 0.9927016910257133,
+					"high": 0.9944690057379362,
+					"date": "2021-12-26T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9946711346791528,
+					"center": 0.9978684706900643,
+					"high": 1.0006236280183596,
+					"date": "2021-12-26T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9846264811952603,
+					"center": 0.9869412976313079,
+					"high": 0.9884550364903311,
 					"date": "2021-12-26T21:32:12+00:00",
 					"present": true
 				},
@@ -24964,9 +32028,44 @@
 					"present": true
 				},
 				{
-					"low": 0.8422042006954717,
-					"center": 0.9931627602565296,
-					"high": 1.1929977952146134,
+					"low": 0.9945843487679394,
+					"center": 0.9962049335863378,
+					"high": 0.9972877678329265,
+					"date": "2021-12-26T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9901408793570531,
+					"center": 0.9947318442385437,
+					"high": 0.997833480570542,
+					"date": "2021-12-26T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9896399025205103,
+					"center": 0.9929963937267192,
+					"high": 0.9984262194048248,
+					"date": "2021-12-26T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9990031566705433,
+					"center": 0.999501329787234,
+					"high": 0.9998337765957446,
+					"date": "2021-12-26T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0099389866478026,
+					"center": 1.0133952713185168,
+					"high": 1.0190679845965467,
+					"date": "2021-12-26T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9934840358879254,
+					"center": 0.9985113765941309,
+					"high": 1.0057082697363553,
 					"date": "2021-12-26T21:32:12+00:00",
 					"present": true
 				},
@@ -25055,23 +32154,58 @@
 					"present": true
 				},
 				{
-					"low": 0.22473006394852144,
-					"center": 1.014624540034501,
-					"high": 4.593571550726653,
+					"low": 1.0057344158491741,
+					"center": 1.008532506684925,
+					"high": 1.015500374067852,
 					"date": "2021-12-26T21:32:12+00:00",
 					"present": true
 				},
 				{
-					"low": 1.0017021276595743,
-					"center": 1.005982905982906,
-					"high": 1.0085616438356164,
+					"low": 1.0061933482226564,
+					"center": 1.0220562983428243,
+					"high": 1.0342618217063064,
 					"date": "2021-12-26T21:32:12+00:00",
 					"present": true
 				},
 				{
-					"low": 0.9972924182211945,
-					"center": 1.0013562411926584,
-					"high": 1.0054360138689151,
+					"low": 1.0029765541676459,
+					"center": 1.0085324232081911,
+					"high": 1.0153911956307167,
+					"date": "2021-12-26T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9907251264755481,
+					"center": 0.9974576271186439,
+					"high": 1.005123825789923,
+					"date": "2021-12-26T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9982578397212544,
+					"center": 1.0105820105820107,
+					"high": 1.02613935650445,
+					"date": "2021-12-26T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.996393958234283,
+					"center": 1.002934335815692,
+					"high": 1.0054225033890647,
+					"date": "2021-12-26T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9977457168620378,
+					"center": 1.0027051397655544,
+					"high": 1.0063262539539086,
+					"date": "2021-12-26T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9928625234126875,
+					"center": 0.9967697277341947,
+					"high": 1.0018518518518518,
 					"date": "2021-12-26T21:32:12+00:00",
 					"present": true
 				},
@@ -25225,6 +32359,27 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.959902564172546,
 					"center": 0.9692977874062506,
 					"high": 0.9743667510014555,
@@ -25288,9 +32443,16 @@
 					"present": true
 				},
 				{
-					"low": 0.969955724225174,
-					"center": 1,
-					"high": 1.0330011444848002,
+					"low": 0.9987373737373738,
+					"center": 0.9993682880606445,
+					"high": 1.0006321112515801,
+					"date": "2021-12-28T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9993459777632441,
+					"center": 1.0006546645545966,
+					"high": 1.002619515389653,
 					"date": "2021-12-28T21:32:14+00:00",
 					"present": true
 				},
@@ -25330,6 +32492,34 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.122507185907482,
 					"center": 1.1300074579384265,
 					"high": 1.1358134382943454,
@@ -25351,6 +32541,13 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9995318899941487,
 					"center": 1,
 					"high": 1.0004684389272749,
@@ -25372,9 +32569,16 @@
 					"present": true
 				},
 				{
-					"low": 0.0026345251432221737,
-					"center": 0.9870940500845,
-					"high": 370.18461730383206,
+					"low": 0.9810920230256106,
+					"center": 0.9880170791056425,
+					"high": 0.9944348625962977,
+					"date": "2021-12-28T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9866257609055489,
+					"center": 0.9881067276533448,
+					"high": 0.9915454018218586,
 					"date": "2021-12-28T21:32:14+00:00",
 					"present": true
 				},
@@ -25519,6 +32723,27 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.0399574777300398,
 					"center": 1.0480819587956793,
 					"high": 1.054573286555977,
@@ -25526,6 +32751,13 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.0045423780556844,
 					"center": 1.0074205661928106,
 					"high": 1.0098354211238536,
@@ -25624,9 +32856,23 @@
 					"present": true
 				},
 				{
-					"low": 1.0062305295950156,
-					"center": 1.0189125295508275,
-					"high": 1.1496636945204546,
+					"low": 1.0108695652173914,
+					"center": 1.0274248840492035,
+					"high": 1.0475902399677355,
+					"date": "2021-12-28T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0101641907740422,
+					"center": 1.0173228346456693,
+					"high": 1.0294820717131474,
+					"date": "2021-12-28T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9770066889632106,
+					"center": 1.0247275775356244,
+					"high": 1.0589287491320483,
 					"date": "2021-12-28T21:32:14+00:00",
 					"present": true
 				},
@@ -25659,9 +32905,30 @@
 					"present": true
 				},
 				{
-					"low": 0.9059176070454995,
-					"center": 0.9913102828217486,
-					"high": 1.0838342769533769,
+					"low": 0.9896751030396702,
+					"center": 0.9948811523664705,
+					"high": 1.0010046701733466,
+					"date": "2021-12-28T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 0.990717537278132,
+					"center": 0.9925639388590528,
+					"high": 0.9939085149184982,
+					"date": "2021-12-28T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9954328782849584,
+					"center": 0.9986019921611705,
+					"high": 1.0018976279650436,
+					"date": "2021-12-28T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9856563447226472,
+					"center": 0.9884590812604331,
+					"high": 0.9910145704099087,
 					"date": "2021-12-28T21:32:14+00:00",
 					"present": true
 				},
@@ -25680,9 +32947,44 @@
 					"present": true
 				},
 				{
-					"low": 0.8406931958899844,
-					"center": 0.9923720073929705,
-					"high": 1.1925165705992282,
+					"low": 0.9945814142508804,
+					"center": 0.9959305480195333,
+					"high": 0.9970165446162191,
+					"date": "2021-12-28T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9954145953275306,
+					"center": 0.9978465980794172,
+					"high": 1.0022849904667572,
+					"date": "2021-12-28T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9848629503035425,
+					"center": 0.9907365981385183,
+					"high": 0.9943634803400248,
+					"date": "2021-12-28T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9990032394648398,
+					"center": 0.9995014126641184,
+					"high": 0.999833748960931,
+					"date": "2021-12-28T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0041637584517908,
+					"center": 1.0110516839182921,
+					"high": 1.0177568351835582,
+					"date": "2021-12-28T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9933696780632639,
+					"center": 0.9960996347794263,
+					"high": 0.9996987112373177,
 					"date": "2021-12-28T21:32:14+00:00",
 					"present": true
 				},
@@ -25771,23 +33073,58 @@
 					"present": true
 				},
 				{
-					"low": 0.2272348510001402,
-					"center": 1.017741472246096,
-					"high": 4.63874073200577,
+					"low": 1.0095262548702961,
+					"center": 1.0143893305463054,
+					"high": 1.01986553686323,
 					"date": "2021-12-28T21:32:14+00:00",
 					"present": true
 				},
 				{
-					"low": 1.0008503401360545,
-					"center": 1.005982905982906,
-					"high": 1.0102651839178787,
+					"low": 1.011325439664424,
+					"center": 1.0269858803665723,
+					"high": 1.0391647852748767,
 					"date": "2021-12-28T21:32:14+00:00",
 					"present": true
 				},
 				{
-					"low": 0.9959422903516681,
-					"center": 1,
-					"high": 1.00453514739229,
+					"low": 1.0042517006802723,
+					"center": 1.0085397096498718,
+					"high": 1.0132588397143192,
+					"date": "2021-12-28T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9915682967959528,
+					"center": 0.9983022071307301,
+					"high": 1.0059574468085106,
+					"date": "2021-12-28T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9795920214306401,
+					"center": 0.9965247610773241,
+					"high": 1.0140845070422535,
+					"date": "2021-12-28T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9941756272401434,
+					"center": 1.0009041591320071,
+					"high": 1.0067811934900541,
+					"date": "2021-12-28T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9964044943820226,
+					"center": 1.0004510599909786,
+					"high": 1.0036125552813127,
+					"date": "2021-12-28T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9924017211652858,
+					"center": 0.9958429561200924,
+					"high": 0.9990753582986593,
 					"date": "2021-12-28T21:32:14+00:00",
 					"present": true
 				},
@@ -25941,6 +33278,27 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9636270670549105,
 					"center": 0.9714922434556088,
 					"high": 0.9771031442052156,
@@ -26004,9 +33362,16 @@
 					"present": true
 				},
 				{
-					"low": 0.9694716861752609,
-					"center": 0.9996838444514702,
-					"high": 1.032658393207054,
+					"low": 0.9993682880606445,
+					"center": 1.0006317119393557,
+					"high": 1.0012642225031605,
+					"date": "2021-12-31T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 1,
+					"center": 1.0019646365422397,
+					"high": 1.0032765399737877,
 					"date": "2021-12-31T21:32:12+00:00",
 					"present": true
 				},
@@ -26046,6 +33411,34 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.1207695409591742,
 					"center": 1.128797569337225,
 					"high": 1.1383537657257292,
@@ -26067,6 +33460,13 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9998829039812646,
 					"center": 1,
 					"high": 1.0005269663670173,
@@ -26088,9 +33488,16 @@
 					"present": true
 				},
 				{
-					"low": 0.0026323216045695107,
-					"center": 0.9885494451126128,
-					"high": 373.04499903887995,
+					"low": 0.9834142636313512,
+					"center": 0.991056648887254,
+					"high": 0.9961927234440644,
+					"date": "2021-12-31T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9858545648613706,
+					"center": 0.988529917774646,
+					"high": 0.9911606119268449,
 					"date": "2021-12-31T21:32:12+00:00",
 					"present": true
 				},
@@ -26235,6 +33642,27 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.0373668802725773,
 					"center": 1.0414368364358881,
 					"high": 1.046382020017576,
@@ -26242,6 +33670,13 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.003090278359672,
 					"center": 1.0059274521535122,
 					"high": 1.0092309412155844,
@@ -26340,9 +33775,23 @@
 					"present": true
 				},
 				{
-					"low": 1.0078003120124805,
-					"center": 1.0253968253968255,
-					"high": 1.1393340990864211,
+					"low": 1.0177301412401083,
+					"center": 1.0315215194988887,
+					"high": 1.0488354646898927,
+					"date": "2021-12-31T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0101483216237312,
+					"center": 1.0229612034837687,
+					"high": 1.0310015898251192,
+					"date": "2021-12-31T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0200295937630919,
+					"center": 1.0321217244294167,
+					"high": 1.0513213635633964,
 					"date": "2021-12-31T21:32:12+00:00",
 					"present": true
 				},
@@ -26375,9 +33824,30 @@
 					"present": true
 				},
 				{
-					"low": 0.9062042097062544,
-					"center": 0.9894957080458379,
-					"high": 1.083039166645774,
+					"low": 0.9945016321774885,
+					"center": 0.999197294657335,
+					"high": 1.0039055445186926,
+					"date": "2021-12-31T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9901759188025964,
+					"center": 0.9934094408351796,
+					"high": 0.9958994808517042,
+					"date": "2021-12-31T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9942871398278658,
+					"center": 0.9968816265435949,
+					"high": 1.000536689837051,
+					"date": "2021-12-31T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.984752784247027,
+					"center": 0.9884758900777207,
+					"high": 0.9912148646140521,
 					"date": "2021-12-31T21:32:12+00:00",
 					"present": true
 				},
@@ -26396,9 +33866,44 @@
 					"present": true
 				},
 				{
-					"low": 0.8392609295960612,
-					"center": 0.9920502692977569,
-					"high": 1.1903685548221241,
+					"low": 0.9948523435383364,
+					"center": 0.9953942021132485,
+					"high": 0.9964779192630723,
+					"date": "2021-12-31T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.992142737942927,
+					"center": 0.9956886327803435,
+					"high": 0.9998361604372772,
+					"date": "2021-12-31T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9895676347940595,
+					"center": 0.9919882024079413,
+					"high": 0.9944327360624068,
+					"date": "2021-12-31T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9990031566705433,
+					"center": 0.9993352168854912,
+					"high": 0.9996675531914894,
+					"date": "2021-12-31T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0023809523809524,
+					"center": 1.0062902825979176,
+					"high": 1.0110104264771458,
+					"date": "2021-12-31T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9951043274338057,
+					"center": 0.9995127207513143,
+					"high": 1.0051791695712462,
 					"date": "2021-12-31T21:32:12+00:00",
 					"present": true
 				},
@@ -26487,23 +33992,58 @@
 					"present": true
 				},
 				{
-					"low": 0.22663673147021915,
-					"center": 1.0149476734393534,
-					"high": 4.624299614308577,
+					"low": 1.0071336095462098,
+					"center": 1.0107255160828044,
+					"high": 1.015625373527966,
 					"date": "2021-12-31T21:32:12+00:00",
 					"present": true
 				},
 				{
-					"low": 1.0051194539249146,
-					"center": 1.0068493150684932,
-					"high": 1.0102739726027397,
+					"low": 1.01084213512052,
+					"center": 1.0230630956875884,
+					"high": 1.035176047526857,
 					"date": "2021-12-31T21:32:12+00:00",
 					"present": true
 				},
 				{
-					"low": 0.9995491433724076,
-					"center": 1.0022583559168925,
-					"high": 1.0049773755656108,
+					"low": 1.008503401360544,
+					"center": 1.0128205128205128,
+					"high": 1.0153846153846153,
+					"date": "2021-12-31T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9915824915824915,
+					"center": 1.0004233700254022,
+					"high": 1.0059727136388124,
+					"date": "2021-12-31T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9792924935289044,
+					"center": 1.0008764241893076,
+					"high": 1.0184859727917726,
+					"date": "2021-12-31T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9910674408217955,
+					"center": 1.0004504504504506,
+					"high": 1.003387332632637,
+					"date": "2021-12-31T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9986504723346828,
+					"center": 1.0013519603424965,
+					"high": 1.004516711833785,
+					"date": "2021-12-31T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9953863896045514,
+					"center": 0.998611753817677,
+					"high": 1.000925925925926,
 					"date": "2021-12-31T21:32:12+00:00",
 					"present": true
 				},
@@ -26657,6 +34197,27 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9684631329375174,
 					"center": 0.9793253476676125,
 					"high": 0.988747504108382,
@@ -26720,9 +34281,16 @@
 					"present": true
 				},
 				{
-					"low": 0.9683744465528148,
-					"center": 0.9992027103557557,
-					"high": 1.0308118183959838,
+					"low": 0.9996845425867509,
+					"center": 1.0006317119393557,
+					"high": 1.0012642225031605,
+					"date": "2022-01-05T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9993464052287581,
+					"center": 1.0006540222367561,
+					"high": 1.0019633507853403,
 					"date": "2022-01-05T21:32:12+00:00",
 					"present": true
 				},
@@ -26762,6 +34330,34 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.1170312977287675,
 					"center": 1.1242673759250357,
 					"high": 1.1324818120081206,
@@ -26783,6 +34379,13 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9987138263269959,
 					"center": 0.9996488764044945,
 					"high": 1,
@@ -26804,9 +34407,16 @@
 					"present": true
 				},
 				{
-					"low": 0.0026412393385780103,
-					"center": 0.9883257774225759,
-					"high": 370.5695645232362,
+					"low": 0.9843545203996314,
+					"center": 0.993293540135051,
+					"high": 1.0000691387614944,
+					"date": "2022-01-05T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9863691806437405,
+					"center": 0.9884312093805456,
+					"high": 0.9911353436176232,
 					"date": "2022-01-05T21:32:12+00:00",
 					"present": true
 				},
@@ -26951,6 +34561,27 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.0337108042784386,
 					"center": 1.0402857364217244,
 					"high": 1.047535623233014,
@@ -26958,6 +34589,13 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.0027474734289572,
 					"center": 1.0049267032346847,
 					"high": 1.0088152173312408,
@@ -27056,9 +34694,23 @@
 					"present": true
 				},
 				{
-					"low": 1.0331278890600923,
-					"center": 1.0584518167456556,
-					"high": 1.1775131741603457,
+					"low": 1.009736023286159,
+					"center": 1.0257972780824698,
+					"high": 1.157553008014609,
+					"date": "2022-01-05T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0481832543443919,
+					"center": 1.0529225908372828,
+					"high": 1.0611596505162828,
+					"date": "2022-01-05T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0149377593360995,
+					"center": 1.037759864234196,
+					"high": 1.052258064516129,
 					"date": "2022-01-05T21:32:12+00:00",
 					"present": true
 				},
@@ -27091,9 +34743,30 @@
 					"present": true
 				},
 				{
-					"low": 0.9059982222136824,
-					"center": 0.9894721242381334,
-					"high": 1.0823959599860662,
+					"low": 0.9864164426796334,
+					"center": 0.9937785210226256,
+					"high": 0.9965887331649155,
+					"date": "2022-01-05T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9886655782619301,
+					"center": 0.9916136657848821,
+					"high": 0.9942289552796487,
+					"date": "2022-01-05T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9940725244072525,
+					"center": 0.9974346201743464,
+					"high": 1.0004367510166747,
+					"date": "2022-01-05T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9819118197467991,
+					"center": 0.9862483530961792,
+					"high": 0.9892275983964935,
 					"date": "2022-01-05T21:32:12+00:00",
 					"present": true
 				},
@@ -27112,9 +34785,44 @@
 					"present": true
 				},
 				{
-					"low": 0.8411961476253493,
-					"center": 0.9934453610921199,
-					"high": 1.1942297838210545,
+					"low": 0.9948523435383364,
+					"center": 0.9956639566395664,
+					"high": 0.9981024667931688,
+					"date": "2022-01-05T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9955490650940496,
+					"center": 0.9973915719100968,
+					"high": 1.0026907586959792,
+					"date": "2022-01-05T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9879082868735222,
+					"center": 0.9930607005318173,
+					"high": 0.9946831947830685,
+					"date": "2022-01-05T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9995844967176608,
+					"center": 1,
+					"high": 1.000332502078138,
+					"date": "2022-01-05T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0069943055211685,
+					"center": 1.0111060021929048,
+					"high": 1.0167121563456611,
+					"date": "2022-01-05T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9959207561672189,
+					"center": 1.000487298832241,
+					"high": 1.005517074310052,
 					"date": "2022-01-05T21:32:12+00:00",
 					"present": true
 				},
@@ -27203,23 +34911,58 @@
 					"present": true
 				},
 				{
-					"low": 0.2286429785411203,
-					"center": 1.0178469698497157,
-					"high": 4.626872093861197,
+					"low": 1.0056951557500864,
+					"center": 1.0123538875719114,
+					"high": 1.0169421688317055,
 					"date": "2022-01-05T21:32:12+00:00",
 					"present": true
 				},
 				{
-					"low": 1.0042553191489363,
-					"center": 1.0093816648190659,
-					"high": 1.0128259963589303,
+					"low": 1.0110632895600349,
+					"center": 1.0289671790750308,
+					"high": 1.0467019287890853,
 					"date": "2022-01-05T21:32:12+00:00",
 					"present": true
 				},
 				{
-					"low": 0.9972936400541271,
-					"center": 1.0004515692260008,
-					"high": 1.0036240092459434,
+					"low": 1.0110544217687074,
+					"center": 1.017933390264731,
+					"high": 1.0247863247863247,
+					"date": "2022-01-05T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9932659932659933,
+					"center": 0.9983093829247676,
+					"high": 1.0059650628638983,
+					"date": "2022-01-05T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.990451388888889,
+					"center": 1.0052677787532922,
+					"high": 1.0149647887323943,
+					"date": "2022-01-05T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.993722565002933,
+					"center": 0.9990978800180422,
+					"high": 1.0094424460431655,
+					"date": "2022-01-05T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9990990990990991,
+					"center": 1.0018066847335139,
+					"high": 1.004516711833785,
+					"date": "2022-01-05T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9931002759889603,
+					"center": 0.9981532779316713,
+					"high": 1.0083102493074794,
 					"date": "2022-01-05T21:32:12+00:00",
 					"present": true
 				},
@@ -27373,6 +35116,27 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9636396914292525,
 					"center": 0.9720495531330067,
 					"high": 0.9761184000791495,
@@ -27436,9 +35200,16 @@
 					"present": true
 				},
 				{
-					"low": 0.9721695129664769,
-					"center": 0.9996838444514702,
-					"high": 1.024131433031812,
+					"low": 0.9993686868686867,
+					"center": 1.0006321112515801,
+					"high": 1.0012638231909359,
+					"date": "2022-01-06T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9993472584856398,
+					"center": 1.0019620667102682,
+					"high": 1.0039241334205364,
 					"date": "2022-01-06T21:32:10+00:00",
 					"present": true
 				},
@@ -27478,6 +35249,34 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.1228847916831086,
 					"center": 1.1307195070315723,
 					"high": 1.1361069650381688,
@@ -27499,6 +35298,13 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9996488764044945,
 					"center": 1.0002341920374707,
 					"high": 1.0005856172405716,
@@ -27520,9 +35326,16 @@
 					"present": true
 				},
 				{
-					"low": 0.002599680759026962,
-					"center": 0.9866784934150263,
-					"high": 372.3055249041418,
+					"low": 0.9761989400025858,
+					"center": 0.9795064056857649,
+					"high": 0.9866100450529406,
+					"date": "2022-01-06T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9868038110428411,
+					"center": 0.9885649900102893,
+					"high": 0.989435432165971,
 					"date": "2022-01-06T21:32:10+00:00",
 					"present": true
 				},
@@ -27667,6 +35480,27 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.035147305491333,
 					"center": 1.0405933977613253,
 					"high": 1.0460042960442206,
@@ -27674,6 +35508,13 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.00338090223355,
 					"center": 1.0051045427827694,
 					"high": 1.0084296006602627,
@@ -27772,9 +35613,23 @@
 					"present": true
 				},
 				{
-					"low": 1.016838025941158,
-					"center": 1.045633359559402,
-					"high": 1.1584927323881233,
+					"low": 0.9877089478859389,
+					"center": 1.009432069034718,
+					"high": 1.0200787004338614,
+					"date": "2022-01-06T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0367474589523065,
+					"center": 1.0449172576832153,
+					"high": 1.049625906226499,
+					"date": "2022-01-06T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0090411766777767,
+					"center": 1.025484743750873,
+					"high": 1.043172936357452,
 					"date": "2022-01-06T21:32:10+00:00",
 					"present": true
 				},
@@ -27807,9 +35662,30 @@
 					"present": true
 				},
 				{
-					"low": 0.9111073453748721,
-					"center": 0.9947743792401861,
-					"high": 1.0883840019660678,
+					"low": 0.9946365313993052,
+					"center": 0.9979353992204684,
+					"high": 1.0027989912036308,
+					"date": "2022-01-06T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9944025400373885,
+					"center": 0.9968562338811393,
+					"high": 1.0000188583174607,
+					"date": "2022-01-06T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 1.005257780767985,
+					"center": 1.0083735346314393,
+					"high": 1.0106968597522834,
+					"date": "2022-01-06T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9888792783887309,
+					"center": 0.9918026033942988,
+					"high": 0.9945260563091682,
 					"date": "2022-01-06T21:32:10+00:00",
 					"present": true
 				},
@@ -27828,9 +35704,44 @@
 					"present": true
 				},
 				{
-					"low": 0.8394695185365179,
-					"center": 0.9921936057229653,
-					"high": 1.1939550301281674,
+					"low": 0.9943151055766107,
+					"center": 0.9956651314007045,
+					"high": 0.9975596529284165,
+					"date": "2022-01-06T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9935153193698195,
+					"center": 0.997020760265614,
+					"high": 1.0000840256271895,
+					"date": "2022-01-06T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.98974494399331,
+					"center": 0.991203808992803,
+					"high": 0.9933058191463859,
+					"date": "2022-01-06T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9990031566705433,
+					"center": 0.9993353273512794,
+					"high": 0.9996676084427455,
+					"date": "2022-01-06T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0068034956101561,
+					"center": 1.0115861995489817,
+					"high": 1.015992390915502,
+					"date": "2022-01-06T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9896635215416105,
+					"center": 0.9927758546830716,
+					"high": 0.9968032165538178,
 					"date": "2022-01-06T21:32:10+00:00",
 					"present": true
 				},
@@ -27919,23 +35830,58 @@
 					"present": true
 				},
 				{
-					"low": 0.22653334025169652,
-					"center": 1.0130600822257048,
-					"high": 4.579910676328195,
+					"low": 1.0085264625301056,
+					"center": 1.013032112301758,
+					"high": 1.0164983752245949,
 					"date": "2022-01-06T21:32:10+00:00",
 					"present": true
 				},
 				{
-					"low": 1.0051063829787235,
-					"center": 1.010230179028133,
-					"high": 1.0128205128205128,
+					"low": 1.0150458528124573,
+					"center": 1.025675010715373,
+					"high": 1.0424865048365164,
 					"date": "2022-01-06T21:32:10+00:00",
 					"present": true
 				},
 				{
-					"low": 0.9952768517066408,
-					"center": 0.9990974729241877,
-					"high": 1.0018058690744922,
+					"low": 1.011045037709481,
+					"center": 1.014468085106383,
+					"high": 1.0170794192997437,
+					"date": "2022-01-06T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 1.003392705682782,
+					"center": 1.0085106382978724,
+					"high": 1.0128095644748076,
+					"date": "2022-01-06T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9593564775613886,
+					"center": 0.9895196506550219,
+					"high": 1.0052447552447552,
+					"date": "2022-01-06T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9941730165844913,
+					"center": 0.9986492570914002,
+					"high": 1.0018013961733008,
+					"date": "2022-01-06T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9941704024151707,
+					"center": 0.9973082099596232,
+					"high": 1.0018026137899954,
+					"date": "2022-01-06T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9940147329650093,
+					"center": 0.9972273567467652,
+					"high": 1.0011554816639792,
 					"date": "2022-01-06T21:32:10+00:00",
 					"present": true
 				},
@@ -28089,6 +36035,27 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9631203026936923,
 					"center": 0.969083978854953,
 					"high": 0.9768315591734502,
@@ -28152,9 +36119,16 @@
 					"present": true
 				},
 				{
-					"low": 0.9737343669822012,
-					"center": 1.0006325110689438,
-					"high": 1.0326477344625349,
+					"low": 0.9993686868686867,
+					"center": 1.0006317119393557,
+					"high": 1.0012642225031605,
+					"date": "2022-01-08T21:32:18+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0006540222367561,
+					"center": 1.002619515389653,
+					"high": 1.0045841519318925,
 					"date": "2022-01-08T21:32:18+00:00",
 					"present": true
 				},
@@ -28194,6 +36168,34 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.1130202764864503,
 					"center": 1.121604549477574,
 					"high": 1.1304300167818375,
@@ -28215,6 +36217,13 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9995317529981032,
 					"center": 1,
 					"high": 1.0005854800936766,
@@ -28236,9 +36245,16 @@
 					"present": true
 				},
 				{
-					"low": 0.00261689517146777,
-					"center": 0.986962527331404,
-					"high": 370.4020616207267,
+					"low": 0.9776821376468549,
+					"center": 0.9870914394652824,
+					"high": 0.9920194895337735,
+					"date": "2022-01-08T21:32:18+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9859418102696391,
+					"center": 0.9873071841753048,
+					"high": 0.9892893438696451,
 					"date": "2022-01-08T21:32:18+00:00",
 					"present": true
 				},
@@ -28383,6 +36399,27 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.0348897553345293,
 					"center": 1.041436295263559,
 					"high": 1.0480991508048383,
@@ -28390,6 +36427,13 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.0030717238718985,
 					"center": 1.005372628612644,
 					"high": 1.0074223466370222,
@@ -28488,9 +36532,23 @@
 					"present": true
 				},
 				{
-					"low": 1.0382962153049258,
-					"center": 1.0523394131641555,
-					"high": 1.1625693893735132,
+					"low": 1.0019920318725102,
+					"center": 1.014841556357802,
+					"high": 1.0264108186457575,
+					"date": "2022-01-08T21:32:18+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0440078653406255,
+					"center": 1.0497630331753554,
+					"high": 1.0586835844567803,
+					"date": "2022-01-08T21:32:18+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0064564371903821,
+					"center": 1.032409381663113,
+					"high": 1.054389721627409,
 					"date": "2022-01-08T21:32:18+00:00",
 					"present": true
 				},
@@ -28523,9 +36581,30 @@
 					"present": true
 				},
 				{
-					"low": 0.9046014233535413,
-					"center": 0.990606130737854,
-					"high": 1.085305501371471,
+					"low": 0.9861713709483175,
+					"center": 0.9900303814560594,
+					"high": 0.9968025323121031,
+					"date": "2022-01-08T21:32:18+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9913025509245119,
+					"center": 0.9931410316640045,
+					"high": 0.9948481714769201,
+					"date": "2022-01-08T21:32:18+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9965736383059969,
+					"center": 0.9992271446735309,
+					"high": 1.0019216401959397,
+					"date": "2022-01-08T21:32:18+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9855109827781788,
+					"center": 0.9873736331751599,
+					"high": 0.9908396946564886,
 					"date": "2022-01-08T21:32:18+00:00",
 					"present": true
 				},
@@ -28544,9 +36623,44 @@
 					"present": true
 				},
 				{
-					"low": 0.8398926170016081,
-					"center": 0.9918522431912566,
-					"high": 1.1949612973785455,
+					"low": 0.9948509485094851,
+					"center": 0.9956604285326824,
+					"high": 0.9967453213995119,
+					"date": "2022-01-08T21:32:18+00:00",
+					"present": true
+				},
+				{
+					"low": 0.993587575720623,
+					"center": 0.9958429308935723,
+					"high": 1.0024726347744912,
+					"date": "2022-01-08T21:32:18+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9903489244883567,
+					"center": 0.9923359564652992,
+					"high": 0.9936504907106313,
+					"date": "2022-01-08T21:32:18+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9980081334413384,
+					"center": 0.998671537695118,
+					"high": 0.999335768847559,
+					"date": "2022-01-08T21:32:18+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0050245054828815,
+					"center": 1.0117033264420645,
+					"high": 1.0172418109716648,
+					"date": "2022-01-08T21:32:18+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9909344180660051,
+					"center": 0.9964668649565624,
+					"high": 1.002033487103212,
 					"date": "2022-01-08T21:32:18+00:00",
 					"present": true
 				},
@@ -28635,23 +36749,58 @@
 					"present": true
 				},
 				{
-					"low": 0.227171739310998,
-					"center": 1.018415209617635,
-					"high": 4.630512692650603,
+					"low": 1.0109782081014258,
+					"center": 1.0132394612065783,
+					"high": 1.017122323195438,
 					"date": "2022-01-08T21:32:18+00:00",
 					"present": true
 				},
 				{
-					"low": 1.0068085106382978,
-					"center": 1.0102476515798462,
-					"high": 1.0137103684661526,
+					"low": 1.00647753332948,
+					"center": 1.0157255000671215,
+					"high": 1.031419494967765,
 					"date": "2022-01-08T21:32:18+00:00",
 					"present": true
 				},
 				{
-					"low": 0.9954975236380008,
-					"center": 0.9986492570914002,
-					"high": 1.0018066847335139,
+					"low": 1.002538072882631,
+					"center": 1.011082693947144,
+					"high": 1.0153846153846153,
+					"date": "2022-01-08T21:32:18+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0059372349448685,
+					"center": 1.0093696763202724,
+					"high": 1.0136054421768708,
+					"date": "2022-01-08T21:32:18+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9921190893169878,
+					"center": 1.0061946902654866,
+					"high": 1.0240641711229947,
+					"date": "2022-01-08T21:32:18+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9939449788237718,
+					"center": 0.9977507872244714,
+					"high": 1.0022532672374942,
+					"date": "2022-01-08T21:32:18+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9955096542433769,
+					"center": 0.9991015274034141,
+					"high": 1.0031517334533995,
+					"date": "2022-01-08T21:32:18+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9935572940635066,
+					"center": 0.9972388403129313,
+					"high": 1.0023126734505088,
 					"date": "2022-01-08T21:32:18+00:00",
 					"present": true
 				},
@@ -28805,6 +36954,27 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9670294587566773,
 					"center": 0.973056525610362,
 					"high": 0.9807469768217336,
@@ -28868,9 +37038,16 @@
 					"present": true
 				},
 				{
-					"low": 0.9705742695938775,
-					"center": 1.0006329113924048,
-					"high": 1.0331536570465416,
+					"low": 1,
+					"center": 1.0006325110689438,
+					"high": 1.0018975332068312,
+					"date": "2022-01-09T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0006540222367561,
+					"center": 1.0019633507853403,
+					"high": 1.002619515389653,
 					"date": "2022-01-09T21:32:14+00:00",
 					"present": true
 				},
@@ -28910,6 +37087,34 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.121256545155974,
 					"center": 1.1299528054049124,
 					"high": 1.135326149033021,
@@ -28931,6 +37136,13 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9989473684210527,
 					"center": 0.999882931397799,
 					"high": 1.0009368778545498,
@@ -28952,9 +37164,16 @@
 					"present": true
 				},
 				{
-					"low": 0.002611656835371893,
-					"center": 0.9859434980282549,
-					"high": 370.9272363454454,
+					"low": 0.9839796479647964,
+					"center": 0.9881953056818703,
+					"high": 0.9916219251149244,
+					"date": "2022-01-09T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9785917492697638,
+					"center": 0.984197934771003,
+					"high": 0.9863017703184134,
 					"date": "2022-01-09T21:32:14+00:00",
 					"present": true
 				},
@@ -29099,6 +37318,27 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.034855670208486,
 					"center": 1.0413182369190548,
 					"high": 1.0483534445318226,
@@ -29106,6 +37346,13 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.0004679254219115,
 					"center": 1.0029548764690484,
 					"high": 1.0055611802229465,
@@ -29204,9 +37451,23 @@
 					"present": true
 				},
 				{
-					"low": 1.0378315132605305,
-					"center": 1.051342812006319,
-					"high": 1.1666666666666667,
+					"low": 1.0034945094825334,
+					"center": 1.014024820906064,
+					"high": 1.0507846029031667,
+					"date": "2022-01-09T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0432050274941085,
+					"center": 1.0482213438735177,
+					"high": 1.0538827596642815,
+					"date": "2022-01-09T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0076726342710998,
+					"center": 1.0327139007060606,
+					"high": 1.0485807816878538,
 					"date": "2022-01-09T21:32:14+00:00",
 					"present": true
 				},
@@ -29239,9 +37500,30 @@
 					"present": true
 				},
 				{
-					"low": 0.9045853067703292,
-					"center": 0.9915497361252295,
-					"high": 1.08377421826778,
+					"low": 0.9897918526826399,
+					"center": 0.9952054816575058,
+					"high": 0.9987283604356589,
+					"date": "2022-01-09T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9894485940412008,
+					"center": 0.9922640730031168,
+					"high": 0.9946398344931353,
+					"date": "2022-01-09T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9942005415306319,
+					"center": 0.9968344965104686,
+					"high": 0.9992264311024605,
+					"date": "2022-01-09T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 0.984273363524084,
+					"center": 0.9866078786879842,
+					"high": 0.9895659346324364,
 					"date": "2022-01-09T21:32:14+00:00",
 					"present": true
 				},
@@ -29260,9 +37542,44 @@
 					"present": true
 				},
 				{
-					"low": 0.8425256861907193,
-					"center": 0.9947452595758388,
-					"high": 1.1936643964401927,
+					"low": 0.9924365207995678,
+					"center": 0.9953966964527484,
+					"high": 0.9970189699707677,
+					"date": "2022-01-09T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9920217472009326,
+					"center": 0.9981329650542804,
+					"high": 1.0011449165885749,
+					"date": "2022-01-09T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9881588943431511,
+					"center": 0.9918542415133074,
+					"high": 0.995172297148236,
+					"date": "2022-01-09T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9990029910269191,
+					"center": 0.9995012883350136,
+					"high": 0.999833748960931,
+					"date": "2022-01-09T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0042708324160583,
+					"center": 1.0101711734061027,
+					"high": 1.0164909643557043,
+					"date": "2022-01-09T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 0.992208941345851,
+					"center": 0.9986326664759926,
+					"high": 1.0026101815588968,
 					"date": "2022-01-09T21:32:14+00:00",
 					"present": true
 				},
@@ -29351,23 +37668,58 @@
 					"present": true
 				},
 				{
-					"low": 0.22487743392539672,
-					"center": 1.015375554090649,
-					"high": 4.58305255862118,
+					"low": 1.0109871951040021,
+					"center": 1.0150119222872473,
+					"high": 1.0188820607876812,
 					"date": "2022-01-09T21:32:14+00:00",
 					"present": true
 				},
 				{
-					"low": 1.0059676044330776,
-					"center": 1.0102476515798462,
-					"high": 1.0128424657534247,
+					"low": 1.0025205398610884,
+					"center": 1.013885464462355,
+					"high": 1.026181786861799,
 					"date": "2022-01-09T21:32:14+00:00",
 					"present": true
 				},
 				{
-					"low": 0.9912167607749751,
-					"center": 0.9959386281588448,
-					"high": 1.0013574663412843,
+					"low": 1.005089058524173,
+					"center": 1.0084961767204756,
+					"high": 1.0136693745575043,
+					"date": "2022-01-09T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 1.001695634047814,
+					"center": 1.0068085106382978,
+					"high": 1.0145299145299145,
+					"date": "2022-01-09T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9930615784908934,
+					"center": 1.0061511423550087,
+					"high": 1.0213808845051284,
+					"date": "2022-01-09T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 0.986822046390999,
+					"center": 0.9932584269662922,
+					"high": 0.9990982867448152,
+					"date": "2022-01-09T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 0.995049504950495,
+					"center": 0.9993243232265464,
+					"high": 1.002710027100271,
+					"date": "2022-01-09T21:32:14+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9840109639104613,
+					"center": 0.9944764093737049,
+					"high": 0.9990753582986593,
 					"date": "2022-01-09T21:32:14+00:00",
 					"present": true
 				},
@@ -29521,6 +37873,27 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9716702218514468,
 					"center": 0.9787552577249509,
 					"high": 0.9913442890154869,
@@ -29584,9 +37957,16 @@
 					"present": true
 				},
 				{
-					"low": 0.9715099686550532,
-					"center": 1.0019105831278567,
-					"high": 1.0341670495515385,
+					"low": 0.9993686868686867,
+					"center": 1.0006321112515801,
+					"high": 1.002528445006321,
+					"date": "2022-01-10T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0009812473676463,
+					"center": 1.0026178010471203,
+					"high": 1.0039292730844795,
 					"date": "2022-01-10T21:32:12+00:00",
 					"present": true
 				},
@@ -29626,6 +38006,34 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.11354644530711,
 					"center": 1.1230958056320188,
 					"high": 1.1475941058294783,
@@ -29647,6 +38055,13 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9983062726317019,
 					"center": 1,
 					"high": 1.0009950831187076,
@@ -29668,9 +38083,16 @@
 					"present": true
 				},
 				{
-					"low": 0.0025837495288884467,
-					"center": 0.9863313029886194,
-					"high": 376.91104579892607,
+					"low": 0.9760515775905223,
+					"center": 0.9826870129264081,
+					"high": 0.9930011001615131,
+					"date": "2022-01-10T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.984998835980623,
+					"center": 0.9861538387308448,
+					"high": 0.9881828844947701,
 					"date": "2022-01-10T21:32:12+00:00",
 					"present": true
 				},
@@ -29815,6 +38237,27 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.0333471895579254,
 					"center": 1.0450007628883684,
 					"high": 1.0646461555546702,
@@ -29822,6 +38265,13 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.0039493577582055,
 					"center": 1.0060791267934557,
 					"high": 1.0082568383763342,
@@ -29920,9 +38370,23 @@
 					"present": true
 				},
 				{
-					"low": 0.860569773101376,
-					"center": 1.0537847694902167,
-					"high": 1.1839314035248831,
+					"low": 0.971609756097561,
+					"center": 1.0113325913184255,
+					"high": 1.1150460386522312,
+					"date": "2022-01-10T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0240870240870241,
+					"center": 1.0554675118858956,
+					"high": 1.0762256485148052,
+					"date": "2022-01-10T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9446255735981821,
+					"center": 0.9984679552733262,
+					"high": 1.063597214572858,
 					"date": "2022-01-10T21:32:12+00:00",
 					"present": true
 				},
@@ -29955,9 +38419,30 @@
 					"present": true
 				},
 				{
-					"low": 0.9152246019711903,
-					"center": 0.997390868881668,
-					"high": 1.0763646152533815,
+					"low": 0.9879629869122135,
+					"center": 0.9981216727817734,
+					"high": 1.0019913459289482,
+					"date": "2022-01-10T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.992261084580683,
+					"center": 0.9966211752269853,
+					"high": 0.9999811114049337,
+					"date": "2022-01-10T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0002632153821702,
+					"center": 1.0037939698492462,
+					"high": 1.008484817966665,
+					"date": "2022-01-10T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9914598842018196,
+					"center": 0.9957789319042397,
+					"high": 0.9991505759509406,
 					"date": "2022-01-10T21:32:12+00:00",
 					"present": true
 				},
@@ -29976,9 +38461,44 @@
 					"present": true
 				},
 				{
-					"low": 0.840835335794211,
-					"center": 0.9933039192416906,
-					"high": 1.1900133552076801,
+					"low": 0.9948523435383364,
+					"center": 0.9956651314007045,
+					"high": 0.9970189701897019,
+					"date": "2022-01-10T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9860321354442791,
+					"center": 0.9960079141351358,
+					"high": 1.0035566508671088,
+					"date": "2022-01-10T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9712964961508024,
+					"center": 0.9937071275061089,
+					"high": 1.006528395207113,
+					"date": "2022-01-10T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9990034050259309,
+					"center": 0.9995014955134595,
+					"high": 1,
+					"date": "2022-01-10T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0012795487774966,
+					"center": 1.0050037195791561,
+					"high": 1.0163517441860466,
+					"date": "2022-01-10T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9870427694811165,
+					"center": 0.9963854697386416,
+					"high": 1.0018640617357197,
 					"date": "2022-01-10T21:32:12+00:00",
 					"present": true
 				},
@@ -30067,23 +38587,58 @@
 					"present": true
 				},
 				{
-					"low": 0.23250679411556044,
-					"center": 1.0137545698273716,
-					"high": 4.4355149789187776,
+					"low": 1.0047829782155469,
+					"center": 1.0101054761373058,
+					"high": 1.0202417915305921,
 					"date": "2022-01-10T21:32:12+00:00",
 					"present": true
 				},
 				{
-					"low": 1.0025423728813558,
-					"center": 1.00938566552901,
-					"high": 1.0188517566409596,
+					"low": 1.019441471209079,
+					"center": 1.0441671472470209,
+					"high": 1.0729687549111862,
 					"date": "2022-01-10T21:32:12+00:00",
 					"present": true
 				},
 				{
-					"low": 0.9941454624367727,
-					"center": 1.000903342366757,
-					"high": 1.0121951219512195,
+					"low": 1.0016934801016089,
+					"center": 1.0085324232081911,
+					"high": 1.0361903056593817,
+					"date": "2022-01-10T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9983179142136248,
+					"center": 1.0076271186440677,
+					"high": 1.0516511430990685,
+					"date": "2022-01-10T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9710884353741497,
+					"center": 1.0043782837127846,
+					"high": 1.0316901408450705,
+					"date": "2022-01-10T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9605889995669121,
+					"center": 0.9972985141828005,
+					"high": 1.024335286164939,
+					"date": "2022-01-10T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.982881280569142,
+					"center": 1.000451467268623,
+					"high": 1.0216606498194947,
+					"date": "2022-01-10T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.976513098464318,
+					"center": 0.997692662667282,
+					"high": 1.0397320588133594,
 					"date": "2022-01-10T21:32:12+00:00",
 					"present": true
 				},
@@ -30237,6 +38792,27 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9721227145379532,
 					"center": 0.9815293207639694,
 					"high": 0.9880571345156293,
@@ -30300,9 +38876,16 @@
 					"present": true
 				},
 				{
-					"low": 0.9696394686907022,
+					"low": 0.9987373737373738,
 					"center": 1,
-					"high": 1.0333333333333332,
+					"high": 1.0006321112515801,
+					"date": "2022-01-11T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 1,
+					"center": 1.0013080444735123,
+					"high": 1.0026178010471203,
 					"date": "2022-01-11T21:32:12+00:00",
 					"present": true
 				},
@@ -30342,6 +38925,34 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.106368562205284,
 					"center": 1.116778472527802,
 					"high": 1.125733998944905,
@@ -30363,6 +38974,13 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9992977528089887,
 					"center": 0.9997658902025051,
 					"high": 1.0002342194636376,
@@ -30384,9 +39002,16 @@
 					"present": true
 				},
 				{
-					"low": 0.002572818494483783,
-					"center": 0.989008467695975,
-					"high": 381.0930953703869,
+					"low": 0.980346631018551,
+					"center": 0.9846989141164857,
+					"high": 0.9920750634935566,
+					"date": "2022-01-11T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9848894061831243,
+					"center": 0.9865699581952201,
+					"high": 0.9884508321344032,
 					"date": "2022-01-11T21:32:12+00:00",
 					"present": true
 				},
@@ -30531,6 +39156,27 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.0356587418401046,
 					"center": 1.0421461372435652,
 					"high": 1.0482323610931572,
@@ -30538,6 +39184,13 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.0039882342472721,
 					"center": 1.0065162890422836,
 					"high": 1.007844784712605,
@@ -30636,9 +39289,23 @@
 					"present": true
 				},
 				{
-					"low": 1.021772939346812,
-					"center": 1.0486443381180224,
-					"high": 1.095979262541252,
+					"low": 1.0101843364904777,
+					"center": 1.0248843187660668,
+					"high": 1.0447300771208226,
+					"date": "2022-01-11T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0333981781689054,
+					"center": 1.0478850758180367,
+					"high": 1.055421686746988,
+					"date": "2022-01-11T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.986097659955121,
+					"center": 1.0187578157565653,
+					"high": 1.0540077153879124,
 					"date": "2022-01-11T21:32:12+00:00",
 					"present": true
 				},
@@ -30671,9 +39338,30 @@
 					"present": true
 				},
 				{
-					"low": 0.9146916290094909,
-					"center": 0.9979994408883888,
-					"high": 1.0897283418610133,
+					"low": 0.9987096982828315,
+					"center": 1.0032321978622245,
+					"high": 1.0069694189811136,
+					"date": "2022-01-11T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9971475584446404,
+					"center": 0.9986954548892083,
+					"high": 1.002457885442765,
+					"date": "2022-01-11T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 1.003826980210484,
+					"center": 1.006406699288705,
+					"high": 1.0098240722863738,
+					"date": "2022-01-11T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9956353035222976,
+					"center": 0.9977453251696177,
+					"high": 1.000082872355854,
 					"date": "2022-01-11T21:32:12+00:00",
 					"present": true
 				},
@@ -30692,9 +39380,44 @@
 					"present": true
 				},
 				{
-					"low": 0.8371970601860264,
-					"center": 0.9929087818029859,
-					"high": 1.1974183170219785,
+					"low": 0.9943120260021667,
+					"center": 0.995124593716143,
+					"high": 0.9962039045553146,
+					"date": "2022-01-11T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9921530812956152,
+					"center": 0.994945635791348,
+					"high": 0.9968185954091366,
+					"date": "2022-01-11T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9889770593757334,
+					"center": 0.9922074481784265,
+					"high": 0.9944998644903945,
+					"date": "2022-01-11T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9991691591890994,
+					"center": 0.9996675531914894,
+					"high": 1.0003324468085106,
+					"date": "2022-01-11T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0048161765445673,
+					"center": 1.0096584845250802,
+					"high": 1.014664179109364,
+					"date": "2022-01-11T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9993755487601805,
+					"center": 1.0040022335697447,
+					"high": 1.0071828480763205,
 					"date": "2022-01-11T21:32:12+00:00",
 					"present": true
 				},
@@ -30783,23 +39506,58 @@
 					"present": true
 				},
 				{
-					"low": 0.22715153160348978,
-					"center": 1.013998499640353,
-					"high": 4.6319651527107,
+					"low": 1.0046824152790426,
+					"center": 1.0102797471554745,
+					"high": 1.0158293240876706,
 					"date": "2022-01-11T21:32:12+00:00",
 					"present": true
 				},
 				{
-					"low": 1.0042625745950553,
-					"center": 1.0102915951972555,
-					"high": 1.0137812230835488,
+					"low": 1.0162163667101094,
+					"center": 1.0331141603489926,
+					"high": 1.0471423080841527,
 					"date": "2022-01-11T21:32:12+00:00",
 					"present": true
 				},
 				{
-					"low": 0.9950293718933575,
-					"center": 0.9972899728997289,
-					"high": 1,
+					"low": 1.0076726342710998,
+					"center": 1.0119863013698631,
+					"high": 1.017211703958692,
+					"date": "2022-01-11T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9957734573119188,
+					"center": 1.002546689303905,
+					"high": 1.0128644939965694,
+					"date": "2022-01-11T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9843750000000001,
+					"center": 1.0026525198938991,
+					"high": 1.0169794459338697,
+					"date": "2022-01-11T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9930197391077549,
+					"center": 0.996394772420009,
+					"high": 1.000678426329245,
+					"date": "2022-01-11T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9966171511069588,
+					"center": 0.9986449864498644,
+					"high": 1.0013562386980108,
+					"date": "2022-01-11T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9953671528669994,
+					"center": 0.9993046963263625,
+					"high": 1.0018578727357175,
 					"date": "2022-01-11T21:32:12+00:00",
 					"present": true
 				},
@@ -30953,6 +39711,27 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9777685120254724,
 					"center": 0.9847986454514588,
 					"high": 0.9943462820242935,
@@ -31016,9 +39795,16 @@
 					"present": true
 				},
 				{
-					"low": 0.9694813878798505,
-					"center": 0.9993674889310564,
-					"high": 1.028952517135349,
+					"low": 0.9993686868686867,
+					"center": 1,
+					"high": 1.0012642225031605,
+					"date": "2022-01-13T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9993472584856398,
+					"center": 1.0013080444735123,
+					"high": 1.0019633507853403,
 					"date": "2022-01-13T21:32:12+00:00",
 					"present": true
 				},
@@ -31058,6 +39844,34 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.1159293547467013,
 					"center": 1.125282349383177,
 					"high": 1.1353145375168543,
@@ -31079,6 +39893,13 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9992979992979993,
 					"center": 0.9996489174956116,
 					"high": 1.0001170548987475,
@@ -31100,9 +39921,16 @@
 					"present": true
 				},
 				{
-					"low": 0.0025953192114783015,
-					"center": 0.9907271868268679,
-					"high": 380.32573083257455,
+					"low": 0.9877484217909749,
+					"center": 0.9950858800954744,
+					"high": 1.0009857535146809,
+					"date": "2022-01-13T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9876486377489169,
+					"center": 0.9890591379189537,
+					"high": 0.990810676648678,
 					"date": "2022-01-13T21:32:12+00:00",
 					"present": true
 				},
@@ -31247,6 +40075,27 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.0332377415967224,
 					"center": 1.0375325834828526,
 					"high": 1.043440125801968,
@@ -31254,6 +40103,13 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.0025014637272212,
 					"center": 1.005086001800681,
 					"high": 1.0066488669470963,
@@ -31352,9 +40208,23 @@
 					"present": true
 				},
 				{
-					"low": 1.0192012288786483,
-					"center": 1.0498417721518987,
-					"high": 1.165732586068855,
+					"low": 0.9967845659163987,
+					"center": 1.0117970100681377,
+					"high": 1.0296684118673647,
+					"date": "2022-01-13T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0333592101412443,
+					"center": 1.0411392405063291,
+					"high": 1.054226475279107,
+					"date": "2022-01-13T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0035268312194368,
+					"center": 1.0210172341319883,
+					"high": 1.0700749228735127,
 					"date": "2022-01-13T21:32:12+00:00",
 					"present": true
 				},
@@ -31387,9 +40257,30 @@
 					"present": true
 				},
 				{
-					"low": 0.9178574373485362,
-					"center": 1.0029456788884246,
-					"high": 1.089544534830904,
+					"low": 0.9986709664333202,
+					"center": 1.0033535932746507,
+					"high": 1.009565926644577,
+					"date": "2022-01-13T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9955558066399262,
+					"center": 0.9979420760487862,
+					"high": 1.0015483383685801,
+					"date": "2022-01-13T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0005251181515842,
+					"center": 1.003326239563254,
+					"high": 1.0061845861084682,
+					"date": "2022-01-13T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9932278977577734,
+					"center": 0.9957846885008782,
+					"high": 0.9999069662735414,
 					"date": "2022-01-13T21:32:12+00:00",
 					"present": true
 				},
@@ -31408,9 +40299,44 @@
 					"present": true
 				},
 				{
-					"low": 0.839853220443362,
-					"center": 0.9914215941407762,
-					"high": 1.1918600422641115,
+					"low": 0.9951272333513806,
+					"center": 0.9967479674796748,
+					"high": 1,
+					"date": "2022-01-13T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9925851964914916,
+					"center": 0.9958771899150259,
+					"high": 1.0021917635954125,
+					"date": "2022-01-13T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9885948838232058,
+					"center": 0.9912756113681428,
+					"high": 0.9943202497018787,
+					"date": "2022-01-13T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9990034877927254,
+					"center": 0.9995014955134595,
+					"high": 1,
+					"date": "2022-01-13T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0031874409528772,
+					"center": 1.0096864780321342,
+					"high": 1.0153828380491967,
+					"date": "2022-01-13T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9940641959216414,
+					"center": 1.0006960188291338,
+					"high": 1.0032872015931837,
 					"date": "2022-01-13T21:32:12+00:00",
 					"present": true
 				},
@@ -31499,23 +40425,58 @@
 					"present": true
 				},
 				{
-					"low": 0.22526534728526448,
-					"center": 1.0126500416061404,
-					"high": 4.3822861812213905,
+					"low": 1.0125768483383322,
+					"center": 1.015041891879919,
+					"high": 1.020644499024765,
 					"date": "2022-01-13T21:32:12+00:00",
 					"present": true
 				},
 				{
-					"low": 0.9957734573119188,
-					"center": 1.0068493150684932,
-					"high": 1.0120274914089347,
+					"low": 1.010282194297051,
+					"center": 1.0195116934963004,
+					"high": 1.0330492460675906,
 					"date": "2022-01-13T21:32:12+00:00",
 					"present": true
 				},
 				{
-					"low": 0.9923215898825655,
-					"center": 0.9954751131221719,
-					"high": 0.9988681632075647,
+					"low": 1.0068259385665528,
+					"center": 1.012853470437018,
+					"high": 1.0179948586118253,
+					"date": "2022-01-13T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9874161073825504,
+					"center": 0.9940828402366864,
+					"high": 1.0059854649675009,
+					"date": "2022-01-13T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9681857265692175,
+					"center": 0.9895379250217959,
+					"high": 1.010526323889138,
+					"date": "2022-01-13T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9905660377358491,
+					"center": 0.9954853273137698,
+					"high": 1.001354401805869,
+					"date": "2022-01-13T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9932371505861137,
+					"center": 0.997748254783374,
+					"high": 1.001356545400566,
+					"date": "2022-01-13T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9698605488079173,
+					"center": 0.9963014331946372,
+					"high": 1.0011605238683843,
 					"date": "2022-01-13T21:32:12+00:00",
 					"present": true
 				},
@@ -31669,6 +40630,27 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.982597825842539,
 					"center": 0.9871375727459558,
 					"high": 0.9935310621023502,
@@ -31732,9 +40714,16 @@
 					"present": true
 				},
 				{
-					"low": 0.9710718143951842,
+					"low": 0.9987373737373738,
 					"center": 1,
-					"high": 1.0309748940332573,
+					"high": 1.0012642225031605,
+					"date": "2022-01-17T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 1,
+					"center": 1.0019620667102682,
+					"high": 1.0039267015706805,
 					"date": "2022-01-17T21:32:10+00:00",
 					"present": true
 				},
@@ -31774,6 +40763,34 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.1162011950255881,
 					"center": 1.1203674101231655,
 					"high": 1.1245113435431167,
@@ -31795,6 +40812,13 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9991812865497075,
 					"center": 0.9998830135704259,
 					"high": 1.0012876038862226,
@@ -31816,9 +40840,16 @@
 					"present": true
 				},
 				{
-					"low": 0.0025911818072916625,
-					"center": 0.9890998613375623,
-					"high": 378.8036017432249,
+					"low": 0.9858073420987989,
+					"center": 0.9924160853892608,
+					"high": 0.9983598406238465,
+					"date": "2022-01-17T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9868986689638863,
+					"center": 0.9887299286625088,
+					"high": 0.990163746371343,
 					"date": "2022-01-17T21:32:10+00:00",
 					"present": true
 				},
@@ -31963,6 +40994,27 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.0354965143143722,
 					"center": 1.0414460268513288,
 					"high": 1.0470936510017177,
@@ -31970,6 +41022,13 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.0033824751108789,
 					"center": 1.006080877937744,
 					"high": 1.0088030943735042,
@@ -32068,9 +41127,23 @@
 					"present": true
 				},
 				{
-					"low": 1.0336317691888697,
+					"low": 1.0287271560454052,
+					"center": 1.0425020048115476,
+					"high": 1.0698198198198194,
+					"date": "2022-01-17T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 1.063289296806193,
 					"center": 1.0719367588932807,
-					"high": 1.0858630710291524,
+					"high": 1.076678439875188,
+					"date": "2022-01-17T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0128916378775568,
+					"center": 1.0358347386172007,
+					"high": 1.0816505706760318,
 					"date": "2022-01-17T21:32:10+00:00",
 					"present": true
 				},
@@ -32103,9 +41176,30 @@
 					"present": true
 				},
 				{
-					"low": 0.9112330860258419,
-					"center": 0.9941654332292437,
-					"high": 1.0835612782011195,
+					"low": 0.9996193827233137,
+					"center": 1.0078913895594839,
+					"high": 1.014040094078403,
+					"date": "2022-01-17T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9910624214526402,
+					"center": 0.9940981257306635,
+					"high": 0.9983903344316934,
+					"date": "2022-01-17T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9991004159551998,
+					"center": 1.0027246594175727,
+					"high": 1.0059686520376176,
+					"date": "2022-01-17T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9888058160188359,
+					"center": 0.9920429885295029,
+					"high": 0.9946876679482409,
 					"date": "2022-01-17T21:32:10+00:00",
 					"present": true
 				},
@@ -32124,9 +41218,44 @@
 					"present": true
 				},
 				{
-					"low": 0.8319296365632438,
-					"center": 0.9923327818763159,
-					"high": 1.194927767579216,
+					"low": 0.9936435308426925,
+					"center": 0.9948551313295424,
+					"high": 0.9962069899756163,
+					"date": "2022-01-17T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9942723712592407,
+					"center": 0.9965087560956839,
+					"high": 1.0010068873894349,
+					"date": "2022-01-17T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9902991700727195,
+					"center": 0.9918190037266534,
+					"high": 0.9933918760894029,
+					"date": "2022-01-17T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9991692972254528,
+					"center": 0.9996675531914894,
+					"high": 1,
+					"date": "2022-01-17T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9993579709598068,
+					"center": 1.0028886966660222,
+					"high": 1.0064568896120472,
+					"date": "2022-01-17T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9972418078179186,
+					"center": 1.002276520375644,
+					"high": 1.008154750788027,
 					"date": "2022-01-17T21:32:10+00:00",
 					"present": true
 				},
@@ -32215,23 +41344,58 @@
 					"present": true
 				},
 				{
-					"low": 0.22506281716766596,
-					"center": 1.0115565569606528,
-					"high": 4.5949068044710835,
+					"low": 1.0090033746883538,
+					"center": 1.0120005554608573,
+					"high": 1.0152730975622162,
 					"date": "2022-01-17T21:32:10+00:00",
 					"present": true
 				},
 				{
-					"low": 1.0085470085470085,
-					"center": 1.0111396743787489,
-					"high": 1.0154440182863538,
+					"low": 1.015453926836677,
+					"center": 1.032318627427395,
+					"high": 1.0437840743382523,
 					"date": "2022-01-17T21:32:10+00:00",
 					"present": true
 				},
 				{
-					"low": 0.9959386273317917,
-					"center": 0.9990954319312528,
-					"high": 1.0031717263253286,
+					"low": 1.0050847457627117,
+					"center": 1.016281062553556,
+					"high": 1.02057437154687,
+					"date": "2022-01-17T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0029761904761905,
+					"center": 1.0102214650766608,
+					"high": 1.0153977758768178,
+					"date": "2022-01-17T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9965126416739319,
+					"center": 1.0096406660823838,
+					"high": 1.0229479258605472,
+					"date": "2022-01-17T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9923629829290206,
+					"center": 0.9959422903516681,
+					"high": 0.9995485327313771,
+					"date": "2022-01-17T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9908405695553165,
+					"center": 0.9990978800180422,
+					"high": 1.0018091361374943,
+					"date": "2022-01-17T21:32:10+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9926147846625115,
+					"center": 0.9967622571692877,
+					"high": 1.0296296296296295,
 					"date": "2022-01-17T21:32:10+00:00",
 					"present": true
 				},
@@ -32385,6 +41549,27 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9834707150097975,
 					"center": 0.9874826052552594,
 					"high": 0.9942125278398621,
@@ -32448,9 +41633,16 @@
 					"present": true
 				},
 				{
-					"low": 0.9778621125869703,
-					"center": 1.0003162555344718,
-					"high": 1.0312907431551501,
+					"low": 0.9993682880606445,
+					"center": 1,
+					"high": 1.0006321112515801,
+					"date": "2022-01-18T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 1.000653167864141,
+					"center": 1.0019620667102682,
+					"high": 1.0032722513089005,
 					"date": "2022-01-18T21:32:12+00:00",
 					"present": true
 				},
@@ -32490,6 +41682,34 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.1101984328122156,
 					"center": 1.1204359656871172,
 					"high": 1.1305391748475517,
@@ -32511,6 +41731,13 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9983637213651239,
 					"center": 0.9997659997659998,
 					"high": 1.0005850690381466,
@@ -32532,9 +41759,16 @@
 					"present": true
 				},
 				{
-					"low": 0.002586371862086174,
-					"center": 0.9894868184483101,
-					"high": 381.38549661641537,
+					"low": 0.9882934160416832,
+					"center": 0.9934996362612349,
+					"high": 0.9981896409846472,
+					"date": "2022-01-18T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.98682725876999,
+					"center": 0.9886896463828428,
+					"high": 0.9899708451849211,
 					"date": "2022-01-18T21:32:12+00:00",
 					"present": true
 				},
@@ -32679,6 +41913,27 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.024753287123994,
 					"center": 1.031209985123837,
 					"high": 1.0393033525387587,
@@ -32686,6 +41941,13 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.0047544599870326,
 					"center": 1.006640160329643,
 					"high": 1.0077756815371013,
@@ -32784,9 +42046,23 @@
 					"present": true
 				},
 				{
-					"low": 1.0577673692427791,
-					"center": 1.0836658761110702,
-					"high": 1.1925522543344618,
+					"low": 1.0436527847466133,
+					"center": 1.0656565656565657,
+					"high": 1.1697348653974093,
+					"date": "2022-01-18T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0697306301537757,
+					"center": 1.0755767700875098,
+					"high": 1.0821050631672722,
+					"date": "2022-01-18T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0121186794818218,
+					"center": 1.0293378038558256,
+					"high": 1.0666089965397922,
 					"date": "2022-01-18T21:32:12+00:00",
 					"present": true
 				},
@@ -32819,9 +42095,30 @@
 					"present": true
 				},
 				{
-					"low": 0.9059321709302854,
-					"center": 0.9876883944747304,
-					"high": 1.081640609059692,
+					"low": 0.9963961287447484,
+					"center": 1.0042831044922569,
+					"high": 1.0093277974934634,
+					"date": "2022-01-18T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9910197154739502,
+					"center": 0.9932048983010999,
+					"high": 0.9960852011168968,
+					"date": "2022-01-18T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.997799944998625,
+					"center": 1.001102729254906,
+					"high": 1.00485,
+					"date": "2022-01-18T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9841370746610179,
+					"center": 0.9878399338227692,
+					"high": 0.9900860072250737,
 					"date": "2022-01-18T21:32:12+00:00",
 					"present": true
 				},
@@ -32840,9 +42137,44 @@
 					"present": true
 				},
 				{
-					"low": 0.8346597822182165,
-					"center": 1.000442652408292,
-					"high": 1.193304232621002,
+					"low": 0.9939107615816309,
+					"center": 0.9948565240931241,
+					"high": 0.9962100703844072,
+					"date": "2022-01-18T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9937312838288788,
+					"center": 0.9957730708064306,
+					"high": 0.9987919875041835,
+					"date": "2022-01-18T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9919568383423805,
+					"center": 0.9930530003090825,
+					"high": 0.9945506093744247,
+					"date": "2022-01-18T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9988372093023257,
+					"center": 0.9995014126641184,
+					"high": 1.0001661957786272,
+					"date": "2022-01-18T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9953701658434869,
+					"center": 1.0017941521298894,
+					"high": 1.0083500510468584,
+					"date": "2022-01-18T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0013372620126928,
+					"center": 1.0050785101355868,
+					"high": 1.0080099244783005,
 					"date": "2022-01-18T21:32:12+00:00",
 					"present": true
 				},
@@ -32931,23 +42263,58 @@
 					"present": true
 				},
 				{
-					"low": 0.22564133808169626,
-					"center": 1.0167552892518497,
-					"high": 4.609447893434068,
+					"low": 1.0056439143479121,
+					"center": 1.0086764341957681,
+					"high": 1.013464358671188,
 					"date": "2022-01-18T21:32:12+00:00",
 					"present": true
 				},
 				{
-					"low": 1.0085763293310464,
-					"center": 1.0128755364806867,
-					"high": 1.0163300416921517,
+					"low": 1.0083358222894796,
+					"center": 1.0227414046639363,
+					"high": 1.0370181991935379,
 					"date": "2022-01-18T21:32:12+00:00",
 					"present": true
 				},
 				{
-					"low": 0.9959404600811906,
-					"center": 0.9986468200270635,
-					"high": 1.0018107741059303,
+					"low": 1.011120615911035,
+					"center": 1.0145922746781115,
+					"high": 1.0180567497850386,
+					"date": "2022-01-18T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0017021276595743,
+					"center": 1.0076857386848848,
+					"high": 1.0136752136752136,
+					"date": "2022-01-18T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9938730560024516,
+					"center": 1.0089047195013359,
+					"high": 1.0276046304541406,
+					"date": "2022-01-18T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9946152052492386,
+					"center": 0.9977528089887641,
+					"high": 1.0013537906137184,
+					"date": "2022-01-18T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9950539568345325,
+					"center": 0.9981957600360847,
+					"high": 1.002263980193018,
+					"date": "2022-01-18T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.994447015270708,
+					"center": 0.9986123959296946,
+					"high": 1.0030145254410887,
 					"date": "2022-01-18T21:32:12+00:00",
 					"present": true
 				},
@@ -33101,6 +42468,27 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9828117565638652,
 					"center": 0.9906681353949927,
 					"high": 0.9978050368349782,
@@ -33164,9 +42552,16 @@
 					"present": true
 				},
 				{
-					"low": 0.9696394686907022,
-					"center": 0.9993679886080171,
-					"high": 1.0326477344625349,
+					"low": 0.9974787265065861,
+					"center": 0.9993690851735016,
+					"high": 1.0006317119393557,
+					"date": "2022-01-20T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 1,
+					"center": 1.0019633507853403,
+					"high": 1.0039292730844795,
 					"date": "2022-01-20T21:32:12+00:00",
 					"present": true
 				},
@@ -33206,6 +42601,34 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.1113442600410117,
 					"center": 1.1175299931067253,
 					"high": 1.125759005783875,
@@ -33227,6 +42650,13 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9994148624926859,
 					"center": 0.9997659176029964,
 					"high": 1.0002342057505542,
@@ -33248,9 +42678,16 @@
 					"present": true
 				},
 				{
-					"low": 0.002618303377054178,
-					"center": 0.9905015820838055,
-					"high": 382.19642028787484,
+					"low": 0.9998122175709729,
+					"center": 1.0068328213584152,
+					"high": 1.011473713909527,
+					"date": "2022-01-20T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9882814571516408,
+					"center": 0.9897674669356935,
+					"high": 0.9925583828715934,
 					"date": "2022-01-20T21:32:12+00:00",
 					"present": true
 				},
@@ -33395,6 +42832,27 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.0372719244063227,
 					"center": 1.042376184430807,
 					"high": 1.0471598520428058,
@@ -33402,6 +42860,13 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.0015747359934268,
 					"center": 1.0037080348713603,
 					"high": 1.006250115618445,
@@ -33500,9 +42965,23 @@
 					"present": true
 				},
 				{
-					"low": 1.0525078369905956,
-					"center": 1.0707472178060413,
-					"high": 1.0998535531354476,
+					"low": 1.0166227447800527,
+					"center": 1.0280469148393676,
+					"high": 1.0429822774495825,
+					"date": "2022-01-20T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 1.060965954077593,
+					"center": 1.0676751592356688,
+					"high": 1.0752602081665332,
+					"date": "2022-01-20T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 1.011715481171548,
+					"center": 1.0234309623430962,
+					"high": 1.04073756432247,
 					"date": "2022-01-20T21:32:12+00:00",
 					"present": true
 				},
@@ -33535,9 +43014,30 @@
 					"present": true
 				},
 				{
-					"low": 0.9097742673112961,
-					"center": 0.9933655373781629,
-					"high": 1.0870536593540618,
+					"low": 1.0026705645433602,
+					"center": 1.0045887465527688,
+					"high": 1.0084778018874982,
+					"date": "2022-01-20T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9923918463770134,
+					"center": 0.9953569136687932,
+					"high": 0.9984895971000265,
+					"date": "2022-01-20T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0038012358867556,
+					"center": 1.0064023701323157,
+					"high": 1.0084445449747417,
+					"date": "2022-01-20T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9891762808584542,
+					"center": 0.9923224965337417,
+					"high": 0.994947089399242,
 					"date": "2022-01-20T21:32:12+00:00",
 					"present": true
 				},
@@ -33556,9 +43056,44 @@
 					"present": true
 				},
 				{
-					"low": 0.8445201323270075,
-					"center": 0.9922699256490228,
-					"high": 1.1963963790459342,
+					"low": 0.9948509485094851,
+					"center": 0.9956639566395664,
+					"high": 0.9970173535791758,
+					"date": "2022-01-20T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9907237754078124,
+					"center": 0.9935230350406954,
+					"high": 0.9959972824945019,
+					"date": "2022-01-20T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9892775396616675,
+					"center": 0.9917763278876637,
+					"high": 1.0007870424855831,
+					"date": "2022-01-20T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9988372093023257,
+					"center": 0.9996676084427455,
+					"high": 1.0004985044865404,
+					"date": "2022-01-20T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0128828908816478,
+					"center": 1.016051064284379,
+					"high": 1.0222995866004845,
+					"date": "2022-01-20T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 1.004345540916738,
+					"center": 1.0116878435840368,
+					"high": 1.0192671087249208,
 					"date": "2022-01-20T21:32:12+00:00",
 					"present": true
 				},
@@ -33647,23 +43182,58 @@
 					"present": true
 				},
 				{
-					"low": 0.2316554912366079,
-					"center": 1.0188164716238548,
-					"high": 4.684853253698775,
+					"low": 1.008820409374872,
+					"center": 1.0144737170606084,
+					"high": 1.0194216602661812,
 					"date": "2022-01-20T21:32:12+00:00",
 					"present": true
 				},
 				{
-					"low": 1.0051303985435722,
-					"center": 1.0085763293310464,
-					"high": 1.0120223293954544,
+					"low": 1.0314110954197173,
+					"center": 1.0423948403888672,
+					"high": 1.0607610194310377,
 					"date": "2022-01-20T21:32:12+00:00",
 					"present": true
 				},
 				{
-					"low": 0.993234100135318,
-					"center": 0.996383363471971,
-					"high": 0.9997734481196194,
+					"low": 1.0076857386848848,
+					"center": 1.011120615911035,
+					"high": 1.0137221269296741,
+					"date": "2022-01-20T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9983036471586091,
+					"center": 1.005104219285308,
+					"high": 1.0102827763496143,
+					"date": "2022-01-20T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9875234038014884,
+					"center": 1.007867132867133,
+					"high": 1.0264084507042255,
+					"date": "2022-01-20T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9889986528962731,
+					"center": 0.9937135159407274,
+					"high": 0.999097065462754,
+					"date": "2022-01-20T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9910193084867536,
+					"center": 0.9968425800631484,
+					"high": 1.0011312231097667,
+					"date": "2022-01-20T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9958275382475661,
+					"center": 0.9990732159406859,
+					"high": 1.0018561484918793,
 					"date": "2022-01-20T21:32:12+00:00",
 					"present": true
 				},
@@ -33817,6 +43387,27 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9756248618456878,
 					"center": 0.984403906494071,
 					"high": 0.9933449066188473,
@@ -33880,9 +43471,16 @@
 					"present": true
 				},
 				{
-					"low": 0.9712252957234213,
+					"low": 0.9993682880606445,
 					"center": 1,
-					"high": 1.0328270197685168,
+					"high": 1.0012642225031605,
+					"date": "2022-01-23T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 1,
+					"center": 1.0019633507853403,
+					"high": 1.0039267015706805,
 					"date": "2022-01-23T21:32:12+00:00",
 					"present": true
 				},
@@ -33922,6 +43520,34 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.1198134154834878,
 					"center": 1.1255603851369713,
 					"high": 1.1332555905635764,
@@ -33943,6 +43569,13 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9984802431610944,
 					"center": 0.9997659997659998,
 					"high": 1.0004681647940075,
@@ -33964,9 +43597,16 @@
 					"present": true
 				},
 				{
-					"low": 0.0026142141958652434,
-					"center": 0.9911911015129318,
-					"high": 377.427610580707,
+					"low": 0.9939370005575171,
+					"center": 1.0049398323734606,
+					"high": 1.0114719012583926,
+					"date": "2022-01-23T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9871299068018993,
+					"center": 0.9883243629037268,
+					"high": 0.9895385375038287,
 					"date": "2022-01-23T21:32:12+00:00",
 					"present": true
 				},
@@ -34111,6 +43751,27 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.034790174092008,
 					"center": 1.041832058299086,
 					"high": 1.049992489754856,
@@ -34118,6 +43779,13 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.0047377177652892,
 					"center": 1.0084689782752663,
 					"high": 1.0114608525392754,
@@ -34216,9 +43884,23 @@
 					"present": true
 				},
 				{
-					"low": 0.917462482946794,
-					"center": 1.0651310563939635,
-					"high": 1.0830285212331536,
+					"low": 1.011066398390342,
+					"center": 1.0196834415584415,
+					"high": 1.0326141066945373,
+					"date": "2022-01-23T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 1.062648691514671,
+					"center": 1.0668257756563246,
+					"high": 1.0778491171749598,
+					"date": "2022-01-23T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0045852438516047,
+					"center": 1.0225941422594145,
+					"high": 1.0505786540934416,
 					"date": "2022-01-23T21:32:12+00:00",
 					"present": true
 				},
@@ -34251,9 +43933,30 @@
 					"present": true
 				},
 				{
-					"low": 0.9067771145915003,
-					"center": 0.9917866692108435,
-					"high": 1.0830694493724295,
+					"low": 1.001962545315946,
+					"center": 1.0066562470674654,
+					"high": 1.0111946848000624,
+					"date": "2022-01-23T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9905124738976661,
+					"center": 0.9931846929336027,
+					"high": 0.9949760132965663,
+					"date": "2022-01-23T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 1.001981688197667,
+					"center": 1.0051172707889127,
+					"high": 1.0075010662050625,
+					"date": "2022-01-23T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.988448981278671,
+					"center": 0.9898292471162194,
+					"high": 0.99212272830649,
 					"date": "2022-01-23T21:32:12+00:00",
 					"present": true
 				},
@@ -34272,9 +43975,44 @@
 					"present": true
 				},
 				{
-					"low": 0.8456216787249429,
-					"center": 0.9917007671498891,
-					"high": 1.185929238607725,
+					"low": 0.9940427836447333,
+					"center": 0.9951206288967199,
+					"high": 0.9959327548806942,
+					"date": "2022-01-23T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9875352389979406,
+					"center": 0.9923609846309034,
+					"high": 0.997959226536356,
+					"date": "2022-01-23T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9878889434817364,
+					"center": 0.990227989096493,
+					"high": 0.9922014039313638,
+					"date": "2022-01-23T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9990029910269191,
+					"center": 0.9995012468827931,
+					"high": 1,
+					"date": "2022-01-23T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0071192257378594,
+					"center": 1.010896676159983,
+					"high": 1.0166035666265656,
+					"date": "2022-01-23T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0048700686785226,
+					"center": 1.0111124577696304,
+					"high": 1.0162933879724632,
 					"date": "2022-01-23T21:32:12+00:00",
 					"present": true
 				},
@@ -34363,23 +44101,58 @@
 					"present": true
 				},
 				{
-					"low": 0.2257944003069799,
-					"center": 1.029810811234763,
-					"high": 4.662433249468591,
+					"low": 1.0120640780206245,
+					"center": 1.015648987688001,
+					"high": 1.019488008326574,
 					"date": "2022-01-23T21:32:12+00:00",
 					"present": true
 				},
 				{
-					"low": 1.006872852233677,
-					"center": 1.0103181427343078,
-					"high": 1.0128976784178847,
+					"low": 1.0246268287009925,
+					"center": 1.0346191360303276,
+					"high": 1.0451621116957228,
 					"date": "2022-01-23T21:32:12+00:00",
 					"present": true
 				},
 				{
-					"low": 0.9923215898825655,
-					"center": 0.9950271247739603,
-					"high": 0.9977355072463769,
+					"low": 1.0094017094017094,
+					"center": 1.0128755364806867,
+					"high": 1.0163511187607575,
+					"date": "2022-01-23T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 1,
+					"center": 1.0103004291845492,
+					"high": 1.012886597938144,
+					"date": "2022-01-23T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9956217162872154,
+					"center": 1.007985803016859,
+					"high": 1.022283299440773,
+					"date": "2022-01-23T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9761378700839594,
+					"center": 0.9928025191183086,
+					"high": 0.997744700045106,
+					"date": "2022-01-23T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9932432432432433,
+					"center": 0.9963874447186873,
+					"high": 1,
+					"date": "2022-01-23T21:32:12+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9930619796484735,
+					"center": 0.9953725127255901,
+					"high": 0.9981451424924503,
 					"date": "2022-01-23T21:32:12+00:00",
 					"present": true
 				},
diff --git a/cmd/benchseries/testdata/odd/reference.json b/cmd/benchseries/testdata/odd/reference.json
index 3a34b0f..38e0fce 100644
--- a/cmd/benchseries/testdata/odd/reference.json
+++ b/cmd/benchseries/testdata/odd/reference.json
@@ -2,108 +2,137 @@
 	{
 		"unit": "sec/op amd64 linux drchase1.cam.corp.google.com",
 		"benchmarks": [
-			"AddingFields",
-			"All",
-			"AppendMsgReplicateDecision",
-			"AppendMsgResyncTargetsInfo",
-			"Arc",
-			"BWTS",
-			"BaseTest2KB",
-			"Bindata",
-			"Broker_No_Metrics_Open",
-			"Broker_Open",
-			"BucketsEqual",
-			"BufferedWriteSyncer",
-			"Build",
-			"BuildJSON",
-			"CombinedTestAndAdd",
-			"CommitAfterHash",
-			"CommitAfterHashFixedSize",
-			"CompactToHex",
-			"Compute1000000",
-			"DasumMediumUnitaryInc",
-			"DataUpdateTracker",
-			"DecodehealingTracker",
-			"Dgeev",
-			"DirectSend",
-			"Dnrm2MediumPosInc",
-			"EmojiKyokomiSprint",
-			"EncodeCodecFromInternalProtobuf",
-			"Encoding4KBVerySparse",
-			"FPAQ",
-			"FastTest2KB",
-			"FtoaRegexTrailing",
-			"FuturePromotion10000",
-			"GenSharedKeyP256",
-			"GenSharedKeyS256",
-			"General",
-			"GenerateKeyP256",
-			"Get",
-			"GetDB",
-			"GetObject5MbFS",
-			"GetPage",
-			"Growth_MultiSegment",
-			"Hash",
-			"Hash8K",
-			"HashFixedSize",
-			"HashimotoLight",
-			"HexToCompact",
-			"HexToKeybytes",
-			"HistogramAllocation",
-			"InsertChain_ring1000_memdb",
-			"JSONLogMarshalerFunc",
-			"KeybytesToHex",
-			"LZ",
-			"Listener",
-			"LouvainDirectedMultiplex",
-			"MTFT",
-			"MarshalMsgdataUsageCacheInfo",
-			"MergeByLanguage",
-			"MulWorkspaceDense1000Hundredth",
-			"MultiWriteSyncer",
-			"MuxBrodcast",
-			"OpDiv128",
-			"ParallelBrodcast",
-			"ParallelDirectSend",
-			"ParallelizeUntil",
-			"ParseBigBytes",
-			"PendingDemotion10000",
-			"Pi",
-			"Polygon",
-			"PoolBatchInsert10000",
-			"PoolBatchLocalInsert10000",
-			"ReaderContains",
-			"RecursiveFunc",
-			"ReflectorResyncChanMany",
-			"RegexMatch",
-			"RenderSpec",
-			"RenderSpecBlackFriday2",
-			"RenderSpecNoHTML",
-			"ReplaceShortcodeTokens",
-			"ResourceChainPostProcess",
-			"Run",
-			"Sampler_Check",
-			"Sampler_CheckWithHook",
-			"ScaleVec10000Inc20",
-			"ScopeTaggedNoCachedSubscopes",
-			"SeparateTestAndAdd",
-			"StandardJSON",
-			"StdlibJSON",
-			"StripHTML",
-			"TarjanSCCGnp_1000_half",
-			"TarjanSCCGnp_10_tenth",
-			"TeeCheck",
-			"TestTruncateWordsToWholeSentence",
-			"TextMovementBetweenSegments",
-			"UpdateBE",
-			"UpdateLE",
-			"ValidateVersionTildeFail",
-			"WalkAllBreadthFirstGnp_1000_tenth",
-			"WalkAllBreadthFirstGnp_10_tenth",
-			"WriteSyncer",
-			"ZapConsole",
-			"ZapJSON",
-			"_tokens_EstimatedBits"
+			"AddingFields/Zap.Sugar-12",
+			"AddingFields/apex/log-12",
+			"AddingFields/inconshreveable/log15-12",
+			"AddingFields/sirupsen/logrus-12",
+			"All/search/KNN-12",
+			"AppendMsgReplicateDecision-12",
+			"AppendMsgResyncTargetsInfo-12",
+			"Arc-12",
+			"BWTS-12",
+			"BaseTest2KB-12",
+			"Bindata-12",
+			"Broker_No_Metrics_Open-12",
+			"Broker_Open-12",
+			"BucketsEqual/same_20_durations-12",
+			"BucketsEqual/same_20_values-12",
+			"BufferedWriteSyncer/write_file_with_buffer-12",
+			"Build-12",
+			"BuildJSON-12",
+			"CombinedTestAndAdd-12",
+			"CommitAfterHash/no-onleaf-12",
+			"CommitAfterHash/with-onleaf-12",
+			"CommitAfterHashFixedSize/10-12",
+			"CommitAfterHashFixedSize/100-12",
+			"CommitAfterHashFixedSize/100K-12",
+			"CommitAfterHashFixedSize/10K-12",
+			"CommitAfterHashFixedSize/1K-12",
+			"CompactToHex-12",
+			"Compute1000000-12",
+			"DasumMediumUnitaryInc-12",
+			"DataUpdateTracker-12",
+			"DecodehealingTracker-12",
+			"Dgeev/Circulant10-12",
+			"Dgeev/Circulant100-12",
+			"DirectSend-12",
+			"Dnrm2MediumPosInc-12",
+			"EmojiKyokomiSprint-12",
+			"EncodeCodecFromInternalProtobuf-12",
+			"Encoding4KBVerySparse-12",
+			"FPAQ-12",
+			"FastTest2KB-12",
+			"FtoaRegexTrailing-12",
+			"FuturePromotion10000-12",
+			"GenSharedKeyP256-12",
+			"GenSharedKeyS256-12",
+			"General-12",
+			"GenerateKeyP256-12",
+			"Get-12",
+			"GetDB-12",
+			"GetObject5MbFS-12",
+			"GetPage-12",
+			"Growth_MultiSegment-12",
+			"Hash-12",
+			"Hash8K-12",
+			"HashFixedSize/10-12",
+			"HashFixedSize/100-12",
+			"HashFixedSize/100K-12",
+			"HashFixedSize/10K-12",
+			"HashFixedSize/1K-12",
+			"HashimotoLight-12",
+			"HexToCompact-12",
+			"HexToKeybytes-12",
+			"HistogramAllocation-12",
+			"InsertChain_ring1000_memdb-12",
+			"JSONLogMarshalerFunc-12",
+			"KeybytesToHex-12",
+			"LZ-12",
+			"Listener-12",
+			"LouvainDirectedMultiplex-12",
+			"MTFT-12",
+			"MarshalMsgdataUsageCacheInfo-12",
+			"MergeByLanguage-12",
+			"MulWorkspaceDense1000Hundredth-12",
+			"MultiWriteSyncer/2_discarder-12",
+			"MultiWriteSyncer/4_discarder-12",
+			"MultiWriteSyncer/4_discarder_with_buffer-12",
+			"MuxBrodcast-12",
+			"OpDiv128-12",
+			"ParallelBrodcast-12",
+			"ParallelDirectSend-12",
+			"ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-12",
+			"ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-12",
+			"ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-12",
+			"ParallelizeUntil/pieces:999,workers:10,chunkSize:13-12",
+			"ParseBigBytes-12",
+			"PendingDemotion10000-12",
+			"Pi/foo=apmckinlay/prec=100-12",
+			"Pi/foo=ericlagergren_(GDA)/prec=100-12",
+			"Pi/foo=ericlagergren_(Go)/prec=100-12",
+			"Pi/foo=float64/prec=100-12",
+			"Pi/foo=go-inf/prec=100-12",
+			"Pi/foo=shopspring/prec=100-12",
+			"Polygon-12",
+			"PoolBatchInsert10000-12",
+			"PoolBatchLocalInsert10000-12",
+			"ReaderContains-12",
+			"RecursiveFunc-12",
+			"ReflectorResyncChanMany-12",
+			"RegexMatch-12",
+			"RenderSpec-12",
+			"RenderSpecBlackFriday2-12",
+			"RenderSpecNoHTML-12",
+			"ReplaceShortcodeTokens-12",
+			"ResourceChainPostProcess-12",
+			"Run/10k/1-12",
+			"Run/10k/16-12",
+			"Sampler_Check/100_keys-12",
+			"Sampler_Check/50_keys-12",
+			"Sampler_Check/7_keys-12",
+			"Sampler_CheckWithHook/100_keys-12",
+			"Sampler_CheckWithHook/50_keys-12",
+			"Sampler_CheckWithHook/7_keys-12",
+			"ScaleVec10000Inc20-12",
+			"ScopeTaggedNoCachedSubscopes-12",
+			"SeparateTestAndAdd-12",
+			"StandardJSON-12",
+			"StdlibJSON-12",
+			"StripHTML-12",
+			"TarjanSCCGnp_1000_half-12",
+			"TarjanSCCGnp_10_tenth-12",
+			"TeeCheck-12",
+			"TestTruncateWordsToWholeSentence-12",
+			"TextMovementBetweenSegments-12",
+			"UpdateBE-12",
+			"UpdateLE-12",
+			"ValidateVersionTildeFail-12",
+			"WalkAllBreadthFirstGnp_1000_tenth-12",
+			"WalkAllBreadthFirstGnp_10_tenth-12",
+			"WriteSyncer/write_file_with_no_buffer-12",
+			"ZapConsole-12",
+			"ZapJSON-12",
+			"_tokens_EstimatedBits-12"
 		],
 		"series": [
 			"2021-10-03T21:32:07+00:00",
@@ -153,9 +182,30 @@
 		"summaries": [
 			[
 				{
-					"low": 0.7642108208465326,
-					"center": 0.849509743080551,
-					"high": 0.9628142641747607,
+					"low": 1.014809041309431,
+					"center": 1.0299921073401737,
+					"high": 1.047355958958169,
+					"date": "2021-10-03T21:32:07+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8636050674745249,
+					"center": 0.8755104177573029,
+					"high": 0.8859914247557461,
+					"date": "2021-10-03T21:32:07+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8339831850859022,
+					"center": 0.8381704628949301,
+					"high": 0.8505336974059824,
+					"date": "2021-10-03T21:32:07+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8282631048780009,
+					"center": 0.8335181466718614,
+					"high": 0.843980493751905,
 					"date": "2021-10-03T21:32:07+00:00",
 					"present": true
 				},
@@ -237,6 +287,13 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.869557460599711,
 					"center": 0.8979549775991661,
 					"high": 0.9238742481987579,
@@ -258,16 +315,51 @@
 					"present": false
 				},
 				{
-					"low": 0.8052139695031972,
-					"center": 0.94019796452089,
-					"high": 1.0948325635103926,
+					"low": 0.9009675583380763,
+					"center": 0.934757505773672,
+					"high": 0.9594438006952493,
 					"date": "2021-10-03T21:32:07+00:00",
 					"present": true
 				},
 				{
-					"low": 0.0751632773168173,
-					"center": 0.9160520740476868,
-					"high": 96.52134739352387,
+					"low": 0.9119617224880382,
+					"center": 0.9345794392523363,
+					"high": 0.9874623871614844,
+					"date": "2021-10-03T21:32:07+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8890539871223379,
+					"center": 0.9023126452546958,
+					"high": 0.9254123085360598,
+					"date": "2021-10-03T21:32:07+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9273763833513431,
+					"center": 0.9332393394429361,
+					"high": 0.9372881611255893,
+					"date": "2021-10-03T21:32:07+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8677059844999471,
+					"center": 0.8878864811323188,
+					"high": 0.9070174275754992,
+					"date": "2021-10-03T21:32:07+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9073954512012585,
+					"center": 0.9166715549656891,
+					"high": 0.9269840528764827,
+					"date": "2021-10-03T21:32:07+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9102902285037784,
+					"center": 0.9147541430672759,
+					"high": 0.9227062073996554,
 					"date": "2021-10-03T21:32:07+00:00",
 					"present": true
 				},
@@ -307,9 +399,16 @@
 					"present": false
 				},
 				{
-					"low": 0.003680288807562326,
-					"center": 1.1358381590460143,
-					"high": 291.3416362588845,
+					"low": 0.9344532870165804,
+					"center": 0.942248842622865,
+					"high": 0.9504721275654866,
+					"date": "2021-10-03T21:32:07+00:00",
+					"present": true
+				},
+				{
+					"low": 1.1339970279423737,
+					"center": 1.1366612083060974,
+					"high": 1.1398137558557424,
 					"date": "2021-10-03T21:32:07+00:00",
 					"present": true
 				},
@@ -454,9 +553,37 @@
 					"present": true
 				},
 				{
-					"low": 0.02146905373894772,
-					"center": 0.9440134108903974,
-					"high": 7.411808183848275,
+					"low": 0.8966107718652063,
+					"center": 0.9040297097436232,
+					"high": 0.9158861730248343,
+					"date": "2021-10-03T21:32:07+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9589168153726725,
+					"center": 0.9730038587878383,
+					"high": 0.9971797909480726,
+					"date": "2021-10-03T21:32:07+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8886028008526765,
+					"center": 0.9418915632908611,
+					"high": 0.9930119470409714,
+					"date": "2021-10-03T21:32:07+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9394983882287299,
+					"center": 0.9516822971439275,
+					"high": 0.9642562968416342,
+					"date": "2021-10-03T21:32:07+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8725429816225023,
+					"center": 0.9440241096461989,
+					"high": 0.9530319094798272,
 					"date": "2021-10-03T21:32:07+00:00",
 					"present": true
 				},
@@ -566,6 +693,20 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.0020560747663552,
 					"center": 1.0396153846153848,
 					"high": 1.0575581395348839,
@@ -601,6 +742,27 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.883734939759036,
 					"center": 0.9326128417037508,
 					"high": 0.9350318471337581,
@@ -615,9 +777,44 @@
 					"present": false
 				},
 				{
-					"low": 0.3356839660174564,
-					"center": 0.9093414893418622,
-					"high": 2.384120736480301,
+					"low": 0.8626986009011145,
+					"center": 0.8641330166270783,
+					"high": 0.8658101356174162,
+					"date": "2021-10-03T21:32:07+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8340291363890442,
+					"center": 0.8749667854754029,
+					"high": 0.8833322643601278,
+					"date": "2021-10-03T21:32:07+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8569909250119409,
+					"center": 0.9072638278363584,
+					"high": 0.9111848341232227,
+					"date": "2021-10-03T21:32:07+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9937231582424844,
+					"center": 0.9991697110594487,
+					"high": 1.000332502078138,
+					"date": "2021-10-03T21:32:07+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8423914713201635,
+					"center": 0.9115510563672934,
+					"high": 0.9147833008663777,
+					"date": "2021-10-03T21:32:07+00:00",
+					"present": true
+				},
+				{
+					"low": 0.940507336495567,
+					"center": 0.9724687447405506,
+					"high": 0.9771554709646477,
 					"date": "2021-10-03T21:32:07+00:00",
 					"present": true
 				},
@@ -706,13 +903,48 @@
 					"present": false
 				},
 				{
-					"low": 0.21235324473021913,
-					"center": 0.9680883957262165,
-					"high": 4.527073266667102,
+					"low": 0.9614509586040761,
+					"center": 0.967867562811624,
+					"high": 0.9809494041783179,
 					"date": "2021-10-03T21:32:07+00:00",
 					"present": true
 				},
 				{
+					"low": 0.9299544717180426,
+					"center": 0.9937921689141493,
+					"high": 1.0253789486299452,
+					"date": "2021-10-03T21:32:07+00:00",
+					"present": true
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0,
 					"center": 0,
 					"high": 0,
@@ -869,9 +1101,30 @@
 			],
 			[
 				{
-					"low": 0.7694276318397018,
-					"center": 0.8686880129872989,
-					"high": 0.9606238557227632,
+					"low": 0.9946442234123947,
+					"center": 1.009259259259259,
+					"high": 1.0226739640344018,
+					"date": "2021-10-06T21:32:07+00:00",
+					"present": true
+				},
+				{
+					"low": 0.874059310676609,
+					"center": 0.8773282836977104,
+					"high": 0.8799117606507652,
+					"date": "2021-10-06T21:32:07+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8401182075869971,
+					"center": 0.845459228508227,
+					"high": 0.8502206665652107,
+					"date": "2021-10-06T21:32:07+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8351142772336004,
+					"center": 0.8397473908918407,
+					"high": 0.8455327990501632,
 					"date": "2021-10-06T21:32:07+00:00",
 					"present": true
 				},
@@ -953,6 +1206,13 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.8843952345797687,
 					"center": 0.9009384855429137,
 					"high": 0.9129543418386686,
@@ -974,16 +1234,51 @@
 					"present": false
 				},
 				{
-					"low": 0.8224420172255911,
-					"center": 0.9428283410138248,
-					"high": 1.105057803468208,
+					"low": 0.8623417721518987,
+					"center": 0.9450867052023121,
+					"high": 0.969364161849711,
 					"date": "2021-10-06T21:32:07+00:00",
 					"present": true
 				},
 				{
-					"low": 0.07534488499412598,
-					"center": 0.9145821425507898,
-					"high": 11.069063920852983,
+					"low": 0.9099952629085742,
+					"center": 0.9430535100638194,
+					"high": 0.9836149513568869,
+					"date": "2021-10-06T21:32:07+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8630075692605989,
+					"center": 0.893284446159784,
+					"high": 0.9177923581628715,
+					"date": "2021-10-06T21:32:07+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9246721538611327,
+					"center": 0.9298005165934952,
+					"high": 0.9340638195006022,
+					"date": "2021-10-06T21:32:07+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8791176910854677,
+					"center": 0.8981717691885929,
+					"high": 0.9214637540807435,
+					"date": "2021-10-06T21:32:07+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9035528737454936,
+					"center": 0.9108589473948732,
+					"high": 0.9232085684690563,
+					"date": "2021-10-06T21:32:07+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9097850463656966,
+					"center": 0.9146854012512899,
+					"high": 0.9198608132959932,
 					"date": "2021-10-06T21:32:07+00:00",
 					"present": true
 				},
@@ -1023,9 +1318,16 @@
 					"present": false
 				},
 				{
-					"low": 0.0037070641278755916,
-					"center": 1.1362902240661377,
-					"high": 285.5710777768608,
+					"low": 0.9119482667869765,
+					"center": 0.9297341639108923,
+					"high": 0.9414536700302206,
+					"date": "2021-10-06T21:32:07+00:00",
+					"present": true
+				},
+				{
+					"low": 1.1350482946849263,
+					"center": 1.138161801044679,
+					"high": 1.1503356653541497,
 					"date": "2021-10-06T21:32:07+00:00",
 					"present": true
 				},
@@ -1170,9 +1472,37 @@
 					"present": true
 				},
 				{
-					"low": 0.126627868801923,
-					"center": 0.9446706352345029,
-					"high": 40.82470406339083,
+					"low": 0.8830494624345067,
+					"center": 0.8956970185334407,
+					"high": 0.9069332074427389,
+					"date": "2021-10-06T21:32:07+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9390588007923854,
+					"center": 0.9437997427640296,
+					"high": 0.9511443983685562,
+					"date": "2021-10-06T21:32:07+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9031345816306234,
+					"center": 0.948977967442698,
+					"high": 0.974024767031664,
+					"date": "2021-10-06T21:32:07+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9402810842619588,
+					"center": 0.9521720630894744,
+					"high": 0.9615018966449519,
+					"date": "2021-10-06T21:32:07+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9404085956534197,
+					"center": 0.9463548193702471,
+					"high": 0.9515764795005421,
 					"date": "2021-10-06T21:32:07+00:00",
 					"present": true
 				},
@@ -1282,6 +1612,20 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.0103896103896104,
 					"center": 1.041300191204589,
 					"high": 1.0741617357001971,
@@ -1317,6 +1661,27 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9106808244846971,
 					"center": 0.9257142857142856,
 					"high": 0.9292543021032504,
@@ -1331,9 +1696,44 @@
 					"present": false
 				},
 				{
-					"low": 0.3349406945924597,
-					"center": 0.9068823722204764,
-					"high": 6.019817711891145,
+					"low": 0.8550622504110876,
+					"center": 0.8648134948918984,
+					"high": 0.873574144486692,
+					"date": "2021-10-06T21:32:07+00:00",
+					"present": true
+				},
+				{
+					"low": 0.873794394123799,
+					"center": 0.8760817579675486,
+					"high": 0.8789793088213635,
+					"date": "2021-10-06T21:32:07+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8954790405201069,
+					"center": 0.9080351961564933,
+					"high": 0.9127289185519446,
+					"date": "2021-10-06T21:32:07+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9953665397981134,
+					"center": 0.9995014955134595,
+					"high": 1.0006646726487205,
+					"date": "2021-10-06T21:32:07+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8976733883538156,
+					"center": 0.9077567612410818,
+					"high": 0.9109272653122373,
+					"date": "2021-10-06T21:32:07+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9556226452755807,
+					"center": 0.959402421275967,
+					"high": 0.9633477033448478,
 					"date": "2021-10-06T21:32:07+00:00",
 					"present": true
 				},
@@ -1422,13 +1822,48 @@
 					"present": false
 				},
 				{
-					"low": 0.21435897536344029,
-					"center": 0.9752122637476792,
-					"high": 4.503098704464579,
+					"low": 0.9628362547376389,
+					"center": 0.9740857880018341,
+					"high": 0.9813646567262768,
 					"date": "2021-10-06T21:32:07+00:00",
 					"present": true
 				},
 				{
+					"low": 0.965880214608995,
+					"center": 0.9919867398091791,
+					"high": 1.0108735672207119,
+					"date": "2021-10-06T21:32:07+00:00",
+					"present": true
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0,
 					"center": 0,
 					"high": 0,
@@ -1585,9 +2020,30 @@
 			],
 			[
 				{
-					"low": 0.7519512708333432,
-					"center": 0.8623850096744629,
-					"high": 0.9573387763592973,
+					"low": 1.0007745933384973,
+					"center": 1.0186770428015566,
+					"high": 1.0272798129384257,
+					"date": "2021-10-07T21:32:07+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8623850096744629,
+					"center": 0.8678930335547607,
+					"high": 0.8800204394481349,
+					"date": "2021-10-07T21:32:07+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8182817060357646,
+					"center": 0.823844568737121,
+					"high": 0.8326993937953168,
+					"date": "2021-10-07T21:32:07+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8241745352178759,
+					"center": 0.8335112692763939,
+					"high": 0.8446047040517086,
 					"date": "2021-10-07T21:32:07+00:00",
 					"present": true
 				},
@@ -1669,6 +2125,13 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.8951121176382456,
 					"center": 0.9047770335666574,
 					"high": 0.922377175853066,
@@ -1690,16 +2153,51 @@
 					"present": false
 				},
 				{
-					"low": 0.8324620363455314,
-					"center": 0.934119522771387,
-					"high": 1.0653950953678473,
+					"low": 0.8717678100263853,
+					"center": 0.9152354570637119,
+					"high": 0.9579333709768492,
 					"date": "2021-10-07T21:32:07+00:00",
 					"present": true
 				},
 				{
-					"low": 0.07553600129747988,
-					"center": 0.9143510169040208,
-					"high": 11.050068437646836,
+					"low": 0.9423361261705274,
+					"center": 0.9684573681616562,
+					"high": 1.0108427796944308,
+					"date": "2021-10-07T21:32:07+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8912639757437938,
+					"center": 0.8958952098088494,
+					"high": 0.9287563780367071,
+					"date": "2021-10-07T21:32:07+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9278624174700336,
+					"center": 0.9309841236383892,
+					"high": 0.934642795063445,
+					"date": "2021-10-07T21:32:07+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8811665042371314,
+					"center": 0.9099754857590513,
+					"high": 0.9185804349500422,
+					"date": "2021-10-07T21:32:07+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9044050744001559,
+					"center": 0.9076888607918071,
+					"high": 0.9198525556656151,
+					"date": "2021-10-07T21:32:07+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9079102025608021,
+					"center": 0.9123993681526937,
+					"high": 0.9205598238565738,
 					"date": "2021-10-07T21:32:07+00:00",
 					"present": true
 				},
@@ -1739,9 +2237,16 @@
 					"present": false
 				},
 				{
-					"low": 0.003724631491150569,
-					"center": 1.130474974008134,
-					"high": 284.5570704756085,
+					"low": 0.9200751879699248,
+					"center": 0.9353359321256592,
+					"high": 0.9457820581416087,
+					"date": "2021-10-07T21:32:07+00:00",
+					"present": true
+				},
+				{
+					"low": 1.1304052249078704,
+					"center": 1.1335249998557235,
+					"high": 1.1354878997075297,
 					"date": "2021-10-07T21:32:07+00:00",
 					"present": true
 				},
@@ -1886,9 +2391,37 @@
 					"present": true
 				},
 				{
-					"low": 0.12578921275102536,
-					"center": 0.9411775404563958,
-					"high": 41.36522046128325,
+					"low": 0.8943637290511693,
+					"center": 0.9060407017090845,
+					"high": 0.9229087336302595,
+					"date": "2021-10-07T21:32:07+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9468687581914292,
+					"center": 0.9597019814129485,
+					"high": 0.9682268803945746,
+					"date": "2021-10-07T21:32:07+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8993536308187537,
+					"center": 0.9352679684720302,
+					"high": 0.9600898384464717,
+					"date": "2021-10-07T21:32:07+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9444728492066581,
+					"center": 0.9518302724806185,
+					"high": 0.9620818038439238,
+					"date": "2021-10-07T21:32:07+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9316110048740287,
+					"center": 0.9404332622712147,
+					"high": 0.9447787382205982,
 					"date": "2021-10-07T21:32:07+00:00",
 					"present": true
 				},
@@ -1998,6 +2531,20 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9793795620437958,
 					"center": 1.0088345864661654,
 					"high": 1.0507827788649706,
@@ -2033,6 +2580,27 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9205548549810844,
 					"center": 0.9275730622617534,
 					"high": 0.9426751592356688,
@@ -2047,9 +2615,44 @@
 					"present": false
 				},
 				{
-					"low": 0.38425138865176595,
-					"center": 0.9159625854856915,
-					"high": 3.464314367354473,
+					"low": 0.8589532973480403,
+					"center": 0.8676016163536961,
+					"high": 0.8708065667380442,
+					"date": "2021-10-07T21:32:07+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8698173374800696,
+					"center": 0.8773656737640702,
+					"high": 0.8809338879764226,
+					"date": "2021-10-07T21:32:07+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9073160873080033,
+					"center": 0.9080962800875274,
+					"high": 0.9115946727179404,
+					"date": "2021-10-07T21:32:07+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9995014126641184,
+					"center": 1,
+					"high": 1.0006650041562761,
+					"date": "2021-10-07T21:32:07+00:00",
+					"present": true
+				},
+				{
+					"low": 0.91618930524174,
+					"center": 0.9195631165022661,
+					"high": 0.9233621034390829,
+					"date": "2021-10-07T21:32:07+00:00",
+					"present": true
+				},
+				{
+					"low": 0.959665663088183,
+					"center": 0.9629628698749092,
+					"high": 0.9680273254396525,
 					"date": "2021-10-07T21:32:07+00:00",
 					"present": true
 				},
@@ -2138,13 +2741,48 @@
 					"present": false
 				},
 				{
-					"low": 0.21455129069642917,
-					"center": 0.9740842062523224,
-					"high": 4.508116472003529,
+					"low": 0.9560872099441219,
+					"center": 0.9676472050615955,
+					"high": 0.9800710894921044,
 					"date": "2021-10-07T21:32:07+00:00",
 					"present": true
 				},
 				{
+					"low": 0.9780041349901618,
+					"center": 1.0053923221759926,
+					"high": 1.0365504158637502,
+					"date": "2021-10-07T21:32:07+00:00",
+					"present": true
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0,
 					"center": 0,
 					"high": 0,
@@ -2301,9 +2939,30 @@
 			],
 			[
 				{
-					"low": 0.7711184984614405,
-					"center": 0.8598031305470388,
-					"high": 0.9616296838035595,
+					"low": 0.9099790648988137,
+					"center": 1.017080745341615,
+					"high": 1.0266457680250785,
+					"date": "2021-10-10T21:32:09+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8659487179487179,
+					"center": 0.8773675213675214,
+					"high": 0.8902930148590473,
+					"date": "2021-10-10T21:32:09+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8311250373022978,
+					"center": 0.8467585285905062,
+					"high": 0.8555088773726657,
+					"date": "2021-10-10T21:32:09+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8271287596761804,
+					"center": 0.8373002837091236,
+					"high": 0.8437162080980416,
 					"date": "2021-10-10T21:32:09+00:00",
 					"present": true
 				},
@@ -2385,6 +3044,13 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.8980079277571889,
 					"center": 0.9164609257492567,
 					"high": 0.9287136690175976,
@@ -2406,16 +3072,51 @@
 					"present": false
 				},
 				{
-					"low": 0.7957375478927203,
-					"center": 0.9368186323092171,
-					"high": 1.1030116341609908,
+					"low": 0.910213243546577,
+					"center": 0.939717671488614,
+					"high": 0.977456647398844,
 					"date": "2021-10-10T21:32:09+00:00",
 					"present": true
 				},
 				{
-					"low": 0.07456338047114014,
-					"center": 0.9113221236459913,
-					"high": 11.024194852794459,
+					"low": 0.8946360153256705,
+					"center": 0.9228235294117647,
+					"high": 0.9664859536717595,
+					"date": "2021-10-10T21:32:09+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8609520940042181,
+					"center": 0.8827857170370941,
+					"high": 0.9033070012391574,
+					"date": "2021-10-10T21:32:09+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9243712029390287,
+					"center": 0.9294601751271326,
+					"high": 0.9318091136991561,
+					"date": "2021-10-10T21:32:09+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8609880168792232,
+					"center": 0.8731226128635478,
+					"high": 0.8987560970038486,
+					"date": "2021-10-10T21:32:09+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9075963799975242,
+					"center": 0.9122705693591084,
+					"high": 0.9194915538402508,
+					"date": "2021-10-10T21:32:09+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8984587035699375,
+					"center": 0.9094360265867496,
+					"high": 0.9168897330739806,
 					"date": "2021-10-10T21:32:09+00:00",
 					"present": true
 				},
@@ -2455,9 +3156,16 @@
 					"present": false
 				},
 				{
-					"low": 0.003716480721041234,
-					"center": 1.1311587791535442,
-					"high": 285.0939657474519,
+					"low": 0.9266295363800513,
+					"center": 0.932695244883413,
+					"high": 0.9459201567980193,
+					"date": "2021-10-10T21:32:09+00:00",
+					"present": true
+				},
+				{
+					"low": 1.129318404314411,
+					"center": 1.135115299062951,
+					"high": 1.1396604057965791,
 					"date": "2021-10-10T21:32:09+00:00",
 					"present": true
 				},
@@ -2602,9 +3310,37 @@
 					"present": true
 				},
 				{
-					"low": 0.022043988767745954,
+					"low": 0.7879703068108047,
+					"center": 0.8905980703252098,
+					"high": 0.903726004337833,
+					"date": "2021-10-10T21:32:09+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9441019535636992,
+					"center": 0.9542531423560362,
+					"high": 1.0714504417811215,
+					"date": "2021-10-10T21:32:09+00:00",
+					"present": true
+				},
+				{
+					"low": 0.893473734213052,
+					"center": 0.9290089286874579,
+					"high": 0.9544638801421723,
+					"date": "2021-10-10T21:32:09+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8820059657326238,
+					"center": 0.9452639603498725,
+					"high": 0.959639796637888,
+					"date": "2021-10-10T21:32:09+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8680750075248079,
 					"center": 0.9429304622632556,
-					"high": 41.091614570028,
+					"high": 0.9484182503340804,
 					"date": "2021-10-10T21:32:09+00:00",
 					"present": true
 				},
@@ -2714,6 +3450,20 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.990960451977401,
 					"center": 1.023352165725047,
 					"high": 1.0423954372623574,
@@ -2749,6 +3499,27 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9164564943253468,
 					"center": 0.9267049075844487,
 					"high": 0.9286169534735501,
@@ -2763,9 +3534,44 @@
 					"present": false
 				},
 				{
-					"low": 0.3403272542377035,
-					"center": 0.9150275666815677,
-					"high": 18.435259092360518,
+					"low": 0.854494250176015,
+					"center": 0.8648456057007126,
+					"high": 0.8655262532668093,
+					"date": "2021-10-10T21:32:09+00:00",
+					"present": true
+				},
+				{
+					"low": 0.868202551006473,
+					"center": 0.8743091307720025,
+					"high": 0.8857025764286826,
+					"date": "2021-10-10T21:32:09+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8955293397475563,
+					"center": 0.9084593269068155,
+					"high": 0.9130400973100539,
+					"date": "2021-10-10T21:32:09+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9988375954832281,
+					"center": 0.9995014126641184,
+					"high": 1.0003324468085106,
+					"date": "2021-10-10T21:32:09+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9162925815357998,
+					"center": 0.9224847580046538,
+					"high": 0.9277126502862,
+					"date": "2021-10-10T21:32:09+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9672750737463127,
+					"center": 0.971886107681371,
+					"high": 0.978240074717362,
 					"date": "2021-10-10T21:32:09+00:00",
 					"present": true
 				},
@@ -2854,13 +3660,48 @@
 					"present": false
 				},
 				{
-					"low": 0.21574753061587784,
-					"center": 0.976639930559144,
-					"high": 4.451415968970174,
+					"low": 0.9620091932827347,
+					"center": 0.9690458959385925,
+					"high": 0.9784088482812962,
 					"date": "2021-10-10T21:32:09+00:00",
 					"present": true
 				},
 				{
+					"low": 0.9692666061789634,
+					"center": 0.9949405492986731,
+					"high": 1.04722830410148,
+					"date": "2021-10-10T21:32:09+00:00",
+					"present": true
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0,
 					"center": 0,
 					"high": 0,
@@ -3017,9 +3858,30 @@
 			],
 			[
 				{
-					"low": 0.7638188440936382,
-					"center": 0.8675955092480412,
-					"high": 0.9660358769618735,
+					"low": 1.0015552099533436,
+					"center": 1.0266249021143306,
+					"high": 1.0493736852611053,
+					"date": "2021-10-11T21:32:09+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8698559670781894,
+					"center": 0.8761482093095263,
+					"high": 0.8875215442950707,
+					"date": "2021-10-11T21:32:09+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8384137230291077,
+					"center": 0.843374574143805,
+					"high": 0.8601772616136919,
+					"date": "2021-10-11T21:32:09+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8257010585911007,
+					"center": 0.8392728581713463,
+					"high": 0.8440405620918965,
 					"date": "2021-10-11T21:32:09+00:00",
 					"present": true
 				},
@@ -3101,6 +3963,13 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9117009983279938,
 					"center": 0.9209318682444493,
 					"high": 0.9323136475889663,
@@ -3122,16 +3991,51 @@
 					"present": false
 				},
 				{
-					"low": 0.8391177592837135,
-					"center": 0.945239337622484,
-					"high": 1.1104046242774568,
+					"low": 0.8713692946058091,
+					"center": 0.975043528728961,
+					"high": 1.0005803830528148,
 					"date": "2021-10-11T21:32:09+00:00",
 					"present": true
 				},
 				{
-					"low": 0.07517909341339596,
-					"center": 0.917171211510995,
-					"high": 11.107081083603019,
+					"low": 0.9325396825396826,
+					"center": 0.9661185849526657,
+					"high": 1.00548081714001,
+					"date": "2021-10-11T21:32:09+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8777537633185455,
+					"center": 0.9064466615502687,
+					"high": 0.9252580331061344,
+					"date": "2021-10-11T21:32:09+00:00",
+					"present": true
+				},
+				{
+					"low": 0.92894730932473,
+					"center": 0.9361934865755865,
+					"high": 0.93873993525359,
+					"date": "2021-10-11T21:32:09+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8794368111947354,
+					"center": 0.8912192753282234,
+					"high": 0.9040120566104627,
+					"date": "2021-10-11T21:32:09+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8905844734652489,
+					"center": 0.9140468894930166,
+					"high": 0.923549767252434,
+					"date": "2021-10-11T21:32:09+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9105745863287086,
+					"center": 0.9170961521828718,
+					"high": 0.923651635945521,
 					"date": "2021-10-11T21:32:09+00:00",
 					"present": true
 				},
@@ -3171,9 +4075,16 @@
 					"present": false
 				},
 				{
-					"low": 0.0037363331718728325,
-					"center": 1.1416682956940658,
-					"high": 290.463715473868,
+					"low": 0.9390128083369697,
+					"center": 0.9446992852351414,
+					"high": 0.9519900882762893,
+					"date": "2021-10-11T21:32:09+00:00",
+					"present": true
+				},
+				{
+					"low": 1.1282753549809312,
+					"center": 1.148233616047835,
+					"high": 1.1725754384136948,
 					"date": "2021-10-11T21:32:09+00:00",
 					"present": true
 				},
@@ -3318,9 +4229,37 @@
 					"present": true
 				},
 				{
-					"low": 0.12619795805047518,
-					"center": 0.9441036580918742,
-					"high": 41.28326301257996,
+					"low": 0.8952622073147133,
+					"center": 0.9044802867383513,
+					"high": 0.9136037797328121,
+					"date": "2021-10-11T21:32:09+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9455629873033774,
+					"center": 0.9555188971043097,
+					"high": 0.9605811371184876,
+					"date": "2021-10-11T21:32:09+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8891157935472757,
+					"center": 0.9341835686546428,
+					"high": 0.963179383846885,
+					"date": "2021-10-11T21:32:09+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9073256776326095,
+					"center": 0.9481820124761232,
+					"high": 0.9643865210572382,
+					"date": "2021-10-11T21:32:09+00:00",
+					"present": true
+				},
+				{
+					"low": 0.93784371693392,
+					"center": 0.9436863443415778,
+					"high": 0.9495474136946277,
 					"date": "2021-10-11T21:32:09+00:00",
 					"present": true
 				},
@@ -3430,6 +4369,20 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9881481481481482,
 					"center": 1.052465483234714,
 					"high": 1.0907297830374754,
@@ -3465,6 +4418,27 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9230769230769231,
 					"center": 0.9249363867684479,
 					"high": 0.9643992371265099,
@@ -3479,9 +4453,44 @@
 					"present": false
 				},
 				{
-					"low": 0.39148076198136794,
-					"center": 0.9112699140069934,
-					"high": 2.3784824365500414,
+					"low": 0.8626660341555977,
+					"center": 0.8646080760095012,
+					"high": 0.866951770016631,
+					"date": "2021-10-11T21:32:09+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8734220197616104,
+					"center": 0.8781475288338448,
+					"high": 0.8885540508259681,
+					"date": "2021-10-11T21:32:09+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8996214409407595,
+					"center": 0.9050767111447248,
+					"high": 0.9897626363237331,
+					"date": "2021-10-11T21:32:09+00:00",
+					"present": true
+				},
+				{
+					"low": 0.994708119728791,
+					"center": 0.9993354377803622,
+					"high": 1,
+					"date": "2021-10-11T21:32:09+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9036690842484825,
+					"center": 0.9142346684394217,
+					"high": 0.9181293617240884,
+					"date": "2021-10-11T21:32:09+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9507044007611913,
+					"center": 0.957210393647441,
+					"high": 0.9647825268311052,
 					"date": "2021-10-11T21:32:09+00:00",
 					"present": true
 				},
@@ -3570,13 +4579,48 @@
 					"present": false
 				},
 				{
-					"low": 0.21409867161786644,
-					"center": 0.9737403756490627,
-					"high": 4.5090096833512145,
+					"low": 0.9561348022809982,
+					"center": 0.9668076995391471,
+					"high": 0.9723590370496688,
 					"date": "2021-10-11T21:32:09+00:00",
 					"present": true
 				},
 				{
+					"low": 0.9814760257220561,
+					"center": 1.0001026909047424,
+					"high": 1.0193196722481979,
+					"date": "2021-10-11T21:32:09+00:00",
+					"present": true
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0,
 					"center": 0,
 					"high": 0,
@@ -3733,9 +4777,30 @@
 			],
 			[
 				{
-					"low": 0.753899688333802,
-					"center": 0.8529388951484187,
-					"high": 0.9661642340730184,
+					"low": 1.0015444015444015,
+					"center": 1.01328125,
+					"high": 1.0196078431372548,
+					"date": "2021-10-12T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8668082628207324,
+					"center": 0.8750642321263403,
+					"high": 0.8837008064795264,
+					"date": "2021-10-12T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.7705171367073238,
+					"center": 0.8286197584354691,
+					"high": 0.8496686325773698,
+					"date": "2021-10-12T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8250065622539156,
+					"center": 0.8329260033567916,
+					"high": 0.8473023615489857,
 					"date": "2021-10-12T21:32:11+00:00",
 					"present": true
 				},
@@ -3817,6 +4882,13 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9028684318842366,
 					"center": 0.9165939444763865,
 					"high": 0.930077611820178,
@@ -3838,16 +4910,51 @@
 					"present": false
 				},
 				{
-					"low": 0.8242803504380477,
-					"center": 0.9473420260782346,
-					"high": 1.0945298414697953,
+					"low": 0.9080841638981174,
+					"center": 0.9468822170900694,
+					"high": 0.9965357967667436,
 					"date": "2021-10-12T21:32:11+00:00",
 					"present": true
 				},
 				{
-					"low": 0.014472712939643532,
-					"center": 0.9043484538972151,
-					"high": 97.31090221340024,
+					"low": 0.91432720232333,
+					"center": 0.9531639262580968,
+					"high": 0.9860488290981565,
+					"date": "2021-10-12T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8793208004851426,
+					"center": 0.8971788028974457,
+					"high": 0.9171483622350675,
+					"date": "2021-10-12T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9220476541333402,
+					"center": 0.9259384485919513,
+					"high": 0.9303187769313491,
+					"date": "2021-10-12T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8870265361128932,
+					"center": 0.8988338233121003,
+					"high": 0.928154163052124,
+					"date": "2021-10-12T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9121383100643078,
+					"center": 0.915220337547902,
+					"high": 0.9262967665141342,
+					"date": "2021-10-12T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8981656256507228,
+					"center": 0.9029454054658966,
+					"high": 0.9093649006555142,
 					"date": "2021-10-12T21:32:11+00:00",
 					"present": true
 				},
@@ -3887,9 +4994,16 @@
 					"present": false
 				},
 				{
-					"low": 0.0037136795394225324,
-					"center": 1.129212113391211,
-					"high": 285.8810153147341,
+					"low": 0.9306826293046563,
+					"center": 0.9386094674556213,
+					"high": 0.9533226028972177,
+					"date": "2021-10-12T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 1.1217920053559631,
+					"center": 1.1314461967518739,
+					"high": 1.1377646081054114,
 					"date": "2021-10-12T21:32:11+00:00",
 					"present": true
 				},
@@ -4034,9 +5148,37 @@
 					"present": true
 				},
 				{
-					"low": 0.02209174739519565,
-					"center": 0.9453456362219448,
-					"high": 41.29825250629302,
+					"low": 0.8910558170813718,
+					"center": 0.9010116075481487,
+					"high": 0.9091087073564682,
+					"date": "2021-10-12T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9466632323782124,
+					"center": 0.9534517476925778,
+					"high": 0.9674757329586496,
+					"date": "2021-10-12T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9169929066820406,
+					"center": 0.9359130269999363,
+					"high": 0.9679013160853847,
+					"date": "2021-10-12T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.945590004576457,
+					"center": 0.9543934637448488,
+					"high": 0.9676082587913589,
+					"date": "2021-10-12T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9387241458452467,
+					"center": 0.9431127552998505,
+					"high": 0.9517186074684675,
 					"date": "2021-10-12T21:32:11+00:00",
 					"present": true
 				},
@@ -4146,6 +5288,20 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9882136279926336,
 					"center": 1.0182163187855788,
 					"high": 1.063249516441006,
@@ -4181,6 +5337,27 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9299809038828771,
 					"center": 0.9329501915708812,
 					"high": 0.9361837906828334,
@@ -4195,9 +5372,44 @@
 					"present": false
 				},
 				{
-					"low": 0.3756556188038608,
-					"center": 0.9118861086574263,
-					"high": 2.3795215338696476,
+					"low": 0.8640891840607211,
+					"center": 0.8661436043747028,
+					"high": 0.869129916567342,
+					"date": "2021-10-12T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8817437940545511,
+					"center": 0.8839665811976299,
+					"high": 0.8936454767426166,
+					"date": "2021-10-12T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8978769740533896,
+					"center": 0.9083935414540516,
+					"high": 0.9128339607593996,
+					"date": "2021-10-12T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9988377884775029,
+					"center": 0.9998338042213728,
+					"high": 1.0006646726487205,
+					"date": "2021-10-12T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.910663798148652,
+					"center": 0.9182479325104933,
+					"high": 0.9232746819805683,
+					"date": "2021-10-12T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9600523919478685,
+					"center": 0.9631445526445375,
+					"high": 0.9687074718931765,
 					"date": "2021-10-12T21:32:11+00:00",
 					"present": true
 				},
@@ -4286,13 +5498,48 @@
 					"present": false
 				},
 				{
-					"low": 0.21419091875642007,
-					"center": 0.9760936040238319,
-					"high": 4.535241918038729,
+					"low": 0.9678297465218234,
+					"center": 0.9715853147011412,
+					"high": 0.9766448031524433,
 					"date": "2021-10-12T21:32:11+00:00",
 					"present": true
 				},
 				{
+					"low": 0.9600775625486634,
+					"center": 0.9935534575712175,
+					"high": 1.0220264700682071,
+					"date": "2021-10-12T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0,
 					"center": 0,
 					"high": 0,
@@ -4449,9 +5696,30 @@
 			],
 			[
 				{
-					"low": 0.7624617987601299,
-					"center": 0.8515772071360089,
-					"high": 0.9613461185375256,
+					"low": 1,
+					"center": 1.0179127725856698,
+					"high": 1.0266669291324053,
+					"date": "2021-10-13T21:32:09+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8721892886345053,
+					"center": 0.8798209366391184,
+					"high": 0.8835951495108172,
+					"date": "2021-10-13T21:32:09+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8125550272935377,
+					"center": 0.8203779351691304,
+					"high": 0.833348301152522,
+					"date": "2021-10-13T21:32:09+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8318914434700165,
+					"center": 0.8380116088703677,
+					"high": 0.8411413205855991,
 					"date": "2021-10-13T21:32:09+00:00",
 					"present": true
 				},
@@ -4533,6 +5801,13 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9031241625766306,
 					"center": 0.913897697460719,
 					"high": 0.9277394437079965,
@@ -4554,16 +5829,51 @@
 					"present": false
 				},
 				{
-					"low": 0.8216939078751858,
-					"center": 0.937097780404518,
-					"high": 1.0742630385487528,
+					"low": 0.8864370290635092,
+					"center": 0.9326160815402038,
+					"high": 0.955051487114138,
 					"date": "2021-10-13T21:32:09+00:00",
 					"present": true
 				},
 				{
-					"low": 0.0745714565051498,
+					"low": 0.9340875553369404,
+					"center": 0.9435364041604756,
+					"high": 0.9702823179791977,
+					"date": "2021-10-13T21:32:09+00:00",
+					"present": true
+				},
+				{
+					"low": 0.859784837908826,
+					"center": 0.8977756214077779,
+					"high": 0.9589417101902329,
+					"date": "2021-10-13T21:32:09+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8512473754005966,
+					"center": 0.9274746666867876,
+					"high": 0.9416082573573143,
+					"date": "2021-10-13T21:32:09+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8539553793192057,
+					"center": 0.8904507605640328,
+					"high": 0.9023504380792998,
+					"date": "2021-10-13T21:32:09+00:00",
+					"present": true
+				},
+				{
+					"low": 0.7671464345798168,
+					"center": 0.9114708410066672,
+					"high": 0.9234260388696123,
+					"date": "2021-10-13T21:32:09+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8024559238284673,
 					"center": 0.9086098124308415,
-					"high": 90.10581970383467,
+					"high": 0.9121811231605041,
 					"date": "2021-10-13T21:32:09+00:00",
 					"present": true
 				},
@@ -4603,9 +5913,16 @@
 					"present": false
 				},
 				{
-					"low": 0.003713868950342473,
-					"center": 1.1383559319273726,
-					"high": 287.4391335481561,
+					"low": 0.9216736570822175,
+					"center": 0.9365340179717587,
+					"high": 0.9472400513478819,
+					"date": "2021-10-13T21:32:09+00:00",
+					"present": true
+				},
+				{
+					"low": 1.1278563630981016,
+					"center": 1.1406584542644922,
+					"high": 1.1521910400913546,
 					"date": "2021-10-13T21:32:09+00:00",
 					"present": true
 				},
@@ -4750,9 +6067,37 @@
 					"present": true
 				},
 				{
-					"low": 0.12579956876901405,
-					"center": 0.948894737765384,
-					"high": 8.289771111557915,
+					"low": 0.8910107805787469,
+					"center": 0.9009970008916268,
+					"high": 0.9997892518440463,
+					"date": "2021-10-13T21:32:09+00:00",
+					"present": true
+				},
+				{
+					"low": 0.859379413111018,
+					"center": 0.9571712518163218,
+					"high": 0.963477701919612,
+					"date": "2021-10-13T21:32:09+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9283214779599401,
+					"center": 0.9446221175436159,
+					"high": 0.9999051106551752,
+					"date": "2021-10-13T21:32:09+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9391013675667419,
+					"center": 0.9528606703909626,
+					"high": 1.0222917093205774,
+					"date": "2021-10-13T21:32:09+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9367793286511769,
+					"center": 0.9499105720329741,
+					"high": 1.0238737187254414,
 					"date": "2021-10-13T21:32:09+00:00",
 					"present": true
 				},
@@ -4862,6 +6207,20 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.008,
 					"center": 1.0347992351816446,
 					"high": 1.078386454183267,
@@ -4897,6 +6256,27 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9267676767676769,
 					"center": 0.9374201787994891,
 					"high": 0.946360153256705,
@@ -4911,9 +6291,44 @@
 					"present": false
 				},
 				{
-					"low": 0.050141323012465606,
-					"center": 0.9115095210771582,
-					"high": 2.2573515642408495,
+					"low": 0.86600142551675,
+					"center": 0.8678571428571428,
+					"high": 0.8696793962860343,
+					"date": "2021-10-13T21:32:09+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8801910578558928,
+					"center": 0.8814312670775488,
+					"high": 0.8864457868231777,
+					"date": "2021-10-13T21:32:09+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9066018199356479,
+					"center": 0.9085384402187505,
+					"high": 0.9215850633065416,
+					"date": "2021-10-13T21:32:09+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9943792362373947,
+					"center": 0.9995017438963628,
+					"high": 1.003821867730143,
+					"date": "2021-10-13T21:32:09+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9090370126394663,
+					"center": 0.9182768688187785,
+					"high": 0.9334516785011835,
+					"date": "2021-10-13T21:32:09+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9402215646474775,
+					"center": 0.9659127198662258,
+					"high": 0.9693585027444475,
 					"date": "2021-10-13T21:32:09+00:00",
 					"present": true
 				},
@@ -5002,13 +6417,48 @@
 					"present": false
 				},
 				{
-					"low": 0.21267847935148693,
-					"center": 0.9793742732390696,
-					"high": 4.549509596699744,
+					"low": 0.9578595784962112,
+					"center": 0.974137779913884,
+					"high": 0.9844662875199008,
 					"date": "2021-10-13T21:32:09+00:00",
 					"present": true
 				},
 				{
+					"low": 0.9778940235422673,
+					"center": 1.0007174223539537,
+					"high": 1.0245944951966726,
+					"date": "2021-10-13T21:32:09+00:00",
+					"present": true
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0,
 					"center": 0,
 					"high": 0,
@@ -5165,9 +6615,30 @@
 			],
 			[
 				{
-					"low": 0.7669449084250116,
-					"center": 0.8574772337296728,
-					"high": 0.9537447105756829,
+					"low": 1.006259780907668,
+					"center": 1.0117924528301887,
+					"high": 1.0220820189274449,
+					"date": "2021-10-14T21:32:07+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8663770813941462,
+					"center": 0.8729272244630606,
+					"high": 0.8852953410981697,
+					"date": "2021-10-14T21:32:07+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8280053079196573,
+					"center": 0.8386535113174695,
+					"high": 0.8445353594389245,
+					"date": "2021-10-14T21:32:07+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8268703836073384,
+					"center": 0.8315666895583889,
+					"high": 0.839108165109973,
 					"date": "2021-10-14T21:32:07+00:00",
 					"present": true
 				},
@@ -5249,6 +6720,13 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.8997096604686292,
 					"center": 0.9108910751222238,
 					"high": 0.9201037195549646,
@@ -5270,16 +6748,51 @@
 					"present": false
 				},
 				{
-					"low": 0.8352288668997285,
-					"center": 0.9429892361507954,
-					"high": 1.0545122796180573,
+					"low": 0.9021323127392017,
+					"center": 0.9379194630872484,
+					"high": 0.9875776397515528,
 					"date": "2021-10-14T21:32:07+00:00",
 					"present": true
 				},
 				{
-					"low": 0.07488165369937036,
-					"center": 0.9076573328696125,
-					"high": 97.02543656151396,
+					"low": 0.9115175481957489,
+					"center": 0.9417670682730923,
+					"high": 0.9655696202531645,
+					"date": "2021-10-14T21:32:07+00:00",
+					"present": true
+				},
+				{
+					"low": 0.884516549687416,
+					"center": 0.906148122578913,
+					"high": 0.9327273424615502,
+					"date": "2021-10-14T21:32:07+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9278035058318309,
+					"center": 0.9318753179900039,
+					"high": 0.9363414542587934,
+					"date": "2021-10-14T21:32:07+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8666084981562194,
+					"center": 0.8924483704225981,
+					"high": 0.9128392159444189,
+					"date": "2021-10-14T21:32:07+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9124335792137542,
+					"center": 0.9169984235876023,
+					"high": 0.9254799653562013,
+					"date": "2021-10-14T21:32:07+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9024942675634895,
+					"center": 0.906220612368101,
+					"high": 0.9186308005383653,
 					"date": "2021-10-14T21:32:07+00:00",
 					"present": true
 				},
@@ -5319,9 +6832,16 @@
 					"present": false
 				},
 				{
-					"low": 0.0037293411840055384,
-					"center": 1.134008871653037,
-					"high": 288.6339382100447,
+					"low": 0.9358817220775242,
+					"center": 0.9460736227993185,
+					"high": 0.9750938158638769,
+					"date": "2021-10-14T21:32:07+00:00",
+					"present": true
+				},
+				{
+					"low": 1.1310038606694874,
+					"center": 1.1379781351556133,
+					"high": 1.1410933051915253,
 					"date": "2021-10-14T21:32:07+00:00",
 					"present": true
 				},
@@ -5466,9 +6986,37 @@
 					"present": true
 				},
 				{
-					"low": 0.13460565631990215,
-					"center": 1.0300659498169402,
-					"high": 28.519719057877165,
+					"low": 0.8911489032756789,
+					"center": 0.8974941205092856,
+					"high": 0.906441754438257,
+					"date": "2021-10-14T21:32:07+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9863564386529985,
+					"center": 0.9928157167283423,
+					"high": 1.00115277784679,
+					"date": "2021-10-14T21:32:07+00:00",
+					"present": true
+				},
+				{
+					"low": 1.1144696578754507,
+					"center": 1.1422434952785419,
+					"high": 1.1877893637270143,
+					"date": "2021-10-14T21:32:07+00:00",
+					"present": true
+				},
+				{
+					"low": 1.1278154671427758,
+					"center": 1.1453394238931784,
+					"high": 1.15030344208127,
+					"date": "2021-10-14T21:32:07+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0206848873422476,
+					"center": 1.0302479684100843,
+					"high": 1.0350223386310111,
 					"date": "2021-10-14T21:32:07+00:00",
 					"present": true
 				},
@@ -5578,6 +7126,20 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9978927203065132,
 					"center": 1.0375478927203066,
 					"high": 1.0584291187739463,
@@ -5613,6 +7175,27 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9224952741020794,
 					"center": 0.9342693044033183,
 					"high": 0.9432035737077217,
@@ -5627,9 +7210,44 @@
 					"present": false
 				},
 				{
-					"low": 0.3837431230580731,
-					"center": 0.9159566613699932,
-					"high": 2.3951843844466465,
+					"low": 0.8649097815764482,
+					"center": 0.866096866096866,
+					"high": 0.881054131054131,
+					"date": "2021-10-14T21:32:07+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8801534564411322,
+					"center": 0.8820594245995326,
+					"high": 0.888890928448181,
+					"date": "2021-10-14T21:32:07+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9037568622707817,
+					"center": 0.9091919491297085,
+					"high": 0.9129555477395093,
+					"date": "2021-10-14T21:32:07+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9976840363937137,
+					"center": 0.9996676636756398,
+					"high": 1.0034895314057826,
+					"date": "2021-10-14T21:32:07+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9166487060032826,
+					"center": 0.9211692574265674,
+					"high": 0.9297916197247744,
+					"date": "2021-10-14T21:32:07+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9584871744439936,
+					"center": 0.965002596581544,
+					"high": 0.9701403810161944,
 					"date": "2021-10-14T21:32:07+00:00",
 					"present": true
 				},
@@ -5718,13 +7336,48 @@
 					"present": false
 				},
 				{
-					"low": 0.2117476721790316,
-					"center": 0.9733390070650405,
-					"high": 4.606989193474978,
+					"low": 0.9604532716791685,
+					"center": 0.969316860029288,
+					"high": 0.9796973651388514,
 					"date": "2021-10-14T21:32:07+00:00",
 					"present": true
 				},
 				{
+					"low": 0.9834008803387075,
+					"center": 1.003836602313852,
+					"high": 1.0287312890530727,
+					"date": "2021-10-14T21:32:07+00:00",
+					"present": true
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0,
 					"center": 0,
 					"high": 0,
@@ -5881,9 +7534,30 @@
 			],
 			[
 				{
-					"low": 0.762551505683624,
-					"center": 0.8515525032799365,
-					"high": 0.9656180024306709,
+					"low": 0.9984423676012462,
+					"center": 1.0134387351778655,
+					"high": 1.0403162055335966,
+					"date": "2021-10-16T21:32:05+00:00",
+					"present": true
+				},
+				{
+					"low": 0.858962942667306,
+					"center": 0.869022869022869,
+					"high": 0.8778746193426441,
+					"date": "2021-10-16T21:32:05+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8273272820481891,
+					"center": 0.8413063477460901,
+					"high": 0.8480680061823802,
+					"date": "2021-10-16T21:32:05+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8250140711556122,
+					"center": 0.8283371460827713,
+					"high": 0.8403713415920667,
 					"date": "2021-10-16T21:32:05+00:00",
 					"present": true
 				},
@@ -5965,6 +7639,13 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.8885227941274169,
 					"center": 0.9004870417597436,
 					"high": 0.9264745915651016,
@@ -5986,16 +7667,51 @@
 					"present": false
 				},
 				{
-					"low": 0.817673562932819,
-					"center": 0.945766585937576,
-					"high": 1.088677065280185,
+					"low": 0.9440922190201728,
+					"center": 0.9510086455331412,
+					"high": 0.9644935972060535,
 					"date": "2021-10-16T21:32:05+00:00",
 					"present": true
 				},
 				{
-					"low": 0.008873326510729598,
-					"center": 0.9100075974440027,
-					"high": 11.136777731016261,
+					"low": 0.9229631056809202,
+					"center": 0.9410014873574617,
+					"high": 0.9742191373326724,
+					"date": "2021-10-16T21:32:05+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8812261995430312,
+					"center": 0.9111195734958111,
+					"high": 0.939386955519705,
+					"date": "2021-10-16T21:32:05+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9326448136506511,
+					"center": 0.9366234621979619,
+					"high": 0.9431712849574596,
+					"date": "2021-10-16T21:32:05+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8754489067692927,
+					"center": 0.8854232117226638,
+					"high": 0.8948784932526342,
+					"date": "2021-10-16T21:32:05+00:00",
+					"present": true
+				},
+				{
+					"low": 0.7703251822610161,
+					"center": 0.9155478603698138,
+					"high": 0.9273317645546028,
+					"date": "2021-10-16T21:32:05+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8801942113853144,
+					"center": 0.9125812700145746,
+					"high": 0.9236372232397804,
 					"date": "2021-10-16T21:32:05+00:00",
 					"present": true
 				},
@@ -6035,9 +7751,16 @@
 					"present": false
 				},
 				{
-					"low": 0.0037334823048653376,
-					"center": 1.134838016911639,
-					"high": 290.0573051109964,
+					"low": 0.9084569953843864,
+					"center": 0.9475114527525429,
+					"high": 0.9969176574196389,
+					"date": "2021-10-16T21:32:05+00:00",
+					"present": true
+				},
+				{
+					"low": 1.133337642700735,
+					"center": 1.1391097059902084,
+					"high": 1.141500988642513,
 					"date": "2021-10-16T21:32:05+00:00",
 					"present": true
 				},
@@ -6182,9 +7905,37 @@
 					"present": true
 				},
 				{
-					"low": 0.13416213381742875,
-					"center": 1.0347716386298185,
-					"high": 7.619056790123457,
+					"low": 0.8966253320080171,
+					"center": 0.9092701526829507,
+					"high": 0.9160814091805309,
+					"date": "2021-10-16T21:32:05+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9920103627967686,
+					"center": 0.9967764582571121,
+					"high": 1.003953843711553,
+					"date": "2021-10-16T21:32:05+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0820105596412886,
+					"center": 1.1341441305999083,
+					"high": 1.1624758699111117,
+					"date": "2021-10-16T21:32:05+00:00",
+					"present": true
+				},
+				{
+					"low": 1.1337052166838044,
+					"center": 1.1417086723716416,
+					"high": 1.151673713013441,
+					"date": "2021-10-16T21:32:05+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0233334708604451,
+					"center": 1.0353861303180563,
+					"high": 1.0393132332496864,
 					"date": "2021-10-16T21:32:05+00:00",
 					"present": true
 				},
@@ -6294,6 +8045,20 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9711926605504585,
 					"center": 1.011047619047619,
 					"high": 1.0649903288201161,
@@ -6329,6 +8094,27 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.917617237008872,
 					"center": 0.9248407643312102,
 					"high": 0.9284345047923324,
@@ -6343,9 +8129,44 @@
 					"present": false
 				},
 				{
-					"low": 0.3383614937511936,
-					"center": 0.9121817335098675,
-					"high": 13.969880795186608,
+					"low": 0.8627636880777435,
+					"center": 0.8644027546900974,
+					"high": 0.8665400142483971,
+					"date": "2021-10-16T21:32:05+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8747075492705128,
+					"center": 0.8780593133906887,
+					"high": 0.8865521662367545,
+					"date": "2021-10-16T21:32:05+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9035283698649438,
+					"center": 0.9096066948997994,
+					"high": 0.9121882493192626,
+					"date": "2021-10-16T21:32:05+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9991692972254528,
+					"center": 0.9998337765957446,
+					"high": 1.0036563071297988,
+					"date": "2021-10-16T21:32:05+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9117893149754372,
+					"center": 0.9162022789653165,
+					"high": 0.921311502742718,
+					"date": "2021-10-16T21:32:05+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9148099827246101,
+					"center": 0.9501496060830656,
+					"high": 0.9646859459950172,
 					"date": "2021-10-16T21:32:05+00:00",
 					"present": true
 				},
@@ -6434,13 +8255,48 @@
 					"present": false
 				},
 				{
-					"low": 0.2114011901150748,
-					"center": 0.9654136218258471,
-					"high": 4.540002418519374,
+					"low": 0.9587289145000888,
+					"center": 0.9663292762116723,
+					"high": 0.9739964609513838,
 					"date": "2021-10-16T21:32:05+00:00",
 					"present": true
 				},
 				{
+					"low": 0.9125022899988373,
+					"center": 0.987158565113343,
+					"high": 1.017323577112011,
+					"date": "2021-10-16T21:32:05+00:00",
+					"present": true
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0,
 					"center": 0,
 					"high": 0,
@@ -6597,9 +8453,30 @@
 			],
 			[
 				{
-					"low": 0.7590379006406534,
-					"center": 0.8502861033213921,
-					"high": 1.6907195696032282,
+					"low": 0.9913522012578616,
+					"center": 1.0039308176100628,
+					"high": 1.0166145603510057,
+					"date": "2021-10-18T21:32:07+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8689655172413793,
+					"center": 0.8739174289589927,
+					"high": 0.881873440848881,
+					"date": "2021-10-18T21:32:07+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8235507027809615,
+					"center": 0.8284484587639802,
+					"high": 0.8327963525835868,
+					"date": "2021-10-18T21:32:07+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8209902164245478,
+					"center": 0.8287048120660762,
+					"high": 0.8359344341473722,
 					"date": "2021-10-18T21:32:07+00:00",
 					"present": true
 				},
@@ -6681,6 +8558,13 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9042733550368174,
 					"center": 0.9183307065806425,
 					"high": 0.9330527379552873,
@@ -6702,16 +8586,51 @@
 					"present": false
 				},
 				{
-					"low": 0.8370845461228054,
-					"center": 0.9473150962512665,
-					"high": 1.0842201282626447,
+					"low": 0.9260918253079508,
+					"center": 0.947580959586156,
+					"high": 0.9845183486238531,
 					"date": "2021-10-18T21:32:07+00:00",
 					"present": true
 				},
 				{
-					"low": 0.07502021288245564,
+					"low": 0.9097455592894863,
+					"center": 0.9581256231306082,
+					"high": 0.9924318869828455,
+					"date": "2021-10-18T21:32:07+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9007557063541024,
+					"center": 0.9117828500925355,
+					"high": 0.934068476249229,
+					"date": "2021-10-18T21:32:07+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9293398897332739,
+					"center": 0.9335215644093876,
+					"high": 0.9380539571033555,
+					"date": "2021-10-18T21:32:07+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8903099125422007,
+					"center": 0.9073176932143685,
+					"high": 0.9232241077083467,
+					"date": "2021-10-18T21:32:07+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8931808626255289,
+					"center": 0.9134940999120511,
+					"high": 0.9340245887603573,
+					"date": "2021-10-18T21:32:07+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9089588303664281,
 					"center": 0.9132560486016799,
-					"high": 11.116219354376703,
+					"high": 0.9213652786089755,
 					"date": "2021-10-18T21:32:07+00:00",
 					"present": true
 				},
@@ -6751,9 +8670,16 @@
 					"present": false
 				},
 				{
-					"low": 0.0037574236781417036,
-					"center": 1.1324148226460404,
-					"high": 290.62013399275867,
+					"low": 0.9407799211781788,
+					"center": 0.952266127359469,
+					"high": 0.9722844516669231,
+					"date": "2021-10-18T21:32:07+00:00",
+					"present": true
+				},
+				{
+					"low": 1.1317988947355406,
+					"center": 1.1381297791781992,
+					"high": 1.140757427655288,
 					"date": "2021-10-18T21:32:07+00:00",
 					"present": true
 				},
@@ -6898,9 +8824,37 @@
 					"present": true
 				},
 				{
-					"low": 0.02289983595464285,
+					"low": 0.8984344549824607,
+					"center": 0.9076339373323739,
+					"high": 0.9139791980113822,
+					"date": "2021-10-18T21:32:07+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9888374612240879,
+					"center": 0.9952878052160828,
+					"high": 1.0034996579654396,
+					"date": "2021-10-18T21:32:07+00:00",
+					"present": true
+				},
+				{
+					"low": 1.1049934600276488,
+					"center": 1.1476879015517034,
+					"high": 1.1663511797105013,
+					"date": "2021-10-18T21:32:07+00:00",
+					"present": true
+				},
+				{
+					"low": 1.1341056345910097,
+					"center": 1.1476301161050975,
+					"high": 1.1601758911920699,
+					"date": "2021-10-18T21:32:07+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9943702247442027,
 					"center": 1.0269299136108112,
-					"high": 49.92200586281399,
+					"high": 1.036134603472776,
 					"date": "2021-10-18T21:32:07+00:00",
 					"present": true
 				},
@@ -7010,6 +8964,20 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.0166666666666666,
 					"center": 1.0519999999999998,
 					"high": 1.0950298210735587,
@@ -7045,6 +9013,27 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9375,
 					"center": 0.940537084398977,
 					"high": 0.9501278772378515,
@@ -7059,9 +9048,44 @@
 					"present": false
 				},
 				{
-					"low": 0.050443952937157054,
-					"center": 0.9221734680090079,
-					"high": 2.3956516654973106,
+					"low": 0.8643060836501901,
+					"center": 0.8647813688212928,
+					"high": 0.8659695817490495,
+					"date": "2021-10-18T21:32:07+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8745724789211532,
+					"center": 0.8786412527196397,
+					"high": 0.8813256519474153,
+					"date": "2021-10-18T21:32:07+00:00",
+					"present": true
+				},
+				{
+					"low": 0.8957179342598428,
+					"center": 0.9122016470635924,
+					"high": 0.9204099418325778,
+					"date": "2021-10-18T21:32:07+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9955305413011091,
+					"center": 1,
+					"high": 1.004488778054863,
+					"date": "2021-10-18T21:32:07+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9234020206061819,
+					"center": 0.9252530820888043,
+					"high": 0.9259847124180277,
+					"date": "2021-10-18T21:32:07+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9597073885147251,
+					"center": 0.9625804808119759,
+					"high": 0.9718057809995262,
 					"date": "2021-10-18T21:32:07+00:00",
 					"present": true
 				},
@@ -7150,13 +9174,48 @@
 					"present": false
 				},
 				{
-					"low": 0.21032467601319588,
-					"center": 0.973017899343525,
-					"high": 4.60904528080923,
+					"low": 0.9624796981992162,
+					"center": 0.9665272821140175,
+					"high": 0.9797764667566041,
 					"date": "2021-10-18T21:32:07+00:00",
 					"present": true
 				},
 				{
+					"low": 0.9899736267975187,
+					"center": 1.003385774858351,
+					"high": 1.012045037459811,
+					"date": "2021-10-18T21:32:07+00:00",
+					"present": true
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0,
 					"center": 0,
 					"high": 0,
@@ -7320,6 +9379,27 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9525443549826094,
 					"center": 0.9573437637823058,
 					"high": 0.9648446244573323,
@@ -7390,6 +9470,13 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.0154287764621457,
 					"center": 1.0259179265658747,
 					"high": 1.0497043606799703,
@@ -7425,6 +9512,34 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9700735524179307,
 					"center": 0.9749361523524621,
 					"high": 0.9807955541183122,
@@ -7439,6 +9554,13 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.4353849706431256,
 					"center": 0.4359852044992875,
 					"high": 0.4368470170346493,
@@ -7467,9 +9589,16 @@
 					"present": true
 				},
 				{
-					"low": 0.0026278917656675444,
-					"center": 0.9902333248118937,
-					"high": 379.4299139444333,
+					"low": 0.9996973013248889,
+					"center": 1.0027751865671641,
+					"high": 1.0075692293360037,
+					"date": "2021-10-30T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9883313019992421,
+					"center": 0.9899842295524928,
+					"high": 0.9914421353503627,
 					"date": "2021-10-30T21:32:11+00:00",
 					"present": true
 				},
@@ -7614,6 +9743,27 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9795369332679551,
 					"center": 0.9829891454283628,
 					"high": 0.987630396978405,
@@ -7621,6 +9771,13 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.0004366186442026,
 					"center": 1.002598117770706,
 					"high": 1.0047535402429553,
@@ -7719,9 +9876,23 @@
 					"present": true
 				},
 				{
-					"low": 1.030660453157641,
-					"center": 1.0611423974255831,
-					"high": 1.160096540627514,
+					"low": 1.0310438510856692,
+					"center": 1.0450062093622527,
+					"high": 1.0863995080455058,
+					"date": "2021-10-30T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0340729215524131,
+					"center": 1.0530973451327432,
+					"high": 1.073357624389312,
+					"date": "2021-10-30T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9672472641022474,
+					"center": 1.0107749689183587,
+					"high": 1.0285291631445477,
 					"date": "2021-10-30T21:32:11+00:00",
 					"present": true
 				},
@@ -7754,9 +9925,30 @@
 					"present": true
 				},
 				{
-					"low": 0.898001300780995,
-					"center": 0.9832920874289443,
-					"high": 1.079303556615804,
+					"low": 0.9945662160811635,
+					"center": 0.9971964667092521,
+					"high": 1.001076508091678,
+					"date": "2021-10-30T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9830722301724787,
+					"center": 0.985122751442471,
+					"high": 0.9868637248611415,
+					"date": "2021-10-30T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9968490547164149,
+					"center": 0.9992479695176978,
+					"high": 1.0019091512665232,
+					"date": "2021-10-30T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9819443452520371,
+					"center": 0.9841764330526406,
+					"high": 0.9862584327970939,
 					"date": "2021-10-30T21:32:11+00:00",
 					"present": true
 				},
@@ -7775,9 +9967,44 @@
 					"present": true
 				},
 				{
-					"low": 0.8292276689400433,
-					"center": 0.9928608134098776,
-					"high": 1.1941069070346635,
+					"low": 0.988891899214305,
+					"center": 0.9899701816210356,
+					"high": 0.9913185024416711,
+					"date": "2021-10-30T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9923161338025455,
+					"center": 0.9935519121855201,
+					"high": 0.9946675074801985,
+					"date": "2021-10-30T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9921922186467194,
+					"center": 0.9928703741211291,
+					"high": 0.9945541703855154,
+					"date": "2021-10-30T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9998337765957446,
+					"center": 1.0001662234042552,
+					"high": 1.0004987531172072,
+					"date": "2021-10-30T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9884884707879474,
+					"center": 0.9966716140615453,
+					"high": 1.0033382294031246,
+					"date": "2021-10-30T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9774819499065153,
+					"center": 0.9826159023557185,
+					"high": 0.9878516349685122,
 					"date": "2021-10-30T21:32:11+00:00",
 					"present": true
 				},
@@ -7866,23 +10093,58 @@
 					"present": true
 				},
 				{
-					"low": 0.22607420793075395,
-					"center": 1.0094432128538278,
-					"high": 4.612262549810465,
+					"low": 1.0056196319918804,
+					"center": 1.0104111310509523,
+					"high": 1.016975228218113,
 					"date": "2021-10-30T21:32:11+00:00",
 					"present": true
 				},
 				{
-					"low": 0.9982803095442818,
-					"center": 1.0017211703958695,
-					"high": 1.0056105182688313,
+					"low": 1.0219142557189316,
+					"center": 1.0320043478492178,
+					"high": 1.0479807436924558,
 					"date": "2021-10-30T21:32:11+00:00",
 					"present": true
 				},
 				{
-					"low": 0.9923319801533603,
-					"center": 0.997742663656885,
-					"high": 1.0031803751839496,
+					"low": 0.9957228400342174,
+					"center": 1.0017152658662092,
+					"high": 1.0060240963855422,
+					"date": "2021-10-30T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9923404255319149,
+					"center": 0.9982876712328768,
+					"high": 1.0034305317324184,
+					"date": "2021-10-30T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9977930526420937,
+					"center": 1.0080428954423593,
+					"high": 1.0251121076233183,
+					"date": "2021-10-30T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9779739393149018,
+					"center": 0.9959441057932208,
+					"high": 1.0045289855072463,
+					"date": "2021-10-30T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9914606741573033,
+					"center": 0.9990978800180422,
+					"high": 1.004069661165207,
+					"date": "2021-10-30T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.991705069124424,
+					"center": 0.9972209356183419,
+					"high": 1.0018578727357175,
 					"date": "2021-10-30T21:32:11+00:00",
 					"present": true
 				},
@@ -8036,6 +10298,27 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9465534719876402,
 					"center": 0.9559081381678578,
 					"high": 0.9650382924728347,
@@ -8099,9 +10382,16 @@
 					"present": true
 				},
 				{
-					"low": 0.9693232131562302,
-					"center": 1,
-					"high": 1.030130293159609,
+					"low": 0.9993682880606445,
+					"center": 1.0006321112515801,
+					"high": 1.0012642225031605,
+					"date": "2021-11-01T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9993472584856398,
+					"center": 1.0006535947712418,
+					"high": 1.0026178010471203,
 					"date": "2021-11-01T21:32:13+00:00",
 					"present": true
 				},
@@ -8141,6 +10431,34 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9794621408351873,
 					"center": 0.9844220634541678,
 					"high": 0.9916572588792258,
@@ -8162,6 +10480,13 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9984800654741028,
 					"center": 0.9996488353037576,
 					"high": 1.0001171097318189,
@@ -8183,9 +10508,16 @@
 					"present": true
 				},
 				{
-					"low": 0.002644786416284341,
-					"center": 0.9977786707249707,
-					"high": 375.25721632510226,
+					"low": 1.0018778689664767,
+					"center": 1.0070778328793277,
+					"high": 1.0128037911463013,
+					"date": "2021-11-01T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9878192505715322,
+					"center": 0.9893970522171925,
+					"high": 0.9906594712704304,
 					"date": "2021-11-01T21:32:13+00:00",
 					"present": true
 				},
@@ -8330,6 +10662,27 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9779698701556102,
 					"center": 0.9864613823975317,
 					"high": 0.9919597034348767,
@@ -8337,6 +10690,13 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.000412559242501,
 					"center": 1.0022567928525294,
 					"high": 1.004076246827251,
@@ -8435,9 +10795,23 @@
 					"present": true
 				},
 				{
-					"low": 0.9786053882725831,
-					"center": 0.9984076433121019,
-					"high": 1.1570189671219782,
+					"low": 0.9736709771061571,
+					"center": 0.9869812855980471,
+					"high": 0.9969119917653114,
+					"date": "2021-11-01T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9866247049567269,
+					"center": 0.9960285941223193,
+					"high": 1.0063974502285533,
+					"date": "2021-11-01T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0164279696714407,
+					"center": 1.039662447257384,
+					"high": 1.067986230636833,
 					"date": "2021-11-01T21:32:13+00:00",
 					"present": true
 				},
@@ -8470,9 +10844,30 @@
 					"present": true
 				},
 				{
-					"low": 0.898655161985408,
-					"center": 0.98566518900252,
-					"high": 1.0797759264671831,
+					"low": 0.9940536175710593,
+					"center": 0.997224127444256,
+					"high": 1.0005056152462444,
+					"date": "2021-11-01T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9844839938162211,
+					"center": 0.9872742355114814,
+					"high": 0.9897407659265536,
+					"date": "2021-11-01T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0040758151630327,
+					"center": 1.0065171074069432,
+					"high": 1.0093358932661776,
+					"date": "2021-11-01T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9827650455215781,
+					"center": 0.9847245859449588,
+					"high": 0.9862882983799034,
 					"date": "2021-11-01T21:32:13+00:00",
 					"present": true
 				},
@@ -8491,9 +10886,44 @@
 					"present": true
 				},
 				{
-					"low": 0.8330092318181088,
-					"center": 0.9940616347420899,
-					"high": 1.196052967457832,
+					"low": 0.9899728997289974,
+					"center": 0.9907834101382489,
+					"high": 0.9921323928377646,
+					"date": "2021-11-01T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9975867373009968,
+					"center": 0.9999228846740301,
+					"high": 1.0048563904294627,
+					"date": "2021-11-01T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9917252123813163,
+					"center": 0.9939817539729252,
+					"high": 0.9958384378599612,
+					"date": "2021-11-01T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9998338042213728,
+					"center": 1.0001662234042552,
+					"high": 1.0004987531172072,
+					"date": "2021-11-01T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9993091475944166,
+					"center": 1.0040044017445346,
+					"high": 1.0120954822517312,
+					"date": "2021-11-01T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9803135697694836,
+					"center": 0.9871870850618515,
+					"high": 0.995706075293307,
 					"date": "2021-11-01T21:32:13+00:00",
 					"present": true
 				},
@@ -8582,23 +11012,58 @@
 					"present": true
 				},
 				{
-					"low": 0.22609397089600192,
-					"center": 1.0126853818855654,
-					"high": 4.671361502029782,
+					"low": 1.0085465017814959,
+					"center": 1.0113535065163182,
+					"high": 1.0174914843146377,
 					"date": "2021-11-01T21:32:13+00:00",
 					"present": true
 				},
 				{
-					"low": 0.994869601456428,
-					"center": 1,
-					"high": 1.0051590751814328,
+					"low": 1.031508414645835,
+					"center": 1.0380078461547622,
+					"high": 1.0499973740556932,
 					"date": "2021-11-01T21:32:13+00:00",
 					"present": true
 				},
 				{
-					"low": 0.9959349593495935,
-					"center": 0.9990946129470348,
-					"high": 1.0022716946842343,
+					"low": 0.9914748508098893,
+					"center": 1.0008554319931566,
+					"high": 1.0068876465626255,
+					"date": "2021-11-01T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9898305084745762,
+					"center": 0.9974380871050383,
+					"high": 1.008132852472475,
+					"date": "2021-11-01T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.96795076678371,
+					"center": 0.9911894273127754,
+					"high": 1.0216720264782517,
+					"date": "2021-11-01T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9874776386404294,
+					"center": 0.9972887483054678,
+					"high": 1.000453103853785,
+					"date": "2021-11-01T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9941625505163898,
+					"center": 1.0018099547511312,
+					"high": 1.0056776001270995,
+					"date": "2021-11-01T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9940036900369005,
+					"center": 0.9981438515081207,
+					"high": 1.0032588454376163,
 					"date": "2021-11-01T21:32:13+00:00",
 					"present": true
 				},
@@ -8752,6 +11217,27 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9528300240249802,
 					"center": 0.9642441212135403,
 					"high": 0.9741311516121466,
@@ -8815,9 +11301,16 @@
 					"present": true
 				},
 				{
-					"low": 0.9683744465528148,
-					"center": 0.9996837444655282,
-					"high": 1.0309799453858393,
+					"low": 0.9993682880606445,
+					"center": 1,
+					"high": 1.0006325110689438,
+					"date": "2021-11-02T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9993459777632441,
+					"center": 1.00065445026178,
+					"high": 1.0019627087478042,
 					"date": "2021-11-02T21:32:13+00:00",
 					"present": true
 				},
@@ -8857,6 +11350,34 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9763181949069771,
 					"center": 0.9827457414478792,
 					"high": 0.9888084045722854,
@@ -8878,6 +11399,13 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9992978349912229,
 					"center": 0.9998829176911369,
 					"high": 1.0002341920374707,
@@ -8899,9 +11427,16 @@
 					"present": true
 				},
 				{
-					"low": 0.0026198572489493895,
-					"center": 0.9908446157755375,
-					"high": 374.7930936377383,
+					"low": 0.9886603749978142,
+					"center": 0.9971861773870982,
+					"high": 1.0057484123253162,
+					"date": "2021-11-02T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.989082176959716,
+					"center": 0.9907682241344461,
+					"high": 0.9929475027103956,
 					"date": "2021-11-02T21:32:13+00:00",
 					"present": true
 				},
@@ -9046,6 +11581,27 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9793768767371693,
 					"center": 0.9846035931916878,
 					"high": 0.9896839460621578,
@@ -9053,6 +11609,13 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.000010914977364,
 					"center": 1.002819637232978,
 					"high": 1.0040715627341548,
@@ -9151,9 +11714,23 @@
 					"present": true
 				},
 				{
-					"low": 0.9944642142392555,
-					"center": 1.0111199364575059,
-					"high": 1.0468280343361913,
+					"low": 0.9619394675574451,
+					"center": 0.9773941635840526,
+					"high": 0.992498972461981,
+					"date": "2021-11-02T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9984152139461173,
+					"center": 1.0063643595863165,
+					"high": 1.0208500400962308,
+					"date": "2021-11-02T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0182421940638728,
+					"center": 1.0356385235468817,
+					"high": 1.0695047784535188,
 					"date": "2021-11-02T21:32:13+00:00",
 					"present": true
 				},
@@ -9186,9 +11763,30 @@
 					"present": true
 				},
 				{
-					"low": 0.9006137209803544,
-					"center": 0.9862555907984073,
-					"high": 1.0779724736823428,
+					"low": 0.9944807473865375,
+					"center": 0.997840753114236,
+					"high": 1.0036897013160802,
+					"date": "2021-11-02T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.983002299023857,
+					"center": 0.9863859516616315,
+					"high": 0.989002486011086,
+					"date": "2021-11-02T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9985272091862208,
+					"center": 1.0027056819320572,
+					"high": 1.0062923038355478,
+					"date": "2021-11-02T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9823058236330713,
+					"center": 0.9839538933576581,
+					"high": 0.9868396176321451,
 					"date": "2021-11-02T21:32:13+00:00",
 					"present": true
 				},
@@ -9207,9 +11805,44 @@
 					"present": true
 				},
 				{
-					"low": 0.836933231820213,
-					"center": 0.9942942444365411,
-					"high": 1.1942717741649842,
+					"low": 0.9905149051490515,
+					"center": 0.9918644066300839,
+					"high": 0.9929539295392954,
+					"date": "2021-11-02T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9925714127469851,
+					"center": 1.000522017580431,
+					"high": 1.0107084988075,
+					"date": "2021-11-02T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9930386406952528,
+					"center": 0.9939035626211556,
+					"high": 0.9950213947459511,
+					"date": "2021-11-02T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9998338042213728,
+					"center": 1.000166251039069,
+					"high": 1.0003325573661457,
+					"date": "2021-11-02T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9972788875244061,
+					"center": 1.0032894444395053,
+					"high": 1.0115747954377499,
+					"date": "2021-11-02T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9827659270366572,
+					"center": 0.9880189657652293,
+					"high": 0.9939574296378493,
 					"date": "2021-11-02T21:32:13+00:00",
 					"present": true
 				},
@@ -9298,23 +11931,58 @@
 					"present": true
 				},
 				{
-					"low": 0.2270980654088135,
-					"center": 1.0075701135516146,
-					"high": 4.5933406938987575,
+					"low": 1.0060847082048763,
+					"center": 1.0089279733188987,
+					"high": 1.0129705853805469,
 					"date": "2021-11-02T21:32:13+00:00",
 					"present": true
 				},
 				{
-					"low": 0.9991438349888545,
-					"center": 1.0034364261168385,
-					"high": 1.0077519379844961,
+					"low": 1.0146429580811438,
+					"center": 1.0267649092043696,
+					"high": 1.0401910899532916,
 					"date": "2021-11-02T21:32:13+00:00",
 					"present": true
 				},
 				{
-					"low": 0.9896582733812951,
-					"center": 0.9959294436906377,
-					"high": 1.0006804786252683,
+					"low": 0.9965928425024033,
+					"center": 1.0042844901456727,
+					"high": 1.0103359173126616,
+					"date": "2021-11-02T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9906739993300835,
+					"center": 1,
+					"high": 1.0068669578492568,
+					"date": "2021-11-02T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9809193408499568,
+					"center": 1.0132860938883967,
+					"high": 1.0375,
+					"date": "2021-11-02T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9724002224667208,
+					"center": 0.9848010728654448,
+					"high": 0.9981941276128079,
+					"date": "2021-11-02T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9952617328519855,
+					"center": 1.0004516711833784,
+					"high": 1.0063607451158563,
+					"date": "2021-11-02T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9632451815329449,
+					"center": 0.9944431554574116,
+					"high": 0.9983757602549321,
 					"date": "2021-11-02T21:32:13+00:00",
 					"present": true
 				},
@@ -9475,6 +12143,27 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9975681778704187,
 					"center": 0.9986094211715626,
 					"high": 0.9997392059992023,
@@ -9531,9 +12220,16 @@
 					"present": true
 				},
 				{
-					"low": 0.9705742754856459,
+					"low": 0.9993682880606445,
 					"center": 1,
-					"high": 1.0319843342036554,
+					"high": 1.0006325110689438,
+					"date": "2021-11-08T12:26:33+00:00",
+					"present": true
+				},
+				{
+					"low": 1.000653167864141,
+					"center": 1.0019607843137255,
+					"high": 1.0032722513089005,
 					"date": "2021-11-08T12:26:33+00:00",
 					"present": true
 				},
@@ -9573,6 +12269,34 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.120820109508853,
 					"center": 1.1265448253217727,
 					"high": 1.1325006717568866,
@@ -9594,6 +12318,13 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9993565198107628,
 					"center": 0.9998829588014981,
 					"high": 1.0002341372044017,
@@ -9615,9 +12346,16 @@
 					"present": true
 				},
 				{
-					"low": 0.0026546498991923545,
-					"center": 0.9910596504724163,
-					"high": 377.5846444692569,
+					"low": 1.0059214026322485,
+					"center": 1.011594674349978,
+					"high": 1.0171939797772704,
+					"date": "2021-11-08T12:26:33+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9898241540355706,
+					"center": 0.9917600909506641,
+					"high": 0.9933308309868671,
 					"date": "2021-11-08T12:26:33+00:00",
 					"present": true
 				},
@@ -9762,6 +12500,27 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.0399926240692077,
 					"center": 1.0485338982445902,
 					"high": 1.0573120144098878,
@@ -9769,6 +12528,13 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.0009996276554707,
 					"center": 1.0055341150277795,
 					"high": 1.0078378412384192,
@@ -9867,9 +12633,23 @@
 					"present": true
 				},
 				{
-					"low": 1.3643534054461388,
-					"center": 1.5290373906125694,
-					"high": 1.5985748218527318,
+					"low": 1.6222853834782964,
+					"center": 1.6442783557216443,
+					"high": 1.6802333171306965,
+					"date": "2021-11-08T12:26:33+00:00",
+					"present": true
+				},
+				{
+					"low": 1.50354609929078,
+					"center": 1.5215311004784688,
+					"high": 1.5343450479233227,
+					"date": "2021-11-08T12:26:33+00:00",
+					"present": true
+				},
+				{
+					"low": 1.026083298275137,
+					"center": 1.0429239269018273,
+					"high": 1.0707732634338138,
 					"date": "2021-11-08T12:26:33+00:00",
 					"present": true
 				},
@@ -9902,9 +12682,30 @@
 					"present": true
 				},
 				{
-					"low": 0.9287977741472655,
-					"center": 1.0174932560849614,
-					"high": 1.1130673456048088,
+					"low": 1.0194706713735309,
+					"center": 1.0231364377897303,
+					"high": 1.0271508000419725,
+					"date": "2021-11-08T12:26:33+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0143969771858052,
+					"center": 1.0163729864629811,
+					"high": 1.0193226638349515,
+					"date": "2021-11-08T12:26:33+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0133768352365418,
+					"center": 1.0170019337502199,
+					"high": 1.0192887780906053,
+					"date": "2021-11-08T12:26:33+00:00",
+					"present": true
+				},
+				{
+					"low": 1.012845521706649,
+					"center": 1.0149216561170489,
+					"high": 1.016994633273703,
 					"date": "2021-11-08T12:26:33+00:00",
 					"present": true
 				},
@@ -9923,9 +12724,44 @@
 					"present": true
 				},
 				{
-					"low": 0.9563693427314233,
-					"center": 1.143792981826444,
-					"high": 1.238826222206811,
+					"low": 0.9883484620541139,
+					"center": 0.9891569531038221,
+					"high": 0.9902359641985354,
+					"date": "2021-11-08T12:26:33+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0532901304842806,
+					"center": 1.057813633003934,
+					"high": 1.0593562992586154,
+					"date": "2021-11-08T12:26:33+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0280176150496954,
+					"center": 1.0308159945830973,
+					"high": 1.0352426798569094,
+					"date": "2021-11-08T12:26:33+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9991690211068639,
+					"center": 0.9995012468827931,
+					"high": 0.999833748960931,
+					"date": "2021-11-08T12:26:33+00:00",
+					"present": true
+				},
+				{
+					"low": 1.1476667449110172,
+					"center": 1.1531408141303283,
+					"high": 1.1595971356054995,
+					"date": "2021-11-08T12:26:33+00:00",
+					"present": true
+				},
+				{
+					"low": 1.1862897992242643,
+					"center": 1.1929551381382515,
+					"high": 1.1981934059063475,
 					"date": "2021-11-08T12:26:33+00:00",
 					"present": true
 				},
@@ -10014,23 +12850,58 @@
 					"present": true
 				},
 				{
-					"low": 0.22899579192615174,
-					"center": 1.0146507722753986,
-					"high": 4.6067604647106535,
+					"low": 1.0081114960601159,
+					"center": 1.011452482285474,
+					"high": 1.0158284672263709,
 					"date": "2021-11-08T12:26:33+00:00",
 					"present": true
 				},
 				{
-					"low": 1.0059726962457336,
-					"center": 1.0102564102564102,
-					"high": 1.0145548371963464,
+					"low": 1.0169619376297114,
+					"center": 1.0363256109778582,
+					"high": 1.0527860857062021,
 					"date": "2021-11-08T12:26:33+00:00",
 					"present": true
 				},
 				{
-					"low": 1.0018077084612815,
-					"center": 1.0058903488898958,
-					"high": 1.0100090991810735,
+					"low": 1.009322033898305,
+					"center": 1.016211604095563,
+					"high": 1.0231958762886597,
+					"date": "2021-11-08T12:26:33+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9949367088607595,
+					"center": 1.0042625745950553,
+					"high": 1.0119658469306652,
+					"date": "2021-11-08T12:26:33+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9810344827586208,
+					"center": 0.9939236111111112,
+					"high": 1.0245195786126018,
+					"date": "2021-11-08T12:26:33+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9982014388489209,
+					"center": 1.006343452650657,
+					"high": 1.0108942351339083,
+					"date": "2021-11-08T12:26:33+00:00",
+					"present": true
+				},
+				{
+					"low": 1.004516711833785,
+					"center": 1.008155867693702,
+					"high": 1.0131519382577738,
+					"date": "2021-11-08T12:26:33+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9986197370927796,
+					"center": 1.00602688919796,
+					"high": 1.0111731843575418,
 					"date": "2021-11-08T12:26:33+00:00",
 					"present": true
 				},
@@ -10184,6 +13055,27 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9758231337097086,
 					"center": 0.9841063544490454,
 					"high": 0.9968758344539053,
@@ -10247,9 +13139,16 @@
 					"present": true
 				},
 				{
-					"low": 0.9691699847001511,
+					"low": 0.9993682880606445,
 					"center": 1,
-					"high": 1.03366013431374,
+					"high": 1.0006321112515801,
+					"date": "2021-11-08T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0013080444735123,
+					"center": 1.0019633507853403,
+					"high": 1.003274394237066,
 					"date": "2021-11-08T21:32:13+00:00",
 					"present": true
 				},
@@ -10289,6 +13188,34 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.113209622659552,
 					"center": 1.1197547149930227,
 					"high": 1.126923049601429,
@@ -10310,6 +13237,13 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9995316707645474,
 					"center": 0.9998829039812646,
 					"high": 1.0003513291954562,
@@ -10331,9 +13265,16 @@
 					"present": true
 				},
 				{
-					"low": 0.0026274490843273364,
-					"center": 0.9939266939087443,
-					"high": 376.6598220406081,
+					"low": 1.000534200441296,
+					"center": 1.0040245661378122,
+					"high": 1.0068550643536653,
+					"date": "2021-11-08T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.989027960026468,
+					"center": 0.9908443604143866,
+					"high": 0.9922976955080919,
 					"date": "2021-11-08T21:32:13+00:00",
 					"present": true
 				},
@@ -10478,6 +13419,27 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.0312734960174275,
 					"center": 1.0397610710009182,
 					"high": 1.0470798041600011,
@@ -10485,6 +13447,13 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.0014862866570546,
 					"center": 1.0054789463306582,
 					"high": 1.0084710986679226,
@@ -10583,9 +13552,23 @@
 					"present": true
 				},
 				{
-					"low": 1.5286821705426354,
-					"center": 1.5816164817749605,
-					"high": 1.631961259079903,
+					"low": 1.6882586963174537,
+					"center": 1.7390858782537404,
+					"high": 2.063518448319979,
+					"date": "2021-11-08T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 1.538613081166273,
+					"center": 1.5546751188589543,
+					"high": 1.5797914995990376,
+					"date": "2021-11-08T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0255123379339188,
+					"center": 1.040987034713509,
+					"high": 1.0580872663599705,
 					"date": "2021-11-08T21:32:13+00:00",
 					"present": true
 				},
@@ -10618,9 +13601,30 @@
 					"present": true
 				},
 				{
-					"low": 0.9230180700302382,
-					"center": 1.0116396223552644,
-					"high": 1.109332192324159,
+					"low": 1.012848545882505,
+					"center": 1.019331745424449,
+					"high": 1.0279449041604152,
+					"date": "2021-11-08T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0111503533750317,
+					"center": 1.013813927156067,
+					"high": 1.0163909632290387,
+					"date": "2021-11-08T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 1.014443885254152,
+					"center": 1.0182750559312235,
+					"high": 1.0209776942919069,
+					"date": "2021-11-08T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0072620162097876,
+					"center": 1.0091039173803944,
+					"high": 1.0114224003655168,
 					"date": "2021-11-08T21:32:13+00:00",
 					"present": true
 				},
@@ -10639,9 +13643,44 @@
 					"present": true
 				},
 				{
-					"low": 0.9547727555814334,
-					"center": 1.1082445288773952,
-					"high": 1.2402139244673287,
+					"low": 0.9861938278289117,
+					"center": 0.9880791113519372,
+					"high": 0.9897046802753366,
+					"date": "2021-11-08T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0525567978520614,
+					"center": 1.055354105269053,
+					"high": 1.0611954725016108,
+					"date": "2021-11-08T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 1.030384026063104,
+					"center": 1.0330989437759275,
+					"high": 1.0379255029507424,
+					"date": "2021-11-08T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9987541665863006,
+					"center": 0.9993351063829786,
+					"high": 0.9996675531914894,
+					"date": "2021-11-08T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 1.1420500709106631,
+					"center": 1.1490557494073461,
+					"high": 1.1528121097683353,
+					"date": "2021-11-08T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 1.1871798846566015,
+					"center": 1.191900701663136,
+					"high": 1.1958057149785788,
 					"date": "2021-11-08T21:32:13+00:00",
 					"present": true
 				},
@@ -10730,23 +13769,58 @@
 					"present": true
 				},
 				{
-					"low": 0.22801667221488664,
-					"center": 1.0158664175068552,
-					"high": 4.602048851916793,
+					"low": 1.0051749063554918,
+					"center": 1.0072614089006993,
+					"high": 1.009368456170799,
 					"date": "2021-11-08T21:32:13+00:00",
 					"present": true
 				},
 				{
-					"low": 1.0077186963979416,
-					"center": 1.0128644939965694,
-					"high": 1.0163581605862357,
+					"low": 1.0115886202478865,
+					"center": 1.0301235628682475,
+					"high": 1.045736116875252,
 					"date": "2021-11-08T21:32:13+00:00",
 					"present": true
 				},
 				{
-					"low": 0.9945897204688908,
-					"center": 1.0036215482118607,
-					"high": 1.0079506365298267,
+					"low": 1.0119863101560376,
+					"center": 1.0163370593293206,
+					"high": 1.0206540447504304,
+					"date": "2021-11-08T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9966116046441538,
+					"center": 1.004258943781942,
+					"high": 1.0127551020408163,
+					"date": "2021-11-08T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 1,
+					"center": 1.0150309460654288,
+					"high": 1.030829718177578,
+					"date": "2021-11-08T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9775528169014085,
+					"center": 1.0009013068949977,
+					"high": 1.008628519527702,
+					"date": "2021-11-08T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9801587301587301,
+					"center": 1.0018034265103697,
+					"high": 1.0090620752152242,
+					"date": "2021-11-08T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9953853253345638,
+					"center": 1.0046490004649,
+					"high": 1.0111888111888112,
 					"date": "2021-11-08T21:32:13+00:00",
 					"present": true
 				},
@@ -10900,6 +13974,27 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9748189106388114,
 					"center": 0.9804800184622486,
 					"high": 0.9887105893380985,
@@ -10963,9 +14058,16 @@
 					"present": true
 				},
 				{
-					"low": 0.9682164060874714,
+					"low": 0.9993682880606445,
 					"center": 1,
-					"high": 1.0331645431776106,
+					"high": 1.0006321112515801,
+					"date": "2021-11-12T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 1,
+					"center": 1.00065445026178,
+					"high": 1.0013097576948264,
 					"date": "2021-11-12T21:32:13+00:00",
 					"present": true
 				},
@@ -11005,6 +14107,34 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.110195558486215,
 					"center": 1.1183850636313895,
 					"high": 1.1295570556670198,
@@ -11026,6 +14156,13 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9992978349912229,
 					"center": 0.9997659038963362,
 					"high": 1.0002342194636376,
@@ -11047,9 +14184,16 @@
 					"present": true
 				},
 				{
-					"low": 0.0026511568884030785,
-					"center": 0.9927250713882729,
-					"high": 377.94874763588064,
+					"low": 1.005319689243731,
+					"center": 1.0092949760654366,
+					"high": 1.0128410616511099,
+					"date": "2021-11-12T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9864121762532891,
+					"center": 0.9887436896332096,
+					"high": 0.990820236372945,
 					"date": "2021-11-12T21:32:13+00:00",
 					"present": true
 				},
@@ -11194,6 +14338,27 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.0369146627384955,
 					"center": 1.042916256809497,
 					"high": 1.047798710579935,
@@ -11201,6 +14366,13 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9966859264852127,
 					"center": 0.9987485795538058,
 					"high": 1.001919946085142,
@@ -11299,9 +14471,23 @@
 					"present": true
 				},
 				{
-					"low": 1.5497215592680988,
-					"center": 1.578098055943802,
-					"high": 1.6500202393995345,
+					"low": 1.6574642126789365,
+					"center": 1.6741664962159952,
+					"high": 2.0145138281255877,
+					"date": "2021-11-12T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 1.5318471337579616,
+					"center": 1.5534290271132378,
+					"high": 1.5680374289811403,
+					"date": "2021-11-12T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0037533021598657,
+					"center": 1.0279516061743847,
+					"high": 1.0401426966053897,
 					"date": "2021-11-12T21:32:13+00:00",
 					"present": true
 				},
@@ -11334,9 +14520,30 @@
 					"present": true
 				},
 				{
-					"low": 0.9248091064924906,
-					"center": 1.0128865113168866,
-					"high": 1.1096441466141271,
+					"low": 1.0129908644888435,
+					"center": 1.0188559397177415,
+					"high": 1.022123988908814,
+					"date": "2021-11-12T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0109202014296221,
+					"center": 1.012825449403318,
+					"high": 1.0160787551422157,
+					"date": "2021-11-12T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0188138236329796,
+					"center": 1.0222613507734877,
+					"high": 1.0257445734477537,
+					"date": "2021-11-12T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0100964030268478,
+					"center": 1.012634068418978,
+					"high": 1.0140833496360058,
 					"date": "2021-11-12T21:32:13+00:00",
 					"present": true
 				},
@@ -11355,9 +14562,44 @@
 					"present": true
 				},
 				{
-					"low": 0.9571454734827007,
-					"center": 1.0627940613045292,
-					"high": 1.2457503103511849,
+					"low": 0.9951272333513806,
+					"center": 0.9967462039045553,
+					"high": 0.9978319783197831,
+					"date": "2021-11-12T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0548267660544834,
+					"center": 1.0591372043402554,
+					"high": 1.0634651366818744,
+					"date": "2021-11-12T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0324579739158595,
+					"center": 1.0364103394471105,
+					"high": 1.0390955368869443,
+					"date": "2021-11-12T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9993351063829786,
+					"center": 1,
+					"high": 1.0013297872340425,
+					"date": "2021-11-12T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 1.1485124738737937,
+					"center": 1.1531022076568913,
+					"high": 1.1589792452632817,
+					"date": "2021-11-12T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 1.184515797981288,
+					"center": 1.1899955249621632,
+					"high": 1.1967265427030513,
 					"date": "2021-11-12T21:32:13+00:00",
 					"present": true
 				},
@@ -11446,23 +14688,58 @@
 					"present": true
 				},
 				{
-					"low": 0.2264231067035913,
-					"center": 1.0117604853454754,
-					"high": 4.6316842120839485,
+					"low": 1.0053961572729988,
+					"center": 1.0082311128656998,
+					"high": 1.0111679000518028,
 					"date": "2021-11-12T21:32:13+00:00",
 					"present": true
 				},
 				{
-					"low": 1.0098620722120226,
-					"center": 1.0146048109965635,
-					"high": 1.0189165950128976,
+					"low": 1.0182814880641793,
+					"center": 1.0285948108164746,
+					"high": 1.0464866824844647,
 					"date": "2021-11-12T21:32:13+00:00",
 					"present": true
 				},
 				{
-					"low": 1.0040696362016974,
-					"center": 1.008605072463768,
-					"high": 1.013427300195077,
+					"low": 1.017064846416382,
+					"center": 1.0222984562607202,
+					"high": 1.026689630430174,
+					"date": "2021-11-12T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9991539738891433,
+					"center": 1.0059676044330776,
+					"high": 1.017035775127768,
+					"date": "2021-11-12T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9882881377115039,
+					"center": 1.002629272567923,
+					"high": 1.015845070422535,
+					"date": "2021-11-12T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9873670212765957,
+					"center": 1.0058611361587015,
+					"high": 1.0140401430598027,
+					"date": "2021-11-12T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0036068530207394,
+					"center": 1.0081190798376183,
+					"high": 1.0122448979591836,
+					"date": "2021-11-12T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 1.001850138760407,
+					"center": 1.0051020408163267,
+					"high": 1.0113819574752432,
 					"date": "2021-11-12T21:32:13+00:00",
 					"present": true
 				},
@@ -11616,6 +14893,27 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9740033615666619,
 					"center": 0.9791550663591875,
 					"high": 0.9885800351203184,
@@ -11679,9 +14977,16 @@
 					"present": true
 				},
 				{
-					"low": 0.9841872232764074,
-					"center": 1.0050866318245997,
-					"high": 1.032658393207054,
+					"low": 0.9968494013862635,
+					"center": 0.9993682880606445,
+					"high": 1,
+					"date": "2021-11-15T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0019620667102682,
+					"center": 1.0039241334205364,
+					"high": 1.0068695876235707,
 					"date": "2021-11-15T21:32:13+00:00",
 					"present": true
 				},
@@ -11721,6 +15026,34 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.1103586373659702,
 					"center": 1.1164196839451985,
 					"high": 1.1210512060852493,
@@ -11742,6 +15075,13 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9995318899941487,
 					"center": 1,
 					"high": 1.0005853430110043,
@@ -11763,9 +15103,16 @@
 					"present": true
 				},
 				{
-					"low": 0.0026468165946402374,
-					"center": 0.9886878929513421,
-					"high": 376.82598109069863,
+					"low": 1.0029894327030033,
+					"center": 1.007893576022102,
+					"high": 1.0117259154340912,
+					"date": "2021-11-15T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9857556204892827,
+					"center": 0.9878823754859043,
+					"high": 0.9894459225541202,
 					"date": "2021-11-15T21:32:13+00:00",
 					"present": true
 				},
@@ -11910,6 +15257,27 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.036720910847,
 					"center": 1.0433538487581921,
 					"high": 1.0498944518587745,
@@ -11917,6 +15285,13 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9977222072087715,
 					"center": 1.0033718774529885,
 					"high": 1.0075127108147937,
@@ -12015,9 +15390,23 @@
 					"present": true
 				},
 				{
-					"low": 1.4984591679506936,
-					"center": 1.5353333208645832,
-					"high": 1.6039355589118625,
+					"low": 1.611111111111111,
+					"center": 1.6484303098476327,
+					"high": 1.6849939909789016,
+					"date": "2021-11-15T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 1.519303246239113,
+					"center": 1.5299212598425196,
+					"high": 1.5416336241078512,
+					"date": "2021-11-15T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9926732693746392,
+					"center": 1.0259631490787269,
+					"high": 1.046382978723404,
 					"date": "2021-11-15T21:32:13+00:00",
 					"present": true
 				},
@@ -12050,9 +15439,30 @@
 					"present": true
 				},
 				{
-					"low": 0.9243869274273704,
-					"center": 1.0143442154335012,
-					"high": 1.1121670799452215,
+					"low": 1.011277109680552,
+					"center": 1.0167858182641607,
+					"high": 1.0210862027071161,
+					"date": "2021-11-15T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0125693344234967,
+					"center": 1.0151801223472547,
+					"high": 1.0171704841364706,
+					"date": "2021-11-15T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0143000501756148,
+					"center": 1.0167290447363795,
+					"high": 1.0190973102898404,
+					"date": "2021-11-15T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0092336374624984,
+					"center": 1.0110108864696736,
+					"high": 1.0137216640372,
 					"date": "2021-11-15T21:32:13+00:00",
 					"present": true
 				},
@@ -12071,9 +15481,44 @@
 					"present": true
 				},
 				{
-					"low": 0.9533192124542806,
-					"center": 1.0359237262810521,
-					"high": 1.2413673350824557,
+					"low": 0.9956768437805715,
+					"center": 0.997022198159177,
+					"high": 0.997969167300668,
+					"date": "2021-11-15T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 1.054474432827455,
+					"center": 1.0576237970253717,
+					"high": 1.0641314407093185,
+					"date": "2021-11-15T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0306037805101853,
+					"center": 1.0325951903070942,
+					"high": 1.0383570086986973,
+					"date": "2021-11-15T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9985057280425037,
+					"center": 0.9991692972254528,
+					"high": 0.9995014126641184,
+					"date": "2021-11-15T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 1.1458768376260728,
+					"center": 1.1500728811149032,
+					"high": 1.1527396225073125,
+					"date": "2021-11-15T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 1.1828474981539434,
+					"center": 1.1892440615632636,
+					"high": 1.1948532751885164,
 					"date": "2021-11-15T21:32:13+00:00",
 					"present": true
 				},
@@ -12162,23 +15607,58 @@
 					"present": true
 				},
 				{
-					"low": 0.22628438686093938,
-					"center": 1.014576623051032,
-					"high": 4.61998792097503,
+					"low": 1.0025473997413101,
+					"center": 1.0061500665599141,
+					"high": 1.0082392345900955,
 					"date": "2021-11-15T21:32:13+00:00",
 					"present": true
 				},
 				{
-					"low": 1.0059726962457336,
-					"center": 1.0128424657534247,
-					"high": 1.0180567497850386,
+					"low": 1.0173916532291545,
+					"center": 1.0271972002874454,
+					"high": 1.037571991913425,
 					"date": "2021-11-15T21:32:13+00:00",
 					"present": true
 				},
 				{
-					"low": 1.0013528749278566,
-					"center": 1.0045207956600362,
-					"high": 1.0090867787369378,
+					"low": 1.0153598625489597,
+					"center": 1.023076923076923,
+					"high": 1.0300945829750643,
+					"date": "2021-11-15T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9970342552673479,
+					"center": 1.0016992353440952,
+					"high": 1.006828853143225,
+					"date": "2021-11-15T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9921259601437489,
+					"center": 1.0017590149516271,
+					"high": 1.0132042253521127,
+					"date": "2021-11-15T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9972948602344455,
+					"center": 1.0036166365280288,
+					"high": 1.0090415913200723,
+					"date": "2021-11-15T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0004492362982929,
+					"center": 1.0067720090293455,
+					"high": 1.0108499095840866,
+					"date": "2021-11-15T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0004608294930877,
+					"center": 1.0069444444444444,
+					"high": 1.0116171003717473,
 					"date": "2021-11-15T21:32:13+00:00",
 					"present": true
 				},
@@ -12332,6 +15812,27 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9715467294710838,
 					"center": 0.9804412066696238,
 					"high": 0.9891039449924379,
@@ -12395,9 +15896,16 @@
 					"present": true
 				},
 				{
-					"low": 0.9671302149178255,
-					"center": 0.9993678887484196,
-					"high": 1.0316269970655363,
+					"low": 0.9993686868686867,
+					"center": 1,
+					"high": 1.0006317119393557,
+					"date": "2021-11-17T21:32:15+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9986928104575163,
+					"center": 0.9993464052287581,
+					"high": 1,
 					"date": "2021-11-17T21:32:15+00:00",
 					"present": true
 				},
@@ -12437,6 +15945,34 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.1115226749880418,
 					"center": 1.1173270334766714,
 					"high": 1.125620056261657,
@@ -12458,6 +15994,13 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9998829588014981,
 					"center": 1.0001170548987475,
 					"high": 1.0003512469265894,
@@ -12479,9 +16022,16 @@
 					"present": true
 				},
 				{
-					"low": 0.00263734460459539,
-					"center": 0.9885634153957192,
-					"high": 376.5394149070853,
+					"low": 1.0029419940696813,
+					"center": 1.011663711859662,
+					"high": 1.0154052967082565,
+					"date": "2021-11-17T21:32:15+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9867109650596566,
+					"center": 0.9893882535877887,
+					"high": 0.9915094474066838,
 					"date": "2021-11-17T21:32:15+00:00",
 					"present": true
 				},
@@ -12626,6 +16176,27 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.0350770977777586,
 					"center": 1.042551373067567,
 					"high": 1.0477221650366648,
@@ -12633,6 +16204,13 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.0006780683851662,
 					"center": 1.0048737822881788,
 					"high": 1.0068036060958834,
@@ -12731,9 +16309,23 @@
 					"present": true
 				},
 				{
-					"low": 1.529194416871721,
-					"center": 1.5676959619952493,
-					"high": 1.6222939981506816,
+					"low": 1.6515675895765471,
+					"center": 1.6707541385652973,
+					"high": 1.691934912830378,
+					"date": "2021-11-17T21:32:15+00:00",
+					"present": true
+				},
+				{
+					"low": 1.534956794972506,
+					"center": 1.552652414885194,
+					"high": 1.5704564102564103,
+					"date": "2021-11-17T21:32:15+00:00",
+					"present": true
+				},
+				{
+					"low": 1.013133645599642,
+					"center": 1.027964885920625,
+					"high": 1.0510072867552507,
 					"date": "2021-11-17T21:32:15+00:00",
 					"present": true
 				},
@@ -12766,9 +16358,30 @@
 					"present": true
 				},
 				{
-					"low": 0.9220885464422997,
-					"center": 1.008734523632345,
-					"high": 1.1035406963187788,
+					"low": 1.0115020688535605,
+					"center": 1.0181445891912806,
+					"high": 1.0241692820396675,
+					"date": "2021-11-17T21:32:15+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0096126687785794,
+					"center": 1.0110472240550477,
+					"high": 1.012969253831651,
+					"date": "2021-11-17T21:32:15+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0184562498252592,
+					"center": 1.0216206714712603,
+					"high": 1.024602135374698,
+					"date": "2021-11-17T21:32:15+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0030131049427304,
+					"center": 1.0067034945068587,
+					"high": 1.0106594773952717,
 					"date": "2021-11-17T21:32:15+00:00",
 					"present": true
 				},
@@ -12787,9 +16400,44 @@
 					"present": true
 				},
 				{
-					"low": 0.9543136831067736,
-					"center": 1.0867676547332388,
-					"high": 1.2444256714904736,
+					"low": 0.9972929074174337,
+					"center": 0.9981050351922035,
+					"high": 0.999729070712544,
+					"date": "2021-11-17T21:32:15+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0538818500672893,
+					"center": 1.0575926288141277,
+					"high": 1.0606893636380796,
+					"date": "2021-11-17T21:32:15+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0315958205575042,
+					"center": 1.0339928970065957,
+					"high": 1.0370220597058908,
+					"date": "2021-11-17T21:32:15+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9991691591890994,
+					"center": 0.9996676084427455,
+					"high": 1.0002492384396349,
+					"date": "2021-11-17T21:32:15+00:00",
+					"present": true
+				},
+				{
+					"low": 1.1426037226296697,
+					"center": 1.1503430013506788,
+					"high": 1.1533852121184798,
+					"date": "2021-11-17T21:32:15+00:00",
+					"present": true
+				},
+				{
+					"low": 1.1834515283228044,
+					"center": 1.1901419796596515,
+					"high": 1.196175426154511,
 					"date": "2021-11-17T21:32:15+00:00",
 					"present": true
 				},
@@ -12878,23 +16526,58 @@
 					"present": true
 				},
 				{
-					"low": 0.22775415912645716,
-					"center": 1.0148516321610321,
-					"high": 4.61049125697675,
+					"low": 1.0081378513217167,
+					"center": 1.01155511861595,
+					"high": 1.0156511435252125,
 					"date": "2021-11-17T21:32:15+00:00",
 					"present": true
 				},
 				{
-					"low": 1.009417808219178,
-					"center": 1.013733905579399,
-					"high": 1.0189003436426116,
+					"low": 1.0087311517681132,
+					"center": 1.0279287766685534,
+					"high": 1.0403496562555163,
 					"date": "2021-11-17T21:32:15+00:00",
 					"present": true
 				},
 				{
-					"low": 1.0020323179767727,
-					"center": 1.005877034358047,
-					"high": 1.0099931911030413,
+					"low": 1.0153977758768178,
+					"center": 1.018835616438356,
+					"high": 1.0236350675540913,
+					"date": "2021-11-17T21:32:15+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0016949152542372,
+					"center": 1.006779661016949,
+					"high": 1.0128260151141162,
+					"date": "2021-11-17T21:32:15+00:00",
+					"present": true
+				},
+				{
+					"low": 0.993103443150597,
+					"center": 1.0070175438596491,
+					"high": 1.0175826927565486,
+					"date": "2021-11-17T21:32:15+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0018009905447995,
+					"center": 1.006778129236331,
+					"high": 1.0140398550724639,
+					"date": "2021-11-17T21:32:15+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0040604558799822,
+					"center": 1.0058690744920995,
+					"high": 1.009936766034327,
+					"date": "2021-11-17T21:32:15+00:00",
+					"present": true
+				},
+				{
+					"low": 0.997692662667282,
+					"center": 1.0023126734505088,
+					"high": 1.0076654516823589,
 					"date": "2021-11-17T21:32:15+00:00",
 					"present": true
 				},
@@ -13048,6 +16731,27 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9798421058634207,
 					"center": 0.9900735167049708,
 					"high": 0.9960225293808997,
@@ -13111,9 +16815,16 @@
 					"present": true
 				},
 				{
-					"low": 0.9718532574320049,
-					"center": 1.0006325110689438,
-					"high": 1.0319634703196348,
+					"low": 1,
+					"center": 1.0006317119393557,
+					"high": 1.0012642225031605,
+					"date": "2021-11-18T21:32:15+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0013059093785013,
+					"center": 1.0032701111837803,
+					"high": 1.0045811518324608,
 					"date": "2021-11-18T21:32:15+00:00",
 					"present": true
 				},
@@ -13153,6 +16864,34 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.1226966430518717,
 					"center": 1.129853936223952,
 					"high": 1.1362932124035077,
@@ -13174,6 +16913,13 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.999882931397799,
 					"center": 1.0003512058066026,
 					"high": 1.0007024116132053,
@@ -13195,9 +16941,16 @@
 					"present": true
 				},
 				{
-					"low": 0.0026547450433469914,
-					"center": 0.9907985289162811,
-					"high": 378.14584636049926,
+					"low": 1.012262916939176,
+					"center": 1.0154850178943182,
+					"high": 1.0201632710345956,
+					"date": "2021-11-18T21:32:15+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9872751167192437,
+					"center": 0.9901102935755824,
+					"high": 0.9918991480610797,
 					"date": "2021-11-18T21:32:15+00:00",
 					"present": true
 				},
@@ -13342,6 +17095,27 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.0351820010683268,
 					"center": 1.0393317527146015,
 					"high": 1.0455606872237846,
@@ -13349,6 +17123,13 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9983535281601903,
 					"center": 1.0038951948099797,
 					"high": 1.007698954111427,
@@ -13447,9 +17228,23 @@
 					"present": true
 				},
 				{
-					"low": 1.5148542784222028,
-					"center": 1.5507131537242473,
-					"high": 1.6254813622955215,
+					"low": 1.6343434510187067,
+					"center": 1.6524303437055115,
+					"high": 1.6824230395293582,
+					"date": "2021-11-18T21:32:15+00:00",
+					"present": true
+				},
+				{
+					"low": 1.5074862096138693,
+					"center": 1.5314963925205487,
+					"high": 1.555290373906126,
+					"date": "2021-11-18T21:32:15+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0183869619724193,
+					"center": 1.0370055295618887,
+					"high": 1.0561070349589987,
 					"date": "2021-11-18T21:32:15+00:00",
 					"present": true
 				},
@@ -13482,9 +17277,30 @@
 					"present": true
 				},
 				{
-					"low": 0.9266571440550401,
-					"center": 1.0153833430876102,
-					"high": 1.1109618078718981,
+					"low": 1.0139627229573291,
+					"center": 1.0193467755133154,
+					"high": 1.0241104262702647,
+					"date": "2021-11-18T21:32:15+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0122476983847728,
+					"center": 1.0146997929606627,
+					"high": 1.0180168282835904,
+					"date": "2021-11-18T21:32:15+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0244771442821692,
+					"center": 1.0267262816809426,
+					"high": 1.0290878921962994,
+					"date": "2021-11-18T21:32:15+00:00",
+					"present": true
+				},
+				{
+					"low": 1.01290551197257,
+					"center": 1.0142386370701983,
+					"high": 1.0166706408914714,
 					"date": "2021-11-18T21:32:15+00:00",
 					"present": true
 				},
@@ -13503,9 +17319,44 @@
 					"present": true
 				},
 				{
-					"low": 0.9531986653950936,
-					"center": 1.0333327198439284,
-					"high": 1.2377916888769458,
+					"low": 0.9970238095238095,
+					"center": 0.998375524540421,
+					"high": 0.9997289972899729,
+					"date": "2021-11-18T21:32:15+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0550975112407202,
+					"center": 1.0580245142463252,
+					"high": 1.060554159340909,
+					"date": "2021-11-18T21:32:15+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0310162312159097,
+					"center": 1.0323242122902563,
+					"high": 1.0355896511277336,
+					"date": "2021-11-18T21:32:15+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9991694352159468,
+					"center": 0.9996676636756398,
+					"high": 1.0003323915572544,
+					"date": "2021-11-18T21:32:15+00:00",
+					"present": true
+				},
+				{
+					"low": 1.1383978607549134,
+					"center": 1.147200737955013,
+					"high": 1.1542856635092145,
+					"date": "2021-11-18T21:32:15+00:00",
+					"present": true
+				},
+				{
+					"low": 1.1837718630392002,
+					"center": 1.1918116678575381,
+					"high": 1.1987952262540909,
 					"date": "2021-11-18T21:32:15+00:00",
 					"present": true
 				},
@@ -13594,23 +17445,58 @@
 					"present": true
 				},
 				{
-					"low": 0.23100944742460833,
-					"center": 1.0116138589396222,
-					"high": 4.611737338039281,
+					"low": 1.0082615499587828,
+					"center": 1.011850864531521,
+					"high": 1.0158588793640497,
 					"date": "2021-11-18T21:32:15+00:00",
 					"present": true
 				},
 				{
-					"low": 1.0102520309181282,
-					"center": 1.014567266495287,
-					"high": 1.0189003436426116,
+					"low": 1.0148628931929358,
+					"center": 1.0244091511884807,
+					"high": 1.0612779101758223,
 					"date": "2021-11-18T21:32:15+00:00",
 					"present": true
 				},
 				{
-					"low": 1.0004507552207147,
-					"center": 1.0045146726862302,
-					"high": 1.007929214789704,
+					"low": 1.0163160184652595,
+					"center": 1.0240343347639485,
+					"high": 1.0283261802575105,
+					"date": "2021-11-18T21:32:15+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9983093829247676,
+					"center": 1.0076726342710998,
+					"high": 1.0145423438836612,
+					"date": "2021-11-18T21:32:15+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9918288441616102,
+					"center": 1.0104166666666667,
+					"high": 1.0245829675153644,
+					"date": "2021-11-18T21:32:15+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9986547085201793,
+					"center": 1.0040577096483319,
+					"high": 1.0076784101174343,
+					"date": "2021-11-18T21:32:15+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0008980691513247,
+					"center": 1.0058690744920995,
+					"high": 1.0108499095840866,
+					"date": "2021-11-18T21:32:15+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9956352466629739,
+					"center": 1.0041570438799077,
+					"high": 1.0078813166434863,
 					"date": "2021-11-18T21:32:15+00:00",
 					"present": true
 				},
@@ -13764,6 +17650,27 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9726157942749387,
 					"center": 0.9781604782662818,
 					"high": 0.9824565330577744,
@@ -13827,9 +17734,16 @@
 					"present": true
 				},
 				{
-					"low": 0.9709136866279483,
-					"center": 1.0006325110689438,
-					"high": 1.032658393207054,
+					"low": 0.998108448928121,
+					"center": 1,
+					"high": 1.0006317119393557,
+					"date": "2021-11-19T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 1.001306335728282,
+					"center": 1.0026143790849673,
+					"high": 1.0032679738562091,
 					"date": "2021-11-19T21:32:13+00:00",
 					"present": true
 				},
@@ -13869,6 +17783,34 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.1130798863087468,
 					"center": 1.1197851706574622,
 					"high": 1.12834686496684,
@@ -13890,6 +17832,13 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9997659449970743,
 					"center": 1.0001170686022007,
 					"high": 1.0005854115443156,
@@ -13911,9 +17860,16 @@
 					"present": true
 				},
 				{
-					"low": 0.002644542884700043,
-					"center": 0.9891718821800239,
-					"high": 376.78633208017163,
+					"low": 1.0053463559145508,
+					"center": 1.0108442706878897,
+					"high": 1.0153824870049204,
+					"date": "2021-11-19T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9853211090996106,
+					"center": 0.9873414075368471,
+					"high": 0.9905185451234586,
 					"date": "2021-11-19T21:32:13+00:00",
 					"present": true
 				},
@@ -14058,6 +18014,27 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.0316023424578211,
 					"center": 1.0358534542161633,
 					"high": 1.0433863534206114,
@@ -14065,6 +18042,13 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9987327852419907,
 					"center": 1.001817167797442,
 					"high": 1.0051059083972027,
@@ -14163,9 +18147,23 @@
 					"present": true
 				},
 				{
-					"low": 1.5068965517241382,
-					"center": 1.5500394011032312,
-					"high": 1.6233614004604053,
+					"low": 1.6199859957987397,
+					"center": 1.6481899420327095,
+					"high": 1.6861191605326005,
+					"date": "2021-11-19T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 1.5185185185185186,
+					"center": 1.5305798252581413,
+					"high": 1.5526422792460264,
+					"date": "2021-11-19T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9760101010101011,
+					"center": 1.0122053872053873,
+					"high": 1.0366326012124345,
 					"date": "2021-11-19T21:32:13+00:00",
 					"present": true
 				},
@@ -14198,9 +18196,30 @@
 					"present": true
 				},
 				{
-					"low": 0.921566589372427,
-					"center": 1.0043610590673966,
-					"high": 1.101860638283945,
+					"low": 1.0162060730126237,
+					"center": 1.0216701902748415,
+					"high": 1.0261678269713985,
+					"date": "2021-11-19T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0071755466410532,
+					"center": 1.0099239228683339,
+					"high": 1.0132575399898018,
+					"date": "2021-11-19T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0136553039811236,
+					"center": 1.0152608422375864,
+					"high": 1.0210182275298554,
+					"date": "2021-11-19T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0004646136819688,
+					"center": 1.005065751385328,
+					"high": 1.008779922140313,
 					"date": "2021-11-19T21:32:13+00:00",
 					"present": true
 				},
@@ -14219,9 +18238,44 @@
 					"present": true
 				},
 				{
-					"low": 0.952400489609672,
-					"center": 1.0377983687269121,
-					"high": 1.241753956252951,
+					"low": 0.9964836312636576,
+					"center": 0.998917748917749,
+					"high": 1.0013546464372798,
+					"date": "2021-11-19T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0534992772024676,
+					"center": 1.0582595844440796,
+					"high": 1.0617415466268483,
+					"date": "2021-11-19T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0294587613822088,
+					"center": 1.035787859065597,
+					"high": 1.038252850608301,
+					"date": "2021-11-19T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9991692282072762,
+					"center": 0.9996676084427455,
+					"high": 1.0001662234042552,
+					"date": "2021-11-19T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 1.140686024047013,
+					"center": 1.1457391365900704,
+					"high": 1.15219554670979,
+					"date": "2021-11-19T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 1.1795984669790922,
+					"center": 1.189809019459294,
+					"high": 1.1985488828387303,
 					"date": "2021-11-19T21:32:13+00:00",
 					"present": true
 				},
@@ -14310,23 +18364,58 @@
 					"present": true
 				},
 				{
-					"low": 0.2263168750496508,
-					"center": 1.0139108378396036,
-					"high": 4.651116249674226,
+					"low": 1.0079484871343458,
+					"center": 1.0096571197140336,
+					"high": 1.0123383001136341,
 					"date": "2021-11-19T21:32:13+00:00",
 					"present": true
 				},
 				{
-					"low": 1.0111396743787489,
-					"center": 1.0162671232876712,
-					"high": 1.019759450171821,
+					"low": 1.016111013833814,
+					"center": 1.0305982043790187,
+					"high": 1.0432957415755917,
 					"date": "2021-11-19T21:32:13+00:00",
 					"present": true
 				},
 				{
-					"low": 0.9973021582733813,
-					"center": 1.0020279487545212,
-					"high": 1.0072349088030177,
+					"low": 1.0170794192997437,
+					"center": 1.0231362467866323,
+					"high": 1.0299914310197087,
+					"date": "2021-11-19T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0008460236886632,
+					"center": 1.0050977060322854,
+					"high": 1.0119047705128437,
+					"date": "2021-11-19T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9921397379912664,
+					"center": 1.0074596059947938,
+					"high": 1.0240213523131672,
+					"date": "2021-11-19T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9767339771729586,
+					"center": 0.9858532272325374,
+					"high": 1.004056800283477,
+					"date": "2021-11-19T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9995527728085869,
+					"center": 1.0076611086074807,
+					"high": 1.013550135501355,
+					"date": "2021-11-19T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9885948905109488,
+					"center": 1.0013856812933026,
+					"high": 1.0048609009438452,
 					"date": "2021-11-19T21:32:13+00:00",
 					"present": true
 				},
@@ -14480,6 +18569,27 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9773540468522229,
 					"center": 0.9843954379128976,
 					"high": 0.994262222431116,
@@ -14543,9 +18653,16 @@
 					"present": true
 				},
 				{
-					"low": 0.9709044908285895,
-					"center": 1.0006325110689438,
-					"high": 1.0319739022616452,
+					"low": 0.998108448928121,
+					"center": 0.9993686868686867,
+					"high": 1.0006317119393557,
+					"date": "2021-11-21T21:32:15+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0003263707571803,
+					"center": 1.0026143790849673,
+					"high": 1.0039267015706805,
 					"date": "2021-11-21T21:32:15+00:00",
 					"present": true
 				},
@@ -14585,6 +18702,34 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.1106158727583355,
 					"center": 1.114856230745984,
 					"high": 1.1214976146718414,
@@ -14606,6 +18751,13 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9995318352059926,
 					"center": 0.9998829588014981,
 					"high": 1.0003512469265894,
@@ -14627,9 +18779,16 @@
 					"present": true
 				},
 				{
-					"low": 0.0026609189052467707,
-					"center": 0.9878964545760958,
-					"high": 377.1419236234966,
+					"low": 1.0054839530740218,
+					"center": 1.011978838938218,
+					"high": 1.020974620708942,
+					"date": "2021-11-21T21:32:15+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9856795015204894,
+					"center": 0.9873428914407374,
+					"high": 0.9887194378016995,
 					"date": "2021-11-21T21:32:15+00:00",
 					"present": true
 				},
@@ -14774,6 +18933,27 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.0292277557922145,
 					"center": 1.0377261888137121,
 					"high": 1.0439960918060538,
@@ -14781,6 +18961,13 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9999308573506892,
 					"center": 1.0035501390023707,
 					"high": 1.0071921539763724,
@@ -14879,9 +19066,23 @@
 					"present": true
 				},
 				{
-					"low": 1.4999993829171727,
-					"center": 1.5310422014079643,
-					"high": 1.5625250576799425,
+					"low": 1.616850551654965,
+					"center": 1.6359213460368944,
+					"high": 1.6458069800130748,
+					"date": "2021-11-21T21:32:15+00:00",
+					"present": true
+				},
+				{
+					"low": 1.514115879764963,
+					"center": 1.5318471337579616,
+					"high": 1.5491603833865812,
+					"date": "2021-11-21T21:32:15+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0058019063406547,
+					"center": 1.021964359718193,
+					"high": 1.0555081127241674,
 					"date": "2021-11-21T21:32:15+00:00",
 					"present": true
 				},
@@ -14914,9 +19115,30 @@
 					"present": true
 				},
 				{
-					"low": 0.9209667017447734,
-					"center": 1.0097450109252346,
-					"high": 1.1052689817834267,
+					"low": 1.0126398731920703,
+					"center": 1.017378231138557,
+					"high": 1.025030778202553,
+					"date": "2021-11-21T21:32:15+00:00",
+					"present": true
+				},
+				{
+					"low": 1.010481864112812,
+					"center": 1.0127431759915548,
+					"high": 1.0138519315329595,
+					"date": "2021-11-21T21:32:15+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0133547427470249,
+					"center": 1.017664032116422,
+					"high": 1.0200258492369059,
+					"date": "2021-11-21T21:32:15+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0028801486528336,
+					"center": 1.0060440470276537,
+					"high": 1.0093215010835013,
 					"date": "2021-11-21T21:32:15+00:00",
 					"present": true
 				},
@@ -14935,9 +19157,44 @@
 					"present": true
 				},
 				{
-					"low": 0.9572424878026727,
-					"center": 1.0654110372318701,
-					"high": 1.2391252636582455,
+					"low": 0.9954010549679335,
+					"center": 0.997564935064935,
+					"high": 0.9994579211175685,
+					"date": "2021-11-21T21:32:15+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0559738364189883,
+					"center": 1.0621897242777019,
+					"high": 1.0685667113020125,
+					"date": "2021-11-21T21:32:15+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0321622895133058,
+					"center": 1.0376254916925969,
+					"high": 1.0410782387235349,
+					"date": "2021-11-21T21:32:15+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9988370161156338,
+					"center": 0.9991691591890994,
+					"high": 0.999501329787234,
+					"date": "2021-11-21T21:32:15+00:00",
+					"present": true
+				},
+				{
+					"low": 1.1377854085819656,
+					"center": 1.1486048920846101,
+					"high": 1.1557886316163726,
+					"date": "2021-11-21T21:32:15+00:00",
+					"present": true
+				},
+				{
+					"low": 1.1807147284448472,
+					"center": 1.189197610749116,
+					"high": 1.1946049242594938,
 					"date": "2021-11-21T21:32:15+00:00",
 					"present": true
 				},
@@ -15026,23 +19283,58 @@
 					"present": true
 				},
 				{
-					"low": 0.22675768480135858,
-					"center": 1.0133158706714926,
-					"high": 4.651931596495482,
+					"low": 1.005212493643121,
+					"center": 1.0105467995238937,
+					"high": 1.0165632536399716,
 					"date": "2021-11-21T21:32:15+00:00",
 					"present": true
 				},
 				{
-					"low": 1.0076923076923077,
-					"center": 1.012853470437018,
-					"high": 1.0171673819742488,
+					"low": 1.0196626940138163,
+					"center": 1.0293504089839196,
+					"high": 1.0418884081437567,
 					"date": "2021-11-21T21:32:15+00:00",
 					"present": true
 				},
 				{
-					"low": 1.0009017132551847,
-					"center": 1.0054249547920433,
-					"high": 1.0108843559801433,
+					"low": 1.0162393162393162,
+					"center": 1.0206008583690986,
+					"high": 1.0253322498005246,
+					"date": "2021-11-21T21:32:15+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9983122362869199,
+					"center": 1.0068143100511073,
+					"high": 1.011125376448668,
+					"date": "2021-11-21T21:32:15+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0017482517482519,
+					"center": 1.0158311345646438,
+					"high": 1.0294117647058825,
+					"date": "2021-11-21T21:32:15+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9964173750092253,
+					"center": 1.0045085662759243,
+					"high": 1.011743450767841,
+					"date": "2021-11-21T21:32:15+00:00",
+					"present": true
+				},
+				{
+					"low": 0.983721953365596,
+					"center": 1.008108108108108,
+					"high": 1.011966635467709,
+					"date": "2021-11-21T21:32:15+00:00",
+					"present": true
+				},
+				{
+					"low": 1,
+					"center": 1.0032407407407407,
+					"high": 1.0078849721706866,
 					"date": "2021-11-21T21:32:15+00:00",
 					"present": true
 				},
@@ -15196,6 +19488,27 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.957444968628996,
 					"center": 0.9670816395196831,
 					"high": 0.9781782020905149,
@@ -15259,9 +19572,16 @@
 					"present": true
 				},
 				{
-					"low": 0.9656972092239893,
-					"center": 0.9996837943952668,
-					"high": 1.0354747187948319,
+					"low": 0.9987357774968395,
+					"center": 1.0012642225031605,
+					"high": 1.0214917825537293,
+					"date": "2021-11-22T11:20:21+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9934895833333335,
+					"center": 0.9986919555264879,
+					"high": 1.0019685039370076,
 					"date": "2021-11-22T11:20:21+00:00",
 					"present": true
 				},
@@ -15301,6 +19621,34 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.0983144495350756,
 					"center": 1.109558575057205,
 					"high": 1.1270329142058109,
@@ -15322,6 +19670,13 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9994147255062624,
 					"center": 1.0002342194636376,
 					"high": 1.0084319006909475,
@@ -15343,9 +19698,16 @@
 					"present": true
 				},
 				{
-					"low": 0.0025781671364377983,
-					"center": 0.9914450572916693,
-					"high": 386.30531364578513,
+					"low": 0.9986609659838376,
+					"center": 1.0064761634640382,
+					"high": 1.0234938192819494,
+					"date": "2021-11-22T11:20:21+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9870116083011071,
+					"center": 0.9913338608581623,
+					"high": 1.0309098019687786,
 					"date": "2021-11-22T11:20:21+00:00",
 					"present": true
 				},
@@ -15490,6 +19852,27 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.0044275558587703,
 					"center": 1.014658327591332,
 					"high": 1.0253290845921725,
@@ -15497,6 +19880,13 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9971724756397903,
 					"center": 1.0034758472534533,
 					"high": 1.0070109532493912,
@@ -15595,9 +19985,23 @@
 					"present": true
 				},
 				{
-					"low": 0.05903719912472648,
-					"center": 1.0828025477707006,
-					"high": 19.56176540801918,
+					"low": 1.0546120207464658,
+					"center": 1.0970203113723065,
+					"high": 1.1361996082070318,
+					"date": "2021-11-22T11:20:21+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0658307210031348,
+					"center": 1.0829346092503989,
+					"high": 1.1245901639344262,
+					"date": "2021-11-22T11:20:21+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0199418363107604,
+					"center": 1.0525201185938162,
+					"high": 1.0914660831509846,
 					"date": "2021-11-22T11:20:21+00:00",
 					"present": true
 				},
@@ -15630,9 +20034,30 @@
 					"present": true
 				},
 				{
-					"low": 0.9061567391810631,
-					"center": 1.0013471362991058,
-					"high": 1.211067715268928,
+					"low": 0.9914196883461512,
+					"center": 1.0028458666942943,
+					"high": 1.0113135435391665,
+					"date": "2021-11-22T11:20:21+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9936171016353817,
+					"center": 1.0026438040563508,
+					"high": 1.0105358730398926,
+					"date": "2021-11-22T11:20:21+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0090003295895342,
+					"center": 1.0136235136326741,
+					"high": 1.0196993129325864,
+					"date": "2021-11-22T11:20:21+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9948063819178993,
+					"center": 1.0023009473269626,
+					"high": 1.006127170039389,
 					"date": "2021-11-22T11:20:21+00:00",
 					"present": true
 				},
@@ -15651,9 +20076,44 @@
 					"present": true
 				},
 				{
-					"low": 0.4533191223244154,
-					"center": 1.0416382482209632,
-					"high": 2.3025512752143698,
+					"low": 0.9771398192450824,
+					"center": 0.9964760097587422,
+					"high": 1.0295473027920845,
+					"date": "2021-11-22T11:20:21+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0102899419977327,
+					"center": 1.0222150551958409,
+					"high": 1.030007438700894,
+					"date": "2021-11-22T11:20:21+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0009279648846303,
+					"center": 1.0038341013824885,
+					"high": 1.0180866359447005,
+					"date": "2021-11-22T11:20:21+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9963558058638396,
+					"center": 1.0001662786830727,
+					"high": 1.0005820168705528,
+					"date": "2021-11-22T11:20:21+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0385221736303476,
+					"center": 1.0496824704069545,
+					"high": 1.13989115815913,
+					"date": "2021-11-22T11:20:21+00:00",
+					"present": true
+				},
+				{
+					"low": 1.056909049579471,
+					"center": 1.0629185126742329,
+					"high": 1.0749934251785318,
 					"date": "2021-11-22T11:20:21+00:00",
 					"present": true
 				},
@@ -15742,23 +20202,58 @@
 					"present": true
 				},
 				{
-					"low": 0.22946210732681388,
-					"center": 1.0245750986220388,
-					"high": 4.717160588326198,
+					"low": 1.0049030347733794,
+					"center": 1.0154788359277174,
+					"high": 1.0295377852850915,
 					"date": "2021-11-22T11:20:21+00:00",
 					"present": true
 				},
 				{
-					"low": 0.9837189374464439,
-					"center": 1.0059982862039418,
-					"high": 1.008613264427218,
+					"low": 1.0389715974607971,
+					"center": 1.0659539473500625,
+					"high": 1.0949028758344106,
 					"date": "2021-11-22T11:20:21+00:00",
 					"present": true
 				},
 				{
-					"low": 0.9792170687123158,
-					"center": 1.0040733790790202,
-					"high": 1.018146330681,
+					"low": 0.9890756302521009,
+					"center": 1.0077120822622108,
+					"high": 1.0394173093401886,
+					"date": "2021-11-22T11:20:21+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9881656804733728,
+					"center": 1.0021433474287913,
+					"high": 1.0059982862039418,
+					"date": "2021-11-22T11:20:21+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9462365591397849,
+					"center": 0.9982547993019196,
+					"high": 1.024051479576539,
+					"date": "2021-11-22T11:20:21+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9897275569450648,
+					"center": 0.9990925589836661,
+					"high": 1.0199637023593469,
+					"date": "2021-11-22T11:20:21+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9745948313622427,
+					"center": 1.0036084799278304,
+					"high": 1.02255299954894,
+					"date": "2021-11-22T11:20:21+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9712230215827339,
+					"center": 1.000463177396943,
+					"high": 1.00905522582591,
 					"date": "2021-11-22T11:20:21+00:00",
 					"present": true
 				},
@@ -15912,6 +20407,27 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9699844574487552,
 					"center": 0.9764598237724722,
 					"high": 0.9821341654176278,
@@ -15975,9 +20491,16 @@
 					"present": true
 				},
 				{
-					"low": 0.9708952833889782,
-					"center": 1.00031615554853,
-					"high": 1.0296127562642372,
+					"low": 0.9996843434343434,
+					"center": 1.0006321112515801,
+					"high": 1.0006321112515801,
+					"date": "2021-11-24T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0013071895424837,
+					"center": 1.0039292730844795,
+					"high": 1.005240747368683,
 					"date": "2021-11-24T21:32:13+00:00",
 					"present": true
 				},
@@ -16017,6 +20540,34 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.1163308718694698,
 					"center": 1.1241907838238365,
 					"high": 1.1336803672886961,
@@ -16038,6 +20589,13 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9997658079593181,
 					"center": 1.0002341646177262,
 					"high": 1.000819768122731,
@@ -16059,9 +20617,16 @@
 					"present": true
 				},
 				{
-					"low": 0.002587429138799546,
-					"center": 0.988651097559258,
-					"high": 383.70075173898886,
+					"low": 0.9943969677707936,
+					"center": 0.9991011661186934,
+					"high": 1.0088710441538753,
+					"date": "2021-11-24T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9851030553626094,
+					"center": 0.9868115509435582,
+					"high": 0.9885473133145178,
 					"date": "2021-11-24T21:32:13+00:00",
 					"present": true
 				},
@@ -16206,6 +20771,27 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.031369639017818,
 					"center": 1.0359202656568927,
 					"high": 1.044493096507645,
@@ -16213,6 +20799,13 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9995387853659886,
 					"center": 1.0035415621974755,
 					"high": 1.0071258955022928,
@@ -16311,9 +20904,23 @@
 					"present": true
 				},
 				{
-					"low": 1.502749580512321,
-					"center": 1.5400085369481704,
-					"high": 1.5990376904570969,
+					"low": 1.6262261228704182,
+					"center": 1.6457072722695716,
+					"high": 2.027668800330374,
+					"date": "2021-11-24T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 1.5019948942935324,
+					"center": 1.5149073327961322,
+					"high": 1.5326349717969379,
+					"date": "2021-11-24T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 1.005354200988468,
+					"center": 1.0252797347699958,
+					"high": 1.0590254535342882,
 					"date": "2021-11-24T21:32:13+00:00",
 					"present": true
 				},
@@ -16346,9 +20953,30 @@
 					"present": true
 				},
 				{
-					"low": 0.9246771905218871,
-					"center": 1.0142376526855763,
-					"high": 1.1115710018941285,
+					"low": 1.0120576383335684,
+					"center": 1.0179411690697264,
+					"high": 1.021299931484546,
+					"date": "2021-11-24T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0156357373041827,
+					"center": 1.017245923861882,
+					"high": 1.0192028644115707,
+					"date": "2021-11-24T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0138842292704329,
+					"center": 1.0162252938896783,
+					"high": 1.0185256705641992,
+					"date": "2021-11-24T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 1.007902447076301,
+					"center": 1.0101116625310174,
+					"high": 1.0121496874611915,
 					"date": "2021-11-24T21:32:13+00:00",
 					"present": true
 				},
@@ -16367,9 +20995,44 @@
 					"present": true
 				},
 				{
-					"low": 0.9468992347691052,
-					"center": 1.079925666012572,
-					"high": 1.2445849449551303,
+					"low": 0.9981029810298103,
+					"center": 0.9997289972899729,
+					"high": 1.0016268980477223,
+					"date": "2021-11-24T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 1.051230179176776,
+					"center": 1.0572025666068072,
+					"high": 1.061869948631638,
+					"date": "2021-11-24T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0314731124228997,
+					"center": 1.033522268871494,
+					"high": 1.0386587689084887,
+					"date": "2021-11-24T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9990030738487312,
+					"center": 0.999501329787234,
+					"high": 1,
+					"date": "2021-11-24T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 1.139405154850132,
+					"center": 1.1419489261673255,
+					"high": 1.1451782624979936,
+					"date": "2021-11-24T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 1.1786984448292555,
+					"center": 1.1810150504337529,
+					"high": 1.1845034322395205,
 					"date": "2021-11-24T21:32:13+00:00",
 					"present": true
 				},
@@ -16458,23 +21121,58 @@
 					"present": true
 				},
 				{
-					"low": 0.2246876590889148,
-					"center": 1.0132005258284336,
-					"high": 4.7353963355478985,
+					"low": 1.0084492824429354,
+					"center": 1.0117908415241976,
+					"high": 1.0170873689084678,
 					"date": "2021-11-24T21:32:13+00:00",
 					"present": true
 				},
 				{
-					"low": 1.0094218570944364,
-					"center": 1.0137812230835488,
-					"high": 1.017241379310345,
+					"low": 1.0353215554208675,
+					"center": 1.0430082907717224,
+					"high": 1.0587426625516758,
 					"date": "2021-11-24T21:32:13+00:00",
 					"present": true
 				},
 				{
-					"low": 1,
-					"center": 1.0027186225645672,
-					"high": 1.0054446460980035,
+					"low": 1.0154241645244215,
+					"center": 1.0214776632302405,
+					"high": 1.0258509311235855,
+					"date": "2021-11-24T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 1.004258943781942,
+					"center": 1.0111396743787489,
+					"high": 1.0163652024117142,
+					"date": "2021-11-24T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9878997407087294,
+					"center": 1.0168589174800355,
+					"high": 1.033213644524237,
+					"date": "2021-11-24T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0018099547511312,
+					"center": 1.0067842605156039,
+					"high": 1.009979587721356,
+					"date": "2021-11-24T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9829198317020016,
+					"center": 1.002261420171868,
+					"high": 1.006795017336144,
+					"date": "2021-11-24T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9995368226030569,
+					"center": 1.0013901760889714,
+					"high": 1.0051067780872793,
 					"date": "2021-11-24T21:32:13+00:00",
 					"present": true
 				},
@@ -16628,6 +21326,27 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.965973352592313,
 					"center": 0.9728171531901527,
 					"high": 0.9801229032365073,
@@ -16691,9 +21410,16 @@
 					"present": true
 				},
 				{
-					"low": 0.9718488052424181,
-					"center": 1.0012658227848101,
-					"high": 1.032995753021888,
+					"low": 0.9993682880606445,
+					"center": 1.0006321112515801,
+					"high": 1.0006321112515801,
+					"date": "2021-11-27T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0019620667102682,
+					"center": 1.0032722513089005,
+					"high": 1.0045811518324608,
 					"date": "2021-11-27T21:32:11+00:00",
 					"present": true
 				},
@@ -16733,6 +21459,34 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.123133498567604,
 					"center": 1.1293985486586624,
 					"high": 1.1338335989263797,
@@ -16754,6 +21508,13 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9996488353037576,
 					"center": 1.0001170686022007,
 					"high": 1.0004684389272749,
@@ -16775,9 +21536,16 @@
 					"present": true
 				},
 				{
-					"low": 0.0025825167580341714,
-					"center": 0.988824852879711,
-					"high": 380.92365738749373,
+					"low": 0.9926967875258312,
+					"center": 0.9990785370002836,
+					"high": 1.0085784023318087,
+					"date": "2021-11-27T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9837265294706179,
+					"center": 0.9863737434371275,
+					"high": 0.9874797846476484,
 					"date": "2021-11-27T21:32:11+00:00",
 					"present": true
 				},
@@ -16922,6 +21690,27 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.0319972056304416,
 					"center": 1.0387037385719367,
 					"high": 1.0432188365116275,
@@ -16929,6 +21718,13 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.998473127770303,
 					"center": 1.0040278347807183,
 					"high": 1.0063758959638238,
@@ -17027,9 +21823,23 @@
 					"present": true
 				},
 				{
-					"low": 1.4738485558157688,
-					"center": 1.5145161290322582,
-					"high": 1.592577911427009,
+					"low": 1.6195097037793666,
+					"center": 1.634337598018985,
+					"high": 1.6705341800462596,
+					"date": "2021-11-27T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 1.4884092725819345,
+					"center": 1.504417670682731,
+					"high": 1.5175333367991475,
+					"date": "2021-11-27T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0034646498072315,
+					"center": 1.0168447000821692,
+					"high": 1.0432627324194657,
 					"date": "2021-11-27T21:32:11+00:00",
 					"present": true
 				},
@@ -17062,9 +21872,30 @@
 					"present": true
 				},
 				{
-					"low": 0.9270119605108813,
-					"center": 1.015632958103567,
-					"high": 1.1138421800069978,
+					"low": 1.013437864466736,
+					"center": 1.020093952293393,
+					"high": 1.0238311308486228,
+					"date": "2021-11-27T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0173899979342336,
+					"center": 1.0194395829804852,
+					"high": 1.0217542671107849,
+					"date": "2021-11-27T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0208021086361052,
+					"center": 1.0224175824175823,
+					"high": 1.0247893274086128,
+					"date": "2021-11-27T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 1.008647555362929,
+					"center": 1.011494386277298,
+					"high": 1.0152055953289731,
 					"date": "2021-11-27T21:32:11+00:00",
 					"present": true
 				},
@@ -17083,9 +21914,44 @@
 					"present": true
 				},
 				{
-					"low": 0.9514018932864927,
-					"center": 1.1010217997026823,
-					"high": 1.2461585436741456,
+					"low": 0.9983735429655733,
+					"center": 0.9994577006507593,
+					"high": 1.0002712232167075,
+					"date": "2021-11-27T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 1.055718342439036,
+					"center": 1.0597170926411117,
+					"high": 1.0692612483840793,
+					"date": "2021-11-27T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 1.026964515751259,
+					"center": 1.0323009348626746,
+					"high": 1.0386722218493798,
+					"date": "2021-11-27T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9991690211068639,
+					"center": 0.9993351063829786,
+					"high": 0.999833748960931,
+					"date": "2021-11-27T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 1.1440639452508887,
+					"center": 1.1476470588235295,
+					"high": 1.1534959808704572,
+					"date": "2021-11-27T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 1.1790255075557328,
+					"center": 1.1867414553431146,
+					"high": 1.1969538425764445,
 					"date": "2021-11-27T21:32:11+00:00",
 					"present": true
 				},
@@ -17174,23 +22040,58 @@
 					"present": true
 				},
 				{
-					"low": 0.22376515552807363,
-					"center": 1.0146566461365247,
-					"high": 4.724938522490261,
+					"low": 1.0082459036544635,
+					"center": 1.011187030749261,
+					"high": 1.0139478157351032,
 					"date": "2021-11-27T21:32:11+00:00",
 					"present": true
 				},
 				{
-					"low": 1.013728076891365,
-					"center": 1.0189491817398795,
-					"high": 1.0232758620689655,
+					"low": 1.0235439973189289,
+					"center": 1.0356054032086084,
+					"high": 1.0462971805709398,
 					"date": "2021-11-27T21:32:11+00:00",
 					"present": true
 				},
 				{
-					"low": 0.9981908638625057,
-					"center": 1.002717391304348,
-					"high": 1.0054520683675996,
+					"low": 1.017094017094017,
+					"center": 1.02233676975945,
+					"high": 1.0283261802575105,
+					"date": "2021-11-27T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0051063977731758,
+					"center": 1.0115177547640282,
+					"high": 1.019759450171821,
+					"date": "2021-11-27T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.987841429493716,
+					"center": 1.008841732979664,
+					"high": 1.0277529095792302,
+					"date": "2021-11-27T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9981916758227385,
+					"center": 1.0027186225645672,
+					"high": 1.0076992753623188,
+					"date": "2021-11-27T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0006776092858098,
+					"center": 1.0036117381489842,
+					"high": 1.0074828918985181,
+					"date": "2021-11-27T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9967592592592592,
+					"center": 1.000464252553389,
+					"high": 1.0055788005578798,
 					"date": "2021-11-27T21:32:11+00:00",
 					"present": true
 				},
@@ -17344,6 +22245,27 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9723474051314211,
 					"center": 0.9827366870508414,
 					"high": 0.989406973332354,
@@ -17407,9 +22329,16 @@
 					"present": true
 				},
 				{
-					"low": 0.9699699692197994,
-					"center": 1,
-					"high": 1.0324844424964996,
+					"low": 0.9987373737373738,
+					"center": 0.9993686868686867,
+					"high": 1,
+					"date": "2021-11-28T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 1.000653167864141,
+					"center": 1.003274394237066,
+					"high": 1.0039292730844795,
 					"date": "2021-11-28T21:32:13+00:00",
 					"present": true
 				},
@@ -17449,6 +22378,34 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.1184496175480145,
 					"center": 1.125261154911368,
 					"high": 1.1334461686612185,
@@ -17470,6 +22427,13 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9994148624926859,
 					"center": 1.0002342194636376,
 					"high": 1.000702740688686,
@@ -17491,9 +22455,16 @@
 					"present": true
 				},
 				{
-					"low": 0.0025824859395885114,
-					"center": 0.9880809176410955,
-					"high": 380.2984263368782,
+					"low": 0.9908123564430694,
+					"center": 0.9985119399107163,
+					"high": 1.0044021584777052,
+					"date": "2021-11-28T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9851880596838432,
+					"center": 0.9880913506371761,
+					"high": 0.9901621232490895,
 					"date": "2021-11-28T21:32:13+00:00",
 					"present": true
 				},
@@ -17638,6 +22609,27 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.033544878570785,
 					"center": 1.0407275018685314,
 					"high": 1.0443022120041752,
@@ -17645,6 +22637,13 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.999348055297189,
 					"center": 1.004524332140392,
 					"high": 1.0075124767072072,
@@ -17743,9 +22742,23 @@
 					"present": true
 				},
 				{
-					"low": 1.4984151989962928,
-					"center": 1.534356193892116,
-					"high": 1.6184410405303835,
+					"low": 1.5973053892215572,
+					"center": 1.6292021061158364,
+					"high": 1.6529053565899474,
+					"date": "2021-11-28T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 1.5097087378640777,
+					"center": 1.5242718446601944,
+					"high": 1.5342019543973944,
+					"date": "2021-11-28T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.997140522875817,
+					"center": 1.0176881941587823,
+					"high": 1.0342146271303374,
 					"date": "2021-11-28T21:32:13+00:00",
 					"present": true
 				},
@@ -17778,9 +22791,30 @@
 					"present": true
 				},
 				{
-					"low": 0.9229877755719756,
-					"center": 1.0135250951599133,
-					"high": 1.1123910928090832,
+					"low": 1.013710267015115,
+					"center": 1.0189792488100662,
+					"high": 1.0231664367033977,
+					"date": "2021-11-28T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0167912425702377,
+					"center": 1.0183386052116283,
+					"high": 1.020485012803133,
+					"date": "2021-11-28T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0156120974401321,
+					"center": 1.0200963381157093,
+					"high": 1.0248334499831506,
+					"date": "2021-11-28T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0076192829636952,
+					"center": 1.0103648338942457,
+					"high": 1.0130289432302564,
 					"date": "2021-11-28T21:32:13+00:00",
 					"present": true
 				},
@@ -17799,9 +22833,44 @@
 					"present": true
 				},
 				{
-					"low": 0.9477158382966387,
-					"center": 1.0307539829019445,
-					"high": 1.2350430278766324,
+					"low": 0.9991867714827867,
+					"center": 0.9997289238275955,
+					"high": 1.0002712232167075,
+					"date": "2021-11-28T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0530350441437208,
+					"center": 1.0560064251844785,
+					"high": 1.0583800872271518,
+					"date": "2021-11-28T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0285869901226208,
+					"center": 1.029827766564024,
+					"high": 1.0319487963807235,
+					"date": "2021-11-28T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9990028253282367,
+					"center": 0.9995011639507816,
+					"high": 1,
+					"date": "2021-11-28T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 1.1325152259786733,
+					"center": 1.1419324929122907,
+					"high": 1.1474665477252455,
+					"date": "2021-11-28T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 1.1725745611829201,
+					"center": 1.179264143132642,
+					"high": 1.185269819341011,
 					"date": "2021-11-28T21:32:13+00:00",
 					"present": true
 				},
@@ -17890,23 +22959,58 @@
 					"present": true
 				},
 				{
-					"low": 0.22234515491697113,
-					"center": 1.0188881902624867,
-					"high": 4.723437657279775,
+					"low": 1.0074537176689928,
+					"center": 1.0107049654247822,
+					"high": 1.0133700929357836,
 					"date": "2021-11-28T21:32:13+00:00",
 					"present": true
 				},
 				{
-					"low": 1.0150336705803857,
-					"center": 1.0197934595524958,
-					"high": 1.023265838011227,
+					"low": 1.019607782818281,
+					"center": 1.032848631823731,
+					"high": 1.0459566147341404,
 					"date": "2021-11-28T21:32:13+00:00",
 					"present": true
 				},
 				{
-					"low": 0.9972813774354328,
-					"center": 1.0013648771610555,
-					"high": 1.005914467697907,
+					"low": 1.016211604095563,
+					"center": 1.0241171403962104,
+					"high": 1.028460548629913,
+					"date": "2021-11-28T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 1.007656328927962,
+					"center": 1.0137221269296741,
+					"high": 1.0210843373493976,
+					"date": "2021-11-28T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 1,
+					"center": 1.0179372197309418,
+					"high": 1.0386343216531895,
+					"date": "2021-11-28T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9855104770396791,
+					"center": 1.0013593112822836,
+					"high": 1.0075,
+					"date": "2021-11-28T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9977507872244714,
+					"center": 1.0036264732547597,
+					"high": 1.0092823700474343,
+					"date": "2021-11-28T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9986078886310904,
+					"center": 1.0027881040892193,
+					"high": 1.006060606060606,
 					"date": "2021-11-28T21:32:13+00:00",
 					"present": true
 				},
@@ -18060,6 +23164,27 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9631301835241157,
 					"center": 0.9715016305847005,
 					"high": 0.9802564219260395,
@@ -18123,9 +23248,16 @@
 					"present": true
 				},
 				{
-					"low": 0.9715370018975331,
-					"center": 1.0030768279514692,
-					"high": 1.0339869281045753,
+					"low": 1,
+					"center": 1.0006321112515801,
+					"high": 1.0012650221378874,
+					"date": "2021-11-29T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0022888649351538,
+					"center": 1.0032722513089005,
+					"high": 1.0045841519318925,
 					"date": "2021-11-29T21:32:13+00:00",
 					"present": true
 				},
@@ -18165,6 +23297,34 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.1149375018635475,
 					"center": 1.1206198138959595,
 					"high": 1.126373616908781,
@@ -18186,6 +23346,13 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9992394239009847,
 					"center": 0.9997658353822736,
 					"high": 1.0001171234481143,
@@ -18207,9 +23374,16 @@
 					"present": true
 				},
 				{
-					"low": 0.0025939044456613166,
-					"center": 0.9887701664663435,
-					"high": 383.4705650845865,
+					"low": 0.997047821535222,
+					"center": 1.0027993926741317,
+					"high": 1.0129362428033264,
+					"date": "2021-11-29T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9859425721027466,
+					"center": 0.987531308121213,
+					"high": 0.9893918606096362,
 					"date": "2021-11-29T21:32:13+00:00",
 					"present": true
 				},
@@ -18354,6 +23528,27 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.0315129818261064,
 					"center": 1.036702174851507,
 					"high": 1.0432606497242425,
@@ -18361,6 +23556,13 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.998140092722325,
 					"center": 1.0000335690721425,
 					"high": 1.0053678741966465,
@@ -18459,9 +23661,23 @@
 					"present": true
 				},
 				{
-					"low": 1.472287275565964,
-					"center": 1.5188755020080322,
-					"high": 1.5834686094396706,
+					"low": 1.6206223682859193,
+					"center": 1.632191005454358,
+					"high": 1.7667590596448004,
+					"date": "2021-11-29T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 1.490960304239466,
+					"center": 1.5096153846153846,
+					"high": 1.524330916247448,
+					"date": "2021-11-29T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9987628865979381,
+					"center": 1.0222405271828665,
+					"high": 1.041093032957864,
 					"date": "2021-11-29T21:32:13+00:00",
 					"present": true
 				},
@@ -18494,9 +23710,30 @@
 					"present": true
 				},
 				{
-					"low": 0.9286853169381305,
-					"center": 1.017438864362942,
-					"high": 1.1174426055034283,
+					"low": 1.0176251364591302,
+					"center": 1.0228694095247701,
+					"high": 1.02557321172145,
+					"date": "2021-11-29T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0202375797737155,
+					"center": 1.0218087310256507,
+					"high": 1.0245833647537892,
+					"date": "2021-11-29T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0210252878430475,
+					"center": 1.0226690474342055,
+					"high": 1.0263826258228375,
+					"date": "2021-11-29T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 1.012652302361574,
+					"center": 1.0145071295722257,
+					"high": 1.0165746998160663,
 					"date": "2021-11-29T21:32:13+00:00",
 					"present": true
 				},
@@ -18515,9 +23752,44 @@
 					"present": true
 				},
 				{
-					"low": 0.9487537952098126,
-					"center": 1.0969146543309425,
-					"high": 1.2392773830982928,
+					"low": 0.9972914409534127,
+					"center": 0.998916576381365,
+					"high": 1.000542152344809,
+					"date": "2021-11-29T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0534558009022579,
+					"center": 1.0578265868397807,
+					"high": 1.0619812231288936,
+					"date": "2021-11-29T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0314097611940798,
+					"center": 1.033800263799748,
+					"high": 1.0356202764976958,
+					"date": "2021-11-29T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9988370161156338,
+					"center": 0.9995012468827931,
+					"high": 0.9996674979218622,
+					"date": "2021-11-29T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 1.1357645146471607,
+					"center": 1.142919471453503,
+					"high": 1.147512069979156,
+					"date": "2021-11-29T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 1.1721066680096695,
+					"center": 1.1796971990915972,
+					"high": 1.1844600399164236,
 					"date": "2021-11-29T21:32:13+00:00",
 					"present": true
 				},
@@ -18606,23 +23878,58 @@
 					"present": true
 				},
 				{
-					"low": 0.22317829780159185,
-					"center": 1.0132036593662694,
-					"high": 4.732577530784569,
+					"low": 1.0093678753817747,
+					"center": 1.0117865202405205,
+					"high": 1.0138175032734789,
 					"date": "2021-11-29T21:32:13+00:00",
 					"present": true
 				},
 				{
-					"low": 1.012017167381974,
-					"center": 1.0171821305841924,
-					"high": 1.0219824033757456,
+					"low": 1.0210724763136962,
+					"center": 1.029791282791369,
+					"high": 1.0434191632056906,
 					"date": "2021-11-29T21:32:13+00:00",
 					"present": true
 				},
 				{
-					"low": 1.0004536176236978,
-					"center": 1.0036297640653358,
-					"high": 1.0068212824010914,
+					"low": 1.0162671232876712,
+					"center": 1.0222984562607202,
+					"high": 1.0292347377472053,
+					"date": "2021-11-29T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 1,
+					"center": 1.0111016225448333,
+					"high": 1.0184863163996192,
+					"date": "2021-11-29T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9955908289241622,
+					"center": 1.0062001771479185,
+					"high": 1.0213713268032059,
+					"date": "2021-11-29T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0009041591320071,
+					"center": 1.0031717263253286,
+					"high": 1.0061279055008563,
+					"date": "2021-11-29T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0020389669234255,
+					"center": 1.0058903488898958,
+					"high": 1.0081669691470054,
+					"date": "2021-11-29T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9967682363804248,
+					"center": 1.0004638218923934,
+					"high": 1.00325430032543,
 					"date": "2021-11-29T21:32:13+00:00",
 					"present": true
 				},
@@ -18776,6 +24083,27 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9689497339772126,
 					"center": 0.9737125451188012,
 					"high": 0.9801257390315405,
@@ -18839,9 +24167,16 @@
 					"present": true
 				},
 				{
-					"low": 0.9709044908285895,
-					"center": 1.0006325110689438,
-					"high": 1.0336546324944003,
+					"low": 0.9993686868686867,
+					"center": 1.0006321112515801,
+					"high": 1.0012642225031605,
+					"date": "2021-11-30T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0026160889470244,
+					"center": 1.0032722513089005,
+					"high": 1.0052424639580602,
 					"date": "2021-11-30T21:32:11+00:00",
 					"present": true
 				},
@@ -18881,6 +24216,34 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.1144726107033305,
 					"center": 1.1204171388024404,
 					"high": 1.1301213153684926,
@@ -18902,6 +24265,13 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9991809991809992,
 					"center": 0.9997658902025051,
 					"high": 1.0003512469265894,
@@ -18923,9 +24293,16 @@
 					"present": true
 				},
 				{
-					"low": 0.0025926545426188125,
-					"center": 0.9877976452238588,
-					"high": 381.8851755430313,
+					"low": 0.9877583690380903,
+					"center": 0.9945481579382124,
+					"high": 1.004123231326676,
+					"date": "2021-11-30T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9856936842123697,
+					"center": 0.9870701433768907,
+					"high": 0.9883316802951556,
 					"date": "2021-11-30T21:32:11+00:00",
 					"present": true
 				},
@@ -19070,6 +24447,27 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.0302079590487323,
 					"center": 1.0365148262786388,
 					"high": 1.0412422667471315,
@@ -19077,6 +24475,13 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9997086788578171,
 					"center": 1.0037745733456018,
 					"high": 1.006636325119361,
@@ -19175,9 +24580,23 @@
 					"present": true
 				},
 				{
-					"low": 1.4778481012658229,
-					"center": 1.5156124899919936,
-					"high": 1.5974130962004853,
+					"low": 1.6068341299705076,
+					"center": 1.6349887594522787,
+					"high": 1.7817553137394486,
+					"date": "2021-11-30T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 1.4876098804023266,
+					"center": 1.501602564102564,
+					"high": 1.5185185185185184,
+					"date": "2021-11-30T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 1.005897627646955,
+					"center": 1.0172131147540984,
+					"high": 1.0338452634222124,
 					"date": "2021-11-30T21:32:11+00:00",
 					"present": true
 				},
@@ -19210,9 +24629,30 @@
 					"present": true
 				},
 				{
-					"low": 0.9264835177368416,
-					"center": 1.014956398837421,
-					"high": 1.1141328829994368,
+					"low": 1.0158109102738422,
+					"center": 1.0198848440990467,
+					"high": 1.023968076213309,
+					"date": "2021-11-30T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0182479290121034,
+					"center": 1.0207977980827132,
+					"high": 1.022867376755585,
+					"date": "2021-11-30T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 1.019747207101506,
+					"center": 1.0226867061592986,
+					"high": 1.0262571857682945,
+					"date": "2021-11-30T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0095584136749314,
+					"center": 1.0112259665081662,
+					"high": 1.0145380209200914,
 					"date": "2021-11-30T21:32:11+00:00",
 					"present": true
 				},
@@ -19231,9 +24671,44 @@
 					"present": true
 				},
 				{
-					"low": 0.9505592544257412,
-					"center": 1.0704407388089465,
-					"high": 1.2432169504634416,
+					"low": 0.9978319783197831,
+					"center": 0.998916282850176,
+					"high": 0.999729070712544,
+					"date": "2021-11-30T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0545901180727428,
+					"center": 1.0577033600134569,
+					"high": 1.0613781691720887,
+					"date": "2021-11-30T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0305754866788215,
+					"center": 1.0329925137468807,
+					"high": 1.035039935220288,
+					"date": "2021-11-30T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9993351063829786,
+					"center": 0.9996675531914894,
+					"high": 1.0004987531172072,
+					"date": "2021-11-30T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 1.1422429141147987,
+					"center": 1.147316977638513,
+					"high": 1.1519736677764925,
+					"date": "2021-11-30T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 1.1733030034624365,
+					"center": 1.1802269633236766,
+					"high": 1.1845945028842892,
 					"date": "2021-11-30T21:32:11+00:00",
 					"present": true
 				},
@@ -19322,23 +24797,58 @@
 					"present": true
 				},
 				{
-					"low": 0.22301840277580362,
-					"center": 1.0114514177146343,
-					"high": 4.684606845917703,
+					"low": 1.0066535634113105,
+					"center": 1.009938526353543,
+					"high": 1.0121434913203693,
 					"date": "2021-11-30T21:32:11+00:00",
 					"present": true
 				},
 				{
-					"low": 1.01114922813036,
-					"center": 1.0163230361024285,
-					"high": 1.0219824033757456,
+					"low": 1.0235392749883023,
+					"center": 1.0376981276225028,
+					"high": 1.0457719524962827,
 					"date": "2021-11-30T21:32:11+00:00",
 					"present": true
 				},
 				{
-					"low": 0.9963858126614935,
-					"center": 1.0004522840343737,
-					"high": 1.0040853381752155,
+					"low": 1.023156089193825,
+					"center": 1.0266781411359724,
+					"high": 1.03359173126615,
+					"date": "2021-11-30T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9991539763113367,
+					"center": 1.0068143100511073,
+					"high": 1.0137221269296741,
+					"date": "2021-11-30T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.980952380952381,
+					"center": 1.0035304501323918,
+					"high": 1.026032315978456,
+					"date": "2021-11-30T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.99685110211426,
+					"center": 1.002261420171868,
+					"high": 1.0045228403437358,
+					"date": "2021-11-30T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9862099644128113,
+					"center": 1.0031631269769543,
+					"high": 1.006787330316742,
+					"date": "2021-11-30T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9696494582072761,
+					"center": 1.001393404551788,
+					"high": 1.0051091500232234,
 					"date": "2021-11-30T21:32:11+00:00",
 					"present": true
 				},
@@ -19492,6 +25002,27 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9658130839083843,
 					"center": 0.9722796390887635,
 					"high": 0.9864480928239856,
@@ -19555,9 +25086,16 @@
 					"present": true
 				},
 				{
-					"low": 0.9683644384662808,
-					"center": 0.9993674889310564,
-					"high": 1.0328377457919897,
+					"low": 0.9993682880606445,
+					"center": 1.0006321112515801,
+					"high": 1.0012650221378874,
+					"date": "2021-12-04T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9993459777632441,
+					"center": 1.00065445026178,
+					"high": 1.0019646365422397,
 					"date": "2021-12-04T21:32:13+00:00",
 					"present": true
 				},
@@ -19597,6 +25135,34 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.125012644047213,
 					"center": 1.1297679170280674,
 					"high": 1.1365483718951057,
@@ -19618,6 +25184,13 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9996487530734105,
 					"center": 1,
 					"high": 1.0003513291954562,
@@ -19639,9 +25212,16 @@
 					"present": true
 				},
 				{
-					"low": 0.002611171132586421,
-					"center": 0.989079358796563,
-					"high": 375.1487055392313,
+					"low": 0.9830652965301139,
+					"center": 0.9880373918274793,
+					"high": 0.9972103962314408,
+					"date": "2021-12-04T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9848875103453945,
+					"center": 0.9875978098764194,
+					"high": 0.991651586816861,
 					"date": "2021-12-04T21:32:13+00:00",
 					"present": true
 				},
@@ -19786,6 +25366,27 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.0320920470979609,
 					"center": 1.0372556382546037,
 					"high": 1.045009463937705,
@@ -19793,6 +25394,13 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9977478301062763,
 					"center": 1.0018367987993915,
 					"high": 1.0053229532527013,
@@ -19891,9 +25499,23 @@
 					"present": true
 				},
 				{
-					"low": 0.9852941176470589,
-					"center": 1.0633412906979076,
-					"high": 1.1623015873015874,
+					"low": 1.031576913004829,
+					"center": 1.0535458818720622,
+					"high": 1.1057489729941903,
+					"date": "2021-12-04T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0551615445232467,
+					"center": 1.0635424940428913,
+					"high": 1.078037007240547,
+					"date": "2021-12-04T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9966763606148735,
+					"center": 1.0124490858065798,
+					"high": 1.0390492359932089,
 					"date": "2021-12-04T21:32:13+00:00",
 					"present": true
 				},
@@ -19926,9 +25548,30 @@
 					"present": true
 				},
 				{
-					"low": 0.9037870713385127,
-					"center": 0.991696470114655,
-					"high": 1.0876100775340947,
+					"low": 0.9983273280435218,
+					"center": 1.0028217401374455,
+					"high": 1.0065191534473619,
+					"date": "2021-12-04T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9917317929550346,
+					"center": 0.9936317768665318,
+					"high": 0.997355896351137,
+					"date": "2021-12-04T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0042814687956478,
+					"center": 1.0078069732187973,
+					"high": 1.0104077065011632,
+					"date": "2021-12-04T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9860846521249733,
+					"center": 0.9875603839694814,
+					"high": 0.9904431859390765,
 					"date": "2021-12-04T21:32:13+00:00",
 					"present": true
 				},
@@ -19947,9 +25590,44 @@
 					"present": true
 				},
 				{
-					"low": 0.8415504615511047,
-					"center": 0.98990263146629,
-					"high": 1.1891258857406584,
+					"low": 0.9956651314007045,
+					"center": 0.9978325657003522,
+					"high": 1,
+					"date": "2021-12-04T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9957918858027828,
+					"center": 0.9994371232322798,
+					"high": 1.0114999297669847,
+					"date": "2021-12-04T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.981380657660381,
+					"center": 0.9884382860420987,
+					"high": 0.9907521170074233,
+					"date": "2021-12-04T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9986708755607244,
+					"center": 0.9990029910269191,
+					"high": 0.9995015369243656,
+					"date": "2021-12-04T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0089230738880541,
+					"center": 1.0140174862804743,
+					"high": 1.020343135079482,
+					"date": "2021-12-04T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.991893757766704,
+					"center": 0.9975912740493866,
+					"high": 1.0049890756842559,
 					"date": "2021-12-04T21:32:13+00:00",
 					"present": true
 				},
@@ -20038,23 +25716,58 @@
 					"present": true
 				},
 				{
-					"low": 0.2250414596779399,
-					"center": 1.0123830564783005,
-					"high": 4.648516668927778,
+					"low": 1.0059187094623097,
+					"center": 1.011027752859708,
+					"high": 1.0134185023288906,
 					"date": "2021-12-04T21:32:13+00:00",
 					"present": true
 				},
 				{
-					"low": 1.0110732538330494,
-					"center": 1.0162532078699744,
-					"high": 1.0197424892703861,
+					"low": 1.0092537707426517,
+					"center": 1.0245064246830475,
+					"high": 1.0390569102994696,
 					"date": "2021-12-04T21:32:13+00:00",
 					"present": true
 				},
 				{
-					"low": 0.9923302500044779,
-					"center": 0.9954812471757796,
-					"high": 1,
+					"low": 1.0136170212765956,
+					"center": 1.0222984562607202,
+					"high": 1.0283505154639174,
+					"date": "2021-12-04T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 1.003808186598278,
+					"center": 1.0119250425894377,
+					"high": 1.0187553282182435,
+					"date": "2021-12-04T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9633105802047781,
+					"center": 0.986013986013986,
+					"high": 1.0039489831156498,
+					"date": "2021-12-04T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9927878900921263,
+					"center": 0.9977406235878897,
+					"high": 1.0018075011296883,
+					"date": "2021-12-04T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9708866343184825,
+					"center": 0.9941388638412986,
+					"high": 0.9968397291196388,
+					"date": "2021-12-04T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.982396170576201,
+					"center": 0.9935245143385754,
+					"high": 1.0161513613290263,
 					"date": "2021-12-04T21:32:13+00:00",
 					"present": true
 				},
@@ -20208,6 +25921,27 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9776994886349599,
 					"center": 0.9821765920523691,
 					"high": 0.9883045907309091,
@@ -20271,9 +26005,16 @@
 					"present": true
 				},
 				{
-					"low": 0.9690069576217584,
-					"center": 1.000316355583676,
-					"high": 1.0326370757180157,
+					"low": 0.9993682880606445,
+					"center": 1,
+					"high": 1.0006321112515801,
+					"date": "2021-12-06T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9993459777632441,
+					"center": 1.00065445026178,
+					"high": 1.0019646365422397,
 					"date": "2021-12-06T21:32:13+00:00",
 					"present": true
 				},
@@ -20313,6 +26054,34 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.1184492188548087,
 					"center": 1.1272340646279593,
 					"high": 1.1351282480564813,
@@ -20334,6 +26103,13 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9995317804050099,
 					"center": 0.9997658627955982,
 					"high": 1,
@@ -20355,9 +26131,16 @@
 					"present": true
 				},
 				{
-					"low": 0.002597120598383896,
-					"center": 0.9864632757966387,
-					"high": 375.30019031276515,
+					"low": 0.9850996600056328,
+					"center": 0.9883433741892297,
+					"high": 0.9926011834169588,
+					"date": "2021-12-06T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9854748969008925,
+					"center": 0.9885736404708587,
+					"high": 0.9900100098203083,
 					"date": "2021-12-06T21:32:13+00:00",
 					"present": true
 				},
@@ -20502,6 +26285,27 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.0258751794805347,
 					"center": 1.0332377414905107,
 					"high": 1.0411460301252435,
@@ -20509,6 +26313,13 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.0033253135896418,
 					"center": 1.0052140454240852,
 					"high": 1.006760209986918,
@@ -20607,9 +26418,23 @@
 					"present": true
 				},
 				{
-					"low": 1.0314900153609832,
-					"center": 1.0721153846153846,
-					"high": 1.1786858974358976,
+					"low": 1.0498525723214263,
+					"center": 1.063567167249537,
+					"high": 1.0813314157452871,
+					"date": "2021-12-06T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0556435979089112,
+					"center": 1.0704,
+					"high": 1.07735421686747,
+					"date": "2021-12-06T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 1.011525949502721,
+					"center": 1.0316589278176447,
+					"high": 1.0561006825938568,
 					"date": "2021-12-06T21:32:13+00:00",
 					"present": true
 				},
@@ -20642,9 +26467,30 @@
 					"present": true
 				},
 				{
-					"low": 0.9034718188734212,
-					"center": 0.9923658182169455,
-					"high": 1.088168957744955,
+					"low": 0.9956798457087752,
+					"center": 1.000605436042767,
+					"high": 1.0046267247618434,
+					"date": "2021-12-06T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9919791647007756,
+					"center": 0.9941839605717847,
+					"high": 0.996947618191641,
+					"date": "2021-12-06T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 1.00239487748311,
+					"center": 1.0050022737608004,
+					"high": 1.0077593832933147,
+					"date": "2021-12-06T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.985616883956705,
+					"center": 0.988434800708112,
+					"high": 0.9904025959325047,
 					"date": "2021-12-06T21:32:13+00:00",
 					"present": true
 				},
@@ -20663,9 +26509,44 @@
 					"present": true
 				},
 				{
-					"low": 0.845510894948289,
-					"center": 0.9891593183323573,
-					"high": 1.1902481948932184,
+					"low": 0.997020585048754,
+					"center": 0.9989156953103823,
+					"high": 1.0010843046896178,
+					"date": "2021-12-06T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9972690605568315,
+					"center": 0.9994499295769714,
+					"high": 1.002113720252805,
+					"date": "2021-12-06T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9758400243264964,
+					"center": 0.9883045664382959,
+					"high": 0.9902665539703868,
+					"date": "2021-12-06T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9991690211068639,
+					"center": 0.999501329787234,
+					"high": 0.9999169021106864,
+					"date": "2021-12-06T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 1.013156557702584,
+					"center": 1.016955636014269,
+					"high": 1.02300352462381,
+					"date": "2021-12-06T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.99020041298439,
+					"center": 0.994152576489533,
+					"high": 0.9982060185185185,
 					"date": "2021-12-06T21:32:13+00:00",
 					"present": true
 				},
@@ -20754,23 +26635,58 @@
 					"present": true
 				},
 				{
-					"low": 0.2258218510464738,
-					"center": 1.0168449504531036,
-					"high": 4.705229016927303,
+					"low": 1.0076823851754115,
+					"center": 1.0101178847074705,
+					"high": 1.0168101684798734,
 					"date": "2021-12-06T21:32:13+00:00",
 					"present": true
 				},
 				{
-					"low": 1.0119760479041917,
-					"center": 1.015450643776824,
-					"high": 1.0197934595524958,
+					"low": 1.0261635308902353,
+					"center": 1.0466209027699016,
+					"high": 1.0585679808503206,
 					"date": "2021-12-06T21:32:13+00:00",
 					"present": true
 				},
 				{
-					"low": 0.9932386744368153,
-					"center": 0.9977365323675871,
-					"high": 1.0002265518803806,
+					"low": 1.015358361774744,
+					"center": 1.0206008583690986,
+					"high": 1.0262020884321408,
+					"date": "2021-12-06T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0016934801016089,
+					"center": 1.0110921501706482,
+					"high": 1.0171526712784695,
+					"date": "2021-12-06T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9825546451205501,
+					"center": 0.9991197183098591,
+					"high": 1.0151380231522709,
+					"date": "2021-12-06T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9914836396234874,
+					"center": 0.9981892258940698,
+					"high": 1.0022614220222616,
+					"date": "2021-12-06T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9838029579978873,
+					"center": 0.9968397291196388,
+					"high": 1.0013583881158108,
+					"date": "2021-12-06T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9919112010685508,
+					"center": 0.9958294717330862,
+					"high": 0.999535747446611,
 					"date": "2021-12-06T21:32:13+00:00",
 					"present": true
 				},
@@ -20924,6 +26840,27 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9696130366699995,
 					"center": 0.9797177316745106,
 					"high": 0.9879183634509012,
@@ -20987,9 +26924,16 @@
 					"present": true
 				},
 				{
-					"low": 0.9709044908285895,
-					"center": 1.000632711167352,
-					"high": 1.0340091563113147,
+					"low": 1,
+					"center": 1.0006321112515801,
+					"high": 1.0012642225031605,
+					"date": "2021-12-15T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 1.00065445026178,
+					"center": 1.0019646365422397,
+					"high": 1.003931847968545,
 					"date": "2021-12-15T21:32:11+00:00",
 					"present": true
 				},
@@ -21029,6 +26973,34 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.1146688035852177,
 					"center": 1.1279055312529918,
 					"high": 1.1373696433143143,
@@ -21050,6 +27022,13 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9996488353037576,
 					"center": 1,
 					"high": 1.0010537407797682,
@@ -21071,9 +27050,16 @@
 					"present": true
 				},
 				{
-					"low": 0.0026056653601979206,
-					"center": 0.9881444063227361,
-					"high": 375.21484868983293,
+					"low": 0.9825251614660734,
+					"center": 0.9924288169445864,
+					"high": 0.9989874586863071,
+					"date": "2021-12-15T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9874551501771777,
+					"center": 0.9896846354461957,
+					"high": 0.9980223170989913,
 					"date": "2021-12-15T21:32:11+00:00",
 					"present": true
 				},
@@ -21218,6 +27204,27 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.029526825760068,
 					"center": 1.0363940230672712,
 					"high": 1.044806486930724,
@@ -21225,6 +27232,13 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.0057945970273827,
 					"center": 1.0074793986233945,
 					"high": 1.0089379043777833,
@@ -21323,9 +27337,23 @@
 					"present": true
 				},
 				{
-					"low": 1.0225917128529955,
-					"center": 1.0381060475389958,
-					"high": 1.1484751203852328,
+					"low": 1.0264732731514352,
+					"center": 1.0449148167268973,
+					"high": 1.0525227460711333,
+					"date": "2021-12-15T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0303272146847566,
+					"center": 1.0369477911646587,
+					"high": 1.0419693301049233,
+					"date": "2021-12-15T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9700819672131147,
+					"center": 1.009799918334014,
+					"high": 1.0267710049423395,
 					"date": "2021-12-15T21:32:11+00:00",
 					"present": true
 				},
@@ -21358,9 +27386,30 @@
 					"present": true
 				},
 				{
-					"low": 0.9048909236613092,
-					"center": 0.987613941351085,
-					"high": 1.082562230161792,
+					"low": 0.9967013178406123,
+					"center": 1.0006731603154775,
+					"high": 1.007762080565478,
+					"date": "2021-12-15T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.994043592634348,
+					"center": 0.9959381699198917,
+					"high": 0.9978938658843882,
+					"date": "2021-12-15T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9987408388081913,
+					"center": 1.0017351467551356,
+					"high": 1.0059766087897368,
+					"date": "2021-12-15T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9804484746527706,
+					"center": 0.9843778944118555,
+					"high": 0.987671148008178,
 					"date": "2021-12-15T21:32:11+00:00",
 					"present": true
 				},
@@ -21379,9 +27428,44 @@
 					"present": true
 				},
 				{
-					"low": 0.8392536217945483,
-					"center": 0.9926964633899131,
-					"high": 1.1950659106953365,
+					"low": 0.9953917050691244,
+					"center": 0.9964740981828045,
+					"high": 0.9972870320130222,
+					"date": "2021-12-15T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9901808497126603,
+					"center": 0.9963263490773847,
+					"high": 1.0027584186388214,
+					"date": "2021-12-15T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9912565441887742,
+					"center": 0.9929762755835293,
+					"high": 0.9969213999528636,
+					"date": "2021-12-15T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9991690211068639,
+					"center": 0.9995012468827931,
+					"high": 1.0001662234042552,
+					"date": "2021-12-15T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0063490800052652,
+					"center": 1.0110931773392426,
+					"high": 1.0163873861747552,
+					"date": "2021-12-15T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9931792391373482,
+					"center": 0.9979643894431116,
+					"high": 1.0028681528484928,
 					"date": "2021-12-15T21:32:11+00:00",
 					"present": true
 				},
@@ -21470,23 +27554,58 @@
 					"present": true
 				},
 				{
-					"low": 0.22548033859218114,
-					"center": 1.0122547232858499,
-					"high": 4.671692586087423,
+					"low": 1.009007561453699,
+					"center": 1.0106483535352266,
+					"high": 1.0122361636631398,
 					"date": "2021-12-15T21:32:11+00:00",
 					"present": true
 				},
 				{
-					"low": 0.9991431019708655,
-					"center": 1.0034305317324184,
-					"high": 1.008613264427218,
+					"low": 1.0192990834148152,
+					"center": 1.0321369235011073,
+					"high": 1.0402968300551332,
 					"date": "2021-12-15T21:32:11+00:00",
 					"present": true
 				},
 				{
-					"low": 0.9929866243415364,
-					"center": 0.9963751699139102,
-					"high": 0.999092970521542,
+					"low": 0.997872340425532,
+					"center": 1.0060034305317325,
+					"high": 1.0103359173126616,
+					"date": "2021-12-15T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9923599320882853,
+					"center": 0.999146392113144,
+					"high": 1.0042680394342798,
+					"date": "2021-12-15T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9784296807592753,
+					"center": 0.9947229551451189,
+					"high": 1.0098214285714289,
+					"date": "2021-12-15T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9943454193599088,
+					"center": 0.9968354430379747,
+					"high": 1.001359927470535,
+					"date": "2021-12-15T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9950271247739603,
+					"center": 0.9981900452488687,
+					"high": 1.0022650057787148,
+					"date": "2021-12-15T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9880184331797236,
+					"center": 0.9930523390458547,
+					"high": 0.9976765799256505,
 					"date": "2021-12-15T21:32:11+00:00",
 					"present": true
 				},
@@ -21640,6 +27759,27 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9640417923759856,
 					"center": 0.9742772079672593,
 					"high": 0.9833829374363207,
@@ -21703,9 +27843,16 @@
 					"present": true
 				},
 				{
-					"low": 0.9693183607698266,
+					"low": 0.9993678887484196,
 					"center": 1,
-					"high": 1.032658393207054,
+					"high": 1.0006325110689438,
+					"date": "2021-12-16T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9993455497382198,
+					"center": 1.0013089005235603,
+					"high": 1.00262123197903,
 					"date": "2021-12-16T21:32:11+00:00",
 					"present": true
 				},
@@ -21745,6 +27892,34 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.1232478322102202,
 					"center": 1.1284881375652762,
 					"high": 1.1347193522006234,
@@ -21766,6 +27941,13 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9995317804050099,
 					"center": 0.9998829176911369,
 					"high": 1.0003513291954562,
@@ -21787,9 +27969,16 @@
 					"present": true
 				},
 				{
-					"low": 0.002610563743906594,
-					"center": 0.9894053460504829,
-					"high": 376.7234151018882,
+					"low": 0.9951054304205618,
+					"center": 0.9977462301633402,
+					"high": 1.0015268611380228,
+					"date": "2021-12-16T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9865381092810227,
+					"center": 0.9882723972634871,
+					"high": 0.9898043654639437,
 					"date": "2021-12-16T21:32:11+00:00",
 					"present": true
 				},
@@ -21934,6 +28123,27 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.0349311329559303,
 					"center": 1.0407866547723725,
 					"high": 1.0486716992038874,
@@ -21941,6 +28151,13 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.0033735044246206,
 					"center": 1.0050614751519575,
 					"high": 1.007039881178903,
@@ -22039,9 +28256,23 @@
 					"present": true
 				},
 				{
-					"low": 0.9769762087490408,
-					"center": 1.0159744408945688,
-					"high": 1.0363673469387755,
+					"low": 1.0142864012627792,
+					"center": 1.0183589743589743,
+					"high": 1.025487565782685,
+					"date": "2021-12-16T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0087405986553994,
+					"center": 1.0152121697357885,
+					"high": 1.0250000162591155,
+					"date": "2021-12-16T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9906007355946056,
+					"center": 1.013997529847674,
+					"high": 1.046185950349749,
 					"date": "2021-12-16T21:32:11+00:00",
 					"present": true
 				},
@@ -22074,9 +28305,30 @@
 					"present": true
 				},
 				{
-					"low": 0.9065765817714821,
-					"center": 0.993225105374369,
-					"high": 1.0878167963952663,
+					"low": 1.0056620670149736,
+					"center": 1.0093059996475238,
+					"high": 1.0135278104116927,
+					"date": "2021-12-16T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9940595920669236,
+					"center": 0.995353124882417,
+					"high": 0.9983538863277636,
+					"date": "2021-12-16T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9936553146938792,
+					"center": 0.9967872931016758,
+					"high": 0.9988684873733479,
+					"date": "2021-12-16T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9840379459682408,
+					"center": 0.9862652093215095,
+					"high": 0.9899593839556315,
 					"date": "2021-12-16T21:32:11+00:00",
 					"present": true
 				},
@@ -22095,9 +28347,44 @@
 					"present": true
 				},
 				{
-					"low": 0.8374003864061009,
-					"center": 0.9936101582480075,
-					"high": 1.1996547310009935,
+					"low": 0.9943120260021667,
+					"center": 0.9956604285326824,
+					"high": 0.9967453213995119,
+					"date": "2021-12-16T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9932325383751797,
+					"center": 0.9972471995874275,
+					"high": 1.0038256109427175,
+					"date": "2021-12-16T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.990835674673806,
+					"center": 0.9927267635940251,
+					"high": 0.9952543422031938,
+					"date": "2021-12-16T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9990028253282367,
+					"center": 0.9991690211068639,
+					"high": 1.0001661957786272,
+					"date": "2021-12-16T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 1.009289057276577,
+					"center": 1.011623968194541,
+					"high": 1.0147230659229245,
+					"date": "2021-12-16T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9921200071053132,
+					"center": 0.9956474319092611,
+					"high": 1.0016636219432788,
 					"date": "2021-12-16T21:32:11+00:00",
 					"present": true
 				},
@@ -22186,23 +28473,58 @@
 					"present": true
 				},
 				{
-					"low": 0.22420724525743582,
-					"center": 1.016840262342982,
-					"high": 4.674888011252133,
+					"low": 1.0065599600965323,
+					"center": 1.0110467826038012,
+					"high": 1.0134856629647668,
 					"date": "2021-12-16T21:32:11+00:00",
 					"present": true
 				},
 				{
-					"low": 1.0025751091934714,
-					"center": 1.0060240963855422,
-					"high": 1.00862812769629,
+					"low": 1.020456929857812,
+					"center": 1.0352008167523117,
+					"high": 1.0460024552764575,
 					"date": "2021-12-16T21:32:11+00:00",
 					"present": true
 				},
 				{
-					"low": 0.9920762198434845,
-					"center": 0.9972813774354328,
-					"high": 1.0006808896958692,
+					"low": 1.0068846815834769,
+					"center": 1.0111876075731498,
+					"high": 1.014655172413793,
+					"date": "2021-12-16T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9906621392190154,
+					"center": 1,
+					"high": 1.0051457975986278,
+					"date": "2021-12-16T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9851528384279477,
+					"center": 1,
+					"high": 1.0196779964221825,
+					"date": "2021-12-16T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9905320108205591,
+					"center": 0.9968368730230457,
+					"high": 1.0004526935264826,
+					"date": "2021-12-16T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.997737556561086,
+					"center": 1,
+					"high": 1.0024924825002466,
+					"date": "2021-12-16T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.967057761732852,
+					"center": 0.9921296279427358,
+					"high": 0.9958236658932715,
 					"date": "2021-12-16T21:32:11+00:00",
 					"present": true
 				},
@@ -22356,6 +28678,27 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9601167766796207,
 					"center": 0.9684062360509027,
 					"high": 0.9834498630362565,
@@ -22419,9 +28762,16 @@
 					"present": true
 				},
 				{
-					"low": 0.9690069576217584,
-					"center": 1.0006325110689438,
-					"high": 1.0346631785480707,
+					"low": 0.9993682880606445,
+					"center": 1.0006321112515801,
+					"high": 1.0031605562579011,
+					"date": "2021-12-18T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0013089005235603,
+					"center": 1.0019646365422397,
+					"high": 1.0036052682465675,
 					"date": "2021-12-18T21:32:11+00:00",
 					"present": true
 				},
@@ -22461,6 +28811,34 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.1163440287998796,
 					"center": 1.127498394818617,
 					"high": 1.1332887530672724,
@@ -22482,6 +28860,13 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9987132998011462,
 					"center": 0.9996487941933971,
 					"high": 1.0000585480093678,
@@ -22503,9 +28888,16 @@
 					"present": true
 				},
 				{
-					"low": 0.002617585106418765,
-					"center": 0.9864065250786326,
-					"high": 370.19799814042506,
+					"low": 0.9753960305899491,
+					"center": 0.9804639246008143,
+					"high": 0.986971580613345,
+					"date": "2021-12-18T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.985678447352825,
+					"center": 0.9874191195678927,
+					"high": 0.9886545224724061,
 					"date": "2021-12-18T21:32:11+00:00",
 					"present": true
 				},
@@ -22650,6 +29042,27 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.0374491335506941,
 					"center": 1.0419189874050583,
 					"high": 1.0489180047476674,
@@ -22657,6 +29070,13 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.0040368885781872,
 					"center": 1.0060006123929885,
 					"high": 1.0075080875708398,
@@ -22755,9 +29175,23 @@
 					"present": true
 				},
 				{
-					"low": 1.0081239419690209,
-					"center": 1.0318471337579618,
-					"high": 1.1712707182320443,
+					"low": 1.0180425360346739,
+					"center": 1.026681546109364,
+					"high": 1.0366533265963414,
+					"date": "2021-12-18T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0172549019607844,
+					"center": 1.0326173428798726,
+					"high": 1.03739061256961,
+					"date": "2021-12-18T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9950103950103951,
+					"center": 1.020008336807003,
+					"high": 1.035986452159187,
 					"date": "2021-12-18T21:32:11+00:00",
 					"present": true
 				},
@@ -22790,9 +29224,30 @@
 					"present": true
 				},
 				{
-					"low": 0.9052241725019535,
-					"center": 0.9923508207025937,
-					"high": 1.0857830550563585,
+					"low": 0.9918428765754118,
+					"center": 0.99686552559393,
+					"high": 1.0012083404491159,
+					"date": "2021-12-18T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9929894431526993,
+					"center": 0.996257991726213,
+					"high": 0.9997553954127232,
+					"date": "2021-12-18T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9991765234316515,
+					"center": 1.001896491490742,
+					"high": 1.0036977518165249,
+					"date": "2021-12-18T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9843748269950718,
+					"center": 0.98745726407711,
+					"high": 0.9893417444904858,
 					"date": "2021-12-18T21:32:11+00:00",
 					"present": true
 				},
@@ -22811,9 +29266,44 @@
 					"present": true
 				},
 				{
-					"low": 0.84041498465532,
-					"center": 0.9939384462554497,
-					"high": 1.195346752760776,
+					"low": 0.9948509485094851,
+					"center": 0.9959316517493898,
+					"high": 0.9983733222197968,
+					"date": "2021-12-18T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9959004075127742,
+					"center": 0.9975209941022688,
+					"high": 1.000507491626388,
+					"date": "2021-12-18T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9908607474236256,
+					"center": 0.9920809664303434,
+					"high": 0.9933751973853329,
+					"date": "2021-12-18T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9991692972254528,
+					"center": 0.999833748960931,
+					"high": 1.0001661957969892,
+					"date": "2021-12-18T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 1.006676478933182,
+					"center": 1.00991262295727,
+					"high": 1.0169188047310014,
+					"date": "2021-12-18T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9942939052292086,
+					"center": 0.9988625349651228,
+					"high": 1.0031928974490012,
 					"date": "2021-12-18T21:32:11+00:00",
 					"present": true
 				},
@@ -22902,23 +29392,58 @@
 					"present": true
 				},
 				{
-					"low": 0.22515823632779047,
-					"center": 1.0172604948490682,
-					"high": 4.631682555227885,
+					"low": 1.0098001487390433,
+					"center": 1.0162637219039885,
+					"high": 1.021250761640218,
 					"date": "2021-12-18T21:32:11+00:00",
 					"present": true
 				},
 				{
-					"low": 1.0004248088360237,
-					"center": 1.0051325919589393,
-					"high": 1.0102739726027397,
+					"low": 1.0180337337265175,
+					"center": 1.0344023911905451,
+					"high": 1.0435040022060795,
 					"date": "2021-12-18T21:32:11+00:00",
 					"present": true
 				},
 				{
-					"low": 0.9990990990990991,
-					"center": 1.0022593764121104,
-					"high": 1.005427408412483,
+					"low": 1.0051107325383306,
+					"center": 1.013663535439795,
+					"high": 1.0179794520547945,
+					"date": "2021-12-18T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9915540540540542,
+					"center": 0.9949195596951735,
+					"high": 1.0008496176720476,
+					"date": "2021-12-18T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9938279333258162,
+					"center": 1.0062111801242235,
+					"high": 1.023111111111111,
+					"date": "2021-12-18T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.995958688819039,
+					"center": 1.0018009905447995,
+					"high": 1.0058717253839204,
+					"date": "2021-12-18T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9797624285085789,
+					"center": 1.0013513513513514,
+					"high": 1.0040595399188093,
+					"date": "2021-12-18T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9930875576036867,
+					"center": 0.9963048498845266,
+					"high": 1.0004623208506704,
 					"date": "2021-12-18T21:32:11+00:00",
 					"present": true
 				},
@@ -23072,6 +29597,27 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9650717206393633,
 					"center": 0.9699904653354668,
 					"high": 0.9761108054084956,
@@ -23135,9 +29681,16 @@
 					"present": true
 				},
 				{
-					"low": 0.9696250585658279,
-					"center": 1,
-					"high": 1.032005225342913,
+					"low": 0.9981060606060606,
+					"center": 0.9987373737373738,
+					"high": 1,
+					"date": "2021-12-19T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 1,
+					"center": 1.0006540222367561,
+					"high": 1.0013089005235603,
 					"date": "2021-12-19T21:32:13+00:00",
 					"present": true
 				},
@@ -23177,6 +29730,34 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.1185095732774155,
 					"center": 1.1266685698306702,
 					"high": 1.1353753581778623,
@@ -23198,6 +29779,13 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9994147940074906,
 					"center": 0.9998829039812646,
 					"high": 1.0004684389272749,
@@ -23219,9 +29807,16 @@
 					"present": true
 				},
 				{
-					"low": 0.0026165288241597785,
-					"center": 0.985973202152143,
-					"high": 371.37188997755686,
+					"low": 0.9770959230875592,
+					"center": 0.9821182627857864,
+					"high": 0.9897395901897006,
+					"date": "2021-12-19T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9837204795972426,
+					"center": 0.9852506452044257,
+					"high": 0.987639075105307,
 					"date": "2021-12-19T21:32:13+00:00",
 					"present": true
 				},
@@ -23366,6 +29961,27 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.027943291555373,
 					"center": 1.03390212697305,
 					"high": 1.0439384207170936,
@@ -23373,6 +29989,13 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.0028212320413505,
 					"center": 1.005351062240817,
 					"high": 1.0077372691071627,
@@ -23471,9 +30094,23 @@
 					"present": true
 				},
 				{
-					"low": 1.0140515993155192,
-					"center": 1.0276898734177216,
-					"high": 1.1420629089365906,
+					"low": 1.0130131303657746,
+					"center": 1.0230372840254622,
+					"high": 1.0328780981284775,
+					"date": "2021-12-19T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0164576802507839,
+					"center": 1.024486571879937,
+					"high": 1.0309892778355145,
+					"date": "2021-12-19T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0104059575178788,
+					"center": 1.029448885149348,
+					"high": 1.049095607235142,
 					"date": "2021-12-19T21:32:13+00:00",
 					"present": true
 				},
@@ -23506,9 +30143,30 @@
 					"present": true
 				},
 				{
-					"low": 0.9103194566213849,
-					"center": 0.9956960441184194,
-					"high": 1.0883399785227135,
+					"low": 0.9960905653594562,
+					"center": 1.001381055022781,
+					"high": 1.0050398754531873,
+					"date": "2021-12-19T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9943208530003573,
+					"center": 0.9969171193864316,
+					"high": 0.9993685078231747,
+					"date": "2021-12-19T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9974208944854472,
+					"center": 0.9997252541399205,
+					"high": 1.0025696904035202,
+					"date": "2021-12-19T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9869565303843444,
+					"center": 0.9908909177091276,
+					"high": 0.9936987536355473,
 					"date": "2021-12-19T21:32:13+00:00",
 					"present": true
 				},
@@ -23527,9 +30185,44 @@
 					"present": true
 				},
 				{
-					"low": 0.8407593647006626,
-					"center": 0.9922308669520019,
-					"high": 1.192681579063702,
+					"low": 0.9953954496208017,
+					"center": 0.996475054229935,
+					"high": 0.9970173535791758,
+					"date": "2021-12-19T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9952951613860936,
+					"center": 0.9975377458325039,
+					"high": 1.0002763851619652,
+					"date": "2021-12-19T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.990034976572296,
+					"center": 0.9923085391361786,
+					"high": 0.9941698240667313,
+					"date": "2021-12-19T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9993352168854912,
+					"center": 0.9996675531914894,
+					"high": 0.9998338042213728,
+					"date": "2021-12-19T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 1.004374383889593,
+					"center": 1.0123838734841502,
+					"high": 1.0163121591170987,
+					"date": "2021-12-19T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9941503217323047,
+					"center": 1.0020052065010907,
+					"high": 1.0066142097203192,
 					"date": "2021-12-19T21:32:13+00:00",
 					"present": true
 				},
@@ -23618,23 +30311,58 @@
 					"present": true
 				},
 				{
-					"low": 0.2262311885670768,
-					"center": 1.01190234246794,
-					"high": 4.613913024295643,
+					"low": 1.0066462633233324,
+					"center": 1.0120644809784605,
+					"high": 1.014894071228145,
 					"date": "2021-12-19T21:32:13+00:00",
 					"present": true
 				},
 				{
-					"low": 1,
-					"center": 1.005982905982906,
-					"high": 1.0094017094017094,
+					"low": 1.015449614081847,
+					"center": 1.0307075122394878,
+					"high": 1.0420254670699283,
 					"date": "2021-12-19T21:32:13+00:00",
 					"present": true
 				},
 				{
-					"low": 0.9937064480262097,
-					"center": 0.9972936400541271,
-					"high": 1.000902323528885,
+					"low": 1.0046707334840237,
+					"center": 1.0102564102564102,
+					"high": 1.0162393162393162,
+					"date": "2021-12-19T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9890480202190397,
+					"center": 1,
+					"high": 1.0076791864779922,
+					"date": "2021-12-19T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9865119132835669,
+					"center": 0.9991266375545852,
+					"high": 1.016,
+					"date": "2021-12-19T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9755990798998715,
+					"center": 0.9982006297795772,
+					"high": 1.0085624155024784,
+					"date": "2021-12-19T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9779929577464789,
+					"center": 0.9981998199819982,
+					"high": 1.0036084799278304,
+					"date": "2021-12-19T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9662192393736018,
+					"center": 0.9946992922899762,
+					"high": 0.9990749306197965,
 					"date": "2021-12-19T21:32:13+00:00",
 					"present": true
 				},
@@ -23788,6 +30516,27 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9559505598561029,
 					"center": 0.9647811493937942,
 					"high": 0.9712513270557914,
@@ -23851,9 +30600,16 @@
 					"present": true
 				},
 				{
-					"low": 0.9696394686907019,
-					"center": 0.9996838444514702,
-					"high": 1.0324844424964996,
+					"low": 0.9993682880606445,
+					"center": 1,
+					"high": 1.0012642225031605,
+					"date": "2021-12-20T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 1,
+					"center": 1.0013097576948264,
+					"high": 1.002619515389653,
 					"date": "2021-12-20T21:32:11+00:00",
 					"present": true
 				},
@@ -23893,6 +30649,34 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.1140442047483412,
 					"center": 1.1214323838168658,
 					"high": 1.13079804230741,
@@ -23914,6 +30698,13 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9995317804050099,
 					"center": 0.999882931397799,
 					"high": 1.0003512469265894,
@@ -23935,9 +30726,16 @@
 					"present": true
 				},
 				{
-					"low": 0.002627046920848173,
-					"center": 0.9860778552858619,
-					"high": 369.4119854978584,
+					"low": 0.9783283985818867,
+					"center": 0.9842718268525312,
+					"high": 0.9917439992247626,
+					"date": "2021-12-20T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9860151644778881,
+					"center": 0.9881797048527874,
+					"high": 0.9898382702315408,
 					"date": "2021-12-20T21:32:11+00:00",
 					"present": true
 				},
@@ -24082,6 +30880,27 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.037328780080027,
 					"center": 1.0418294321166401,
 					"high": 1.0480684469638932,
@@ -24089,6 +30908,13 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.0025053495963343,
 					"center": 1.004892980213335,
 					"high": 1.0061149663213171,
@@ -24187,9 +31013,23 @@
 					"present": true
 				},
 				{
-					"low": 1.0046512075111593,
-					"center": 1.0252964426877471,
-					"high": 1.1121317697782063,
+					"low": 1.008991008991009,
+					"center": 1.0179700833249674,
+					"high": 1.0279431050136185,
+					"date": "2021-12-20T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0125097732603596,
+					"center": 1.02375296912114,
+					"high": 1.032695374800638,
+					"date": "2021-12-20T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0027080307406355,
+					"center": 1.024565861922914,
+					"high": 1.046773495019489,
 					"date": "2021-12-20T21:32:11+00:00",
 					"present": true
 				},
@@ -24222,9 +31062,30 @@
 					"present": true
 				},
 				{
-					"low": 0.9074088047904254,
-					"center": 0.9939139773726322,
-					"high": 1.086410536581663,
+					"low": 0.9953273427471117,
+					"center": 0.9986253633312456,
+					"high": 1.0046609806733757,
+					"date": "2021-12-20T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9911225389913852,
+					"center": 0.9940589951509754,
+					"high": 0.9993409355641627,
+					"date": "2021-12-20T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9931586055419503,
+					"center": 0.9962420049277022,
+					"high": 0.9987058560015928,
+					"date": "2021-12-20T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9871109410130688,
+					"center": 0.9892080392885146,
+					"high": 0.9932150958960609,
 					"date": "2021-12-20T21:32:11+00:00",
 					"present": true
 				},
@@ -24243,9 +31104,44 @@
 					"present": true
 				},
 				{
-					"low": 0.8422190284169502,
-					"center": 0.9915903439182886,
-					"high": 1.1954240691116538,
+					"low": 0.9948523435383364,
+					"center": 0.9967479674796748,
+					"high": 0.9981004070556309,
+					"date": "2021-12-20T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9929166521420855,
+					"center": 0.9963547528012134,
+					"high": 0.9976318484931181,
+					"date": "2021-12-20T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9825238121044602,
+					"center": 0.9911470672368143,
+					"high": 0.9930066577853596,
+					"date": "2021-12-20T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9991691591890994,
+					"center": 0.9995014126641184,
+					"high": 1.0004985873358816,
+					"date": "2021-12-20T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0074245611554031,
+					"center": 1.012682156232805,
+					"high": 1.0203347122783244,
+					"date": "2021-12-20T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9946479063721722,
+					"center": 0.9982059184645068,
+					"high": 1.0036664626944976,
 					"date": "2021-12-20T21:32:11+00:00",
 					"present": true
 				},
@@ -24334,23 +31230,58 @@
 					"present": true
 				},
 				{
-					"low": 0.2268556824968565,
-					"center": 1.0118275811775514,
-					"high": 4.5856770330016765,
+					"low": 1.0054418565415575,
+					"center": 1.0093048217405853,
+					"high": 1.0123132691423895,
 					"date": "2021-12-20T21:32:11+00:00",
 					"present": true
 				},
 				{
-					"low": 1.0042808219178083,
-					"center": 1.0077120822622108,
-					"high": 1.012006861063465,
+					"low": 1.0052470281125974,
+					"center": 1.0142760347002044,
+					"high": 1.0310814830517727,
 					"date": "2021-12-20T21:32:11+00:00",
 					"present": true
 				},
 				{
-					"low": 0.9970719527419993,
-					"center": 1.0004510600827494,
-					"high": 1.004524886877828,
+					"low": 1.0076988879384088,
+					"center": 1.0136986301369864,
+					"high": 1.0184229540167766,
+					"date": "2021-12-20T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9907290201593999,
+					"center": 0.9966244725738398,
+					"high": 1.0068288630948476,
+					"date": "2021-12-20T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9938488576449912,
+					"center": 1.0105913503971755,
+					"high": 1.0275800711743772,
+					"date": "2021-12-20T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9932915921288015,
+					"center": 0.9981990094552005,
+					"high": 1.0029302685325687,
+					"date": "2021-12-20T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9879839786381843,
+					"center": 1.0009000900090008,
+					"high": 1.006337710669552,
+					"date": "2021-12-20T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9935513588208198,
+					"center": 0.9981490050902361,
+					"high": 1.0032332563510393,
 					"date": "2021-12-20T21:32:11+00:00",
 					"present": true
 				},
@@ -24504,6 +31435,27 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9683136323919747,
 					"center": 0.9761643336772585,
 					"high": 0.9886548002905504,
@@ -24567,9 +31519,16 @@
 					"present": true
 				},
 				{
-					"low": 0.9699889425461485,
-					"center": 0.9993678887484196,
-					"high": 1.0321422486678964,
+					"low": 0.9981072555205048,
+					"center": 0.9993686868686867,
+					"high": 1,
+					"date": "2021-12-27T21:32:17+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9986928104575163,
+					"center": 1.0006540222367561,
+					"high": 1.0019646365422397,
 					"date": "2021-12-27T21:32:17+00:00",
 					"present": true
 				},
@@ -24609,6 +31568,34 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.1189346336143984,
 					"center": 1.1252629328078276,
 					"high": 1.1319944402985107,
@@ -24630,6 +31617,13 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9998829382495258,
 					"center": 1.0001170823088632,
 					"high": 1.0014049877063573,
@@ -24651,9 +31645,16 @@
 					"present": true
 				},
 				{
-					"low": 0.0026199556908128832,
-					"center": 0.987143504234246,
-					"high": 370.3568191189278,
+					"low": 0.9795941684566519,
+					"center": 0.9843681854699875,
+					"high": 0.989012546648186,
+					"date": "2021-12-27T21:32:17+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9854066485771779,
+					"center": 0.9875197033543575,
+					"high": 0.9885563786718234,
 					"date": "2021-12-27T21:32:17+00:00",
 					"present": true
 				},
@@ -24798,6 +31799,27 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.0375111469263822,
 					"center": 1.0440345748513755,
 					"high": 1.050298372102129,
@@ -24805,6 +31827,13 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.0019594209697416,
 					"center": 1.004795385356636,
 					"high": 1.0068122852799744,
@@ -24903,9 +31932,23 @@
 					"present": true
 				},
 				{
-					"low": 0.9862804878048781,
-					"center": 1.0172820109976433,
-					"high": 1.1321094060215353,
+					"low": 1,
+					"center": 1.0255893612734233,
+					"high": 1.0446725834864878,
+					"date": "2021-12-27T21:32:17+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0078247261345854,
+					"center": 1.0205533596837946,
+					"high": 1.0295645272919045,
+					"date": "2021-12-27T21:32:17+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0012562814070352,
+					"center": 1.02428810720268,
+					"high": 1.0540431572916833,
 					"date": "2021-12-27T21:32:17+00:00",
 					"present": true
 				},
@@ -24938,9 +31981,30 @@
 					"present": true
 				},
 				{
-					"low": 0.9066184354977,
-					"center": 0.9917993808307477,
-					"high": 1.0862117885333227,
+					"low": 0.9932731889912036,
+					"center": 1.0002026661862726,
+					"high": 1.004657497067861,
+					"date": "2021-12-27T21:32:17+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9918774046781172,
+					"center": 0.9946471836673365,
+					"high": 0.996932724003198,
+					"date": "2021-12-27T21:32:17+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9954655305578393,
+					"center": 0.998729066985646,
+					"high": 1.0012730967862986,
+					"date": "2021-12-27T21:32:17+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9832844133658019,
+					"center": 0.986655408884038,
+					"high": 0.9915772565332895,
 					"date": "2021-12-27T21:32:17+00:00",
 					"present": true
 				},
@@ -24959,9 +32023,44 @@
 					"present": true
 				},
 				{
-					"low": 0.8397525244458185,
-					"center": 0.9926878364615435,
-					"high": 1.193964234120601,
+					"low": 0.9943135662063364,
+					"center": 0.9953954496208017,
+					"high": 0.9959349593495935,
+					"date": "2021-12-27T21:32:17+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9936951907501537,
+					"center": 0.9948835518774288,
+					"high": 1.000594083626007,
+					"date": "2021-12-27T21:32:17+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9909778962127719,
+					"center": 0.9925904167431614,
+					"high": 0.9942254266380557,
+					"date": "2021-12-27T21:32:17+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9990031566705433,
+					"center": 0.9993354377803622,
+					"high": 1.000664562219638,
+					"date": "2021-12-27T21:32:17+00:00",
+					"present": true
+				},
+				{
+					"low": 1.006420210178651,
+					"center": 1.0095238938993922,
+					"high": 1.013424543432607,
+					"date": "2021-12-27T21:32:17+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9924845889040108,
+					"center": 0.9963119535356323,
+					"high": 1.0008555240791346,
 					"date": "2021-12-27T21:32:17+00:00",
 					"present": true
 				},
@@ -25050,23 +32149,58 @@
 					"present": true
 				},
 				{
-					"low": 0.22831413169064874,
-					"center": 1.0205043857666838,
-					"high": 4.6586570785612675,
+					"low": 1.0128241841317427,
+					"center": 1.0159248417828677,
+					"high": 1.0205793835124106,
 					"date": "2021-12-27T21:32:17+00:00",
 					"present": true
 				},
 				{
-					"low": 1,
-					"center": 1.0042698548249358,
-					"high": 1.0077054794520548,
+					"low": 1.0174523727583407,
+					"center": 1.0281426715476767,
+					"high": 1.045473201908022,
 					"date": "2021-12-27T21:32:17+00:00",
 					"present": true
 				},
 				{
-					"low": 0.9934787999559866,
-					"center": 0.9981924985012357,
-					"high": 1.0020326273530125,
+					"low": 1.0042480883602378,
+					"center": 1.009393680614859,
+					"high": 1.0170794192997437,
+					"date": "2021-12-27T21:32:17+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9940828402366864,
+					"center": 0.9991511035653651,
+					"high": 1.0042643930995754,
+					"date": "2021-12-27T21:32:17+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9750859106529208,
+					"center": 0.9921052631578948,
+					"high": 1.0087642418930762,
+					"date": "2021-12-27T21:32:17+00:00",
+					"present": true
+				},
+				{
+					"low": 0.994611585092052,
+					"center": 0.9991007194244604,
+					"high": 1.0027088036117382,
+					"date": "2021-12-27T21:32:17+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9836355594869526,
+					"center": 0.9997753818508535,
+					"high": 1.0031574199368514,
+					"date": "2021-12-27T21:32:17+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9896456511734928,
+					"center": 0.9958429561200924,
+					"high": 0.9995374653098982,
 					"date": "2021-12-27T21:32:17+00:00",
 					"present": true
 				},
@@ -25220,6 +32354,27 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9644849761977552,
 					"center": 0.969556041036563,
 					"high": 0.977543752721757,
@@ -25283,9 +32438,16 @@
 					"present": true
 				},
 				{
-					"low": 0.9685425697541363,
-					"center": 0.9990515333544105,
-					"high": 1.0309748940332573,
+					"low": 0.9981060606060606,
+					"center": 0.9993682880606445,
+					"high": 1,
+					"date": "2022-01-01T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9986923829920021,
+					"center": 1,
+					"high": 1.0013089005235603,
 					"date": "2022-01-01T21:32:11+00:00",
 					"present": true
 				},
@@ -25325,6 +32487,34 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.1108943822324764,
 					"center": 1.1183853638723256,
 					"high": 1.128618233005421,
@@ -25346,6 +32536,13 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9996487941933971,
 					"center": 1,
 					"high": 1.0001171097318189,
@@ -25367,9 +32564,16 @@
 					"present": true
 				},
 				{
-					"low": 0.0026097397307890094,
-					"center": 0.9854700111548493,
-					"high": 370.96045042428875,
+					"low": 0.9752226093689509,
+					"center": 0.9845192705223024,
+					"high": 0.9898100013801352,
+					"date": "2022-01-01T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9854093919555882,
+					"center": 0.9880627891932754,
+					"high": 0.9893306980019236,
 					"date": "2022-01-01T21:32:11+00:00",
 					"present": true
 				},
@@ -25514,6 +32718,27 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.034462698658051,
 					"center": 1.0392588941750367,
 					"high": 1.0454794473562403,
@@ -25521,6 +32746,13 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.005772481780298,
 					"center": 1.0070910558708068,
 					"high": 1.0085892158370284,
@@ -25619,9 +32851,23 @@
 					"present": true
 				},
 				{
-					"low": 1.0069767441860464,
-					"center": 1.0252565114443568,
-					"high": 1.1327021285224506,
+					"low": 1.0009900990099012,
+					"center": 1.0202845897668786,
+					"high": 1.0326197757390418,
+					"date": "2022-01-01T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0173228346456693,
+					"center": 1.0220820189274449,
+					"high": 1.0326693227091635,
+					"date": "2022-01-01T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9949431099873577,
+					"center": 1.0208333333333333,
+					"high": 1.0372565622353938,
 					"date": "2022-01-01T21:32:11+00:00",
 					"present": true
 				},
@@ -25654,9 +32900,30 @@
 					"present": true
 				},
 				{
-					"low": 0.9050705899180393,
-					"center": 0.9887075649573229,
-					"high": 1.0812013151138604,
+					"low": 0.9931798122442429,
+					"center": 0.9966111404333107,
+					"high": 1.0002856112591458,
+					"date": "2022-01-01T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9903672825597116,
+					"center": 0.9918097456512754,
+					"high": 0.9934893552047779,
+					"date": "2022-01-01T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9940250946026686,
+					"center": 0.9963901613224456,
+					"high": 0.999974993748437,
+					"date": "2022-01-01T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9865101431366492,
+					"center": 0.9881671442412747,
+					"high": 0.9904375419497671,
 					"date": "2022-01-01T21:32:11+00:00",
 					"present": true
 				},
@@ -25675,9 +32942,44 @@
 					"present": true
 				},
 				{
-					"low": 0.8413727586595316,
-					"center": 0.9928068936149359,
-					"high": 1.1945761737306448,
+					"low": 0.9948495527243156,
+					"center": 0.9959338574139334,
+					"high": 0.9967462039045553,
+					"date": "2022-01-01T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9942544064548358,
+					"center": 0.996519259399048,
+					"high": 1.0037102398551878,
+					"date": "2022-01-01T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9900889937982904,
+					"center": 0.9915300265695874,
+					"high": 0.9952956396459969,
+					"date": "2022-01-01T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9988372093023257,
+					"center": 0.9993352168854912,
+					"high": 0.9996676084427455,
+					"date": "2022-01-01T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0085540545332057,
+					"center": 1.0111778888770697,
+					"high": 1.0162974009373666,
+					"date": "2022-01-01T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9973087197755408,
+					"center": 1.0012335505655239,
+					"high": 1.0064611436451134,
 					"date": "2022-01-01T21:32:11+00:00",
 					"present": true
 				},
@@ -25766,23 +33068,58 @@
 					"present": true
 				},
 				{
-					"low": 0.22753887725727379,
-					"center": 1.01155912762729,
-					"high": 4.6008217912147815,
+					"low": 1.0089231881370355,
+					"center": 1.0123811970003755,
+					"high": 1.0205519297492807,
 					"date": "2022-01-01T21:32:11+00:00",
 					"present": true
 				},
 				{
-					"low": 1.0025521059487623,
-					"center": 1.0068434559452524,
-					"high": 1.0102739726027397,
+					"low": 1.0164476075412137,
+					"center": 1.0288625928256412,
+					"high": 1.0475033837443832,
 					"date": "2022-01-01T21:32:11+00:00",
 					"present": true
 				},
 				{
-					"low": 0.9939285413774245,
-					"center": 0.999096657448955,
-					"high": 1.002261931805391,
+					"low": 1.007659574468085,
+					"center": 1.0128150386476602,
+					"high": 1.0171379605826905,
+					"date": "2022-01-01T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9940828402366864,
+					"center": 0.9974597798475867,
+					"high": 1.0059726962457336,
+					"date": "2022-01-01T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9750859106529208,
+					"center": 0.9964912280701754,
+					"high": 1.0096491228070175,
+					"date": "2022-01-01T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9792311091471498,
+					"center": 0.9955076370170709,
+					"high": 1.0011291793412327,
+					"date": "2022-01-01T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9788453063023358,
+					"center": 0.9986513822649745,
+					"high": 1.0027057509562152,
+					"date": "2022-01-01T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9912482726853983,
+					"center": 0.9958487084870848,
+					"high": 1,
 					"date": "2022-01-01T21:32:11+00:00",
 					"present": true
 				},
@@ -25936,6 +33273,27 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.964296952599334,
 					"center": 0.9725953383959535,
 					"high": 0.9838806065073651,
@@ -25999,9 +33357,16 @@
 					"present": true
 				},
 				{
-					"low": 0.9702907711757269,
-					"center": 1.0006325110689438,
-					"high": 1.0333115610711952,
+					"low": 0.9987373737373738,
+					"center": 1,
+					"high": 1.0012642225031605,
+					"date": "2022-01-02T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 1,
+					"center": 1.0019620667102682,
+					"high": 1.003274394237066,
 					"date": "2022-01-02T21:32:11+00:00",
 					"present": true
 				},
@@ -26041,6 +33406,34 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.1233290644525216,
 					"center": 1.1281460154461715,
 					"high": 1.1408447277801614,
@@ -26062,6 +33455,13 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.999122553872203,
 					"center": 1,
 					"high": 1.0015222482435595,
@@ -26083,9 +33483,16 @@
 					"present": true
 				},
 				{
-					"low": 0.002622675099982784,
-					"center": 0.9885534673279689,
-					"high": 370.51574236889667,
+					"low": 0.9761031644800777,
+					"center": 0.9827791245483237,
+					"high": 0.9886294651025029,
+					"date": "2022-01-02T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9857676008443887,
+					"center": 0.9874278897601543,
+					"high": 0.9892921236520085,
 					"date": "2022-01-02T21:32:11+00:00",
 					"present": true
 				},
@@ -26230,6 +33637,27 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.0387497508533226,
 					"center": 1.0453012265481347,
 					"high": 1.049299763478014,
@@ -26237,6 +33665,13 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.004518082388364,
 					"center": 1.0059899381792063,
 					"high": 1.0074382223669147,
@@ -26335,9 +33770,23 @@
 					"present": true
 				},
 				{
-					"low": 0.9973035439137135,
-					"center": 1.0220472440944883,
-					"high": 1.163580396529158,
+					"low": 1.006972111553785,
+					"center": 1.0233069920976294,
+					"high": 1.056475437728377,
+					"date": "2022-01-02T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0093823299452698,
+					"center": 1.0165354330708662,
+					"high": 1.0318599431317144,
+					"date": "2022-01-02T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0097087378640777,
+					"center": 1.0299831081081081,
+					"high": 1.0616467840285082,
 					"date": "2022-01-02T21:32:11+00:00",
 					"present": true
 				},
@@ -26370,9 +33819,30 @@
 					"present": true
 				},
 				{
-					"low": 0.9092291706026827,
-					"center": 0.9940558061202679,
-					"high": 1.0870960203295779,
+					"low": 0.9884563302910888,
+					"center": 0.9950494570840142,
+					"high": 1.003007068060296,
+					"date": "2022-01-02T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9955014181333233,
+					"center": 0.9971868830433279,
+					"high": 1.0007057562357482,
+					"date": "2022-01-02T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9967029542933801,
+					"center": 0.9992772585669782,
+					"high": 1.0020710649765445,
+					"date": "2022-01-02T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9880671906443387,
+					"center": 0.9906538270747774,
+					"high": 0.9921060225071108,
 					"date": "2022-01-02T21:32:11+00:00",
 					"present": true
 				},
@@ -26391,9 +33861,44 @@
 					"present": true
 				},
 				{
-					"low": 0.8424903808750319,
-					"center": 0.995192203564589,
-					"high": 1.1961133008630718,
+					"low": 0.9951193054979939,
+					"center": 0.9959349593495935,
+					"high": 0.9972892382759556,
+					"date": "2022-01-02T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.994519362011848,
+					"center": 0.9974403446443059,
+					"high": 1.0011441767700624,
+					"date": "2022-01-02T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.992140862068725,
+					"center": 0.9934079925623371,
+					"high": 0.9961284115336922,
+					"date": "2022-01-02T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9993353273512794,
+					"center": 1,
+					"high": 1.0012465650294025,
+					"date": "2022-01-02T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 1.004904831265112,
+					"center": 1.0117788866337554,
+					"high": 1.0178795461252865,
+					"date": "2022-01-02T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9947627075088841,
+					"center": 0.9986645144932812,
+					"high": 1.003893034482239,
 					"date": "2022-01-02T21:32:11+00:00",
 					"present": true
 				},
@@ -26482,23 +33987,58 @@
 					"present": true
 				},
 				{
-					"low": 0.22656602757303274,
-					"center": 1.0350535074781397,
-					"high": 4.640288367948239,
+					"low": 1.0099200666084556,
+					"center": 1.01280085690473,
+					"high": 1.0153472116940438,
 					"date": "2022-01-02T21:32:11+00:00",
 					"present": true
 				},
 				{
-					"low": 0.9991496598639455,
-					"center": 1.0034071550255537,
-					"high": 1.0085543199315654,
+					"low": 1.0150426369287704,
+					"center": 1.0245867662361177,
+					"high": 1.0378865686804435,
 					"date": "2022-01-02T21:32:11+00:00",
 					"present": true
 				},
 				{
-					"low": 0.9941362201172755,
-					"center": 0.9977457168620378,
-					"high": 1.0027143192774584,
+					"low": 0.9991532599491956,
+					"center": 1.0085324232081911,
+					"high": 1.0137103684661526,
+					"date": "2022-01-02T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9907212130268037,
+					"center": 0.9966130397967823,
+					"high": 1.004251703754587,
+					"date": "2022-01-02T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9840585316500896,
+					"center": 1.0105540897097625,
+					"high": 1.0310283687943265,
+					"date": "2022-01-02T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9921522589653997,
+					"center": 0.9973021582733813,
+					"high": 1.0022542831379622,
+					"date": "2022-01-02T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9825607064017661,
+					"center": 0.9986504723346828,
+					"high": 1.0036068530207394,
+					"date": "2022-01-02T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9921767142199722,
+					"center": 0.9967771639042358,
+					"high": 1.0023148148148147,
 					"date": "2022-01-02T21:32:11+00:00",
 					"present": true
 				},
@@ -26652,6 +34192,27 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9656440364755208,
 					"center": 0.9729123327677521,
 					"high": 0.9777174294357749,
@@ -26715,9 +34276,16 @@
 					"present": true
 				},
 				{
-					"low": 0.9693183607698266,
-					"center": 0.9996838944128399,
-					"high": 1.0319739022616452,
+					"low": 0.9987373737373738,
+					"center": 1,
+					"high": 1.0006321112515801,
+					"date": "2022-01-03T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9993459777632441,
+					"center": 1.0013097576948264,
+					"high": 1.00262123197903,
 					"date": "2022-01-03T21:32:11+00:00",
 					"present": true
 				},
@@ -26757,6 +34325,34 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.1196565124971523,
 					"center": 1.1258413891933694,
 					"high": 1.1332675082429076,
@@ -26778,6 +34374,13 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9992979171542242,
 					"center": 0.999882931397799,
 					"high": 1.000351226366596,
@@ -26799,9 +34402,16 @@
 					"present": true
 				},
 				{
-					"low": 0.002623024040658099,
-					"center": 0.9869330951398716,
-					"high": 370.22338087417484,
+					"low": 0.9810279564007844,
+					"center": 0.9880717529935312,
+					"high": 0.9933141872487076,
+					"date": "2022-01-03T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9831635786990567,
+					"center": 0.9880638462788903,
+					"high": 0.9911887251420093,
 					"date": "2022-01-03T21:32:11+00:00",
 					"present": true
 				},
@@ -26946,6 +34556,27 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.0382040660714318,
 					"center": 1.0444687513549535,
 					"high": 1.0494727920756115,
@@ -26953,6 +34584,13 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.0032959994546726,
 					"center": 1.0052640850978156,
 					"high": 1.006816782589487,
@@ -27051,9 +34689,23 @@
 					"present": true
 				},
 				{
-					"low": 0.9919908466819223,
-					"center": 1.0335829377256713,
-					"high": 1.172962412082165,
+					"low": 1.0144265041345881,
+					"center": 1.034064490043465,
+					"high": 1.1424196018376722,
+					"date": "2022-01-03T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0125687352710135,
+					"center": 1.0245253164556962,
+					"high": 1.0334261891370111,
+					"date": "2022-01-03T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0086519563255538,
+					"center": 1.040172786177106,
+					"high": 1.0652030672191894,
 					"date": "2022-01-03T21:32:11+00:00",
 					"present": true
 				},
@@ -27086,9 +34738,30 @@
 					"present": true
 				},
 				{
-					"low": 0.9092373663999618,
-					"center": 0.9937895296374265,
-					"high": 1.084552168997499,
+					"low": 0.9910459923517183,
+					"center": 0.9986411525603396,
+					"high": 1.0060910142767583,
+					"date": "2022-01-03T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9909137091148408,
+					"center": 0.994534007894392,
+					"high": 0.9973834801596265,
+					"date": "2022-01-03T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9982922426130983,
+					"center": 0.9996010472509662,
+					"high": 1.003904349826271,
+					"date": "2022-01-03T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9889111033246079,
+					"center": 0.9915081311705175,
+					"high": 0.9949599272907543,
 					"date": "2022-01-03T21:32:11+00:00",
 					"present": true
 				},
@@ -27107,9 +34780,44 @@
 					"present": true
 				},
 				{
-					"low": 0.8426196322466915,
-					"center": 0.9948498993265387,
-					"high": 1.1911716022905998,
+					"low": 0.9948537378114842,
+					"center": 0.9962059620596205,
+					"high": 0.9975596529284165,
+					"date": "2022-01-03T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.99240192493854,
+					"center": 0.9956282587120311,
+					"high": 1.0007794123300935,
+					"date": "2022-01-03T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9877958731834102,
+					"center": 0.991002551843487,
+					"high": 0.993044090215724,
+					"date": "2022-01-03T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9991691591890994,
+					"center": 0.9995014955134595,
+					"high": 0.9998338042213728,
+					"date": "2022-01-03T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0080434167727337,
+					"center": 1.0133806493862778,
+					"high": 1.018590130201866,
+					"date": "2022-01-03T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9954584097161443,
+					"center": 0.9990691285281915,
+					"high": 1.0026160119078031,
 					"date": "2022-01-03T21:32:11+00:00",
 					"present": true
 				},
@@ -27198,23 +34906,58 @@
 					"present": true
 				},
 				{
-					"low": 0.22402551691826705,
-					"center": 1.0144227536073271,
-					"high": 4.603793426943989,
+					"low": 1.0111571519517366,
+					"center": 1.014354492250326,
+					"high": 1.0169962851041634,
 					"date": "2022-01-03T21:32:11+00:00",
 					"present": true
 				},
 				{
-					"low": 1.0008517887563884,
-					"center": 1.0051325919589393,
-					"high": 1.009409751924722,
+					"low": 1.0109821430652859,
+					"center": 1.0247595233565046,
+					"high": 1.0368869783118728,
 					"date": "2022-01-03T21:32:11+00:00",
 					"present": true
 				},
 				{
-					"low": 0.9995489400090212,
-					"center": 1.0049852710468339,
-					"high": 1.0072628234226055,
+					"low": 1.003392705682782,
+					"center": 1.009393680614859,
+					"high": 1.0153846153846153,
+					"date": "2022-01-03T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.988255033557047,
+					"center": 1,
+					"high": 1.0085470085470085,
+					"date": "2022-01-03T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9843068875326939,
+					"center": 0.9921052631578948,
+					"high": 1.0110463599539479,
+					"date": "2022-01-03T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9959623149394348,
+					"center": 1.0027051397655544,
+					"high": 1.0104355716878404,
+					"date": "2022-01-03T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9977507872244714,
+					"center": 1.004074241738343,
+					"high": 1.0072529465095195,
+					"date": "2022-01-03T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9944776806258627,
+					"center": 0.999537037037037,
+					"high": 1.0044099834040994,
 					"date": "2022-01-03T21:32:11+00:00",
 					"present": true
 				},
@@ -27368,6 +35111,27 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9610125482969071,
 					"center": 0.9759000858010296,
 					"high": 0.9859762945113544,
@@ -27431,9 +35195,16 @@
 					"present": true
 				},
 				{
-					"low": 0.9686907020872866,
-					"center": 0.9993678887484196,
-					"high": 1.0326370757180157,
+					"low": 1,
+					"center": 1.0031585596967783,
+					"high": 1.0056854074542008,
+					"date": "2022-01-04T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9993464052287581,
+					"center": 1.0013089005235603,
+					"high": 1.002619515389653,
 					"date": "2022-01-04T21:32:13+00:00",
 					"present": true
 				},
@@ -27473,6 +35244,34 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.1180856362636171,
 					"center": 1.1235345837995252,
 					"high": 1.1318144735006432,
@@ -27494,6 +35293,13 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9992978349912229,
 					"center": 0.9997658902025051,
 					"high": 1.000234109797495,
@@ -27515,9 +35321,16 @@
 					"present": true
 				},
 				{
-					"low": 0.0026206537815938896,
-					"center": 0.9869229426470496,
-					"high": 371.26418005617643,
+					"low": 0.9786524273613262,
+					"center": 0.9869324575706774,
+					"high": 0.9925139355968121,
+					"date": "2022-01-04T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.986361125810073,
+					"center": 0.9877153095075019,
+					"high": 0.9896577017599848,
 					"date": "2022-01-04T21:32:13+00:00",
 					"present": true
 				},
@@ -27662,6 +35475,27 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.03670714354088,
 					"center": 1.0418094192224638,
 					"high": 1.0480538927422396,
@@ -27669,6 +35503,13 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.0039363309889513,
 					"center": 1.0051806084048809,
 					"high": 1.0074864432632928,
@@ -27767,9 +35608,23 @@
 					"present": true
 				},
 				{
-					"low": 0.8755353865855939,
-					"center": 1.0413114638567977,
-					"high": 1.1499806965275603,
+					"low": 0.9911330049261082,
+					"center": 1.0128479502322842,
+					"high": 1.0410764872521245,
+					"date": "2022-01-04T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0283825816485228,
+					"center": 1.0408163265306123,
+					"high": 1.0498417721518987,
+					"date": "2022-01-04T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 1.033291192583228,
+					"center": 1.0692375109553025,
+					"high": 1.0805775780728604,
 					"date": "2022-01-04T21:32:13+00:00",
 					"present": true
 				},
@@ -27802,9 +35657,30 @@
 					"present": true
 				},
 				{
-					"low": 0.9057696654611211,
-					"center": 0.9915510086676085,
-					"high": 1.0833058380082843,
+					"low": 0.9898776846768755,
+					"center": 0.9956026216382009,
+					"high": 1.0023859490524003,
+					"date": "2022-01-04T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9901896295739443,
+					"center": 0.9915841677155148,
+					"high": 0.9943947756360791,
+					"date": "2022-01-04T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9924293363217531,
+					"center": 0.9948333957319356,
+					"high": 0.9977664030410519,
+					"date": "2022-01-04T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9852851958814676,
+					"center": 0.9878423844613701,
+					"high": 0.9912649817269528,
 					"date": "2022-01-04T21:32:13+00:00",
 					"present": true
 				},
@@ -27823,9 +35699,44 @@
 					"present": true
 				},
 				{
-					"low": 0.8413516735907305,
-					"center": 0.996244711494674,
-					"high": 1.1913977652107244,
+					"low": 0.9949892020776674,
+					"center": 0.9962039045553146,
+					"high": 0.9978308026030369,
+					"date": "2022-01-04T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9966050007327337,
+					"center": 0.9989334247207672,
+					"high": 1.0037834681324982,
+					"date": "2022-01-04T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9915958077911805,
+					"center": 0.9945609489345771,
+					"high": 0.9968799893404692,
+					"date": "2022-01-04T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9986713170569673,
+					"center": 0.9993352168854912,
+					"high": 0.9996676636756398,
+					"date": "2022-01-04T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0026280513616481,
+					"center": 1.0108831044660795,
+					"high": 1.0145720217183007,
+					"date": "2022-01-04T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9983222402230995,
+					"center": 1.002672916870778,
+					"high": 1.0096692624136674,
 					"date": "2022-01-04T21:32:13+00:00",
 					"present": true
 				},
@@ -27914,23 +35825,58 @@
 					"present": true
 				},
 				{
-					"low": 0.22973114839691455,
-					"center": 1.0185986866372594,
-					"high": 4.625999312815446,
+					"low": 1.0110713276528145,
+					"center": 1.0139588682067133,
+					"high": 1.016766999985117,
 					"date": "2022-01-04T21:32:13+00:00",
 					"present": true
 				},
 				{
-					"low": 1.0068230289593207,
-					"center": 1.0102564102564102,
-					"high": 1.0153911956307167,
+					"low": 1.0194523824484636,
+					"center": 1.0309345765168376,
+					"high": 1.0437291437290346,
 					"date": "2022-01-04T21:32:13+00:00",
 					"present": true
 				},
 				{
-					"low": 0.9970642387125532,
-					"center": 1.0004520795660035,
-					"high": 1.0040687160940325,
+					"low": 1.0145175064047822,
+					"center": 1.018787361229718,
+					"high": 1.0231065510856956,
+					"date": "2022-01-04T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9932773061770399,
+					"center": 0.9991568296795953,
+					"high": 1.0110450297366185,
+					"date": "2022-01-04T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9779099405267629,
+					"center": 1.005240174672489,
+					"high": 1.02398894809552,
+					"date": "2022-01-04T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9959532374100719,
+					"center": 1.0009037505648442,
+					"high": 1.0040677968179155,
+					"date": "2022-01-04T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.99685110211426,
+					"center": 1.004498425551057,
+					"high": 1.0081264108352144,
+					"date": "2022-01-04T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.991510166738556,
+					"center": 0.9990757855822551,
+					"high": 1.002776492364646,
 					"date": "2022-01-04T21:32:13+00:00",
 					"present": true
 				},
@@ -28084,6 +36030,27 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9766133061889278,
 					"center": 0.9827042743403712,
 					"high": 0.9912745759759629,
@@ -28147,9 +36114,16 @@
 					"present": true
 				},
 				{
-					"low": 0.9810366624525917,
-					"center": 1.005020538853976,
-					"high": 1.0339869281045753,
+					"low": 0.9974779319041615,
+					"center": 0.9987381703470032,
+					"high": 1,
+					"date": "2022-01-12T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 1.001307617007998,
+					"center": 1.0026178010471203,
+					"high": 1.0039292730844795,
 					"date": "2022-01-12T21:32:11+00:00",
 					"present": true
 				},
@@ -28189,6 +36163,34 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.1143674309258997,
 					"center": 1.1240700617171284,
 					"high": 1.1323943322116268,
@@ -28210,6 +36212,13 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9990640538137028,
 					"center": 0.9996488764044945,
 					"high": 1.00046821959499,
@@ -28231,9 +36240,16 @@
 					"present": true
 				},
 				{
-					"low": 0.002575770600975141,
-					"center": 0.9865386164893741,
-					"high": 377.89183641283444,
+					"low": 0.9776978417266187,
+					"center": 0.9843048278443115,
+					"high": 0.9897882511167249,
+					"date": "2022-01-12T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9862219778844854,
+					"center": 0.9874279843380295,
+					"high": 0.988899844260193,
 					"date": "2022-01-12T21:32:11+00:00",
 					"present": true
 				},
@@ -28378,6 +36394,27 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.0342468227056352,
 					"center": 1.0440407845398956,
 					"high": 1.0513691741535045,
@@ -28385,6 +36422,13 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.0034326530957869,
 					"center": 1.0051451326809901,
 					"high": 1.0066840354255557,
@@ -28483,9 +36527,23 @@
 					"present": true
 				},
 				{
-					"low": 1.0441788679423802,
-					"center": 1.0568227381905526,
-					"high": 1.1727999999999998,
+					"low": 1.0067853605087917,
+					"center": 1.0251174188278536,
+					"high": 1.2048192771084336,
+					"date": "2022-01-12T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0428231562252182,
+					"center": 1.050996015936255,
+					"high": 1.055955235811351,
+					"date": "2022-01-12T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9616421727942619,
+					"center": 1,
+					"high": 1.0162675397665468,
 					"date": "2022-01-12T21:32:11+00:00",
 					"present": true
 				},
@@ -28518,9 +36576,30 @@
 					"present": true
 				},
 				{
-					"low": 0.9123972062419198,
-					"center": 0.9938779558732421,
-					"high": 1.086180356945166,
+					"low": 0.996526418944924,
+					"center": 1.0024592444942046,
+					"high": 1.0071804799720292,
+					"date": "2022-01-12T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9924921242760937,
+					"center": 0.9947425944071758,
+					"high": 0.9974435006259981,
+					"date": "2022-01-12T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9985756053677188,
+					"center": 1.000700175043761,
+					"high": 1.0036136414966499,
+					"date": "2022-01-12T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9911030176647069,
+					"center": 0.9957637626053895,
+					"high": 0.9985939521146814,
 					"date": "2022-01-12T21:32:11+00:00",
 					"present": true
 				},
@@ -28539,9 +36618,44 @@
 					"present": true
 				},
 				{
-					"low": 0.841029925449378,
-					"center": 0.9918010455783818,
-					"high": 1.1960246587194838,
+					"low": 0.9945858148348674,
+					"center": 0.9953966964527484,
+					"high": 0.9964779192630723,
+					"date": "2022-01-12T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9931458515283843,
+					"center": 0.9961804292469989,
+					"high": 1.0016312370442413,
+					"date": "2022-01-12T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9891947366491955,
+					"center": 0.9919756298873572,
+					"high": 0.9939070201217204,
+					"date": "2022-01-12T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9993355481727576,
+					"center": 0.999667718890181,
+					"high": 1.0003323915572544,
+					"date": "2022-01-12T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0097995625676246,
+					"center": 1.0129920944750253,
+					"high": 1.0167572907118512,
+					"date": "2022-01-12T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9927831771938554,
+					"center": 0.9966006387874649,
+					"high": 1.0017119358994724,
 					"date": "2022-01-12T21:32:11+00:00",
 					"present": true
 				},
@@ -28630,23 +36744,58 @@
 					"present": true
 				},
 				{
-					"low": 0.22770993781452686,
-					"center": 1.0188999023814969,
-					"high": 4.652474443091414,
+					"low": 1.0088337731134878,
+					"center": 1.012837425352773,
+					"high": 1.0172884718214543,
 					"date": "2022-01-12T21:32:11+00:00",
 					"present": true
 				},
 				{
-					"low": 1.0077054794520548,
-					"center": 1.0103048537675323,
-					"high": 1.0137693631669535,
+					"low": 1.0220633243592117,
+					"center": 1.0371357792707934,
+					"high": 1.0473110855768692,
 					"date": "2022-01-12T21:32:11+00:00",
 					"present": true
 				},
 				{
-					"low": 0.9972942490437849,
-					"center": 1.0004516711833784,
-					"high": 1.005449591280654,
+					"low": 1.0107013531541833,
+					"center": 1.0146048109965635,
+					"high": 1.0180567497850386,
+					"date": "2022-01-12T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0017021276595743,
+					"center": 1.0068376068376068,
+					"high": 1.0120068698949287,
+					"date": "2022-01-12T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9794938917975566,
+					"center": 0.9868305531167691,
+					"high": 1.0044015312369232,
+					"date": "2022-01-12T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9966217223889543,
+					"center": 1,
+					"high": 1.0049864007252947,
+					"date": "2022-01-12T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9941677882458502,
+					"center": 1.0009025270758123,
+					"high": 1.0036199095022624,
+					"date": "2022-01-12T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9921803127874884,
+					"center": 0.9986111111111111,
+					"high": 1.0025556546680132,
 					"date": "2022-01-12T21:32:11+00:00",
 					"present": true
 				},
@@ -28800,6 +36949,27 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9792004709722146,
 					"center": 0.9873398525194371,
 					"high": 0.9940690537432464,
@@ -28863,9 +37033,16 @@
 					"present": true
 				},
 				{
-					"low": 0.9709044908285895,
-					"center": 1.0013046314416176,
-					"high": 1.0326211067233213,
+					"low": 1,
+					"center": 1.0006317119393557,
+					"high": 1.0012642225031605,
+					"date": "2022-01-16T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 1,
+					"center": 1.0013084724985362,
+					"high": 1.003274394237066,
 					"date": "2022-01-16T21:32:13+00:00",
 					"present": true
 				},
@@ -28905,6 +37082,34 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.1152969136913464,
 					"center": 1.123767113348829,
 					"high": 1.1292951182120547,
@@ -28926,6 +37131,13 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9994149994149994,
 					"center": 0.9997659449970743,
 					"high": 1.0005851375073143,
@@ -28947,9 +37159,16 @@
 					"present": true
 				},
 				{
-					"low": 0.0025816998315995503,
-					"center": 0.9876940101554924,
-					"high": 378.974443208445,
+					"low": 0.9886260130322069,
+					"center": 0.9944985485532353,
+					"high": 0.9978172567586783,
+					"date": "2022-01-16T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9868895447086002,
+					"center": 0.9883458270794487,
+					"high": 0.9905849393437521,
 					"date": "2022-01-16T21:32:13+00:00",
 					"present": true
 				},
@@ -29094,6 +37313,27 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.034212904697026,
 					"center": 1.0377942198940548,
 					"high": 1.0430890093396143,
@@ -29101,6 +37341,13 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.0004867719639003,
 					"center": 1.0056048584924302,
 					"high": 1.007527503497219,
@@ -29199,9 +37446,23 @@
 					"present": true
 				},
 				{
-					"low": 1.0455598455598456,
-					"center": 1.0768012668250198,
-					"high": 1.1784533487017717,
+					"low": 1.0349301397205588,
+					"center": 1.0435745194726778,
+					"high": 1.0748587610889735,
+					"date": "2022-01-16T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 1.064516129032258,
+					"center": 1.0728424386381632,
+					"high": 1.0822355420473293,
+					"date": "2022-01-16T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9937688622620129,
+					"center": 1.0325064157399488,
+					"high": 1.0649999404531347,
 					"date": "2022-01-16T21:32:13+00:00",
 					"present": true
 				},
@@ -29234,9 +37495,30 @@
 					"present": true
 				},
 				{
-					"low": 0.9054342545090781,
-					"center": 0.9897042620975744,
-					"high": 1.0850195957602182,
+					"low": 1.0016361187966456,
+					"center": 1.006405656977556,
+					"high": 1.0115925990387649,
+					"date": "2022-01-16T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9912251840915467,
+					"center": 0.993405309667816,
+					"high": 0.995276252963224,
+					"date": "2022-01-16T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9965587600626934,
+					"center": 0.9999249549729838,
+					"high": 1.0035283519343376,
+					"date": "2022-01-16T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9864157706238008,
+					"center": 0.9882211935857167,
+					"high": 0.9909517218584089,
 					"date": "2022-01-16T21:32:13+00:00",
 					"present": true
 				},
@@ -29255,9 +37537,44 @@
 					"present": true
 				},
 				{
-					"low": 0.8309959885806535,
-					"center": 0.991327651175539,
-					"high": 1.1893695475606831,
+					"low": 0.9913466738777716,
+					"center": 0.9924283396430503,
+					"high": 0.994308943089431,
+					"date": "2022-01-16T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9840481578083705,
+					"center": 0.9943660297121115,
+					"high": 0.9977031362934479,
+					"date": "2022-01-16T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9711679672877013,
+					"center": 0.9848845530355029,
+					"high": 0.9914106196959045,
+					"date": "2022-01-16T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9990031566705433,
+					"center": 0.9995014955134595,
+					"high": 1.0003323363243601,
+					"date": "2022-01-16T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9931161305686138,
+					"center": 0.9985498403940191,
+					"high": 1.004587033629357,
+					"date": "2022-01-16T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0006938756083936,
+					"center": 1.006693076093421,
+					"high": 1.014538448946699,
 					"date": "2022-01-16T21:32:13+00:00",
 					"present": true
 				},
@@ -29346,23 +37663,58 @@
 					"present": true
 				},
 				{
-					"low": 0.22320497483721852,
-					"center": 1.0126568374687464,
-					"high": 4.611805201189778,
+					"low": 1.0064129509922757,
+					"center": 1.009309767380436,
+					"high": 1.0125274542720502,
 					"date": "2022-01-16T21:32:13+00:00",
 					"present": true
 				},
 				{
-					"low": 1.0076923076923077,
-					"center": 1.0111301369863013,
-					"high": 1.0145735131790328,
+					"low": 1.0074130177833638,
+					"center": 1.0188752415952704,
+					"high": 1.0302008386536765,
 					"date": "2022-01-16T21:32:13+00:00",
 					"present": true
 				},
 				{
-					"low": 0.9910112359550562,
-					"center": 0.9945872801082544,
-					"high": 0.9972936400541271,
+					"low": 1.0042535099146042,
+					"center": 1.0128644939965694,
+					"high": 1.0180102915951972,
+					"date": "2022-01-16T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0008470988389615,
+					"center": 1.0085397096498718,
+					"high": 1.014567266495287,
+					"date": "2022-01-16T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9818181818181818,
+					"center": 1.0069686411149825,
+					"high": 1.0318302387267904,
+					"date": "2022-01-16T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9774136403897254,
+					"center": 0.9954894000902119,
+					"high": 0.9995491433724076,
+					"date": "2022-01-16T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9928122192273136,
+					"center": 0.9972960793150066,
+					"high": 1.0006767936252903,
+					"date": "2022-01-16T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.960097975610648,
+					"center": 0.9944547134935304,
+					"high": 0.9990757855822551,
 					"date": "2022-01-16T21:32:13+00:00",
 					"present": true
 				},
@@ -29516,6 +37868,27 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9853055896316161,
 					"center": 0.9935011830899912,
 					"high": 1.0042410257110477,
@@ -29579,9 +37952,16 @@
 					"present": true
 				},
 				{
-					"low": 0.9710718143951842,
-					"center": 0.9998419721871048,
-					"high": 1.030125611505694,
+					"low": 0.9993682880606445,
+					"center": 1,
+					"high": 1.0006321112515801,
+					"date": "2022-01-19T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0006531681428013,
+					"center": 1.0013080444735123,
+					"high": 1.003274394237066,
 					"date": "2022-01-19T21:32:13+00:00",
 					"present": true
 				},
@@ -29621,6 +38001,34 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.1184877212094404,
 					"center": 1.1235835139925894,
 					"high": 1.1295403275120324,
@@ -29642,6 +38050,13 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.999298081422555,
 					"center": 1.0002341920374707,
 					"high": 1.0005854115443156,
@@ -29663,9 +38078,16 @@
 					"present": true
 				},
 				{
-					"low": 0.0025836040829227786,
-					"center": 0.9896786552135933,
-					"high": 379.05679928911877,
+					"low": 0.9916226467782095,
+					"center": 0.9957198989615492,
+					"high": 0.9986181660179458,
+					"date": "2022-01-19T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9852351637759074,
+					"center": 0.9889339002260853,
+					"high": 0.9903259796603037,
 					"date": "2022-01-19T21:32:13+00:00",
 					"present": true
 				},
@@ -29810,6 +38232,27 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.0404775095406014,
 					"center": 1.047505911878234,
 					"high": 1.0537405521705203,
@@ -29817,6 +38260,13 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.002280900126423,
 					"center": 1.004293776673741,
 					"high": 1.0067950360120108,
@@ -29915,9 +38365,23 @@
 					"present": true
 				},
 				{
-					"low": 1.062080747348138,
-					"center": 1.0749003984063743,
-					"high": 1.1779313414395507,
+					"low": 1.009072671632901,
+					"center": 1.0235901589551484,
+					"high": 1.037889590547973,
+					"date": "2022-01-19T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0677290836653386,
+					"center": 1.0709728867623605,
+					"high": 1.077786688051323,
+					"date": "2022-01-19T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9867296210698637,
+					"center": 1.0142067082662265,
+					"high": 1.0404247089704886,
 					"date": "2022-01-19T21:32:13+00:00",
 					"present": true
 				},
@@ -29950,9 +38414,30 @@
 					"present": true
 				},
 				{
-					"low": 0.9087971810978048,
-					"center": 0.9924691772670806,
-					"high": 1.08658258698108,
+					"low": 1.0019889331233365,
+					"center": 1.0060513980089993,
+					"high": 1.0087045109400274,
+					"date": "2022-01-19T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9946008193162296,
+					"center": 0.9966166408346879,
+					"high": 0.9999243942085964,
+					"date": "2022-01-19T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 1.005476939670306,
+					"center": 1.0077253003586748,
+					"high": 1.0112297450069085,
+					"date": "2022-01-19T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9893632439341813,
+					"center": 0.9917744802215517,
+					"high": 0.993131625783614,
 					"date": "2022-01-19T21:32:13+00:00",
 					"present": true
 				},
@@ -29971,9 +38456,44 @@
 					"present": true
 				},
 				{
-					"low": 0.8448791586993372,
-					"center": 0.9930946795065888,
-					"high": 1.1926345269786909,
+					"low": 0.9940411700975081,
+					"center": 0.9953929539295393,
+					"high": 0.9962059620596205,
+					"date": "2022-01-19T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9850800594856364,
+					"center": 0.9908656391962319,
+					"high": 0.9971971254264392,
+					"date": "2022-01-19T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9903080058555032,
+					"center": 0.9917633129132132,
+					"high": 1.0018977565281355,
+					"date": "2022-01-19T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9991692972254528,
+					"center": 0.9995014126641184,
+					"high": 1,
+					"date": "2022-01-19T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 1.008361978159868,
+					"center": 1.014439119630813,
+					"high": 1.0187746992178521,
+					"date": "2022-01-19T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0062097351944672,
+					"center": 1.0125576332305755,
+					"high": 1.0172751941731635,
 					"date": "2022-01-19T21:32:13+00:00",
 					"present": true
 				},
@@ -30062,23 +38582,58 @@
 					"present": true
 				},
 				{
-					"low": 0.22683846677204145,
-					"center": 1.0212531918747372,
-					"high": 4.690276002254119,
+					"low": 1.0121090520092948,
+					"center": 1.0148628032504798,
+					"high": 1.017410163884603,
 					"date": "2022-01-19T21:32:13+00:00",
 					"present": true
 				},
 				{
-					"low": 1.0042643993034388,
-					"center": 1.009442060085837,
-					"high": 1.0137575236457437,
+					"low": 1.0184817431434345,
+					"center": 1.0363814455720415,
+					"high": 1.0475074690999455,
 					"date": "2022-01-19T21:32:13+00:00",
 					"present": true
 				},
 				{
-					"low": 0.9821905609973287,
-					"center": 0.9941546762589929,
-					"high": 0.9981929063307466,
+					"low": 1.005962521294719,
+					"center": 1.0119863013698631,
+					"high": 1.0206362854686155,
+					"date": "2022-01-19T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9966130397967823,
+					"center": 1.002555366269165,
+					"high": 1.01114922813036,
+					"date": "2022-01-19T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9973799126637555,
+					"center": 1.0131810193321615,
+					"high": 1.0312500000000002,
+					"date": "2022-01-19T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9739629302736098,
+					"center": 0.9963915200721696,
+					"high": 1.0022563176895307,
+					"date": "2022-01-19T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.971090670170828,
+					"center": 0.995945945945946,
+					"high": 1.0013568521031209,
+					"date": "2022-01-19T21:32:13+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9541423637939808,
+					"center": 0.9875976113918236,
+					"high": 0.9972350230414747,
 					"date": "2022-01-19T21:32:13+00:00",
 					"present": true
 				},
@@ -30232,6 +38787,27 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.9755764646820628,
 					"center": 0.9876140062039,
 					"high": 0.9966110744855318,
@@ -30295,9 +38871,16 @@
 					"present": true
 				},
 				{
-					"low": 0.9696202531645569,
-					"center": 0.9993678887484196,
-					"high": 1.0316579634464753,
+					"low": 0.9987373737373738,
+					"center": 1,
+					"high": 1.0006321112515801,
+					"date": "2022-01-21T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 1,
+					"center": 1.0013089005235603,
+					"high": 1.0026178010471203,
 					"date": "2022-01-21T21:32:11+00:00",
 					"present": true
 				},
@@ -30337,6 +38920,34 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.115886847247602,
 					"center": 1.120054461221665,
 					"high": 1.1270783942231555,
@@ -30358,6 +38969,13 @@
 					"present": false
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 0.999707355893384,
 					"center": 1.0002341920374707,
 					"high": 1.0005855486590935,
@@ -30379,9 +38997,16 @@
 					"present": true
 				},
 				{
-					"low": 0.002601696568926294,
-					"center": 0.9898093813962866,
-					"high": 381.8216130313866,
+					"low": 0.9963472030346312,
+					"center": 1.0012187119152527,
+					"high": 1.0042076406269012,
+					"date": "2022-01-21T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9860283426461993,
+					"center": 0.9875963691037016,
+					"high": 0.9890824770905973,
 					"date": "2022-01-21T21:32:11+00:00",
 					"present": true
 				},
@@ -30526,6 +39151,27 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.0324411850123114,
 					"center": 1.0405145279337327,
 					"high": 1.0457579842036657,
@@ -30533,6 +39179,13 @@
 					"present": true
 				},
 				{
+					"low": 0,
+					"center": 0,
+					"high": 0,
+					"date": "",
+					"present": false
+				},
+				{
 					"low": 1.0036464479746545,
 					"center": 1.0066643962702868,
 					"high": 1.0087644839835541,
@@ -30631,9 +39284,23 @@
 					"present": true
 				},
 				{
-					"low": 1.0633412509897069,
-					"center": 1.0758180367118915,
-					"high": 1.1381216315531602,
+					"low": 1.0235497274892844,
+					"center": 1.0301481859989778,
+					"high": 1.040296052631579,
+					"date": "2022-01-21T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0673839054964285,
+					"center": 1.0726837060702874,
+					"high": 1.0793587301832088,
+					"date": "2022-01-21T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9688538205980066,
+					"center": 1.0166181969256338,
+					"high": 1.047527706734868,
 					"date": "2022-01-21T21:32:11+00:00",
 					"present": true
 				},
@@ -30666,9 +39333,30 @@
 					"present": true
 				},
 				{
-					"low": 0.9107699465795445,
-					"center": 0.9946011663129263,
-					"high": 1.083805799787168,
+					"low": 0.9986496686141451,
+					"center": 1.0028293294230881,
+					"high": 1.0094159097520767,
+					"date": "2022-01-21T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.992792588819079,
+					"center": 0.9940546967895363,
+					"high": 0.9970941252450018,
+					"date": "2022-01-21T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 1.001841391072427,
+					"center": 1.0045202280203913,
+					"high": 1.0084755356812547,
+					"date": "2022-01-21T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9881106151126544,
+					"center": 0.9908600260551294,
+					"high": 0.9951818689385636,
 					"date": "2022-01-21T21:32:11+00:00",
 					"present": true
 				},
@@ -30687,9 +39375,44 @@
 					"present": true
 				},
 				{
-					"low": 0.8437494334080364,
-					"center": 1.0109969067342823,
-					"high": 1.190959745402628,
+					"low": 0.9934994582881906,
+					"center": 0.9943127961042515,
+					"high": 0.9956604285326824,
+					"date": "2022-01-21T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9901084295208116,
+					"center": 0.9929655908536337,
+					"high": 0.9951714502806442,
+					"date": "2022-01-21T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9875250890018605,
+					"center": 0.990903406511728,
+					"high": 0.993242945164184,
+					"date": "2022-01-21T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9986713170569673,
+					"center": 0.9993354377803622,
+					"high": 1.0001661819704037,
+					"date": "2022-01-21T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 1.01010922920444,
+					"center": 1.0170371095662392,
+					"high": 1.0236866660554704,
+					"date": "2022-01-21T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 1.004402790248233,
+					"center": 1.0094393527876298,
+					"high": 1.014461210339682,
 					"date": "2022-01-21T21:32:11+00:00",
 					"present": true
 				},
@@ -30778,23 +39501,58 @@
 					"present": true
 				},
 				{
-					"low": 0.2252524053183643,
-					"center": 1.0190633555565942,
-					"high": 4.665967606383988,
+					"low": 1.009112966205169,
+					"center": 1.0121149524641149,
+					"high": 1.0142983775046541,
 					"date": "2022-01-21T21:32:11+00:00",
 					"present": true
 				},
 				{
-					"low": 1.008150469527116,
-					"center": 1.0111779879621667,
-					"high": 1.0146425495262705,
+					"low": 1.0228638504029746,
+					"center": 1.0349971390149015,
+					"high": 1.0451775590432906,
 					"date": "2022-01-21T21:32:11+00:00",
 					"present": true
 				},
 				{
-					"low": 0.9954873646209386,
-					"center": 0.9995468962392388,
-					"high": 1.0031767644022793,
+					"low": 1.0094339622641508,
+					"center": 1.012886597938144,
+					"high": 1.0155038759689923,
+					"date": "2022-01-21T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 1.0025531914893617,
+					"center": 1.007679180887372,
+					"high": 1.0128630607729605,
+					"date": "2022-01-21T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9922010398613519,
+					"center": 1.0052356020942408,
+					"high": 1.0209424083769634,
+					"date": "2022-01-21T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9936936936936936,
+					"center": 0.997742663656885,
+					"high": 1.0022603978300182,
+					"date": "2022-01-21T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9948282202111431,
+					"center": 0.9990974729241877,
+					"high": 1.0043000054307227,
+					"date": "2022-01-21T21:32:11+00:00",
+					"present": true
+				},
+				{
+					"low": 0.9935290035832003,
+					"center": 0.9953703703703703,
+					"high": 0.999537037037037,
 					"date": "2022-01-21T21:32:11+00:00",
 					"present": true
 				},