bbgo_origin/pkg/fixedpoint
2022-09-22 13:01:26 +09:00
..
const.go fix: add series.filter, fix fixedpoint.Four, fix modifiable for embedded fields, change drift to use openPosition, modify openPosition behavior 2022-09-22 13:01:26 +09:00
convert.go fix: fixedpoint UnarshalJson on inf 2022-09-02 14:17:51 +08:00
count.go fixedpoint: add counter func 2022-09-07 14:05:44 +08:00
dec_dnum_test.go fix: dnum panic, precision loss in parsing string in legacy 2022-02-28 15:50:31 +09:00
dec_legacy_test.go fix: apply gofmt on all files, add revive action 2022-06-17 16:06:59 +09:00
dec_test.go fix: fixedpoint UnarshalJson on inf 2022-09-02 14:17:51 +08:00
dec.go fix: fixedpoint UnarshalJson on inf for decimal support 2022-09-02 15:02:46 +08:00
div128.go add back legacy implementation 2022-02-15 12:01:39 +09:00
filter.go fixedpoint: positive tester and negative tester 2022-09-07 15:11:07 +08:00
helpers.go types: calculate MaximumConsecutiveLosses and MaximumConsecutiveProfits 2022-07-27 19:25:29 +08:00
reduce_test.go fixedpoint: add reducer and its tests 2022-09-07 14:00:26 +08:00
reduce.go fixedpoint: add reducer and its tests 2022-09-07 14:00:26 +08:00
slice_test.go fixedpoint: add sort interface support on fixedpoint 2022-09-07 12:35:09 +08:00
slice.go fixedpoint: add reducer and its tests 2022-09-07 14:00:26 +08:00