Currently core.instrument.Instrument has a method panama_prices() which computes the panama_prices going forward.
Feature: create a new function, or a boolean argument passed into panama_prices(), which computes the panama_prices backwards (i.e. starting from the most recent date and going back).
Currently
core.instrument.Instrumenthas a methodpanama_prices()which computes the panama_prices going forward.Feature: create a new function, or a boolean argument passed into
panama_prices(), which computes the panama_prices backwards (i.e. starting from the most recent date and going back).