You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For some reason con.bdh() does not return field values for all ticker supplied. I found out that these are only equity index options (see above). It works for FX Future options and Bond Future options.
my output:
date ticker field value
0 2020-04-30 BGAM0P 122.0 Curncy PX_CLOSE_1D 0.67
1 2020-04-30 BGAN0P 119.5 Curncy PX_CLOSE_1D 0.64
date ticker field value
0 2020-04-30 BGAM0P 122.0 Curncy PX_CLOSE_1D 0.67
1 2020-04-30 BGAN0P 119.5 Curncy PX_CLOSE_1D 0.64
1 2020-04-30 DAX 05/15/20 P10000 Index PX_CLOSE_1D some number
Version Information
'0.1.8'
The text was updated successfully, but these errors were encountered:
Code Sample, a copy-pastable example if possible
Problem description
For some reason con.bdh() does not return field values for all ticker supplied. I found out that these are only equity index options (see above). It works for FX Future options and Bond Future options.
my output:
debugger:
Expected Output
Version Information
'0.1.8'
The text was updated successfully, but these errors were encountered: