Commit Graph

142 Commits

Author SHA1 Message Date
c9s
06e2902e5e
add file lock for report index 2022-05-17 22:41:39 +08:00
なるみ
98a35a485f glassnode: use requestgen.BaseAPIClient 2022-05-05 11:05:27 +08:00
c9s
d0b400f0da go mod tidy 2022-05-01 01:06:25 +08:00
c9s
87b6722f90
upgrade github.com/c9s/rockhopper 2022-04-26 18:47:04 +08:00
c9s
6c29e10caf
binance: improve binary error check 2022-04-26 16:43:40 +08:00
c9s
c2d1ef0fc8 add margin borrow endpoint 2022-04-23 12:51:07 +08:00
austin362667
9eefcb8c4e go: add regression package 2022-04-20 18:10:27 +08:00
Yo-An Lin
4cd646e346
feature: basic grpc server (#514) 2022-04-08 19:21:57 +08:00
c9s
e4c8db8287 update go module and sum files 2022-03-15 21:50:55 +08:00
c9s
fdfe6bc595 bump go version requirement to v1.17 2022-03-15 21:48:57 +08:00
c9s
ab41891a42 add v2 go module 2022-03-15 17:35:13 +08:00
c9s
a6f97d6e77 use /v2 in go.mod 2022-03-15 17:26:47 +08:00
zenix
06e9450859 feature: add cmd document
add documentation index
2022-02-22 19:36:45 +09:00
c9s
c0beca78f5 include terminal color for back-test report 2022-02-01 01:00:26 +08:00
c9s
c7f15efb23 interact: add Slack interaction 2022-01-23 02:21:26 +08:00
c9s
93722e6db3 implement position closer interaction 2022-01-15 02:52:46 +08:00
zenix
09d66de9ee add twitter/telegram badge 2022-01-05 19:35:31 +09:00
c9s
fd2f12a64f upgrade gopkg.in/tucnak/telebot.v2 to v2.5 2022-01-05 11:01:57 +08:00
c9s
b8b5ccdd2d kucoin: refactor account service with requestgen 2021-12-31 01:25:04 +08:00
c9s
2c0af99a51 rewrite kucoin bullet api with requestgen 2021-12-29 22:06:21 +08:00
c9s
542380efdf upgrade github.com/adshao/go-binance/v2 v2.3.2 => v2.3.3 2021-12-29 15:25:59 +08:00
c9s
42f22e0ef3 add prometheus metrics server 2021-12-27 16:27:14 +08:00
TonyQ
16862e7208 exchange/stream : implement booktickerupdate event for ftx and
binance
2021-12-22 21:01:11 +08:00
TonyQ
3e45035ab1 database: sqlite3 issue fix
database: upgrade gosqllite3 version for increasing variable amount limit
	types: update kline starttime/endtime field to prevent sqlite3
	time parsing issue.

	fix #215
2021-12-15 14:34:31 +08:00
austin362667
7f96fa8dde binance: add multierr 2021-12-15 01:01:05 +08:00
Yo-An Lin
6c6eb252cc Merge pull request #363 from tony1223/feature/355-ftx-backtest 2021-12-14 16:09:16 +08:00
TonyQ
8eb3eede82 fix backtest (with review) 2021-12-14 16:02:54 +08:00
TonyQ
4eb5a099ae account: add nav_history_details and account_service for #302 2021-12-14 08:09:18 +08:00
Yo-An Lin
cdd5f2df82 Merge branch 'main' into fix/go-dns-security 2021-12-06 02:08:52 +08:00
c9s
8a8203bcbc upgrade github.com/miekg/dns 2021-12-06 02:05:43 +08:00
c9s
db62cc9117 remove jwt-go and run go mod tidy 2021-12-06 02:03:26 +08:00
Austin
a36739f119 add MarkPriceUpdateEvent 2021-11-16 01:24:36 +08:00
c9s
379dcb770d upgrade upgraded github.com/adshao/go-binance/v2 v2.3.1 => v2.3.2 2021-10-19 15:31:27 +08:00
c9s
95f0ee4c24 upgrade telebot from 2.3.5 to v2.4.0 2021-10-15 12:15:19 +08:00
c9s
0d837279c6 upgrade github.com/dgrijalva/jwt-go to 3.2.1 2021-10-13 10:45:11 +08:00
c9s
07d59827b6 run go mod tidy 2021-10-07 17:02:34 +08:00
c9s
32748caf82 upgrade gin to v1.7.0 2021-10-07 17:01:54 +08:00
c9s
59edc207ab upgrade go-binance 2021-09-02 00:19:43 +08:00
c9s
c1e1c89cb0 update go-binance to github.com/adshao/go-binance/v2 v2.2.2 2021-06-01 03:10:44 +08:00
c9s
c84d59734c clear all trades before running backtests 2021-05-30 15:25:00 +08:00
c9s
499f34179b upgrade go module 2021-04-28 23:45:40 +08:00
zenix
2bda296194 Fix: upgrade binance api, fix go fmt, add hard start time for binance to reduce sync execution time 2021-04-21 19:50:33 +09:00
c9s
e0f50d6603 update readme 2021-02-18 09:24:24 +08:00
c9s
b9564690b5 fix go migration loader 2021-02-17 19:06:55 +08:00
c9s
8224447985 fix build tags 2021-02-15 16:21:47 +08:00
c9s
51d399a49d upgrade rockhopper 2021-02-06 11:22:04 +08:00
c9s
621321f5db add basic desktop app 2021-02-04 20:34:31 +08:00
c9s
eebb568b0c add dotenv string flag for changing dotenv filename 2021-02-01 20:44:15 +08:00
c9s
552bc04392 add godotenv to go module 2021-02-01 20:44:15 +08:00
c9s
9fa8958c97 update go module files 2021-01-29 11:21:11 +08:00
c9s
9717fddfbd add total asset pie chart 2021-01-25 16:56:02 +08:00
c9s
1c80d30ce2 add TradeSlice with sync 2021-01-24 14:14:25 +08:00
c9s
568250f4bb define api routes 2021-01-24 14:14:25 +08:00
c9s
c644fb0036 use github.com/adshao/go-binance/v2@20ceb26d876b095b5294490f132d41c764ac09f1 2021-01-19 23:31:04 +08:00
c9s
48083151aa turning margin mode 2021-01-19 23:31:04 +08:00
c9s
43133197bb update github.com/adshao/go-binance to 20201124141719-8754a53fcf6a 2021-01-19 23:31:04 +08:00
c9s
293d889276 fix built-in migrations 2021-01-15 10:31:37 +08:00
c9s
d04e1e7816 refactory sync command and upgrade db automatically 2021-01-14 15:10:11 +08:00
c9s
ad567dc360 use mysql reformat dsn function to add parseTime parameters 2021-01-14 14:56:13 +08:00
c9s
2592ae55a2 tidy go modules 2021-01-13 23:59:36 +08:00
c9s
2699c32b38 add rockhopper 2021-01-13 23:53:36 +08:00
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