fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. drankman
    3. Posts
    D
    • Profile
    • Following 3
    • Followers 0
    • Topics 43
    • Posts 155
    • Best 2
    • Controversial 1
    • Groups 0

    Posts made by drankman

    • Comments on Screen

      Hi all,

      is it possible to add comment on screen from the constant?
      for example similar like this below:

      0_1637231644677_4d85bb44-6100-4267-a6e1-56ab64ede99b-image.png

      I'm using the setting like below, but apparently not working.

      0_1637231752836_c1637be1-f0f5-4791-9f52-3ea44e6c75e0-image.png

      Any hints would be greatly appreciated.
      Thanks!

      posted in Questions & Answers
      D
      drankman
    • RE: Delete Pending order

      @ambrogio Ok. Thank you! will try with this setting.

      posted in Questions & Answers
      D
      drankman
    • RE: Delete Pending order

      @ambrogio
      -Does it mean, would it also work if other EA opened pending order?
      I mean, I have a pending order opened by different EA for NZDCAD, and then if I attached this particular EA to close delete pending order for NZDCAD

      -If I use "all automated and manually opened" and "specified" for symbol mode, would this work?

      posted in Questions & Answers
      D
      drankman
    • RE: Delete Pending order

      @ambrogio
      I tried again with your first suggestion but it did not work for manually opened pending order.
      for your suggestion number 2, but it works only for manually opened.

      Do you know what settings so I can use for both manually and automatically pending order?

      posted in Questions & Answers
      D
      drankman
    • RE: Delete Pending order

      @ambrogio ah ok...Thanks!
      So I ll use the first one, because I'd use it for pending order both manually and automatically opened.
      That should be okay, correct?

      posted in Questions & Answers
      D
      drankman
    • RE: Delete Pending order

      @ambrogio here is : https://fxdreema.com/shared/0gn1PJOHc

      I tried the EA by open the pending order manually and it did not delete the pending order (when the conditions are met)

      Thanks!

      posted in Questions & Answers
      D
      drankman
    • RE: Delete Pending order

      @ambrogio Thanks for reply.
      I also tried this one. but it didnt work properly. it somehow did not delete at all..

      posted in Questions & Answers
      D
      drankman
    • Delete Pending order

      Hello guys,

      I have a question on using delete pending order.
      I'd like to create a function where EA will delete pending order when certain condition met
      For example if MACD above 0, delete the sell pending order and if MACD below 0, delete the buy pending order

      https://fxdreema.com/shared/yI0C4FiNb

      However, when I backtested, the EA is apparently deleting all pending orders.
      So, lets say when I put the EA in NZDCAD and its MACD is below 0 level, then all buy pending orders (even not NZDCAD) will be deleted as well. I was expecting only NZDCAD buy pending order to be deleted.

      I used the function "all automated and manually opened" as below. but whenever I changed it to group #, the EA somehow didnt function properly (does not delete at all).

      0_1637069801486_2df38703-af3f-4e0c-8e4d-5b1080fb625f-image.png

      Could anyone help me out?
      Thank you! đŸ™‚

      posted in Questions & Answers
      D
      drankman
    • RE: MACD High/low or MACD crosses 0

      @jstap ah ok. Sorry I am still trying to figure it out.

      So basically if the loop will look the highest macd since the macd cross above 0, then

      I have to change from this:
      0_1636755668021_9a725a83-0a9b-4d7e-b98b-1b582d41a950-image.png

      To this?

      0_1636755592136_9ccc6631-3a77-4b3d-b8f6-3caa77080e34-image.png

      posted in Questions & Answers
      D
      drankman
    • RE: MACD High/low or MACD crosses 0

      @jstap
      hmm.. If I put the loop variable into end candle ID as below screenshot,

      1. how it can identify the range (I was referring to the last 100 candles for examples)?
      2. Does it need another variable (see question mark in the screenshot)?

      0_1636753244134_90e9ff5b-f127-4208-87e2-2cb2bf610547-image.png

      Thanks for the help!

      posted in Questions & Answers
      D
      drankman
    • RE: MACD High/low or MACD crosses 0

      @jstap ah ok. Did you mean like this?

      0_1636752205296_808d90f3-6710-47be-80e8-67fdcbefbb48-image.png

      posted in Questions & Answers
      D
      drankman
    • RE: MACD High/low or MACD crosses 0

      @jstap
      Ok. Thanks!
      Sorry, but I have to ask more questions:

      1. Should I put different variables to find the MACD range as below?

      0_1636748660852_6f90e486-c583-410f-9286-f70f14f5848a-image.png

      1. And then I need your setting with different variable that is supposed or able or to find the MACD above?

      0_1636748786124_6aee0ac1-d19a-40fc-a656-e2659f90f5a8-image.png

      Here I set my project if you could look it up: https://fxdreema.com/shared/imdtPQcHc

      posted in Questions & Answers
      D
      drankman
    • RE: MACD High/low or MACD crosses 0

      @jstap Thanks a lot!
      Follow up question: If I want to find the last high from the certain range, lets say last 100 candle stick, should I adjust your setting to this one below

      Your setting:
      0_1636729236126_ab7a9e2e-8a16-4392-85d8-a03d1851e2c7-image.png

      to this one:
      0_1636729425586_d6affac9-8eb6-4934-b35c-2ed45d4d4246-image.png

      Thanks!!

      posted in Questions & Answers
      D
      drankman
    • RE: MACD High/low or MACD crosses 0

      @l-andorrĂ  Thanks again.

      the 100 candles are just the range. It should find the most current or the last one where it crosses the 0 level (or the highest).
      For example above, within 100 candles, set the pending order where the MACD crosses below 0 level, which is shown in magenta arrow.

      Could you give me example or redirect me how to use the loop as you mentioned?

      Thanks!

      posted in Questions & Answers
      D
      drankman
    • RE: MACD High/low or MACD crosses 0

      @l-andorrĂ  Thanks for the response.

      For the crossing 0, I was actually looking where the EA can look up the past candles and set the pending order where MACD crosses 0 from the last (lets say) 100 candlesticks.

      So basically as in the example above, the EA will always look the last 100 candlestick to find MACD crosses 0 to set the pending order.

      0_1636555266955_1f077970-1dc8-4522-990c-5e58738062eb-image.png

      The same situation with MACD highest and lowest.
      Lets say find where MACD highest from the last 100 candlesticks. and set the pending order..

      Hopefully I explained more clearly this time.
      Thanks!

      Btw, I have seen some Q&A regarding this. but not sure I understood correctly.
      such as: http://fxdreema.com/forum/topic/11074/how-can-i-found-cci-overbought-oversold-dynamic-high-low-value-by-candle-price-or-candle-id/16

      And here's my project, if you could have some time to look: https://fxdreema.com/shared/nbNyERE5e

      posted in Questions & Answers
      D
      drankman
    • MACD High/low or MACD crosses 0

      Hello guys,
      I'd like to create EA where pending order will be opened based on MACD histogram highest or lowest or where MACD crosses 0.

      So, for example as screenshot below, open pending order where the last MACD highest (from lets say the last 100 candlesticks). OR another possibility is to open pending order where the last MACD crosses 0.

      Any helpful hints/tips highly appreciated! Thank you đŸ™‚

      0_1636455223140_06131b3a-f761-4396-87db-47255491ed7b-image.png

      posted in Questions & Answers
      D
      drankman
    • RE: Error in strategy tester?

      ok. Problems solved. now it works again, so error was in strategy tester. đŸ™‚

      posted in Questions & Answers
      D
      drankman
    • Error in strategy tester?

      Hi guys,
      Last night I edited my EA and used strategy tester with my EA and it was running as expected. (it took trades, etc.)
      This morning I tried again, somehow it didint work as it didnt take any trades.
      I am trying to use my other previous EAs but it also did not take any trades. (my previous EAs worked as I used in the last couple days).

      Would it be possible that error is in strategy tester and not in my EA? because my new edited EA only has small minor changes and it my previous EA that has been running in the last couple days...

      posted in Questions & Answers
      D
      drankman
    • RE: Breakeven function

      @jstap ah okay. Didnt know.
      I thought everything must be connected.
      I'll do the same with trailing stop.
      Thank you once again!

      posted in Questions & Answers
      D
      drankman
    • RE: Breakeven function

      @jstap

      so no connector, just like this below?

      0_1635334382227_82f5828a-99b7-4e1d-bf39-7dc62ba4fcc7-image.png

      posted in Questions & Answers
      D
      drankman
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 7
    • 8
    • 6 / 8