0.0.13 • Published 2 years ago

brianfoodytrader v0.0.13

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

trader

Trading API for me

oclif Version Downloads/week License

Usage

$ npm install -g brianfoodytrader
$ trader COMMAND
running command...
$ trader (-v|--version|version)
brianfoodytrader/0.0.1 linux-x64 node-v16.13.2
$ trader --help [COMMAND]
USAGE
  $ trader COMMAND
...

Commands

trader balances [FILE]

USAGE
  $ trader balances [FILE]

OPTIONS
  -f, --force
  -h, --help       show CLI help
  -n, --name=name  name to print

EXAMPLE
  $ trader balances

See code: src/commands/balances.ts

trader deleteTradeAccounts [FILE]

USAGE
  $ trader deleteTradeAccounts [FILE]

OPTIONS
  -f, --force
  -h, --help       show CLI help
  -n, --name=name  name to print

EXAMPLE
  $ trader delete-trade-accounts

See code: src/commands/deleteTradeAccounts.ts

trader help [COMMAND]

display help for trader

USAGE
  $ trader help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

trader hodl [FILE]

place a hodl order

USAGE
  $ trader hodl [FILE]

OPTIONS
  -h, --help       show CLI help
  -m, --mock
  -n, --name=name  name to print

EXAMPLE
  $ trader hodl

See code: src/commands/hodl.ts

trader long [FILE]

place a long order

USAGE
  $ trader long [FILE]

OPTIONS
  -h, --help       show CLI help
  -m, --mock
  -n, --name=name  name to print

EXAMPLE
  $ trader long

See code: src/commands/long.ts

trader wizardEntry [FILE]

describe the command here

USAGE
  $ trader wizardEntry [FILE]

OPTIONS
  -f, --force
  -h, --help       show CLI help
  -m, --mock
  -n, --name=name  name to print

EXAMPLE
  $ trader hello

See code: src/commands/wizardEntry.ts

trader wizardLong [FILE]

describe the command here

USAGE
  $ trader wizardLong [FILE]

OPTIONS
  -f, --force
  -h, --help       show CLI help
  -m, --mock
  -n, --name=name  name to print

EXAMPLE
  $ trader hello

See code: src/commands/wizardLong.ts

trader wizardShort [FILE]

describe the command here

USAGE
  $ trader wizardShort [FILE]

OPTIONS
  -f, --force
  -h, --help       show CLI help
  -m, --mock
  -n, --name=name  name to print

EXAMPLE
  $ trader hello

See code: src/commands/wizardShort.ts

0.0.12

2 years ago

0.0.13

2 years ago

0.0.11

3 years ago

0.0.10

3 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.7

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.6

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago