Skip to content
 
 

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stonks service

A simple GRPC and REST service that allows the client to gain various information about stocks.

The project is built with hexagonal architecure in mind, and is composed of completely seperated pieces layers of logic. All communication between layers is done through interfaces which implements the underlying classes. This allows all the primary and secondary ports and adapters to be interchangeable with other implementations aslong its able to implement the required interface.

Architecture

Alt text

Project todo list

Infrastructure

  • GRPC server
  • Express server
  • Scraper
  • Fetch client

Buissness logic

  • Swing trading analysis
  • Comparison between trading strategy and market

About

GRPC service with simplistic stock trading strategies

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages