com.activequant.utils
Class ExportMarketDataCSV

java.lang.Object
  extended by com.activequant.utils.ExportMarketDataCSV

public class ExportMarketDataCSV
extends Object

Exports market data from the archive.

Author:
ustaudinger

Constructor Summary
ExportMarketDataCSV(String mdprovider, String springInitFile, TimeFrame inTimeFrame, String mdiId, String startDate, String stopDate, String[] fields)
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExportMarketDataCSV

public ExportMarketDataCSV(String mdprovider,
                           String springInitFile,
                           TimeFrame inTimeFrame,
                           String mdiId,
                           String startDate,
                           String stopDate,
                           String[] fields)
                    throws Exception
Throws:
Exception
Method Detail

main

public static void main(String[] args)
                 throws Exception
Parameters:
args -
Throws:
Exception


Copyright © 2012 ActiveQuant GmbH. All Rights Reserved.