| BarResampling Properties | 
The BarResampling type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Next | 
            	Next item.
            (Inherited from BaseTransformationT.) | 
|  | Ready | 
            	Ready flag is set if and only if queue contain something.
            (Inherited from BaseTransformationT.) | 
|  | Stable | 
            	Flag is set if and only if indicators values is stable.
            (Inherited from BaseTransformationT.) | 
|  | TradeSignal | 
            	Get indicator's trading signal.
            (Inherited from BaseTransformationT.) | 
|  | ValidationStrategy | 
            	Indicate what we must do with invalid input values.
            (Overrides BaseTransformationTValidationStrategy.) | 
 See Also
See Also