[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Need Help On If function



PureBytes Links

Trading Reference Links

>>>Shouldn't this be:
if(C>(C-1),V,0)<<<

This will still plot a point at 0 if the function is not true.

neo