fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. tonyramirez
    3. Posts
    T
    • Profile
    • Following 0
    • Followers 0
    • Topics 25
    • Posts 66
    • Best 3
    • Controversial 1
    • Groups 0

    Posts made by tonyramirez

    • RE: Can't add custom indicators

      Must have been temporary server error. Now magically it's fine.

      posted in Questions & Answers
      T
      tonyramirez
    • Can't add custom indicators

      Don't know what I'm doing wrong. When I import a custom indicator, the input parameters and buffers are imported but when I click update, the values are not added to the block.

      0_1603018706703_Screenshot 2020-10-18 125755.png

      posted in Questions & Answers
      T
      tonyramirez
    • RE: Figuring out the previous candle if it is bear/bull in this situation.

      Thats a fairly complex project. I think if you share just the relevant section, you'll have more chance of getting feedback.

      posted in Questions & Answers
      T
      tonyramirez
    • RE: auto tp

      It's working properly now I think. I've attached the working version. For visual clarity it buys a maximum 2 positions and waits 5 bars after buying one position before opening another.

      Note, for it to work the way you wanted, you have to change the default settings on the Check profit (unrealized) block as shown in the picture.

      https://fxdreema.com/shared/9Fge6c36e

      0_1602657867344_Screenshot 2020-10-14 083825.png

      posted in Questions & Answers
      T
      tonyramirez
    • RE: Check profit (average) and check profit (unrealised) not working? (MT5)

      @roar said in Check profit (average) and check profit (unrealised) not working? (MT5):

      @tonyramirez your EA has an SL of 50 pips, thats closing the trade. Not the profit checking block.

      Thanks for checking it. That default 50 pip stop/TP has caught me out more than once!!

      I will test again to make sure there no bug.

      posted in Questions & Answers
      T
      tonyramirez
    • Bug - Check profit (average) and check profit (unrealised)

      UPDATE *** There is no bug, this was my error. I forgot the buy and sell blocks have a default SL and TP of 50 pips. Warning to everyone - this can really catch you out!


      I have tried both and while the blocks pass when the profit target n pips/$ is met, they also pass for -n!.

      Below is a simple project to test this. To make it easier to visualise the results, I only allowed one trade at a time, which should still work.

      https://fxdreema.com/shared/PqMeukc4b

      0_1602497751040_Screenshot 2020-10-09 114233.png

      posted in Bug Reports
      T
      tonyramirez
    • RE: Check profit (average) and check profit (unrealised) not working? (MT5)

      Yes, I see that.

      Since nobody has given any explanation for the -n result I'm reporting this as yet another bug.

      posted in Questions & Answers
      T
      tonyramirez
    • RE: auto tp

      @l-andorrà said in auto tp:

      @tonyramirez You inserted a link to your thread asking for help here.

      It's completely normal and efficient to post relevant links from one post in another!

      posted in Questions & Answers
      T
      tonyramirez
    • RE: Single trade for one candle

      You're having the problem because your trades are executing once every tick. Insert the once per candle or once per n candles block in your project. I also recommend you read the how to and instructions sections before attempting to create any projects.

      posted in Questions & Answers
      T
      tonyramirez
    • RE: Suggested feature - Conditions blocks allow one indicator to use another indicator's data

      I'm not sure I understand your questions.

      1. Highs and lows are not absolute, they are always relative to something. If you were trying to find a relative high for an oscillator you could create 2 condition blocks where the first checks to see if the RSI 2 candles ago was less than 1 candle ago, and then another condition to check if the RSI 1 candle ago was was greater than at the current candle. That would detect a relative high in the RSI I think.

      2. Currently with Fxdreema you need to import a custom indicator if you want one indicator to use another indicator's data. I haven't looked into how to do this. My coding abilities in MT5 are almost non-existent.

      posted in Bug Reports
      T
      tonyramirez
    • RE: auto tp

      I don't know what you mean. This is Norbii's thread. I started another thread on a related subject and provided the link for Norbii because i knew it would be of interest to him.. What did I do wrong?

      posted in Questions & Answers
      T
      tonyramirez
    • Suggested feature - Conditions blocks allow one indicator to use another indicator's data

      To take advantage of many oscillators to get entry and exit signals, it's useful to be able to apply one indicator to another indicator's data. For example when applying a Moving Average to ATR data, you can program buy/sell signals based on whether the ATR is above or below the MA.

      This is a feature in Metatrader and it would be very useful to be able to access it in Fxdreema.

      Thanks

      0_1602240809514_Screenshot 2020-10-09 124419.png

      0_1602240870637_Screenshot 2020-10-09 124843.png

      posted in Bug Reports
      T
      tonyramirez
    • RE: auto tp

      Maybe someone else can find the problem or propose another way of doing it.

      https://fxdreema.com/forum/topic/10791/check-profit-average-and-check-profit-unrealised-not-working-mt5

      posted in Questions & Answers
      T
      tonyramirez
    • Check profit (average) and check profit (unrealised) not working? (MT5)

      These two blocks have overlapping features. Both of them should allow you to check when your combined positions reach a certain profit target. I have tried both and while the blocks pass when the profit target n pips/$ is met, they also pass for -n!.

      Below is a simple project to test this. To make it easier to visualise the results, I only allowed one trade at a time, which should still work. If anyone can find a mistake or propose an alternative solution, please let me know.

      https://fxdreema.com/shared/PqMeukc4b

      0_1602236575857_Screenshot 2020-10-09 114233.png

      posted in Questions & Answers
      T
      tonyramirez
    • RE: auto tp

      I haven't been able to get this to work 'as advertised'. More importantly I haven't found an alternative that would work for you. I'm going to post the problem to see if anyone can find a flaw in my logic. Otherwise it's a bug.

      posted in Questions & Answers
      T
      tonyramirez
    • RE: Suggested feature - Add 'year' block to time filters (MT5)

      @l-andorrà said in Suggested feature - Add 'year' block to time filters (MT5):

      @tonyramirez I like this idea.
      And it would probably take the developer 2 minutes to implement because the code exists in the month, day etc. blocks.

      posted in Bug Reports
      T
      tonyramirez
    • RE: Why do some variables have check boxes but can't be optimised?

      OK, then I wish I knew why the developer implemented the checkboxes in those cases.

      posted in Questions & Answers
      T
      tonyramirez
    • RE: auto tp

      Hi, I've designed a simple project to test Check Profit (Average). So far it seems to be closing positions correctly when total profit is n pips as specified...but also when profit reaches -n pips!

      I'll play around with it some more to see if my logic is flawed or it's a bug.

      posted in Questions & Answers
      T
      tonyramirez
    • RE: Bug - Time mode 'components' condition is not working properly (MT5)

      Thanks. I emailed him yesterday.

      posted in Bug Reports
      T
      tonyramirez
    • RE: auto tp

      If you share the project I'll try take a look at it.

      Projects menu --> Create shared copy

      posted in Questions & Answers
      T
      tonyramirez
    • 1
    • 2
    • 3
    • 4
    • 1 / 4