Speedy765 / crypto-helper-tools

An opensource website for tracking cryptocurreny on Bittrex, Binance and Cryptopia.
http://www.cryptotracky.com
MIT License
24 stars 14 forks source link

Fixed sorting for Long and added updates for settings #12

Closed Huppeldeflut closed 6 years ago

Huppeldeflut commented 6 years ago

1) NaN values where messing up the sorting of Long. Fixed this bij changing NaN to -9999. This value is hidden in the HTML page.

2) Added colomn volume to Long

3) Added settings to Long

4) Fixed debug mode for Long

5) Added debug mode to Overview

6) Tweaked settings code in Overview

7) Updated code of Overview to match better with the same functions in Long