fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. caaz
    C
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 3
    • Best 0
    • Controversial 0
    • Groups 0

    caaz

    @caaz

    0
    Reputation
    103
    Profile views
    3
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    caaz Unfollow Follow

    Latest posts made by caaz

    • RE: How do I get buffers for this indicator?

      I need also the same thing

      posted in Questions & Answers
      C
      caaz
    • MA customized indicator

      Hello Guys.

      I am using FXdreema for a while to make EA but not Indicators. I am new to mql5 and I am trying something but it doesn't work.

      I want to make a simple MA indicator like this.

      Moving Average of the maximum price between PRICE_OPEN and PRICE_CLOSE of each candle (If the candle is bearish or bullish, it doesn't matter)

      So for each candle, it will select the maximum between the PRICE_OPEN and the PRICE_CLOSE and then make the Moving average based of the maximum value.

      Formula = MA (Max( PRICE_OPEN, PRICE_CLOSE))

      I am struggling with this but can't find a solution. I will appreciate your help

      Thank you

      posted in Questions & Answers
      C
      caaz
    • RE: How Do I Create An EA With This Type of Custom Indicator?

      I am having the same concern about how to use a custom indicator in my EA but until now I have no success doing it.
      Actually, I only have the .ex4 file
      How can I solve this?
      Thanks in advance for your help

      posted in Questions & Answers
      C
      caaz