fxDreema

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

    eranger

    @eranger

    0
    Reputation
    745
    Profile views
    23
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    eranger Unfollow Follow

    Latest posts made by eranger

    • RE: How can I check if a trade's comment contains an "X" string? Can I do it with the regular condition block?

      Okay but if I have a long text comment and I need to check only part of the comment:
      "trade-10-33", "trade-20-40"
      I need it to check if the comment contains only "-10-" or only "'-20-" and not the whole comment.

      posted in Questions & Answers
      E
      eranger
    • RE: How can I check if a trade's comment contains an "X" string? Can I do it with the regular condition block?

      Read carefully what I wrote it is very clear. It's just a challenging question that I think many people can encounter this problem:
      In the condition block you have only: ==, <, > but you don't have contain function for comparing text values in contrary to numeric values

      posted in Questions & Answers
      E
      eranger
    • RE: How can I check if a trade's comment contains an "X" string? Can I do it with the regular condition block?

      This I know, it still doesn't answer my question... Anyone else has an idea???

      posted in Questions & Answers
      E
      eranger
    • How can I check if a trade's comment contains an "X" string? Can I do it with the regular condition block?

      How can I check if a trade's comment contains an "X" string? Can I do it with the regular condition block?

      posted in Questions & Answers
      E
      eranger
    • Check a comment for a certain string

      How can I check if a comment not equals but contains a certain string?

      posted in Questions & Answers
      E
      eranger
    • RE: Combine variables in order's comment

      I want the order's comment to include also the order's magic number and time

      posted in Questions & Answers
      E
      eranger
    • Combine variables in order's comment

      Hello,
      Is there a way to combine variables like magic number and time in the order's comment?

      posted in Questions & Answers
      E
      eranger
    • RE: How can I create trades in a row with diffrent Magic Number

      Didn't work...

      posted in Questions & Answers
      E
      eranger
    • RE: How can I create trades in a row with diffrent Magic Number

      Thanks Miro I see what you mean but I was wondering if it's possible without adding a new block...

      posted in Questions & Answers
      E
      eranger
    • How can I create trades in a row with diffrent Magic Number

      Hi,
      I want to create an EA which opens a few trades one after the other.
      The thing is I want each trade to have a different magic number, so I created a new variable by the name "BuyGroupNum" and tried to do the following but it didn't work.
      What do you think I should do about it?

      0_1519219461298_Capture.PNG

      Thanks,
      Eran

      posted in Questions & Answers
      E
      eranger