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

Re: Repeated buy signals



PureBytes Links

Trading Reference Links

> Instead of > use Cross() function.

There are some situation when it isn't possible - for example when I 
use 'trough()' or 'peaks()' functions. Additionally '>' will be good 
for generate 'reentry signal' to come back to trend after corrections 
when I use moving averages or something like to finding trends.

> Check also http://www.amibroker.com/docs/ab400.html
> to find out how to use scripting for solving such problems.

Yes... But when jscript is invoke? For each quotation or only one 
with all the data?