a Candlestick Technical analysis tool Lite for stock market. ability to use c++14 even with simd and omp to edit your technical indicators on this app lite. Advanced programming of Qt, OpenGL, GPGPU and sqlite3.
K线技术分析工具,在这个平台上你能够使用c++14编写K线技术指标等。
you can use OPENGL to write 3D graphs or GPGPU programs.
you can use sqlite3 c apis or my helper zqlite3 stream style syntax.
you can write Qt widgets on your custom window using simple syntax powered by zqt5.
你能够通过zqt5简单的语法,编写属于你自己的Qt窗口。
Using SIMD instructions to rewrite built-in formulas for performance optimization.
内置公式使用SIMD重写优化性能。
home: github.com/bbqz007/KTL
mirror: CN, gitee.com/bbqz007/KTL
Advanced programming depends to these packages.