fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. fmazzot
    F
    • Profile
    • Following 1
    • Followers 0
    • Topics 5
    • Posts 18
    • Best 0
    • Controversial 0
    • Groups 0

    fmazzot

    @fmazzot

    1
    Reputation
    426
    Profile views
    18
    Posts
    0
    Followers
    1
    Following
    Joined Last Online

    fmazzot Unfollow Follow

    Latest posts made by fmazzot

    • RE: Who can use EA built with FXdreema

      @biztet Ah ok , I hadn't read yet, so ignore the last question, you already answered me
      Thank you

      posted in Questions & Answers
      F
      fmazzot
    • RE: Who can use EA built with FXdreema

      Ok, thank you very much for the clarification.
      For the second, i know as import custom indicator but i don't know as i can create it into fxdreema.

      Is it possible to create also an indicator included entirely in the EA?

      posted in Questions & Answers
      F
      fmazzot
    • Who can use EA built with FXdreema

      Hi,
      I would like to understand a few things.

      1. If I build an EA with integrated indicators (eg moving averages and macd) and then I decide to sell this EA on "https://www.mql5.com/en/market", can i be sure that it will work for any other user who decides to purchase it?

      2. If, for example, I create an EA that uses a custom indicator instead, it works for me if I have this custom indicator installed on MT4.
        So, if a user buys my EA from the market but doesn't have the custom indicator installed, how can it work properly for him too?

      Thanks
      Best regards

      posted in Questions & Answers
      F
      fmazzot
    • RE: Doji Heiken Hashi - Help me to identify it please

      @roar Ok. I will try to make the EA with your custom code. Thanks for your help! đŸ™‚

      posted in Questions & Answers
      F
      fmazzot
    • RE: Doji Heiken Hashi - Help me to identify it please

      Someone can help me? @roar @Mirotrader @Miro-Bagrov @miro1360

      posted in Questions & Answers
      F
      fmazzot
    • RE: Doji Heiken Hashi - Help me to identify it please

      @l-andorrĂ  said in Doji Heiken Hashi - Help me to identify it please:

      I'm afraid I'm not an expert on Heiken Ashi. What do you need exactly from those formules? Maybe you can get the same information in a much easiest way from the indicator itself.

      I just want to understand how to identify a Doji heikin ashi.
      The formulas above show how a heikenhashi candle is calculated but not a doji.
      Also I don't know how to use the formula block to be able to insert multiple operations together. I see that the formula block only allows me to perform operations between two values.

      posted in Questions & Answers
      F
      fmazzot
    • RE: Doji Heiken Hashi - Help me to identify it please

      @l-andorrĂ  @fxDreema Can you help me on this please?

      posted in Questions & Answers
      F
      fmazzot
    • Doji Heiken Hashi - Help me to identify it please

      Can you help me to identify Doji Heikenhashi ?

      I found how calulate the bar but i don't know how can to find a doji of heikenhashi.
      This is a mode for calculate heikenhashi bar:
      Heikin Ashi bar:

      Open = (open previous bar + close previous bar) /2
      Close = (open + max + min + close) /4
      Max = max, open or close of current period
      Min =min, open or close of current period
      

      How can i write a formula or a trace that identify Doji Heikenhashi?

      posted in Questions & Answers
      F
      fmazzot
    • RE: Import custom indicator - Undeclared identifier

      I solved it, thanks anyway

      posted in Bug Reports
      F
      fmazzot
    • Import custom indicator - Undeclared identifier

      Hi,
      I tried to import indicator trading volume index that i attached.

      On my project i receive this error Undeclared identifier

      https://fxdreema.com/shared/Hzf8PzFN

      Where am I doing wrong?

      Thanks for your help.

      0_1590416979063_Trading Vol Index.ex4

      posted in Bug Reports
      F
      fmazzot