Andy Cheng
|
6a5268de9b
|
strategy: update bollmaker config
|
2022-05-27 16:51:11 +08:00 |
|
Andy Cheng
|
98b794f265
|
strategy: DynamicSpreadSettings struct to make it more clean
|
2022-05-27 16:24:50 +08:00 |
|
Andy Cheng
|
f452f8eb94
|
strategy: update bollmaker config
|
2022-05-24 11:19:50 +08:00 |
|
Andy Cheng
|
944856eb72
|
strategy: fix typo
|
2022-05-23 12:58:45 +08:00 |
|
Andy Cheng
|
bb4d6e61b0
|
strategy: fix typo
|
2022-05-23 12:06:24 +08:00 |
|
Andy Cheng
|
64b1ec3780
|
strategy: update calculation of dynamic spread
|
2022-05-23 11:37:57 +08:00 |
|
Andy Cheng
|
4aca905170
|
strategy: update bollmaker config
|
2022-05-18 14:56:39 +08:00 |
|
Andy Cheng
|
b41cef4bd7
|
strategy: use scale for dynamic spread
|
2022-05-18 14:31:59 +08:00 |
|
Andy Cheng
|
7d3181f3fd
|
strategy: update dynamic spread after kline being filtered
|
2022-05-17 19:00:02 +08:00 |
|
Andy Cheng
|
0e76a90ee4
|
strategy: clearer comment format for dynamic spread in config
|
2022-05-17 10:58:12 +08:00 |
|
Andy Cheng
|
db62352e6e
|
strategy: temp vars for faster calculation
|
2022-05-17 10:43:18 +08:00 |
|
Andy Cheng
|
686a358c6e
|
strategy: update bollmaker config
|
2022-05-16 13:10:48 +08:00 |
|
Andy Cheng
|
3c094a195b
|
strategy: check min/max spread settings
|
2022-05-16 12:57:00 +08:00 |
|
Andy Cheng
|
64a760cf32
|
strategy: dynamic spread for bollmaker
|
2022-05-13 17:58:46 +08:00 |
|
Yo-An Lin
|
02b22afd72
|
Merge pull request #597 from andycheng123/improve/bollmaker-control
strategy: Update bollmaker to support new strategy controller
|
2022-05-06 17:50:49 +08:00 |
|
Andy Cheng
|
c9ba81fcbb
|
strategy: Update bollmaker to support new strategy controller
|
2022-05-06 16:52:00 +08:00 |
|
c9s
|
10e31d63d7
|
fix binance referral link
|
2022-05-06 11:56:00 +08:00 |
|
Yo-An Lin
|
c3c35c2240
|
Merge pull request #575 from c9s/feature/binance-margin-load-api
feature: binance: add get deposit address request
|
2022-05-06 11:53:50 +08:00 |
|
Yo-An Lin
|
948cf7a1c4
|
Merge pull request #596 from c9s/improve-persistence-api
improve persistence api
|
2022-05-05 18:52:48 +08:00 |
|
c9s
|
82c7c024ce
|
bbgo: add persistence Sync api
|
2022-05-05 18:18:38 +08:00 |
|
c9s
|
f3691489dd
|
add state key as the prefix
|
2022-05-05 18:18:38 +08:00 |
|
c9s
|
17928986b8
|
remove persistence redis setting from bollmaker
|
2022-05-05 17:53:24 +08:00 |
|
c9s
|
6635fd749d
|
xmaker: migrate xmaker persistence
|
2022-05-05 15:05:38 +08:00 |
|
c9s
|
10a7928580
|
extract NewProfitStats method
|
2022-05-05 14:48:50 +08:00 |
|
c9s
|
c3db85443e
|
bollmaker: add Deprecated note
|
2022-05-05 14:47:06 +08:00 |
|
c9s
|
3140b7e2ef
|
bollmaker: remove unnecessary log
|
2022-05-05 14:41:11 +08:00 |
|
c9s
|
019e6a2a88
|
improve legacy state handling and move fnv
|
2022-05-05 14:39:29 +08:00 |
|
c9s
|
7378c63cb7
|
cmd: call SaveState and LoadState for normal run
|
2022-05-05 14:28:42 +08:00 |
|
c9s
|
57c43936d6
|
ignore service.ErrPersistenceNotExists error
|
2022-05-05 14:04:44 +08:00 |
|
c9s
|
57a9647401
|
add more test case and simplify return stmt
|
2022-05-05 13:16:46 +08:00 |
|
c9s
|
4cf1f0a91a
|
add func type StructFieldIterator
|
2022-05-05 13:06:02 +08:00 |
|
c9s
|
30c85d2969
|
pull out callID method call
|
2022-05-05 13:05:01 +08:00 |
|
c9s
|
21f81dec29
|
implement reflect-based persistence restore and load
|
2022-05-05 12:53:48 +08:00 |
|
c9s
|
18eab1fbd3
|
move graceful shutdown to a single file
|
2022-05-05 09:56:21 +08:00 |
|
c9s
|
58e8da914e
|
bollmaker: migrating state.position to strategy.position
|
2022-05-05 09:54:50 +08:00 |
|
c9s
|
918cb7842a
|
chmod changelog script
|
2022-05-05 09:04:16 +08:00 |
|
c9s
|
6b036d8ca6
|
add v1.32.0 release note
|
2022-05-05 09:04:04 +08:00 |
|
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 |
|
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 |
|