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

Re: [amibroker] Re: Repeated buy signals



PureBytes Links

Trading Reference Links

Hello,

In JScript, you iterate through every quote 
(see FOR-loop in the examples)

Best regards,
Tomasz Janeczko
===============
AmiBroker - the comprehensive share manager.
http://www.amibroker.com


----- Original Message ----- 
From: <witold_dabrowski@xxxx>
To: <amibroker@xxxxxxxxxxxxxxx>
Sent: Sunday, October 07, 2001 9:40 PM
Subject: [amibroker] Re: Repeated buy signals


> 
> > 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?
> 
> 
> 
> 
> 
> 
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/ 
> 
> 
>