tvjsx / trading-vue-js

💹 Hackable charting lib for traders. You can draw literally ANYTHING on top of candlestick charts. [Not Maintained]
https://tvjsx.github.io/trading-vue-demo/
MIT License
2.09k stars 637 forks source link

easier install?? #88

Closed ms1110 closed 4 years ago

ms1110 commented 4 years ago

Sorry for this not-specialist-question: Can't I just copy the files to my webserver and make it running?

C451 commented 4 years ago

Yes, https://github.com/C451/trading-vue-demo use it as a boilerplate.

ms1110 commented 4 years ago

Thank you but it doesn't work. Just an empty, black site with a checkbox and NM...

ms1110 commented 4 years ago

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.

C451 commented 4 years ago

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.

ms1110 commented 4 years ago

Sorry, but I'm not a programmer and just want to do some financial analysing. What a pity, your project looks really cool.

ms1110 commented 4 years ago

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?

C451 commented 4 years ago

@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.