Click or drag to resize

RequoteException Class

Requote exception.
Inheritance Hierarchy

Namespace:  TradingAPI.MT4Server
Assembly:  MT4ServerApi (in MT4ServerApi.dll) Version: 4.6.1.8
Syntax
public class RequoteException : ServerException

The RequoteException type exposes the following members.

Constructors
  NameDescription
Public methodRequoteException
Initialize RequoteException.
Top
Fields
  NameDescription
Public fieldAsk
New server ask price.
Public fieldBid
New server bid price.
Public fieldCode
Error code.
(Inherited from ServerException.)
Top
See Also