I believe you are stuck with adding the symbols to end of your input scan list. If you have a fixed scan list you can do this manually with a text editor. If your scan list changes frequently than you could write a script to speed up the process.
Howard yeehoha wrote: > > Hi, > I would like to have a couple of scans always add a few specific > symbols to the output, even if they aren't generated from a scan algorthm. > I've tried appending a line like > or if symbol= !spx then ... > to the end of a logical scan, so that I'd always get a list that > includes the spx, but this seems not to work (even if the symbol is in > quotes. > > Any ideas? > > Thanks, > Chris > > >
