fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. ambrogio
    3. Best
    A
    • Profile
    • Following 4
    • Followers 52
    • Topics 81
    • Posts 2396
    • Best 307
    • Controversial 3
    • Groups 0

    Best posts made by ambrogio

    • RE: My EA won't open any trades..

      @nicholasweber86 said in My EA won't open any trades..:

      I'm building my 2nd EA to test a hair brained idea strategy out and I'm hitting a brick wall.

      https://fxdreema.com/shared/tVVMI6ssc

      I've tried everything I could think of.. But it's just not opening any trades when I back test.

      Any helpful comments are greatly appreciated!

      attention, the fractal indicator does not work on the candle ID1, but on candle ID2 instead. You should change this value

      posted in Questions & Answers
      A
      ambrogio
    • RE: My EA won't open any trades..

      @nicholas86 you're welcome!

      posted in Questions & Answers
      A
      ambrogio
    • RE: how to insert indicator into another indicator

      @Aibek Please type rsi vs envelopes and check....there is one like your screenshot above. It's not a matter of being smart or not, you u have not mentioned at all you already searched on codebase

      posted in Questions & Answers
      A
      ambrogio
    • RE: Need help with EA based on indicator

      @facto it seems that the error is clear : you don't have an indicator with that name in dreema's "my indicators" list. Writing the exact name of the indicator is also crucial.

      posted in Questions & Answers
      A
      ambrogio
    • RE: BUG ??? Invalid price (10015)

      @OntradingX Clear. From the error I saw from the screenshot I understood that the EA doesn't place pending orders. But at this point if you see the pending orders on the chart and also in the list in the MT5/MT4 toolbox it means that the EA has done its job, then it is definitely a problem on the broker side.

      posted in Questions & Answers
      A
      ambrogio
    • RE: how to have candle behind buttons

      @jstap said in how to have candle behind buttons:

      Interesting, worked last time I used.

      it works today too
      @tec-nacks

      posted in Questions & Answers
      A
      ambrogio
    • RE: how to have candle behind buttons

      @tec-nacks said in how to have candle behind buttons:

      its working now, I unticked the chart on foreground on MT4 terminal

      thanks

      that's what it was! đŸ˜‰

      posted in Questions & Answers
      A
      ambrogio
    • RE: MA cross + retest

      @fx_boy when the cross happens > set flag true
      then in another path > check flag true> add your condition

      posted in Questions & Answers
      A
      ambrogio
    • RE: How do I use several buffers at the same time?

      @clubdio this indicator shows when the CCI is above/below 0 value for each timeframe selected. I think is more simple place 4 condition block in a row, once for each time frame. Much more simple for the same result without indicator.

      posted in Questions & Answers
      A
      ambrogio
    • RE: Trade after some seconds when arrow appears

      @Saesint

      Cattura1.JPG

      posted in Questions & Answers
      A
      ambrogio
    • RE: Why can't I open the expert properties in MT4?

      @Davide4658 by clicking the ex4 button you can see if there are any errors around. It seem to be to fix this constant, please check inside

      Cattura1.JPG

      posted in Questions & Answers
      A
      ambrogio
    • RE: About to add 'Nadaraya Watson Envelop' indicator from tradingview.

      @aakash-waghule all TradingView tools are written in the proprietary PineScript language. You have to convert this code to mql4/5 hiring a programmer I assume.

      posted in Questions & Answers
      A
      ambrogio
    • RE: Compilation error

      @1stusFx also you can compile the mq4 in metaeditor, and it shows you in wich part of code there is the error (line and column) and from it you can find the block where the error is.

      posted in Questions & Answers
      A
      ambrogio
    • RE: First try at building and EA, and of course it doesn't work. Help!

      @vijithtr click on .mq4 button to download the file in the "expert" MT4 folder. To be sure there are no errors in your project, click on .ex4 button also, maybe you get some error messages.

      Cattura1.JPG

      posted in Questions & Answers
      A
      ambrogio
    • RE: fxdreema output is not exist in navigator

      you are right, it is one of the small problems never solved here for the MT5 platform. For years now I have been downloading both files from the fxdreema page (mq5 and ex5), then refresh MT5

      posted in Questions & Answers
      A
      ambrogio
    • RE: Cant understand the result graph?

      it happens when you have many negative trades and many positive trades at the same time, when a total profit is reached they are added up

      posted in Questions & Answers
      A
      ambrogio
    • RE: Trailing money loss amount: What it is referring to?

      @sktsec is like trailing in pips, but in money
      Here an example: when profti reach 100$ the trail secure to you 50$ , at 110$ go to 60$ and so on
      If you try in the tester you can see a numeric value of it on chart

      Cattura1.JPG

      posted in Questions & Answers
      A
      ambrogio
    • RE: %50 Candle

      @Mehran91 dividing by 100 the total size and put the condition for body size

      Cattura1.JPG

      posted in Questions & Answers
      A
      ambrogio
    • RE: Condition Block

      in no trade buy, put group#1 , since you want open a buy #group1 , the condition block is right.
      Only i don't like pending orders below a buy or sell block. Make a different tree "if trade buy" =>no trade/orders sell => sell pending order

      posted in Questions & Answers
      A
      ambrogio
    • 1
    • 2
    • 7
    • 8
    • 9
    • 10
    • 11
    • 15
    • 16
    • 9 / 16