Commit Graph
20 Commits
Author SHA1 Message Date
Miha Kralj 3455baaf6c refactor structs to records, add new classes for financial calculations, implement EMA and SMA with circular buffer. Generate random financial data using GBM model. Also, test the SMA calculation with sample data. 2024-07-28 21:26:44 -07:00
Miha Kralj 2b71b307d5 Update calculations, indicators, strategies, and tests for trends 2023-05-10 14:13:03 -07:00
Miha Kralj 2defde9d94 Add Linux support for Python library path 2023-05-05 10:48:26 -07:00
Miha Kralj 957f4da294 Commit: Update Python library search path for Linux 2023-05-05 08:53:27 -07:00
Miha Kralj 9714dedcba Update Python installation and dependencies 2023-05-05 08:10:27 -07:00
Miha Kralj 468ea7a0af JMA finalization 2023-03-30 14:44:05 -07:00
Miha Kralj da34d7de38 EMA update 2023-01-09 13:41:37 -08:00
Miha Kralj 585bbdf129 minor updates 2023-01-08 19:28:45 -08:00
Miha Kralj 6db1ba7562 SMA docs 2023-01-07 22:32:33 -08:00
Miha Kralj 3c9bfb265d test_python 2023-01-07 11:42:51 -08:00
Miha Kralj 5e13da7532 Pandas-TA test engine update to Python 3.11.1 2023-01-06 11:58:14 -08:00
Miha Kralj 7a0279b3d5 Decay 2023-01-05 16:40:08 -08:00
Miha Kralj 5d72f9d3ae Fixed ATR and ATRP, improved SMA 2023-01-03 17:55:41 -08:00
Miha Kralj 83e5d89cbb HWMA 2022-12-27 12:28:53 -08:00
Miha Kralj 509bf244d9 Documentation 2022-12-26 20:12:56 -08:00
Miha Kralj 3227cc1c55 DEMA and tests 2022-12-24 19:09:09 -08:00
Miha Kralj ddcb49995b docsify 2022-12-24 16:18:30 -08:00
Miha Kralj 9ad467cd5a Quantower adaptation 2022-12-21 07:24:21 -08:00
Miha Kralj 9f01df0e65 JMA and DWMA 2022-12-06 15:39:43 -08:00
Miha Kralj 58694a9600 refactoring 2022-11-26 22:04:26 -08:00