fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. Didble trader
    3. Posts
    D
    • Profile
    • Following 0
    • Followers 0
    • Topics 11
    • Posts 20
    • Best 0
    • Controversial 0
    • Groups 0

    Posts made by Didble trader

    • Error code=4806

      I built an EA, during backtestings it works fine - but when I put it live it appear this error: Error code=4806

      posted in Bug Reports
      D
      Didble trader
    • optimization an EA built with fxdreema

      Hello,

      I want to optimize an EA. because it takes a long time to back test it.

      So, my question is: "Turn off" blocks which in some case I don't need, will this action allow to speed up time for backtesting?

      posted in Questions & Answers
      D
      Didble trader
    • RE: Different results between Optimization and single back test.

      does fxdreema builder has such code in the EAs?

      if (IsOptimization()) do_stuff();

      I found this on internet that could be the problem....

      posted in Bug Reports
      D
      Didble trader
    • Different results between Optimization and single back test.

      Hi,

      I made some optimization for one of my EA.

      I done optimization for several inputs and after all optimization process has finished I selected the best result to back test individual in visual mode. But I got different results..

      so, my question, When testing an EA built with fxdreema.com can results change when testing in "visual mode" as oppose to normal mode(no visual mode/fast way)?

      posted in Bug Reports
      D
      Didble trader
    • VERY VERY Stupid error!!!

      Hello Fx dreema,

      I want to report a problem. Please follow these steps.

      1. go to this link
        https://fxdreema.com/shared/AA0jy8Usb

      2. download into your MT4 terminal for back testing.

      3. Press start

      Now appears the problem. It will show a text "error" and indeed it is an error because the first tick is NOT above "first_level_up" (this is a variable.)

      But the funny thing is that if you stop the back testing and press again START, now, the second time, is will NOT appear this error.

      posted in Bug Reports
      D
      Didble trader
    • RE: Working with "AND" function

      to solve this problem I removed/deleted "And " block and I put hours filter under no trade.
      0_1485849868235_solving the problem.PNG

      But, even now i can't understand why this error appears since one of the block is false....

      posted in Questions & Answers
      D
      Didble trader
    • Working with "AND" function

      Hello,

      My problem with "AND" function: check the example

      https://fxdreema.com/shared/ek9wqdDDd

      Why the blockk 4 ("AND") appear to be true if from 2 conditions which it connects, it is JUST one true (block3). the block 9 is false (because there are one trade opened).

      I use very often this function, but now it appear to give this error or I don't understand something....

      Please help.

      posted in Questions & Answers
      D
      Didble trader
    • RE: Pips away from open price

      Hi fxDreema and miro1360,

      after so many hours off trying to understand what is the problem/why it appears, my answer is: total confuse!!!!

      this block(pips away from open price) keeps as reference point the opening price of first opened trade. from here and in continuation it keeps the same point for opening the next trades. This means that block works well!!!!

      So, pay attention, my actions is opening new trades.

      But, when I changed action from Open new trade into close trade, THE BLOCK gives an error.

      WHAT MEANS THIS ERROR?

      WHEN THE ACTUAL PRICE IS ZERO PIPS FROM OPEN PRICE(FIRST TRADE), THE BLOCK "SAYS" THAT ACTUAL PRICE IS 20 PIPS AWAY!!!!!!!!
      ONCE AGAIN, IT HAPPENS WHEN I CLOSE ONE TRADE FROM ALL MY OPENED POSITIONS.!!!!!!!!!

      To be honest, I think that this block need to be detailed explained on forum.
      and I think I will remove this block from my structure and start to build it in new way.

      or let's fix a skype conference to explain/show in real time.

      posted in Questions & Answers
      D
      Didble trader
    • RE: Pips away from open price

      I never used block "For each Trade"

      Can you make a print screen and show me where I need to use this block?

      Yes, it seems that after closing one trade, it somehow change the initial open price......

      Also, I think all blocks need to have specification where users can read to understand how each blocks works....

      Look,till I Just OPENING New Trades it keeps the same Open Price. everything is going correct until I close one trade.
      So, I think/guess that this block was coded to change Open price when user change action from OPEN >>> close and Close >>>Open trade.

      posted in Questions & Answers
      D
      Didble trader
    • RE: Pips away from open price

      https://fxdreema.com/shared/LFmWfRSwb

      posted in Questions & Answers
      D
      Didble trader
    • RE: Pips away from open price

      shared/LFmWfRSwb

      0_1482437664960_pips away.PNG

      now you understand the problem?

      posted in Questions & Answers
      D
      Didble trader
    • Pips away from open price

      Hello ,

      Please help me to understand how it work, because it kills me:)))
      I will try to formulate my question.

      I use "pips away from open price" to open many trades(1,2,3,4,5,6...). very important: all this positions are open.
      and this block works perfect until I close last opened positions, after this event it began to work wrong. it seems the the original "open price" is changed somehow.

      Is this correct?

      posted in Questions & Answers
      D
      Didble trader
    • Where disappeared the function "Search" on this forum?

      Where disappeared the function "Search" on this forum?

      posted in Questions & Answers
      D
      Didble trader
    • RE: Needs of new funciton

      Hi Fxdreema,

      I need such function like: Check type of the last opened trade.

      I any possibility to make this?

      Thanks

      posted in Questions & Answers
      D
      Didble trader
    • RE: collect/remember Close/open value of previous bar

      This is my problem:

      https://fxdreema.com/shared/0NsTvyhCc

      https://postimg.org/image/5ltfzbsar/

      Please help to understand this problem.

      posted in Questions & Answers
      D
      Didble trader
    • RE: collect/remember Close/open value of previous bar

      Hello to all,

      I have a problem/challenge to solve. I will try to explain the problem...

      can I somehow collect/remember Close/open value of previous bar and to use this value in futures decisions which I need to take?

      posted in Questions & Answers
      D
      Didble trader
    • RE: true/false

      ok, let me try one more time:

      1. I have signal/conditional to enter the market(to open one trade) so,

      2. I want that if one parameter/constant is set to "true" to open buy position.

      3. if this parameter/constant is set to "false" to open sell position .

      posted in Questions & Answers
      D
      Didble trader
    • RE: true/false

      I have signal for "buy now" at particular time. so I want to programe somehow, I don't know, if one variable is "true" the the EA to open buy , but if variable is *set to false to open sell.

      posted in Questions & Answers
      D
      Didble trader
    • RE: true/false

      Hello

      I will try to explain myself in corect way in order to understand me:)

      so, for example:

      I have signal for "buy now" at particular time. so I want to programe somehow, I don't know, if one variable is "true" the the EA to open buy , but if variable is sent to false to open sell.

      hope you understood me:).

      posted in Questions & Answers
      D
      Didble trader
    • RE: One parameter for Buy/sell now

      Hello,

      I want to know if there is such possibility to define one parameter which will be the stoploss/takeprofit for buy/sell now?

      like in this example:

      Stop_level = x;

      buy now SL= x
      TP=x

      sell now Sl=x
      Tp=x

      why I need this, because I want to optimise this parameter.

      please help me to solve this problem.

      posted in Questions & Answers
      D
      Didble trader
    • 1 / 1