I'm trying to get P/B using the API, but I can't get the data even if I request PTBV. Specifically,
I'm using DatastreamPy to get the data with the following code:
ds.get_data(tickers='J:TYMO', fields=['PTBV'], freq="D", kind=0)
I would be grateful if you could tell me how to get the data.