com.activequant.backtesting
Class Backtester
java.lang.Object
com.activequant.backtesting.Backtester
public class Backtester
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Backtester
public Backtester(IArchiveFactory factory,
ITransportFactory transportFactory,
IDaoFactory daoFactory,
IExchange exchange,
ITradingSystem[] tradingSystems,
StreamEventIterator[] streamIters)
throws Exception
- Throws:
Exception
execute
public void execute()
throws Exception
- Throws:
Exception
Copyright © 2012 ActiveQuant GmbH. All Rights Reserved.