Hi there! I've added this code to convert quote prices from GBp (pennies) to GBP for currency conversion to work properly (currently, it does not). I'm not a Go expert so Please let me know if you think another approach is better and/or I should add tests, follow some coding convetion for the project.
Hi there! I've added this code to convert quote prices from GBp (pennies) to GBP for currency conversion to work properly (currently, it does not). I'm not a Go expert so Please let me know if you think another approach is better and/or I should add tests, follow some coding convetion for the project.
I just noticed that maybe https://github.com/achannarasappa/ticker/pull/1 is related.