FinancePy icon indicating copy to clipboard operation
FinancePy copied to clipboard

BBG Testing Examples

Open domokane opened this issue 5 years ago • 2 comments

If anyone has access to Bloomberg analytics that I can compare to then please send examples. Especially with regards to

  • Bonds - bullet, floating rate notes, perpetuals, step-ups, callable, puttable
  • Convertibles - all sorts
  • Options on bonds
  • FRAs
  • Interest rate futures
  • Swaps
  • Cross currency swaps
  • Swap curves construction
  • OIS
  • Caps, floors, swaptions
  • Other exotics etc...

domokane avatar Oct 02 '20 13:10 domokane

Still interested in these? Might be able to help

gulls-on-parade avatar Jan 22 '21 19:01 gulls-on-parade

Please email me any examples and I will try to make a notebook as a test. quant@financepy,com

domokane avatar Jan 22 '21 19:01 domokane

I have tested the US Treasury security against the Bloomberg screen on a notebook. The cashflow dates and accrued interest amounts do not match. I am attaching it here as PDF. Please let me know where I should adjust the code. If I can then I rewrite the code and submit a PR.

FinancePy_US_Treasury_check_with_Bloomberg_screen.pdf

sagayev avatar Feb 04 '23 13:02 sagayev

I have tested the US Treasury security against the Bloomberg screen on a notebook. The cashflow dates and accrued interest amounts do not match. I am attaching it here as PDF. Please let me know where I should adjust the code. If I can then I rewrite the code and submit a PR.

FinancePy_US_Treasury_check_with_Bloomberg_screen.pdf

Dear @domokane did you have a chance to look at the example above? It includes both BBG screen and the code. You can replicate it easily.

sagayev avatar Feb 13 '23 15:02 sagayev

Hi Sagayev

I have fixed it and pushed a new version of financepy to PYPI. Here is an example notebook.

https://github.com/domokane/FinancePy/blob/master/notebooks/products/bonds/FINBOND_ExampleUSTreasury_CUSIP_91282CFX4.ipynb

Cheers D

domokane avatar Feb 13 '23 16:02 domokane