Class: Brapi::Models::V2::FiiHistory

Inherits:
Brapi::Model show all
Defined in:
lib/brapi/models/v2/fii_history.rb

Overview

Wraps a single FII’s historical price series. The historical_data_price entries reuse Brapi::Models::HistoricalDataPrice (same OHLCV shape as /api/quote/ticker?range=…).

Instance Attribute Summary

Attributes inherited from Brapi::Model

#raw

Method Summary

Methods inherited from Brapi::Model

#==, #[], attribute, attribute_specs, camelize, from_h, #hash, #initialize, #to_h

Constructor Details

This class inherits a constructor from Brapi::Model