Skip to content

stylepatrick/crypto-shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crypto-shell

Interaction with Binance API over shell commands.

Commands:

Built-In Commands
       help: Display help about available commands
       stacktrace: Display the full stacktrace of the last error.
       clear: Clear the shell screen.
       quit, exit: Exit the shell.
       history: Display or save the history of previously run commands
       version: Show version info
       script: Read and execute commands from a file.

Shell Commands
       last-price: Get last price by symbol (ex. ETHUSDT; BTCUSDT; etc.)

Example:

shell:>last-price --symbol ETHUSDT
Last price: 1851.14000000
shell:>

About

Interaction with Binance API over shell commands.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages