rosacastillo commited on
Commit
1908a7f
·
1 Parent(s): 17f493a

updating weekly data and fixing invalid markets graph

Browse files
app.py CHANGED
@@ -38,7 +38,7 @@ from tabs.tool_accuracy import (
38
  from tabs.invalid_markets import (
39
  plot_daily_dist_invalid_trades,
40
  plot_top_invalid_markets,
41
- plot_daily_nr_invalid_markets,
42
  )
43
 
44
  from tabs.error import (
@@ -345,7 +345,7 @@ with demo:
345
  with gr.Row():
346
  gr.Markdown("# Daily distribution of invalid markets")
347
  with gr.Row():
348
- invalid_markets = plot_daily_nr_invalid_markets(invalid_trades)
349
 
350
  with gr.TabItem("🏥 Tool Error Dashboard"):
351
  with gr.Row():
 
38
  from tabs.invalid_markets import (
39
  plot_daily_dist_invalid_trades,
40
  plot_top_invalid_markets,
41
+ plotly_daily_nr_invalid_markets,
42
  )
43
 
44
  from tabs.error import (
 
345
  with gr.Row():
346
  gr.Markdown("# Daily distribution of invalid markets")
347
  with gr.Row():
348
+ invalid_markets = plotly_daily_nr_invalid_markets(invalid_trades)
349
 
350
  with gr.TabItem("🏥 Tool Error Dashboard"):
351
  with gr.Row():
data/all_trades_profitability.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:09f8c3e8bc8658714d7abcf1227b0259dd5c4a773a70aa548a09cb917aee708d
3
- size 1910841
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a111f63a2c14218a53c3e807716e8430385b97044058fa61c57c412a3cc2a49a
3
+ size 410473
data/fpmmTrades.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bd22e4732b989c9c1dcbed0080b568e769751587477de9074e4e58046f0ea2fb
3
- size 6142760
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e57c32b028ed9b3f4c0014ce90b6f77117411dcf4c592815bf748ffddbf9717
3
+ size 1348456
data/fpmms.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:86135bb64013c54d5180c31fca13235943eb39571e760a695dac2aaa1e9cb1ce
3
- size 436427
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:46926f13d043d507345a9ff2347c4724cd947d297b50bca09d849315fb6bc67e
3
+ size 444159
data/invalid_trades.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:65c2c3fe4f6b1e8f636097dd5d53d1a29ba40404c3f164060a75cc31a82b41a5
3
- size 194263
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dafc20c50d26be24bf7ce3c5937ebbe525d0a190f2771985e95c815718923739
3
+ size 53461
data/outliers.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a8d36a738da0bbd73b08887b103118087c0b6a347045be7fca3f3ce60a276cc
3
+ size 17324
data/summary_profitability.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4767fd0edffd3442934da235375d7268af178e2cba32d577d6bd10f7ba1a898a
3
- size 39029
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:faa3804873a746265985b8bd74e36371a59772533ea74c56e6a28d2c3f712ea3
3
+ size 37651
data/t_map.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9efd144e51b0a3984fd54421582119243115997ef2241f5e020d2ffa77a25708
3
- size 17775838
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:18e0905077b4d7969d04360c2b3140166e68d10d5647ffd58adaa6313f0e3a44
3
+ size 18149038
data/tools.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:02bcce59da46599e2b57c578370944b761da70ee8eced925aa4a6c5144540bb1
3
- size 329499015
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c04883dfbdff1969db7d1920a7118c894c9b111e280d6da7e673420e3090546f
3
+ size 332731570
data/tools_accuracy.csv CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7f564d1db539a59475c9f86a16ea000d7eab9081c47b45dbeb9e360286bf922d
3
- size 1012
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:73922c739057bc29ed78e540e75a74f9d6991c199b158cea7d870ead3d225cca
3
+ size 1009