Skip to content

silverstringer/ssm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Service Stock Markets

The service for calculate some parameters stock market

Requirements


-C++20 compiler support
-Cmake
-QT
-Doxygen

Build

git clone https://github.com/silverstringer/ssm.git

mkdir build && cd build

cmake .. make -j12

Install

make install

Run

Usage

  1. Simple Dollar Cost Average Digital Asset( on bull market)
  2. Different percentage on month
  3. Calculate average price of asset
  4. Futures calc
  5. Invest calc

*Advanced. Save resultDCA on *.csv file, build graph

TODO.

1.Assets allocation by percentage [ ]

2.Import history order from broker [ ]

3.Analyze history orders, profit and loss all assets [any]

4.Usage DB sqlite for store or csv?

About

Service stock market

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published