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: Daisy-Chaining Indicators

      I am not sure why is that white and not red, I used this version of indicator:

      0_1530634608823_miro1360_test_1.2.mq4

      you are right, it can be increased by +1 🙂

      posted in Questions & Answers
      M
      miro1360
    • RE: Daisy-Chaining Indicators

      you can adjust result by *10 and than this is how it looks like:

      0_1530569609997_02714247-f32e-49b5-90ba-cb8a929a8b79-image.png

      posted in Questions & Answers
      M
      miro1360
    • RE: Daisy-Chaining Indicators

      you have something weird with custom indicator, it has not parameters, there should be parameters
      ... note, that output data from indicator are small and value can be 0.xx, you should avoid null value as input parameter for period ....

      posted in Questions & Answers
      M
      miro1360
    • RE: Daisy-Chaining Indicators

      sure, check this:

      https://fxdreema.com/shared/BkhCaSnW

      here are 2 moving averages, one is static (yellow) with period 200 and the second (purple) is with dynamic period controlled by RSI indicator

      0_1530479271490_762fe81c-c5ad-4ffb-a023-de2182afefa3-image.png

      note, there can be problem with cross detection

      note2: rsi is not good example 😄

      posted in Questions & Answers
      M
      miro1360
    • RE: Daisy-Chaining Indicators

      do you need moving average from that indicator? I think you must have moving average buffers directly in that indicator ...

      0_1530469084432_miro1360_test_1.2_2xMA.mq4

      0_1530469106973_92fba11d-c61a-4b06-a5a3-8383489c1637-image.png

      posted in Questions & Answers
      M
      miro1360
    • RE: Countdown

      try this https://fxdreema.com/shared/NajUHzsR

      posted in Questions & Answers
      M
      miro1360
    • RE: Protection with Broker name/Account

      plot broker name into comment to see if are you right with that name:
      0_1530310121773_95e3b122-40b3-499c-be99-a58f5238d6e2-image.png

      posted in Questions & Answers
      M
      miro1360
    • RE: Help with code? Miro?

      this is what we have:

      0_1529967904541_c49e3cff-ca0d-47c0-a532-2f3d076f1ef8-image.png

      now calculation in details:

      0_1529968055284_0a287951-abca-4e35-8f11-8ffa48038d37-image.png

      0_1529968156656_e30aee0a-dcbc-415c-9fe0-f49422c07342-image.png

      0_1529968414982_c8f31d97-0af0-4fa2-9af2-ffdfe101628d-image.png

      so check, if there is not some error in provided formula, or if there is not something missing 😄

      posted in Questions & Answers
      M
      miro1360
    • RE: Help with code? Miro?

      0_1529870748734_miro1360_test_1.2.mq4

      maybe there can be error 😄 try few excel calculations or something similiar for compare results to find potentially bug 😄

      posted in Questions & Answers
      M
      miro1360
    • RE: Square root

      there is: https://docs.mql4.com/dateandtime/timecurrent

      posted in Questions & Answers
      M
      miro1360
    • RE: Square root

      0_1529261289264_e5cbf8f9-fda0-42dd-b82b-9ca80a7cb196-image.png

      sorry, you need square root 😄 yes, use MathSqrt as jose suggested

      posted in Questions & Answers
      M
      miro1360
    • RE: Custom lot size sequence

      in forum are many examples of martingale, even integrated martingale system in blocks:
      https://fxdreema.com/forum/topic/4355/betting-custom-sequence
      if you need separate more groups of different martingale, use group number in trades

      posted in Questions & Answers
      M
      miro1360
    • RE: Custom lot size sequence

      there are much more details needed, but for start you can try this based on pure blocks without custom code:
      https://fxdreema.com/shared/wRRJzDKud

      you can remove SL/TP but than you need add another check blocks

      posted in Questions & Answers
      M
      miro1360
    • RE: Custom lot size sequence

      is here some reset or something based on profit/loss?
      or is it only repeatable sequence?

      posted in Questions & Answers
      M
      miro1360
    • RE: Question about "For each trade" block

      it will select Sell

      posted in Questions & Answers
      M
      miro1360
    • RE: how to remove a stop loss?

      for me this one worked:

      0_1528924520267_66c4f2d2-9b8a-470a-a9c3-da9a2c206f66-image.png

      posted in Questions & Answers
      M
      miro1360
    • RE: Fibonacci Grid by AlphaOmega

      grid by AlphaOmega is based on trading probability if your strategy is based on that ... lets say your strategy is selling highs - and this is probability because the more highs you sell, the greater chance to hit one right ....
      ... but there are indicators which are blindly showing arrows or something similiar and this is not good way ...

      posted in Questions & Answers
      M
      miro1360
    • RE: Fibonacci Grid by AlphaOmega

      first of all, it is not one strategy, and this grid is tool, that means it is tool for another view on the market and exists a lot of strategies how to trade with this grid ...

      yes it can be done in fxdreema, and work depends on details ...
      no, there are not custom indicators
      performance depends, because it is not meaning to be fully automated, you must control it (especially during news)

      ... but there is no reason to do it again because here is all what you need, you must read:
      https://www.forexfactory.com/showthread.php?t=558372

      when you understand how it is working, you can create automated tests in fxdreema with few clicks for your specific strategy based on that grid system ...

      posted in Questions & Answers
      M
      miro1360
    • RE: how to read file from data folder in to chart??

      https://fxdreema.com/forum/topic/5164/example-save-variables-into-file-and-read-them-back-advanced

      posted in Questions & Answers
      M
      miro1360
    • RE: Condition Operator as Constant?

      it is not possible 🙂

      posted in Questions & Answers
      M
      miro1360
    • 1
    • 2
    • 18
    • 19
    • 20
    • 21
    • 22
    • 80
    • 81
    • 20 / 81