.. |
account_test.go
|
add more margin info columns
|
2022-05-04 14:40:52 +08:00 |
account.go
|
add more margin info columns
|
2022-05-04 14:40:52 +08:00 |
backtest.go
|
service: add kucoin_klines to backtest insert table mapping
|
2021-12-26 02:40:13 +08:00 |
database.go
|
fix go migration loader
|
2021-02-17 19:06:55 +08:00 |
db_test.go
|
refactor and implement reward sync and query
|
2021-02-23 22:53:00 +08:00 |
deposit_test.go
|
add skeleton strategy. fix most of the tests. fix final asset value
|
2022-02-15 12:01:39 +09:00 |
deposit.go
|
adjust withdraw/deposit query limit since there are no many in most cases
|
2021-03-16 02:14:24 +08:00 |
errors.go
|
move persistence service into the service package
|
2021-02-21 00:45:56 +08:00 |
memory_test.go
|
move persistence service into the service package
|
2021-02-21 00:45:56 +08:00 |
memory.go
|
resolve cyclic imports
|
2021-02-21 01:01:39 +08:00 |
order_test.go
|
order: extract query order sql generator
|
2021-02-03 18:31:32 +08:00 |
order.go
|
fix: don't sync on reward/withdraw/deposit records when using testnet
|
2022-03-18 14:04:56 +09:00 |
persistence_facade.go
|
add Get method to the persistence service facade
|
2021-02-21 16:55:45 +08:00 |
persistence_json.go
|
resolve cyclic imports
|
2021-02-21 01:01:39 +08:00 |
persistence_redis_test.go
|
resolve cyclic imports
|
2021-02-21 01:01:39 +08:00 |
persistence_redis.go
|
service: check redis client and show proper error
|
2022-01-12 12:42:39 +08:00 |
persistence.go
|
fix persistence config unmarshalling
|
2021-05-02 18:16:34 +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: add more columns
|
2022-03-05 00:27:44 +08:00 |
reward_test.go
|
add skeleton strategy. fix most of the tests. fix final asset value
|
2022-02-15 12:01:39 +09:00 |
reward.go
|
add reward service todo
|
2021-03-14 11:18:23 +08:00 |
sync.go
|
bbgo: add more sync options
|
2022-04-25 17:18:42 +08:00 |
totp.go
|
account: add nav_history_details and account_service for #302
|
2021-12-14 08:09:18 +08:00 |
trade_test.go
|
fix query test
|
2022-03-18 15:00:33 +08:00 |
trade.go
|
service: correct QueryLast query
|
2022-04-27 11:42:31 +08:00 |
websocket.go
|
ws: make Reconnect() public
|
2021-02-27 18:42:45 +08:00 |
websocketclientbase_callbacks.go
|
ws: implement base websocket client
|
2021-02-27 16:48:50 +08:00 |
withdraw_test.go
|
add skeleton strategy. fix most of the tests. fix final asset value
|
2022-02-15 12:01:39 +09:00 |
withdraw.go
|
sync: skip rejected withdraw record
|
2021-12-31 14:20:36 +08:00 |