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

Re: EasyLanguage Code for absolute price



PureBytes Links

Trading Reference Links

> Inputs: Price(0);
> If Currentbar > Price then buy this bar;

The reserved word Currentbar isn't a measure of price. It's similar to
the word Barnumber, which is just a counter.... ie, this is bar #375.

-- 
  Dennis