gx578007
|
aa419e8468
|
make dnum support negative precision
|
2023-03-21 11:44:37 +08:00 |
|
chiahung
|
8c337cddec
|
add test for dnum
|
2023-03-20 21:18:42 +08:00 |
|
chiahung
|
51a52d1c18
|
comment out negative precision for dnum
|
2023-03-13 11:28:40 +08:00 |
|
chiahung
|
8c9ed0538f
|
add more test case
|
2023-03-10 17:55:55 +08:00 |
|
chiahung
|
291a6f273a
|
fix test error
|
2023-03-10 17:32:35 +08:00 |
|
chiahung
|
36f48bc604
|
FIX: fix format string float point issue
|
2023-03-10 15:27:50 +08:00 |
|
zenix
|
e221f54397
|
add dnum as the fixedpoint implementation. change types float64 to fixedpoint.Value
change pnl report to use fixedpoint
fix: migrate kline to use fixedpoint
|
2022-02-15 12:00:39 +09:00 |
|
c9s
|
18f72a9118
|
fixedpoint: add more multiplication benchmarks
|
2021-06-09 01:37:29 +08:00 |
|
c9s
|
3d1d659c81
|
fixedpoint: add math/big version multiplication support
|
2021-06-09 01:37:24 +08:00 |
|
c9s
|
c8ca19a298
|
fixedpoint: fix percentage parsing
|
2021-05-25 01:36:17 +08:00 |
|
c9s
|
491c4bbada
|
fixedpoint: support percentage parsing
|
2021-05-16 15:16:04 +08:00 |
|
ycdesu
|
04870acbab
|
fixedpoint: get num of fractional parts
|
2021-03-21 12:52:45 +08:00 |
|
c9s
|
90477826cf
|
implement byte parser for fixedpoint parsing
|
2021-03-17 22:20:25 +08:00 |
|