bbgo_origin/pkg/fixedpoint
Zenix afad9cca47
Merge pull request #910 from zenixls2/feature/ewo_renew
SerialMarketDataStore, elliottwave renewal
2022-09-07 18:54:01 +09:00
..
const.go fix: SourceSelector json marshal/unmarshal without Init from strategy. smartCancel check on order status 2022-09-06 19:08:05 +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