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

Safe HaskellNone
LanguageHaskell2010

OANDA.Orders

Description

Defines the endpoints listed in the Orders section of the API.

Synopsis

Documentation

openOrders :: OandaEnv -> AccountID -> IO (Vector Order) Source

Get all open orders for an account.