mirror of
https://github.com/wassname/catalyst.git
synced 2026-06-29 13:30:44 +08:00
53dae6320c
Volumes were incorrectly having the thousands factor applied, however the volume is written as is (without the factor, since it volume is an int, not float value.) Fix by adding a special case for volume which returns the price as is.