bbgo_origin/pkg/fixedpoint
2023-03-20 18:00:41 +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 comment out negative precision for dnum 2023-03-13 11:28:40 +08:00
convert.go clamp skew 2023-03-18 23:31:03 +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 FEATURE: [grid2] using dnum 2023-03-20 18:00:41 +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