import-fidelity

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

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

Go to latest
Published: Mar 25, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

README

import-fidelity

Download data from Fidelity's website. Supported downloads include:

  1. Ticker information (Stock type, currency, exchange, symbol, name, CUSIP, and CIK)
  2. Account activity

Install

  1. compile the software
mage build
  1. install playwright OS dependencies
go install github.com/playwright-community/playwright-go/cmd/playwright@latest
playwright install --with-deps chromium

Configuration

import-fidelity uses viper for configuration. This enables a variety of mechanisms for providing configuration. Currently supported methods are:

  1. Environment variables
  2. TOML file
  3. Command line flags

For a complete list of configuration parameters run import-fidelity --help

Exit codes

  • 32 - Activity page error
  • 33 - Backblaze error
  • 34 - Login error
  • 35 - Write parquet

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