fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. pipsondeck
    3. Posts
    P
    • Profile
    • Following 0
    • Followers 1
    • Topics 24
    • Posts 91
    • Best 2
    • Controversial 0
    • Groups 0

    Posts made by pipsondeck

    • RE: Close Last and Newest trade

      @jstap thank you for your help.

      I was looking for something like this.

      there are 10 buy positions. the #1 + #2 + #3 buy has running loss of 5$
      there are 15 sell positions. the latest trades, lets say sell #12 + #13 + #14 + #15 has running profit of $9

      check total profit > 4$

      close those trades and ofcourse there will be some trades left which are negative trades.

      i tried editing and couldnt make it work.
      https://fxdreema.com/shared/7P9FCHVQc

      Thank you.

      posted in Questions & Answers
      P
      pipsondeck
    • RE: Close Last and Newest trade

      @jstap this is where i get confused on how i can I collect the running profit.

      I do not understand add a loop from yellow. Hope you can help.

      posted in Questions & Answers
      P
      pipsondeck
    • working on object name and execute trades

      Hello guys,

      Once again im posting.

      I was able to get the object name to appear in the comment. Now i wanted it to execute buy/sell.

      Can somebody check the condition if it is correct?

      Here is the comment i was able to call the object:
      a2c0b3a5-f02f-4d78-90fd-10870bd84dd8-image.png

      Label and Description:
      ef9b1646-bd04-47c7-8b00-f4c7969c8d43-image.png

      Thank you guys

      60194dee-a316-47af-a793-e2ca33a32c74-image.png

      Here is the link on the project:
      https://fxdreema.com/shared/kgd0cPPfb

      posted in Questions & Answers
      P
      pipsondeck
    • Close Last and Newest trade

      Hello guys,

      Ive been working around this project but i seem not to get it.

      How can I make a condition that the total Buys (unrealized) profit is 4$ > for the sell trades and then thats the time it will close?

      now it should first check / delete the oldest against the newest trades

      https://fxdreema.com/shared/GnadWI6Jd

      credits: This project is made by roar and im working around with it.

      posted in Questions & Answers
      P
      pipsondeck
    • RE: Store Profit whenever there is position // if no more position, profit resets to 0

      @l-andorrĂ  yes, counting buy and sell profits separately.

      will only reset once there are no more positions.

      posted in Questions & Answers
      P
      pipsondeck
    • Martingle - Set of Position

      Hello,

      I would like to ask if this is possitble in a single EA.

      I am working on a project based on martingale. Now, the EA opens position 0.01 BUY whenever there is MA cross (THIS IS GROUP 1)., then it will multiply to 0.02, 0.04 and etc based on multiplier.

      How do I add another group if lets say i want to add 3 more sets if every another BUY MA cross appears (THIS IS GROUP 2), the EA will open another 0.01 of position and does its on multiplier without affecting the first group of trades?

      posted in Questions & Answers
      P
      pipsondeck
    • Store Profit whenever there is position // if no more position, profit resets to 0

      Hello guys,

      How do i store Profit into a variable whenever there is position. Then if there are no more position, then the variable profit resets to 0.

      For example I trade Buy and sell at the same time. Now the buy is closed at 10$.

      So the variable profit will be = 10$

      Now, if i close the sell position and then there are no morer positions, the variable profit resets to $0.

      Thank you.

      posted in Questions & Answers
      P
      pipsondeck
    • RE: Total Lot size changes to more decimal places

      @jstap hello. that made the trick.

      thank you!

      posted in Questions & Answers
      P
      pipsondeck
    • Total Lot size changes to more decimal places

      Hey Guys, I found a problem, i have a condition where
      buy lots == sell lots

      But the problem is when the lot is added upto 0.06. it now shows 0.0600005 which will make the buy lots != sell lots

      What would be the work around on this?

      98b3f62b-9b76-442e-bec9-0affd0ab198e-total lots buy became a lot of decimal.png

      posted in Questions & Answers
      P
      pipsondeck
    • RE: Count Number of Open Buy / Sell Position then store in variable

      @jstap Thank you sir

      posted in Questions & Answers
      P
      pipsondeck
    • Count Number of Open Buy / Sell Position then store in variable

      Hey guys, ive been working for this project for about 3 days but still i cant get it fixed.

      What I wanted to do is count the number of open position separately the buy / sell

      Now, here are the conditions.

      First Condition

      if Trade Count Buy = 1
      if Trade Count Sell = 0
      Condition 1 == 1
      if above is false then Condition 1 == 0

      if Trade Count Buy = 10
      if Trade Count Sell = 1
      Condition 1 == 1
      if above is false then Condition 1 == 0


      Second Condition

      if Trade Count Buy = 1
      if Trade Count Sell = 1
      Condition 2 == True
      if above is false then Condition 2 == 0


      Third Condition

      if Trade Count Buy >= 2
      Total Lot Buy != Total Lot Sell
      Condition 3 == True
      if above is false then Condition 3 == 0


      My problem is that, it seems condition 2 and 1 are interchanged, if there is position then it says Condition 1 = 0.

      Guys hope you can help me here.

      Thank you.

      https://fxdreema.com/shared/v97KP0iJb

      posted in Questions & Answers
      P
      pipsondeck
    • 1
    • 2
    • 3
    • 4
    • 5
    • 5 / 5