fxDreema

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

    Can FxDreema Creat order mangement ea

    Questions & Answers
    3
    6
    1490
    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.
    • D
      dr_hassan last edited by

      I try to creat ea using fxdreema services that can manage my order ex,

      In every click----------1- Buy order ( enter value such as lot size, TP ,SL in metatrader ) and sell stop order (enter value such as lot size, TP ,SL in metatrader) but i want to hide its value

      or

      2-Sell order ( enter value such as lot size, TP ,SL in metatrader ) and Buy stop order (enter value such as lot size, TP ,SL in metatrader) but i want to hide its value

      Can fxdreema can do this

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

        I think this must be a script. What input parameters do you want to have exactly?
        You can define own inputs and use them inside the blocks, like "Using Constants (Inputs) in project" example here: http://fxdreema.com/examples

        1 Reply Last reply Reply Quote 0
        • D
          dr_hassan last edited by

          Iam scalper trader who need script that do 1- buy at current price and set hidden tp & sl manually not fixed according to market volume at this time and sell stop order with manual hidden tp & sl ( I don't need fixed parameter I want change parameter in metatrader because I change tp & sl between each currency ). Or 2- sell & buy stop with same setting

          1 Reply Last reply Reply Quote 0
          • A
            alikamal last edited by

            Hi I want to make me expert this indicator With the facility
            The specifications expert
            1:Buy when blue arrow shows the sales closing Lot
            2:sales when red arrow shows the buy closing Lot

            Thanks I'm waiting for a reply

            ......
            1ADX_Trend.mq4

            1 Reply Last reply Reply Quote 0
            • A
              alikamal last edited by

              Hi I want to make me expert this indicator With the facility
              The specifications expert
              1:Buy when blue arrow shows the sales closing Lot
              2:sales when red arrow shows the buy closing Lot

              Thanks I'm waiting for a reply

              ......
              1ADX_Trend.mq4

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

                Arrows seems to appear on the 5th candle. I'm using "<1000" as a condition because when there is no arrow, the buffer gives us a value of 2147483647, so the moment when the arrow appears is the moment when it's buffer value is less than 2147483647. Well, 1000 looks better than 2147483647 and that's why I'm using it.

                "Signals" block is waiting for the condition (inticator<1000) to happen to pass once, and then waits for the opposite condition (indicator>1000) to happen. After the opposite condition happens, it starts to wait again for the normal condition.

                dr_hassan , just to mention that I saw your project where you trying to do it, and I think you can make it, but check the link I posted above.

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

                Online Users

                M
                C
                F
                S
                S
                S
                K
                P
                E
                T
                S
                S

                15
                Online

                146.8k
                Users

                22.4k
                Topics

                122.6k
                Posts

                Powered by NodeBB Forums | Contributors