Commit Graph

15 Commits

Author SHA1 Message Date
narumi
3e5869cab3 remove zero padding from RMA 2023-10-24 17:03:40 +08:00
c9s
5515f588e3
all: add parameter index to the Last method 2023-05-31 19:35:44 +08:00
zenix
2b62616513 doc: add description about indicators generated by chatgpt 2022-12-22 11:55:17 +09:00
zenix
b2e867e51c fix: unlimited length of indicators, add draw elapsed to drift 2022-10-27 17:35:50 +09:00
c9s
5953fe49d1
all: move float slice/map to a single package 2022-08-25 17:31:42 +08:00
zenix
c51a99400d feature: add plot for series. add autocorrelation. add clone for indicators/series 2022-07-26 18:00:05 +09:00
c9s
4300e00580
indicator/rma: move endTime update to PushK 2022-07-21 01:05:08 +08:00
c9s
7696c9f21e
indicator: improve rma preload 2022-07-14 10:54:46 +08:00
c9s
cb481c660f
fix all indicators for KLineCalculateUpdater interface 2022-07-14 10:28:53 +08:00
c9s
b2538b6960
indicator: make callback field private 2022-07-14 09:18:43 +08:00
c9s
2a3118a086
indicator: clean up and update calculator method names 2022-07-14 09:18:42 +08:00
zenix
70f4676340 feature: extend indicators, extend seriesbase methods 2022-06-29 21:49:02 +09:00
zenix
126974cd79 feature: dmi add test, fix: rma with Adjust setting (follow the implementation of pandas.DataFrame.ewm) 2022-06-16 19:55:14 +09:00
zenix
b3741771e3 fix: window update in indicators. add: cumulative average, triangular moving average 2022-04-26 17:32:31 +09:00
なるみ
2896527c56 indicator: add rolling moving average 2022-04-18 11:43:05 +08:00