google / tf-quant-finance

High-performance TensorFlow library for quantitative finance.
Apache License 2.0
4.48k stars 571 forks source link

SOFR USD OIS curve #90

Open lucamichelacci opened 1 year ago

lucamichelacci commented 1 year ago

I am currently having issues in matching BBG discount OIS curve using the same SOFR swaps used in the icvs function. I suspect this is due to the different compounding of libor an sofr. Is there any workaround to this issue?