Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W X Y Z _ 

G

generateLongRule() - Method in class com.strategyquant.lib.settings.SQSettings
Generate long rule.
generateShortRule() - Method in class com.strategyquant.lib.settings.SQSettings
Generate short rule.
generateSymmetricEntries() - Method in class com.strategyquant.lib.settings.SQSettings
Generate symmetric entries.
generateSymmetricExits() - Method in class com.strategyquant.lib.settings.SQSettings
Generate symmetric exits.
generateToolTip(XYDataset, int, int) - Method in class com.strategyquant.lib.charts.common.DurationToolTip
 
get(int) - Method in class com.strategyquant.lib.databank.Databank
Gets the.
get(String) - Static method in class com.strategyquant.lib.databank.DatabanksRegistry
Gets the.
get(String) - Static method in class com.strategyquant.lib.scripter.Program
returns a program that can execute some functionality.
get() - Method in class com.strategyquant.lib.snippets.DrawdownComputers
Gets the.
get(String) - Method in class com.strategyquant.lib.utils.FlexibleSettings
Gets the.
get(String, Object) - Method in class com.strategyquant.lib.utils.FlexibleSettings
Gets the.
getActionBlocks() - Method in class com.strategyquant.lib.settings.SQSettings
Gets the action blocks.
getAddCommSwapToPL() - Method in class com.strategyquant.lib.loader.AdvancedLoadSettings
Gets the adds the comm swap to pl.
getAll() - Method in class com.strategyquant.lib.utils.FlexibleSettings
Gets the all.
getAllKeys() - Method in class com.strategyquant.lib.utils.FlexibleSettings
Gets the all keys.
getAllowedDatabanks() - Method in class com.strategyquant.lib.databank.DatabankAction
Gets the allowed databanks.
getAllowedDataTypes() - Method in class com.strategyquant.lib.customcondition.CustomConditionValue
Gets the allowed data types.
getAllowedDirectionTypes() - Method in class com.strategyquant.lib.customcondition.CustomConditionValue
Gets the allowed direction types.
getAllowedPLTypes() - Method in class com.strategyquant.lib.customcondition.CustomConditionValue
Gets the allowed pl types.
getAllowedSampleTypes() - Method in class com.strategyquant.lib.customcondition.CustomConditionValue
Gets the allowed sample types.
getAppVersion() - Static method in class com.strategyquant.lib.app.MainApp
Gets the app version.
getAvailableColumnTypes() - Static method in class com.strategyquant.lib.results.SQOrderConsts
Gets the available column types.
getAvailableDateFormats() - Method in class com.strategyquant.lib.time.DateFormats
Gets the available date formats.
getAvailablePlugins() - Method in class com.strategyquant.lib.plugin.SQPluginManager
Gets the available plugins.
getBackgroundColor(SQResultsGroup, String, String, String, String) - Method in class com.strategyquant.lib.databank.DatabankColumn
Gets the background color.
getBackgroundColor(Object, String, String, String, String) - Method in class com.strategyquant.lib.databank.DatabankColumn
 
getBackgroundColor(SQOrder, String, String) - Method in class com.strategyquant.lib.databank.TradeListColumn
Gets the background color.
getBackgroundColor(Object, String, String, String, String) - Method in class com.strategyquant.lib.databank.TradeListColumn
 
getBalance(String) - Method in class com.strategyquant.lib.results.SQOrder
Gets the balance.
getBalanceOrders() - Method in class com.strategyquant.lib.results.SQOrderList
Gets the balance orders.
getBalanceOrders() - Method in class com.strategyquant.lib.results.SQResultsGroup
Gets the balance orders.
getBool(Element, String, boolean) - Static method in class com.strategyquant.lib.utils.SQUtils
Gets the bool.
getBoolean(String) - Method in class com.strategyquant.lib.utils.FlexibleSettings
Gets the boolean.
getBoolean(String, boolean) - Method in class com.strategyquant.lib.utils.FlexibleSettings
Gets the boolean.
getByte(String) - Method in class com.strategyquant.lib.utils.FlexibleSettings
Gets the byte.
getByte(String, byte) - Method in class com.strategyquant.lib.utils.FlexibleSettings
Gets the byte.
getByte(Element, String, int) - Static method in class com.strategyquant.lib.utils.SQUtils
Gets the byte.
getByteFromInt(Element, String, int) - Static method in class com.strategyquant.lib.utils.SQUtils
Gets the byte from int.
getCategories() - Method in class com.strategyquant.lib.databank.DatabankColumn
 
getCategories() - Method in class com.strategyquant.lib.databank.TradeListColumn
 
getCategory() - Method in class com.strategyquant.lib.tests.TestScript
Gets the category.
getCharts() - Method in class com.strategyquant.lib.settings.SQSettings
Gets the charts.
getCloseType(String) - Static method in class com.strategyquant.lib.results.SQOrder
Gets the close type.
getColorByValue(SQResultsGroup, String, String, String, String) - Method in class com.strategyquant.lib.databank.DatabankColumn
Gets the color by value.
getColorByValue(Object, String, String, String, String) - Method in class com.strategyquant.lib.databank.DatabankColumn
 
getColorByValue(SQOrder, String) - Method in class com.strategyquant.lib.databank.TradeListColumn
Gets the color by value.
getColorByValue(Object, String, String, String, String) - Method in class com.strategyquant.lib.databank.TradeListColumn
 
getCorrectPeriod(long, int) - Static method in class com.strategyquant.lib.correlation.CorrelationLib
Gets the correct period.
getDatabankTable() - Method in class com.strategyquant.lib.databank.Databank
Gets the databank table.
getDataPath() - Static method in class com.strategyquant.lib.app.MainApp
Gets the data path.
getDataType() - Method in class com.strategyquant.lib.correlation.CorrelationType
Gets the data type.
getDate() - Method in class com.strategyquant.lib.time.SQTime
Gets the date.
getDateID() - Static method in class com.strategyquant.lib.app.MainApp
Gets the date id.
getDateInMs() - Method in class com.strategyquant.lib.time.SQTime
Gets the date in ms.
getDateTime() - Method in class com.strategyquant.lib.time.SQTime
Gets the date time.
getDay() - Method in class com.strategyquant.lib.time.SQTime
Gets the day.
getDayOfWeek() - Method in class com.strategyquant.lib.time.SQTime
Gets the day of week.
getDayOfWeekOriginal() - Method in class com.strategyquant.lib.time.SQTime
Gets the day of week original.
getDayOfYear() - Method in class com.strategyquant.lib.time.SQTime
Gets the day of year.
getDaysBetween(long, long) - Static method in class com.strategyquant.lib.time.SQTime
Gets the days between.
getDaysBetween(SQTime, SQTime) - Static method in class com.strategyquant.lib.time.SQTime
Gets the days between.
getDaysBetween(DateTime, DateTime) - Static method in class com.strategyquant.lib.time.SQTime
Gets the days between.
getDb() - Static method in class com.strategyquant.lib.app.MainApp
Gets the db.
getDirection() - Method in class com.strategyquant.lib.results.StatsTypeCombination
Gets the direction.
getDiskSN() - Static method in class com.strategyquant.lib.app.MainApp
Gets the disk sn.
getDouble(String) - Method in class com.strategyquant.lib.utils.FlexibleSettings
Gets the double.
getDouble(String, double) - Method in class com.strategyquant.lib.utils.FlexibleSettings
Gets the double.
getDouble(Element, String, float) - Static method in class com.strategyquant.lib.utils.SQUtils
Gets the double.
getElitismSize() - Method in class com.strategyquant.lib.settings.SQSettings
Gets the elitism size.
getEvolutionOperators() - Method in class com.strategyquant.lib.settings.SQSettings
Gets the evolution operators.
getEvolutionType() - Method in class com.strategyquant.lib.settings.SQSettings
Gets the evolution type.
getEvolutionWatchers() - Method in class com.strategyquant.lib.settings.SQSettings
Gets the evolution watchers.
getExitBlocks() - Method in class com.strategyquant.lib.settings.SQSettings
Gets the exit blocks.
getExtension(String) - Static method in class com.strategyquant.lib.utils.SQUtils
Gets the extension.
getFactory() - Method in class com.strategyquant.lib.settings.SQSettings
Gets the factory.
getFirstFileFromDir(File) - Static method in class com.strategyquant.lib.utils.SQUtils
Gets the first file from dir.
getFirstResultKey() - Method in class com.strategyquant.lib.results.SQResultsGroup
Gets the first result key.
getFitness(SQResultsGroup) - Method in class com.strategyquant.lib.fitness.FitnessFunction
Gets the fitness.
getFitnessEvaluator() - Method in class com.strategyquant.lib.settings.SQSettings
Gets the fitness evaluator.
getFitnessFunction() - Method in class com.strategyquant.lib.databank.Databank
Gets the fitness function.
getFloat(String) - Method in class com.strategyquant.lib.utils.FlexibleSettings
Gets the float.
getFloat(String, double) - Method in class com.strategyquant.lib.utils.FlexibleSettings
Gets the float.
getFloat(Element, String, float) - Static method in class com.strategyquant.lib.utils.SQUtils
Gets the float.
getFormatedStringValue(double) - Method in class com.strategyquant.lib.customcondition.CustomConditionValue
Gets the formated string value.
getFrame() - Static method in class com.strategyquant.lib.app.MainApp
Gets the frame.
getFullName(String, String, String, String) - Method in class com.strategyquant.lib.databank.DatabankColumn
 
getFullName(String, String, String, String) - Method in class com.strategyquant.lib.databank.TradeListColumn
 
getFullYear() - Method in class com.strategyquant.lib.time.SQTime
Gets the full year.
getHardwareID() - Static method in class com.strategyquant.lib.app.MainApp
Gets the hardware id.
getHelpFile() - Static method in class com.strategyquant.lib.app.MainApp
Gets the help file.
getHelpIcon() - Static method in class com.strategyquant.lib.app.MainApp
Gets the help icon.
getHour() - Method in class com.strategyquant.lib.time.SQTime
Gets the hour.
getHtmlTemplateName() - Method in class com.strategyquant.lib.snippets.OverviewTemplate
Gets the html template name.
getInitialDeposit() - Method in class com.strategyquant.lib.loader.AdvancedLoadSettings
Gets the initial deposit.
getInstance() - Static method in class com.strategyquant.lib.correlation.CorrelationTypes
Gets the single instance of CorrelationTypes.
getInstance() - Static method in class com.strategyquant.lib.databank.DatabanksRegistry
Gets the single instance of DatabanksRegistry.
getInstance() - Static method in class com.strategyquant.lib.files.FileHandler
Gets the single instance of FileHandler.
getInstance() - Static method in class com.strategyquant.lib.files.NewFileHandler
Gets the single instance of NewFileHandler.
getInstance() - Static method in class com.strategyquant.lib.fitness.FitnessFunctions
Gets the single instance of FitnessFunctions.
getInstance() - Static method in class com.strategyquant.lib.plugin.SQPluginManager
Gets the single instance of SQPluginManager.
getInstance() - Static method in class com.strategyquant.lib.plugins.SQGlobalEvents
Gets the single instance of SQGlobalEvents.
getInstance() - Static method in class com.strategyquant.lib.pluginsJarBuilder.Db
Gets the single instance of Db.
getInstance() - Static method in class com.strategyquant.lib.results.StatValues
Gets the single instance of StatValues.
getInstance() - Static method in class com.strategyquant.lib.snippets.DrawdownComputers
Gets the single instance of DrawdownComputers.
getInstance() - Static method in class com.strategyquant.lib.snippets.MoneyManagementSim.MoneyManagementTypes
Gets the single instance of MoneyManagementTypes.
getInstance() - Static method in class com.strategyquant.lib.snippets.TradeAnalysisPanes
Gets the single instance of TradeAnalysisPanes.
getInstance() - Static method in class com.strategyquant.lib.tests.TestScriptTypes
Gets the single instance of TestScriptTypes.
getInstance() - Static method in class com.strategyquant.lib.time.DateFormats
Gets the single instance of DateFormats.
getInt(String) - Method in class com.strategyquant.lib.utils.FlexibleSettings
Gets the int.
getInt(String, int) - Method in class com.strategyquant.lib.utils.FlexibleSettings
Gets the int.
getInt(Element, String, int) - Static method in class com.strategyquant.lib.utils.SQUtils
Gets the int.
getLicense(SQPlugin) - Static method in class com.strategyquant.lib.plugin.SQPluginManager
Gets the license.
getLicenseCode() - Static method in class com.strategyquant.lib.app.MainApp
Gets the license code.
getLicenseOwner() - Static method in class com.strategyquant.lib.app.MainApp
Gets the license owner.
getLicenseType() - Static method in class com.strategyquant.lib.app.MainApp
Gets the license type.
getListOfEvents(String[]) - Static method in class com.strategyquant.lib.plugins.SQGlobalEventMsg
Gets the list of events.
getListOfEvents(String[], String) - Static method in class com.strategyquant.lib.plugins.SQGlobalEventMsg
Gets the list of events.
getLoadType() - Method in class com.strategyquant.lib.loader.AdvancedLoadSettings
Gets the load type.
getLong(String) - Method in class com.strategyquant.lib.utils.FlexibleSettings
Gets the long.
getLong(String, long) - Method in class com.strategyquant.lib.utils.FlexibleSettings
Gets the long.
getLong(Element, String, int) - Static method in class com.strategyquant.lib.utils.SQUtils
Gets the long.
getLongEntrySignal() - Method in class com.strategyquant.lib.results.SQStandardStrategy
Gets the long entry signal.
getMACaddress() - Static method in class com.strategyquant.lib.app.MainApp
Gets the MA caddress.
getMaximumResults() - Method in class com.strategyquant.lib.databank.Databank
Gets the maximum results.
getMenuByName(JMenuBar, String) - Static method in class com.strategyquant.lib.utils.SQUtils
function returns top menu with given name or null if it doesn't exist.
getMilis() - Method in class com.strategyquant.lib.time.SQTime
Gets the milis.
getMinute() - Method in class com.strategyquant.lib.time.SQTime
Gets the minute.
getMonth() - Method in class com.strategyquant.lib.time.SQTime
Gets the month.
getMonthOriginal() - Method in class com.strategyquant.lib.time.SQTime
Gets the month original.
getMonthsBetween(long, long) - Static method in class com.strategyquant.lib.time.SQTime
Gets the months between.
getMonthsBetween(SQTime, SQTime) - Static method in class com.strategyquant.lib.time.SQTime
Gets the months between.
getMonthsBetween(DateTime, DateTime) - Static method in class com.strategyquant.lib.time.SQTime
Gets the months between.
getName() - Method in class com.strategyquant.lib.correlation.CorrelationType
Gets the name.
getName() - Method in class com.strategyquant.lib.databank.Databank
Gets the name.
getName() - Method in class com.strategyquant.lib.databank.DatabankAction
Gets the name.
getName() - Method in class com.strategyquant.lib.fitness.FitnessFunction
Gets the name.
getName() - Method in class com.strategyquant.lib.snippets.OverviewTemplate
Gets the name.
getName() - Method in class com.strategyquant.lib.tests.SQTestCase
Gets the name.
getNext() - Method in class com.strategyquant.lib.files.FileLoader
Gets the next.
getNext() - Method in class com.strategyquant.lib.files.XmlFile
Gets the next.
getNextLine() - Method in class com.strategyquant.lib.files.LineByLineFileReader
Gets the next line.
getNumberOfIslands() - Method in class com.strategyquant.lib.settings.SQSettings
Gets the number of islands.
getNumberOfLinesInFile(File) - Static method in class com.strategyquant.lib.utils.SQUtils
Gets the number of lines in file.
getNumberOfResultKeys() - Method in class com.strategyquant.lib.results.SQResultsGroup
Gets the number of result keys.
getNumberOfResults() - Method in class com.strategyquant.lib.databank.Databank
Gets the number of results.
getNumberOfSelectedResults() - Method in class com.strategyquant.lib.databank.Databank
Gets the number of selected results.
getOpenType(String) - Static method in class com.strategyquant.lib.results.SQOrder
Gets the open type.
getOrders() - Method in class com.strategyquant.lib.results.SQResult
Gets the orders.
getOrdersForResultKey(String) - Method in class com.strategyquant.lib.results.SQResultsGroup
Gets the orders for result key.
getOrderType(byte) - Method in class com.strategyquant.lib.results.SQOrder
Gets the order type.
getOriginalOrders() - Method in class com.strategyquant.lib.results.SQResult
Gets the original orders.
getOutOfSample1() - Method in class com.strategyquant.lib.settings.SQSettings
Gets the out of sample1.
getOutOfSample2() - Method in class com.strategyquant.lib.settings.SQSettings
Gets the out of sample2.
getOutOfSample3() - Method in class com.strategyquant.lib.settings.SQSettings
Gets the out of sample3.
getOutputDatabank() - Method in class com.strategyquant.lib.settings.SQSettings
Gets the output databank.
getPath(String) - Static method in class com.strategyquant.lib.files.RecentFilesAndPaths
Gets the path.
getPattern() - Method in class com.strategyquant.lib.time.DateTimeParser
Gets the pattern.
getPeriod(SQOrderList, SQOrderList) - Static method in class com.strategyquant.lib.correlation.CorrelationLib
Gets the period.
getPeriodsAsHashMap(TimePeriods, int) - Static method in class com.strategyquant.lib.correlation.CorrelationLib
Gets the periods as hash map.
getPL(String) - Method in class com.strategyquant.lib.results.SQOrder
Gets the pl.
getPLType() - Method in class com.strategyquant.lib.results.StatsTypeCombination
Gets the PL type.
getPluginAuthor(SQPlugin) - Static method in class com.strategyquant.lib.plugin.SQPluginManager
Gets the plugin author.
getPluginCategory(SQPlugin) - Static method in class com.strategyquant.lib.plugin.SQPluginManager
Gets the plugin category.
getPluginDownloadUrl(SQPlugin) - Static method in class com.strategyquant.lib.plugin.SQPluginManager
Gets the plugin download url.
getPluginLongDesc(SQPlugin) - Static method in class com.strategyquant.lib.plugin.SQPluginManager
Gets the plugin long desc.
getPluginName(Class<P>) - Static method in class com.strategyquant.lib.plugin.SQPluginManager
Gets the plugin name.
getPluginName(SQPlugin) - Static method in class com.strategyquant.lib.plugin.SQPluginManager
Gets the plugin name.
getPluginPageUrl(SQPlugin) - Static method in class com.strategyquant.lib.plugin.SQPluginManager
Gets the plugin page url.
getPlugins(Class<P>) - Static method in class com.strategyquant.lib.plugin.SQPluginManager
Gets the plugins.
getPluginShortDesc(SQPlugin) - Static method in class com.strategyquant.lib.plugin.SQPluginManager
Gets the plugin short desc.
getPluginVersion(SQPlugin) - Static method in class com.strategyquant.lib.plugin.SQPluginManager
Gets the plugin version.
getPopulationSize() - Method in class com.strategyquant.lib.settings.SQSettings
Gets the population size.
getPortfolioRecognition() - Method in class com.strategyquant.lib.loader.AdvancedLoadSettings
Gets the portfolio recognition.
getPreferredPosition() - Method in class com.strategyquant.lib.databank.DatabankAction
Gets the preferred position.
getPreferredPosition() - Method in interface com.strategyquant.lib.plugin.SQPlugin
Gets the preferred position.
getPrefix(String) - Static method in class com.strategyquant.lib.plugins.SQGlobalEventMsg
Gets the prefix.
getProduct() - Static method in class com.strategyquant.lib.app.MainApp
Gets the product.
getProduct() - Method in class com.strategyquant.lib.databank.DatabankAction
Gets the product.
getProduct() - Method in interface com.strategyquant.lib.plugin.SQPlugin
Gets the product.
getRandomNumberGenerator() - Method in class com.strategyquant.lib.settings.SQSettings
Gets the random number generator.
getRandomSeed() - Method in class com.strategyquant.lib.settings.SQSettings
Gets the random seed.
getRecentlyLoadedFiles() - Static method in class com.strategyquant.lib.files.RecentFilesAndPaths
Gets the recently loaded files.
getRecentlySavedFiles() - Static method in class com.strategyquant.lib.files.RecentFilesAndPaths
Gets the recently saved files.
getReportDatePrefix() - Method in class com.strategyquant.lib.files.NewFileHandler
Gets the report date prefix.
getRequiredColumns() - Static method in class com.strategyquant.lib.results.SQOrderConsts
Gets the required columns.
getReserveBars() - Method in class com.strategyquant.lib.settings.SQSettings
Gets the reserve bars.
getResult(String) - Method in class com.strategyquant.lib.results.SQResultsGroup
Gets the result.
getResultKeysList() - Method in class com.strategyquant.lib.results.SQResultsGroup
Gets the result keys list.
getResultsCount() - Method in class com.strategyquant.lib.results.SQResultsGroup
Gets the results count.
getSampleConstant(String) - Static method in class com.strategyquant.lib.settings.SQConst
Gets the sample constant.
getSampleType() - Method in class com.strategyquant.lib.results.SQOrder
Gets the sample type.
getSampleType() - Method in class com.strategyquant.lib.results.StatsTypeCombination
Gets the sample type.
getSampleTypeRecognizer() - Method in class com.strategyquant.lib.settings.SQSettings
Gets the sample type recognizer.
getScreenshotName() - Method in class com.strategyquant.lib.snippets.OverviewTemplate
Gets the screenshot name.
getSecond() - Method in class com.strategyquant.lib.time.SQTime
Gets the second.
getSelectedResults() - Method in class com.strategyquant.lib.databank.Databank
Gets the selected results.
getSelectionStrategy() - Method in class com.strategyquant.lib.settings.SQSettings
Gets the selection strategy.
getSettings() - Method in class com.strategyquant.lib.results.SQResult
Gets the settings.
getSettings() - Method in class com.strategyquant.lib.results.SQStrategy
Gets the settings.
getShort(Element, String, int) - Static method in class com.strategyquant.lib.utils.SQUtils
Gets the short.
getShortEntrySignal() - Method in class com.strategyquant.lib.results.SQStandardStrategy
Gets the short entry signal.
getShortFromInt(Element, String, int) - Static method in class com.strategyquant.lib.utils.SQUtils
Gets the short from int.
getShortName(String, String, String, String) - Method in class com.strategyquant.lib.databank.DatabankColumn
 
getShortName(String, String, String, String) - Method in class com.strategyquant.lib.databank.TradeListColumn
 
getSlotConfigurations() - Method in class com.strategyquant.lib.settings.SQSettings
Gets the slot configurations.
getSlotsCount() - Method in class com.strategyquant.lib.settings.SQSettings
Gets the slots count.
getSmallHelpIcon() - Static method in class com.strategyquant.lib.app.MainApp
Gets the small help icon.
getSpecial() - Method in class com.strategyquant.lib.results.StatsTypeCombination
Gets the special.
getSplashScreen() - Static method in class com.strategyquant.lib.app.MainApp
Gets the splash screen.
getStatKeys() - Method in class com.strategyquant.lib.results.SQResult
Gets the stat keys.
getStats(StatsTypeCombination) - Method in class com.strategyquant.lib.results.SQResult
Gets the stats.
getStats(String, String, String) - Method in class com.strategyquant.lib.results.SQResult
Gets the stats.
getStrategy() - Method in class com.strategyquant.lib.results.SQResultsGroup
Gets the strategy.
getStrategyLogic() - Method in class com.strategyquant.lib.settings.SQSettings
Gets the strategy logic.
getStrategyName() - Method in class com.strategyquant.lib.results.SQStrategy
Gets the strategy name.
getString(String) - Method in class com.strategyquant.lib.utils.FlexibleSettings
Gets the string.
getString(String, String) - Method in class com.strategyquant.lib.utils.FlexibleSettings
Gets the string.
getSymbol() - Method in class com.strategyquant.lib.loader.AdvancedLoadSettings
Gets the symbol.
getSymbolsTable() - Method in class com.strategyquant.lib.results.SQResultsGroup
Gets the symbols table.
getTaskFrame() - Static method in class com.strategyquant.lib.app.MainApp
Gets the task frame.
getTerminalConditions() - Method in class com.strategyquant.lib.settings.SQSettings
Gets the terminal conditions.
getTime(String) - Method in class com.strategyquant.lib.results.SQOrder
Gets the time.
getTimeAsTSTime() - Method in class com.strategyquant.lib.time.SQTime
Gets the time as ts time.
getTimeInTrade() - Method in class com.strategyquant.lib.results.SQOrder
Gets the time in trade.
getTimeRangeOfOrders(SQOrderList) - Static method in class com.strategyquant.lib.utils.SQUtils
Gets the time range of orders.
getTradeDirection() - Method in class com.strategyquant.lib.results.SQOrder
Gets the trade direction.
getTradedSymbols() - Method in class com.strategyquant.lib.results.SQStrategy
Gets the traded symbols.
getTradesHistory() - Method in class com.strategyquant.lib.results.SQStrategy
Gets the trades history.
getTradingOptionBoolean(String, boolean) - Method in class com.strategyquant.lib.settings.SQSettings
Gets the trading option boolean.
getTradingOptions() - Method in class com.strategyquant.lib.settings.SQSettings
Gets the trading options.
getTSDiffInMinutes(int, int) - Static method in class com.strategyquant.lib.time.SQTime
Gets the TS diff in minutes.
getType() - Method in class com.strategyquant.lib.fitness.FitnessFunction
Gets the type.
getUniqID() - Static method in class com.strategyquant.lib.app.MainApp
Gets the uniq id.
getUrlContent(String) - Static method in class com.strategyquant.lib.utils.SQUtils
Gets the url content.
getValue(String) - Static method in class com.strategyquant.lib.app.MainApp
Gets the value.
getValue(String, Object) - Static method in class com.strategyquant.lib.app.MainApp
Gets the value.
getValue(SQResultsGroup) - Method in class com.strategyquant.lib.customcondition.CustomConditionValue
Gets the value.
getValue(SQResultsGroup, String, String, String, String) - Method in class com.strategyquant.lib.databank.DatabankColumn
Gets the value.
getValue(Object, String, String, String, String) - Method in class com.strategyquant.lib.databank.DatabankColumn
 
getValue(SQOrder, String) - Method in class com.strategyquant.lib.databank.TradeListColumn
Gets the value.
getValue(Object, String, String, String, String) - Method in class com.strategyquant.lib.databank.TradeListColumn
 
getValue() - Method in class com.strategyquant.lib.items.ListComboBox
Gets the value.
getWeekOfYear() - Method in class com.strategyquant.lib.time.SQTime
Gets the week of year.
getXml() - Method in class com.strategyquant.lib.settings.SQSettings
Gets the xml.
getYear() - Method in class com.strategyquant.lib.time.SQTime
Gets the year.
getYear(int) - Static method in class com.strategyquant.lib.time.SQTime
Gets the year.
getYearsBetween(long, long) - Static method in class com.strategyquant.lib.time.SQTime
Gets the years between.
getYearsBetween(SQTime, SQTime) - Static method in class com.strategyquant.lib.time.SQTime
Gets the years between.
getYearsBetween(DateTime, DateTime) - Static method in class com.strategyquant.lib.time.SQTime
Gets the years between.
globalValues - Static variable in class com.strategyquant.lib.app.MainApp
The global values.
GROSS_LOSS - Static variable in class com.strategyquant.lib.results.StatsConst
The Constant GROSS_LOSS.
GROSS_PROFIT - Static variable in class com.strategyquant.lib.results.StatsConst
The Constant GROSS_PROFIT.
A B C D E F G H I J K L M N O P R S T U V W X Y Z _ 
Skip navigation links