fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. safv6
    3. Posts
    S
    • Profile
    • Following 0
    • Followers 0
    • Topics 9
    • Posts 23
    • Best 0
    • Controversial 0
    • Groups 0

    Posts made by safv6

    • RE: FXD EA has issue trading symbol that uses 0.5point increment

      Hi Radoslav and fellow traders,

      I am trying to create an EA that will trade the DAX (ger30) and it seems some brokers provide a data feed where price moves by 0.5 point increments. I am having trouble finding out how to have the EA avoid other decimal numbers than .0 and .5 for entry, sl and tp.
      So for example, the DAX is trading at 11408.5 now. The next tick to the upside with some brokers would be 11409.0 (skipping .6, .7, .8 and .9) so if one would try to place a pending order or order a TP or SL at any price that uses a different decimal than .0 or .5, the server will return error 130 and/or returns an error saying something like like "[Invalid S/L or T/P]".
      I have thought about manually modifying the NormalizeDouble value(s) to "0" in the code if there is no other option, but I have trouble to find the right NormalizeDouble lines to do that with and this would also mean .5 levels will never be used.

      If I am missing something or if any sollution comes to mind, I would appreciate the help.

      Thanks very much in advance for your reply!
      Best regards,

      Saf

      posted in Questions & Answers
      S
      safv6
    • RE: Issue with retrieving Fibonacci Fan price levels

      Ah that's too bad. Thanks anyway for the swift reply!

      posted in Questions & Answers
      S
      safv6
    • RE: Issue with retrieving Fibonacci Fan price levels

      Hi Radoslav,

      First of all I would like to compliment you on the great work! FxDreema is absolutely amazing!

      I have a question regarding Fibonacci Fan levels. I would like to make an EA that uses fibonacci fan levels for entries and exits. I figured using the "For Each Object" block with "Object Type" set to "Fibonacci Fan" and going from there should be the way to do it, but the price values it returns seem to be those of a Fibonacci Retracement, instead of a Fan. I think it's not returning the dynamic price levels that change with every candle, like Fibonacci Fan price levels should do. Am I doing something wrong here?
      I used the Indicator Tester blocks to check price levels: https://fxdreema.com/shared/GvLiaoTKd

      I hope you can point me in the right direction.
      Yours sincerely,

      Saf

      posted in Questions & Answers
      S
      safv6
    • 1
    • 2
    • 2 / 2