43 public override DateTime
EndTime {
get;
set; }
51 protected set {
Time = value; }
57 public virtual bool IsClosed {
get;
protected set; }
71 throw new NotSupportedException(
"RenkoBar does not support the Reader function. This function should never be called on this type.");
83 throw new NotSupportedException(
"RenkoBar does not support the GetSource function. This function should never be called on this type.");