command
module
Version:
v0.0.0-...-a325c04
Opens a new window with list of versions in this module.
Published: Sep 2, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
import-fidelity
Download data from Fidelity's website. Supported downloads include:
- Ticker information (Stock type, currency, exchange, symbol, name, CUSIP, and CIK)
- Account activity
Install
- compile the software
mage build
- 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:
- Environment variables
- TOML file
- 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
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.