+ Reply to Thread
Results 1 to 5 of 5
 4 Attachment(s)    

Thread: Alaskanpip Rider

  1. #1
    Member
    Join Date
    Dec 2008
    Posts
    107

    Default Alaskanpip Rider

    hi funyoo,
    thanks for all your great work and contributions to fx trading.
    i have been low in posting on the thread owing to spending more time on manual system.

    I wish to kindly request you to code this indy into an EA, Alaskinpipassassinmod.
    you coded an alert on it for me but it did not funtion well due to a repainting issue.
    But in the period i have watched the indy i think it will do well cos it repainting is minimal.

    summary rules:
    buy: blue line cross red above At The Close Of Bar.
    sell: blue line cross red line below at the close of bar.

    EXIT:
    1, Opposite crosses.
    2, Take profit and wait for new signal

    additions:
    1, MA FILTER
    2, TIME FILTER
    3, ADDITIONAL TRADE/MM

    THANKS
    Attached Images  
    Attached Files

  2. #2
    Administrator funyoo's Avatar
    Join Date
    Sep 2008
    Posts
    7,455

    Default

    Quote Originally Posted by TREND RIDER View Post
    I wish to kindly request you to code this indy into an EA, Alaskinpipassassinmod.
    you coded an alert on it for me but it did not funtion well due to a repainting issue.
    But in the period i have watched the indy i think it will do well cos it repainting is minimal.

    summary rules:
    buy: blue line cross red above At The Close Of Bar.
    sell: blue line cross red line below at the close of bar.

    EXIT:
    1, Opposite crosses.
    2, Take profit and wait for new signal

    additions:
    1, MA FILTER
    2, TIME FILTER
    3, ADDITIONAL TRADE/MM

    THANKS
    Hi TREND RIDER,

    Thanks for sharing your statement,

    Note that with mql code, we can't enter at the close of a bar, only at the opening of a new bar.

    The indicator is still repainting on the last 5 bars on M5. I have added a BarShift option set on 5 to trade the last signal.
    Attached Files

  3. #3
    Member
    Join Date
    Jan 2009
    Posts
    40

    Default

    Can this indicator AlaskanPipAssassinMod be made into an oscillator type indicator ?

  4. #4
    Administrator funyoo's Avatar
    Join Date
    Sep 2008
    Posts
    7,455

    Default

    Quote Originally Posted by mel8331 View Post
    Can this indicator AlaskanPipAssassinMod be made into an oscillator type indicator ?
    With the repainting part, it would be too complicated. But maybe another programmer will help.

  5. #5
    Member
    Join Date
    Dec 2008
    Posts
    107

    Default

    Quote Originally Posted by funyoo View Post
    Hi TREND RIDER,

    Thanks for sharing your statement,

    Note that with mql code, we can't enter at the close of a bar, only at the opening of a new bar.

    The indicator is still repainting on the last 5 bars on M5. I have added a BarShift option set on 5 to trade the last signal.
    THANKS FUNYOO A GREAT DEAL.
    I WILL SET UP DEMO TO SEE WHAT I'VE GOT.

    TRUST ME TO POST REPORTS

+ Reply to Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts