feat: 充值重构+AI图表修复+安全加固+路由清理

This commit is contained in:
testadmin
2026-04-29 02:10:00 +08:00
parent 1af9642513
commit 04eb812079
978 changed files with 184611 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
# TradingView Charting Library
This repository contains Charting Library package. If you use Git in your project, please feel free to use this repo as a submodule to your one.
`master` branch contains current stable version.
`unstable` branch contains the most recent features and fixes, but it can be less stable (actually, it is beta which is already thourghly tested).
### Documentation
See our docs @ this repository's [wiki](https://github.com/tradingview/charting_library/wiki). Please read it (at least, [Overview](https://github.com/tradingview/charting_library/wiki) and [Best Practices](https://github.com/tradingview/charting_library/wiki/Best-practices)) before running the Library.
### Issues Tracking
We use GitHub [Issues tracker](https://github.com/tradingview/charting_library/issues) for our project. Feel free to create bug reports and features requests. Please try reading the doc before asking questions because we will have more time for development then.
### Stay Tuned
[Follow us](https://twitter.com/intent/follow?screen_name=tv_charts) on Twitter to receive the updates.