fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. JFerreira
    J
    • Profile
    • Following 0
    • Followers 0
    • Topics 6
    • Posts 9
    • Best 0
    • Controversial 1
    • Groups 0

    JFerreira

    @JFerreira

    -1
    Reputation
    872
    Profile views
    9
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    JFerreira Unfollow Follow

    Best posts made by JFerreira

    • Break-even

      Hi all,

      First of all, sorry if this issue was already discussed here, but since the forum Search is not working, i cant' find it.

      I need some help of how can i do this break-even strategy.

      I'm writing an EA that can place multiple types of orders (at different times), meaning, i can have 2 or more Buys (or Sells) at the same time.

      Let's suppose this situation:

      alt text

      How can i change the Break-Even for each trade once the price reaches a specific indicator line?
      When Buy 1 reaches the indicator line, SL goes to BE (only the Buy 1)
      When Buy 2 reaches the indicator line, SL goes to BE (only the Buy 2)
      When Buy 3 reaches the indicator line, SL goes to BE (only the Buy 3)

      Thank you in advance

      posted in Questions & Answers
      J
      JFerreira

    Latest posts made by JFerreira

    • RE: Break-even

      Now with the Image

      https://ibb.co/98zn2Nb

      posted in Questions & Answers
      J
      JFerreira
    • Break-even

      Hi all,

      First of all, sorry if this issue was already discussed here, but since the forum Search is not working, i cant' find it.

      I need some help of how can i do this break-even strategy.

      I'm writing an EA that can place multiple types of orders (at different times), meaning, i can have 2 or more Buys (or Sells) at the same time.

      Let's suppose this situation:

      alt text

      How can i change the Break-Even for each trade once the price reaches a specific indicator line?
      When Buy 1 reaches the indicator line, SL goes to BE (only the Buy 1)
      When Buy 2 reaches the indicator line, SL goes to BE (only the Buy 2)
      When Buy 3 reaches the indicator line, SL goes to BE (only the Buy 3)

      Thank you in advance

      posted in Questions & Answers
      J
      JFerreira
    • RE: Touch Line at actual price

      Thanks. Is there any way to get the actual price and not the Ask (price+spread)?

      posted in Questions & Answers
      J
      JFerreira
    • Touch Line at actual price

      Hi there,

      How can i set the EA to open a trade when the actual price touch a BB line?
      Eg: the actual price touch the lower BB line, as it touchs it, open a order?

      Thank in advance

      Regards

      posted in Questions & Answers
      J
      JFerreira
    • RE: SL = X pips + spread?

      And how can i do the formula using ATR, meaning:

      SL = ATR + Spread?

      posted in Questions & Answers
      J
      JFerreira
    • RE: Opposite order

      @fxDreema thanks a lot with the example.
      How can configure so the orders after the 1 opening, the lot size is x1.5?

      eg:

      Order #1: Sell with 0.1
      Order #2: Buy with 0.15
      Order #3: Buy with 0.3
      ....

      posted in Questions & Answers
      J
      JFerreira
    • RE: Constants in EA's

      Thank you very much. 😄

      posted in Questions & Answers
      J
      JFerreira
    • Constants in EA's

      Hi guys

      How can i change the name of the constants shown on the EA?

      Eg: instead appear inp14_StolLossPips show StopLoss

      0_1556274225627_Capture.PNG

      Also, how can i use one unique constant for StopLoss and TakeProfit for both Sell and Buy (in the image, i must put SL/TP for Sell and SL/TP for Buy)

      Regards

      posted in Questions & Answers
      J
      JFerreira
    • Open more than one trade for each conditions loop

      Hi there,

      How can i open more then one trade, if the conditions are meet, and close all at the same time?
      Similar to this image:

      0_1556095900445_Capture.PNG

      regards

      posted in Questions & Answers
      J
      JFerreira