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

codymj/GeminiCryptoTrader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

About

Application for trading via the Gemini API (exchange.gemini.com)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages