Skip to content

Java application that simulates and graphs crypto trades based on pre-defined trading rules. Data about crypto coins is pulled from the CoinGecko API.

Notifications You must be signed in to change notification settings

samueljcatania/coin-gecko-api-crypto-graphing-gui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to Build and Run LemonMist.

  1. Unzip the LemonMist zip file.
  2. In an IDE of your choosing, import LemonMist's folder (containing the src folder) as an existing Maven project.
  3. The entrypoint to the program is in Login.java. Set up a run configuration from Login.java.
  4. Run the program. A login window will appear. An example of correct credentials to the program are: username: admin password: admin

Other credentials that are valid are stored within credentials.json. The Main UI will appear if any correct combination of credentials is entered. If any incorrect credentials are entered, the program will terminate.

About

Java application that simulates and graphs crypto trades based on pre-defined trading rules. Data about crypto coins is pulled from the CoinGecko API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published