Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Asset and Chart Code Mappings #421

Open
6 tasks
TheRealLowyer opened this issue Nov 25, 2024 · 0 comments
Open
6 tasks

Create Asset and Chart Code Mappings #421

TheRealLowyer opened this issue Nov 25, 2024 · 0 comments
Assignees
Labels
Frontend Priority: High Requires taking action ASAP

Comments

@TheRealLowyer
Copy link
Contributor

ℹ️ Description

  • Develop a centralized asset-to-chart mapping structure. This structure will standardize the way assets and their corresponding TradingView chart symbols are managed in the application.

🎯 Tasks

  • Research and gather a comprehensive list of popular assets and their TradingView symbols.
  • Create a JSON or JS file to store mappings as { name: string, symbol: string }.
  • Integrate the mapping into the TradingViewChart widget.
  • Add functionality to dynamically generate dropdowns from the mapping for asset selection.
  • Test the mapping for accuracy and coverage of supported assets.
  • Document the structure for future updates and maintenance.
@TheRealLowyer TheRealLowyer added Priority: High Requires taking action ASAP Frontend labels Nov 25, 2024
@TheRealLowyer TheRealLowyer added this to the Customer Presentation 2 milestone Nov 25, 2024
@TheRealLowyer TheRealLowyer self-assigned this Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Frontend Priority: High Requires taking action ASAP
Projects
None yet
Development

No branches or pull requests

1 participant