stocks-0.2.0.0: Library for the IEX Trading API

Safe HaskellNone
LanguageHaskell2010

Net.IEX.RecordStats

Documentation

data RecordStats Source #

data RecordStatsSub Source #

Instances

Eq RecordStatsSub Source # 
Show RecordStatsSub Source # 
Generic RecordStatsSub Source # 

Associated Types

type Rep RecordStatsSub :: * -> * #

ToJSON RecordStatsSub Source # 
FromJSON RecordStatsSub Source # 
type Rep RecordStatsSub Source # 
type Rep RecordStatsSub = D1 * (MetaData "RecordStatsSub" "Net.IEX.RecordStats" "stocks-0.2.0.0-CF9kEcEaEvMJaRKCxVkScD" False) (C1 * (MetaCons "RecordStatsSub" PrefixI True) ((:*:) * ((:*:) * (S1 * (MetaSel (Just Symbol "recordValue") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 * Double)) (S1 * (MetaSel (Just Symbol "recordDate") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 * String))) ((:*:) * (S1 * (MetaSel (Just Symbol "previousDayValue") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 * Double)) (S1 * (MetaSel (Just Symbol "avg30Value") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 * Double)))))