c9s
|
291a2edbaa
|
fix etf config format
|
2021-08-26 11:47:51 +08:00 |
|
c9s
|
8d01c97240
|
fix cyclic import issue
|
2021-08-26 11:46:02 +08:00 |
|
Yo-An Lin
|
6210fe2262
|
Merge pull request #268 from c9s/strategy/etf
feature: add ETF strategy
|
2021-08-26 11:38:56 +08:00 |
|
c9s
|
14d6a71127
|
add etf config example
|
2021-08-26 11:37:20 +08:00 |
|
c9s
|
1f94ae1c19
|
bbgo: move moving average settings struct into bbgo
|
2021-08-26 11:32:39 +08:00 |
|
c9s
|
e8f0cbcff8
|
cmd: register etf strategy
|
2021-08-26 11:31:52 +08:00 |
|
c9s
|
2c378d6047
|
add etf strategy
|
2021-08-26 11:31:36 +08:00 |
|
c9s
|
0dd7438fd7
|
schedule: show scheduled order price
|
2021-08-26 10:29:27 +08:00 |
|
c9s
|
684bfcea19
|
xbalance: capitalize message
|
2021-08-19 16:35:16 +08:00 |
|
c9s
|
66b7e1fc3f
|
schedule: fix schedule subscription
|
2021-08-19 16:35:05 +08:00 |
|
c9s
|
cf29cfadd0
|
xbalance: show balance error message
|
2021-08-17 12:18:29 +08:00 |
|
c9s
|
fc860cd9a9
|
bbgo: add json tags to interval window
|
2021-08-17 11:37:27 +08:00 |
|
c9s
|
47258b31c6
|
xbalance: fix message
|
2021-08-17 11:36:51 +08:00 |
|
c9s
|
5a0ae6773c
|
xbalance: configure middle value automatically from total value
|
2021-08-16 12:52:12 +08:00 |
|
c9s
|
732281b55d
|
bump version
|
2021-08-16 12:20:04 +08:00 |
|
c9s
|
490eb15748
|
schedule: fix order notification
|
2021-08-16 12:11:15 +08:00 |
|
Yo-An Lin
|
b256e68f4d
|
Merge pull request #266 from zenickimo/feat/zenic/add-ftx-transfer
FEATURE: add subaccount fund transfer to FTX
|
2021-08-11 18:46:10 +08:00 |
|
zebra
|
2e1400d594
|
add transfer function
|
2021-08-07 15:30:51 +08:00 |
|
Yo-An Lin
|
c6785be257
|
Merge pull request #265 from sincoew/bbgo_release
fix type change on max api
|
2021-07-16 23:18:12 +08:00 |
|
sincoew
|
4f2b1d975a
|
fix type change on max api
|
2021-07-15 17:51:14 +08:00 |
|
c9s
|
5cf134a756
|
cmd: add account cmd --total option
|
2021-07-06 12:19:59 +08:00 |
|
c9s
|
5e2b8af4dc
|
xmaker: fix reset today
|
2021-07-06 12:19:59 +08:00 |
|
c9s
|
1d316ed89c
|
xmaker: call reset today if the date exceeded
|
2021-07-06 12:19:59 +08:00 |
|
Yo-An Lin
|
fcc1331fcd
|
Merge pull request #263 from sincoew/bbgo_release
|
2021-06-30 16:36:01 +08:00 |
|
c9s
|
3ab4a570fb
|
bbgo: limit max kline slice
|
2021-06-28 14:33:32 +08:00 |
|
c9s
|
01bdef502b
|
indicator: rename consts for max ma values
|
2021-06-28 14:33:27 +08:00 |
|
c9s
|
4ccbb82237
|
indicator: truncate values if length exceeded
|
2021-06-28 14:33:23 +08:00 |
|
c9s
|
a8048703b3
|
max: fix order delete refurl
|
2021-06-27 11:33:00 +08:00 |
|
c9s
|
3fdcf466bf
|
max: set reqcount for nonce by default 1
|
2021-06-27 11:32:54 +08:00 |
|
c9s
|
3165d10986
|
support: use trade collector
|
2021-06-26 20:26:47 +08:00 |
|
c9s
|
aab0c377d7
|
xmaker: reformat code
|
2021-06-26 20:26:47 +08:00 |
|
c9s
|
b58b48d668
|
xmaker: refactor profit stats
|
2021-06-26 20:26:47 +08:00 |
|
c9s
|
cef28fa651
|
xbalance: use time util function from the util package
|
2021-06-26 20:26:47 +08:00 |
|
c9s
|
c6d66ebb46
|
util: add BeginningOfTheDay function
|
2021-06-26 20:26:47 +08:00 |
|
c9s
|
06a1f018c2
|
bbgo: push to the buffer first
|
2021-06-26 20:26:47 +08:00 |
|
c9s
|
7d853a9c74
|
bbgo: add emit position update
|
2021-06-26 20:26:47 +08:00 |
|
c9s
|
ecd2d9ea68
|
bbgo: improve trade collector callbacks
|
2021-06-26 20:26:47 +08:00 |
|
c9s
|
db4fbbc30c
|
bbgo: add trade collector
|
2021-06-26 20:26:47 +08:00 |
|
c9s
|
65629a77f4
|
bbgo: add two new position constructor
|
2021-06-26 20:26:47 +08:00 |
|
c9s
|
5621effd6b
|
add resistance
|
2021-06-21 19:03:50 +08:00 |
|
sincoew
|
9cea46f8f3
|
add bbgo overview.svg and update README.md
rename image
rename overview image
|
2021-06-21 11:04:10 +08:00 |
|
c9s
|
4bc0612265
|
support: add minBaseAssetBalance
|
2021-06-17 19:28:11 +08:00 |
|
c9s
|
f9fa6e96c3
|
support: refactor kline handler
|
2021-06-16 20:33:52 +08:00 |
|
c9s
|
811319fa25
|
support: fix sensitivity calculation
|
2021-06-16 14:16:39 +08:00 |
|
c9s
|
5fecccedd6
|
add resistance check
|
2021-06-16 13:23:33 +08:00 |
|
c9s
|
3d12a7df59
|
support: add sensitivity settings
|
2021-06-16 13:14:10 +08:00 |
|
c9s
|
15ed802a54
|
util: add TimeProfile
|
2021-06-16 13:04:23 +08:00 |
|
c9s
|
e276ddd38a
|
bbgo: add shared local time zone
|
2021-06-16 13:04:23 +08:00 |
|
c9s
|
e23c459697
|
bbgo: move orderbook to the session level so that we can access it eaiser
|
2021-06-16 13:04:23 +08:00 |
|
c9s
|
2614b25de3
|
types: move fiat currency list to types
|
2021-06-16 13:04:23 +08:00 |
|