fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search

    how i use option bucket position in Modify Variables ?

    Questions & Answers
    3
    4
    1141
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • M
      Moon last edited by

      how i use option bucket position in Modify Variables ?
      0_1549294550989_Screenshot_2019-02-04 hedge9 1.jpg
      I want save total all buys or sell
      but in here not show me what i want show me total buys or sells
      and found filter condition what i write it until can have total for buys or sells
      thank you

      1 Reply Last reply Reply Quote 0
      • M
        Moon last edited by

        ????????????????

        1 Reply Last reply Reply Quote 0
        • fxDreema
          fxDreema last edited by

          In this field you can write MQL4 code. For example:

          OrderProfit() > 0
          

          ... which will use only trades with positive profit in the calculations. You can filter them with OrderType() == 0 (this is for buys) or OrderType() == 1 (for sells), but why... in the main Bucket block you can filter by type.

          1 Reply Last reply Reply Quote 0
          • R
            Rodrigo Ortuzar last edited by

            Hello fxdreema, reviewing information in this case in MT5, can you indicate in this "Filter Condition (Advanced)" that the profit is in pips and how would it be ?
            Thanks

            Affectionate Rodrigo

            1 Reply Last reply Reply Quote 0
            • 1 / 1
            • First post
              Last post

            Online Users

            M
            K
            F
            Z
            S
            C
            P

            14
            Online

            146.7k
            Users

            22.4k
            Topics

            122.6k
            Posts

            Powered by NodeBB Forums | Contributors