bbgo_origin/pkg/exchange
luchenhan 5791e392f5 chore: fix function names in comment
Signed-off-by: luchenhan <hanluchen@aliyun.com>
2024-04-29 16:38:55 +08:00
..
batch upgrade golang mockgen to uber mockgen. generate exchange public 2024-03-12 14:18:14 +09:00
binance upgrade github.com/adshao/go-binance/v2 2024-03-31 19:39:50 +08:00
bitget pkg/exchange: rm redundant code 2024-03-14 12:15:40 +08:00
bybit pkg/exchange: remove the query after place order 2024-03-14 12:15:37 +08:00
kucoin pkg/exchange: use NumFractionalDigits instead of math.Log10(Float64) due to precision problem 2023-10-27 15:28:35 +08:00
max chore: fix some comments 2024-04-17 11:11:53 +08:00
okex chore: fix function names in comment 2024-04-29 16:38:55 +08:00
retry FIX: fix issue when recovering with finalizing orders 2024-04-08 19:54:44 +08:00
factory.go remove err since handling init for client 2023-09-07 11:25:12 +08:00
util.go sync active orders and send metrics of order nums 2024-03-04 20:53:15 +08:00