Re: [amibroker] Saving Composite

 



  • atcFlagCompositeGroup = 2 - put composite ticker into group 253 and EXCLUDE all other tickers from group 253 (avoids adding composite to composite)
  • ----- Original Message -----
    Sent: Thursday, March 10, 2016 12:48 PM
    Subject: [amibroker] Saving Composite

     

    I wrote the Composite formula below and can't figure out how to get it in Group 253 where all Composites  reside.  Help will be most appreciated  Thanks

    Dick Hoierman

    /* StocksVol Composite*/
    StocksUPV = V>2;
    StocksDNV = V<2;

    AddToComposite( StocksUPV, "~StocksUPV", "V");
    AddToComposite( StocksDNV, "~NasdaqDNV", "V");

    Graph0 = Foreign("~StocksUPV", "V");
    Graph0 = Foreign("~StocksDNV", "V");

    // Now you can use the same formula in scan AND indicator

    __._,_.___

    Posted by: "ajf1111" <ajf1111@epix.net>
    Reply via web post Reply to sender Reply to group Start a New Topic Messages in this topic (2)
    **** IMPORTANT PLEASE READ ****
    This group is for the discussion between users only.
    This is *NOT* technical support channel.

    TO GET TECHNICAL SUPPORT send an e-mail directly to
    SUPPORT {at} amibroker.com

    TO SUBMIT SUGGESTIONS please use FEEDBACK CENTER at
    http://www.amibroker.com/feedback/
    (submissions sent via other channels won't be considered)

    For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
    http://www.amibroker.com/devlog/


    .

    __,_._,___

    Related Posts


    EmoticonEmoticon

    :)
    :(
    =(
    ^_^
    :D
    =D
    =)D
    |o|
    @@,
    ;)
    :-bd
    :-d
    :p
    :ng
    :lv