Hi, when using the simple API function df = rd.get_history('SOY-NOLA-REF'), the only available field

Hi, when using the simple API function df = rd.get_history('SOY-NOLA-REF'), the only available field I receive is TRDPRC_1. Does this mean that I only can get this field among all other available fields? Thanks a lot

Best Answer

  • @Eloy.Perez

    Thank you for reaching out to us.

    Correct. if you don't specify the fields paramter in the get_history method, the API will return all available fields of that RIC. According to the repsonse, the Date and TRDPRC_1 fields are the available filelds for daily interday data of SOY-NOLA-REF.

    1699504357045.png