Commit Graph

31 Commits

Author SHA1 Message Date
c9s
8af89160e3 add pkger 2021-01-13 23:53:23 +08:00
c9s
7a1f77a8d1 fix go module for go-biancne 2021-01-11 14:06:21 +08:00
c9s
7695271c6d optimize go mod 2021-01-11 13:57:55 +08:00
c9s
45a79c5d77 fix heroku install 2021-01-11 13:55:53 +08:00
c9s
50cd6f7d68 change go-binance to github.com/adshao/go-binance/v2 2021-01-11 13:36:49 +08:00
c9s
a71ebdd417 add github.com/adshao/go-binance/v2 2021-01-11 13:33:58 +08:00
c9s
9a64acedc9 fix go mod mark 2021-01-07 18:19:12 +08:00
c9s
cb37409684 avoid using the latest go-binance 2021-01-07 17:57:18 +08:00
c9s
a0e32dd107 fix go module 2021-01-07 17:50:28 +08:00
c9s
63a5881d16 use golang.org/x/time for rate limiting 2020-12-15 14:04:27 +08:00
c9s
45bc4dc9eb refactor telegram notifier with interaction component 2020-12-11 14:40:04 +08:00
c9s
4addf65f64 support memory persistence 2020-12-07 12:03:56 +08:00
c9s
2d98336fb6 implement Persistent API for strategy 2020-12-07 11:44:41 +08:00
c9s
d8662a20c4 add redis to go module 2020-12-07 11:44:40 +08:00
David Chang
b2d9bd0312 feature: add telegram bot notifier 2020-12-05 14:20:27 +08:00
c9s
4a2a542222 refactor basic risk controller 2020-11-09 14:56:54 +08:00
c9s
c3961024cf implement grid strategy update orders method 2020-10-31 18:29:58 +08:00
c9s
d49b2be543 add bollinger indicator 2020-10-29 17:51:20 +08:00
Yo-An Lin
b6cc0be43d Merge pull request #32 from c9s/feature/heroku
feature: add heroku configuration (incomplete)
2020-10-26 10:50:34 +08:00
c9s
a559096208 add heroku build flags 2020-10-26 10:48:38 +08:00
c9s
de11ef10f5 return created order objects from SubmitOrders method 2020-10-25 19:22:22 +08:00
c9s
aea6a7c03d integrate AverageCostPnLReporter 2020-10-22 15:57:50 +08:00
c9s
2fbf19455e implement strategy yaml loader 2020-10-20 13:52:25 +08:00
c9s
a6b99f6828 rename ProfitAndLossCalculator to AverageCostCalculator 2020-10-16 10:16:42 +08:00
c9s
bace7ac3a3 add environment connect integration tests 2020-10-12 17:33:02 +08:00
c9s
0fe8a98706 support migration 2020-10-11 16:02:17 +08:00
c9s
978dc4be67 add bbgo yaml config file 2020-10-10 12:23:05 +08:00
c9s
8c2473559b clean up 2020-10-07 13:36:11 +08:00
c9s
44145203c6 update golang.org/x/net 2020-10-05 17:47:25 +08:00
c9s
defb634f1c update github.com/aws/aws-sdk-go 2020-10-05 17:47:25 +08:00
c9s
7cd4006056 add go module files 2020-10-05 17:47:25 +08:00