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 |
|
Yo-An Lin
|
52bb684ef8
|
Merge pull request #200 from LarryLuTW/fix/track-created-orders
|
2021-04-15 20:04:19 +08:00 |
|
Larry850806
|
453a906a5a
|
bollgrid: use onStart instead of onConnect
|
2021-04-15 15:51:23 +08:00 |
|
Larry850806
|
980f1ae3e7
|
bollgrid: submit buy/sell orders separately
|
2021-04-15 12:31:18 +08:00 |
|
Larry850806
|
aa950b3dc4
|
bollgrid: track createdOrders when error occurs
|
2021-04-15 12:31:18 +08:00 |
|
Larry850806
|
a80afff0c2
|
grid: track createdOrders when error occurs
|
2021-04-15 12:31:18 +08:00 |
|
Yo-An Lin
|
9ede3feae6
|
Merge pull request #199 from aitjcize/main
binance: set TimeInForce to GTC by default
|
2021-04-14 14:06:03 +08:00 |
|
Wei-Ning Huang
|
e7961be86a
|
binance: set TimeInForce to GTC by default for limit orders
Binance does not allow submitting order without TimeInForce set for
certain order types. Set TimeInforce to GTC (Good-Til-Cancel) by
default.
|
2021-04-14 09:49:03 +08:00 |
|
Yo-An Lin
|
9e8989ae15
|
Merge pull request #198 from c9s/feature/add-ioc-order-type-support-to-max
fix: add ioc trade type to order type
|
2021-04-12 15:49:14 +08:00 |
|
David Chang
|
f884fcd45c
|
fix: add ioc trade type to order type
|
2021-04-12 14:35:46 +08:00 |
|
Yo-An Lin
|
ceef007c21
|
Merge pull request #197 from c9s/feature/add-ioc-order-type-support-to-max
|
2021-04-12 11:09:09 +08:00 |
|
David Chang
|
fd5433f8fe
|
fix: add ioc trade type to order type
|
2021-04-12 10:21:52 +08:00 |
|
Yo-An Lin
|
18e4f4863a
|
Merge pull request #196 from c9s/feature/add-ioc-order-type-support-to-max
|
2021-04-12 09:46:50 +08:00 |
|
David Chang
|
0db2cc2c96
|
fix: add ioc trade type to order type
|
2021-04-12 09:35:59 +08:00 |
|
Yo-An Lin
|
c30a84fb7f
|
Merge pull request #195 from c9s/feature/add-ioc-order-type-support-to-max
|
2021-04-11 12:33:25 +08:00 |
|
David Chang
|
c9198d498e
|
feature: add ioc order type support to max exchange
|
2021-04-11 12:29:23 +08:00 |
|
c9s
|
2ec4617694
|
add SyncService check
|
2021-04-09 12:44:30 +08:00 |
|
c9s
|
34fe915a9f
|
fix sync issue for pnl command
|
2021-04-09 12:43:13 +08:00 |
|
c9s
|
d315c12f2d
|
call environ.Init to setup sessions
|
2021-04-09 00:46:36 +08:00 |
|
Yo-An Lin
|
435f7fb12e
|
Merge pull request #190 from jnlin/feat/telegram-group
feat: allow telegram bot send to group
|
2021-04-04 11:21:20 +08:00 |
|
c9s
|
13a8597d59
|
add MaxExposurePosition settings
|
2021-04-04 11:14:09 +08:00 |
|
Jui-Nan Lin
|
1b953d88d4
|
feat: allow bot send to group
|
2021-04-03 12:50:13 +08:00 |
|
Yo-An Lin
|
4ed95e6070
|
Merge pull request #189 from LarryLuTW/validator
|
2021-04-02 20:21:51 +08:00 |
|
Larry850806
|
6718aace8c
|
Add validation for support strategy
|
2021-04-02 10:32:38 +08:00 |
|
Larry850806
|
53133851cc
|
Add validation for grid strategy
|
2021-04-02 10:32:38 +08:00 |
|
Larry850806
|
2c41ec28ae
|
Add validation for bollgrid strategy
|
2021-04-02 10:32:34 +08:00 |
|
Larry850806
|
dbf5d27f30
|
Add a validator interface to validate strategy before run
|
2021-04-02 10:12:55 +08:00 |
|
YC
|
74d313305c
|
Merge pull request #188 from c9s/ftx/kline
ftx: query kline using rest api
|
2021-04-01 13:33:54 +08:00 |
|
ycdesu
|
1e3ce81c06
|
ftx: pull out map
|
2021-04-01 11:55:27 +08:00 |
|
ycdesu
|
a659bacb0d
|
ftx: remove back slash from symbol
|
2021-04-01 11:54:16 +08:00 |
|
ycdesu
|
28c9ac95ac
|
ftx: query kline using rest api
|
2021-03-31 18:09:13 +08:00 |
|
YC
|
82abd5489b
|
Merge pull request #187 from c9s/ftx/subscribe-order-update
|
2021-03-31 08:19:35 +08:00 |
|
ycdesu
|
f912fde6e3
|
ftx: panic if subscribe unsupported channel
|
2021-03-29 22:11:39 +08:00 |
|
ycdesu
|
66f165584f
|
fix: make since/until optional
|
2021-03-29 22:11:39 +08:00 |
|
ycdesu
|
f526a937d1
|
ftx: websocket keepalive
|
2021-03-29 22:11:39 +08:00 |
|