Skip to main content

July 1, 2022

Miscellaneous improvements

  • DSL: Add a new signal.relative_change() function for cleaner & more consistent expressions. This is equivalent to the existing relative_change(signal, ...).
  • Prediction models: Support predicting up to 4 future quarters when making predictions (using the model_by_id() DSL function) on companies without regular calendar quarters.