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

Re: [amibroker] Re: TASC CD



PureBytes Links

Trading Reference Links




Hello 
gary, Lately I have been using notepad to have the benefit of a full screen 
editor and versatile find/replace functions. This works when you are on 
familiar grounds with afl and and works especially well when you break your 
code up in functions. I use separate monitors and save the code 
from Notepad to my Include directory and use a #pragma nocache and 
#include in my  IB or AA formula window to run the code. 
When I want to test some instructions I do that first in the afl 
window and then copy it to the external editor. What is nice about this 
method is that you can never lose more than a few lines when you make AB 
crash.
<FONT face=Arial color=#0000ff 
size=2> 
best 
regards,
<FONT face=Arial color=#0000ff 
size=2>herman.
 
 

  <FONT face=Tahoma 
  size=2>-----Original Message-----From: Gary A. Serkhoshian 
  [mailto:serkhoshian777@xxxxxxxxx]Sent: Wednesday, May 05, 2004 1:32 
  PMTo: amibroker@xxxxxxxxxxxxxxxSubject: Re: [amibroker] 
  Re: Back up of Custom Indicators
  Howdy,
   
  The thing that isn't intuitive about AmiBroker is that anything 
  programmed into the IndicatorBuilder has no AFL file you can see UNTIL 
  you save the code. This is really only a problem if you would like to 
  move a specific afl to another computer or e-mail it to a buddy.
   
  What would be cool is the ability to code all aspects of the IB 
  (scaling, middle, etc.) into the AFL, and just run everything from the AA 
  window rather than messing with the Indicator Builder.
   
  Now, I do all my coding in the AA window, and only code #include 
  statements in the Indicator Builder to prevent any problems.
     
  Regards,
  Garynewnow02 <newnow02@xxxxxxxxx> 
wrote:
  <BLOCKQUOTE class=replbq 
  >I 
    think you're one step ahead of me.  Where are these AFL files that 
    contain my custom indicators?  (I looked in my AFL folder and I 
    don't see my indicators in there.  I do some indicators, but I 
    think they are some of the packaged ones.)  I like your 
    organizational ideas but I can't find the files to organize.  Hope 
    that makes sense...--- In amibroker@xxxxxxxxxxxxxxx, "Al 
    Venosa" <advenosa@xxxx> wrote:> Jayson is right. What I've done 
    is create 4 subfolders under the Amibroker/AFL folder, one for 
    Indicators, one for Explorations, one for Commentaries, and one for 
    Systems. Everything is nicely organized. When you want to migrate your 
    AFL files to another computer, it's a very easy copy/paste procedure. 
    Also, the file broker.charts file contains all your custom indicators, 
    so you could create a backup copy of it, too. > > Al 
    Venosa>   ----- Original Message ----- >   
    From: Jayson >   To: amibroker@xxxxxxxxxxxxxxx 
    >   Sent: Wednesday, May 05, 2004 12:03 
    PM>   Subject: RE: [amibroker] Re: Back up of Custom 
    Indicators> > >   Why keep your custom afl's 
    in files/amibroker? Create a separate directory for your AFL files, move 
    your existing files there, then save that directory. In the future when 
    you save a new AFL just point the save to your new directory. If the 
    folder contains just AFL's it should be of manageable size.....> 
    >   Regards,> >   Jayson > 
    >     -----Original 
    Message----->     From: newnow02 
    [mailto:newnow02@xxxx]>     Sent: Wednesday, May 
    05, 2004 11:52 AM>     To: 
    amibroker@xxxxxxxxxxxxxxx>     Subject: 
    [amibroker] Re: Back up of Custom Indicators> > 
    >     What directory?  I don't want to copy 
    my entire Program >     Files/Amibroker... 
    directory as it's rather large.  I've been busy  
    >     filling it up you know... :)> 
    >     --- In amibroker@xxxxxxxxxxxxxxx, "Jayson" 
    <jcasavant@xxxx> wrote:>     > Why 
    not just copy past the entire file or the entire 
    directory?>     > 
    >     > 
    Regards,>     > 
    >     > Jayson>     
    > >     >   -----Original 
    Message----->     >   From: newnow02 
    [mailto:newnow02@xxxx]>     >   
    Sent: Wednesday, May 05, 2004 9:57 AM>     
    >   To: 
    amibroker@xxxxxxxxxxxxxxx>     >   
    Subject: [amibroker] Back up of Custom 
    Indicators>     > 
    >     > >     
    >   Is there an easy way to back up all your customer 
    indicators, >     
    i.e.>     >   some way to 
    query/print out all of them and put them into a 
    >     file?  
    I>     >   don't want to go into 
    each one by hand and copy/paste, >     
    copy/paste,>     >   
    etc.>     > >     
    > >     > >     
    >   Send BUG REPORTS to 
    bugs@xxxx>     >   Send SUGGESTIONS 
    to suggest@xxxx>     >   
    ----------------------------------------->     
    >   Post AmiQuote-related messages ONLY to: 
    amiquote@xxxxxxxxxxxxxxx>     
    >   (Web page: <A 
    href="">http://groups.yahoo.com/group/amiquote/messages/)>     
    >   
    -------------------------------------------->     
    >   Check group FAQ at:>     > <A 
    href="">http://groups.yahoo.com/group/amibroker/files/groupfaq.html>     
    > >     > >     
    >         Yahoo! Groups 
    Sponsor>     
    >               
    ADVERTISEMENT>     > 
    >     > >     > 
    >     > >     > 
    >     > 
    ------------------------------------------------------------------->     
    --------->     > 
    -->     >   Yahoo! Groups 
    Links>     > >     
    >     a.. To visit your group on the web, go 
    to:>     >     <A 
    href="">http://groups.yahoo.com/group/amibroker/>     
    > >     >     b.. To 
    unsubscribe from this group, send an email 
    to:>     >     
    amibroker-unsubscribe@xxxxxxxxxxxxxxx>     > 
    >     >     c.. Your use 
    of Yahoo! Groups is subject to the Yahoo! Terms 
    >     of Service.> > > 
    >     Send BUG REPORTS to 
    bugs@xxxx>     Send SUGGESTIONS to 
    suggest@xxxx>     
    ----------------------------------------->     
    Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx 
    >     (Web page: <A 
    href="">http://groups.yahoo.com/group/amiquote/messages/)>     
    -------------------------------------------->     
    Check group FAQ at: <A 
    href="">http://groups.yahoo.com/group/amibroker/files/groupfaq.html 
    > > > > >     Send 
    BUG REPORTS to bugs@xxxx>     Send SUGGESTIONS to 
    suggest@xxxx>     
    ----------------------------------------->     
    Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx 
    >     (Web page: <A 
    href="">http://groups.yahoo.com/group/amiquote/messages/)>     
    -------------------------------------------->     
    Check group FAQ at: <A 
    href="">http://groups.yahoo.com/group/amibroker/files/groupfaq.html 
    > > 
    >           Yahoo! 
    Groups Sponsor 
    >                 
    ADVERTISEMENT>                
    >          
    >          > 
    > > 
    ---------------------------------------------------------------------------->     
    Yahoo! Groups Links> >       a.. 
    To visit your group on the web, go 
    to:>       <A 
    href="">http://groups.yahoo.com/group/amibroker/>         
    >       b.. To unsubscribe from this 
    group, send an email to:>       
    amibroker-unsubscribe@xxxxxxxxxxxxxxx>         
    >       c.. Your use of Yahoo! Groups 
    is subject to the Yahoo! Terms of Service.Send 
    BUG REPORTS to bugs@xxxxxxxxxxxxxSend SUGGESTIONS to 
    suggest@xxxxxxxxxxxxx-----------------------------------------Post 
    AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx (Web page: 
    <A 
    href="">http://groups.yahoo.com/group/amiquote/messages/)--------------------------------------------Check 
    group FAQ at: <A 
    href="">http://groups.yahoo.com/group/amibroker/files/groupfaq.html 
    
  
  
  Do you Yahoo!?<A 
  href="">Win 
  a $20,000 Career Makeover at Yahoo! HotJobs Send BUG REPORTS 
  to bugs@xxxxxxxxxxxxxSend SUGGESTIONS to 
  suggest@xxxxxxxxxxxxx-----------------------------------------Post 
  AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx (Web page: <A 
  href="">http://groups.yahoo.com/group/amiquote/messages/)--------------------------------------------Check 
  group FAQ at: <A 
  href="">http://groups.yahoo.com/group/amibroker/files/groupfaq.html 
  


Send BUG REPORTS to bugs@xxxxxxxxxxxxx
Send SUGGESTIONS to suggest@xxxxxxxxxxxxx
-----------------------------------------
Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx 
(Web page: http://groups.yahoo.com/group/amiquote/messages/)
--------------------------------------------
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 the Yahoo! Terms of Service.