Class SimpleOhlcvDailyParser


  • public class SimpleOhlcvDailyParser
    extends java.lang.Object
    Simple Tradestation OHLC data parser.
    Author:
    afischer
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      de.gsi.dataset.spi.financial.api.ohlcv.IOhlcv getContinuousOHLCV​(java.lang.String future)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SimpleOhlcvDailyParser

        public SimpleOhlcvDailyParser()
    • Method Detail

      • getContinuousOHLCV

        public de.gsi.dataset.spi.financial.api.ohlcv.IOhlcv getContinuousOHLCV​(java.lang.String future)
                                                                         throws java.io.IOException,
                                                                                java.lang.NumberFormatException
        Throws:
        java.io.IOException
        java.lang.NumberFormatException