- accountBalance() - Method in class com.jfx.MT4
-
Returns balance value of the current account (the amount of money on the account).
- accountCompany() - Method in class com.jfx.MT4
-
Returns the brokerage company name where the current account was registered.
- accountCredit() - Method in class com.jfx.MT4
-
Returns credit value of the current account.
- accountCurrency() - Method in class com.jfx.MT4
-
Returns currency name of the current account.
- accountEquity() - Method in class com.jfx.MT4
-
Returns equity value of the current account.
- accountFreeMargin() - Method in class com.jfx.MT4
-
Returns free margin value of the current account.
- accountFreeMarginCheck(String, TradeOperation, double) - Method in class com.jfx.MT4
-
Returns free margin that remains after the specified position has been opened at the current price on the current account.
- accountFreeMarginMode() - Method in class com.jfx.MT4
-
Calculation mode of free margin allowed to open positions on the current account.
- accountLeverage() - Method in class com.jfx.MT4
-
Returns leverage of the current account.
- accountMargin() - Method in class com.jfx.MT4
-
Returns margin value of the current account.
- accountName() - Method in class com.jfx.MT4
-
Returns the current account name.
- accountNumber() - Method in class com.jfx.MT4
-
Returns the number of the current account
- accountProfit() - Method in class com.jfx.MT4
-
Returns profit value of the current account.
- accountServer() - Method in class com.jfx.MT4
-
Returns the connected server name.
- accountStopoutLevel() - Method in class com.jfx.MT4
-
Returns the value of the Stop Out level.
- accountStopoutMode() - Method in class com.jfx.MT4
-
Returns the calculation mode for the Stop Out level.
- addDouble(double) - Method in class com.jfx.net.UbbArgsMapper
-
- addInt(int) - Method in class com.jfx.net.UbbArgsMapper
-
- addLong(long) - Method in class com.jfx.net.UbbArgsMapper
-
- addString(String) - Method in class com.jfx.net.UbbArgsMapper
-
- addTerminal(String, Strategy.TickListener) - Method in class com.jfx.strategy.Strategy
-
Creates another terminal instance to get specified symbol's ticks in real-time.
- addTerminal(Strategy.TimerListener, int) - Method in class com.jfx.strategy.Strategy
-
Creates another terminal instance and registers timer event handler for it.
- addTerminal(Strategy.TerminalType) - Method in class com.jfx.strategy.Strategy
-
Creates another terminal instance integrated with this strategy object.
- addTickListener(String, Strategy.TickListener) - Method in class com.jfx.strategy.Strategy
-
Adds TickListener to the strategy.
- addTickListener(String, Strategy.TickListener) - Method in class com.jfx.strategy.Strategy.Terminal
-
- ADXIndicatorLines - Class in com.jfx
-
Indicator line identifiers used in iADX() indicator.
- alert(String) - Method in class com.jfx.MT4
-
Displays a dialog box containing the user-defined data.
- AliceBlue - Static variable in class com.jfx.Color
-
- allocate(int) - Static method in class com.jfx.net.UnsafeByteBuffer
-
- AlpariNZ_Demo - Static variable in class com.jfx.Broker
-
- AlpariUK_Demo - Static variable in class com.jfx.Broker
-
- AlpariUK_Live - Static variable in class com.jfx.Broker
-
- AlpariUS_Demo - Static variable in class com.jfx.Broker
-
- AlpariUS_Live - Static variable in class com.jfx.Broker
-
- AntiqueWhite - Static variable in class com.jfx.Color
-
- Apex_Real - Static variable in class com.jfx.Broker
-
- append(int) - Method in class com.jfx.net.UbbArgsMapper
-
- append(long) - Method in class com.jfx.net.UbbArgsMapper
-
- append(String) - Method in class com.jfx.net.UbbArgsMapper
-
- append(double) - Method in class com.jfx.net.UbbArgsMapper
-
- append(char) - Method in class com.jfx.net.UbbArgsMapper
-
- AppliedPrice - Class in com.jfx
-
Applied price constants.
- Aqua - Static variable in class com.jfx.Color
-
- Aquamarine - Static variable in class com.jfx.Color
-
- ARG_BEGIN - Static variable in class com.jfx.MT4
-
- ARG_END - Static variable in class com.jfx.MT4
-
- array() - Method in class com.jfx.net.UnsafeByteBuffer
-
- ARRAY_SIZE - Static variable in class com.jfx.net.UnsafeByteBuffer
-
- ArrowCodes - Class in com.jfx
-
Predefined Arrow codes enumeration.
- ArrowSpecial - Class in com.jfx
-
Predefined Arrow codes enumeration.
- ASK - Variable in class com.jfx.MarketInformation
-
Last incoming ask price.
- ask(String) - Method in class com.jfx.net.TerminalClient
-
- ask - Variable in class com.jfx.TickInfo
-
Symbol's tick ASK price.
- ATCBrokers_Demo_Pro_EST - Static variable in class com.jfx.Broker
-
- equals(Object) - Method in class com.jfx.strategy.Strategy.Instrument
-
- ErrAccountDisabled - Exception in com.jfx
-
The account was disabled.
- ErrAccountDisabled() - Constructor for exception com.jfx.ErrAccountDisabled
-
- ErrAccountDisabled(String) - Constructor for exception com.jfx.ErrAccountDisabled
-
- ErrCommonError - Exception in com.jfx
-
Common error.
- ErrCommonError() - Constructor for exception com.jfx.ErrCommonError
-
- ErrCommonError(String) - Constructor for exception com.jfx.ErrCommonError
-
- ErrCustomIndicatorError - Exception in com.jfx
-
.
- ErrCustomIndicatorError() - Constructor for exception com.jfx.ErrCustomIndicatorError
-
- ErrCustomIndicatorError(String) - Constructor for exception com.jfx.ErrCustomIndicatorError
-
- ErrGlobalVariableNotFound - Exception in com.jfx
-
Not existent global variable name was used..
- ErrGlobalVariableNotFound() - Constructor for exception com.jfx.ErrGlobalVariableNotFound
-
- ErrGlobalVariableNotFound(String) - Constructor for exception com.jfx.ErrGlobalVariableNotFound
-
- ErrHistoryWillUpdated - Exception in com.jfx
-
Requested history data in updating state..
- ErrHistoryWillUpdated() - Constructor for exception com.jfx.ErrHistoryWillUpdated
-
- ErrHistoryWillUpdated(String) - Constructor for exception com.jfx.ErrHistoryWillUpdated
-
- ErrIncorrectSeriesarrayUsing - Exception in com.jfx
-
Incorrect series array using..
- ErrIncorrectSeriesarrayUsing() - Constructor for exception com.jfx.ErrIncorrectSeriesarrayUsing
-
- ErrIncorrectSeriesarrayUsing(String) - Constructor for exception com.jfx.ErrIncorrectSeriesarrayUsing
-
- ErrIntegerParameterExpected - Exception in com.jfx
-
.
- ErrIntegerParameterExpected() - Constructor for exception com.jfx.ErrIntegerParameterExpected
-
- ErrIntegerParameterExpected(String) - Constructor for exception com.jfx.ErrIntegerParameterExpected
-
- ErrInvalidAccount - Exception in com.jfx
-
The account number is invalid.
- ErrInvalidAccount() - Constructor for exception com.jfx.ErrInvalidAccount
-
- ErrInvalidAccount(String) - Constructor for exception com.jfx.ErrInvalidAccount
-
- ErrInvalidFunctionParamvalue - Exception in com.jfx
-
.
- ErrInvalidFunctionParamvalue() - Constructor for exception com.jfx.ErrInvalidFunctionParamvalue
-
- ErrInvalidFunctionParamvalue(String) - Constructor for exception com.jfx.ErrInvalidFunctionParamvalue
-
- ErrInvalidPrice - Exception in com.jfx
-
Invalid bid or ask price, perhaps, unnormalized price.
- ErrInvalidPrice() - Constructor for exception com.jfx.ErrInvalidPrice
-
- ErrInvalidPrice(String) - Constructor for exception com.jfx.ErrInvalidPrice
-
- ErrInvalidPriceParam - Exception in com.jfx
-
.
- ErrInvalidPriceParam() - Constructor for exception com.jfx.ErrInvalidPriceParam
-
- ErrInvalidPriceParam(String) - Constructor for exception com.jfx.ErrInvalidPriceParam
-
- ErrInvalidStops - Exception in com.jfx
-
Stops are too close, or prices are ill-calculated or unnormalized (or in the open price of a pending order).
- ErrInvalidStops() - Constructor for exception com.jfx.ErrInvalidStops
-
- ErrInvalidStops(String) - Constructor for exception com.jfx.ErrInvalidStops
-
- ErrInvalidTicket - Exception in com.jfx
-
.
- ErrInvalidTicket() - Constructor for exception com.jfx.ErrInvalidTicket
-
- ErrInvalidTicket(String) - Constructor for exception com.jfx.ErrInvalidTicket
-
- ErrInvalidTradeParameters - Exception in com.jfx
-
Invalid parameters were passed to the trading function, for example, wrong symbol, unknown trade operation, negative slippage, non-existing ticket number, etc.
- ErrInvalidTradeParameters() - Constructor for exception com.jfx.ErrInvalidTradeParameters
-
- ErrInvalidTradeParameters(String) - Constructor for exception com.jfx.ErrInvalidTradeParameters
-
- ErrInvalidTradeVolume - Exception in com.jfx
-
Invalid trade volume, error in the volume granularity.
- ErrInvalidTradeVolume() - Constructor for exception com.jfx.ErrInvalidTradeVolume
-
- ErrInvalidTradeVolume(String) - Constructor for exception com.jfx.ErrInvalidTradeVolume
-
- ErrLongPositionsOnlyAllowed - Exception in com.jfx
-
Only buying operation is allowed.
- ErrLongPositionsOnlyAllowed() - Constructor for exception com.jfx.ErrLongPositionsOnlyAllowed
-
- ErrLongPositionsOnlyAllowed(String) - Constructor for exception com.jfx.ErrLongPositionsOnlyAllowed
-
- ErrLongsNotAllowed - Exception in com.jfx
-
.
- ErrLongsNotAllowed() - Constructor for exception com.jfx.ErrLongsNotAllowed
-
- ErrLongsNotAllowed(String) - Constructor for exception com.jfx.ErrLongsNotAllowed
-
- ErrMarketClosed - Exception in com.jfx
-
Market is closed.
- ErrMarketClosed() - Constructor for exception com.jfx.ErrMarketClosed
-
- ErrMarketClosed(String) - Constructor for exception com.jfx.ErrMarketClosed
-
- ErrNoConnection - Exception in com.jfx
-
No connection to the trade server.
- ErrNoConnection() - Constructor for exception com.jfx.ErrNoConnection
-
- ErrNoConnection(String) - Constructor for exception com.jfx.ErrNoConnection
-
- ErrNoError - Exception in com.jfx
-
Trade operation succeeded..
- ErrNoError() - Constructor for exception com.jfx.ErrNoError
-
- ErrNoError(String) - Constructor for exception com.jfx.ErrNoError
-
- ErrNoOrderSelected - Exception in com.jfx
-
.
- ErrNoOrderSelected() - Constructor for exception com.jfx.ErrNoOrderSelected
-
- ErrNoOrderSelected(String) - Constructor for exception com.jfx.ErrNoOrderSelected
-
- ErrNoResult - Exception in com.jfx
-
OrderModify attempts to replace the values already set with the same values.
- ErrNoResult() - Constructor for exception com.jfx.ErrNoResult
-
- ErrNoResult(String) - Constructor for exception com.jfx.ErrNoResult
-
- ErrNotEnoughMoney - Exception in com.jfx
-
Not enough money to make an operation.
- ErrNotEnoughMoney() - Constructor for exception com.jfx.ErrNotEnoughMoney
-
- ErrNotEnoughMoney(String) - Constructor for exception com.jfx.ErrNotEnoughMoney
-
- ErrOffQuotes - Exception in com.jfx
-
No quotes.
- ErrOffQuotes() - Constructor for exception com.jfx.ErrOffQuotes
-
- ErrOffQuotes(String) - Constructor for exception com.jfx.ErrOffQuotes
-
- ErrOldVersion - Exception in com.jfx
-
Old version of the client terminal.
- ErrOldVersion() - Constructor for exception com.jfx.ErrOldVersion
-
- ErrOldVersion(String) - Constructor for exception com.jfx.ErrOldVersion
-
- ErrOrderLocked - Exception in com.jfx
-
The order has been locked and under processing.
- ErrOrderLocked() - Constructor for exception com.jfx.ErrOrderLocked
-
- ErrOrderLocked(String) - Constructor for exception com.jfx.ErrOrderLocked
-
- ErrPriceChanged - Exception in com.jfx
-
The price has changed.
- ErrPriceChanged() - Constructor for exception com.jfx.ErrPriceChanged
-
- ErrPriceChanged(String) - Constructor for exception com.jfx.ErrPriceChanged
-
- ErrRequote - Exception in com.jfx
-
The requested price has become out of date or bid and ask prices have been mixed up.
- ErrRequote() - Constructor for exception com.jfx.ErrRequote
-
- ErrRequote(String) - Constructor for exception com.jfx.ErrRequote
-
- ErrServerBusy - Exception in com.jfx
-
Trade server is busy.
- ErrServerBusy() - Constructor for exception com.jfx.ErrServerBusy
-
- ErrServerBusy(String) - Constructor for exception com.jfx.ErrServerBusy
-
- ErrShortsNotAllowed - Exception in com.jfx
-
.
- ErrShortsNotAllowed() - Constructor for exception com.jfx.ErrShortsNotAllowed
-
- ErrShortsNotAllowed(String) - Constructor for exception com.jfx.ErrShortsNotAllowed
-
- ErrStringParameterExpected - Exception in com.jfx
-
.
- ErrStringParameterExpected() - Constructor for exception com.jfx.ErrStringParameterExpected
-
- ErrStringParameterExpected(String) - Constructor for exception com.jfx.ErrStringParameterExpected
-
- ErrTooFrequentRequests - Exception in com.jfx
-
Requests are too frequent.
- ErrTooFrequentRequests() - Constructor for exception com.jfx.ErrTooFrequentRequests
-
- ErrTooFrequentRequests(String) - Constructor for exception com.jfx.ErrTooFrequentRequests
-
- ErrTooManyRequests - Exception in com.jfx
-
Too many requests.
- ErrTooManyRequests() - Constructor for exception com.jfx.ErrTooManyRequests
-
- ErrTooManyRequests(String) - Constructor for exception com.jfx.ErrTooManyRequests
-
- ErrTradeContextBusy - Exception in com.jfx
-
The trade thread is busy.
- ErrTradeContextBusy() - Constructor for exception com.jfx.ErrTradeContextBusy
-
- ErrTradeContextBusy(String) - Constructor for exception com.jfx.ErrTradeContextBusy
-
- ErrTradeDisabled - Exception in com.jfx
-
Trade is disabled.
- ErrTradeDisabled() - Constructor for exception com.jfx.ErrTradeDisabled
-
- ErrTradeDisabled(String) - Constructor for exception com.jfx.ErrTradeDisabled
-
- ErrTradeExpirationDenied - Exception in com.jfx
-
The use of pending order expiration date has been denied by the broker.
- ErrTradeExpirationDenied() - Constructor for exception com.jfx.ErrTradeExpirationDenied
-
- ErrTradeExpirationDenied(String) - Constructor for exception com.jfx.ErrTradeExpirationDenied
-
- ErrTradeModifyDenied - Exception in com.jfx
-
Modifying has been denied since the order is too close to market and locked for possible soon execution.
- ErrTradeModifyDenied() - Constructor for exception com.jfx.ErrTradeModifyDenied
-
- ErrTradeModifyDenied(String) - Constructor for exception com.jfx.ErrTradeModifyDenied
-
- ErrTradeNotAllowed - Exception in com.jfx
-
.
- ErrTradeNotAllowed() - Constructor for exception com.jfx.ErrTradeNotAllowed
-
- ErrTradeNotAllowed(String) - Constructor for exception com.jfx.ErrTradeNotAllowed
-
- ErrTradeTimeout - Exception in com.jfx
-
Timeout for the trade has been reached.
- ErrTradeTimeout() - Constructor for exception com.jfx.ErrTradeTimeout
-
- ErrTradeTimeout(String) - Constructor for exception com.jfx.ErrTradeTimeout
-
- ErrTradeTimeout2 - Exception in com.jfx
-
The order has been enqueued.
- ErrTradeTimeout2() - Constructor for exception com.jfx.ErrTradeTimeout2
-
- ErrTradeTimeout2(String) - Constructor for exception com.jfx.ErrTradeTimeout2
-
- ErrTradeTimeout3 - Exception in com.jfx
-
The order was accepted by the dealer for execution.
- ErrTradeTimeout3() - Constructor for exception com.jfx.ErrTradeTimeout3
-
- ErrTradeTimeout3(String) - Constructor for exception com.jfx.ErrTradeTimeout3
-
- ErrTradeTimeout4 - Exception in com.jfx
-
The order was discarded by the client during manual confirmation.
- ErrTradeTimeout4() - Constructor for exception com.jfx.ErrTradeTimeout4
-
- ErrTradeTimeout4(String) - Constructor for exception com.jfx.ErrTradeTimeout4
-
- ErrTradeTooManyOrders - Exception in com.jfx
-
The amount of open and pending orders has reached the limit set by the broker.
- ErrTradeTooManyOrders() - Constructor for exception com.jfx.ErrTradeTooManyOrders
-
- ErrTradeTooManyOrders(String) - Constructor for exception com.jfx.ErrTradeTooManyOrders
-
- ErrUnknownSymbol - Exception in com.jfx
-
Unknown symbol..
- ErrUnknownSymbol() - Constructor for exception com.jfx.ErrUnknownSymbol
-
- ErrUnknownSymbol(String) - Constructor for exception com.jfx.ErrUnknownSymbol
-
- EuroForex_Server - Static variable in class com.jfx.Broker
-
- EuroOrient_Demo - Static variable in class com.jfx.Broker
-
- EuroOrient_Real1 - Static variable in class com.jfx.Broker
-
- EuroOrient_Real2 - Static variable in class com.jfx.Broker
-
- executorService - Static variable in class com.jfx.net.InprocessServer
-
- EXPIRATION - Variable in class com.jfx.MarketInformation
-
Market expiration date (usually used for futures).
- iAC(String, Timeframe, int) - Method in class com.jfx.MT4
-
Calculates the Bill Williams' Accelerator/Decelerator oscillator.
- iAD(String, Timeframe, int) - Method in class com.jfx.MT4
-
Calculates the Accumulation/Distribution indicator and returns its value.
- iADX(String, Timeframe, int, AppliedPrice, ADXIndicatorLines, int) - Method in class com.jfx.MT4
-
Calculates the Movement directional index and returns its value.
- iAlligator(String, Timeframe, int, int, int, int, int, int, MovingAverageMethod, AppliedPrice, GatorMode, int) - Method in class com.jfx.MT4
-
Calculates the Bill Williams' Alligator and returns its value.
- iAO(String, Timeframe, int) - Method in class com.jfx.MT4
-
Calculates the Bill Williams' Awesome oscillator and returns its value.
- iATR(String, Timeframe, int, int) - Method in class com.jfx.MT4
-
Calculates the Indicator of the average true range and returns its value.
- iBands(String, Timeframe, int, int, int, AppliedPrice, BandsIndicatorLines, int) - Method in class com.jfx.MT4
-
Calculates the Movement directional index and returns its value.
- iBars(String, Timeframe) - Method in class com.jfx.MT4
-
Returns the number of bars on the specified chart.
- iBarShift(String, Timeframe, Date, boolean) - Method in class com.jfx.MT4
-
Search for bar by open time.
- iBearsPower(String, Timeframe, int, AppliedPrice, int) - Method in class com.jfx.MT4
-
Calculates the Bears Power indicator and returns its value.
- iBullsPower(String, Timeframe, int, AppliedPrice, int) - Method in class com.jfx.MT4
-
Calculates the Bulls Power indicator and returns its value.
- iBWMFI(String, Timeframe, int) - Method in class com.jfx.MT4
-
Calculates the Bill Williams Market Facilitation index and returns its value.
- iCCI(String, Timeframe, int, AppliedPrice, int) - Method in class com.jfx.MT4
-
Calculates the Commodity channel index and returns its value.
- IchimokuSource - Class in com.jfx
-
Ichimoku Kinko Hyo identifiers used in iIchimoku() indicator call as source of requested data.
- iClose(String, Timeframe, int) - Method in class com.jfx.MT4
-
Returns Close value for the bar of indicated symbol with timeframe and shift.
- iCustom(String, Timeframe, String, int, int) - Method in class com.jfx.MT4
-
Calculates the specified custom indicator and returns its value.
- iCustom(String, Timeframe, String, int, int, String...) - Method in class com.jfx.MT4
-
Calculates the specified custom indicator and returns its value.
- iCustom(String, Timeframe, String, int, int, int...) - Method in class com.jfx.MT4
-
Calculates the specified custom indicator and returns its value.
- iCustom(String, Timeframe, String, int, int, double...) - Method in class com.jfx.MT4
-
Calculates the specified custom indicator and returns its value.
- IDABORT - Static variable in class com.jfx.MessageBoxID
-
Abort button was selected.
- IDCANCEL - Static variable in class com.jfx.MessageBoxID
-
Cancel button was selected.
- IDCONTINUE - Static variable in class com.jfx.MessageBoxID
-
Continue button was selected.
- iDeMarker(String, Timeframe, int, int) - Method in class com.jfx.MT4
-
Calculates the DeMarker indicator and returns its value.
- IDIGNORE - Static variable in class com.jfx.MessageBoxID
-
Ignore button was selected.
- IDNO - Static variable in class com.jfx.MessageBoxID
-
No button was selected.
- IDOK - Static variable in class com.jfx.MessageBoxID
-
OK button was selected.
- IDRETRY - Static variable in class com.jfx.MessageBoxID
-
Retry button was selected.
- IDTRYAGAIN - Static variable in class com.jfx.MessageBoxID
-
Try Again button was selected.
- IDYES - Static variable in class com.jfx.MessageBoxID
-
Yes button was selected.
- iEnvelopes(String, Timeframe, int, MovingAverageMethod, int, AppliedPrice, double, BandsIndicatorLines, int) - Method in class com.jfx.MT4
-
Calculates the Envelopes indicator and returns its value.
- iForce(String, Timeframe, int, MovingAverageMethod, AppliedPrice, int) - Method in class com.jfx.MT4
-
Calculates the Force index and returns its value.
- iFractals(String, Timeframe, BandsIndicatorLines, int) - Method in class com.jfx.MT4
-
Calculates the Fractals and returns its value.
- iGator(String, Timeframe, int, int, int, int, int, int, MovingAverageMethod, AppliedPrice, BandsIndicatorLines, int) - Method in class com.jfx.MT4
-
Gator oscillator calculation.
- iHigh(String, Timeframe, int) - Method in class com.jfx.MT4
-
Returns High value for the bar of indicated symbol with timeframe and shift.
- iHighest(String, Timeframe, Series, int, int) - Method in class com.jfx.MT4
-
Returns the shift of the maximum value over a specific number of periods depending on type.
- iIchimoku(String, Timeframe, int, int, int, IchimokuSource, int) - Method in class com.jfx.MT4
-
Calculates the Ichimoku Kinko Hyo and returns its value.
- iLow(String, Timeframe, int) - Method in class com.jfx.MT4
-
Returns Low value for the bar of indicated symbol with timeframe and shift.
- iLowest(String, Timeframe, Series, int, int) - Method in class com.jfx.MT4
-
Returns the shift of the least value over a specific number of periods depending on type.
- iMA(String, Timeframe, int, int, MovingAverageMethod, AppliedPrice, int) - Method in class com.jfx.MT4
-
Calculates the Moving average indicator and returns its value.
- iMACD(String, Timeframe, int, int, int, AppliedPrice, MACDIndicatorLines, int) - Method in class com.jfx.MT4
-
Calculates the Moving averages convergence/divergence and returns its value.
- iMFI(String, Timeframe, int, int) - Method in class com.jfx.MT4
-
Calculates the Money flow index and returns its value.
- iMomentum(String, Timeframe, int, AppliedPrice, int) - Method in class com.jfx.MT4
-
Calculates the Momentum indicator and returns its value.
- IndianRed - Static variable in class com.jfx.Color
-
- Indigo - Static variable in class com.jfx.Color
-
- init(String, int, StrategyRunner) - Method in class com.jfx.strategy.Strategy
-
- InprocessServer - Class in com.jfx.net
-
User: roman
Date: 12.05.12
Time: 8:04
- InprocessServer() - Constructor for class com.jfx.net.InprocessServer
-
- InprocessSocket - Class in com.jfx.net
-
User: roman
Date: 12.05.12
Time: 7:20
- InprocessSocket() - Constructor for class com.jfx.net.InprocessSocket
-
- InprocessSocket.InprocessInputStream - Class in com.jfx.net
-
- InprocessSocket.InprocessOutputStream - Class in com.jfx.net
-
- instruments - Variable in class com.jfx.strategy.Strategy
-
- IntegralBank_Server - Static variable in class com.jfx.Broker
-
- InterbankFX_Demo_Accounts - Static variable in class com.jfx.Broker
-
- InterbankFX_Live_Accounts - Static variable in class com.jfx.Broker
-
- InterbankFX_MT4_Demo_Accounts_2 - Static variable in class com.jfx.Broker
-
- InterbankFX_MT4_Mini_Accounts - Static variable in class com.jfx.Broker
-
- InterbankFX_MT4_Mini_Accounts_2 - Static variable in class com.jfx.Broker
-
- InterbankFX_MT4_Mini_Accounts_3 - Static variable in class com.jfx.Broker
-
- InterbankFX_MT4_Mini_Accounts_4 - Static variable in class com.jfx.Broker
-
- InterbankFX_MT4_MM_Mini - Static variable in class com.jfx.Broker
-
- InterbankFX_MT4_Standard_Accounts - Static variable in class com.jfx.Broker
-
- InterbankFX_MT4_Standard_Accounts_2 - Static variable in class com.jfx.Broker
-
- iOBV(String, Timeframe, AppliedPrice, int) - Method in class com.jfx.MT4
-
Calculates the On Balance Volume indicator and returns its value.
- iOpen(String, Timeframe, int) - Method in class com.jfx.MT4
-
Returns Open value for the bar of indicated symbol with timeframe and shift.
- iOsMA(String, Timeframe, int, int, int, AppliedPrice, int) - Method in class com.jfx.MT4
-
Calculates the Moving Average of Oscillator and returns its value.
- iRSI(String, Timeframe, int, AppliedPrice, int) - Method in class com.jfx.MT4
-
Calculates the Relative strength index and returns its value.
- iRVI(String, Timeframe, int, MACDIndicatorLines, int) - Method in class com.jfx.MT4
-
Calculates the Relative Vigor index and returns its value.
- isAlive() - Method in class com.jfx.strategy.Strategy
-
- isAlive() - Method in interface com.jfx.strategy.StrategyRunner
-
- iSAR(String, Timeframe, double, double, int) - Method in class com.jfx.MT4
-
Calculates the Parabolic Stop and Reverse system and returns its value.
- isAvailable() - Method in class com.jfx.net.InprocessSocket.InprocessOutputStream
-
- isClosePriceChanged() - Method in interface com.jfx.strategy.OrderInfo
-
- isCloseTimeChanged() - Method in interface com.jfx.strategy.OrderInfo
-
- isCommissionChanged() - Method in interface com.jfx.strategy.OrderInfo
-
- isConnected() - Method in class com.jfx.MT4
-
The function returns the status of the main connection between client terminal and server that performs data pumping.
- isConnected() - Method in class com.jfx.strategy.MT4TerminalConnection
-
- isConnected() - Method in interface com.jfx.strategy.StrategyRunner
-
- IsConnectedToTerminal() - Method in class com.jfx.MT4
-
- isConnectedToTerminal() - Method in class com.jfx.MT4
-
- isConsistent() - Method in class com.jfx.Version
-
Checks if local API, Terminal Server, communication DLL
and NJ4X MQL Expert Advisor are of the same version.
- isDemo() - Method in class com.jfx.MT4
-
Returns TRUE if the expert runs on a demo account, otherwise returns FALSE.
- isDllsAllowed() - Method in class com.jfx.MT4
-
Returns TRUE if the function DLL call is allowed for the expert, otherwise returns FALSE.
- isExpertEnabled() - Method in class com.jfx.MT4
-
Returns TRUE if expert advisors are enabled for running, otherwise returns FALSE.
- isExpirationTimeChanged() - Method in interface com.jfx.strategy.OrderInfo
-
- isLibrariesAllowed() - Method in class com.jfx.MT4
-
Returns TRUE if the expert can call library function, otherwise returns FALSE.
- isLimitedFunctionality() - Method in class com.jfx.strategy.Strategy
-
- isLotsChanged() - Method in interface com.jfx.strategy.OrderInfo
-
- isModified() - Method in interface com.jfx.strategy.OrderInfo
-
- isNoUDPAllowed() - Method in class com.jfx.strategy.MT4TerminalConnection
-
- isOpenPriceChanged() - Method in interface com.jfx.strategy.OrderInfo
-
- isOpenTimeChanged() - Method in interface com.jfx.strategy.OrderInfo
-
- isOptimization() - Method in class com.jfx.MT4
-
Returns TRUE if expert runs in the strategy tester optimization mode, otherwise returns FALSE.
- isOutOfBuffer() - Method in class com.jfx.net.UnsafeByteBuffer
-
- isProfitChanged() - Method in interface com.jfx.strategy.OrderInfo
-
- isReconnect() - Method in class com.jfx.strategy.Strategy
-
- isStarted() - Method in class com.jfx.strategy.MT4InprocessConnection
-
- isStopLossChanged() - Method in interface com.jfx.strategy.OrderInfo
-
- isStopped() - Method in class com.jfx.MT4
-
Returns TRUE if the program (an expert or a script) has been commanded to stop its operation, otherwise returns FALSE.
- isSwapChanged() - Method in interface com.jfx.strategy.OrderInfo
-
- isTakeProfitChanged() - Method in interface com.jfx.strategy.OrderInfo
-
- iStdDev(String, Timeframe, int, int, MovingAverageMethod, AppliedPrice, int) - Method in class com.jfx.MT4
-
Calculates the Standard Deviation indicator and returns its value.
- isTesting() - Method in class com.jfx.MT4
-
Returns TRUE if expert runs in the testing mode, otherwise returns FALSE.
- isTickListenerStrategy() - Method in class com.jfx.strategy.Strategy
-
- iStochastic(String, Timeframe, int, int, int, MovingAverageMethod, int, MACDIndicatorLines, int) - Method in class com.jfx.MT4
-
Calculates the Stochastic oscillator and returns its value.
- isTradeAllowed() - Method in class com.jfx.MT4
-
Returns TRUE if the expert is allowed to trade and a thread for trading is not occupied, otherwise returns FALSE.
- isTradeContextBusy() - Method in class com.jfx.MT4
-
Returns TRUE if a thread for trading is occupied by another expert advisor, otherwise returns FALSE.
- isTypeChanged() - Method in interface com.jfx.strategy.OrderInfo
-
- isVisualMode() - Method in class com.jfx.MT4
-
Returns TRUE if the expert is tested with checked 'Visual Mode' button, otherwise returns FALSE.
- iTime(String, Timeframe, int) - Method in class com.jfx.MT4
-
Returns Time value for the bar of indicated symbol with timeframe and shift.
- iVolume(String, Timeframe, int) - Method in class com.jfx.MT4
-
Returns Tick Volume value for the bar of indicated symbol with timeframe and shift.
- Ivory - Static variable in class com.jfx.Color
-
- iWPR(String, Timeframe, int, int) - Method in class com.jfx.MT4
-
Calculates the Larry William's percent range indicator and returns its value.
- MACDIndicatorLines - Class in com.jfx
-
Indicator line identifiers used in iMACD(), iRVI() and iStochastic() indicators.
- Magenta - Static variable in class com.jfx.Color
-
- main(String[]) - Static method in class com.jfx.net.JFXServer
-
- main(String[]) - Static method in class com.jfx.net.TerminalClient
-
- MARGINCALCMODE - Variable in class com.jfx.MarketInformation
-
Margin calculation mode.
- MARGINHEDGED - Variable in class com.jfx.MarketInformation
-
Hedged margin calculated for 1 lot.
- MARGININIT - Variable in class com.jfx.MarketInformation
-
Initial margin requirements for 1 lot.
- MARGINMAINTENANCE - Variable in class com.jfx.MarketInformation
-
Margin to maintain open positions calculated for 1 lot.
- MARGINREQUIRED - Variable in class com.jfx.MarketInformation
-
Free margin required to open 1 lot for buying.
- MarketInfo - Class in com.jfx
-
Market information identifiers
- marketInfo(String) - Method in class com.jfx.MT4
-
Returns all market variables for the specified.
- marketInfo(String, MarketInfo) - Method in class com.jfx.MT4
-
- marketInfo_MODE_TIME(String) - Method in class com.jfx.MT4
-
Returns the The last incoming tick time (last known server time).
- MarketInformation - Class in com.jfx
-
Market information variables
- MarketInformation(double, double, Date, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double) - Constructor for class com.jfx.MarketInformation
-
- Maroon - Static variable in class com.jfx.Color
-
- MATRIX_SIZE - Static variable in class com.jfx.net.UnsafeByteBuffer
-
- MAX_SIZE - Static variable in class com.jfx.net.UnsafeByteBuffer
-
- MAXLOT - Variable in class com.jfx.MarketInformation
-
Maximum permitted amount of a lot.
- MB_ABORTRETRYIGNORE - Static variable in class com.jfx.MessageBoxFlag
-
The message box contains three push buttons: Abort, Retry, and Ignore.
- MB_CANCELTRYCONTINUE - Static variable in class com.jfx.MessageBoxFlag
-
Windows 2000: The message box contains three push buttons: Cancel, Try Again, Continue.
- MB_DEFBUTTON2 - Static variable in class com.jfx.MessageBoxFlag
-
The second button is the default button.
- MB_DEFBUTTON3 - Static variable in class com.jfx.MessageBoxFlag
-
The third button is the default button.
- MB_DEFBUTTON4 - Static variable in class com.jfx.MessageBoxFlag
-
The fourth button is the default button.
- MB_ICONEXCLAMATION - Static variable in class com.jfx.MessageBoxFlag
-
An exclamation-point icon appears in the message box.
- MB_ICONINFORMATION - Static variable in class com.jfx.MessageBoxFlag
-
An icon consisting of a lowercase letter i in a circle appears in the message box.
- MB_ICONQUESTION - Static variable in class com.jfx.MessageBoxFlag
-
A question-mark icon appears in the message box.
- MB_ICONSTOP - Static variable in class com.jfx.MessageBoxFlag
-
A stop-sign icon appears in the message box.
- MB_OK - Static variable in class com.jfx.MessageBoxFlag
-
The message box contains one push button: OK.
- MB_OKCANCEL - Static variable in class com.jfx.MessageBoxFlag
-
The message box contains two push buttons: OK and Cancel.
- MB_RETRYCANCEL - Static variable in class com.jfx.MessageBoxFlag
-
The message box contains two push buttons: Retry and Cancel.
- MB_YESNO - Static variable in class com.jfx.MessageBoxFlag
-
The message box contains two push buttons: Yes and No.
- MB_YESNOCANCEL - Static variable in class com.jfx.MessageBoxFlag
-
The message box contains three push buttons: Yes, No, and Cancel.
- MBTrading_Demo - Static variable in class com.jfx.Broker
-
- MBTrading_Live - Static variable in class com.jfx.Broker
-
- MediumAquamarine - Static variable in class com.jfx.Color
-
- MediumBlue - Static variable in class com.jfx.Color
-
- MediumOrchid - Static variable in class com.jfx.Color
-
- MediumPurple - Static variable in class com.jfx.Color
-
- MediumSeaGreen - Static variable in class com.jfx.Color
-
- MediumSlateBlue - Static variable in class com.jfx.Color
-
- MediumSpringGreen - Static variable in class com.jfx.Color
-
- MediumTurquoise - Static variable in class com.jfx.Color
-
- MediumVioletRed - Static variable in class com.jfx.Color
-
- merge(OrderInfo) - Method in interface com.jfx.strategy.OrderInfo
-
- mergePosition(PositionInfo) - Method in interface com.jfx.strategy.PositionInfo
-
- messageBox(String, String, int) - Method in class com.jfx.MT4
-
The MessageBox function creates, displays, and operates message box.
- MessageBoxFlag - Class in com.jfx
-
The MessageBox function flags specify the contents and behavior of the dialog box.
- MessageBoxID - Class in com.jfx
-
The MessageBox() function return codes.
- MidnightBlue - Static variable in class com.jfx.Color
-
- MIG_Real - Static variable in class com.jfx.Broker
-
- MIG_Real2 - Static variable in class com.jfx.Broker
-
- MINLOT - Variable in class com.jfx.MarketInformation
-
Minimum permitted amount of a lot.
- MintCream - Static variable in class com.jfx.Color
-
- minute() - Method in class com.jfx.MT4
-
Returns the current minute (0,1,2,..59) of the last known server time by the moment of the program start (this value will not change within the time of the program execution).
- MistyRose - Static variable in class com.jfx.Color
-
- Moccasin - Static variable in class com.jfx.Color
-
- MODE_ASK - Static variable in class com.jfx.MarketInfo
-
Last incoming ask price.
- MODE_BID - Static variable in class com.jfx.MarketInfo
-
Last incoming bid price.
- MODE_CHINKOUSPAN - Static variable in class com.jfx.IchimokuSource
-
Chinkou Span.
- MODE_CLOSE - Static variable in class com.jfx.Series
-
Close price.
- MODE_DIGITS - Static variable in class com.jfx.MarketInfo
-
Count of digits after decimal point in the symbol prices.
- MODE_EMA - Static variable in class com.jfx.MovingAverageMethod
-
Exponential moving average
- MODE_EXPIRATION - Static variable in class com.jfx.MarketInfo
-
Market expiration date (usually used for futures).
- MODE_FREEZELEVEL - Static variable in class com.jfx.MarketInfo
-
Order freeze level in points.
- MODE_GATORJAW - Static variable in class com.jfx.GatorMode
-
Gator Jaw (blue) balance line
- MODE_GATORLIPS - Static variable in class com.jfx.GatorMode
-
Gator Lips (green) balance line
- MODE_GATORTEETH - Static variable in class com.jfx.GatorMode
-
Gator Teeth (red) balance line
- MODE_HIGH - Static variable in class com.jfx.MarketInfo
-
High day price.
- MODE_HIGH - Static variable in class com.jfx.Series
-
High price.
- MODE_HISTORY - Static variable in class com.jfx.SelectionPool
-
- MODE_KIJUNSEN - Static variable in class com.jfx.IchimokuSource
-
Kijun-sen.
- MODE_LOTSIZE - Static variable in class com.jfx.MarketInfo
-
Lot size in the base currency.
- MODE_LOTSTEP - Static variable in class com.jfx.MarketInfo
-
Step for changing lots.
- MODE_LOW - Static variable in class com.jfx.MarketInfo
-
Low day price.
- MODE_LOW - Static variable in class com.jfx.Series
-
Low price.
- MODE_LOWER - Static variable in class com.jfx.BandsIndicatorLines
-
Lower line.
- MODE_LWMA - Static variable in class com.jfx.MovingAverageMethod
-
Linear weighted moving average
- MODE_MAIN - Static variable in class com.jfx.ADXIndicatorLines
-
Base indicator line.
- MODE_MAIN - Static variable in class com.jfx.MACDIndicatorLines
-
Base indicator line.
- MODE_MARGINCALCMODE - Static variable in class com.jfx.MarketInfo
-
Margin calculation mode.
- MODE_MARGINHEDGED - Static variable in class com.jfx.MarketInfo
-
Hedged margin calculated for 1 lot.
- MODE_MARGININIT - Static variable in class com.jfx.MarketInfo
-
Initial margin requirements for 1 lot.
- MODE_MARGINMAINTENANCE - Static variable in class com.jfx.MarketInfo
-
Margin to maintain open positions calculated for 1 lot.
- MODE_MARGINREQUIRED - Static variable in class com.jfx.MarketInfo
-
Free margin required to open 1 lot for buying.
- MODE_MAXLOT - Static variable in class com.jfx.MarketInfo
-
Maximum permitted amount of a lot.
- MODE_MINLOT - Static variable in class com.jfx.MarketInfo
-
Minimum permitted amount of a lot.
- MODE_MINUSDI - Static variable in class com.jfx.ADXIndicatorLines
-
-DI indicator line.
- MODE_OPEN - Static variable in class com.jfx.Series
-
Open price.
- MODE_PLUSDI - Static variable in class com.jfx.ADXIndicatorLines
-
+DI indicator line.
- MODE_POINT - Static variable in class com.jfx.MarketInfo
-
Point size in the quote currency.
- MODE_PROFITCALCMODE - Static variable in class com.jfx.MarketInfo
-
Profit calculation mode.
- MODE_SENKOUSPANA - Static variable in class com.jfx.IchimokuSource
-
Senkou Span A.
- MODE_SENKOUSPANB - Static variable in class com.jfx.IchimokuSource
-
Senkou Span B.
- MODE_SIGNAL - Static variable in class com.jfx.MACDIndicatorLines
-
Signal line.
- MODE_SMA - Static variable in class com.jfx.MovingAverageMethod
-
Simple moving average
- MODE_SMMA - Static variable in class com.jfx.MovingAverageMethod
-
Smoothed moving average
- MODE_SPREAD - Static variable in class com.jfx.MarketInfo
-
Spread value in points.
- MODE_STARTING - Static variable in class com.jfx.MarketInfo
-
Market starting date (usually used for futures).
- MODE_STOPLEVEL - Static variable in class com.jfx.MarketInfo
-
Stop level in points.
- MODE_SWAPLONG - Static variable in class com.jfx.MarketInfo
-
Swap of the long position.
- MODE_SWAPSHORT - Static variable in class com.jfx.MarketInfo
-
Swap of the short position.
- MODE_SWAPTYPE - Static variable in class com.jfx.MarketInfo
-
Swap calculation method.
- MODE_TENKANSEN - Static variable in class com.jfx.IchimokuSource
-
Tenkan-sen.
- MODE_TICKSIZE - Static variable in class com.jfx.MarketInfo
-
Tick size in the quote currency.
- MODE_TICKVALUE - Static variable in class com.jfx.MarketInfo
-
Tick value in the deposit currency.
- MODE_TIME - Static variable in class com.jfx.MarketInfo
-
The last incoming tick time (last known server time).
- MODE_TIME - Static variable in class com.jfx.Series
-
Bar open time, used in ArrayCopySeries() function.
- MODE_TRADEALLOWED - Static variable in class com.jfx.MarketInfo
-
Trade is allowed for the symbol.
- MODE_TRADES - Static variable in class com.jfx.SelectionPool
-
- MODE_UPPER - Static variable in class com.jfx.BandsIndicatorLines
-
Upper line.
- MODE_VOLUME - Static variable in class com.jfx.Series
-
Volume, used in iLowest() and iHighest() functions.
- month() - Method in class com.jfx.MT4
-
Returns the current month as number (1-January,2,3,4,5,6,7,8,9,10,11,12), i.e., the number of month of the last known server time.
- MovingAverageMethod - Class in com.jfx
-
Moving Average calculation method used with iAlligator(), iEnvelopes(), iEnvelopesOnArray, iForce(), iGator(), iMA(), iMAOnArray(), iStdDev(), iStdDevOnArray(), iStochastic() indicators.
- mql - Variable in class com.jfx.Version
-
- MT4 - Class in com.jfx
-
- MT4() - Constructor for class com.jfx.MT4
-
- MT4_CONNECTION_WAIT_SECONDS - Static variable in class com.jfx.strategy.Strategy
-
- MT4DisconnectException - Exception in com.jfx.strategy
-
MT4 terminal disconnection can occur during command execution.
- MT4DisconnectException(String) - Constructor for exception com.jfx.strategy.MT4DisconnectException
-
- MT4Exception - Exception in com.jfx
-
Basic MT4 Exception
- MT4Exception(String, Throwable) - Constructor for exception com.jfx.MT4Exception
-
- MT4Exception(String) - Constructor for exception com.jfx.MT4Exception
-
- MT4InprocessConnection - Class in com.jfx.strategy
-
Created with IntelliJ IDEA.
- MT4InprocessConnection(String) - Constructor for class com.jfx.strategy.MT4InprocessConnection
-
- MT4RuntimeException - Exception in com.jfx
-
Unexpected runtime MT4 exceptions class.
- MT4RuntimeException(int, String) - Constructor for exception com.jfx.MT4RuntimeException
-
- MT4TerminalConnection - Class in com.jfx.strategy
-
Created by IntelliJ IDEA.
- MT4TerminalConnection(String) - Constructor for class com.jfx.strategy.MT4TerminalConnection
-
- MT4TerminalConnection.UDPClientPacket - Class in com.jfx.strategy
-
- MT4TerminalConnection.UDPClientPacket() - Constructor for class com.jfx.strategy.MT4TerminalConnection.UDPClientPacket
-
- MT5Broker - Class in com.jfx.mt5
-
todo: comments
User: roman
Date: 03/02/14
Time: 12:37
- MT5Broker(String) - Constructor for class com.jfx.mt5.MT5Broker
-
- MT5Broker(Broker, String, Broker.ProxyType, String, String) - Constructor for class com.jfx.mt5.MT5Broker
-
- MT5Broker(String, String, Broker.ProxyType) - Constructor for class com.jfx.mt5.MT5Broker
-
- MT5Broker(String, String, Broker.ProxyType, String, String) - Constructor for class com.jfx.mt5.MT5Broker
-
- OBJ_ALL_PERIODS - Static variable in class com.jfx.ObjectVisibility
-
Object shown is on all timeframes.
- OBJ_ARROW - Static variable in class com.jfx.ObjectType
-
Arrows.
- OBJ_CHANNEL - Static variable in class com.jfx.ObjectType
-
Channel.
- OBJ_CYCLES - Static variable in class com.jfx.ObjectType
-
Cycles.
- OBJ_ELLIPSE - Static variable in class com.jfx.ObjectType
-
Ellipse.
- OBJ_EXPANSION - Static variable in class com.jfx.ObjectType
-
Fibonacci expansions.
- OBJ_FIBO - Static variable in class com.jfx.ObjectType
-
Fibonacci retracement.
- OBJ_FIBOARC - Static variable in class com.jfx.ObjectType
-
Fibonacci arcs.
- OBJ_FIBOCHANNEL - Static variable in class com.jfx.ObjectType
-
Fibonacci channel.
- OBJ_FIBOFAN - Static variable in class com.jfx.ObjectType
-
Fibonacci fan.
- OBJ_FIBOTIMES - Static variable in class com.jfx.ObjectType
-
Fibonacci time zones.
- OBJ_GANNFAN - Static variable in class com.jfx.ObjectType
-
Gann fan.
- OBJ_GANNGRID - Static variable in class com.jfx.ObjectType
-
Gann grid.
- OBJ_GANNLINE - Static variable in class com.jfx.ObjectType
-
Gann line.
- OBJ_HIDDEN - Static variable in class com.jfx.ObjectVisibility
-
Hidden object on all timeframes.
- OBJ_HLINE - Static variable in class com.jfx.ObjectType
-
Horizontal line.
- OBJ_LABEL - Static variable in class com.jfx.ObjectType
-
Text label.
- OBJ_PERIOD_D1 - Static variable in class com.jfx.ObjectVisibility
-
Object shown is only on daily charts.
- OBJ_PERIOD_H1 - Static variable in class com.jfx.ObjectVisibility
-
Object shown is only on 1-hour charts.
- OBJ_PERIOD_H4 - Static variable in class com.jfx.ObjectVisibility
-
Object shown is only on 4-hour charts.
- OBJ_PERIOD_M1 - Static variable in class com.jfx.ObjectVisibility
-
Object shown is only on 1-minute charts.
- OBJ_PERIOD_M15 - Static variable in class com.jfx.ObjectVisibility
-
Object shown is only on 15-minute charts.
- OBJ_PERIOD_M30 - Static variable in class com.jfx.ObjectVisibility
-
Object shown is only on 30-minute charts.
- OBJ_PERIOD_M5 - Static variable in class com.jfx.ObjectVisibility
-
Object shown is only on 5-minute charts.
- OBJ_PERIOD_MN1 - Static variable in class com.jfx.ObjectVisibility
-
Object shown is only on monthly charts.
- OBJ_PERIOD_W1 - Static variable in class com.jfx.ObjectVisibility
-
Object shown is only on weekly charts.
- OBJ_PITCHFORK - Static variable in class com.jfx.ObjectType
-
Andrews pitchfork.
- OBJ_RECTANGLE - Static variable in class com.jfx.ObjectType
-
Rectangle.
- OBJ_REGRESSION - Static variable in class com.jfx.ObjectType
-
Regression.
- OBJ_STDDEVCHANNEL - Static variable in class com.jfx.ObjectType
-
Standard deviation channel.
- OBJ_TEXT - Static variable in class com.jfx.ObjectType
-
Text.
- OBJ_TREND - Static variable in class com.jfx.ObjectType
-
Trend line.
- OBJ_TRENDBYANGLE - Static variable in class com.jfx.ObjectType
-
Trend by angle.
- OBJ_TRIANGLE - Static variable in class com.jfx.ObjectType
-
Triangle.
- OBJ_VLINE - Static variable in class com.jfx.ObjectType
-
Vertical line.
- objectCreate(String, ObjectType, int, Date, double, Date, double, Date, double) - Method in class com.jfx.MT4
-
Creation of an object with the specified name, type and initial coordinates in the specified window.
- objectCreate(String, ObjectType, int, Date, double) - Method in class com.jfx.MT4
-
Creation of an object with the specified name, type and initial coordinates in the specified window.
- objectCreate(String, ObjectType, int, Date, double, Date, double) - Method in class com.jfx.MT4
-
Creation of an object with the specified name, type and initial coordinates in the specified window.
- objectDelete(String) - Method in class com.jfx.MT4
-
Deletes object having the specified name.
- objectDescription(String) - Method in class com.jfx.MT4
-
Return object description.
- objectFind(String) - Method in class com.jfx.MT4
-
Search for an object having the specified name.
- objectGet(String, ObjectProperty) - Method in class com.jfx.MT4
-
The function returns the value of the specified object property.
- objectGetFiboDescription(String, int) - Method in class com.jfx.MT4
-
The function returns the level description of a Fibonacci object.
- objectGetShiftByValue(String, double) - Method in class com.jfx.MT4
-
The function calculates and returns bar index (shift related to the current bar) for the given price.
- objectGetValueByShift(String, int) - Method in class com.jfx.MT4
-
The function calculates and returns the price value for the specified bar (shift related to the current bar).
- objectMove(String, int, Date, double) - Method in class com.jfx.MT4
-
The function moves an object coordinate in the chart.
- objectName(int) - Method in class com.jfx.MT4
-
The function returns the object name by its index in the objects list.
- ObjectProperty - Class in com.jfx
-
Object value index used with ObjectGet() and ObjectSet() functions.
- objectsDeleteAll(int, int) - Method in class com.jfx.MT4
-
Removes all objects of the specified type and in the specified sub-window of the chart.
- objectSet(String, ObjectProperty, double) - Method in class com.jfx.MT4
-
Changes the value of the specified object property.
- objectSetFiboDescription(String, int, String) - Method in class com.jfx.MT4
-
The function assigns a new description to a level of a Fibonacci object.
- objectSetText(String, String, int, String, long) - Method in class com.jfx.MT4
-
Changes the object description.
- objectsTotal(ObjectType) - Method in class com.jfx.MT4
-
Returns total amount of objects of the specified type in the chart.
- objectType(String) - Method in class com.jfx.MT4
-
The function returns the object type value.
- ObjectType - Class in com.jfx
-
Object type identifier constants used with ObjectCreate(), ObjectsDeleteAll() and ObjectType() functions
- ObjectVisibility - Class in com.jfx
-
Timeframes where object may be shown.
- OBJPROP_ANGLE - Static variable in class com.jfx.ObjectProperty
-
double; Double value to set/get angle object property in degrees.
- OBJPROP_ARROWCODE - Static variable in class com.jfx.ObjectProperty
-
int/ArrowCodes; Integer value or arrow enumeration to set/get arrow code object property.
- OBJPROP_BACK - Static variable in class com.jfx.ObjectProperty
-
bool; Boolean value to set/get background drawing flag for object.
- OBJPROP_COLOR - Static variable in class com.jfx.ObjectProperty
-
color; Color value to set/get object color.
- OBJPROP_CORNER - Static variable in class com.jfx.ObjectProperty
-
int; Integer value to set/get anchor corner property for label objects.
- OBJPROP_DEVIATION - Static variable in class com.jfx.ObjectProperty
-
double; Double value to set/get deviation property for Standard deviation objects.
- OBJPROP_ELLIPSE - Static variable in class com.jfx.ObjectProperty
-
bool; Boolean value to set/get ellipse flag for fibo arcs.
- OBJPROP_FIBOLEVELS - Static variable in class com.jfx.ObjectProperty
-
int; Integer value to set/get Fibonacci object level count.
- OBJPROP_FIRSTLEVEL - Static variable in class com.jfx.ObjectProperty
-
int, 210+n n in [0..31]; Fibonacci object level index, where n is level index to set/get.
- OBJPROP_FONTSIZE - Static variable in class com.jfx.ObjectProperty
-
int; Integer value to set/get font size for text objects.
- OBJPROP_LEVELCOLOR - Static variable in class com.jfx.ObjectProperty
-
color; Color value to set/get object level line color.
- OBJPROP_LEVELSTYLE - Static variable in class com.jfx.ObjectProperty
-
int/DrawingStyle; Value is one of STYLE_SOLID, STYLE_DASH, STYLE_DOT, STYLE_DASHDOT, STYLE_DASHDOTDOT constants to set/get object level line style.
- OBJPROP_LEVELWIDTH - Static variable in class com.jfx.ObjectProperty
-
int; Integer value to set/get object level line width.
- OBJPROP_PRICE1 - Static variable in class com.jfx.ObjectProperty
-
double; Double value to set/get first coordinate price part.
- OBJPROP_PRICE2 - Static variable in class com.jfx.ObjectProperty
-
double; Double value to set/get second coordinate price part.
- OBJPROP_PRICE3 - Static variable in class com.jfx.ObjectProperty
-
double; Double value to set/get third coordinate price part.
- OBJPROP_RAY - Static variable in class com.jfx.ObjectProperty
-
bool; Boolean value to set/get ray flag of object.
- OBJPROP_SCALE - Static variable in class com.jfx.ObjectProperty
-
double; Double value to set/get scale object property.
- OBJPROP_STYLE - Static variable in class com.jfx.ObjectProperty
-
int/DrawingStyle; Value is one of STYLE_SOLID, STYLE_DASH, STYLE_DOT, STYLE_DASHDOT, STYLE_DASHDOTDOT constants to set/get object line style.
- OBJPROP_TIME1 - Static variable in class com.jfx.ObjectProperty
-
datetime; Datetime value to set/get first coordinate time part.
- OBJPROP_TIME2 - Static variable in class com.jfx.ObjectProperty
-
datetime; Datetime value to set/get second coordinate time part.
- OBJPROP_TIME3 - Static variable in class com.jfx.ObjectProperty
-
datetime; Datetime value to set/get third coordinate time part.
- OBJPROP_TIMEFRAMES - Static variable in class com.jfx.ObjectProperty
-
int; Value can be one or combination (bitwise addition) of object visibility constants to set/get timeframe object property.
- OBJPROP_WIDTH - Static variable in class com.jfx.ObjectProperty
-
Integer value to set/get object line width.
- OBJPROP_XDISTANCE - Static variable in class com.jfx.ObjectProperty
-
int; Integer value to set/get anchor X distance object property in pixels.
- OBJPROP_YDISTANCE - Static variable in class com.jfx.ObjectProperty
-
int; Integer value is to set/get anchor Y distance object property in pixels.
- ODL_MT4_Demo - Static variable in class com.jfx.Broker
-
- OldLace - Static variable in class com.jfx.Color
-
- Olive - Static variable in class com.jfx.Color
-
- Omnivest_Omnivest_Trading_System - Static variable in class com.jfx.Broker
-
- onChange(PositionInfo, PositionChangeInfo) - Method in interface com.jfx.strategy.PositionListener
-
It is invoked on changes in trader's position.
- onInit(PositionInfo) - Method in interface com.jfx.strategy.PositionListener
-
Informs about initial trader's position.
- onTick(TickInfo, MT4) - Method in interface com.jfx.strategy.Strategy.TickListener
-
Handle new tick info.
- onTimer(MT4) - Method in interface com.jfx.strategy.Strategy.TimerListener
-
- OP_BUY - Static variable in class com.jfx.TradeOperation
-
Buying position.
- OP_BUYLIMIT - Static variable in class com.jfx.TradeOperation
-
Buy limit pending position.
- OP_BUYSTOP - Static variable in class com.jfx.TradeOperation
-
Buy stop pending position.
- OP_SELL - Static variable in class com.jfx.TradeOperation
-
Selling position.
- OP_SELLLIMIT - Static variable in class com.jfx.TradeOperation
-
Sell limit pending position.
- OP_SELLSTOP - Static variable in class com.jfx.TradeOperation
-
Sell stop pending position.
- Orange - Static variable in class com.jfx.Color
-
- OrangeRed - Static variable in class com.jfx.Color
-
- Orchid - Static variable in class com.jfx.Color
-
- orderClose(int, double, double, int, long) - Method in class com.jfx.MT4
-
Closes opened order.
- orderCloseBy(int, int, long) - Method in class com.jfx.MT4
-
Closes an opened order by another opposite opened order.
- orderClosePrice() - Method in class com.jfx.MT4
-
Returns close price for the currently selected order.
- orderCloseTime() - Method in class com.jfx.MT4
-
Returns close time for the currently selected order.
- orderComment() - Method in class com.jfx.MT4
-
Returns comment for the selected order.
- orderCommission() - Method in class com.jfx.MT4
-
Returns calculated commission for the currently selected order.
- orderDelete(int, long) - Method in class com.jfx.MT4
-
Deletes previously opened pending order.
- orderExpiration() - Method in class com.jfx.MT4
-
Returns expiration date for the selected pending order.
- orderGet(int, SelectionType, SelectionPool) - Method in class com.jfx.MT4
-
The function selects available information about the order.
- OrderInfo - Interface in com.jfx.strategy
-
Provides information about an order.
- orderLots() - Method in class com.jfx.MT4
-
Returns amount of lots for the selected order.
- orderMagicNumber() - Method in class com.jfx.MT4
-
Returns an identifying (magic) number for the currently selected order.
- orderModify(int, double, double, double, Date, long) - Method in class com.jfx.MT4
-
Modification of characteristics for the previously opened position or pending orders.
- orderOpenPrice() - Method in class com.jfx.MT4
-
Returns open price for the currently selected order.
- orderOpenTime() - Method in class com.jfx.MT4
-
Returns open time for the currently selected order.
- orderPlMap - Variable in class com.jfx.TickInfo
-
Symbol-related orders map: ticket#->(profit/loss).
- orderPrint() - Method in class com.jfx.MT4
-
Prints information about the selected order in the log in the following format: ticket number; open time; trade operation; amount of lots; open price; Stop Loss; Take Profit; close time; close price; commission; swap; profit; comment; magic number; pending order expiration date.
- orderProfit() - Method in class com.jfx.MT4
-
Returns the net profit value (without swaps or commissions) for the selected order.
- orderSelect(int, SelectionType, SelectionPool) - Method in class com.jfx.MT4
-
The function selects an order for further processing.
- orderSend(String, TradeOperation, double, double, int, double, double, String, int, Date, long) - Method in class com.jfx.MT4
-
The main function used to open a position or place a pending order.
- ordersHistoryTotal() - Method in class com.jfx.MT4
-
Returns the number of closed orders in the account history loaded into the terminal.
- orderStopLoss() - Method in class com.jfx.MT4
-
Returns stop loss value for the currently selected order.
- ordersTotal() - Method in class com.jfx.MT4
-
Returns market and pending orders count.
- orderSwap() - Method in class com.jfx.MT4
-
Returns swap value for the currently selected order.
- orderSymbol() - Method in class com.jfx.MT4
-
Returns the order symbol value for selected order.
- orderTakeProfit() - Method in class com.jfx.MT4
-
Returns take profit value for the currently selected order.
- orderTicket() - Method in class com.jfx.MT4
-
Returns ticket number for the currently selected order.
- orderType() - Method in class com.jfx.MT4
-
Returns order operation type for the currently selected order.
- Orion_DEMO - Static variable in class com.jfx.Broker
-
- Wheat - Static variable in class com.jfx.Color
-
- White - Static variable in class com.jfx.Color
-
- WhiteSmoke - Static variable in class com.jfx.Color
-
- windowBarsPerChart() - Method in class com.jfx.MT4
-
Function returns the amount of bars visible on the chart.
- windowExpertName() - Method in class com.jfx.MT4
-
Returns name of the executed expert, script, custom indicator, or library, depending on the MQL4 program, from which this function has been called.
- windowFind(String) - Method in class com.jfx.MT4
-
If indicator with name was found, the function returns the window index containing this specified indicator, otherwise it returns -1.
- windowFirstVisibleBar() - Method in class com.jfx.MT4
-
The function returns the first visible bar number in the current chart window.
- windowHandle(String, Timeframe) - Method in class com.jfx.MT4
-
Returns the system window handler containing the given chart.
- windowIsVisible(int) - Method in class com.jfx.MT4
-
Returns TRUE if the chart subwindow is visible, otherwise returns FALSE.
- windowOnDropped() - Method in class com.jfx.MT4
-
Returns window index where expert, custom indicator or script was dropped.
- windowPriceMax(int) - Method in class com.jfx.MT4
-
Returns maximal value of the vertical scale of the specified subwindow of the current chart (0-main chart window, the indicators' subwindows are numbered starting from 1).
- windowPriceMin(int) - Method in class com.jfx.MT4
-
Returns minimal value of the vertical scale of the specified subwindow of the current chart (0-main chart window, the indicators' subwindows are numbered starting from 1).
- windowPriceOnDropped() - Method in class com.jfx.MT4
-
Returns the price part of the chart point where expert or script was dropped.
- windowRedraw() - Method in class com.jfx.MT4
-
Redraws the current chart forcedly.
- windowScreenShot(String, int, int, int, int, int) - Method in class com.jfx.MT4
-
Saves current chart screen shot as a GIF file.
- windowsTotal() - Method in class com.jfx.MT4
-
Returns count of indicator windows on the chart (including main chart).
- windowTimeOnDropped() - Method in class com.jfx.MT4
-
Returns the time part of the chart point where expert or script was dropped.
- windowXOnDropped() - Method in class com.jfx.MT4
-
Returns the value at X axis in pixels for the chart window client area point at which the expert or script was dropped.
- windowYOnDropped() - Method in class com.jfx.MT4
-
Returns the value at Y axis in pixels for the chart window client area point at which the expert or script was dropped.
- withDedicatedInstrumentOrdersWorker(String) - Method in class com.jfx.strategy.Strategy
-
Installs Orders-worker chart for the strategy.
- withJfxServerHost(String) - Method in class com.jfx.strategy.Strategy
-
- write(char[], int) - Method in class com.jfx.net.InprocessSocket.InprocessInputStream
-
- write(byte[], int, int) - Method in class com.jfx.net.InprocessSocket.InprocessOutputStream
-
- write(int) - Method in class com.jfx.net.InprocessSocket.InprocessOutputStream
-
- write(String) - Method in class com.jfx.net.InprocessSocket
-
- write2(char[], int) - Method in class com.jfx.net.InprocessSocket
-