fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. roar
    3. Posts
    • Profile
    • Following 0
    • Followers 184
    • Topics 35
    • Posts 2406
    • Best 422
    • Controversial 6
    • Groups 0

    Posts made by roar

    • RE: create a dash broad ?

      Maybe this helps https://fxdreema.com/forum/topic/4501/video-tutorial-signals-dashboard-ea-advanced-looping-objects-arrays?page=1

      posted in Questions & Answers
      roar
      roar
    • RE: Or Block*

      You shouldnt need the OR block at all

      posted in Questions & Answers
      roar
      roar
    • RE: How to pass contsants and variables from one project to another?

      You can effectively copy all by importing an .mq5 file as a new project, otherwise there is no way.

      Related: https://fxdreema.com/forum/topic/15542/feature-request-constants-import-export-to-csv

      posted in Questions & Answers
      roar
      roar
    • RE: How to put multi variables into group in the block?

      @noteza700 the group filter probably doesnt support multiple variables... maybe trying a concatenated string variable could help, but why do you need to change the group number anyway?

      posted in Questions & Answers
      roar
      roar
    • RE: How to get my HMA to be identified in MT4

      @jameshovey85 your indicator probably has different buffers for green and red line. So you need separate condition for the red line.

      My guess:
      Green = Buffer 1
      Red = Buffer 2

      posted in Questions & Answers
      roar
      roar
    • RE: Why doesn't division work here?

      Your EA tries division by zero, in some cases.

      posted in Questions & Answers
      roar
      roar
    • RE: My first MQL5 array doesn't work

      I think this is a graphics and chart refreshing issue, array itself works 🤔

      If you print out the array elements (using Print() function) instead of commenting on the chart, it always works.

      Also, if you make a ChartRedraw() after the comment block, the commenting works too.

      https://fxdreema.com/shared/71T8DgAze

      Mql5 is such a diva, always demanding some weird special tricks lol

      posted in Questions & Answers
      roar
      roar
    • RE: Ea conversion to ex5

      @ykmark mt4 and mt5 versions of an EA must be completely different things on mql5 market, there is no shortcut conversion.

      However you can convert your fxdreema project between mt4 and mt5.

      posted in Questions & Answers
      roar
      roar
    • RE: My first MQL5 array doesn't work

      @l-andorrà the array works just fine in my backtest
      29c29d38-8490-49cf-83c0-624e64e00c52-image.png

      posted in Questions & Answers
      roar
      roar
    • RE: calculate custom number of candles average

      Highest and lowest can be found in Market properties. You should also check out Williams % range, it does basically that

      posted in Questions & Answers
      roar
      roar
    • RE: Editing source code

      It is probably an issue too. Try disabling those blocks where you change chart settings. You can always update your EA later, after publishing.

      posted in Questions & Answers
      roar
      roar
    • RE: Editing source code

      I would just enable the low risk option by default

      posted in Questions & Answers
      roar
      roar
    • RE: Editing source code

      Mql5 acceptance test doesnt know to do that.

      posted in Questions & Answers
      roar
      roar
    • RE: Editing source code

      But you need to change the default settings so that the EA actually makes trades

      posted in Questions & Answers
      roar
      roar
    • RE: Editing source code

      Its because the EA tries to change chart colors On Init. Not sure why the error though...

      Also, I dont get any trades on some basic settings.. You should make sure the EA makes trades with default settings

      posted in Questions & Answers
      roar
      roar
    • RE: Editing source code

      image.png

      image.png

      posted in Questions & Answers
      roar
      roar
    • RE: Editing source code

      @ykmark have you checked that the "data mismatch" is the only type of error?

      posted in Questions & Answers
      roar
      roar
    • RE: Editing source code

      Well it sounds like mql5 company has poor history data and they dont accept your EA because of their own problems 😄

      I think this is a rare case when "try again later" is appropriate

      posted in Questions & Answers
      roar
      roar
    • RE: Editing source code

      Mql5 upload test is telling you about data mismatch error?

      posted in Questions & Answers
      roar
      roar
    • RE: Editing source code

      @ykmark what kind of errors do you have? It may be possible to do everything in fxdreema

      Edit: Data mismatch is about your history data, EA is fine

      posted in Questions & Answers
      roar
      roar
    • 1
    • 2
    • 18
    • 19
    • 20
    • 21
    • 22
    • 120
    • 121
    • 20 / 121