Overview

For quicker trading, a command line interface (CLI) is available. Not all of the Terminal features are supported yet, but for those it does; it expands on the capability of the default graphical UI experience.

Inputting numbers

When specifying sizes or numbers in the CLI, you can generally provide them in three different ways:

TypeExample

Absolute (just a regular price)

22500, 123.5

Relative

+100, -50

Percent

5%, -1.1%

Currency (USD)

5000$, 100$

For price ranges you can mix figures, too:

buy 1 into 10 from -100 to -1%

Last updated