Excel Token Price Tracker Improvements
There is an Excel spreadsheet where token prices are fetched from multiple exchanges using a button (macro-based logic). Prices are retrieved automatically and displayed in USD.
We need several improvements and fixes.
Tasks:
1. Decimal formatting
Ensure all prices are displayed with exactly 2 decimal places.
Example:
`20.1829182 → 20.18`
Only the first two digits after the decimal point should remain.
2. Missing prices for some tokens
Investigate why prices for certain tokens are not fetched consistently.
In many cases, the issue is resolved after multiple requests — the logic should be reviewed and stabilized.
3. Missing responses from specific exchanges
Identify why some exchanges do not return prices for certain tokens.
The solution may involve retry logic or request handling improvements.
4. Localization
Translate the spreadsheet interface and labels into:
* Chinese
* Russian
* Portuguese
Requirements:
* Strong Excel skills
* Experience with macros / automated data fetching
* Understanding of crypto tokens and exchange pricing
* Attention to numerical accuracy
A sample Excel file with the current implementation is attached. Please review the file structure and existing logic before applying and confirm in your message that the task is feasible on your side.