c9s
|
8e85274876
|
fix used time field for withdraw
|
2021-03-14 11:18:22 +08:00 |
|
c9s
|
b25671c864
|
fix max deposits history ordering
|
2021-03-14 11:18:22 +08:00 |
|
c9s
|
75778675e3
|
fix withdraw query order
|
2021-03-14 11:18:22 +08:00 |
|
c9s
|
dbcf35e4a4
|
add FeeCurrency field
|
2021-03-14 11:18:22 +08:00 |
|
c9s
|
2d6b6e7427
|
fix withdrawal data ordering
|
2021-03-14 11:18:22 +08:00 |
|
c9s
|
4d3b1ec938
|
fix QueryWithdrawHistory and QueryDepositHistory
|
2021-03-14 11:18:22 +08:00 |
|
c9s
|
4b49fda463
|
refactor sync service
|
2021-03-14 11:18:22 +08:00 |
|
c9s
|
3c90aa515d
|
add deposit service and withdraw service
|
2021-03-14 11:18:22 +08:00 |
|
c9s
|
f22a6ee697
|
implement sync method on the trade service
|
2021-03-14 11:18:22 +08:00 |
|
c9s
|
8fc7c4798e
|
implement sync method on reward service
|
2021-03-14 11:18:22 +08:00 |
|
c9s
|
5a02cdbda3
|
implement sync method on the order service
|
2021-03-14 11:18:22 +08:00 |
|
c9s
|
877ea73435
|
maxapi: align fields
|
2021-03-14 11:18:22 +08:00 |
|
c9s
|
be672c89e6
|
max: update deposit and withdraw types
|
2021-03-14 11:18:22 +08:00 |
|
c9s
|
3f0290479b
|
binance: update withdraw and deposit types
|
2021-03-14 11:18:22 +08:00 |
|
c9s
|
ac45bb306a
|
types: update deposit fields and withdraw fields
|
2021-03-14 11:18:22 +08:00 |
|
c9s
|
2b485602ad
|
split ExchangeTransferService
|
2021-03-14 11:18:22 +08:00 |
|
c9s
|
b0ea2bfe14
|
types: add exchange name sql value and unmarshalling
|
2021-03-14 11:18:22 +08:00 |
|
c9s
|
5b5f083e92
|
use bbgo_dev for mysql rockhopper
|
2021-03-14 11:18:22 +08:00 |
|
c9s
|
e9fd6e542d
|
add exec mode to scripts/test-mysql-migrations.sh
|
2021-03-14 10:58:45 +08:00 |
|
c9s
|
4e9973681a
|
add migration files
|
2021-03-14 10:58:26 +08:00 |
|
c9s
|
00109eb464
|
update readme for binary installation
|
2021-03-13 20:02:05 +08:00 |
|
c9s
|
c576cf6033
|
update bollgrid installer
|
2021-03-13 19:59:56 +08:00 |
|
c9s
|
ee5a3a4ef4
|
fix term style
|
2021-03-13 19:59:03 +08:00 |
|
c9s
|
cc9d50f76e
|
add term colors
|
2021-03-13 19:56:44 +08:00 |
|
c9s
|
fdbef13355
|
update bollgrid installer
|
2021-03-13 19:48:58 +08:00 |
|
c9s
|
0c2f5443d8
|
fix bin rename
|
2021-03-13 19:47:58 +08:00 |
|
c9s
|
d568791c66
|
fix installer: add error flag
|
2021-03-13 19:47:20 +08:00 |
|
c9s
|
1ede661bcd
|
fix installer: use option O
|
2021-03-13 19:47:05 +08:00 |
|
c9s
|
e1ad2b49bf
|
update installer script
|
2021-03-13 19:43:40 +08:00 |
|
c9s
|
b89f05603f
|
update installer script
|
2021-03-13 19:42:25 +08:00 |
|
YC
|
7dd67a8725
|
Merge pull request #149 from c9s/ftx/place-order
|
2021-03-13 14:56:12 +08:00 |
|
ycdesu
|
a83b95d262
|
ftx: implemenet place order func
|
2021-03-13 10:41:04 +08:00 |
|
ycdesu
|
c3a677e2b8
|
ftx: rename orders cmd to listorders
|
2021-03-13 10:41:04 +08:00 |
|
ycdesu
|
506fdcd84f
|
ftx: add conversion helper
|
2021-03-13 09:51:16 +08:00 |
|
ycdesu
|
778ceb2985
|
ftx: define orderResponse struct
|
2021-03-13 09:51:03 +08:00 |
|
ycdesu
|
0e611dbee4
|
ftx: rename orders to ordersResponse
|
2021-03-12 23:03:08 +08:00 |
|
c9s
|
48fe6054b0
|
exchange/max: fix query reward issue
|
2021-03-10 14:18:01 +08:00 |
|
Yo-An Lin
|
b58e96a8a2
|
Merge pull request #148 from jnlin/fix/telegram-config
|
2021-03-10 12:42:28 +08:00 |
|
Jui-Nan Lin
|
19e523c1e9
|
fix: typo of telegram bot auth token
|
2021-03-10 12:31:26 +08:00 |
|
YC
|
b33402df24
|
Merge pull request #147 from c9s/ftx/query-open-orders
|
2021-03-08 18:50:56 +08:00 |
|
YC
|
1de883e148
|
Merge pull request #146 from c9s/ftx/orderbook-snapshot-checksum
|
2021-03-07 18:05:02 +08:00 |
|
ycdesu
|
ee8ebde12d
|
ftx: add todo
|
2021-03-07 12:53:41 +08:00 |
|
ycdesu
|
6599f276db
|
ftx: implement query open orders
|
2021-03-07 12:51:13 +08:00 |
|
ycdesu
|
3676450e4b
|
ftx: convert open order
|
2021-03-07 12:51:13 +08:00 |
|
ycdesu
|
16366b09a4
|
ftx: rename responses.go to rest_responses.go
|
2021-03-07 12:51:13 +08:00 |
|
ycdesu
|
26963ce7ab
|
ftx: rename balance.go to rest_balance_request.go
|
2021-03-07 12:51:13 +08:00 |
|
ycdesu
|
f6f3fcab02
|
ftx: orderbook snapshot checksum
|
2021-03-06 19:23:44 +08:00 |
|
YC
|
bd4168d3fc
|
Merge pull request #145 from c9s/ftx/order-update
feature: emit orderbook update
|
2021-03-04 13:25:37 +08:00 |
|
Yo-An Lin
|
36dedffe3e
|
Merge pull request #143 from Larry850806/fix/remove-unused-symbol-in-backtest
Remove unused symbols in backtest
|
2021-03-04 11:10:10 +08:00 |
|
ycdesu
|
be7c393fcb
|
ftx: print orderbook update
|
2021-03-04 10:02:40 +08:00 |
|