PureBytes Links
Trading Reference Links
|
Herman:
Here's an easier way without even using AB. Go to the Formulas folder
under Amibroker or whatever subfolder under Formulas and double-click
the indicator that you want to use as the basis for your new indicator
(or any indicator, for that matter). Write your code, save it under a
new name, and that's it. When you load AB, you'll see the new indicator
under the appropriate folder in the Charts menu.
Al Venosa
Herman van den Bergen wrote:
> Within the framework of D&D, when i want to copy an indicator as the basis
> for a new one, I follow these steps:
>
> double click the name in the workspace tree
> right click on the chart and select Edit formula
> right-click in the formula window and Select All, then copy the code
> Open the Indicator Builder
> select Add to create a new empty formula window
> paste my code into the new formula window
> delete the _Section_Begin/_End headers that now refers to the wrong
> formula
> name
> Change the formula name in the Indicator Builder list
> click Apply
> save formula under a new name in the Formula Folder
> refresh the workspace
>
> is there a better way?
>
> best regards,
> herman
>
>
>
>
>
> [Non-text portions of this message have been removed]
>
>
>
> Check AmiBroker web page at:
> http://www.amibroker.com/
>
> Check group FAQ at:
> http://groups.yahoo.com/group/amibroker/files/groupfaq.html
>
>
> *Yahoo! Groups Sponsor*
> ADVERTISEMENT
> click here
> <http://us.ard.yahoo.com/SIG=12900r7m2/M=295196.4901138.6071305.3001176/D=groups/S=1705632198:HM/EXP=1097059725/A=2128215/R=0/SIG=10se96mf6/*http://companion.yahoo.com>
>
>
>
> ------------------------------------------------------------------------
> *Yahoo! Groups Links*
>
> * To visit your group on the web, go to:
> http://groups.yahoo.com/group/amibroker/
>
> * To unsubscribe from this group, send an email to:
> amibroker-unsubscribe@xxxxxxxxxxxxxxx
> <mailto:amibroker-unsubscribe@xxxxxxxxxxxxxxx?subject=Unsubscribe>
>
> * Your use of Yahoo! Groups is subject to the Yahoo! Terms of
> Service <http://docs.yahoo.com/info/terms/>.
>
>
[Non-text portions of this message have been removed]
------------------------ Yahoo! Groups Sponsor --------------------~-->
Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar.
Now with Pop-Up Blocker. Get it for free!
http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/GHeqlB/TM
--------------------------------------------------------------------~->
Check AmiBroker web page at:
http://www.amibroker.com/
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/amibroker/
<*> To unsubscribe from this group, send an email to:
amibroker-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|