brandtr

Results 1 issues of brandtr

Hi, when I try to create a rule like: var buyRule = Rule.Create(ic => ic.IsBelowBbLow(20,2)).And(c=>c.IsFullStoOversold(14,1,3)).And(c=>c.IsFullStoBullishCross(14,1,3)); I get an error: System.InvalidCastException: '[A]Full cannot be cast to [B]Full. Type A originates from...