I have been using eS11 since the original beta and I have three wishes.
1. There is a need for efs control of background 1 and background 2 so that we can make watch list backgrounds match the new background styles in eS11.
2. I would like efs access to values other than price and volume. I want to access fundamental paramaters such as the float and be able to operate on them e.g.,
vDemandSupply = vAvgVolume / Float;
return vDemandSupply;
3. Related to number 2, I would like efs to be able to read any column and row in a watch list and operate on it. This would appear for all intents like a real-time spreadsheet. Maybe this would have to be a special type of window called a spreadsheet window.
My two cents,
Mike Scott
Tarzana, CA
1. There is a need for efs control of background 1 and background 2 so that we can make watch list backgrounds match the new background styles in eS11.
2. I would like efs access to values other than price and volume. I want to access fundamental paramaters such as the float and be able to operate on them e.g.,
vDemandSupply = vAvgVolume / Float;
return vDemandSupply;
3. Related to number 2, I would like efs to be able to read any column and row in a watch list and operate on it. This would appear for all intents like a real-time spreadsheet. Maybe this would have to be a special type of window called a spreadsheet window.
My two cents,
Mike Scott
Tarzana, CA
Comment