PureBytes Links
Trading Reference Links
|
In AmiBroker, Help > Search Enter "function"
The third entry is "user functions and procedures"
Here are the first two paragraphs. There are several explicit examples given.
//----------------------------------
User-definable functions, procedures. Local/global scope
User-definable functions allow to encapsulate user code into easy-to-use
modules that can be user in many places without need to copy the same code over
and over again.
//---------------------------------
Thanks, Howard
On Sun, Mar 16, 2008 at 11:38 AM, hardrockgeo < gene4debra@xxxxxxx> wrote:
What steps do I need to follow to add an indicator, such as the
McClellan Oscillator to Amibroker?
__._,_.___
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 NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/
For other support material please check also:
http://www.amibroker.com/support.html
__,_._,___
|