|
|
|
|
|
by oscilloscope
4481 days ago
|
|
Each dot is a trade. I pulled the columns from the db we generated with the raw info of that one big trade, so you can see what the structure of the source data looks like. Removed the user id of the buyer, but it's trivial to find if you have the dataset. File|Trade_Id|Date|User_Id|Type|Currency|Bitcoins|Money|Money_JPY|Money_Fee|Bitcoin_Fee 2013-11_mtgox_japan.csv|1384974682548514|2013-11-20 19:11:22|*|buy|USD|1000|610000|60941267.96|0|3 2013-11_mtgox_japan.csv|1384974682548514|2013-11-20 19:11:22|THK|sell|USD|1000|610000|60941267.96|0|0 |
|