bbgo_origin/pkg/fixedpoint
2022-09-07 14:00:26 +08:00
..
convert.go fix: fixedpoint UnarshalJson on inf 2022-09-02 14:17:51 +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
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