bbgo_origin/pkg/fixedpoint
2023-08-01 20:17:20 +08: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_test.go fix lint issues 2023-08-01 20:17:20 +08:00
convert.go fixedpoint: fix default fixedpoint conversion 2023-07-25 00:18:36 +08:00
count.go fixedpoint: add counter func 2022-09-07 14:05:44 +08:00
dec_dnum_test.go fixedpoint: add Floor test 2022-12-02 00:09:59 +08: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 fixedpoint: fix fixedpoint rounding 2023-03-01 22:21:24 +08:00
dec.go make dnum support negative precision 2023-03-21 11:44:37 +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