Closed ms1110 closed 4 years ago
Yes, https://github.com/C451/trading-vue-demo use it as a boilerplate.
Thank you but it doesn't work. Just an empty, black site with a checkbox and NM...
Now I got it: trading-vue.min.js and data.json must come from https://c451.github.io/trading-vue-demo/ ... ??? If I can't use my own data, it makes no sense.
Do you know how to build js / Vue.js apps ? It's a good idea to start from there.
TradingVueJs is Vue.js component, thus you should know how to use the framework in the first place.
Sorry, but I'm not a programmer and just want to do some financial analysing. What a pity, your project looks really cool.
What I never understand: you (and other people) invest so much time to build really great software. And you encourage others to use it. Fantastic! But why on earth do you do it in a way, that 90 % of all potential users could not use it?
@ms1110 This particular project was initially built for my purposes (I'm an algo trader). So, this project is for people who know how to code.
Also, I respect my time. Imagine making this project for free (several month of coding, 12k lines of code) and also helping everyone with every single question.
If you have no programming experience, you can always hire people to do the job.
Sorry for this not-specialist-question: Can't I just copy the files to my webserver and make it running?