Investment Flows India¶
Investment Flows India
sources: http://www.cdslindia.com https://www.sebi.gov.in
-
class
plutoPy.model.InvestmentFlowsIndia.DiiCashMarket(**kwargs)¶ Bases:
sqlalchemy.ext.declarative.api.Base,plutoPy.model.Db.StockVizQuery purchases and sales of debt and equity by Domestic Institutional Investors
-
BUY_VALUE¶ in Rs.
-
SECURITY_TYPE¶
-
SELL_VALUE¶ in Rs.
-
TIME_STAMP¶
-
-
class
plutoPy.model.InvestmentFlowsIndia.DiiDerivativesMarket(**kwargs)¶ Bases:
sqlalchemy.ext.declarative.api.Base,plutoPy.model.Db.StockVizQuery purchases and sales of futures and options by Domestic Institutional Investors
-
BUY_CONTRACTS¶
-
BUY_VALUE¶ in Rs.
-
OI_CONTRACTS¶
-
OI_VALUE¶ in Rs.
-
SECURITY_TYPE¶
-
SELL_CONTRACTS¶
-
SELL_VALUE¶ in Rs.
-
TIME_STAMP¶
-
-
class
plutoPy.model.InvestmentFlowsIndia.FiiCashMarket(**kwargs)¶ Bases:
sqlalchemy.ext.declarative.api.Base,plutoPy.model.Db.StockVizQuery purchases and sales of debt and equity by Foreign Institutional Investors
-
BUY_VALUE¶ in Rs.
-
CONVERSION_RATE_USDINR¶
-
NET_VALUE_DLR¶ net flow in USD
-
ROUTE¶ Stock Exchange OR Primary market
-
SECURITY_TYPE¶
-
SELL_VALUE¶ in Rs.
-
TIME_STAMP¶
-
-
class
plutoPy.model.InvestmentFlowsIndia.FiiDerivativesMarket(**kwargs)¶ Bases:
sqlalchemy.ext.declarative.api.Base,plutoPy.model.Db.StockVizQuery purchases and sales of futures and options by Foreign Institutional Investors
-
BUY_CONTRACTS¶
-
BUY_VALUE¶ in Rs.
-
OI_CONTRACTS¶
-
OI_VALUE¶ in Rs.
-
SECURITY_TYPE¶
-
SELL_CONTRACTS¶
-
SELL_VALUE¶ in Rs.
-
TIME_STAMP¶
-