roq-tui#

Purpose#

  • Execute order actions directly from the command-line

Conda#

$ mamba install \
  --channel https://roq-trading.com/conda/stable \
  roq-tools
$ roq-tui [options] \
    <gateway>.sock

Flags#

$ roq-tui --help

--name

User name when connecting to the gateway.

--exchange

Exchange

--symbol

Symbol

--account

Account

Example#

$ roq-tui --name trader --exchange deribit --symbol BTC-PERPETUAL --account A1 ~/run/deribit.sock