Hi QC community!We are working on normalizing the Algorithm API, starting by the following changes: 

  • We are normalizing the algorithm's History API, by having all of them receive all the parameters to customize the history requests, as in this existing overload. We are starting with the `fillForward` parameter and will work on the remaining parameters progressively.
  • We are also normalizing common parameters naming, For consistency we are also updating the AddSecurity/Data API to also use `fillForward` instead of `fillDataForward`. We understand this is a breaking change and apologize for the trouble, please update your algorithms to use `fillForwad` starting from version 15414

As always, please let us know any issues or concerns you may have about this announcement so we can look into it ASAP.

Enjoy!