I have an EFS study that contains criteria for a stock (or any symbol) that I am interested in. The problem is that I do not want to run it manually on all the symbols on the Exchanges. What would be perfect is a command like:
reloadEFS('abc')
which would reload the study using the symbol 'abc'. Then I could automate the process myself. In essence, I am looking for Market Scanner functionality wherein I can apply my EFS study to all symbols listed on a particular exchange.
I have looked at the marketing literature on eSignal's Market Scanner, but I cannot tell whether or not it has the functionality to apply a user's EFS study.
Does anyone know how to do this?
Tx,
Scott
reloadEFS('abc')
which would reload the study using the symbol 'abc'. Then I could automate the process myself. In essence, I am looking for Market Scanner functionality wherein I can apply my EFS study to all symbols listed on a particular exchange.
I have looked at the marketing literature on eSignal's Market Scanner, but I cannot tell whether or not it has the functionality to apply a user's EFS study.
Does anyone know how to do this?
Tx,
Scott
Comment