.. |
accounting
|
pnl: fix nil position point issue
|
2022-09-11 23:18:54 +08:00 |
backtest
|
improve/sync-futures: remove unused code
|
2024-01-03 10:36:01 +08:00 |
bbgo
|
use NamedQueryContext instead of NamedQuery
|
2024-06-19 15:51:16 +08:00 |
cache
|
upgrade golang mockgen to uber mockgen. generate exchange public
|
2024-03-12 14:18:14 +09:00 |
cmd
|
cmd: make sync command consistent
|
2024-03-31 19:32:37 +08:00 |
core
|
core: pull out cool trade period to a constant
|
2023-12-13 08:55:26 +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
|
FEATURE: [max] update max api url
|
2024-07-15 18:04:44 +08:00 |
fixedpoint
|
pkg/fixedpoint: support "" on fixedpoint.Value.unmarshalJson
|
2024-01-14 15:52:57 +08:00 |
grpc
|
bbgo: apply logger into the order executor
|
2023-03-02 16:16:14 +08:00 |
indicator
|
update adx indicator
|
2024-03-23 17:11:10 +08:00 |
interact
|
pkg: return err if rate limit err
|
2023-07-25 15:09:57 +08:00 |
migrations
|
compile and update migration package
|
2024-06-19 16:07:59 +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
|
slacknotifier: increase slack notification burst to 3
|
2024-03-15 18:24:44 +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
|
add BasicCircuitBreaker
|
2024-06-02 20:38:41 +08:00 |
server
|
fix: gosimple alert
|
2022-06-17 20:19:51 +09:00 |
service
|
trade: test gid parameter
|
2024-07-09 17:36:20 +08:00 |
sigchan
|
|
|
slack
|
notifier: redirect error, panic, fatal error to telegram
|
2022-09-12 00:29:12 +08:00 |
strategy
|
round down quantity
|
2024-07-09 12:08:24 +08:00 |
style
|
all: resolve import cycle
|
2022-08-23 02:12:26 +08:00 |
testing
|
xdepthmaker: add tests to the generateMakerOrders
|
2023-12-07 16:18:23 +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
|
add func doc comments
|
2024-07-02 14:47:36 +08:00 |
util
|
move logerr to util
|
2024-04-17 15:27:46 +08:00 |
version
|
bump version to v1.59.2
|
2024-05-20 18:34:00 +08:00 |