| Safe Haskell | None |
|---|---|
| Language | Haskell98 |
Cryptsy.API.Public.OrderBook
Description
Request for a single order book by market id.
- singleOrderBook :: FromJSON (GOrderBook p q t) => Text -> PubCryptsy (GOrderBook p q t)
- module Cryptsy.API.Public.Types.Monad
- module Cryptsy.API.Public.Types.OrderBook
Documentation
Arguments
| :: FromJSON (GOrderBook p q t) | |
| => Text | marketid |
| -> PubCryptsy (GOrderBook p q t) |
single orderbook API request