roq-tui

Purpose

  • Execute order actions directly from the command-line

Conda

$ conda 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
../../../../_images/tui-create.png ../../../../_images/tui-created.png ../../../../_images/tui-cancel.png ../../../../_images/tui-canceled.png ../../../../_images/tui-market.png