fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. fxDreema
    3. Posts
    • Profile
    • Following 0
    • Followers 691
    • Topics 32
    • Posts 7485
    • Best 277
    • Controversial 18
    • Groups 1

    Posts made by fxDreema

    • RE: Problem in deleting constants.

      If all the blocks that caused the error still exists, probably the constant is hidden somewhere. In block parameters window many parameters are just hidden and they keep their last state. If you used a constant in a block and then decided to use another parameter, the constant will still remain.

      posted in Bug Reports
      fxDreema
      fxDreema
    • RE: Copy Constants of an EA prior to the new EA.

      Everything that can make work easier is a great idea of course. Well, at the moment you can copy/paste blocks, but constants and variables can be only copied by download/reupload the same project.

      By the way I found a little bug in the last local builds when uploading project that was previously downloaded - the list of projects dows not grow. If that happens to someone, find a file named "list.ini" somewhere in 'Data/" and delete it.

      posted in Questions & Answers
      fxDreema
      fxDreema
    • RE: using external DLL

      This will not work because this include file does not exists on the server (web version uses compilator that is on the server). It should work on the local version because it uses local compilator, files and folders. I think I can make the web version to work with the local compilator in future (when using the browser plugin of course), but now the only way to export file with something that is missing inside is to export it as .mq4/.mq5 file.

      posted in Questions & Answers
      fxDreema
      fxDreema
    • RE: Problem opening orders in MT5 for my EA

      Actually I think that "Once per positions" is not suitable to be used before the general Buy now or Sell now. Once per positions means "When there are X positions, then pass once", but you need to have positions from somewhere.

      posted in Bug Reports
      fxDreema
      fxDreema
    • RE: Problem opening orders in MT5 for my EA

      There is a big difference when you put blocks in this order "Once per.. -> Condition", or like this "Condition -> Once per...". Maybe the arrangement is not correct. Also, "Once per positions" may wants to have positions in order to work. I made it to not pass until the positions count is not enough. Buy the way "Time bomb" blocks are not suitable for backtesting, don't believe any backtest results using these blocks. This is because they work with time, but in backtesting (even with real ticks data) the time is not exactly the same as in the real world.

      posted in Bug Reports
      fxDreema
      fxDreema
    • RE: using external DLL

      This is very good 🙂 For the moment I don't use any external files, but who knows...

      posted in Questions & Answers
      fxDreema
      fxDreema
    • RE: Problem in view the MT5 EA platform.

      You can also check C:\Users\XXXX\AppData\Local\VirtualStore. I really recommend turning off UAC 🙂

      posted in Questions & Answers
      fxDreema
      fxDreema
    • RE: Problem in view the MT5 EA platform.

      What means that you cannot view the MT5 platform?

      posted in Questions & Answers
      fxDreema
      fxDreema
    • RE: Closed Bar

      When "Once per bar" is placed at top level under "on Tick", it passes once when a new bar is created (at the first tick from the new bar). If it is placed under some condition, then it could pass "anywhere".

      posted in Questions & Answers
      fxDreema
      fxDreema
    • RE: Missing Dynamic Level on the block (in loop) Modify SL and T

      Me too. What is the problem? But describe it in a way that I will understand it 😮

      posted in Bug Reports
      fxDreema
      fxDreema
    • RE: Missing Dynamic Level on the block (in loop) Modify SL and T

      Maybe I can't understand the question 🙂

      posted in Bug Reports
      fxDreema
      fxDreema
    • RE: Missing Dynamic Level on the block (in loop) Modify SL and T

      Restart MT5?

      posted in Bug Reports
      fxDreema
      fxDreema
    • RE: EA Bollinger Band

      There is a block called "Hours filter" which have less setting, but I think it will be easy to understand it. Backtest these blocks with "Draw arrow" block. In other words - Hours filter -> Draw arrow. If you add Once per bar just after Hours filter, this will give you 1 signal, otherwise the block will pass at every tick in the whole period of time.

      Trailing stop has settings like:
      Trailing stop - the size (in pips) where to put the SL
      Trailing step - how often to make moves. If step is 10 pips, it will move SL in every 10 pips of profit. If it is 0, it will move it in every price that is bigger than SL+TrailingStop.
      Trailing start parameter - when to start trailing stop functionality. You can put 10 pips here, and until you have 10 pips in profit, Trailing stop will not work, no matter what are the settings.

      For you, I think the settings are:
      Stop - 20
      Step - 10
      Start - 10

      This can explain how trailing stop actually works. Here we have the same trailing stop functionality on the left and on the right. Well, without taking care of Start option. http://fxdreema.com/demo/mt4-9975

      posted in Questions & Answers
      fxDreema
      fxDreema
    • RE: Missing Dynamic Level on the block (in loop) Modify SL and T

      Is it ok now?

      posted in Bug Reports
      fxDreema
      fxDreema
    • RE: EA Bollinger Band

      Can you show me your Time Filter settings?

      Actually you can try something - after that block you can place "Draw arrow" block, so you can see at what time and for how long Time Filter block is passing.

      posted in Questions & Answers
      fxDreema
      fxDreema
    • RE: Missing Dynamic Level on the block (in loop) Modify SL and T

      Aha, you are talking for "Price relative to". There are other blocks using the same parameter, so I will be ready later.

      posted in Bug Reports
      fxDreema
      fxDreema
    • RE: Missing block 'Once per Trades' for MT5

      "Once per positions" block is ready to be tested

      posted in Bug Reports
      fxDreema
      fxDreema
    • RE: Missing Dynamic Level on the block (in loop) Modify SL and T

      All the 3 dynamic modes are in the block now.

      posted in Bug Reports
      fxDreema
      fxDreema
    • RE: Missing block 'Once per Trades' for MT5

      Why this is a bug... 😮
      What do you want to do with this block in MT5? Because the term "trade" in MT5 is not exactly the same as in MT4.

      posted in Bug Reports
      fxDreema
      fxDreema
    • RE: EA Bollinger Band

      I like screenshots 🙂 Maybe this can help: http://fxdreema.com/shared/HfEyg0DVc

      posted in Questions & Answers
      fxDreema
      fxDreema
    • 1
    • 2
    • 349
    • 350
    • 351
    • 352
    • 353
    • 374
    • 375
    • 351 / 375