Quote from sulong:
Ess,
Don't go out of your way to buy excel. You can download compatible software for free at openoffice.org
If you have a computer you better start learning about spreadsheets.
ES,
do you have âoffice12â yet?
http://www.microsoft.com/presspass/newsroom/office/BusinessIntelligenceFS.mspx
Quote from slacker:
Have you looked at http://spreadsheet.google.com?
Just released last month but not bad.
Moving some trade tracking stuff there so it is always backed up and available everywhere I go.... Cannot replace desktop Excel for strategies but for tracking and building small 'calculators' it looks good.
Good luck
Quote from iagree:
So is there a book or something that teaches traders how to code in excel just for traders?
You're not familiar with this Excel function? Its a must-have for any trader:Quote from ess1096:
Sorry if this sound so very ignorant. I noticed that Excel seems to be everywhere that you find stock lists, including here at ET. I also notice that the stock lists on investors.com such as the IBD 100 etc., are downloadable to Excel.
I know Excel is a spreadsheet program (that I don't know how to use), but what is it about Excel that gives the trader any advantage?
FuturePrice
Returns the future price of a security given its current price and a date in the future
If this function is not available, and returns the #NAME? error, install and load the Security Analysis ToolPak add-in.
Syntax
FUTUREPRICE(symbol,date)
Important Dates should be entered by using the DATE function, or as results of other formulas or functions. For example, use DATE(2008,5,23) for the 23rd day of May, 2008. Problems can occur if dates are entered as text.
Symbol is the security's symbol.
Date is the date in the future to be predicted.
Quote from rosy:
it basically lets people who do not know how to (or want to) write code develop something useful. trading desks are filled with the nastiest excel apps you can imagine.
In itself, Excel does not give you an advantage. Excel is just a tool, so how you use it and how effectively you use it is up to you.Quote from ess1096:
I know Excel is a spreadsheet program (that I don't know how to use), but what is it about Excel that gives the trader any advantage?