Skip to content

Instantly share code, notes, and snippets.

@KiaraTamm
Created October 1, 2014 21:42
Show Gist options
  • Save KiaraTamm/db017f2c5b1b5cd56e99 to your computer and use it in GitHub Desktop.
Save KiaraTamm/db017f2c5b1b5cd56e99 to your computer and use it in GitHub Desktop.
Trading Data
We can make this file beautiful and searchable if this error is corrected: It looks like row 6 should actually have 6 columns, instead of 7. in line 5.
date,time,action,amount(NBT),rate(USD),total(USD)
25.09.2014,23:54,Sell,139.4106786,1.002,139.6895
27.09.2014,01:05,Buy,69.84470176,0.998,69.70501236
27.09.2014,01:05,Buy,69.84478958,0.998,69.7051
27.09.2014,01:33,Sell,138.5746507,1.002,138.8518
27.09.2014,01:47,Buy,30.4041483,,0.998,30.34334
27.09.2014,01:47,Buy,69.4258517,,0.998,69.287
27.09.2014,01:58,Sell,99.02311876,1.002,99.221165
28.09.2014,21:23,Buy,69.12151265,0.998,68.98326962
28.09.2014,21:23,Buy,69.12144289,0.998,68.9832
30.09.2014,17:56,Sell,77.74451098,1.002,77.9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment