Hastructure
Safe HaskellNone
LanguageHaskell2010

Revolving

Documentation

data RevolvingPool Source #

Constructors

ConstantAsset [AssetUnion]

Assets in revolving pool stays constant after being bought

StaticAsset [AssetUnion]

Assets in revolving pool will decrease afeter being bought

AssetCurve [TsPoint [AssetUnion]]

Assets are changing by dates

Instances

Instances details
FromJSON RevolvingPool Source # 
Instance details

Defined in Revolving

ToJSON RevolvingPool Source # 
Instance details

Defined in Revolving

Generic RevolvingPool Source # 
Instance details

Defined in Revolving

Associated Types

type Rep RevolvingPool 
Instance details

Defined in Revolving

Show RevolvingPool Source # 
Instance details

Defined in Revolving

type Rep RevolvingPool Source # 
Instance details

Defined in Revolving