Skip to content
This repository was archived by the owner on Jun 15, 2019. It is now read-only.

Latest commit

 

History

History
36 lines (27 loc) · 1.29 KB

command-line.md

File metadata and controls

36 lines (27 loc) · 1.29 KB
sidebar_current
intuition-command-line

./intuition

Latest Version Build Status Coverage Status Code Health License Gitter chat

$ intuition --help

usage: intuition [-h] [-V] [-v] [-b] [-c CONTEXT] [-i ID]

Intuition, the terrific trading system

optional arguments:
  -h, --help            show this help message and exit
  -V, --version         Print program version
  -v, --showlog         Print logs on stdout
  -b, --bot             Allows the algorithm to process orders
  -c CONTEXT, --context CONTEXT
                        Provides the way to build context
  -i ID, --id ID        Customize the session id

... More available soon ...


Mars 19, 2014