.. |
accounting
|
pnl: fix nil position point issue
|
2022-09-11 23:18:54 +08:00 |
backtest
|
backtest: adjust best bid/ask price with tick size
|
2023-06-14 17:25:22 +08:00 |
bbgo
|
bbgo: add order update time check
|
2023-08-17 17:31:24 +08:00 |
cache
|
all: reformat code
|
2023-05-25 14:01:22 +08:00 |
cmd
|
deposit2transfer: check confirmation for deposits
|
2023-08-08 11:20:17 +08:00 |
core
|
core: add trade to the trade store when order is not matched
|
2023-08-02 00:41:58 +08:00 |
data/tsv
|
strategy/supertrend: use pkg/data/tsv for tsv output
|
2022-08-16 15:49:08 +08:00 |
datasource
|
get marketcap values from coinmarketcap
|
2022-09-14 02:44:57 +08:00 |
datatype
|
floats: fix floats.Slice truncate
|
2023-06-01 11:43:22 +08:00 |
depth
|
depth: do not test depth buffer when race is on
|
2022-06-20 02:49:07 +08:00 |
dynamic
|
fix iterate test
|
2023-07-20 12:45:23 +08:00 |
exchange
|
max: fix QuerySpotAccount method return value
|
2023-08-17 17:42:54 +08:00 |
fixedpoint
|
fix lint issues
|
2023-08-01 20:17:20 +08:00 |
grpc
|
bbgo: apply logger into the order executor
|
2023-03-02 16:16:14 +08:00 |
indicator
|
Merge pull request #1229 from c9s/c9s/indicator-cci-v2
|
2023-07-11 14:14:17 +08:00 |
interact
|
pkg: return err if rate limit err
|
2023-07-25 15:09:57 +08:00 |
migrations
|
compile and update migration package
|
2023-08-15 17:39:32 +08:00 |
net/websocketbase
|
refactor exchange factory and solve the incorrect pkg import dependency from ftx
|
2022-06-04 11:47:55 +08:00 |
notifier
|
strategy/autoborrow: add margin level alert
|
2023-07-14 13:19:54 +08:00 |
optimizer
|
feature: optimizer add profitFactor optimization. Optimization value use float64 instead to save memory and boost performance
|
2022-11-10 18:17:35 +09:00 |
pb
|
grpc: implement cancel order
|
2022-04-15 15:49:24 +08:00 |
report
|
improve/profitStatsTracker: Add a parameter for window to sum up trades
|
2023-08-11 13:16:53 +08:00 |
risk
|
core: fix trade collector dead lock
|
2023-08-01 22:22:18 +08:00 |
server
|
fix: gosimple alert
|
2022-06-17 20:19:51 +09:00 |
service
|
Merge pull request #1254 from c9s/v1.50
|
2023-07-31 20:24:00 +08:00 |
sigchan
|
|
|
slack
|
notifier: redirect error, panic, fatal error to telegram
|
2022-09-12 00:29:12 +08:00 |
strategy
|
Merge pull request #1290 from c9s/c9s/grid-disconnect-recover
|
2023-08-21 18:16:05 +08:00 |
style
|
all: resolve import cycle
|
2022-08-23 02:12:26 +08:00 |
testing/httptesting
|
add httptesting pkg
|
2023-07-25 11:32:53 +08:00 |
testutil
|
service: implement margin service for syncing margin related data
|
2022-05-31 17:43:17 +08:00 |
types
|
pkg/types: add BeforeConnect hook function
|
2023-08-10 15:26:54 +08:00 |
util
|
tradingutil: add test on CollectTradeFee
|
2023-08-05 16:38:46 +08:00 |
version
|
bump version to v1.51.1
|
2023-08-02 11:04:51 +08:00 |