bbgo_origin/pkg
2024-11-13 15:04:57 +08:00
..
accounting solved all deprecated, comment all unused variables and functions 2024-10-08 00:08:15 +07:00
backtest solved all deprecated, comment all unused variables and functions 2024-10-08 00:08:15 +07:00
bbgo bbgo: load slack notifier queue size from config 2024-11-11 17:31:53 +08:00
cache solved all deprecated, comment all unused variables and functions 2024-10-08 00:08:15 +07:00
cmd all: add more livenote support 2024-11-05 17:34:26 +08:00
core core: add comment to the remove condition 2024-10-22 11:59:02 +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
dbg add dbg package for debugging functions 2024-10-28 15:03:10 +08:00
depth depth: do not test depth buffer when race is on 2022-06-20 02:49:07 +08:00
dynamic livenote: add test and generate diff summary for object change 2024-11-11 16:07:04 +08:00
exchange FEAUTRE: [max] reset book if receive both empty asks and bids 2024-11-13 15:04:57 +08:00
fixedpoint all: improve UniversalCancelAllOrders and add mutex to covered position 2024-09-23 18:26:23 +08:00
grpc bbgo: apply logger into the order executor 2023-03-02 16:16:14 +08:00
indicator indicator: improve boll indicator slice truncation 2024-10-16 16:07:58 +08:00
interact pkg: return err if rate limit err 2023-07-25 15:09:57 +08:00
livenote livenote: add option channel 2024-11-11 16:56:45 +08:00
migrations migrations: add table column symbol length fix 2024-09-25 18:16:03 +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 livenote: add option channel 2024-11-11 16:56:45 +08:00
optimizer solved all deprecated, comment all unused variables and functions 2024-10-08 00:08:15 +07:00
pb grpc: implement cancel order 2022-04-15 15:49:24 +08:00
pricesolver pricesolver: use float64 internally to make it faster and more precise 2024-10-05 14:26:15 +08:00
profile/timeprofile xmaker: add more xmaker metrics and profiles 2024-10-09 12:35:06 +08:00
report improve/profitStatsTracker: Add a parameter for window to sum up trades 2023-08-11 13:16:53 +08:00
risk risk: add Enabled config to circuitbreaker 2024-08-26 12:50:13 +08:00
server Merge pull request #1788 from c9s/c9s/remove-session-order-store 2024-10-22 12:35:09 +08:00
service solved all deprecated, comment all unused variables and functions 2024-10-08 00:08:15 +07:00
sigchan
slack notifier: redirect error, panic, fatal error to telegram 2022-09-12 00:29:12 +08:00
strategy deposit2transfer: fix last deposit time checking 2024-11-13 12:24:37 +08:00
style all: resolve import cycle 2022-08-23 02:12:26 +08:00
testing liqmaker: fix actual orders printing 2024-10-28 14:52:13 +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
twap move bbo monitor to bbgo package 2024-09-27 18:43:09 +08:00
types integrate livenote and slack alert into deposit2transfer 2024-11-12 15:48:17 +08:00
util all: move jitter helpr to a single package 2024-10-28 17:28:56 +08:00
version bump version to v1.60.3 2024-09-16 00:31:00 +08:00