Skip to content

pogginicolo98/start2impact_trading-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Start2Impact Python exercise: trading bot

Exercise to practice with the Coinmarketcap APIs: The trading bot checks every 10 minutes if more than 4 currencies have increased in price by more than 3% in the last hour. If so, it open a buy order for the currency that has increased the most. If the purchased currency drops more than 1% in the last hour, the bot close the order by selling the currency. Only one order can be opened at a time.

Releases

No releases published

Packages

No packages published

Languages