Skip to content

nicomanto/CoinbaseBroker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CoinbaseBroker

Coinbase broker that sells cryptocurrencies after specific thresholds

Thresholds

The formula is:

if(current_price > buy_price+DESIRED_EARN+fee) -> sell buy_price

So remains DESIRED_EARN in the wallet after sell

Usage

Replace the API_KEY and API_SECRET with the API created by Coinbase. Change the current CURRENCY_EXCHANGE and DESIRED_EARN if needed. Next run python src/main.py

About

Coinbase broker that sells cryptocurrencies after specific thresholds

Topics

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors

Languages