Hi Bill.... thank you for your answer. I need to know HOW SELECT quotes for Analisys ? do you know how ? How should I use 'useSymbol' ?
Best regards, Pablo useSymbol = iif( lastValue( V ) < "insert volume threshold", 1, 0 ) --- In [email protected], "italoarg76" <boctu...@...> wrote: > > Hi everyone! > > I need download all quotes but EXCLUDE some from analisys. > > In some markets the volume is so low . that some DOW asumptions are not truth > and ... many AT indicators fail so I need exclude quotes from automatica > analisys. > > Is it possible ? :) > > Thank you very MUCH! >
