Open brianleect opened 3 years ago
These information actually came along in the original table but were removed due to telegram being unable to display the full columns thus leaving us with the bare minimum. The length of market cap and 24h vol is rather long as well.
Assuming we can solve https://github.com/brianleect/binance-coinbase-listing-predictor/issues/6 and standardize alignment, we can consider adding back these columns as they are relatively insightful as well.
Additional Solutions
Can be solved by implementing a function which returns a simplified string based on price / marketcap value inputs.
Will implement once I'm less busy
These information actually came along in the original table but were removed due to telegram being unable to display the full columns thus leaving us with the bare minimum. The length of market cap and 24h vol is rather long as well.
Assuming we can solve https://github.com/brianleect/binance-coinbase-listing-predictor/issues/6 and standardize alignment, we can consider adding back these columns as they are relatively insightful as well.
Additional Solutions