Tender

Open market operations (OMO) are monetary policy operations conducted at the initiative of the ECB. They play an important role in steering interest rates, managing the liquidity situation in the market and signaling the monetary policy stance.

 

" if (Object.keys(detailData.zuteilung).length > 0) { output = output + "
" output = output + "

ESZB-Tender - allotment

" Object.entries(detailData.zuteilung).forEach(entry => { output = output + "" output = output + "" output = output + "" output = output + "" }) output = output + "
"+ entry[0] + ""+ entry[1]+ "
" output = output + "
" } output = output + "
" output = output + "
"; return output } function testUrl(url) { var xhr = new XMLHttpRequest(); xhr.open('HEAD', url, false); xhr.send(); return xhr.status >= 200 && xhr.status < 400; }

Select a tender by clicking on the desired reference number!

data is loading