RSI with EMA Strategy Automation - Step by Step Lesson (MQL5 Series)

Поделиться
HTML-код
  • Опубликовано: 4 янв 2025

Комментарии •

  • @No_Shenanigans
    @No_Shenanigans  Год назад +1

    Guys, if you enjoyed this and find value in doing this, do leave a comment below if there is a strategy with clear rules on YT that you would like to see coded and tested with automated trading... Cheers

  • @zemhana
    @zemhana Год назад

    Thank you for the value you are giving. I tried to get EA based on RSI divergence programming videos on RUclips, but no one did it . I hope you create the first video on RUclips EA based on RSI divergence strategy for MT5

  • @edwinceriola1542
    @edwinceriola1542 18 дней назад

    The Green line is where you enter buy while you exit the trade when comes the redline. Or redline is where you enter sell while green line you exit your sell position in the link I sent below

  • @JamesGridCollection
    @JamesGridCollection Год назад

    Very interesting. Thank you for sharing your knowledge.

  • @hisatnam
    @hisatnam 8 месяцев назад

    Wonderful!! Thank you so much for such a very useful video sharing. You are a real teacher!

    • @No_Shenanigans
      @No_Shenanigans  5 месяцев назад

      You're very welcome! Was away due to obligations, but will now be posting regularly again

  • @mishealunegbu1766
    @mishealunegbu1766 10 месяцев назад

    Your videos are quite educative, please can you make a video where we can read over bought on an RSI or stoicastic with a moving average. When the ma is above 70 it's over bought and when the ma is below 30 it's over sold. And guidelines on how to use other indicators like macd, ichimoku etc to do the same. Thanks for all you do

  • @therasounds4448
    @therasounds4448 Год назад

    Hi I have a few errors when I have done this mainly with the trade files that I've imported can you help?

  • @ElliottWaveAdvanced
    @ElliottWaveAdvanced 11 месяцев назад

    this is good, I am still learning oo

  • @kobbyben1
    @kobbyben1 5 месяцев назад

    How about using the EMA to open buy trade when it crosses over RSI at level 30 and take profit if above RSI level 70 and opposite for sell when EMA crosses below RSI level 70 and take profit when the RSI crosses below level 30?

    • @No_Shenanigans
      @No_Shenanigans  5 месяцев назад

      Sounds good. if you can write clear rules of when to take trades and when to take profit and stoploss, i can convert into a code and then share it here as a separate video. Will need very clean and specific rules though

    • @kobbyben1
      @kobbyben1 5 месяцев назад

      @@No_Shenanigans Thanks very much
      Using RSI-14, with levels 20 and 80 adding on top SMA-1 instead of the RSI default indicator.
      Buying
      When SMA-1 cross above RSI on level 20 it is buy and take profit when it SMA-1 cross above RSI level 50.
      Selling
      When SMA-1 cross below RSI on level 80 it is selling and take profit when SMA-1 cross below RSI level 50
      You can see in this EA/BOT no need for stop loss. This is oscillatory indicator.

    • @No_Shenanigans
      @No_Shenanigans  5 месяцев назад +1

      Am currently recording the new EA coding video that I am intending to release in the coming week. Will look at this after that. Thanks for suggestions :)

  • @bilalghabbash
    @bilalghabbash 6 месяцев назад

    where can i found the full code to copy it ?

    • @No_Shenanigans
      @No_Shenanigans  5 месяцев назад +1

      Brother the idea is to learn to code and not just download. This way we learn how to code for ourselves. Teach how to fish 😃

    • @edwinceriola1542
      @edwinceriola1542 18 дней назад

      You should try to learn coding. It's fun to learn from this. Don't be lazy