npm package to help you build better crypto trading Apps

SOLEXI

New member
Joined
Aug 27, 2025
Messages
1
Points
0
Recently i was building a bot that can calculate and analyze crypto data using lot of logics + AI.
One thing was missing, scrapping Crypto Data from Trading view, There is a package on python TVDataFeed.
but my bot/app was in node js.
so what did i do?
i built a TradingViewDataFeedClient for Js.
 
Top