Skip to content

Latest commit

 

History

29 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

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

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages