+ Reply to Thread
Results 1 to 10 of 10
 3 Attachment(s)    

Thread: RSI peak and cross MA alert

  1. #1
    Junior Member
    Join Date
    Nov 2008
    Posts
    4

    Default RSI peak and cross MA alert

    Hi everyone,

    I'm searching for MQ4 code that will give audio and visual alert when RSI peaks, then cross MA line above 65 or below 35.

    Thanks,

    George

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

    Default

    Quote Originally Posted by comdoc View Post
    Hi everyone,

    I'm searching for MQ4 code that will give audio and visual alert when RSI peaks, then cross MA line above 65 or below 35.

    Thanks,

    George


    Hi comdoc,

    Welcome!

    Try this one.

    What do you mean by peaks ? We can say that there is always a peak with RSI, before it crosses the MA.

    Just to know, what symbol, period, RSI/MA parameters do you use ?
    Attached Files

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

    Default

    I have also made an EA, if it can help.
    Attached Files

  4. #4
    Junior Member
    Join Date
    Nov 2008
    Posts
    4

    Default

    Thanks, funyoo, for the indicator and EA. Divergence peak and trough. I trade all currencies on 1M timeframe.

    Regards,

    comdoc

  5. #5
    tsf
    tsf is offline
    Junior Member
    Join Date
    Jan 2009
    Posts
    8

    Default

    Quote Originally Posted by funyoo View Post
    I have also made an EA, if it can help.
    hi Funyoo,
    why the test this EA is very slow, to test 5 days are needed 5 minutes with default parameters
    thanks

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

    Default

    Quote Originally Posted by tsf View Post
    hi Funyoo,
    why the test this EA is very slow, to test 5 days are needed 5 minutes with default parameters
    thanks
    Hi tsf,

    Sometimes the logics are too heavy.

    On a demo account, the server can crash.

  7. #7
    tsf
    tsf is offline
    Junior Member
    Join Date
    Jan 2009
    Posts
    8

    Default

    Quote Originally Posted by funyoo View Post
    Hi tsf,

    Sometimes the logics are too heavy.

    On a demo account, the server can crash.
    hi Funyoo,
    the method seems good, please, it's not possible to simplify the logic, remove the indicator Dan Rsi separate window, martingala, ma filter.
    Use the cross signal of RSI with its MA Up 65 and Down 35, money management, time filter.
    thanks......................thanks

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

    Default

    Quote Originally Posted by tsf View Post
    hi Funyoo,
    the method seems good, please, it's not possible to simplify the logic, remove the indicator Dan Rsi separate window, martingala, ma filter.
    Use the cross signal of RSI with its MA Up 65 and Down 35, money management, time filter.
    thanks......................thanks
    Hi tsf,

    This is already what does the EA with this indicator.

  9. #9
    Junior Member
    Join Date
    Mar 2009
    Posts
    2

    Default rsi level ma insted of rsi ma level

    hello administrator,

    Im looking for an ea that will enter a buy trade only after rsi has gone bellow 30 and following this has crossed the ma
    or a sell trade only after rsi has gone above 70 and following this has crossed the ma.
    Multiple entry possible if in the buy logic the price is lower than the previous one and if in the sell logic the price is higher than the previous one.
    If multiple entry tp of the first entry at be.
    manual tp sl.
    do you think it is codable?
    kind regards

  10. #10
    Junior Member
    Join Date
    Mar 2009
    Posts
    2

    Default rsi level ma insted of rsi ma level

    better than a long explanation
    Attached Images  

+ Reply to Thread

Similar Threads

  1. Price MA Cross Alert
    By funyoo in forum Indicators
    Replies: 5
    Last Post: 05-22-2012, 00:46
  2. Add a pop-up alert to an indicator
    By funyoo in forum MQL programming
    Replies: 6
    Last Post: 04-25-2011, 22:01
  3. ZigZag Alert
    By crissfx in forum Indicators
    Replies: 2
    Last Post: 04-28-2009, 07:51
  4. Rsi-ema Alert
    By TREND RIDER in forum Indicators
    Replies: 10
    Last Post: 03-01-2009, 21:44
  5. Add Alert to AlaskanPipAssassinMod
    By TREND RIDER in forum Indicators
    Replies: 6
    Last Post: 02-05-2009, 12:25

Posting Permissions

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