Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
tags:
|
5 |
+
- finance
|
6 |
+
- synthetic
|
7 |
+
---
|
8 |
+
This is a dataset that contains different files regarding the olas predict ecosystem including:
|
9 |
+
* file with trading information about trades done on closed prediction markets including profitability information.
|
10 |
+
* file with accuracy information of the mech tools used in the prediction markets.
|
11 |
+
* file regarding detected invalid trades on some markets.
|
12 |
+
* file regarding detected outliers in the computed profitability metrics.
|
13 |
+
* file with the mapping between trader addresses and smart contract services.
|
14 |
+
* file with daily information about trades including those from open markets.
|
15 |
+
* file with detected unknown traders not using mech prediction services.
|
16 |
+
* file with the winning metrics of the trades done on closed markets.
|