.. |
cmdutil
|
allow public session
|
2021-03-22 17:40:17 +08:00 |
account.go
|
add fee rate field
|
2021-05-16 15:03:36 +08:00 |
backtest.go
|
fix backtest sync from time
|
2021-05-08 00:44:43 +08:00 |
balances.go
|
improve balances, account command usability
|
2021-05-06 23:50:26 +08:00 |
build.go
|
add IsWrapperBinary flag and fix persistence error
|
2021-01-21 12:27:21 +08:00 |
builtin.go
|
replace sliceorderbook with orderbook interface
|
2021-05-22 16:32:29 +08:00 |
cancel.go
|
cmd: add --all option to the cancel command
|
2021-03-14 10:29:45 +08:00 |
deposit.go
|
ftx: add log
|
2021-03-23 22:25:05 +08:00 |
market.go
|
ftx: support market cmd
|
2021-03-21 13:06:46 +08:00 |
orderbook.go
|
fix preorder, postorder and inorder
|
2021-05-22 11:36:58 +08:00 |
orders.go
|
adjust quantity bases on the balances
|
2021-05-15 09:46:07 +08:00 |
pnl.go
|
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 |
root.go
|
show bid/ask volume in the message
|
2021-05-19 00:41:34 +08:00 |
run.go
|
improve order cancellation mechanisim
|
2021-05-22 17:44:20 +08:00 |
sync.go
|
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 |
trades.go
|
improve trade command output layout
|
2021-05-19 17:54:30 +08:00 |
transfer.go
|
refactor sync service
|
2021-03-14 11:18:22 +08:00 |
utils.go
|
fix(ftxExchange): the env variable is "FTX_ACCOUNT"
|
2021-05-17 12:42:04 +08:00 |
version.go
|
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 |