fxDreema

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

    ennoch

    @ennoch

    0
    Reputation
    2
    Profile views
    17
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    ennoch Unfollow Follow

    Latest posts made by ennoch

    • body size

      Hello, good day, and thank you,
      I want to select a candle where the shadows are no more than one-fourth of the candle size, and the body is larger.
      I wrote this condition using a variable, but it didn’t work correctly. Can someone write this code for me or guide me?
      The issue is that after each candle, the variable didn’t reset to zero.

      posted in Questions & Answers
      E
      ennoch
    • RE: Help to Convert Expert Advisors MQ4 to MQ5

      @khoshali تلگرام چک کنید

      posted in Questions & Answers
      E
      ennoch
    • RE: Checking recent candles

      I have limited familiarity, and I’ve tried to write this code a few times but couldn’t succeed. I thought of asking my question in the forum, hoping someone might help me.

      posted in Questions & Answers
      E
      ennoch
    • RE: Checking recent candles

      You misunderstood me. I want to measure the size of recent candles. For example, if the size of candle ID six is the largest candle in the last 10 candles at 100 pips, then whenever a candle closes larger than 100 pips, it should open a position for me.
      What you explained measures the market price, not the candle size.
      If you see this picture, you will understand.
      Screenshot 2025-01-16 075834.png

      posted in Questions & Answers
      E
      ennoch
    • Checking recent candles

      Hello, I hope you're doing well.
      I want to create a time range or candle period, for example, the last 10 candles, and check whenever a candle closes larger than all the previous 10 candles. If it’s bullish, it should open a Buy position, and if it’s bearish, it should open a Sell position.
      Additionally, I need an input for the candle size, and the candle’s shadow (wick) should not exceed one-quarter of the total candle size.
      My main issue is checking the previous candles.

      posted in Questions & Answers
      E
      ennoch
    • RE: purchase problem

      @l-andorrà I just tested the buy position
      I will write the code again, maybe it will be correct

      posted in Questions & Answers
      E
      ennoch
    • RE: purchase problem

      It only draws one line, even if it draws multiple lines. After opening a position, the lines are deleted, and it should not open another position until a new line is drawn.

      posted in Questions & Answers
      E
      ennoch
    • RE: purchase problem

      I did this in the first message
      https://fxdreema.com/shared/X8DayNi0b

      posted in Questions & Answers
      E
      ennoch
    • RE: تهیه اشتراک

      صفحه اصلی سایت بالای صفحه
      Purchase
      کلیک کن هر اشتراکی میخواهی انتخاب کن با ارزدیجیتال یا پیپال پرداخت کن

      posted in Questions & Answers
      E
      ennoch
    • RE: purchase problem

      If we want to explain it simply: whenever several bullish candles are formed (bulls in a row), place the line on candle ID 3, and then take a position after the cross — this works perfectly.

      However, the conditions don't work properly, even though the lines are drawn correctly.

      posted in Questions & Answers
      E
      ennoch