ExBovespa v0.8.0 ExBovespa.Parsers.StockDetailData View Source
Exposes a function functions to decode specific data from StockDetailHtml
Link to this section Summary
Functions
Receives a Stock struct and combines with an item's description to determine which type of stock title it is
Link to this section Functions
Specs
parse_description( description :: String.t(), stock :: ExBovespa.Structs.Stock.t() ) :: :stock | :fii | :bdr | :fidc | :etf | :fund | :index | nil
Receives a Stock struct and combines with an item's description to determine which type of stock title it is