Documentation of 'org.encog.app.quant.ninja.NinjaFileConvert' Java class
NinjaFileConvert
org.encog.app.quant.ninja

Class NinjaFileConvert

  • All Implemented Interfaces:
    QuantTask


    public class NinjaFileConvert
    extends BasicCachedFile
    A simple class that shows how to convert financial data into the form that NinjaTrader can recognize. The input data must have CSV headers that indicate the following fields: date time high low open close volume This data will be rearranged to fit the NinjaTrader format, which is documented here: http://www.ninjatrader.com/support/helpGuides/nt7/index.html?importing.htm
    • Constructor Detail

      • NinjaFileConvert

        public NinjaFileConvert()
    • Method Detail

      • process

        public final void process(java.io.File target)
        Process the file and output to the target file.
        Parameters:
        target - The target file to write to.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.