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 _ 

O

onBarUpdate() - Method in class com.strategyquant.lib.results.SQStandardStrategy
 
onBarUpdate() - Method in class com.strategyquant.lib.results.SQStrategy
called when bar is updated (new tick or bar close arrives) .
ONE - Static variable in class com.strategyquant.lib.random.Probability
The Constant ONE.
Open(int) - Method in class com.strategyquant.lib.results.SQStrategy
Open.
OPEN_PRICE - Static variable in class com.strategyquant.lib.results.SQOrderConsts
The Constant OPEN_PRICE.
OPEN_TIME - Static variable in class com.strategyquant.lib.results.SQOrderConsts
The Constant OPEN_TIME.
openAboutDialog() - Static method in class com.strategyquant.lib.app.MainApp
Open about dialog.
openFile() - Method in class com.strategyquant.lib.files.CsvWriter
Open file.
openFile(boolean) - Method in class com.strategyquant.lib.files.CsvWriter
Open file.
openFile(String) - Method in class com.strategyquant.lib.files.XmlFile
Open file.
OpenPrice - Variable in class com.strategyquant.lib.results.SQOrder
The Open price.
OpenStopLimitTime - Variable in class com.strategyquant.lib.results.SQOrder
The Open stop limit time.
OpenTime - Variable in class com.strategyquant.lib.results.SQOrder
The Open time.
openUrlInDefaultWebBrowser(String, Component) - Static method in class com.strategyquant.lib.utils.SQUtils
Open url in default web browser.
Order - Variable in class com.strategyquant.lib.results.SQOrder
The Order.
ORDER_BALANCE - Static variable in class com.strategyquant.lib.settings.SQConst
The Constant ORDER_BALANCE.
ORDER_BUY - Static variable in class com.strategyquant.lib.settings.SQConst
The Constant ORDER_BUY.
ORDER_BUY_EXIT - Static variable in class com.strategyquant.lib.settings.SQConst
The Constant ORDER_BUY_EXIT.
ORDER_BUY_LIMIT - Static variable in class com.strategyquant.lib.settings.SQConst
The Constant ORDER_BUY_LIMIT.
ORDER_BUY_STOP - Static variable in class com.strategyquant.lib.settings.SQConst
The Constant ORDER_BUY_STOP.
ORDER_BUYTOCOVER_LIMIT - Static variable in class com.strategyquant.lib.settings.SQConst
The Constant ORDER_BUYTOCOVER_LIMIT.
ORDER_BUYTOCOVER_STOP - Static variable in class com.strategyquant.lib.settings.SQConst
The Constant ORDER_BUYTOCOVER_STOP.
ORDER_CLOSE_BALANCE - Static variable in class com.strategyquant.lib.settings.SQConst
The Constant ORDER_CLOSE_BALANCE.
ORDER_CLOSE_COMMISSION - Static variable in class com.strategyquant.lib.settings.SQConst
The Constant ORDER_CLOSE_COMMISSION.
ORDER_CLOSE_DELETE - Static variable in class com.strategyquant.lib.settings.SQConst
The Constant ORDER_CLOSE_DELETE.
ORDER_CLOSE_ENDTEST - Static variable in class com.strategyquant.lib.settings.SQConst
The Constant ORDER_CLOSE_ENDTEST.
ORDER_CLOSE_EOD - Static variable in class com.strategyquant.lib.settings.SQConst
The Constant ORDER_CLOSE_EOD.
ORDER_CLOSE_EXPIRED - Static variable in class com.strategyquant.lib.settings.SQConst
The Constant ORDER_CLOSE_EXPIRED.
ORDER_CLOSE_MANUAL - Static variable in class com.strategyquant.lib.settings.SQConst
The Constant ORDER_CLOSE_MANUAL.
ORDER_CLOSE_OCA - Static variable in class com.strategyquant.lib.settings.SQConst
The Constant ORDER_CLOSE_OCA.
ORDER_CLOSE_PT - Static variable in class com.strategyquant.lib.settings.SQConst
The Constant ORDER_CLOSE_PT.
ORDER_CLOSE_REPLACED - Static variable in class com.strategyquant.lib.settings.SQConst
The Constant ORDER_CLOSE_REPLACED.
ORDER_CLOSE_REVERSED - Static variable in class com.strategyquant.lib.settings.SQConst
The Constant ORDER_CLOSE_REVERSED.
ORDER_CLOSE_SL - Static variable in class com.strategyquant.lib.settings.SQConst
The Constant ORDER_CLOSE_SL.
ORDER_DEPOSIT - Static variable in class com.strategyquant.lib.settings.SQConst
The Constant ORDER_DEPOSIT.
ORDER_SELL - Static variable in class com.strategyquant.lib.settings.SQConst
The Constant ORDER_SELL.
ORDER_SELL_EXIT - Static variable in class com.strategyquant.lib.settings.SQConst
The Constant ORDER_SELL_EXIT.
ORDER_SELL_LIMIT - Static variable in class com.strategyquant.lib.settings.SQConst
The Constant ORDER_SELL_LIMIT.
ORDER_SELL_STOP - Static variable in class com.strategyquant.lib.settings.SQConst
The Constant ORDER_SELL_STOP.
ORDER_SELLTOCOVER_LIMIT - Static variable in class com.strategyquant.lib.settings.SQConst
The Constant ORDER_SELLTOCOVER_LIMIT.
ORDER_SELLTOCOVER_STOP - Static variable in class com.strategyquant.lib.settings.SQConst
The Constant ORDER_SELLTOCOVER_STOP.
ORDER_STATUS_CLOSED - Static variable in class com.strategyquant.lib.settings.SQConst
The Constant ORDER_STATUS_CLOSED.
ORDER_STATUS_OPENED - Static variable in class com.strategyquant.lib.settings.SQConst
The Constant ORDER_STATUS_OPENED.
ORDER_WITHDRAWAL - Static variable in class com.strategyquant.lib.settings.SQConst
The Constant ORDER_WITHDRAWAL.
OrderComparatorByCloseTime - Class in com.strategyquant.lib.comparators
The Class OrderComparatorByCloseTime.
OrderComparatorByCloseTime() - Constructor for class com.strategyquant.lib.comparators.OrderComparatorByCloseTime
 
OrderComparatorByOpenTime - Class in com.strategyquant.lib.comparators
The Class OrderComparatorByOpenTime.
OrderComparatorByOpenTime() - Constructor for class com.strategyquant.lib.comparators.OrderComparatorByOpenTime
 
OrderComparatorByOrder - Class in com.strategyquant.lib.comparators
The Class OrderComparatorByOrder.
OrderComparatorByOrder() - Constructor for class com.strategyquant.lib.comparators.OrderComparatorByOrder
 
OrderComputer - Interface in com.strategyquant.lib.computers
The Interface OrderComputer.
OrderPLComputer - Class in com.strategyquant.lib.computers
The Class OrderPLComputer.
OrderPLComputer() - Constructor for class com.strategyquant.lib.computers.OrderPLComputer
 
OriginalMM - Class in com.strategyquant.lib.snippets.MoneyManagementSim
The Class OriginalMM.
OriginalMM() - Constructor for class com.strategyquant.lib.snippets.MoneyManagementSim.OriginalMM
Instantiates a new original mm.
OriginalPrice - Variable in class com.strategyquant.lib.results.SQOrder
The Original price.
OriginalType - Variable in class com.strategyquant.lib.results.SQOrder
The Original type.
outputError(String, String) - Method in class com.strategyquant.lib.tests.SQTestCase
Output error.
outputError(String, String) - Method in class com.strategyquant.lib.tests.TestOutput
Output error.
outputNoTests(String) - Method in class com.strategyquant.lib.tests.SQTestCase
Output no tests.
outputNoTests(String) - Method in class com.strategyquant.lib.tests.TestOutput
Output no tests.
OverviewTemplate - Class in com.strategyquant.lib.snippets
The Class OverviewTemplate.
OverviewTemplate() - Constructor for class com.strategyquant.lib.snippets.OverviewTemplate
 
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