Git Product home page Git Product logo

smart-stake's People

Contributors

priscilla-odame avatar theshid avatar

Watchers

 avatar

smart-stake's Issues

**Auth Service**

  • create login feature
  • create register feature
  • add email validation

**Reporting Orders CLIENT**

  • get all orders for a portfolio
  • get all open orders for a portfolio
  • get all completed orders for a portfolio
  • get all cancelled orders for a portfolio

**Market Data Service**

  • create market data service
  • implement a pub/sub between our MD and the exchange MD
  • implement a way to track market history
  • give the ability to publish messages when a exchange MD changes

**Setup a new java project**

  • Create a Springboot project
  • Create a package smartstake
  • Install JUnit 5 ready to run tests
  • Create a main package in the smartstake package
  • Create a test package in smartstake package

**Order Processing**

implement trading strategies.

  • order splitting
  • holding orders for best offers
  • getting best offers

**Logging Service**

A micro service that logs data to the log database

  • connect to the database
  • log orders to the database
  • log executions to the database
  • update orders in the database

**Create Portfolio**

  • client create a portfolio
  • set portfolio name and description
  • view portfolio
  • update portfolio description and name
  • delete portfolio

**Login**

  • create login endpoint
  • require username and password for authentication
  • validate user if credentials are correct

**Register**

  • create register endpoint
  • require email, first name, last name and password
  • save the user to a database
  • return a success response

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.