zenix
|
b66bcb1f67
|
fix: add more test cases on reflect.Value.Set
|
2022-09-14 20:11:38 +09:00 |
|
c9s
|
53d622daf5
|
pivotshort: add the kline object to the notification
|
2022-09-14 19:08:54 +08:00 |
|
c9s
|
728cb6d56c
|
pivotshort: add one more kline pattern to check the break
|
2022-09-14 19:08:21 +08:00 |
|
c9s
|
3ab5d35b77
|
bbgo: fix macdIndicators map initialization
|
2022-09-14 18:44:38 +08:00 |
|
c9s
|
67b526120a
|
indicator/macd: fix update callback and add log in pivotshort
|
2022-09-14 18:41:11 +08:00 |
|
c9s
|
7fd2b7472c
|
bbgo: integrate MACD indicator into standard indicator set
|
2022-09-14 18:33:06 +08:00 |
|
c9s
|
82b4594984
|
pivotshort: remove unused trendEMA floats
|
2022-09-14 18:20:56 +08:00 |
|
c9s
|
ebf4abf54d
|
pivotshort: improve last high/low invalidation
|
2022-09-14 18:20:02 +08:00 |
|
c9s
|
88696bc6d2
|
bbgo: add more interface implementation for order executor
|
2022-09-14 15:54:43 +08:00 |
|
Yo-An Lin
|
dc195e824b
|
Merge pull request #920 from austin362667/austin362667/factorzoo
strategy: add trend trader
|
2022-09-14 15:00:08 +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 |
|
zenix
|
aaa657dcc3
|
fix: move some modify implementation to dynamic
|
2022-09-14 12:38:22 +09: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 |
|
zenix
|
d40b34e4d6
|
feature: add modify tg command. fix wdrift ma length
|
2022-09-14 11:08:10 +09: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 |
|