fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. saeed 2
    S
    • Profile
    • Following 0
    • Followers 3
    • Topics 54
    • Posts 223
    • Best 5
    • Controversial 0
    • Groups 0

    saeed 2

    @saeed 2

    5
    Reputation
    925
    Profile views
    223
    Posts
    3
    Followers
    0
    Following
    Joined Last Online

    saeed 2 Unfollow Follow

    Best posts made by saeed 2

    • RE: % Daily profit achieved .. EA disactivate

      i will try to do that .. thanks man you are alwyz here to assist everyone

      posted in Questions & Answers
      S
      saeed 2
    • RE: Option to Add at Applied Price if that possible

      @roar thats so critical information to know .. it will make a big rethinking .. thanks a lot Mr Roar .. appreciated

      posted in General Discussions
      S
      saeed 2
    • RE: Data type of Time frame NOT recognized at MetaEditor

      Solved .. default should be PERIOD_1H ex

      posted in Questions & Answers
      S
      saeed 2
    • RE: 2 strategy in one EA

      u have two NO TRADE blocks and each should operate separately .. u need to have a condition for Str 1

      u can be more precise by assigning ( group # ) for each ( no trade ) with their attached ( buy/sell )

      Expert masters can help more here

      posted in General Discussions
      S
      saeed 2
    • Candle ID

      if candle ID is 0 .. it means the current tick

      if its 1 .. it means the previous one

      so.. if its ( - 1 ) ... does that means the candle right after the current one ?

      thanks

      posted in Questions & Answers
      S
      saeed 2

    Latest posts made by saeed 2

    • RE: For each closed position in MT5 not working .. is there a bug ?

      0_1650284517312_mt5 example.png )

      for each closed position doesnt function as it is in mt4

      posted in Questions & Answers
      S
      saeed 2
    • For each closed position in MT5 not working .. is there a bug ?

      in MT4 working perfectly but in MT5 not working at all .. actually is works as ( pass ) .. its just a driver block with no function

      posted in Questions & Answers
      S
      saeed 2
    • RE: if running trade close by a known line .. next closing should not be same line

      i got it and found other way .. thanks for your time
      whenever an open trade closed by a centain object .. i saved it as variable number and then doesnt let the next open trade to close by this temporary variable number .. much easier like this

      posted in Questions & Answers
      S
      saeed 2
    • RE: if running trade close by a known line .. next closing should not be same line

      @l-andorrĂ  lets say horizontal lines .. if certain condition happen .. EA will generate horizontal lines
      if running trades hits one of them lets say H1 ... second open trade when it close will close when it hits any remaining horizontal lines except the last closed trade that been closed of that line

      posted in Questions & Answers
      S
      saeed 2
    • if running trade close by a known line .. next closing should not be same line

      Hello guys
      quick question .. if i have multiple object lines (lets say H1 H2 H3 H4) and if current trade closed by passing throw object ( lets say H1 line )

      i need my next closing trade to be anyone of remining three ( H2 H3 H4 ) and not to be closed by object H1

      thanks in advance

      posted in Questions & Answers
      S
      saeed 2
    • RE: save multiple closed trade profit in one variable

      problem solved

      thanks

      posted in Questions & Answers
      S
      saeed 2
    • save multiple closed trade profit in one variable

      lets say a trade is close with 3$ ,, next trade closed by 4$ .. third trade closed by 1$ .. fourth trade closed by 6$

      how to keep adding total closed value in one variable ...

      using ( for each closed trade + modify variable ) can save last close trade profit but i need to keep cumulating multiple close trades under certain condition

      thanks

      posted in Questions & Answers
      S
      saeed 2
    • RE: market properties candle ID

      yeah just figure it out yesterday ..
      thanks bro for assistance

      posted in Questions & Answers
      S
      saeed 2
    • RE: market properties candle ID

      thanks for replying ..
      but tin this scenario will not get the candle ID at which candle has the high / low price value

      posted in Questions & Answers
      S
      saeed 2
    • market properties candle ID

      when using market properties >> highest price candle period
      EA will identify the high price ...but is there a way to get candle ID at which candle
      has the highest price ? so i can save it as a variable ?

      thanks

      posted in Questions & Answers
      S
      saeed 2