PEGInclXor

Support for PEGInclXor appears to have been dropped. It’s no longer mentioned in the factor reference and I can’t run tests on ranking systems that include that factor (reported as invalid command).

PEGSTY is in the factor reference, but it is also reported as an invalid factor when attempting to run a performance test.

Yes, we are planning some changes in the confusing set of PEGs. The reference changes should not have been released ahead of the new engine release. Sorry about that.

PEGInclXor will be deprecated from the reference but you can still use it . Seems ok for me. What system is giving you errors?

PEG & PEGY have also been deprecated bc it’s not clear what they use for growth rate .

The official set of PEGs will be the ones below where it’s very clear what is being used. They ‘ST’ ones should be available today after close

PEGLT - uses long-term growth rates
PEGLTY - uses long-term growth rates and includes Yield
PEGST - uses short-term growth rates
PEGSTY - uses short-term growth rates and includes Yield

Makes sense. Appreciate the response.

How’s this for weird: PEGInclXor works if it’s run as a formula, but not as a factor. I guess because it’s been deprecated, something detects it as an invalid StockFactor on save, but StockFormula’s aren’t parsed until runtime. This is appropriate and not a problem that needs fixing.