fxDreema

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

    keshb96

    @keshb96

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

    keshb96 Unfollow Follow

    Latest posts made by keshb96

    • RE: MT4 optimization for indicator settings

      No worries, apparently those tickboxes dont matter as it still allows me to edit the input parameters for optimization in MT4

      posted in Questions & Answers
      K
      keshb96
    • RE: MT4 optimization for indicator settings

      It appears as though this is because I've ticked the boxes next to the constant to allow for optimization?

      posted in Questions & Answers
      K
      keshb96
    • RE: MT4 optimization for indicator settings

      I tried compiling it after doing this and it comes up with an error saying 'compilation error' and 'constant expected'

      posted in Questions & Answers
      K
      keshb96
    • MT4 optimization for indicator settings

      I have created an EA which works in my strategy tester
      However I want to optimize my EA to find the best settings to use on my indicators which I have figured out to do.
      The problem is that I think there is two different pieces of code for the same indicator, because a crossover of one line in the indicator with another line in the second (identical) indicator is a signal.
      The leads to me receiving two different numbers for the same setting of the indicator, which I wouldnt be able to use for forward testing without having two indicators on my charts, which I dont want.

      Is there any way to fix this so that the suggested settings to use for my one indicator is a fixed number?

      posted in Questions & Answers
      K
      keshb96
    • RE: How to create a condition where the value of the indicator is multiplied by 2?

      sorry I have just worked it out, under the adjust menu

      posted in Questions & Answers
      K
      keshb96
    • How to create a condition where the value of the indicator is multiplied by 2?

      I am trying to create the condition where if the total candle size is greater than the value of 2xATR then there is no trade.
      I am able to create the condition with 1xATR, how would I make it double?

      posted in Questions & Answers
      K
      keshb96