include yahoo-finance2
EmanueleCannizzaro opened this issue · 1 comments
EmanueleCannizzaro commented
replace yahoo-finance api call with package node-yahoo-finance2
librehat commented
You need to roll it up and produce a module file that's usable in QML environment which is different from NodeJS and browsers. It's a tricky task and might not even work in QML (then we'd need to build either data engines, or C++ plugins)