Hi, just after a bit of help. I have a couple of basic breadth indicators that I'm working on and I'm having a few problems. The basic scan is looking for stocks on the NYSE that are trading at 20 day highs. I've not had any problems creating this via the addtocomposite function, where I'm running into trouble is when I go to update the indicator.
When I get my data each day, if there are any delistings, then the composite adjusts to reflect any changes in the symbol database when I scan to update the composite. I don't want it to do this, and would like it to update the the composite for the last day only, whilst leaving the prior results as they were. Is there any way to do this?
