fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. tcanuto
    3. Posts
    • Profile
    • Following 0
    • Followers 3
    • Topics 102
    • Posts 653
    • Best 5
    • Controversial 1
    • Groups 0

    Posts made by tcanuto

    • RE: Operations based on the indicator Murrey

      So ... Indeed my logic identical to this crossover "fxDreema example EA - Price crossover" 🙂

      Try putting 1 block "Once per bar" for each block condition, if that's what I understood.

      I'll test.

      If I do not understand, please make a sample project so that I can understand.

      posted in Questions & Answers
      tcanuto
      tcanuto
    • RE: Operations based on the indicator Murrey

      I'm sorry, but I do not understand it correctly. The communication is not going very well because I communicate through a translator. I need to work and open once a signal. Please show me in a example project as I do in this way.

      posted in Questions & Answers
      tcanuto
      tcanuto
    • RE: Operations based on the indicator Murrey

      __What's wrong in your project is that when a new bar is opened, you ask if there is a crossover. Crossover (x>) in case of Candle Close is:

      if CandleClose[0] > indicator AND CandleClose[1] < indicator

      Normally it's like this:

      if CandleClose[0] > indicator[0] AND CandleClose[1] < indicator[1]

      ... but your indicator is just a horizontal line.[/quote:igb6s3fv]
      Now I understand how the Crossover.

      So ... how should i do to work properly? Actually before the block "Once a bar" was working properly, if I remember the times he opened and closed several orders almost simultaneously. I need you to open only one order.

      posted in Questions & Answers
      tcanuto
      tcanuto
    • RE: Operations based on the indicator Murrey

      Should be just that. I want to open only one order per sailing, even if the candle shift 0. Where is wrong?

      posted in Questions & Answers
      tcanuto
      tcanuto
    • RE: Operations based on the indicator Murrey

      No. .. is the opposite. When crossing up the mml2 - Buy;
      When crossing down the mml10 - Sell.

      It is contrary to what he said. Please check that the blocks are correct. At the Visual backtest MT4 broker ActivTrades opened 1 or 2, but not opened more often as this logic. Ie many signs flawed.

      posted in Questions & Answers
      tcanuto
      tcanuto
    • RE: Operations based on the indicator Murrey

      This indicator serves as pivot points, support and resistance. It changes according to the market, but I have no problem as this, because EA has to open an order as the line. I just did a test with the indicator and put in the graph, but it does not open as conbinado.

      Attached is the log file.

      ......
      20130814.log

      posted in Questions & Answers
      tcanuto
      tcanuto
    • RE: Operations based on the indicator Murrey

      Hello fxDreema. Alright?

      So ... not working properly. Before opening was several orders at the same time, and now that I placed an order to open a candle, does not work properly.

      Where am I going wrong?

      Here is the initial design: http://fxdreema.com/shared/lRHEtVz4e

      posted in Questions & Answers
      tcanuto
      tcanuto
    • RE: Trailing Stop working differently

      Actually the project I did was already modified. I believe the problem is in the block of trailing stop. Please check the pack trailing stop.

      posted in Bug Reports
      tcanuto
      tcanuto
    • RE: Operations based on the indicator Murrey

      Ok fxDreema.

      Thanks for the instruction.

      posted in Questions & Answers
      tcanuto
      tcanuto
    • RE: Trailing Stop working differently

      Hello fxDreema. Okay with you?

      I am having problem with Trailing Stop for MT5. The Traling Stop this moving since the beginning of the SL, and not from the profit. Usually the SL moves after earnings.

      This is a problem with the trailing stop?

      posted in Bug Reports
      tcanuto
      tcanuto
    • RE: Problems with MA CROSSING MT5

      Ok, i will wait for the solution of this problem ASAP, please tell me when it is ready.

      Thanks!

      posted in Bug Reports
      tcanuto
      tcanuto
    • RE: Problems with MA CROSSING MT5

      I am having an issue on MA crossing MT5, i dont know what is happening, i made the same procedure of MT4.

      Here is my project for an analysis: http://fxdreema.com/shared/7GW1USCPd

      See ya!

      posted in Bug Reports
      tcanuto
      tcanuto
    • RE: Operations based on the indicator Murrey

      Hello fxDreema.

      I wonder how do I open orders with this indicator in the following image:
      http://charts.mql5.com/2/223/eurusd-h1-activtrades-plc.png

      Here also attached the indicator.

      Basic rules: need you buy when cruising the green line 0/8.
                                    Need you sale when cross the line roza 8/8.

      Case you need change after the lines, need to know how do.

      outputs:
      SL to buy on line potilhada below the green line 0/8
      SL to sell on the dotted line above the pink line 8/8

      ......
      M-Math v4.mq4

      posted in Questions & Answers
      tcanuto
      tcanuto
    • RE: Stop Loss or Trailing Stop Based on Parabolic SAR

      Thanks. I'll be eagerly awaiting!

      posted in Questions & Answers
      tcanuto
      tcanuto
    • RE: Stop Loss or Trailing Stop Based on Parabolic SAR

      Ok Thanks for the examples. I thought you would do within the blocks that had told you. Would not it be better to run the SL within the block "Buy Now" and "Sell Now" in Stop Loss mode - Dynamic Size Pips Imput? Or within the block "(loop) modify SL and TP?" I see you also will be more practical for all who use this as output indicator and Stops.

      posted in Questions & Answers
      tcanuto
      tcanuto
    • RE: Problem in the project description

      __but at least you should be able to grab that window (to it's border) and move it around.[/quote:13ehaeai]

      Yes .. I've done it. But it is a big whiteboard.

      posted in Bug Reports
      tcanuto
      tcanuto
    • RE: Stop Loss or Trailing Stop Based on Parabolic SAR

      Ok I'm sorry but I did not understand correctly. In short: I would like to use the SL by Parabolic SAR.

      Please show me if possible for a sample project, so I can fully understand in practice..

      posted in Questions & Answers
      tcanuto
      tcanuto
    • RE: Stop Loss or Trailing Stop Based on Parabolic SAR

      Hello FxDreema. Okay with you?

      Again I am here with another question.

      I tried to put in my EA based on an SL Parabolic SAR, but without success. I made MT5 and tried 3 ways:

      The first attempt was put inside the blocks "Buy Now" and "Sell Now" in SL mode - Dynamic size (input pips) - Indicators (built-in) - Parabolic Stop and Reverse (PSAR). - Default settings.

      Appeared in the journal the message SL invalid.

      Second attempt:

      I tried to put inside the block of Trailing Stop with the same procedures, putting "Trailing Stop mode in" Function size "- Indicators ... etc.., But also gave the same problem.

      Third attempt:

      Begin loop positions - (in loop) Modify SL and TP - "Price relative to: Current market price, and then Dinamic level -" New Stop Loss mode "Dynamic size (input pips) - Indicators ... etc..

      Be a problem with the indicator in MT5?

      posted in Questions & Answers
      tcanuto
      tcanuto
    • RE: Problem in the project description

      Hello fxDreema.

      I'm having trouble with this part of the project description. When I reopen it closed, is getting a huge size as you can see in the picture.
      ![Problema Description.jpg Projeto](Problema Description.jpg Projeto)

      ......
      Problem Project Description.jpg

      posted in Bug Reports
      tcanuto
      tcanuto
    • RE: EA using MACD

      Boy, was my mistake then. A small error had not noticed. It is what I copied and pasted in the new project, and had not seen this constant wrong.

      Again thanks for the help fxDreema.

      posted in Questions & Answers
      tcanuto
      tcanuto
    • 1
    • 2
    • 22
    • 23
    • 24
    • 25
    • 26
    • 32
    • 33
    • 24 / 33