c9s
|
3f734e6236
|
bump version to v1.32.0
|
2022-05-05 09:04:04 +08:00 |
|
c9s
|
ad6d5b98ba
|
update command doc files
|
2022-05-05 09:04:04 +08:00 |
|
なるみ
|
9c66930537
|
glassnode: simplify NewAuthenticatedRequest
|
2022-05-05 01:39:57 +08:00 |
|
c9s
|
4358b1236c
|
fix env key generation
|
2022-05-05 01:33:52 +08:00 |
|
c9s
|
4aed6c4625
|
add bollmaker setup script
|
2022-05-05 01:03:29 +08:00 |
|
Yo-An Lin
|
233acc13ef
|
Merge pull request #590 from c9s/fix-net-asset
fix: fix net asset field
|
2022-05-04 21:48:30 +08:00 |
|
c9s
|
f65ecbdbb5
|
max: add net asset field to max's balance
|
2022-05-04 21:43:59 +08:00 |
|
c9s
|
2a02c4928c
|
move balance test
|
2022-05-04 21:40:16 +08:00 |
|
c9s
|
8ec47a4aaa
|
add interest field to Asset
|
2022-05-04 21:38:18 +08:00 |
|
c9s
|
e903bd5f69
|
add Balance.Add method
|
2022-05-04 21:33:22 +08:00 |
|
Yo-An Lin
|
826bf47156
|
Merge pull request #589 from c9s/fix-net-asset
fix: use net asset to calculate inUSD
|
2022-05-04 19:35:57 +08:00 |
|
c9s
|
d5b203a925
|
render borrowed in the attachment
|
2022-05-04 19:32:29 +08:00 |
|
c9s
|
573f8bb221
|
use net asset to calculate inUSD
|
2022-05-04 19:26:26 +08:00 |
|
Yo-An Lin
|
bfb61c3129
|
Merge pull request #588 from c9s/fix-net-asset
fix: add interest and fix net asset column
|
2022-05-04 19:17:15 +08:00 |
|
c9s
|
ef419f75ab
|
net asset should sub interest
|
2022-05-04 19:13:55 +08:00 |
|
c9s
|
5dd969fa6f
|
compile and update migration package
|
2022-05-04 19:13:55 +08:00 |
|
c9s
|
30c9d251fe
|
change column to net_asset_in_* to avoid confusion
|
2022-05-04 19:13:55 +08:00 |
|
c9s
|
f196cc9ccd
|
change balance_in_usd and balance_in_btc to signed
|
2022-05-04 19:05:45 +08:00 |
|
c9s
|
bb9a787575
|
add interest and fix net asset column
|
2022-05-04 18:58:32 +08:00 |
|
c9s
|
5662c5c680
|
use findUSDMarketPrice to get btc price
|
2022-05-04 17:56:03 +08:00 |
|
c9s
|
413c5c0479
|
add comment for the price cal
|
2022-05-04 17:47:34 +08:00 |
|
c9s
|
08a1819bd3
|
fix price in usd
|
2022-05-04 17:45:28 +08:00 |
|
c9s
|
4404098bf9
|
fix balance map add
|
2022-05-04 17:39:35 +08:00 |
|
c9s
|
75adb8f3c3
|
fix usd prices caculation
|
2022-05-04 17:27:58 +08:00 |
|
c9s
|
36c764efa9
|
refactor balance, asset and remove price cache check
|
2022-05-04 17:17:09 +08:00 |
|
c9s
|
f33e8a3de2
|
calculate netAsset if it's zero
|
2022-05-04 17:08:42 +08:00 |
|
c9s
|
1844035abb
|
fix asset calculation
|
2022-05-04 16:56:31 +08:00 |
|
c9s
|
c4e1cd9480
|
binanceapi: add GetForceLiquidationRecordRequest api
|
2022-05-04 16:27:28 +08:00 |
|
c9s
|
01eb9df860
|
add strategy template links to the readme
|
2022-05-04 16:27:28 +08:00 |
|
c9s
|
2008f179a2
|
binance: add GetDepositHistoryRequest
|
2022-05-04 16:27:28 +08:00 |
|
c9s
|
ed8ff89f34
|
binance: add type alias from github.com/adshao/go-binance/v2
|
2022-05-04 16:27:28 +08:00 |
|
c9s
|
434434c8d9
|
binanceapi: add withdraw request
|
2022-05-04 16:27:28 +08:00 |
|
c9s
|
0fd560d699
|
binance: add NewGetDepositAddressRequest api
|
2022-05-04 16:27:28 +08:00 |
|
c9s
|
c3c1666154
|
binance: add get deposit address request
|
2022-05-04 16:27:28 +08:00 |
|
Yo-An Lin
|
8cf9218dce
|
Merge pull request #584 from c9s/add-nav-columns
feature: record nav values into db
|
2022-05-04 16:25:04 +08:00 |
|
c9s
|
450517d159
|
bbgo: do not write trade when writing position
|
2022-05-04 16:21:53 +08:00 |
|
c9s
|
0e417f6f71
|
xnav: rename assets to allAssets
|
2022-05-04 16:21:53 +08:00 |
|
c9s
|
ee621e6d4a
|
add xnav config
|
2022-05-04 16:21:53 +08:00 |
|
c9s
|
0061a5910b
|
use the same price time
|
2022-05-04 16:21:53 +08:00 |
|
c9s
|
754d10c3d0
|
use interval instead of duration
|
2022-05-04 16:21:53 +08:00 |
|
c9s
|
d78e0c607a
|
xnav: pass session to the record assets method call
|
2022-05-04 16:21:53 +08:00 |
|
c9s
|
6ed6f15b75
|
interact: use debug log instead of info
|
2022-05-04 16:21:53 +08:00 |
|
c9s
|
40c2de3259
|
fix: remove zeroed fields
|
2022-05-04 16:21:53 +08:00 |
|
Yo-An Lin
|
4e9c197d82
|
Merge pull request #587 from chechiachang/feature/add-grpc-port-config-in-helm-charts
feature: add grpc port and config in helm chart
|
2022-05-04 15:37:32 +08:00 |
|
chechia
|
f323047353
|
feature: add grpc port and config in helm chart
|
2022-05-04 14:59:13 +08:00 |
|
c9s
|
8a93f0921f
|
add more margin info columns
|
2022-05-04 14:40:52 +08:00 |
|
c9s
|
01273f7c4c
|
compile and update migration package
|
2022-05-04 14:40:52 +08:00 |
|
c9s
|
9333d063ec
|
update migration sql
|
2022-05-04 14:40:52 +08:00 |
|
c9s
|
5cd7e61006
|
xnav: support asset recording
|
2022-05-04 14:23:46 +08:00 |
|
c9s
|
95f7d85183
|
bbgo: pass price time into the asset conversion function
|
2022-05-04 14:23:46 +08:00 |
|