importFrom("methods","setRefClass")
importFrom("methods", "getClassDef")
export(CalcAddon)
export(CalcEAD)
export(CalcPFE)
export(CalcRC)
export(ExampleComm)
export(ExampleCredit)
export(ExampleFX)
export(ExampleIRD)
export(ExampleIRDCredit)
export(LoadSupervisoryData)
importFrom("methods", "new")
importFrom("methods", "is")
importFrom("utils", "read.csv")
importFrom("Trading", "CSA")
importFrom("Trading", "Collateral")
importFrom("Trading", "GetTradeDetails")
importFrom("Trading", "IRDSwap")
importFrom("Trading", "CommSwap")
importFrom("Trading", "IRDSwapVol")
importFrom("Trading", "Commodity")
importFrom("Trading", "CDS")
importFrom("Trading", "CDX")
importFrom("Trading", "CDOTranche")
importFrom("Trading", "FxSwap")
importFrom("Trading", "FxForward")
importFrom("Trading", "IRDSwaption")
importFrom("Trading", "ParseTrades")
importFrom("Trading", "SelectDerivatives")
importFrom("jsonlite", "toJSON")
importFrom("utils", "write.csv")
export(ExampleIRDCommMargined)
export(ExampleBasisVol)
importFrom("data.tree", "Node")
export(SingleTradeAddon)
export(SACCRCalculator)
export(CreateTradeGraph)
export(HandleBasisVol)