c9s
|
20d673f769
|
add schedule strategy
|
2021-05-02 18:03:41 +08:00 |
|
c9s
|
471e0a4c45
|
pass string format quantity and price
|
2021-04-28 19:48:17 +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
|
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 |
|
ycdesu
|
e152aa1036
|
ftx: trade update
|
2021-03-29 22:11:39 +08:00 |
|
ycdesu
|
f60f1ef52e
|
ftx: authenticate websocket
|
2021-03-27 18:16:52 +08:00 |
|
ycdesu
|
24254a869d
|
ftx: invoke SetPublicOnly in orderbook command
|
2021-03-27 17:37:16 +08:00 |
|
ycdesu
|
9e77b3afd8
|
ftx: support queryTrades method
|
2021-03-26 00:43:15 +08:00 |
|
YC
|
80e5144950
|
Merge pull request #184 from c9s/ftx/add-missing-query-string
|
2021-03-24 16:26:33 +08:00 |
|
ycdesu
|
33046df35b
|
ftx: list closed orders
|
2021-03-23 22:25:21 +08:00 |
|
ycdesu
|
cb52b436cb
|
ftx: add log
|
2021-03-23 22:25:05 +08:00 |
|
c9s
|
29f77c2176
|
add environ.DatabaseService nil check for backtest
|
2021-03-22 22:48:43 +08:00 |
|
c9s
|
6c8babfb27
|
allow public session
|
2021-03-22 17:40:17 +08:00 |
|
c9s
|
e86f29b7cc
|
add gap strategy
|
2021-03-22 17:32:21 +08:00 |
|
ycdesu
|
ab743f85c2
|
ftx:support deposit histories
|
2021-03-21 20:17:41 +08:00 |
|
ycdesu
|
c30a026243
|
ftx: support market cmd
|
2021-03-21 13:06:46 +08:00 |
|
c9s
|
814a77ea39
|
xmaker: improve balance checking
|
2021-03-21 12:55:33 +08:00 |
|
ycdesu
|
a7bdcdff38
|
fix: fix placeorder cmd
|
2021-03-19 10:07:39 +08:00 |
|
ycdesu
|
8a75b21a38
|
ftx: support account info
|
2021-03-18 23:53:55 +08:00 |
|
Larry850806
|
28f4584191
|
Use empty config if config file doesn't exist
|
2021-03-18 10:04:41 +08:00 |
|
Larry850806
|
4dc478590f
|
Remove configuring database in balances cmd
|
2021-03-17 14:35:00 +08:00 |
|
Yo-An Lin
|
7ecb17dbe2
|
Merge pull request #163 from c9s/feature/mark-trade-strategy
|
2021-03-16 22:34:09 +08:00 |
|
c9s
|
714d61a829
|
add grid restore behavior
|
2021-03-16 20:04:06 +08:00 |
|
ycdesu
|
c08899f7fb
|
ftx: add ftx to supported exchange
|
2021-03-15 20:40:04 +08:00 |
|
c9s
|
7b7811bbc3
|
revise orderbook command options
|
2021-03-15 10:23:53 +08:00 |
|
c9s
|
97d427a9ca
|
add ftx into the standard exchange factory
|
2021-03-15 10:22:45 +08:00 |
|
Yo-An Lin
|
e0d7fefbf2
|
Merge pull request #150 from c9s/fix/pnl
feature: add deposit service and withdraw service for sync
|
2021-03-15 09:01:24 +08:00 |
|
Yo-An Lin
|
806a32724f
|
Merge pull request #153 from c9s/improve/balances-cmd
|
2021-03-14 11:51:49 +08:00 |
|
c9s
|
4b49fda463
|
refactor sync service
|
2021-03-14 11:18:22 +08:00 |
|
c9s
|
22a9809327
|
improve balances command
|
2021-03-14 10:35:01 +08:00 |
|
c9s
|
33213746f4
|
cmd: add --all option to the cancel command
|
2021-03-14 10:29:45 +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 |
|
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 |
|
ycdesu
|
6599f276db
|
ftx: implement query open orders
|
2021-03-07 12:51:13 +08:00 |
|
ycdesu
|
be7c393fcb
|
ftx: print orderbook update
|
2021-03-04 10:02:40 +08:00 |
|
ycdesu
|
081aa17deb
|
doc: modify comment
|
2021-03-03 08:38:55 +08:00 |
|
ycdesu
|
160f6323e8
|
ftx: emit orderbook snapshot
|
2021-03-02 22:18:41 +08:00 |
|
ycdesu
|
a26c0553ee
|
cmd: raise symbol not found err
|
2021-03-02 18:33:19 +08:00 |
|
ycdesu
|
f7ef4a8028
|
cmd: create orderbook command to print orderbook snapshot and updates
|
2021-02-27 19:28:01 +08:00 |
|
ycdesu
|
282ce3ee99
|
cmd: move simple session factory to cmd/utils.go
|
2021-02-27 18:42:45 +08:00 |
|
ycdesu
|
fd5574b006
|
cmd: add balances testing cmd
Only support ftx
|
2021-02-27 17:24:59 +08:00 |
|
ycdesu
|
45da7ca1f5
|
cmd: add ftx flags
|
2021-02-27 17:23:59 +08:00 |
|
c9s
|
21a4669905
|
adjust max query limiter and sync before running trader
|
2021-02-22 16:54:08 +08:00 |
|
c9s
|
e93b5a1868
|
add version command
|
2021-02-22 15:23:09 +08:00 |
|
c9s
|
9ea1a22b3f
|
wrap errors
|
2021-02-21 17:48:03 +08:00 |
|
c9s
|
21b092037e
|
refactor notification configuration
|
2021-02-21 16:52:47 +08:00 |
|
c9s
|
fa4e813729
|
resolve cyclic imports
|
2021-02-21 01:01:39 +08:00 |
|