c9s
|
2699c32b38
|
add rockhopper
|
2021-01-13 23:53:36 +08:00 |
|
c9s
|
275aa9494a
|
support canceling orders on max
|
2020-12-29 16:00:03 +08:00 |
|
c9s
|
f12e38b70e
|
call cancelTrading defer
|
2020-12-21 15:47:20 +08:00 |
|
c9s
|
321b4812ca
|
supporting otp key restore from key url
|
2020-12-11 17:12:16 +08:00 |
|
c9s
|
fbb9d0d3ba
|
show key URL
|
2020-12-11 17:08:06 +08:00 |
|
c9s
|
deb9a29521
|
support one-time password
|
2020-12-11 17:07:19 +08:00 |
|
c9s
|
f4ef19e5d6
|
implement PlainText for telegram bot
|
2020-12-11 15:58:05 +08:00 |
|
c9s
|
45bc4dc9eb
|
refactor telegram notifier with interaction component
|
2020-12-11 14:40:04 +08:00 |
|
c9s
|
f595b1ef65
|
fix compile flag check
|
2020-12-09 16:13:20 +08:00 |
|
c9s
|
fe7495898f
|
check if persistence is configured
|
2020-12-08 15:09:17 +08:00 |
|
c9s
|
53d7fb5611
|
support telegram chat user persistence
|
2020-12-08 15:03:52 +08:00 |
|
c9s
|
a299721a98
|
improve message layout
|
2020-12-08 14:41:51 +08:00 |
|
c9s
|
4316f1fada
|
pull out bot initialization
|
2020-12-08 14:25:30 +08:00 |
|
c9s
|
55cd0c6a6e
|
pull out bot initialization to run
|
2020-12-08 14:20:49 +08:00 |
|
c9s
|
2d98336fb6
|
implement Persistent API for strategy
|
2020-12-07 11:44:41 +08:00 |
|
c9s
|
341f735bc3
|
configure ConfigurePersistence if it's defined
|
2020-12-07 11:44:41 +08:00 |
|
c9s
|
62a541fb27
|
rename preload to loadBuildConfig
|
2020-12-07 11:44:23 +08:00 |
|
David Chang
|
9f92fcf2e4
|
chore: rename telegram init to telegram auth
|
2020-12-06 13:59:47 +08:00 |
|
David Chang
|
b2d9bd0312
|
feature: add telegram bot notifier
|
2020-12-05 14:20:27 +08:00 |
|
c9s
|
db6c90b8dd
|
cmd: fix run command signal handling
|
2020-11-23 16:36:03 +08:00 |
|
c9s
|
f4512f031c
|
improve cross exchange strategy mounting behavior and add fixedpoint atomic ops
|
2020-11-17 08:19:22 +08:00 |
|
c9s
|
94aaaf21b0
|
improve wrapper binary invocation
|
2020-11-15 13:23:26 +08:00 |
|
c9s
|
8cc1c589a1
|
fix waitgroup counting
|
2020-11-12 14:59:47 +08:00 |
|
c9s
|
fc9409673f
|
add graceful shutdown
|
2020-11-12 14:50:21 +08:00 |
|
c9s
|
e7cc79f3cf
|
replace errors.Errorf with fmt.Errorf
|
2020-11-09 16:34:35 +08:00 |
|
c9s
|
eb67fc0f8f
|
make mysql-url optional for run command
|
2020-11-05 11:14:14 +08:00 |
|
c9s
|
eb05620f99
|
use Notifiability directly from environment
|
2020-10-31 18:35:48 +08:00 |
|
c9s
|
49ff9c4dd6
|
drop legacy trade reporter
|
2020-10-31 18:35:48 +08:00 |
|
c9s
|
c4d7476212
|
add submit order routing
|
2020-10-31 18:35:48 +08:00 |
|
c9s
|
ec9b5230aa
|
refactor trade report and move trade reporter to the environment layer
|
2020-10-31 18:35:48 +08:00 |
|
c9s
|
b22e0370b3
|
drop legacy OrderProcessor and remove slack debug
|
2020-10-28 17:48:16 +08:00 |
|
c9s
|
2680ad5072
|
refactor environment, market data store, injection and add swing strategy
|
2020-10-28 17:48:16 +08:00 |
|
c9s
|
008e5c83f9
|
fix notification config check
|
2020-10-27 20:41:08 +08:00 |
|
c9s
|
b3eaf832af
|
Add pricealert strategy for demonstrating notification
|
2020-10-27 13:54:39 +08:00 |
|
c9s
|
ef598c3a0f
|
assign base order executor descendingly
|
2020-10-27 09:58:21 +08:00 |
|
c9s
|
8453e95300
|
configure channel routers
|
2020-10-27 09:38:29 +08:00 |
|
c9s
|
42f947506c
|
add route methods on Notifiability
|
2020-10-27 09:24:59 +08:00 |
|
c9s
|
ea05d998f2
|
load notification conf
|
2020-10-27 08:57:00 +08:00 |
|
c9s
|
955479486a
|
add symbol channel router and object channel router for notification
|
2020-10-27 08:19:16 +08:00 |
|
c9s
|
a1eeb55778
|
refactor and clean up bbgo config
|
2020-10-26 21:45:02 +08:00 |
|
c9s
|
502e5bdc04
|
load exchange sessions dynamically
|
2020-10-26 17:00:17 +08:00 |
|
c9s
|
19f259111d
|
improve config loading by adding unmarshal yaml method
|
2020-10-26 15:33:25 +08:00 |
|
c9s
|
cd666fdf9e
|
pull out db parameter from the constructor
|
2020-10-26 15:06:39 +08:00 |
|
c9s
|
3aa40f3aab
|
disable viper config for now
|
2020-10-26 13:56:48 +08:00 |
|
c9s
|
332ca7ffe8
|
make trade sync optional
|
2020-10-26 13:48:59 +08:00 |
|
c9s
|
931c646fde
|
configure notifier and make slack notification optional
|
2020-10-26 13:40:43 +08:00 |
|
c9s
|
ac0a26b005
|
add build command
|
2020-10-26 13:27:07 +08:00 |
|
c9s
|
9017d2a9a7
|
add go os and arch name to the binary name
|
2020-10-26 11:41:21 +08:00 |
|
c9s
|
1e12de28da
|
Add xpuremaker skeleton
|
2020-10-25 18:32:46 +08:00 |
|
c9s
|
81653c6451
|
improve compile function for goos and goarch
|
2020-10-24 16:29:58 +08:00 |
|
c9s
|
2535a5803e
|
alias logrus into log
|
2020-10-24 15:43:55 +08:00 |
|
c9s
|
9ce9ecc910
|
compile local strategies into the wrapper binary
|
2020-10-24 15:38:13 +08:00 |
|
c9s
|
cd28fb8771
|
unmarshal imports into config
|
2020-10-23 14:49:54 +08:00 |
|
c9s
|
048374566c
|
move commands into pkg/cmd
|
2020-10-23 14:28:07 +08:00 |
|