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: close trade

      @sirevans said in close trade:

      open price

      Maybe so?

      0_1571556830352_Cattura.JPG

      posted in Questions & Answers
      A
      ambrogio
    • RE: Take profit!!!

      @fernandes-0 what's the problem?

      posted in Questions & Answers
      A
      ambrogio
    • Replace pending orders

      Hi, can someone explain how to restore pending orders at the same opening price after they have been closed in profit / loss?
      Thank you

      https://fxdreema.com/shared/zzjfU707e

      0_1571555838982_Cattura.JPG

      posted in Questions & Answers
      A
      ambrogio
    • RE: I want to give command the wick to be at least two times bigger than the body

      @fxmich78 Hi, try this

      0_1571392728602_Cattura.JPG

      posted in Questions & Answers
      A
      ambrogio
    • RE: HOW TO EDIT TEXT IN THE EA SETTINGS INSIDE THE MT4 PLATFORM?

      @serioza i forgot, this is not a bug

      posted in Bug Reports
      A
      ambrogio
    • RE: HOW TO EDIT TEXT IN THE EA SETTINGS INSIDE THE MT4 PLATFORM?

      @serioza Hi, If I understand correctly: put your constants in the constants table and right-click use them where you need them

      0_1571306113507_Cattura.JPG

      0_1571306160677_Cattura.JPG

      posted in Bug Reports
      A
      ambrogio
    • RE: Fxdreema (lack of) Customer care

      I personally have been a client for three years, and I immediately realized that the administrator is a great person, but unfortunately he is exaggeratedly lazy, and he himself admits it, just read his speeches (I'm too lazy to make..., I'm lazy to fix....). Surely he's sincere because he says so. It does not matter if the question is of a novice who asks how to cross two moving averages or (more serious) if the builder no longer works, he is able to absentee even for 60 days in a row one after the other. This is the last of the answers I had:

      https://fxdreema.com/forum/topic/7615/mql4-to-mql5-converter

      0_1571158013592_Cattura.JPG

      Is this normal for a site that sells its products?

      posted in General Discussions
      A
      ambrogio
    • RE: MQL5 Doesn't compile

      Hi @fxDreema, please, check this example

      https://fxdreema.com/shared/C4psqAHqb

      0_1570967242903_Cattura.JPG

      posted in Bug Reports
      A
      ambrogio
    • RE: Create Martingale effect without closing trades

      @specialfx said in Create Martingale effect without closing trades:

      Hi,

      I want to create an EA which opens additional positions 1.2x larger than the previous ones each time price moves against me by a certain number of pips, however the martingale system in fXDreema requires the losing trade to be stopped out before it opens the next trade.

      Does anyone know a way of keeping the losing trades open whilst still applying the new trades? I would also want to trail the TP on all existing positions so that they all close at the same time should price move a certain number of pips in my favour.

      Hi! Something like this? https://fxdreema.com/shared/PQwexnIge

      0_1570966429594_Cattura.JPG

      posted in Questions & Answers
      A
      ambrogio
    • RE: Buy-close and sell-close issue

      @lixiaomai007 Of course, the trade can be closed with stop loss, take profit or trailing stop

      posted in Questions & Answers
      A
      ambrogio
    • RE: Buy-close and sell-close issue

      @lixiaomai007 Hi, here you go https://fxdreema.com/examples

      0_1570865185301_Cattura.JPG

      posted in Questions & Answers
      A
      ambrogio
    • RE: Possible bug in positioning candle in 'future' candles

      It does not seem difficult to answer this post of August 24, it's just one of many......

      https://fxdreema.com/forum/topic/7667/mt5-compiling-errors

      posted in Bug Reports
      A
      ambrogio
    • RE: Hello, I just updated my MT5 and all the EAs made with fxdreema have stopped working.

      @afxts you're right, nonexistent support

      posted in Bug Reports
      A
      ambrogio
    • RE: block ID order

      @trader-philipps said in block ID order:

      @kiwi789 Yepp. I use first blocks such as 100 200 300 and so on for logical purpose and in order to have some space if I need something inbetween.

      This is useless because when you put a new block, it is numbered according to the last number id block, so if you need a block under the ID100 tree you will have a block with id 397 for example, then you should renumber all the next blocks..mmmhhh

      posted in Questions & Answers
      A
      ambrogio
    • RE: block ID order

      @kiwi789 Hi, @trader-philipps is right.
      This is another example, when blocks are tree-like no matter the ID number, when instead from a block we link 2 or more blocks then they are executed in numerical sequence (in this case block ID10 is the first and block ID49 after)

      0_1570481600080_blockID.JPG

      posted in Questions & Answers
      A
      ambrogio
    • RE: Hello, I just updated my MT5 and all the EAs made with fxdreema have stopped working.

      @nikolas_m_s said in Hello, I just updated my MT5 and all the EAs made with fxdreema have stopped working.:

      Projects are not loaded in .ex5 format but only in MQL5 Source File format

      Hi! There appeared some compilation problems after updates of MT5
      Try to save them directly by clicking the .ex5 button instead of .mq5

      0_1570347134543_ex5.JPG

      It may be that @fxDreema fixes them

      posted in Bug Reports
      A
      ambrogio
    • RE: Delete Object MT5

      @eks Are you optimistic if you expect an answer from them

      check my previous thread and save the project like your own project, but i'm not sure if it's works

      https://fxdreema.com/forum/topic/7416/cannot-delete-object

      posted in Questions & Answers
      A
      ambrogio
    • RE: EA using fractals

      Listen, I only opened the first block of your project and saw that you use candle ID 0, review your project using candle ID1, candle ID0 is an error, and keep in mind that fractal is a little repaint indicator (often appears on candle ID 02)

      posted in Questions & Answers
      A
      ambrogio
    • RE: NON GRAPHICAL buffers

      @trader-philipps Ah of course, it's the same thing as copying a code directly into the metaeditor, but in this case @Gizmosz had shared the file .ex4, there was some confusion
      thank you 😄

      posted in Questions & Answers
      A
      ambrogio
    • RE: How to include library?

      @miro1360 😄 , useful

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