Summary
Leading span 2, this line forms the other edge of the kumo.
Syntax
public IndicatorDataSeries SenkouSpanB{ get; set; }
Example 1
Print("SenkouSpanB Value = {0}", ichimokuKinkoHyo.SenkouSpanB.LastValue);
public IndicatorDataSeries SenkouSpanB{ get; set; }
Print("SenkouSpanB Value = {0}", ichimokuKinkoHyo.SenkouSpanB.LastValue);