fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. miro1360
    3. Posts
    M
    • Profile
    • Following 0
    • Followers 257
    • Topics 27
    • Posts 1611
    • Best 192
    • Controversial 5
    • Groups 0

    Posts made by miro1360

    • RE: Where are my screenshots?
      1. yes
      2. no

      testing is learning

      posted in Questions & Answers
      M
      miro1360
    • RE: Where are my screenshots?

      try it with a custom function, if your problem about resizing persist, it is MT5 bug and only who can solve it is the metatrader company

      0_1563416174696_ba7b9285-0d79-4aa7-9302-dafac473c63b-image.png

      posted in Questions & Answers
      M
      miro1360
    • RE: Can't see the logic

      yes send it, I hope it is not very complicated and big project 😄

      posted in Questions & Answers
      M
      miro1360
    • RE: Buttons not working?

      Change the settings in A: B: as this:

      0_1562860933981_ac1b92c6-4687-4010-861b-5a59a9f3d16b-image.png

      posted in Questions & Answers
      M
      miro1360
    • RE: Finding the nearest horizontal line of indicator. (Complex question)

      Someone can play and convert it into blocks, other users can benefit from it 🙂

      posted in Questions & Answers
      M
      miro1360
    • RE: Finding the nearest horizontal line of indicator. (Complex question)

      to guide you what to do:

      • consider custom code block
      • use an array variable big enough to all the lines
      • find an increment how the name is changed
      • using for loop you can fill this array with each value from all the lines
      • create another loop which will loops through the array of values, use a condition inside the loop to find the position of price, when the condition is true, break this loop and finally you have the "i" increment from the loop ... based on this increment you have the position of your desired values from the array ...

      this is an example based on the steps + in addition it plots the lines (from which it gets the values, for you it is done with indicator, so change the functions accordingly)

      https://fxdreema.com/shared/qfIGAMlVc

      0_1562818331614_c699ba5f-d22a-4d61-bcfe-0c19cba830ac-image.png

      0_1562818484136_0dbf0a3f-7912-43b3-ab7e-36397b1da10b-image.png

      this is only for drawing lines:
      0_1562818529532_a57eb25c-b3f7-4da7-87c9-c24cd59123f7-image.png

      0_1562818559048_8d3c68c5-a23d-48e3-921f-8914c59a36d6-image.png

      0_1562818574701_6165a697-324e-454e-82df-06ca69679454-image.png

      a tolerance should be added (to eliminate price fluctuations around the line, but this is the task where you can play :D)
      ...
      by the way, the whole code can be converted into blocks, but it takes a longer clicking time and I don't have it ... moreover, in my past replies about working with loops is covered almost everything 🙂

      posted in Questions & Answers
      M
      miro1360
    • RE: Can't see the logic

      Actually, it seems be working right ...

      when the input parameters are:

      • Onsatura=200
      • MouaBE=100

      Then both, buy1 and buy2 are opened right, also BE for buy1 is working:
      0_1562788806927_d238bc9a-01dd-47d5-99d9-b5492b0d4132-image.png

      then, buy1 is closed because Onsatura is reached, and buy2 still waiting for own Onsatura level:
      0_1562788818123_40ab82c6-01a4-4f83-88ea-5b1029128d60-image.png

      posted in Questions & Answers
      M
      miro1360
    • RE: Can't see the logic

      ... ... ...

      posted in Questions & Answers
      M
      miro1360
    • RE: Can't see the logic

      It is related to the logic used between blocks, respectively a mismatch between input parameters.
      If the input parameter "Onsatura" is 50 (pips) and the input parameter named "MouaBE" is "0", then the stops are modified to the null and the trade is closed. Set the "MouaBE" to 100 or so and everything should working fine 😄

      0_1562704753895_efc077bd-2a12-431b-a015-787ed81313f4-image.png

      ....
      apply to your testing a "test buttons" for trades opening and it will give you the possibility for better testing:
      0_1562705115725_09b05585-095a-44ab-bd21-ca022fb627e2-image.png

      0_1562705451029_ac5df7bd-d654-483d-a45d-d70bf19d8a86-image.png

      posted in Questions & Answers
      M
      miro1360
    • RE: Where are my screenshots?

      I was not able to replicate your issue with these settings:
      0_1562690182240_b69553c5-6851-415f-b42b-12f4a6d626cb-image.png

      Standard function of the metatrader is used in the block:
      https://docs.mql4.com/chart_operations/chartscreenshot

      posted in Questions & Answers
      M
      miro1360
    • RE: please help

      It should be integrated in the buy/sell block:
      0_1562689041419_2dbe1145-e450-4b71-bcbb-18f5f3d6b06d-image.png

      posted in Questions & Answers
      M
      miro1360
    • RE: rectangle

      what about this block?
      0_1562559823636_4b693c92-d07c-4454-9717-e05b563f03d8-image.png

      posted in Questions & Answers
      M
      miro1360
    • RE: multi time frame Scanner

      https://fxdreema.com/forum/topic/7370/new-spin-video-tutorial-signals-dashboard-ea-advanced-looping-objects-arrays/6

      posted in Questions & Answers
      M
      miro1360
    • RE: Draw Trendline and Swing for support and resistance

      drawing such trendlines is possible with the help of regression channel, you must find the regression channel indicator (for MT4) which print the values into buffers (forget the ones that draw standard regression lines) ... if you dig the google very deeply, you will be able to find something (long time ago I found something, ... I don't know the exact name of indicator and I don't have that strategy saved, but I am 100% sure that I found and it worked in fxdreema) ...

      posted in Questions & Answers
      M
      miro1360
    • RE: example: Trendline EA

      0_1561934168891_b5bd0ede-1941-4278-b698-fd8c7dbd540e-image.png

      posted in Tutorials by Users
      M
      miro1360
    • RE: ECN orders, error 130 ...

      Lots can be any, dynamic or calculated - it doesn't matter. What matters is the trade opened without stops.

      posted in Tutorials by Users
      M
      miro1360
    • ECN orders, error 130 ...

      How to open a trade with desired stops on the ECN account:

      • trades should be opened without stops (without SL and TP) to prevent errors
      • the stops can be modified after the successful opening of the trade

      One of the ways to achieve it:

      0_1561563810776_6724fced-928c-4fb5-85b6-3adadbf9e0b5-image.png

      posted in Tutorials by Users
      M
      miro1360
    • RE: FxDreema is awesome!

      Unhelpful remark - I can't help that person otherwise than with my recommendation. The reality is that none of us knows how to write a manual about fxDreema for everyone. Admin doesn't know it, I don't know, nobody knows it. There were people who tried to make a paid fxdreema school or academy. I don't know if they still exist. My opinion (can be wrong) is that fxdreema is mostly used by a regular/standard people, not real investors (various reasons). These people don't have the money for real investments and thats why they tried luck with a big leverage. Manual trading went wrong and they asked EAs for help. Paying a programmer for "EA in head" resulted into large costs so they found the programming-less tools as a significantly cheaper alternative (otherwise the programmer would be cheaper, right?). Of course, the best is fxdreema. It helped to a lot of traders, but there are people who will be never satisfied.

      Back to a documentation:

      • each block is partially documented inside
      • https://fxdreema.com/tutorial
      • https://fxdreema.com/examples
      • youtube has some experiments
      • and finally unfailing answers in the forum from the hard-working people who left their time here

      If you count it together and put it in a manual, how many pages it will have? Will it be useful at all? Probably not enough.
      I did EAs with 1000 of blocks which are not profitable.
      I did EAs with a few blocks which are profitable with their own risk
      0_1561426038407_a4319371-6cf8-4606-80a4-262fb0131d31-image.png
      (not a holly-grail myths, this may be another book, at least as forexfactory was created and works)

      So where to start with the expected manual? Following the most complicated EAs and showing how they fail? Or searching for a key in the simplicity, but learn about the potential of fxdreema nothing?
      What type of manual?

      • the basics of trading + tips what is working and what is not?
      • how to do things right in fxdreema?
      • how to gain a logical thinking for fxdreema?
      • how to convert a simple strategy using fxdreema?
      • how to do a complex strategy with fxdreema?
      • how to make a profitable strategy in fxdreema?
      • how to deal with MT5 endless issues?
      • a manual about testing with fxdreema?
      • examples of 1000 best forex strategies?
      • how to implement complex indicators and even tutorials about creating some?
      • examples of EA managers, dashboards, EA indicators?
      • different blocks can be combined to millions of examples, where to start?
      • we can continue with books about custom code programming and creating own blocks for fxDreema
      • connecting EAs with web aplications?
      • and opening the second universe with a book about creating EAs prepared for AI connection in fxDreema?
        ....
      posted in General Discussions
      M
      miro1360
    • RE: FxDreema is awesome!

      Do you think your karma will improve if you predict and talk about the karma of others and you don't focus on your own?

      I advise you:

      • forget about forex, forget about investing, forget about gambling
      • instead of crying, find a regular job and finally start to fulfill your life with happiness, we can't help you here
      • I'm sure the admin is making a refund, just ask him and say it didn't meet your expectations
      posted in General Discussions
      M
      miro1360
    • RE: Display on the chart if the EA has a block turned on or off.

      Time is a problem, I am not often here ... besides, for 90% of questions it would be like ticketing system for the assembly of EAs or to teaching someone .
      It wouldn't be like support for fxDreema tool at all (all questions about a classic use of fxdreema were answered in the forum) 😄 .
      .. these things of support will never be paid by the standard subscription ...
      It is like photoshop, one can do an editing job for someone else, the person does not learn anything.
      So I can do this paid assembling EAs support right now, I don't want to do it, because it would not be the way.

      posted in Questions & Answers
      M
      miro1360
    • 1
    • 2
    • 8
    • 9
    • 10
    • 11
    • 12
    • 80
    • 81
    • 10 / 81