Quote from sle:
I am pretty new to automated trading, but am trying to set up a simple real-time trading system. There are 14 securities I am planning to trade, so I figured that Excel should be able to handle it rather well. The actual trading method is not important, so far I am trying to set up the infrastructure. Here are a few questions to all smart people out there:
a) I was told that it is better that all functions and calculations are located on a single worksheet. Is that true? It's not a big deal, but would make the whole thing rather cumbersome.
b) I have Reuters functions that bring real time data into excel. Can I make Excel recalculate only the cells that have dependencies on the cells that have changed, rather then all cells?
c) Any other bits and pieces of wisdom are appreciated.
S