Click or drag to resize

ConSession Structure

Security sessions configurations

Namespace:  TradingAPI.MT4Server
Assembly:  MT4ServerApi (in MT4ServerApi.dll) Version: 4.6.1.8
Syntax
public struct ConSession

The ConSession type exposes the following members.

Fields
  NameDescription
Public fieldalign
for internal usage
Public fieldclose
for internal usage
Public fieldclose_hour
session close time: hour and minute
Public fieldclose_min
session close time: hour and minute
Public fieldopen
for internal usage
Public fieldopen_hour
session open time: hour and minute
Public fieldopen_min
session open time: hour and minute
Top
See Also