Commit Graph

1624 Commits

Author SHA1 Message Date
c9s
d60d13d9db improve Makefile for building dist and versions 2021-05-07 14:08:41 +08:00
c9s
f67075c818 bump version to v1.15.4 2021-05-07 14:08:11 +08:00
c9s
97d4732138 add more build targets for amd64 and arm64 2021-05-07 14:02:13 +08:00
c9s
858d6bdf05 grid: adjust callback registration ordering 2021-05-07 02:14:35 +08:00
c9s
494a270c54 insert trades to db only when backtest service is nil 2021-05-07 01:50:38 +08:00
c9s
584a4c2ef8 move fiat currency definition out 2021-05-07 01:30:09 +08:00
c9s
1264c50e83 improve balances, account command usability 2021-05-06 23:50:26 +08:00
c9s
1a81813e17 add --session option check 2021-05-06 23:44:05 +08:00
c9s
7c57246070 add TWD balance 2021-05-05 16:59:30 +08:00
c9s
03cee5eb0b apply types.ExchangeMAX 2021-05-05 16:57:01 +08:00
c9s
503ce42a8d adjust backtest time range 2021-05-05 16:56:49 +08:00
c9s
859bf35255 set sync-from from config by default 2021-05-05 16:45:17 +08:00
c9s
a70d5cbcdc fix kline sync conditions 2021-05-05 16:33:15 +08:00
c9s
d85037f9ea add binance kline query documentation 2021-05-05 16:23:46 +08:00
c9s
1ad8b0b641 remove unused SourceDir func 2021-05-04 01:06:20 +08:00
c9s
0fbc388333 add --webserver-bind option and add option to --enable-webserver 2021-05-03 17:24:39 +08:00
Yo-An Lin
a634635999 Merge pull request #208 from LarryLuTW/fix/submit-reverse 2021-05-03 16:27:47 +08:00
Larry850806
f1309c46fc bollgrid: check balance before submit reverse order 2021-05-03 16:18:58 +08:00
c9s
9f97947717 add new telegram channel links 2021-05-03 12:28:35 +08:00
c9s
3a2f0826f3 add assets 2021-05-03 11:57:22 +08:00
Yo-An Lin
76bf6edffc add more comments to the schedule parameters 2021-05-03 00:14:12 +08:00
c9s
885d6c1a9d add schedule config for ethusdt and btcusdt 2021-05-03 00:10:29 +08:00
Yo-An Lin
4e75557c0f update schedule config 2021-05-03 00:07:46 +08:00
c9s
103095a986 add schedule config example 2021-05-03 00:06:24 +08:00
Yo-An Lin
8b987dad6e Merge pull request #209 from c9s/feature/schedule
strategy: add schedule strategy
2021-05-03 00:05:42 +08:00
c9s
50db944053 fix initSymbol stages 2021-05-02 23:58:34 +08:00
c9s
2230c56e56 fix comment warning 2021-05-02 23:48:53 +08:00
c9s
2ef13293e9 fix IDE warnings 2021-05-02 23:47:57 +08:00
c9s
5ec0566888 add more injection checks 2021-05-02 23:46:16 +08:00
c9s
822a010932 add moving average configuration to the schedule strategy 2021-05-02 20:58:32 +08:00
c9s
e29d9af9c8 fix persistence config unmarshalling 2021-05-02 18:16:34 +08:00
c9s
20d673f769 add schedule strategy 2021-05-02 18:03:41 +08:00
c9s
8fea2022e5 adjust rate limit for backtest data syncing 2021-05-02 17:46:08 +08:00
c9s
499f34179b upgrade go module 2021-04-28 23:45:40 +08:00
c9s
b1605adcd9 bump setup script to v1.15.3 2021-04-28 20:25:51 +08:00
c9s
259c6cbad7 upgrade next 2021-04-28 19:54:31 +08:00
c9s
82ae59b168 makefile: remove version dep from the dist target 2021-04-28 19:49:07 +08:00
c9s
471e0a4c45 pass string format quantity and price 2021-04-28 19:48:17 +08:00
c9s
9f77236999 fix and improve position accessor 2021-04-28 19:32:49 +08:00
c9s
e87c2e271f add broker id on max 2021-04-28 19:24:07 +08:00
c9s
5d2296eddd extract client order id generation 2021-04-28 19:20:55 +08:00
c9s
36beabaa0b bump version to v1.15.3 2021-04-28 18:00:23 +08:00
c9s
70a53ed286 make config compatible with key 'strategies' 2021-04-28 17:58:50 +08:00
c9s
5cddec93ef upgrade setup script to v1.15.2 2021-04-28 17:56:46 +08:00
Yo-An Lin
0aabbc850a Merge pull request #204 from zenixls2/main 2021-04-21 22:52:19 +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
Yo-An Lin
5b4af3eff9 Merge pull request #203 from zenixls2/main 2021-04-21 11:18:56 +08:00
zenix
2d6eb02e6c compile and update migration package 2021-04-21 11:21:15 +09:00
Yo-An Lin
582ab92811 Merge pull request #201 from jnlin/fix/symbol-length 2021-04-17 00:54:26 +08:00
Jui-Nan Lin
3158cc9e49 migration: extend symbol column length to 10 2021-04-16 23:11:40 +08:00