fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. nasserminaei
    N
    • Profile
    • Following 0
    • Followers 0
    • Topics 20
    • Posts 81
    • Best 1
    • Controversial 1
    • Groups 0

    nasserminaei

    @nasserminaei

    1
    Reputation
    15
    Profile views
    81
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    nasserminaei Unfollow Follow

    Best posts made by nasserminaei

    • RE: Time Bomb and backtesting

      @SPEG-INC-0
      I have got the same problem. on MT5 the results are more reliable. I'm still trying to figure out a way to solve the problem but so far the best way is after backtesting run the EA on a live demo account for a week and try to optimize according to live data. it takes longer but more reliable

      posted in Questions & Answers
      N
      nasserminaei
    • RE: Time bomb block reliability

      @jstap thank you so much 🙏 🙏

      posted in Questions & Answers
      N
      nasserminaei

    Latest posts made by nasserminaei

    • RE: Custom indicator with exe file

      @jstap I realized what was causing problem. I had to paste the indicator in the main indicators folder in mt4 but i did it on a subfolder with a name which did not match the indicator's name. problem solved. thank you so much.

      posted in Questions & Answers
      N
      nasserminaei
    • RE: Custom indicator with exe file

      @jstap thanks for getting back to me. it is a very confusing situation. I have done exactly the same thing. I have double checked. could be any reason I'm missing here? I can't figure out why it is not returning for me.

      posted in Questions & Answers
      N
      nasserminaei
    • RE: Custom indicator with exe file

      @jstap sure, here it is
      fenefx_ACD1.ex4

      posted in Questions & Answers
      N
      nasserminaei
    • RE: Custom indicator with exe file

      @jstap thanks, I have done that but still couldn't succeed. here are the snapshots of what I have done.
      2.png
      1.png

      posted in Questions & Answers
      N
      nasserminaei
    • RE: Custom indicator with exe file

      @jstap I exactly want to address those buffers appearing in data window. how can I do that?
      I need those buffers because they represent price levels. I need to access those price levels on the chart to set conditions for my EA.
      attached is the snapshot of the indicator and price levels it generates
      Screenshot 2024-09-27 145315.png

      posted in Questions & Answers
      N
      nasserminaei
    • RE: Custom indicator with exe file

      @jstap I have entered the input parameters as the exact same order as it is shown on MT4 data window as the first step. how should I create 'output buffers' correlating to the input parameter? because in fxdreema I need output buffers to be shown .
      as an example I have a line named 'A UP' in the indicator. I have exactly set this as input, now I want to refer to this line in fxdreema as a buffer. how should i introduce in 'output buffer' to correlate with 'A UP' input parameter

      posted in Questions & Answers
      N
      nasserminaei
    • Custom indicator with exe file

      Hi, I have an indicator providing levels but I only have the EXE file not MQL file so i can't add as custom indicator. Is there any way to go around this problem and identify the levels some how in my EA?

      posted in Questions & Answers
      N
      nasserminaei
    • RE: using turn on/off blocks

      @sktsec @l-andorrà
      thank you so much for helping me to solve the issue I have been trying to solve for about 2 weeks. removing block '44' actually worked.
      your time and effort is really appreciated , I hope that someday I can do the same for others 🙏 🙏

      posted in Questions & Answers
      N
      nasserminaei
    • RE: using turn on/off blocks

      @sktsec
      thanks for getting back to me. well the algo should work like this:

      1. opens position or positions are closed
      2. the ea stops working for X seconds (freezing time starts when the last open position is closed)
      3. it starts working again when the freezing time is over. let's say after 2 minutes.
        as far as I have understood from your message, maybe it's better to remove block '44' as the 'turn on blocks' has nothing to do with with the previous trade it just count the time so it might solve the problem. i'll check to see if it works.
      posted in Questions & Answers
      N
      nasserminaei
    • RE: using turn on/off blocks

      @l-andorrà here it is:
      https://fxdreema.com/shared/3l34zhk3b

      posted in Questions & Answers
      N
      nasserminaei