oanda-rest-api-0.1.0.0: Client to the OANDA REST API

Safe HaskellNone
LanguageHaskell2010

OANDA.Transactions

Description

Defines the endpoints listed in the <http://developer.oanda.com/rest-live/transaction-history/ Transaction History> section of the API.

Synopsis

Documentation

transactionHistory :: OandaEnv -> AccountID -> IO (Vector Transaction) Source

Get a list of transactions for the account.