deribit/deribit-api-clients

get_last_trades_by_instrument_and_time fails in prod api

xbarra opened this issue · 0 comments

The function get_last_trades_by_instrument_and_time has been found to work correctly in test.deribit.com test api, however, it does not work correctly in prod api deribit.com.

Several tests have been performed and it appears that the get_last_trades_by_instrument_and_time function in the prod api deribit.com is not being supported and must not be pointing to the correct address in the database, since an empty data frame is always received.