You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 15, 2022. It is now read-only.
Pressing b will trigger a buy, s for sell, and B and S for market (taker) orders.
While the `trade` command is running, Zenbot will respond to these keypress commands:
- Pressing `b` will trigger a buy, `s` for sell, and `B` and `C` for market (taker) orders.
- Pressing `c` or `C` will cancel any active orders.
- Pressing `m` or `M` will toggle manual mode (`--manual`)
The text was updated successfully, but these errors were encountered:
Line 301 should read:
b
will trigger a buy,s
for sell, andB
andS
for market (taker) orders.The text was updated successfully, but these errors were encountered: