Skip to content

StockStreamLive/RobinhoodJavaClient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RobinhoodJavaClient

This repository contains a client written in java for connecting to the Robinhood API. See sanko/Robinhood for documentation on the API.

Build Instructions (tested on MacOS and Arch Linux)

  • Ensure you have a Java SDK installed and configured with java/javac in your $PATH.
  • Clone this repository.
  • Execute ./gradlew jarFile
  • Your jar will be built into the build/libs/ directory.

About

An (unofficial) Robinhood client written in java. Built for the StockStream project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages