-
Notifications
You must be signed in to change notification settings - Fork 768
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
Implement trading view in Java Application #389
Comments
Hello @antonylim , Could you please set the property in the widget constructor as |
Hi @GeorgiiMatveev-tv |
Hello @antonylim One "0" seems to be missing from "0930-163", should be "0930-1630", most likely in the session or corrections information. |
Hi @GeorgiiMatveev-tv , |
@antonylim , I suggest to address the CORS first, you'd need to implement your own storage for production, ours is only avaialbe for testing purposes on localhost. |
Hi, I use JSP for the front end and Java Spring for the backend.
for the front end I copy the index.html part and change the datafeedUrl to my API.
in backend, I create some API:
all API use hardcode values, just for testing purposes.
It's not called http://localhost:8084/infovesta/saham/data/history API, so the graph did not show, what should I do?
The text was updated successfully, but these errors were encountered: