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

If "this" = true then all other show me's = True



PureBytes Links

Trading Reference Links

Hello Fellows Traders,

First of all I would like to publicly thank everybody who helped me with the
"If time > 15:00 then begin.." problem I had.
I have another question about the show me study.
Is it possible to make a statement that if true then TS will run all the show
me's that I would select ?
The exact thing I want to do is make TS to only choose stocks that are closing
below 15 dollars. So from my stock univers ( 5000 stocks) I want to run me
show me studies but only on the stocks that closed below 15 dollars.
Of course I can do the following - put:
If Close < then begin........
{here comes the old show me}
end;

But certainly I wnat to find out if there is a statement that says something
like:
If Close < 15 then (here I put all the names of all show me studies I want } =
True



Any ideas ? 
Thanks for Your concern

Thomas , CA