Articles, Data, Excel Models
Importing market data into Excel is the first step in building a trading model. Market data such as prices, volume, spreads, dividends, etc. is needed to feed a trading model’s calculations. There are several ways to get market data into your Excel spreadsheet....
Articles, Excel Models, VBA Code
Top quality trading VBA must be written in a highly module-based manner. Applying Microsoft’s native VBA capabilities, you can create a selection of custom functions which will then be called within your VBA and with user controls such as checkboxes. The more...
Articles, Excel Models, Portfolio Analysis
There are multiple Excel correlation and regression packages in the market that alleviate you of the need to build the calculations and worksheets yourself. For correlation trading, be sure the package you choose includes the following features: Correlation matrix...