Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/astrodynamic/algorithmtrading--interpolation-approximation--in-qt-cpp

The AlgorithmTrading project is a C++ program for plotting tabulated functions of stock quotes using interpolation methods. It includes a GUI implementation based on any GUI library with API for C++ and the ability to load data from a CSV file. The Cubic Spline interpolation method is implemented, and the user can specify the number of points.
https://github.com/astrodynamic/algorithmtrading--interpolation-approximation--in-qt-cpp

approximation clang-format cmake cpp cpp17 cppcheck cubic-splines cvs google-style interpolation makefile neu newton-interpolation qt qt-widgets qtcharts

Last synced: 7 days ago
JSON representation

The AlgorithmTrading project is a C++ program for plotting tabulated functions of stock quotes using interpolation methods. It includes a GUI implementation based on any GUI library with API for C++ and the ability to load data from a CSV file. The Cubic Spline interpolation method is implemented, and the user can specify the number of points.

Awesome Lists containing this project