Skip to content

fcallejon/MyCoinsConsole

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To run:

// portable
dotnet BittrexConsole.dll --apiKey [YOUR-KEY] --apiSecret [YOUR-SECRET] check-wallets 

// self-contained
BittrexConsole --apiKey [YOUR-KEY] --apiSecret [YOUR-SECRET] check-wallets 

BittrexConsole --apiKey [YOUR-KEY] --apiSecret [YOUR-SECRET] check-orders

BittrexConsole --apiKey [YOUR-KEY] --apiSecret [YOUR-SECRET] cancel-order [ORDER-UUID]

BittrexConsole --apiKey [YOUR-KEY] --apiSecret [YOUR-SECRET] buy BTC-XVG all last

BittrexConsole --apiKey [YOUR-KEY] --apiSecret [YOUR-SECRET] sell BTC-XVG all last

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages