Skip to content

React application for stock analysis and portfolio management. Sample react app demo.

License

Notifications You must be signed in to change notification settings

magsoft2/ReactStockAnalyzerDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5656e4a · Mar 6, 2019

History

59 Commits
Oct 9, 2018
Sep 30, 2018
Mar 6, 2019
Oct 8, 2018
Sep 15, 2018
Mar 6, 2019
Oct 15, 2018
Oct 14, 2018
Sep 15, 2018
Oct 8, 2018
Sep 23, 2018
Sep 30, 2018
Sep 14, 2018
Oct 14, 2018
Sep 14, 2018
Sep 23, 2018
Mar 6, 2019

Repository files navigation

React sample app for stock analysis and portfolio management

Demo: magsoft2.github.io/ReactStockAnalyzerDemo

Description

Sample application for stock and portfolio analysis, based on free data providers (moex only for now).

Details

Async and complex actions are processed with the aid of Redux-saga ('Where do I put my business logic in a React Redux application?'), simple actions with Redux. User changes are kept in localStorage. Responsive web design.

TODO:

  • normalize: securities array. positions and secList contains only secId
  • Add some Jest unit tests
  1. Portfolio manager

    • factor analysis on indexes set: securitycollections
    • make .Net Core back service for factor analysis?
    • pivot by sectors etc?
    • current date and WhatIf date selector
  2. Dataprovider selector (quandl etc)

About

React application for stock analysis and portfolio management. Sample react app demo.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages