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

RE : [amibroker] Trend Line Break



PureBytes Links

Trading Reference Links

Simple and clear,

 

Thanks a lot,

 

Al,

 

-----Message d'origine-----
De : amibroker@xxxxxxxxxxxxxxx [mailto:amibroker@xxxxxxxxxxxxxxx] De la part de Prashanth
Envoyé : samedi 26 novembre 2005 15:01
À : amibroker@xxxxxxxxxxxxxxx
Objet : Re: [amibroker] Trend Line Break

 

Hello,

 

After drawing the Tendline, right click on the same and go to Properties. Here go to Study ID and give a ID (Re for Resistance and Su for Support).

 

Now all you have to do is, use the following in Automatic Analysis

 

Buy = Cross(C, Study("RE") );

Sell = Cross(C, Study("SU"));

Hope this helps.

Cheers

Prashanth

----- Original Message -----

From: amartinod

Sent: Friday, November 25, 2005 10:22 PM

Subject: [amibroker] Trend Line Break

 

Hello,

 

 

Does anyone in a Scan/Explore AFL coding already programmed a Trendline crossover :

 

1-       I draw a line on a chart,

2-       When Price (or any indicator) crosses that Trendline, I would like to the Scan/Exploration to display the security.

 

Thanks for your help,

 

 

AL,



Please note that this group is for discussion between users only.

To get support from AmiBroker please send an e-mail directly to
SUPPORT {at} amibroker.com

For other support material please check also:
http://www.amibroker.com/support.html





YAHOO! GROUPS LINKS