fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. indices_group
    I
    • Profile
    • Following 0
    • Followers 0
    • Topics 4
    • Posts 15
    • Best 0
    • Controversial 0
    • Groups 0

    indices_group

    @indices_group

    0
    Reputation
    144
    Profile views
    15
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    indices_group Unfollow Follow

    Latest posts made by indices_group

    • RE: Fibonacci Levels Variables

      image.png

      I want values like that on the picture.

      My strategy is like this :

      I want to see a higher high followed by a lower low. Then I'll draw a fibo from the previous higher high to the previous higher low. When price reaches -2.5 level I buy

      posted in Questions & Answers
      I
      indices_group
    • RE: Fibonacci Levels Variables

      Ok can I use inverse values for example, say -5 or -6 inside the fibo property?

      posted in Questions & Answers
      I
      indices_group
    • RE: Fibonacci Levels Variables

      Yes I see that but I want to make my own values. Which Fibonacci property can I use so that i can use my own values

      posted in Questions & Answers
      I
      indices_group
    • Fibonacci Levels Variables

      I'm working on an EA that uses Fibonacci custom levels. I have defined the levels I'll use as variables. I have difficulty using those variable levels on the conditional block for fibo. please help.

      project link

      https://fxdreema.com/shared/3YTKB4aW

      bff93b32-4b23-4bc1-bbca-65e15ad4eba6-image.png

      posted in Questions & Answers
      I
      indices_group
    • RE: how to custom Fibonacci levels

      I'm planning to use a max of 0.5 , 1, 2.5 , 3.5 and -0.5 , -1 , -2.5 , -3.5

      That's 8 levels, first 4 levels are positive and the rest are negative levels.

      posted in Questions & Answers
      I
      indices_group
    • RE: how to custom Fibonacci levels

      Yes a little bit I've used variables to store Zigzag values , I leaned from a zigzag tutorial.

      Basically I want to build an EA that draws fibo from previous zigzag highs and lows, then store the retracement values to use them later.

      posted in Questions & Answers
      I
      indices_group
    • RE: For EACH Position Block

      @jstap Thanks for replying I have resolved the issue with a time filter block. So it was able to open one trade per bar rather then opening multiple orders at once.

      posted in Questions & Answers
      I
      indices_group
    • RE: how to custom Fibonacci levels

      @l-andorrĂ  can you help with the structure on how ill store them

      posted in Questions & Answers
      I
      indices_group
    • RE: Highs and Lows

      @jstap thank you

      posted in Questions & Answers
      I
      indices_group
    • For EACH Position Block

      When i execute this code, it opens multiple positions at once.

      Please help , I want it to open one position everytime the loop runs.

      c29e5a8c-312e-4c5e-b547-d4ccfad973ab-image.png

      posted in Questions & Answers
      I
      indices_group