Giter Club home page Giter Club logo

supersimplestock's Introduction

Super Simple Stocks

Super simple stock is a super simple stock trading system.

Version

Version 0.0.1

Environment setup

Java

The software has been built with the following java environment

java version "1.8.0_45" Java(TM) SE Runtime Environment (build 1.8.0_45-b14)

Maven

Maven version: Apache Maven 3.2.5

Building Super Simple Stocks

The application can be built using the following steps:

  1. Clone this repository
  2. Change to project directory
  3. Execute "mvn clean package" in directory. This generates the jar file which contains dependencies. This is stored in ./target/ folder.

Please see examples below for execution.

Unit Tests Super Simple Stocks

Unit tests are executed during application build time.

Running Super Simple Stocks

Following successful build, the application can be executed with the following command line:

java -jar target/supersimplestocks-1.0-SNAPSHOT-jar-with-dependencies.jar

The below presents a list of available menu options displayed by executing above JAR:

####Permitted Operations

  1. Compute dividend yield
  2. Compute PERatio
  3. Trade
  4. Compute Weighted Volume
  5. Compute All Share Index Please choose operation:

Ouputs Inputs

supersimplestock's People

Contributors

soloz avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

manishapadhi01

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.