com.activequant.utils
Class ExportMarketDataCSV
java.lang.Object
com.activequant.utils.ExportMarketDataCSV
public class ExportMarketDataCSV
- extends Object
Exports market data from the archive.
- Author:
- ustaudinger
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExportMarketDataCSV
public ExportMarketDataCSV(String mdprovider,
String springInitFile,
TimeFrame inTimeFrame,
String mdiId,
String startDate,
String stopDate,
String[] fields)
throws Exception
- Throws:
Exception
main
public static void main(String[] args)
throws Exception
- Parameters:
args -
- Throws:
Exception
Copyright © 2012 ActiveQuant GmbH. All Rights Reserved.