fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. miro1360
    3. Posts
    M
    • Profile
    • Following 0
    • Followers 257
    • Topics 27
    • Posts 1611
    • Best 192
    • Controversial 5
    • Groups 0

    Posts made by miro1360

    • RE: Normalize double - price from object on the chart

      I am not trying it in block Condition yet, but I think it can there working without problems.
      Now, it is only visual problem in chart (example: I need know pips between two moved lines on the chart, so (price in line1 - price in line2)*10000 = pips
      and there pips are in 7 decimals, like 8,1234567
      it is not functional problem, only visual 😄
      I ask only, if there is a way implemented to normalize these double in fxdreema, when no, I can make custom block to normalize double 🙂

      posted in Questions & Answers
      M
      miro1360
    • RE: What am I doing wrong?

      you try compared values, that never crosses, values approx:
      WPR in range from 0 to -100
      RVI in range from 0.6 to -0.6

      WPR never crosses RVI in positive values 😉

      posted in Questions & Answers
      M
      miro1360
    • RE: Normalize double - price from object on the chart

      Modify variables (variable1) - Object on the chart (Attributes numeric), Object source (Pick by name), Object name (line1), Attribute (Price level 1)

      When I get price value from line1 (created on the chart), it give me value in 8 decimals (example: 1.12955725) and I need it in 5 decimals (1.12956)
      ? 🙂

      posted in Questions & Answers
      M
      miro1360
    • RE: empty_value in custom indicator

      How can I compare empty_value from custom indicator buffer?

      I need this: When is in buffer empty_value, I need do something.

      I make this comparison in Condition block:

      Left side (custom indicator buffer) == Right side (Value: ? (EMPTY_VALUE))
      true: open buy
      false: open sell

      What can I give on place for constant "EMPTY_VALUE" into Right side to comparison?

      edit1:
      I have modified my custom indicator, now on the place of EMPTY_VALUE in buffer get 0. With 0 it is working.

      posted in Questions & Answers
      M
      miro1360
    • RE: Absolute valute, best way

      This is super, worked, thank you 😉

      posted in Questions & Answers
      M
      miro1360
    • RE: Absolute valute, best way

      What is best way in fxDreema to make absolute value in block "Condition" for indicator Williams Percent Range?
      I need to compare this values:
      Indicator - Williams Percent Range with Indicator - Money Flow Index
      but WPR are negative values and MFI are positive
      ❓

      posted in Questions & Answers
      M
      miro1360
    • RE: 2 Formula >> Condition, Crosses problem

      I see it, checkbox ... 😄
      😉

      Thank you, now I go use only constants as input.

      posted in Bug Reports
      M
      miro1360
    • RE: 2 Formula >> Condition, Crosses problem

      I made it all again and now it is working.
      I have no idea where was bug ...
      (old printscreen from metaeditor)

      ......
      const.jpg

      posted in Bug Reports
      M
      miro1360
    • RE: 2 Formula >> Condition, Crosses problem

      something is wrong? 😕

      ......
      Clipboard03.jpg
      Clipboard04.jpg

      posted in Bug Reports
      M
      miro1360
    • RE: 2 Formula >> Condition, Crosses problem

      Yes, I know, when are both parameters in Condition, it works.
      And is there a way, how to get only 2 input parameters for both Condition blocks?
      As in the picture, there are 2 Condition blocks, and each block have 2 input parameters, and there are 2 blocks than I have 4 input parameters - and this is poor for strategy tester, by reason, 2 input parameters are even same (2xMA34 and 2xMA14). When I make test in strategy tester as optimization, it make a lot of uselessly combinations.

      ......
      Clipboard02.jpg

      posted in Bug Reports
      M
      miro1360
    • RE: 2 Formula >> Condition, Crosses problem

      I have a little problem.

      In picture 01 and 02 are Formula settings.
      In picture 03 is this Condition from this two Formula as "Crosses below" (or above). And EA in strategy tester with this Crosses from formula is not working (result list is blank). But with Condition as "is Above" or "is Below" it is working correctly.

      I know, it goes make without Formula, Indicators set directly in Condition, but I need make two Condition "Crosses below" and "Crosses above" and set indicators directly in Condition is made 4 input parameters (a1, a2, b1, b2). Using my solution there are only 2 input parameters (A,B) and than optimization in strategy tester is more quickly. (a1 and a2 are the same as parameter A)

      01.jpg
      02.jpg
      03.jpg

      ......
      01.jpg
      02.jpg
      03.jpg

      posted in Bug Reports
      M
      miro1360
    • 1
    • 2
    • 77
    • 78
    • 79
    • 80
    • 81
    • 81 / 81