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

可以设置成同时显示主图、成交量图、交易量(MACD)图吗? #15

Open
15120822558 opened this issue Oct 22, 2020 · 3 comments

Comments

@15120822558
Copy link

可以设置成同时显示主图、成交量图、交易量(MACD)图吗?

@zhengquantao
Copy link
Owner

可以的呢

@15120822558
Copy link
Author

怎么才能设置成显示K线图、成交量图、MACD图呢???

@zhengquantao
Copy link
Owner

你找到chart_setting.js 把55行左右的 let _indic = ['VOLUME', 'VOLUME'] 改成 let _indic = ['MACD', 'VOLUME'] 就可以了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants