Build Trading and Investing Models in Excel
Learn to design, code, construct and test Excel models that make money!
Excel Trading Models Design Process

Articles

Building an Excel Trading Model Using an Add-In Toolkit

Constructing a trading model in Excel from commercially available add-in toolkits has distinct advantages, particularly for models based on standard technical indicators such as moving averages, stochastics, CCI, Bollinger Bands, etc. An add-in toolkit makes analysis...

read more

Building an Excel Trading Model Using Formulas and VBA

Building a trading model from scratch using a combination of Excel formulas and VBA can be a lot of work, but has the advantage of full control over the model and what it needs to do. Individual spreadsheets are used for data capture, trade rule logic, and calculating...

read more

How to Develop Trading Rules in Excel

Building a trading model in Excel involves developing the trading rules or logic that drive the buy/sell signals, capital allocation, and risk management. There are several types of trading models, each requiring a different approach to the trading rules: Fully...

read more

Using Excel Portfolio Sofware

Portfolio software for Excel is ideal for serious investors looking to increase their returns and minimize their risks. There are various highly effective functions for this type of Excel tool, and also some pitfalls that you ought to avoid. Excel portfolio software...

read more

Tracking Your Excel Model’s Live Performance

Now, let's assume you've made it this far. The beauty of Excel is that you never have to "hard code" your idea. You can experiment and throw out anything that doesn't work without any cost other than your time. You will throw out lots of work along the way, but if...

read more