Commit Graph

5861 Commits

Author SHA1 Message Date
なるみ
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
Yo-An Lin
8462054d58
Merge pull request #936 from COLDTURNIP/fix/bollmaker_dyn_spread_setting_backward_compatibility
bollmaker: fix settings overriding
2022-09-12 00:38:58 +08:00
Yo-An Lin
5db41f4be2
Merge pull request #934 from c9s/fix/pnl-position
pnl: fix nil position point issue
2022-09-12 00:32:17 +08:00
c9s
b8e18dd75c
notifier: redirect error, panic, fatal error to telegram 2022-09-12 00:29:12 +08:00
Raphanus Lo
8286356d3b bollmaker: fix settings overriding 2022-09-12 00:27:11 +08:00
c9s
20dd37c1e2
slacknotifier: drop unused code 2022-09-12 00:17:00 +08:00
c9s
caf57010a6
bbgo: move up base balance variable 2022-09-12 00:13:49 +08:00
c9s
53c4178ae2
bbgo: fix reverse pair price lookup and add tests 2022-09-12 00:05:22 +08:00
c9s
3b1725014b
bbgo: fix account value calculation for mixed usd fiat 2022-09-11 23:51:24 +08:00
c9s
307c5f2a8d
bbgo: add price check and add max leverage for cross margin 2022-09-11 23:26:48 +08:00
Yo-An Lin
1ea8b79654
Merge pull request #933 from COLDTURNIP/fix/bollmaker_dyn_spread_setting_backward_compatibility
bollmaker: fix backward compatibility of dynamic spread settings
2022-09-11 23:20:24 +08:00
c9s
4617245cbf
pnl: fix nil position point issue 2022-09-11 23:18:54 +08:00
Raphanus Lo
cf16176f5e bollmaker: fix backward compatibility of dynamic spread settings 2022-09-11 20:58:13 +08:00
c9s
cacc24fb3c
add v1.40.3 release note 2022-09-11 18:02:43 +08:00
c9s
aebc6f7fb8
bump version to v1.40.3 2022-09-11 18:02:42 +08:00
c9s
14a427d272
update command doc files 2022-09-11 18:02:42 +08:00
Yo-An Lin
ecdfe8cab6
Merge pull request #932 from c9s/feature/bolllmaker-trendEMA
feature: strategy/bolllmaker trend ema
2022-09-11 17:58:36 +08:00
c9s
db94b2690a
bbgo: check base balance only for long position 2022-09-11 17:49:24 +08:00
c9s
b805b19286
config: move buyBelowNeutralSMA back 2022-09-11 17:47:37 +08:00
c9s
7b68e5ee27
bbgo: fix balance lock issue 2022-09-11 17:46:23 +08:00
c9s
ad6f07a40c
config: reformat config comments 2022-09-11 17:38:26 +08:00
c9s
a425c940fa
bollmaker: add trendEMA support 2022-09-11 17:28:54 +08:00
c9s
080b4dea95
bollmaker: add doc file for bollmaker 2022-09-11 16:56:05 +08:00
Yo-An Lin
3c4bad6124
Merge pull request #930 from andycheng123/fix/pivotshort-trendema
Fix: Pivotshort
2022-09-11 16:53:02 +08:00
Yo-An Lin
e0d3a5ec95
Merge pull request #929 from frin1/supertrend-draw-pnl
feature: strategy/supertrend: draw pnl on
2022-09-11 16:52:46 +08:00
Fredrik
386ab1f6f3 refactor draw on supertrend 2022-09-11 09:48:08 +02:00
Fredrik
3a188aa66a rename variables 2022-09-11 08:44:59 +02:00