Commit Graph

5686 Commits

Author SHA1 Message Date
c9s
e7de96ca3c
bbgo: add partial option to the trailingStop 2022-09-14 13:11:51 +08:00
c9s
1ea52e03c6
bbgo: add partial close option to stop loss and take profit 2022-09-14 13:09:58 +08:00
Yo-An Lin
54782e763b
Merge pull request #947 from c9s/fix/acc-vol-stop
improve: accumulated volume stop method
2022-09-14 12:42:16 +08:00
c9s
1880553a65
bbgo: cumulated volume stop - compare shadow height 2022-09-14 12:32:36 +08:00
c9s
4b04beb729
types: fix kline receiver type 2022-09-14 12:04:19 +08:00
c9s
d022c80727
bbgo: add strict condition for CumulatedVolumeTakeProfit 2022-09-14 12:04:12 +08:00
Yo-An Lin
a3034546f4
Merge pull request #945 from narumiruna/feature/marketcap/coinmarketcap
FEATURE: marketcap: get marketcap values from coinmarketcap
2022-09-14 10:58:08 +08:00
Yo-An Lin
cfeb0ba97b
Merge pull request #946 from c9s/fix/telegram-error
bbgo: fix telegram message error, there must be one message to send
2022-09-14 10:57:10 +08:00
c9s
402ac58b53
pivotshort: fix pilotQuantity calculation 2022-09-14 03:10:48 +08:00
c9s
0b9320f7dc
interact: fix telegram message length check 2022-09-14 02:56:47 +08:00
c9s
b855267604
bbgo: wrap keyboard removal in defer func 2022-09-14 02:53:32 +08:00
なるみ
7b218e65e2 remove unused field 2022-09-14 02:51:12 +08:00
c9s
1d1ec12417
bbgo: fix telegram message error, there must be one message to send 2022-09-14 02:51:07 +08:00
なるみ
71ae75df73 fixup! get marketcap values from coinmarketcap 2022-09-14 02:47:12 +08:00
なるみ
e7a7e21b68 remove notifiability 2022-09-14 02:46:23 +08:00
なるみ
9b5f204cbe get marketcap values from coinmarketcap 2022-09-14 02:44:57 +08:00
Yo-An Lin
53059824a6
Merge pull request #944 from c9s/fix/net-asset-calc
fix: fix net asset calculation
2022-09-14 02:39:13 +08:00
c9s
b76d779902
types: add BalanceMap_Assets test case 2022-09-14 02:26:06 +08:00
c9s
b4990f173d
xnav: fix negative usd value check 2022-09-14 02:20:54 +08:00
c9s
02dab542c4
bbgo: add USDTTWD price test case 2022-09-14 02:18:39 +08:00
c9s
c9b064f0ac
types: define PriceMap type 2022-09-14 02:18:39 +08:00
c9s
809294b054
bbgo: add test case for calculateNetValueInQuote 2022-09-14 02:18:39 +08:00
c9s
7617679651
pivotshort: add EarlyStopRatio config 2022-09-14 02:18:39 +08:00
c9s
fe9a546c65
pivotshort: improve notification 2022-09-14 02:18:39 +08:00
c9s
f0ea9a357a
pivotshort: add one more kline price compare condition 2022-09-14 02:18:39 +08:00
なるみ
0a07a70415
Merge pull request #943 from narumiruna/fix/marketcap-market-error
FIX: fix market error
2022-09-13 23:45:41 +08:00
なるみ
9af58b07ec fix market error 2022-09-13 23:35:29 +08:00
Yo-An Lin
608f6b3e8e
Merge pull request #941 from c9s/strategy/pivotshort
pivotshort: fix fast high filtering
2022-09-13 13:35:00 +08:00
c9s
613b23eab5
pivotshort: add FastWindow parameter 2022-09-13 13:09:11 +08:00
c9s
e171932f07
pivotshort: fix fast high filtering 2022-09-13 11:57:38 +08:00
Yo-An Lin
a6e01c6c2f
Merge pull request #940 from c9s/strategy/pivotshort 2022-09-13 10:57:31 +08:00
c9s
8d4eb611f3
bbgo: add more open position doc comments 2022-09-12 23:48:40 +08:00
c9s
68d40de62c
pivotshort/failedbreakhigh: call OpenPosition method 2022-09-12 23:38:27 +08:00
c9s
b22a48cb8a
pivotshort: fix fast low pivot filtering 2022-09-12 23:32:53 +08:00
c9s
ba85e7e5ff
pivotshort: add fastWindow parameter 2022-09-12 23:26:40 +08:00
c9s
776f89b2f2
pivotshort: apply OpenPositionOptions to breakLow 2022-09-12 23:24:37 +08:00
c9s
04f7b96c6a
pivotshort: add fast pivot high filtering 2022-09-12 23:13:31 +08:00
c9s
e23ed8c783
pivotshort: add fastpivot 2022-09-12 23:13:31 +08:00
Yo-An Lin
4b78ba112f
Merge pull request #939 from c9s/fix/rate-limit-adjustment
binance: add queryTrades rate limiter
2022-09-12 15:11:53 +08:00
c9s
a5ba870cd8
binance: add queryTrades rate limiter 2022-09-12 15:03:01 +08:00
Yo-An Lin
99a6daaa57
Merge pull request #938 from c9s/feature/lightweight-mode
bbgo: add lightweight mode
2022-09-12 14:55:45 +08:00
c9s
ccd085a8e6
go mod tidy -compat=1.17 2022-09-12 14:39:21 +08:00
c9s
424a1dec3f
bbgo: add lightweight mode 2022-09-12 14:24:18 +08:00
c9s
da5b1691b3
readme: update linode links 2022-09-12 13:42:42 +08:00
c9s
6e6ae6c46a
readme: add bollmaker stackscript link 2022-09-12 13:40:54 +08:00
c9s
c489794198
add v1.40.4 release note 2022-09-12 00:43:53 +08:00
c9s
f729937527
bump version to v1.40.4 2022-09-12 00:43:53 +08:00
c9s
3f87003efd
update command doc files 2022-09-12 00:43:53 +08:00
Yo-An Lin
2214920b37
Merge pull request #935 from c9s/fix/open-position
bbgo: add price check and add max leverage for cross margin
2022-09-12 00:42:12 +08:00
Yo-An Lin
4ea723d1d8
Merge pull request #937 from c9s/feature/telegram-error-log-hook
notifier: redirect error, panic, fatal error to telegram
2022-09-12 00:39:12 +08:00