Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
getDelayedQuote :: Symbol -> IO (Maybe DelayedQuote) Source #
getEffectiveSpread :: Symbol -> IO (Maybe [EffectiveSpread]) Source #
getFinancials :: Symbol -> IO (Maybe Financials) Source #
getPeers :: Symbol -> IO ByteString Source #
getVolumeByVenue :: Symbol -> IO (Maybe [VolumeByVenue]) Source #
getBatchCompany :: Symbol -> [BatchQuery] -> IO (Maybe Batch) Source #
getRecentStats :: IO (Maybe [RecentStats]) Source #
getRecordStats :: IO (Maybe RecordStats) Source #
getHistoricalStats :: IO (Maybe [RecentStats]) Source #
typeQuery :: [BatchQuery] -> String Source #
Batch | |
|