fxDreema

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

    Posts made by LightMasterSunrise

    • RE: First Attempt at Arrays. Could use an expert opinion.

      @roar I do have the source code for one, but it is a header file, not sure if it would even be possible. I posted about this in another thread asking about the limitations of custom mql code boxes

      posted in Questions & Answers
      LightMasterSunrise
      LightMasterSunrise
    • What are the limitations of custom mql code boxes?

      I have found source code for a GRNN (Generalized Regression Neural Network) I would like to use it within fxdreema, but I know I cant use it as is because the file is mqh (library file) and if I am not mistaken, fxdreema does not support importing via #include property. However, I was thinking, I could reconstruct it so that the GRNN would be native to my current ea build by switching the void parameters using the custom mql code boxes, but before I undertake this journey, I would like to know the limitations of these custom mql code boxes, otherwise I may try to build one from scratch within fxdreema, if I can wrap my brain around arrays and if I find a way to make matrices. I thought it would be a great idea to implement having a template that I can easily plug and play right within fx dreema, with all the indicators I so choose, without needing to program it all. Generalized-Regression-Neural-Network-Architecture.png

      posted in Questions & Answers
      LightMasterSunrise
      LightMasterSunrise
    • RE: First Attempt at Arrays. Could use an expert opinion.

      Looking through this because I need to use arrays to build a matrix, realizing now that trying to build a Generalized Regression Neural Network template for everyone to use within fxdreema; I am in way over my head.

      posted in Questions & Answers
      LightMasterSunrise
      LightMasterSunrise
    • RE: Head and shoulders tutorial

      @jstap ah i see. okay, that sounds easy. thanks!

      posted in Tutorials by Users
      LightMasterSunrise
      LightMasterSunrise
    • RE: Head and shoulders tutorial

      @l-andorrà ![alt text](0_1655483017335_Screenshot (16).png ) This is about as far as I can get attempting to load in a custom indicator, this one recognizes harmonic patterns, but I do not know how to configure output buffers to implement into fxdreema, nor do I know how to search through the code itself to find the right place to place the right line of code to get the signal I need for the ea.

      posted in Tutorials by Users
      LightMasterSunrise
      LightMasterSunrise
    • RE: Head and shoulders tutorial

      @l-andorrà however, if you think it would be easier, i do have a head and shoulders indicator, I just dont know how to import it into fx dreema. (Finding the indicator buffers is daunting ) But if you could show me how to do that, I might as well use a different strategy using harmonic patterns

      posted in Tutorials by Users
      LightMasterSunrise
      LightMasterSunrise
    • RE: Head and shoulders tutorial

      @l-andorrà it sounds easier to make it from scratch than find the handles for a head and shoulders indicator and import it into fxdreema. From what I was told, when I inquired about using custom indicators, it is too difficult for me to be able to do.

      posted in Tutorials by Users
      LightMasterSunrise
      LightMasterSunrise
    • Head and shoulders tutorial

      I would like to know how to draw lines from highest highs to lowest low and be able to call back these objects to use for my strategy. Any help would be very much appreciated, or sample projects that use this would be even better. Thanks in advance

      posted in Tutorials by Users
      LightMasterSunrise
      LightMasterSunrise
    • RE: Why is my ea not placing trades in the tester?

      @jstap Each set of indicators going to that "and" block is set to a bool toggle that should show me if there was a faulty block during optimization though. if the problem was any one block, I should be able to see it in the tester, but it still wont make any trades no matter which ones are used. This is why I am so confused

      posted in Questions & Answers
      LightMasterSunrise
      LightMasterSunrise
    • Why is my ea not placing trades in the tester?

      what am I doing wrong? please take a look at my project. https://fxdreema.com/shared/UWZlspSU

      posted in Questions & Answers
      LightMasterSunrise
      LightMasterSunrise
    • How to make signals last for more than 1 candle

      How do I make the signals from indicators last for more than one specified candle? say i have an entry signal from one indicator, but I want another indicator to act as a confirmation (anytime within "x" number of bars)
      please help

      posted in Questions & Answers
      LightMasterSunrise
      LightMasterSunrise
    • How to assign output buffers from custom indicators?

      I am trying to obtain signals from a custom sentiment indicator, I can't seem to find the tutorial on how to use output buffers, as the link is dead. (So are the images) Is there anyone here that could help me with this?

      posted in Questions & Answers
      LightMasterSunrise
      LightMasterSunrise
    • 1 / 1