Skip to content
This repository has been archived by the owner on Nov 19, 2022. It is now read-only.

Latest commit

 

History

History
30 lines (24 loc) · 757 Bytes

README.md

File metadata and controls

30 lines (24 loc) · 757 Bytes

GeminiCryptoTrader

Application which will utilize the Gemini API for trading Bitcoin (BTC) and Ethereum (ETH).

Account information can be encrypted locally with a password. The password is hashed with bcrypt and saved in a separate file. Account data files are encrypted with AES.

  • Built with PyQt5
  • Status: Not complete

Screenshots:

MainWindow:

Account setup:

Trades:

Order book:

Visit: