.. |
accounting
|
pnl: fix nil position point issue
|
2022-09-11 23:18:54 +08:00 |
backtest
|
backtest: return closed kline channel when empty symbol is given
|
2023-11-01 15:23:27 +08:00 |
bbgo
|
bbgo: call retry.QueryAccountUntilSuccessful in the startup time
|
2023-11-20 16:20:39 +08:00 |
cache
|
*: fix lint
|
2023-09-01 17:54:43 +08:00 |
cmd
|
liquiditymaker: use order generator
|
2023-11-09 11:56:07 +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
|
add wise rate api
|
2023-11-15 15:50:39 +08:00 |
datatype
|
make rightWindow possible to be set as zero
|
2023-10-16 12:36:52 +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
|
Merge pull request #1421 from c9s/feature/maxapi/get-closed-orders
|
2023-11-23 12:46:30 +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
|
remove zero padding from RMA
|
2023-10-24 17:03:40 +08:00 |
interact
|
pkg: return err if rate limit err
|
2023-07-25 15:09:57 +08:00 |
migrations
|
fix order status length
|
2023-11-23 14:53:22 +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
|
Fix duplicate orders caused by position risk control
|
2023-10-11 12:13:01 +08:00 |
server
|
fix: gosimple alert
|
2022-06-17 20:19:51 +09:00 |
service
|
service: log sync start time
|
2023-11-17 16:57:47 +08:00 |
sigchan
|
|
|
slack
|
notifier: redirect error, panic, fatal error to telegram
|
2022-09-12 00:29:12 +08:00 |
strategy
|
Merge pull request #1405 from c9s/chiahung/grid2/use-rest-quote
|
2023-11-23 12:46:53 +08:00 |
style
|
all: resolve import cycle
|
2022-08-23 02:12:26 +08:00 |
testing
|
liquiditymaker: implement order generator
|
2023-11-09 11:56:07 +08:00 |
testutil
|
add QueryClosedOrders() and QueryTrades() for okex, also fix conflict for QueryOrderTrades() and update typo error in QueryOrderTrades()
|
2023-09-26 01:05:09 +08:00 |
types
|
Merge pull request #1405 from c9s/chiahung/grid2/use-rest-quote
|
2023-11-23 12:46:53 +08:00 |
util
|
pkg/util: rm retry
|
2023-11-21 18:01:21 +08:00 |
version
|
bump version to v1.54.0
|
2023-11-20 17:32:20 +08:00 |