fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. uchiha
    3. Posts
    U
    • Profile
    • Following 0
    • Followers 0
    • Topics 38
    • Posts 120
    • Best 4
    • Controversial 0
    • Groups 0

    Posts made by uchiha

    • RE: MQ4, XML and C

      Hello fxdreema

      Great job your doing,

      I have a curious situation I am trying to resolve. I have come to see how unreliable MT4 is. So I want to shift my testing to other back-testing softwares (e.g Zorro). For Zorro, they use lite-c.

      I am looking for a way to skip the learning curve for the programming language and I remember you used to allow exports via XML.

      My IDEA is to get the XML format and convert to C++ for easy use 😄

      So I have a question and a request:

      1. Can you bring back the [Export XML] option?

      2. Do you have any suggestions on how I can simply convert XML to C++, the jargon I have seen on the internet confuses me more. 😏

      posted in General Discussions
      U
      uchiha
    • RE: working with (Round Number Detector)

      Ah Thank you so much 😄

      I will test it to see how it works.

      posted in Questions & Answers
      U
      uchiha
    • RE: working with (Round Number Detector)

      Ah you see I intend to open trades from there when__ other conditions are met__.

      Look at the example of the EA I just wrote, the BLUE and RED work according to the RND, but because you set it to signal ONCE per round number, all those places marked in YELLOW were ignored, I need it to avoid that.

      May be you could add the option CONTINUOUS/ONCE in its parameters? 🙂

      or allow the RUN block execute it again?

      It will really help. If not I will have to find a way of making my own RND which would really complicate the project 😞

      posted in Questions & Answers
      U
      uchiha
    • RE: input variables of indicators w/ multiple choice to be selectable

      Also take a look at this personal experimental EA I created,incase you are trying to make a GUI for your EA.

      https://fxdreema.com/shared/q4NQqkQAd

      posted in Questions & Answers
      U
      uchiha
    • RE: working with (Round Number Detector)

      Hello fxdreema

      How do I go about making the [Round Number Detector] reset after it gives a signal ,so it can give signals multiple times?? I need it. 🙂

      posted in Questions & Answers
      U
      uchiha
    • RE: Bug on Chrome and firefox

      I've cleared cache history tried re-installing nothing works, if I ever find out why I will post here.

      posted in Bug Reports
      U
      uchiha
    • RE: Bug on Chrome and firefox

      I switched to Opera everything happens to work there. Might try clearing the cache for the other browsers

      posted in Bug Reports
      U
      uchiha
    • RE: Bug on Chrome and firefox

      Chrome and Firefox have bugs, on chrome the entire execution boxes are missing, on firefox the right click menu''s of the execution boxes does not function at all, as well as adding variables and constants 😕

      Windows 8.1 64bit, AMD. Updated chrome and firefox

      posted in Bug Reports
      U
      uchiha
    • RE: getting the sum total of profitable running trades

      Bless your soul 😄
      I hope you can update the offline version ASAP.

      posted in Questions & Answers
      U
      uchiha
    • RE: getting the sum total of profitable running trades

      Hello fxdreema

      I have been issues getting the sum total of profitable running trades, I can use For Each Trade to get for 1 Trade but not for multiple trades. And using Check Blocks does does not filter the loosing trades and cannot output the actual sum.

      Any idea's how to go about it?

      posted in Questions & Answers
      U
      uchiha
    • RE: Missing Option

      Ah Lovely. Thanks 😄

      posted in Bug Reports
      U
      uchiha
    • RE: Missing Option

      Oh I see. I was making a dynamic lot size for a grid EA and I wanted to limit the number of lots it can open regardless of the dynamic lot size calculation. I guess you have a point.

      posted in Bug Reports
      U
      uchiha
    • RE: Missing Option

      I notice there's no option for [Volume Upper Limit] in pending orders & pending orders in grid. I think it will be beneficial to add it to the pending blocks too.

      ......
      missing option.PNG

      posted in Bug Reports
      U
      uchiha
    • RE: External Variables

      Hello

      Can you please bring back the ability to make variables (external) on the web version.
      When importing from the PC version, one has to move all the external variables to constants its so cumbersome.

      posted in Bug Reports
      U
      uchiha
    • RE: Check if pending order exists at current price

      Ah yes, I forgot that detail, still the same, I wouldn't want another set of pending orders put there, unless no trades/pending orders is running at those prices.

      posted in Questions & Answers
      U
      uchiha
    • RE: Check if pending order exists at current price

      Okay let me see if I can explain this,

      I have a self updating grid EA.
      It places pending orders as price moves up and down based on a range of pips (example: every 20pips).

      Now initially, say it places a grid of buy pending orders, at 1.000, 1.005 and 1.010 [1st level] and price goes higher by (20 pips),
      it will place another gird of buy pending orders, if price should then go back (lower) by (20pips), it is back to the first level,
      and it will place another set of pending orders at 1.000,1.005 and 1.010.

      I do not want that, since there are pending orders there already, I want the EA to skip placing pending orders there again.

      I hope its clear 🙂

      posted in Questions & Answers
      U
      uchiha
    • RE: Check if pending order exists at current price

      Hello

      I want a pending order grid to be opened after certain conditions are met, but only if there are no pending orders at the price where the conditions are valid (i.e current price), any idea? 🙂

      posted in Questions & Answers
      U
      uchiha
    • RE: Reliable way to backtest demo

      Hello

      This is not exactly an fxdreema problem, but I intend to test some renko strategies, I was wondering if you know any reliable way to do so with mt4 using offline charts like M2 🙂

      posted in Questions & Answers
      U
      uchiha
    • RE: Working with Divergence

      and Please don't remove those blocks. We love them 😁

      posted in Questions & Answers
      U
      uchiha
    • RE: Working with graphics dislpay on Fxdreema

      I knew it must be a very complex project to accomplish. Any way if & when you have time maybe you can create blocks using those mql libraries, well I will keep this thread updated as I try to do it with loops and variables.

      First I need help printing out actual computer time on screen : e.g 21:43 not Epoch time, using candle time prints epoch time.

      posted in Questions & Answers
      U
      uchiha
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 3 / 6