c9s
5853434aec
all: move v2 indicator to indicator/v2
2023-07-10 17:17:46 +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
c9s
5953fe49d1
all: move float slice/map to a single package
2022-08-25 17:31:42 +08:00
c9s
d71fd362b7
indicator: rename KLinePriceMapper to KLineValueMapper
2022-08-24 17:53:22 +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
なるみ
167f9d3eaf
indicator: make parameters of update method consistent
2022-04-19 13:45:23 +08:00
Fredrik
f866787c21
improved indicators
2022-04-14 23:43:04 +02:00
zenix
e171101d90
fix: ad NaN error. feature: Line indicator init functions. feature: indicator manual
2022-04-11 17:04:56 +09:00
zenix
567e7bd214
add ad,macd,rsi,sma,stoch,vwap,vwma to Series interface
2022-04-11 17:04:56 +09:00
なるみ
18aa60077b
Make VWAP better
2022-03-29 17:18:04 +08:00
zenix
b8bf2af14d
fixedpoint for exchange and indicators, some fixes in types
2022-02-15 12:01:38 +09:00
TonyQ
3e45035ab1
database: sqlite3 issue fix
...
database: upgrade gosqllite3 version for increasing variable amount limit
types: update kline starttime/endtime field to prevent sqlite3
time parsing issue.
fix #215
2021-12-15 14:34:31 +08:00
なるみ
2052d05bb3
Move Float64Slice to types
2021-05-22 20:20:48 +08:00
なるみ
52248fcf2e
feature: add MACD indicator ( #219 )
2021-05-09 00:56:44 +08:00
なるみ
3f39131d76
feature: add volume weighted average price (vwap) indicator ( #211 )
2021-05-08 02:09:45 +08:00