Coder Social home page Coder Social logo

mastermind's Introduction

Mastermind Mastermind Icon

Mastermind is a gui for buying, selling and analyzing cryptocurrency. It was created to allow users to trade, without ever logging onto the site. Just enter your API keys once and forget about opening up a browser!

  • Simple and straightforward
  • Supports BTC, ETH and USDT markets

Gif of Mastermind

How it works

  1. Login into Binance
  2. Create an API key
    • Settings --> API Management --> Enter label name for API key --> click Create
    • Make sure you enable "Enable Trading" and "Read Only"
    • DO NOT enable Enable Withdrawals, Mastermind does not support sending and receiving crypto and could put your wallet at risk if enabled
  3. Enter API key and API secrect into Login Page (see below)
  4. Enjoy an all in one platform for all things trading crypto!

Mastermind Login Page

What I Learned

  • Tkinter
  • SQLite
  • Object Oriented Programming
  • Binance API's
  • Matplotlib
  • Pandas

Credits

Built using Sam McHardy's python-binance

Source code: https://github.com/sammchardy/python-binance

Documentation: https://python-binance.readthedocs.io/en/latest/

Plugins and Presets

  • Built on Python 3.7.7
  • Graph initially set to show 1-hour of data
  • Initial coin is 'BTCUSDT'

mastermind's People

Contributors

dependabot[bot] avatar prestonkelly avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

mastermind's Issues

Init Error

Hey there,

Trying to give your app a run to learn and, ofc, use it. I'm running into this issue though:

Traceback (most recent call last):
  File "app.py", line 1153, in <module>
    root.iconbitmap(default='favicon.ico')
  File "/usr/local/Cellar/python/3.7.3/Frameworks/Python.framework/Versions/3.7/lib/python3.7/tkinter/__init__.py", line 1869, in wm_iconbitmap
    return self.tk.call('wm', 'iconbitmap', self._w, '-default', default)
_tkinter.TclError: wrong # args: should be "wm iconbitmap window ?bitmap?"

whenever I try to init the app. Any ideas on how to sort this? Thank you!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.