Module utils

Module utils 

Source
Expand description

Utility functions and constants for Yahoo Finance API interactions.

Re-exports§

pub use financials_constants::get_statement_fields;
pub use financials_constants::BALANCE_SHEET_FIELDS;
pub use financials_constants::CASH_FLOW_FIELDS;
pub use financials_constants::INCOME_STATEMENT_FIELDS;

Modules§

financials_constants
Constants for Yahoo Finance fundamentals-timeseries API. These field names correspond to the ‘type’ parameter in the Yahoo Finance API.