bbgo_origin/pkg
2024-10-24 16:18:52 +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: mark order exeuctor as deprecated 2024-10-23 15:37:57 +08:00
cache solved all deprecated, comment all unused variables and functions 2024-10-08 00:08:15 +07:00
cmd remove verified code 2024-10-16 14:02:29 +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
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 xmaker: check connectivity before calling updateQuote 2024-10-24 16:18:52 +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
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 slacknotifier: increase slack notification burst to 3 2024-03-15 18:24:44 +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 xmaker: check connectivity before calling updateQuote 2024-10-24 16:18:52 +08:00
style all: resolve import cycle 2022-08-23 02:12:26 +08:00
testing all: refactor NewAccountValueCalculator 2024-10-05 13:09:31 +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 xmaker: check connectivity before calling updateQuote 2024-10-24 16:18:52 +08:00
util Merge pull request #1763 from lanphan/obsoleted 2024-10-22 12:33:10 +08:00
version bump version to v1.60.3 2024-09-16 00:31:00 +08:00