Uses of Class
com.jfx.ErrIncorrectSeriesarrayUsing

Packages that use ErrIncorrectSeriesarrayUsing
com.jfx   
 

Uses of ErrIncorrectSeriesarrayUsing in com.jfx
 

Methods in com.jfx that throw ErrIncorrectSeriesarrayUsing
 int MT4.iBarShift(java.lang.String symbol, Timeframe timeframe, java.util.Date time, boolean exact)
          Search for bar by open time.
 int MT4.iHighest(java.lang.String symbol, Timeframe timeframe, Series type, int count, int start)
          Returns the shift of the maximum value over a specific number of periods depending on type.
 int MT4.iLowest(java.lang.String symbol, Timeframe timeframe, Series type, int count, int start)
          Returns the shift of the least value over a specific number of periods depending on type.
 



Copyright © 2008-2009 Roman Gerasimenko.