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

How to show current price like Binance #29

Closed
nguyenthanh1205tb opened this issue May 27, 2019 · 1 comment
Closed

How to show current price like Binance #29

nguyenthanh1205tb opened this issue May 27, 2019 · 1 comment
Labels
question Further information is requested

Comments

@nguyenthanh1205tb
Copy link

nguyenthanh1205tb commented May 27, 2019

https://i.imgur.com/JPbpuif.png

!please , help me.

@C451
Copy link
Collaborator

C451 commented May 27, 2019

This feature is on the roadmap. For now you can only do this by changing the code of the lib.

If you want the price line only (without the sidebar plane), you can make a custom overlay. You can find a step-by-step guide here: https://github.com/C451/trading-vue-js/tree/master/docs/guide#getting-started

And use a part of Range overlay to implement the line: https://github.com/C451/trading-vue-js/blob/master/src/components/overlays/Range.vue

@C451 C451 added the question Further information is requested label May 27, 2019
@C451 C451 closed this as completed May 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants