bbgo_origin/pkg/service
c9s 54e0e1024c
Merge pull request #1254 from c9s/v1.50
merge back v1.50 into main
2023-07-31 20:24:00 +08:00
..
google all: integrate google spread sheet service 2023-07-09 13:17:39 +08:00
account_test.go add more margin info columns 2022-05-04 14:40:52 +08:00
account.go fix: apply gofmt on all files, add revive action 2022-06-17 16:06:59 +09:00
backtest_test.go service: fix backtest test for binance restrict 2022-12-03 11:02:36 +08:00
backtest.go fix: taker price, matching engine kline emit order and process order, nan in sortino and sharpe 2022-08-29 14:11:02 +09:00
database.go service: use reflect to generate insert sql 2022-05-30 18:08:54 +08:00
db_test.go types: add gid field 2022-06-01 19:40:29 +08:00
deposit_test.go clean up 2022-06-08 17:33:52 +08:00
deposit.go all: move getExchangeAttributes 2022-07-14 17:36:16 +08:00
errors.go move persistence service into the service package 2021-02-21 00:45:56 +08:00
margin_test.go types: add gid field 2022-06-01 19:40:29 +08:00
margin.go all: rename types.MarginHistory to types.MarginHistoryService 2023-03-26 00:53:43 +08:00
memory_test.go add state key as the prefix 2022-05-05 18:18:38 +08:00
memory.go all: reformat code 2023-05-25 14:01:22 +08:00
order_test.go order: extract query order sql generator 2021-02-03 18:31:32 +08:00
order.go all: move getExchangeAttributes 2022-07-14 17:36:16 +08:00
persistence_facade.go add Get method to the persistence service facade 2021-02-21 16:55:45 +08:00
persistence_json.go fix: apply gofmt on all files, add revive action 2022-06-17 16:06:59 +09:00
persistence_redis_test.go resolve cyclic imports 2021-02-21 01:01:39 +08:00
persistence_redis.go all: reformat code 2023-05-25 14:01:22 +08:00
persistence.go all: reformat code 2023-05-25 14:01:22 +08:00
position_test.go fix position test 2022-03-14 21:21:58 +08:00
position.go add accumulated profit column to position 2022-03-14 21:21:58 +08:00
profit_test.go all: update profit struct fields 2022-03-05 01:39:53 +08:00
profit.go service: use reflect to generate insert sql 2022-05-30 18:08:54 +08:00
reflect_test.go fix reflect insert (remove gid field) 2022-06-08 12:08:04 +08:00
reflect.go service: fix db reflection 2023-07-28 14:41:36 +08:00
reward_test.go fix: apply gofmt on all files, add revive action 2022-06-17 16:06:59 +09:00
reward.go all: move getExchangeAttributes 2022-07-14 17:36:16 +08:00
sync_task.go service/backtest: check and filter kline by its endTime 2022-08-19 17:28:55 +08:00
sync.go all: rename types.MarginHistory to types.MarginHistoryService 2023-03-26 00:53:43 +08:00
totp.go totp-user: add default user 'bbgo' 2022-06-22 16:45:23 +08:00
trade_test.go service: fix import 2022-06-25 16:46:40 +08:00
trade.go all: move getExchangeAttributes 2022-07-14 17:36:16 +08:00
withdraw_test.go fix: apply gofmt on all files, add revive action 2022-06-17 16:06:59 +09:00
withdraw.go all: move getExchangeAttributes 2022-07-14 17:36:16 +08:00