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

O

OnConnect - Variable in class online.mtapi.mt4.QuoteClient
Connect event.
onConnect(Exception) - Method in class online.mtapi.mt4.QuoteClient
 
OnDisconnect - Variable in class online.mtapi.mt4.QuoteClient
Disconnect event.
onDisconnect(Exception) - Method in class online.mtapi.mt4.QuoteClient
 
online.mtapi.mt4 - package online.mtapi.mt4
 
online.mtapi.mt4.Exception - package online.mtapi.mt4.Exception
 
online.mtapi.mt4.log - package online.mtapi.mt4.log
 
online.mtapi.mt4.srv - package online.mtapi.mt4.srv
 
OnMsg - Static variable in class online.mtapi.mt4.log.Logger
New message event.
OnMsg - Class in online.mtapi.mt4
 
OnMsg(String) - Constructor for class online.mtapi.mt4.OnMsg
 
OnOrderProgress - Variable in class online.mtapi.mt4.OrderClient
Open/close progress of the order before ticket number assign.
OnOrderUpdate - Variable in class online.mtapi.mt4.QuoteClient
Order status changed event.
onOrderUpdate(OrderUpdateEventArgs, double, double) - Method in class online.mtapi.mt4.QuoteClient
 
onProgress(byte[], ProgressType, int, Exception) - Method in class online.mtapi.mt4.OrderClient
 
OnQuote - Variable in class online.mtapi.mt4.QuoteClient
New quote event.
onQuote(QuoteEventArgs) - Method in class online.mtapi.mt4.QuoteClient
 
OnQuoteHistory - Variable in class online.mtapi.mt4.QuoteClient
Quote history event.
onQuoteHistory(String, Timeframe, Bar[]) - Method in class online.mtapi.mt4.QuoteClient
 
Op - Enum in online.mtapi.mt4
Operation type for the OrderSend() function.
Open - Variable in class online.mtapi.mt4.Bar
Open price.
open - Variable in class online.mtapi.mt4.ConSession
for internal usage
open_hour - Variable in class online.mtapi.mt4.ConSession
session open time: hour and minute
open_min - Variable in class online.mtapi.mt4.ConSession
session open time: hour and minute
open_price - Variable in class online.mtapi.mt4.TradeRecord
open price
open_time - Variable in class online.mtapi.mt4.TradeRecord
open time
OpenPrice - Variable in class online.mtapi.mt4.Order
Open price.
OpenTime - Variable in class online.mtapi.mt4.Order
Open time.
Order - Class in online.mtapi.mt4
Contains order data.
Order() - Constructor for class online.mtapi.mt4.Order
 
Order - Variable in class online.mtapi.mt4.OrderProgressEventArgs
Opened/closed order.
Order - Variable in class online.mtapi.mt4.OrderUpdateEventArgs
Updated order.
order - Variable in class online.mtapi.mt4.TradeRecord
order ticket
OrderClient - Class in online.mtapi.mt4
Trading client.
OrderClient() - Constructor for class online.mtapi.mt4.OrderClient
Initialize order client.
OrderClient(QuoteClient) - Constructor for class online.mtapi.mt4.OrderClient
Main constructor.
OrderClose(String, int, double, double, int) - Method in class online.mtapi.mt4.OrderClient
Close opened order.
OrderCloseAsync(String, int, double, double, int) - Method in class online.mtapi.mt4.OrderClient
Close opened order without awiting reply from server.
OrderCloseBy(String, int, int) - Method in class online.mtapi.mt4.OrderClient
Close of pair of opposite open orders.
OrderCloseByAsync(String, int, int) - Method in class online.mtapi.mt4.OrderClient
Close of pair of opposite open orders without awiting reply from server.
OrderDelete(int, Op, String, double, double) - Method in class online.mtapi.mt4.OrderClient
Delete pending order.
OrderDeleteAsync(int, Op, String, double, double) - Method in class online.mtapi.mt4.OrderClient
Delete pending order without awiting reply from server.
OrderHistory - Class in online.mtapi.mt4
 
OrderHistory(Connection, LocalDateTime, LocalDateTime, Logger) - Constructor for class online.mtapi.mt4.OrderHistory
 
OrderModify(Op, int, double, double, double, LocalDateTime) - Method in class online.mtapi.mt4.OrderClient
Modification of previously opened position or pending orders.
OrderModifyAsync(Op, int, double, double, double, LocalDateTime) - Method in class online.mtapi.mt4.OrderClient
Modification of characteristics for the previously opened position or pending orders without awiting reply from server.
OrderMultipleCloseBy(String) - Method in class online.mtapi.mt4.OrderClient
Close of multiple open orders.
OrderMultipleCloseByAsync(String) - Method in class online.mtapi.mt4.OrderClient
Close of multiple open orders without awiting reply from server.
OrderProgressEventArgs - Class in online.mtapi.mt4
Order progress event arguments.
OrderProgressEventArgs() - Constructor for class online.mtapi.mt4.OrderProgressEventArgs
 
OrderProgressEventHandler - Interface in online.mtapi.mt4
Open/close progress of the order before ticket number assign.
OrderSend(String, Op, double, double, int, double, double, String, int, LocalDateTime) - Method in class online.mtapi.mt4.OrderClient
The main function used to open a position or place a pending order.
OrderSend(String, Op, double, double, int, double, double) - Method in class online.mtapi.mt4.OrderClient
The main function used to open a position or place a pending order.
OrderSendAsync(String, Op, double, double, int, double, double) - Method in class online.mtapi.mt4.OrderClient
Send order without awiting reply from server.
OrderSendAsync(String, Op, double, double, int, double, double, String, int, LocalDateTime) - Method in class online.mtapi.mt4.OrderClient
Send order without awiting reply from server.
OrderUpdateEventArgs - Class in online.mtapi.mt4
Arguments for OrderUpdate event.
OrderUpdateEventArgs() - Constructor for class online.mtapi.mt4.OrderUpdateEventArgs
 
OrderUpdateEventHandler - Interface in online.mtapi.mt4
Order update event handler.
A B C D E F G H I L M N O P Q R S T U V W _ 
Skip navigation links