Skip to content

Commit

Permalink
Typo in README.md (DeviaVir#358)
Browse files Browse the repository at this point in the history
I think you meant S instead of C, since C is for cancelling as the line underneath explains.
  • Loading branch information
Nik authored and DeviaVir committed Jul 7, 2017
1 parent 14fa4d3 commit d301f98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -298,7 +298,7 @@ trend_ema (default)

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 `b` will trigger a buy, `s` for sell, and `B` and `S` for market (taker) orders.
- Pressing `c` or `C` will cancel any active orders.
- Pressing `m` or `M` will toggle manual mode (`--manual`)

Expand Down

0 comments on commit d301f98

Please sign in to comment.