Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

alpaca-ticker-config

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

alpaca-ticker-config

Configure ticker with Alpaca.markets positions

  • 0.1.1
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
4
increased by300%
Maintainers
1
Weekly downloads
 
Created
Source

alpaca-ticker-config 🦙 🖥️ 🔧

Configure Ticker with your Alpaca.markets positions from the command line.

Summary

Ticker is a "Terminal stock watcher and stock position tracker."

Alpaca is an "API for stock trading."

alpaca-ticker-config adds your current positions to Ticker by adding them to (or creating) Ticker's config file.

Usage

Install

> npm i -g alpaca-ticker-config

Have your Alpaca API "Key ID" and "Secret" ready (available on your Alpaca dashboard):

# check the manual
> alpaca-ticker-config --help

# update or create your Ticker config
> alpaca-ticker-config -k YOURKEYID -s theKeySecret

# run ticker
> ticker

Notes

This CLI will not replace your current Ticker watchlist, but it will always add your positions to any existing watchlist.

It will always replace your Ticker lots with your current Alpaca positions.

See "Todo" below.

Caveats

This CLI hasn't been thoroughly tested. However, in the worst case it will save an empty .ticker.yml file.

It has only been tested on MacOS.

Todo

[ ] add option to print instead of save new config [ ] allow Ticker options to be passed to the config [ ] feature to save Alpaca credentials for subsequent runs

Keywords

FAQs

Package last updated on 15 Apr 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc