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

[amibroker] price alertif



PureBytes Links

Trading Reference Links

http://www.amibroker.com/library/detail.php

If you want to be alerted to a stock reaching a certain price in
"Alert Output" under "view" in Amibroker.
Simply add the stock code, were the XYZ is.
To set the price simply add it where $$$ is.
Cut and past if you have lots of stocks that you want to be alerted to.
Then just run the scan.


Buy = Cross(C, $$$) AND Name()=="XYZ";

AlertIf( Buy, "", "Simple text alert", 4 );



but this formula not workinggggggggggggggggg.........any suggestions


Content-Description: "AVG certification"
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.5.432 / Virus Database: 268.16.7/620 - Release Date: 1/8/2007 4:12 PM