QuoteClient.OrderHistoryForLastNDays Field
|
Number of days from current moment to the past to download order hsitory on conect to server.
Namespace:
TradingAPI.MT4Server
Assembly:
MT4ServerApi (in MT4ServerApi.dll) Version: 4.6.1.8
Syntaxpublic int OrderHistoryForLastNDays
Public OrderHistoryForLastNDays As Integer
public:
int OrderHistoryForLastNDays
val mutable OrderHistoryForLastNDays: int
Field Value
Type:
Int32
See Also