fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search

    Learning process

    Questions & Answers
    3
    5
    1164
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • I
      IMICHELENA last edited by

      Hello all,

      This is my first time trying to create a robot and I don't have ANY knowledge about programming, but, so far I do understand the basic way that Fxdreema. (really nice, by the way).

      My strategy is very simple(I think). Is london breakout following the next parameters:

      • Between the first hour London opens, create a range (HH and LL)

      • Right after the first hour, as soon as the price cross the range, BUY/SELL with take profit at 10 pips and stoploss at the HH/LL of my range

      • If the price do not cross HH or LL of my range, then NO TRADE(this condition is not in the robot yet).

      So here my robot so far, https://fxdreema.com/shared/4XLQyusU although is working, is not doing it as demanded.

      So, could anybody help me to figure it out why?

      Thanks in advance

      1 Reply Last reply Reply Quote 0
      • S
        seb saint last edited by

        The great thing about programming is that the computer does EXACTLY what you tell it to do. But that is the challenge too. The computer does not guess what you mean. If you are not getting the results you expect then it means that you have not given the computer the correct instructions and you will need to review you instructions until you find your error. That is a skill that takes time to master.

        What do you want?

        If you want to quickly get an EA for your strategy, hire someone to do it for you.

        If you want to learn how to create EAs with fxDreema, you will need to invest time to learn the skills of programming and learn how exactly fxDreema works. This is not a quick solution.

        So again I ask, what do you want?

        I 1 Reply Last reply Reply Quote 0
        • fxDreema
          fxDreema last edited by

          Something is wrong in your calculations. What do you think is the value in this MAXMIN variable? I see it is the difference between two prices - highest and lowest. If the highest price is 1.3 and the lowest is 1.2, the difference will be 0.1. But then you compare that value with Candle High. Do you think it is correct to compare these values? 🙂

          By the way here and there in the blocks you can see "price fraction". What I mean by "price fraction" is such kind of value that is a difference between two prices. I don't know how correct is my language in this case 🙂

          I 1 Reply Last reply Reply Quote 0
          • I
            IMICHELENA @seb saint last edited by

            thanks @seb-saint

            1 Reply Last reply Reply Quote 0
            • I
              IMICHELENA @fxDreema last edited by

              I will check that @fxdreema. thanks for the tips.....I do understand what you are saying....apples with apples right? ☺

              1 Reply Last reply Reply Quote 0
              • 1 / 1
              • First post
                Last post

              Online Users

              H
              R
              A

              7
              Online

              146.7k
              Users

              22.4k
              Topics

              122.6k
              Posts

              Powered by NodeBB Forums | Contributors