Skip to content

A simple websocket adapter to allow you to stream live data back from tradingview's website via java.

Notifications You must be signed in to change notification settings

robzsaunders/TradingView-Websocket-Adapter-For-Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

TradingView-Websocket-Adapter-For-Java

A simple websocket adapter to allow you to stream live data back from tradingview's website via java.

For now because of recaptcha you need to grab your auth token manually from your webbrowser to make the connection.

I'm sure there's a way to sniff out the token from the network traffic but that's for another day or for someone else to implement!

About

A simple websocket adapter to allow you to stream live data back from tradingview's website via java.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages