mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-10 09:11:55 +00:00
improve balance layout
This commit is contained in:
parent
613514e6c0
commit
be79c098d4
|
@ -45,7 +45,7 @@ case "$command" in
|
|||
;;
|
||||
|
||||
me)
|
||||
me
|
||||
me | jq -r '.accounts[] | select(.balance | tonumber > 0.0) | "\(.currency)\t\(.balance) \t(\(.locked) locked)"'
|
||||
;;
|
||||
|
||||
# open orders
|
||||
|
|
Loading…
Reference in New Issue
Block a user