The service for calculate some parameters stock market
-C++20 compiler support
-Cmake
-QT
-Doxygen
git clone https://github.com/silverstringer/ssm.git
mkdir build && cd build
cmake .. make -j12
make install
- Simple Dollar Cost Average Digital Asset( on bull market)
- Different percentage on month
- Calculate average price of asset
- Futures calc
- Invest calc
*Advanced. Save resultDCA on *.csv file, build graph
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?