fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. nadalmir
    N
    • Profile
    • Following 0
    • Followers 2
    • Topics 12
    • Posts 42
    • Best 1
    • Controversial 1
    • Groups 0

    nadalmir

    @nadalmir

    0
    Reputation
    12
    Profile views
    42
    Posts
    2
    Followers
    0
    Following
    Joined Last Online

    nadalmir Unfollow Follow

    Best posts made by nadalmir

    • RE: close trade when there a new opposite orderentry

      image.png

      here is an example. if you can see. the first entry is buy. then the second sell entry appear. when the sell appear. i want to close the buy entry

      posted in Questions & Answers
      N
      nadalmir
    • close trade when there a new opposite orderentry

      Hi,

      It is possible to close entry on new opposite signal. for example

      if buy trade open. then there a new sell trade open. then buy trade will be close

      if sell trade open. then there a new buy trade open. then sell trade will be close

      I dont want to set any indicator parameters or Candle ID whatsover. just to close on new opposite signal no matter what

      what is the block can be used to make this happen. thanks

      posted in Questions & Answers
      N
      nadalmir

    Latest posts made by nadalmir

    • RE: Store Value Of Last SL into a variable.

      maybe this related to your strategy. give a look
      youtube. com/watch?v=H8EKS5jG1tE&t=17s&ab_channel=Boxxocode

      posted in Questions & Answers
      N
      nadalmir
    • RE: Draw line when in profit

      @l-andorrĂ  yes 100% work automatically. how to setup the variables in this strategy.

      the reason I want to use line instead of SL trailing because my main strategy is grid trading where some point robot will open lot of trades. then when in profit I don't want all the trade move SL moving around as this approach will get a warning from broker due to lot of sl moving trailing in same time

      posted in Questions & Answers
      N
      nadalmir
    • Draw line when in profit

      Hi I want to implemement this strategy on my project

      when there a buy and sale trade . total trade profit in 10usd . I want a line is drawn at profit 5usd

      when total profit in 20usd. draw a line at profit 10usd. then delete the previous one.

      this is like a breakeven line function. I don't want to use trailing stop and breakeven. i want to use line drawn as a breakeven line,

      when candle move below the drawn line. all trades will be close.. please help

      here is my Illustration
      A: Profit 10usd detected
      B: Draw line at 5usd
      C : candle goes up above yellow line. close all trade

      I want it continuously detect every 10 USD in profit and start draw line at -5 USD from current profit

      8837976c-b186-4a46-807e-cf714a1ffd5f-image.png

      b277a41f-84cd-4ada-9006-0491c9511577-image.png

      Here is shared project
      https://fxdreema.com/shared/1g7RfHQ4c

      posted in Questions & Answers
      N
      nadalmir
    • RE: Grid + Hedge problem

      never mind. I think I will go for this approach . Instead of make it open sell order. I just create a sell pending order in grid indead. easy not too complicated with the block đŸ™‚
      image.png

      image.png

      posted in Questions & Answers
      N
      nadalmir
    • RE: Grid + Hedge problem

      @l-andorrĂ  please look at the illustration above. thanks

      posted in Questions & Answers
      N
      nadalmir
    • RE: Grid + Hedge problem

      Here is my illustrations of the concept. Hope you can understand the logic đŸ˜….

      IMG_2677.jpeg

      posted in Questions & Answers
      N
      nadalmir
    • RE: Grid + Hedge problem

      At the fiveth buy trade .Robot will open a sell trade and when price going down the bot will continue open a sell trade

      posted in Questions & Answers
      N
      nadalmir
    • Grid + Hedge problem

      Hi, Iam currently testing on Grid and Hedge function.

      I manage to do a grid with these block . when price goes down it will open buy trade . if price goes up it will open sell trade. its follow grid distance i set. no problem at all

      822d39aa-061d-4586-8ab0-b41ed7539f9d-buy.PNG

      b9db6ab8-3a63-4b8b-a224-b2cce215bd51-sell.PNG

      The problem start when I want to hedge the position by using 'check trade' block . What I want to do is. When there is a total 5 buy trade. EA will open sell trade.

      When there a sell trade, I TURN OFF buy block. then if Price goes down more, I want sell trade to be open accordingly to the grid distance I set.

      But in result,I got a lot sell trade open up and down near the first sell trade. Its not follow the grid distance I set. look at the image below.
      85e9b7ec-bbd2-4255-bbc3-8f9b12da0e12-hedge problem.PNG

      ec539944-976e-49d2-9331-a922854179b3-hedge.PNG

      Please help me identify the problem. Here is the project link. Thanks in advance

      https://fxdreema.com/shared/FKBvWhGyb

      posted in Questions & Answers
      N
      nadalmir
    • RE: Help with Candle ID.

      @jstap
      here is the link
      https://fxdreema.com/shared/5AOKB3pud

      posted in Questions & Answers
      N
      nadalmir
    • Help with Candle ID.

      Hi, need help from experts.

      I got two conditions indicators to make entry

      SELL entry
      first rule is candle must close above the red line @ buffer 3
      second rule is rsi must in above 80 overbought limit. red arrow at the top
      then EA make sell entry

      my problem in backtest. when rsi in above 80 overbought limit. EA make entry at 2 red arrows below the red line . EA ignore the first rule,

      how to make sure the first rule is met. then second rule met. entry happen. its about candle id I think

      how to make the EA check condition the previous candle is above red line. and current candle is in rsi 80 overbought limit. entry happen

      please help. thanks

      99cc3284-4246-40a7-9e25-a69170b0b3a8-EA.jpg

      posted in Questions & Answers
      N
      nadalmir