Francis220 / Crypto

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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:Python 100.0%