fxDreema

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

    Posts made by ambrogio

    • RE: Running my code in strategy tester and getting the Requote error 138. Is there a way to avoid this or fix the code?

      @fxmich78 said in Running my code in strategy tester and getting the Requote error 138. Is there a way to avoid this or fix the code?:

      @ambrogio

      0_1573114292055_2019-11-06 (2).png

      This is what i get.
      Order close error.

      Oh yes, are you testing with Tick Data Suite?
      If you notice the delay of 200-300 ms is set, it's a bit too much.

      posted in Questions & Answers
      A
      ambrogio
    • RE: Running my code in strategy tester and getting the Requote error 138. Is there a way to avoid this or fix the code?

      @fxmich78 No it's not the same because MT4 tester don't replicate the delay.
      Can you upload a little part of your project to test by myself? The problem appear at the opening orders or at the closure of them?

      posted in Questions & Answers
      A
      ambrogio
    • RE: EA not closing out trades on MA crossover

      @l-andorrΓ  hi, it's solved by using the tester on every tick feature πŸ˜‰

      posted in Questions & Answers
      A
      ambrogio
    • RE: Running my code in strategy tester and getting the Requote error 138. Is there a way to avoid this or fix the code?

      @fxmich78 In MT5 it happens because the tester simulates possible insertion delays of orders, is your case?
      Otherwise take a look at this forum https://www.mql5.com/en/forum/136010

      posted in Questions & Answers
      A
      ambrogio
    • RE: create custom block

      @zackry said in create custom block:

      @ambrogio bro, I don't know what I was smoking when I first went through the post πŸ˜†πŸ˜†I didn't noticed that line of code at all πŸ˜…

      Ahaahhaah πŸ˜„

      posted in Questions & Answers
      A
      ambrogio
    • RE: create custom block

      @zackry said in create custom block:

      0_1573011694474_Screenshot_7.png
      bloody hell ......i dont know how i missed this line before , by the looks of it , this line should include the whole source code in the compiled file by itself , right ?

      from what I understand yes

      posted in Questions & Answers
      A
      ambrogio
    • RE: create custom block

      @hadees ok, talk later πŸ˜‰

      posted in Questions & Answers
      A
      ambrogio
    • RE: create custom block

      @hadees said in create custom block:

      @fabien-s Yeah Bro i only tested on mt4 i don't have 5 . Just add the resource and then rename the indicator name and change ex5 to ex4 wherever it appears

      https://www.mql5.com/en/forum/214126

      Add this.. mine is under global variables no idea if it should be there but it works lol .http://icecream.me/1f6ba904ad419e3a4bcf8f906b599889

      then ctrl+ f search your indicator name and change with this http://icecream.me/f59ea60efa38767ad8e68ab3db2e5f64

      Excuse the ignorance, but in this way the indicator must be present in the indicators folder or am i wrong?

      posted in Questions & Answers
      A
      ambrogio
    • RE: Close all trade and pending order after 1 hit TP

      @yusri-0 Hi, in "on trade"

      0_1573042771048_s.JPG

      posted in Questions & Answers
      A
      ambrogio
    • RE: Average price stop-loss order for a group of trades.

      @Dan-2

      0_1572991167839_s.JPG

      and also

      0_1572991278349_s.JPG

      posted in Questions & Answers
      A
      ambrogio
    • RE: Average price stop-loss order for a group of trades.

      @josecortesllobat said in Average price stop-loss order for a group of trades.:

      @ambrogio You are correct but it depends on what @Dan-2 wants to get.

      From the project shared by @Dan-2,

      If "No trade" is running, run true output and place 4 buy pending orders

      Yes, but @Dan-2 complained that with "no trade" had multiple pending orders, so I suggested the "no pending orders"
      If you only place "no trade" ==> "buy pending orders" (and that's what @Dan-2 did), you will have endless pending orders

      posted in Questions & Answers
      A
      ambrogio
    • RE: EA not closing out trades on MA crossover

      @caesarcrypto said in EA not closing out trades on MA crossover:

      @ambrogio When I tried the hours filter it gave me the same results but then I realised I was using the backtester on visual mode at the settings "control point" instead of every tick because that takes way too long.

      So I tried with visual mode off and with setting "every tick" and now it closes on the right candle.

      I still find that odd because on the control points settings it jumps 20 minutes every time and my hours settings are 23:30 - 23:59. So I would think that when it jumps from 23:20 to 23:40 it should close the trade at 23:40 because at that time the price is below the MA... But it doesn't and I also noticed that on this mode it doesn't pick up on certain trades that it should be entering.

      So the problem of the trades not losing is solved but now I wonder, is there no way to be able to analyse your trades on chart without the slow "every tick" option in visual mode?

      Thanks!

      No, there is not. Indeed, it is always very useful to make the visual backtest on each tick, and your case is demonstrated

      posted in Questions & Answers
      A
      ambrogio
    • RE: Average price stop-loss order for a group of trades.

      @josecortesllobat It should be added on top the "no pending orders" block

      posted in Questions & Answers
      A
      ambrogio
    • RE: EA not closing out trades on MA crossover

      @caesarcrypto Change "once a day" block with "hours filter" block and let me know (without remove the links)

      posted in Questions & Answers
      A
      ambrogio
    • RE: EA not closing out trades on MA crossover

      @caesarcrypto Simply remove these links from close condition, it's an error because you already have two time filter condition above, it means that the closure of trade is affected by these filters

      0_1572975866692_s.JPG

      posted in Questions & Answers
      A
      ambrogio
    • RE: To use full capacity of fxDreema!

      @luckypbt Hi, πŸ™‚ πŸ™‚

      0_1572808167066_s.JPG

      posted in Questions & Answers
      A
      ambrogio
    • RE: Downloaded mq4 file has ten pages however not even have 1 code I prepared...

      @fatihbarut Please upload your example

      posted in Questions & Answers
      A
      ambrogio
    • RE: Downloaded mq4 file has ten pages however not even have 1 code I prepared...

      @fatihbarut Of course, FxDreema is a builder that allows those who are not a programmer to develop their projects. Everything you see in the file serves the program itself to work.

      posted in Questions & Answers
      A
      ambrogio
    • RE: Custom Indicator Recognition

      @seb-0 Hi, try to add data manually

      https://fxdreema.com/forum/topic/7682/ex4-custom-indicator-that-wont-show-buffers/6

      posted in Questions & Answers
      A
      ambrogio
    • RE: how to make TRAILING STOP

      @loundhez Remove the "trailing stop" block from where you put it (it does not work in this way), put itself under a "pass" block instead

      0_1572527104682_s.JPG

      posted in Questions & Answers
      A
      ambrogio
    • 1
    • 2
    • 93
    • 94
    • 95
    • 96
    • 97
    • 119
    • 120
    • 95 / 120