The time of day at which forex positions are rolled over and interest is charged.

Namespace:  RightEdge.Common
Assembly:  Common (in Common.dll) Version: 2010.1.0.0 (2010.1.0.0)

Syntax

C#
TimeSpan ForexRolloverTime { get; }
Visual Basic (Declaration)
ReadOnly Property ForexRolloverTime As TimeSpan
Visual C++
property TimeSpan ForexRolloverTime {
	TimeSpan get ();
}

See Also