fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. cmuphyfx
    3. Best
    C
    • Profile
    • Following 1
    • Followers 1
    • Topics 6
    • Posts 70
    • Best 6
    • Controversial 2
    • Groups 0

    Best posts made by cmuphyfx

    • RE: Highest and lowest priced candle not working on Mondays

      Update - was able to make it work by utilizing the count and start positions fir iLowest and iHighest with the start index as today.

      Thank you for the help!

      fbf11860-85d8-47b7-bdcc-75b8c63b6b66-image.png

      posted in Questions & Answers
      C
      cmuphyfx
    • RE: How do we get FXDreema to recognize buffers

      And this will automatically connect to the buffers that the indicator has declared. If so, that's VERY helpful!

      Thank you

      posted in Questions & Answers
      C
      cmuphyfx
    • RE: How do we get FXDreema to recognize buffers

      I added the additional buffers as shown above, and then in an ugly comment printed them out and it all appears to be working!

      posted in Questions & Answers
      C
      cmuphyfx
    • RE: OpenCL

      @sktsec Found out it was the build version. Build 4040 works well, the latest demo build 4057 has a terribly slow strategy tester.

      posted in Questions & Answers
      C
      cmuphyfx
    • RE: EA creating two trades instead of one

      I ended up finding the issue - something I've never seen before. I have 4 once per bar blocks that execute and they were out of order and this is somehow causing my trades 'once per bar' to execute twice? I re-ordered them and this solved the issue. Still a VERY strange issue considering I disable the flags after a trade is place, at the top of my 'once per bar' I have a number of positions check to make sure it's less than 1, and 'on trade' I disable the flags also.
      image.png

      Sorry - thought I fixed the issue with the above renumbering, but it was actually this block... I didn't realize it goes down the logic path two times in this scenario.

      e88787be-cb46-4030-bb66-0667b9e5aeac-image.png I turned off the 2nd condition and I no longer get double trades. Dummy.

      posted in Questions & Answers
      C
      cmuphyfx
    • RE: every tick based on real ticks - MT5, huge variance in results

      I use the strategy tester in MT5 for all my data - it gets the data from the broker where I also run the EAs. Data is very important - I've found optimizing from broker to broker is VERY different and should be avoided. If you test and tune on a specific brokers data, you should also run the EA there.

      posted in Questions & Answers
      C
      cmuphyfx
    • 1 / 1