Quote from samaras:
@Lawrence
As much as you want to get information away from here, could you just let me know how to do portfolio testing with money management? Do you offer that at all? I checked you web site and could not find any example article? I like this site because it seems that information can be exchanged without any interest of the participants on the forum.
We effectively invented true portfolio testing within a trading system, so do you think we have it?

There is no need of article on the portfolio testing because they are part of the object model's order placement methods which are described in details in the help file under the programming section. The order methods to look for are the ones for portfolio order placement.
Unlike many other software, NeoTicker can decide within a trading system which instrument to buy/sell, etc. directly. Thus you can apply indicator ranking among multiple instruments (say DJ30 symbols) and pick the ones to place an order. It is as realistic as you can get because the backbone is a true order->transaction->position simulation model.
You can do position sizing based on the current equity information too.