Skip to content

nautxx/cryptobot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cryptobot

A simple python cryptocurrency trading bot.

Environment

pip install -r requirements.txt

Dependencies

You will need to obtain application credentials for Coinbase Pro.

Run

After following the setup instructions, run the program:

python3 main.py [-h]

Arguments

|short|long|default|help|
| :---: | :---: | :---: | :---: |
|`-h`|`--help`||show this help message and exit|
|`-t`|`--ticker`|`BTC-USDC`|Cryptocurrency ticker symbol.|

About

A simple python cryptocurrency trading bot.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages