bf-haskell-0.1.0.0: Betfair Exchange API

Copyright(C) 2020 Martins Erts
LicenseMIT
MaintainerMartins Erts <martins.erts@gmail.com>
Stabilityexperimental
Safe HaskellNone
LanguageHaskell2010

BfHaskell.StreamingAPI.Prices

Description

 

Documentation

data Bet Source #

Constructors

Bet 
Instances
Eq Bet Source # 
Instance details

Defined in BfHaskell.StreamingAPI.Prices

Methods

(==) :: Bet -> Bet -> Bool #

(/=) :: Bet -> Bet -> Bool #

Show Bet Source # 
Instance details

Defined in BfHaskell.StreamingAPI.Prices

Methods

showsPrec :: Int -> Bet -> ShowS #

show :: Bet -> String #

showList :: [Bet] -> ShowS #

Semigroup Bet Source # 
Instance details

Defined in BfHaskell.StreamingAPI.Prices

Methods

(<>) :: Bet -> Bet -> Bet #

sconcat :: NonEmpty Bet -> Bet #

stimes :: Integral b => b -> Bet -> Bet #

Monoid Bet Source # 
Instance details

Defined in BfHaskell.StreamingAPI.Prices

Methods

mempty :: Bet #

mappend :: Bet -> Bet -> Bet #

mconcat :: [Bet] -> Bet #

Default Bet Source # 
Instance details

Defined in BfHaskell.StreamingAPI.Prices

Methods

def :: Bet

newtype LadderPrices Source #

Constructors

LadderPrices 

Fields

Instances
Show LadderPrices Source # 
Instance details

Defined in BfHaskell.StreamingAPI.Prices

Default LadderPrices Source # 
Instance details

Defined in BfHaskell.StreamingAPI.Prices

Methods

def :: LadderPrices

newtype PricePoints Source #

Constructors

PricePoints 
Instances
Show PricePoints Source # 
Instance details

Defined in BfHaskell.StreamingAPI.Prices

Default PricePoints Source # 
Instance details

Defined in BfHaskell.StreamingAPI.Prices

Methods

def :: PricePoints