Skip to content

aaronpon/tradingbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tradingbot

Binance Trading

Install java and maven, and run:

git clone [email protected]:binance-exchange/binance-java-api.git
cd binance-java-api
mvn clean install
cd ..
git clone [email protected]:aaronpon/binance-trader.git
cd binance-trader
mvn spring-boot:run -DAPI_KEY=$YOUR_API_KEY -DAPI_SECRET=$YOUR_API_SECRET

About

Binance Trading

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published