Skip to content

A trading bot to automate cryptocurrency trading strategies using Python, equipped with a basic GUI. Used REST and WebSocket API to connect to two of the most popular crypto exchanges in the world.

Francis220/Cryptocurrency_Trading_Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automate Your Crypto Trading Strategies on Binance & Bitmex with Python and Create Your Own Trading Dashboard (GUI)

Screen Shot 2022-01-01 at 10 23 14 PM

You will need to API keys from Bitmex and Binance Futures (The world's leading cryptocurrency trading platforms). These can be created by creating accounts on their sites. They allow actions such as creating orders or getting the status of a placed order. For testing purposes, use https://testnet.bitmex.com/ and https://testnet.binancefuture.com/en/futures/BTCUSDT. These sites are alternative Bitcoin block chains to be used for testing. This allows application developers or bitcoin testers to experiment, without having to use real bitcoins or worrying about breaking the main bitcoin chain.

About

A trading bot to automate cryptocurrency trading strategies using Python, equipped with a basic GUI. Used REST and WebSocket API to connect to two of the most popular crypto exchanges in the world.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages