ib-api-0.1.0.0: An API for the Interactive Brokers Trading Workstation written in pure Haskell

LicenseGPL3
Safe HaskellNone
LanguageHaskell2010

IB.Client

Description

Author : Robert Bermani bobbermani@gmail.com Stability : experimental |

Synopsis

Documentation

checkMsg :: MIB -> Bool -> IO () Source

connect Source

Arguments

:: ClientConfig

Configuration

-> Bool

Run in a new thread

-> Bool

Print debug messages

-> IO (Either IOError MIB)

IB instance

Connects to a server