fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. paragorundu
    3. Best
    P
    • Profile
    • Following 0
    • Followers 2
    • Topics 4
    • Posts 96
    • Best 11
    • Controversial 0
    • Groups 0

    Best posts made by paragorundu

    • RE: Digit Adjustment of Variable ** SOLVED **

      Dear Friends,

      After hours of search, I figured out how to solve this issue. Since I have NO programming knowledge, this simple problem became headache for me.

      While I was searching similar issues in forum, I saw that most of the raised questions was not replied with a solution. I hope this info be useful to whom needs help on such topic.

      I used 'Custom MQL code' block with the following code to have 5 digits after decimal point.

      0_1567706719919_Capture.JPG

      Problem solved!

      Regards.

      posted in Questions & Answers
      P
      paragorundu
    • RE: Moving average crossover and stochastic error.

      @justintkt , You can use block named 'Once per bar' to open only 1 trade at once before 'Buy now'.

      posted in Questions & Answers
      P
      paragorundu
    • RE: Moving average crossover and stochastic error.

      @justintkt , You can share link with the option below:

      0_1567888400186_order.jpg

      I also replied about your too many order issue.

      posted in Questions & Answers
      P
      paragorundu
    • RE: Once per minutes/bar issue

      Hi @roar,

      Thank you for the great explanation. Name of the block made me think that the block will run once and wait X minutes to run again. The description within the block also says so or I understood that way. I now used translator to see if I get it as I read and yes, it translates what I understand đŸ™‚

      Thank you very much for your time and kind help.

      I really appreciate it!

      Best regards.

      posted in Questions & Answers
      P
      paragorundu
    • RE: I need a loop, but don't know which one

      Hello @l-andorrĂ  ,

      I am really happy that this was what you were looking for đŸ™‚

      I also want to thank you because you are trying to help on most of the topics. I already now this from my posts but I saw many of your replies while I was doing search on the forum lol.

      Of course I have to thank @miro1360 , @trader-philipps and other great guys for their contributions to topics. I really learnt a lot from their ideas.

      Here is the link to the part of conditions that I have shared via screenshot.

      https://fxdreema.com/shared/TO7KfGmne

      There should be a better way to do this, if so I will be appreciated for comments.

      Please let me know if you need any other details.

      Regards.

      posted in Questions & Answers
      P
      paragorundu
    • RE: Super trend and MACD

      Hi @saeed-2 ,

      I do not know what issue you have but if it's repaint, you may use attached non repainting version of super trend indicator by Mladen Rakic.

      SuperTrend-nrp-mtf-mladen.mq4
      SuperTrend-nrp-mtf-mladen.ex4

      Regards.

      Notification: @l-andorrĂ  , @len-1

      posted in Questions & Answers
      P
      paragorundu
    • RE: IF Strategy 1,2,3 Buy .. Otherwise Sell

      Hi @saeed-2 ,

      You may use something like below setup. Since there might (are) be better ways to do such thing, I believe it will do the work for you.

      0_1616510114414_Capture.JPG

      Regards.

      posted in Questions & Answers
      P
      paragorundu
    • RE: What is the meaning of P1, P2 ecc in the blocks

      @notoriusfx You may find some information on the link below:

      https://fxdreema.com/instructions/builder/constants-and-variables

      notify: @jsauter86

      posted in Questions & Answers
      P
      paragorundu
    • RE: How can i display the right profit on chart?

      Hi @fxmich78 ,

      I made a setup for you.

      I used 'For each closed' block and some variables to collect profit of 'n' number of buy/sell trades.

      Just a reminder; variables are kept in memory, so if the terminal restarts or EA re-initiates (not sure, did not tested) it flushes.

      So this setup will calculate profit for 'n' number of closed buy/sell with commission & swaps until the variables flushed in above cases.

      0_1616600633744_fxmich78.jpg

      I hope it helps.

      Regards.

      notify: @l-andorrĂ 

      posted in Questions & Answers
      P
      paragorundu
    • RE: CANDLE CROSS MA - HOW TO DO?

      @khacdiepvnc As I have mentioned before, one option to use groups for your strategy.

      I have created Setup 3 as an example.

      https://fxdreema.com/shared/UX8qiV66

      In this setup, No trade and connected blocks are in group. I have configured 1, 2, 3 as group numbers. It's a basic setup and is to give you an idea.

      Be careful with the groups, it can be hard to manage in complex setups.

      posted in Questions & Answers
      P
      paragorundu
    • RE: "buy/sell pending orders on grid" opens 100 orders

      @simenandreas You can use 'No trade' or 'Trades count' blocks to limit the number of initiated trades.

      You can check link below for some details:

      https://fxdreema.com/examples

      posted in Questions & Answers
      P
      paragorundu
    • 1 / 1