fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. tempol
    T
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 6
    • Best 0
    • Controversial 0
    • Groups 0

    tempol

    @tempol

    0
    Reputation
    92
    Profile views
    6
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    tempol Unfollow Follow

    Latest posts made by tempol

    • RE: EA not taking trades or taking false trades

      @jstap said in EA not taking trades or taking false trades:

      @tempol Have you tried storing in a variable, using NormalizeDouble(variable,1); in a custom code block, the 1 being number of digits past . this may make the numbers match.

      Thanks jstap, yes I have, and still does not come out with precise data window numbers. Impossible to correctly identify rise or fall from 1min to 1min. And I am talking about simple MAs on mt5. Using the data on closed candles of course, or commenting it out on the chart, no matter if in adjusted variable or not... It just never outputs the same precision I get in the data window. At least not the 1000000 times I tried a few weeks ago.

      Sorry didnt mean to hijack your thread @coinmaster !

      I really hope you find a solution !

      posted in Questions & Answers
      T
      tempol
    • RE: EA not taking trades or taking false trades

      @coinmaster I know, sorry for the confusion. Was just adding that other indicators, in different ways, also have fxdreema use different output other than what we get in data window... Would be so useful if there was a way to simply state, use data window data AS IS.

      posted in Questions & Answers
      T
      tempol
    • RE: EA not taking trades or taking false trades

      @coinmaster said in EA not taking trades or taking false trades:

      Nah, I need this indicator. I put a lot of time and money into its development. I need to do whatever it takes to make it function.

      The data window numbers are valid.
      But the indicator data captured from FXdreema is not always valid.

      I'm trying to figure out why it is failing. I can't tell if it is a bug in the indicator or in FXdreema.

      Using triggers from objects only works in visual mode of backtest.

      When not in visual mode it takes the wrong trades or skips many trades

      Is there a way for me to capture the data from the data window and use that as a trigger? I don't understand how the data from FXdreema variables can be different from the data window. Aren't they extracted from the same source?

      I have been looking for a way to use info from data window NOT the rounded out data from fxdreema. They are too often different, even for basic indicators like MAs, kelter channels etc. Data window has the precise value, fxdreema rounds it out, making it impossible to calculate where indicator TRULY increased or decreased or changed. Still looking for a solution on my end.

      posted in Questions & Answers
      T
      tempol
    • RE: Market is closed (10018)

      ok, it started doing it again... very weird. only option was to delete the last hour of ticks, which had no bad effect. the last hour of friday is not a good time to trade anyways!

      posted in Questions & Answers
      T
      tempol
    • RE: Market is closed (10018)

      after I close and reopen mt5, it doesnt happen anymore. looks like mt5 already fixed it, try it afgmarkets !

      posted in Questions & Answers
      T
      tempol
    • RE: Market is closed (10018)

      I have the same problem. Also looking for a solution. Its a big problem. This loop took out almost 40gig as I was sleeping , emptying my pc completely ! Looks like there is one hour of ticks on saturday and the tester goes in a loop if there are any trades open at that time. Haven't found a solution other than to delete those ticks in Symbol list. But that isnt good ! Hope you share if you find a solution. I"ll do the same.

      posted in Questions & Answers
      T
      tempol