Skip to content

lht102/ctrade

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ctrade

crypto trading bot

Goal

Listen on different varieties of data source, execute trade automatically.

Current implementation

Listen on CoinbasePro's new coin listing tweet -> create buy order in binance futures

Running the application

Create .env.xxx from .env.sample.

ENV=xxx make run

To use binance production environment, please create .env.prod run the following command.

ENV=prod make run

Disclaimer

USE THE SOFTWARE AT YOUR OWN RISK.

License

MIT

About

crypto trading toy project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published