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

El Help



PureBytes Links

Trading Reference Links

How would you write a statement that has  opposite criteria requirements
for the same plot.
Example Inputs: CCILEV1(100), CCILEV1(-130)

If O > O [1]and L > L [1] and CCI(10) [1] > CCILEV1 or < CCILEV2 then begin
Plot1 (Low,"Low")
end;

Power Editor wont allow this, what do I need to do to have this plot both
conditions when true.
Thanks
Robert