c9s
|
3581c1768c
|
fix SMA indicator value length check
|
2021-10-14 14:22:07 +08:00 |
|
c9s
|
01bdef502b
|
indicator: rename consts for max ma values
|
2021-06-28 14:33:27 +08:00 |
|
c9s
|
4ccbb82237
|
indicator: truncate values if length exceeded
|
2021-06-28 14:33:23 +08:00 |
|
なるみ
|
2052d05bb3
|
Move Float64Slice to types
|
2021-05-22 20:20:48 +08:00 |
|
なるみ
|
ec6cbb05aa
|
Add kd_test.go
|
2021-05-22 05:00:27 +08:00 |
|
なるみ
|
b82fbbb2ab
|
Add pop, max, min, sum, mean and tail methods to Float64Slice
|
2021-05-22 03:28:25 +08:00 |
|
c9s
|
c5d002a0b0
|
fix market data kline registration
|
2020-12-05 13:32:41 +08:00 |
|
c9s
|
900f822559
|
improve and fix ewma calculation
|
2020-12-05 13:32:41 +08:00 |
|
c9s
|
22771288eb
|
fix sma kline window check
|
2020-12-03 20:42:26 +08:00 |
|
c9s
|
f4aee5234a
|
add updater to indicators
|
2020-12-03 18:14:16 +08:00 |
|
c9s
|
d49b2be543
|
add bollinger indicator
|
2020-10-29 17:51:20 +08:00 |
|
c9s
|
c71f013916
|
let SMA indicator and EWMA indicator use IntervalWindow type
|
2020-10-29 07:51:23 +08:00 |
|
c9s
|
6d8ec7894e
|
refactor standard indicator set with store
|
2020-10-29 07:40:02 +08:00 |
|
c9s
|
f4474c6a6d
|
add check for sma caluclation
|
2020-10-28 17:48:16 +08:00 |
|
c9s
|
2680ad5072
|
refactor environment, market data store, injection and add swing strategy
|
2020-10-28 17:48:16 +08:00 |
|
c9s
|
e2df24f31c
|
support standard indicatorset
|
2020-10-28 09:43:19 +08:00 |
|
c9s
|
50693ae845
|
implement ewma and sma
|
2020-10-28 09:13:57 +08:00 |
|