toro

command module
v0.0.0-...-fa3373a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 19, 2020 License: GPL-3.0 Imports: 1 Imported by: 0

README

toro

Trade stocks on the command line using your Alpaca account

cli example

Usage

  • toro report
  • toro get SYMBOL
  • toro buy SYMBOL
  • toro sell SYMBOL
  • toro orders
  • toro cancel ORDER_ID
  • toro config [set-credentials set-mode]

Setup

Install toro
git clone https://gitlab.com/aenegri/toro.git
cd toro
go install
Signup for Alpaca

Create your brokerage account with alpaca

Configure toro

First, provide credentials for toro to access your Alpaca account

toro config set-credentials --id={id} --secret={secret}

Then, decide whether to trade with your paper or live account

toro config set-mode {paper|live}

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL