/** * Copyright (C) 2014 - present by OpenGamma Inc. and the OpenGamma group of companies * * Please see distribution for license. */ /** * Entity objects describing common market indices, such as LIBOR and FED FUND. * <p> * An index is an agreed mechanism for determining certain financial indicators, * such as exchange rate or interest rates. Most common indices are fixed daily. */ package com.opengamma.strata.basics.index;