fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. wolamen
    W
    • Profile
    • Following 1
    • Followers 0
    • Topics 17
    • Posts 40
    • Best 0
    • Controversial 0
    • Groups 0

    wolamen

    @wolamen

    0
    Reputation
    730
    Profile views
    40
    Posts
    0
    Followers
    1
    Following
    Joined Last Online

    wolamen Unfollow Follow

    Latest posts made by wolamen

    • RE: Filter by Lot Size

      thank you very much .. it is worked @jstap

      posted in General Discussions
      W
      wolamen
    • Filter by Lot Size

      I want to take action only when a trade with specific lot size opened
      for example i have a martingale strategy with 6 stages like
      (0.01, 0.03, 0.06, 0.1, 0.15, 0.3)

      i want to focus on 0.3 trade if it is opened do ...

      i do not want to filter by number of trades

      i am strictly want to filter by lot size

      if a trade with lot size "0.3" is opened do .....

      any help ?

      posted in General Discussions filter by lot lot size filter lot calculation
      W
      wolamen
    • how to shortcut the result of numbers

      how to shortcut the result of numbers
      for example:

      1.6599999999
      to
      1.67

      any help ?

      posted in Questions & Answers
      W
      wolamen
    • RE: How to Calculate only buy orders

      @l-andorrà plz from your examble .. how can i calculate the commission to get clear profit ?

      posted in Questions & Answers
      W
      wolamen
    • RE: How to Calculate only buy orders

      @l-andorrà i get it now .. it is working .. thank u very much

      posted in Questions & Answers
      W
      wolamen
    • RE: How to Calculate only buy orders

      @l-andorrà Thanks for help but i am still do not get that example or there is a misunderstood between us .

      any way i am simply want to calculate 2 variables

      First variable named (SUM BUY) : Calculates the summation (profit + loss) of all opened buy orders.
      Second variable named (SUM SELL) : Calculates the summation (profit + loss) of all opened sell orders.

      posted in Questions & Answers
      W
      wolamen
    • RE: How to Calculate only buy orders

      @l-andorrà i do not think this can help my case

      i have many open orders buy and sell
      how can i calculate all buys .
      how can i calculate all sells .

      if all buy hit TP close only buys.
      if all sells hit TP close only sells.

      posted in Questions & Answers
      W
      wolamen
    • How to Calculate only buy orders

      I am working on hedge EA .. i am opening 8 orders .. 4 buy and 4 sell
      I want the EA calculates the SUM of profit and lose for all buy orders .. and calculates the SUM of profit and lose for all sell orders .

      And if all buy orders hit TP close only buy
      And if all sell orders hit TP close only sell

      My issue is how to make the EA calculates only buy orders and calculates only sell orders separately .

      Any help ...

      posted in Questions & Answers
      W
      wolamen
    • RE: from MT4 blocks to MT5 blocks

      @ambrogio thank you very much .. the converter method worked .. but i think the converter had come issues because the converted mq5 file had many errors

      thanks again ...

      posted in Questions & Answers
      W
      wolamen
    • RE: from MT4 blocks to MT5 blocks

      @ambrogio said in from MT4 blocks to MT5 blocks:

      save it by changing the file extension from mq4 to mq5

      "save it by changing the file extension from mq4 to mq5"
      how could i
      inside fxdreema MT4 there is two save options mq4 and ex4
      there is no ex5
      is there an automatic way to convert blocks from MT4 to MT5 without rebuild it again ?

      posted in Questions & Answers
      W
      wolamen