-
Notifications
You must be signed in to change notification settings - Fork 1.3k
feat: add TradingView plugin to display the index and stock information #511
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
Merged
Merged
Changes from all commits
Commits
Show all changes
41 commits
Select commit
Hold shift + click to select a range
a157ad4
Optimize data acquisition
byronwang2005 412c69f
Add tv support
byronwang2005 6da4207
Fix biome and python error
byronwang2005 5716551
adjust UI
byronwang2005 f342f92
Fix biome error
byronwang2005 9a4bc17
use iframe in stock.tsx
byronwang2005 0cbee19
use iframe in home.tsx
byronwang2005 68cda14
clean files
byronwang2005 959526c
fix scroll container issue
byronwang2005 448f717
fix frequent refreshes
byronwang2005 48b588f
fix biome error
byronwang2005 87bd4bc
delete useless docstring
byronwang2005 3615ff9
add padding
byronwang2005 f4ca5aa
add declaration in readme as apache 2.0 required
byronwang2005 1e685c0
improve layout
byronwang2005 99d80d0
Update README.ja.md
byronwang2005 277b523
Remove redundant parameters left behind by AI
byronwang2005 63b3719
remove useGetDefaultTickers() to improve performance
byronwang2005 c351a1c
Refactor the TradingViewTickerTape to be a reusable React component
byronwang2005 7de6b39
Refactor the TradingViewAdvancedChart to be a reusable React component
byronwang2005 d24aa21
fix biome error
byronwang2005 0e67ade
expose locale and timezone
byronwang2005 9f76cc8
rename and add symbol-map framework
byronwang2005 ca02186
feat: some symbol-map logic
byronwang2005 9a35c99
mapped HKEX symbols by rule, mapped crypto symbols manually
byronwang2005 1ad3eee
limit the range of stocks that can be searched
byronwang2005 cebf6a3
reactivate plugin before newsagent
byronwang2005 ed63f04
fix biome error
byronwang2005 ed4427d
refactor: unify home page layout, always show ticker tape, and use ne…
DigHuang 32446fa
refactor: relocate TradingView components to shared `src/components` …
DigHuang 632a1fd
chore: update dependencies and remove lightweight-charts.
DigHuang 09da049
use embed-widget-advanced-chart.js
byronwang2005 6c7b3bb
fix biome error
byronwang2005 98fee03
fix markdown format
byronwang2005 0e496cc
feat: refactor stock history type, update API calls with base URL and…
DigHuang 99407f5
feat: introduce `LinkButton` component, refactor external link handli…
DigHuang 7d263e9
feat: introduce custom ECharts candlestick chart for stock history, d…
DigHuang ed80f29
update SECURITY.md
byronwang2005 0ae6569
feat: Implement date formatting for candlestick chart, adjust chart l…
DigHuang cd7df58
feat: implement sparkline charts for stock history with updated inter…
DigHuang 096d659
feat: implement sparkline charts for stock history with updated inter…
DigHuang File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.