fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. forexking123
    F
    • Profile
    • Following 1
    • Followers 2
    • Topics 4
    • Posts 16
    • Best 0
    • Controversial 0
    • Groups 0

    forexking123

    @forexking123

    0
    Reputation
    9
    Profile views
    16
    Posts
    2
    Followers
    1
    Following
    Joined Last Online

    forexking123 Unfollow Follow

    Latest posts made by forexking123

    • RE: How to make multiple indicators in the same direction, order or mark with arrows

      @sktsec Sum up the above variables as your final indicator to enter trades.
      How to change the way ea judges that there are multiple indicators in the same direction, for example, 5 indicators out of 10 in the same direction

      posted in Questions & Answers
      F
      forexking123
    • RE: How to make multiple indicators in the same direction, order or mark with arrows

      @jstap I haven't done anything yet, because I can solve the step of establishing 10 indicators and drawing arrows, but I can't think of how to make ea judge that multiple indicators are in the same direction (n of the 10 indicators). This step Stuck my train of thought

      posted in Questions & Answers
      F
      forexking123
    • How to make multiple indicators in the same direction, order or mark with arrows

      I want to make an ea that cites 10 indicators (and maybe some other number) and marks it as an arrow on the chart when 5 or more of the 10 indicators are in the same direction. Please ask how to make it.

      posted in Questions & Answers
      F
      forexking123
    • RE: How to place an order based on an existing order ?

      @firooz thanks ,its useful to me .

      posted in Questions & Answers
      F
      forexking123
    • RE: How to place an order based on an existing order ?

      @jstap https://fxdreema.com/shared/iWRdy0Aue20231022133652.png

      At the beginning, I used OCO orders to solve the initial order, and after the transaction, I successfully placed two orders according to the conditions. Numbers 1-8 illustrate all of this.
      But after number8,limit trade at 1.0580 , I hope it can continue to place two new orders (sell limit 1.0600+sell stop 1.0560)according to the conditions in order to achieve a circular order. But this step it stopped working.

      posted in Questions & Answers
      F
      forexking123
    • RE: How to place an order based on an existing order ?

      @jstap How to cycle this process?

      posted in Questions & Answers
      F
      forexking123
    • RE: need help in setting Only buy or only sell.

      can set it at mt4,when you add your ea,you can set it only buy or only sell.

      posted in Questions & Answers
      F
      forexking123
    • RE: How to wait for a new bar open to place trade ?

      Set the candle id to 1. the 1 means last closed candle.
      Its in more settings can set it

      posted in Questions & Answers
      F
      forexking123
    • How to place an order based on an existing order ?

      Good weekend everyone.

      I tried to construct a tracking based ordering system, but I don't know how to operate it to lock orders.

      Its idea is as follows:

      1. At the beginning, sell or buy order, I call it order number 1

      2.Based on the order number 1, both sell limit and buy limit orders at same time. If one pending order is trade, delete the other one. This is called Order number2 (I don't know how to achieve this step, place an order based on the existing order)

      3.Based on the order number 2, repeat the process of step 2(I don't know how to achieve this step, which is a repetitive operation)

      Thanks ahead for your answers!

      posted in Questions & Answers
      F
      forexking123