Skip to content

Instantly share code, notes, and snippets.

@scottjbarr
Created March 25, 2014 15:44
Show Gist options
  • Select an option

  • Save scottjbarr/9764606 to your computer and use it in GitHub Desktop.

Select an option

Save scottjbarr/9764606 to your computer and use it in GitHub Desktop.
Bitstamp - Volume goes both directions
Anyone know why the value of "volume" goes up and down over time in the Bitstamp ticker?
2014-03-26 01:29:55 +1030 : {"last"=>578.27, "timestamp"=>1395759587, "volume"=>13123.56315962}
2014-03-26 01:30:06 +1030 : {"last"=>578.27, "timestamp"=>1395759597, "volume"=>13122.76327669}
2014-03-26 01:30:32 +1030 : {"last"=>575.0, "timestamp"=>1395759619, "volume"=>13140.92418922}
2014-03-26 01:30:42 +1030 : {"last"=>575.0, "timestamp"=>1395759631, "volume"=>13137.05772951}
2014-03-26 01:31:14 +1030 : {"last"=>575.0, "timestamp"=>1395759662, "volume"=>13141.85942981}
2014-03-26 01:31:30 +1030 : {"last"=>575.0, "timestamp"=>1395759675, "volume"=>13142.02797010}
2014-03-26 01:31:51 +1030 : {"last"=>575.0, "timestamp"=>1395759697, "volume"=>13141.92324196}
2014-03-26 01:33:31 +1030 : {"last"=>575.0, "timestamp"=>1395759793, "volume"=>13140.05760184}
2014-03-26 01:33:41 +1030 : {"last"=>574.48, "timestamp"=>1395759804, "volume"=>13137.25121656}
2014-03-26 01:34:28 +1030 : {"last"=>577.39, "timestamp"=>1395759857, "volume"=>13137.39131012}
2014-03-26 01:34:49 +1030 : {"last"=>577.29, "timestamp"=>1395759880, "volume"=>13137.56366717}
2014-03-26 01:34:59 +1030 : {"last"=>577.29, "timestamp"=>1395759891, "volume"=>13127.89366717}
2014-03-26 01:35:26 +1030 : {"last"=>577.29, "timestamp"=>1395759913, "volume"=>13125.73375717}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment