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: Saida inverted block "If Trade Is Running" with problems.

      Hi I wonder how the inverted output of this block? Not to say "If the Trade is not running"?

      Well I created a strategy using reverse this block, but not working correctly in my project.

      Could you test it again?

      Until more!

      posted in Bug Reports
      tcanuto
      tcanuto
    • RE: Order pending always open

      It's so mean. But I had a problem fxdreema! He did this by opening the pending orders. In place of of pending orders, puts the SL and not a pending order.

      I need to open pending orders x_pips the custom indicator price channel, the order of hedge with 1.1 Multiple lots of the initial order.

      This here my project dynamic hedging: http://fxdreema.com/shared/MDTxqC6Zc

      Attached is the indicator price channel.

      Even more!

      ......
      Price Channel.mq4

      posted in Questions & Answers
      tcanuto
      tcanuto
    • RE: Order pending always open

      Yes .. That's right! For each open order. If any initial order to close the pending order also closes automatically.

      posted in Questions & Answers
      tcanuto
      tcanuto
    • RE: Including broker commissions?

      Since this option is available to include the commission in the calculations of the cost of an EA? If already available, I can put it as external parameter?

      Until more!

      posted in Questions & Answers
      tcanuto
      tcanuto
    • RE: Order pending always open

      Hello fxDreema.

      I wonder how do I open a pending order to sell to a buy order now open, and vice versa? And if this pending order to close, then reopen it again a few pips below or few pips up?

      Until more!

      posted in Questions & Answers
      tcanuto
      tcanuto
    • RE: The BEAST

      Hello! You already have a strategy ready, a trade system that is already studying the awhile or do you think that is profitable? If we have to share or who want to analyze it.

      I am also a beginner in building EAs, but fxDreema has helped us a lot, and thank Gd this running alright so far.

      Well that's it, share what they already know and find interesting.

      Until more!

      posted in Questions & Answers
      tcanuto
      tcanuto
    • RE: True or False in external parameters, how do I?

      Cool! I see I'm on the right track! Found more practical in this way.
      Thanks fxDreema.

      posted in Questions & Answers
      tcanuto
      tcanuto
    • RE: True or False in external parameters, how do I?

      Hi I have done this way. This right also?
      http://fxdreema.com/shared/FoXQuwu8

      Until more!

      posted in Questions & Answers
      tcanuto
      tcanuto
    • RE: True or False in external parameters, how do I?

      Ok .. but in this case has the LeftOperand and RightOperand. Try but do not know if will work. I will test this way:

      LeftOperand - Value Boolean - true == RightOperand - Value Boolean - true (imput parameter). In this case if it is true.
      LeftOperand - Value Boolean - true == RightOperand - Value Boolean - false (imput parameter). In this case if it is false.

      Was this the correct way?

      There would have only a block?

      Until more!

      posted in Questions & Answers
      tcanuto
      tcanuto
    • RE: Problem long name of the variable

      That's right! The problem is the long name of the variable.
      I'll be testing today.

      Thank you! Until more!

      posted in Bug Reports
      tcanuto
      tcanuto
    • RE: True or False in external parameters, how do I?

      Hello fxDreema.

      What I mean is an external variable to enable and disable some external parameters, which in fact is nothing more than blocks. For example ... If I want to enable dynamic SL, put true in SL dynamic external parameter, but if I no longer want to use, put false to disable it. That for any external parameter of the EA.

      How do I do that? Could you show me an example project?

      Until more!

      posted in Questions & Answers
      tcanuto
      tcanuto
    • RE: True or False in external parameters, how do I?

      FxDreema Hello! I wonder how can I have an option true or false so I can enable or disable some features of my EAs?

      Until more!

      posted in Questions & Answers
      tcanuto
      tcanuto
    • RE: Problem long name of the variable

      FxDreema Hello! Alright?

      Have you done fixing this problem? I need to experiment with changing these external parameters.

      I look forward to returning as soon as possible!

      Until more!

      posted in Bug Reports
      tcanuto
      tcanuto
    • RE: EA simple that works by the movement of the price.

      That's right fxDreema! Correct. Thank you.

      posted in Questions & Answers
      tcanuto
      tcanuto
    • RE: EA simple that works by the movement of the price.

      Fxdreema Hello! Long time huh? So ... due to the continuing problem of SL, I decided to create a security that work well:

      If the SL appear above 5 pips SL or has not SL, modify the SL to 5 pips. I tried but could not make it work properly.

      Please create a sample project so I can know how I do it. Also necessary that the SL moves from 5 pips to 4, 3, 2, ... until in profit for the BE.

      If the current price is positive, take care to trigger the BE and Trailing Stop.

      I look back!

      Until more!

      posted in Questions & Answers
      tcanuto
      tcanuto
    • RE: Problem long name of the variable

      After I selected "imput parameters" appeared the following problem long name of the variable. Could you please correct the name?
      ![Errors.jpg compilação](Errors.jpg compilação)
      Already thank you!

      ......
      Compilation Errors.jpg

      posted in Bug Reports
      tcanuto
      tcanuto
    • RE: My first EA FxDreema

      Thanks for the help fxDreema. It worked! That was exactly what I needed! I'm knew he could help me! Now how do I modify the "Set" of +3 Pips e-3Pips platform as a constant input of EA?

      Something unexpected happened now. I reported the bug report here and fixes: http://fxdreema.com/forum/topic/1919

      Since already thank you!

      posted in Questions & Answers
      tcanuto
      tcanuto
    • RE: EA simple that works by the movement of the price.

      Must also correct the SL that sometimes it appears with many pips, or sometimes it does not trigger the SL.

      In this EA and also in my other EA I had this same problem. It seems to me that you said should be influnencia breakeven with the TralingStop working, but I believe that it should not hinder the operation. Must be something in the code that conflicts with this, I guess.

      posted in Questions & Answers
      tcanuto
      tcanuto
    • RE: EA simple that works by the movement of the price.

      __I can suggest:
      Start trades loop => (in loop) Shrink SL and TP[/quote:2nqlyuyg]

      How I will use these 2 blocks to work as planned? You will also need the block condition?

      How do I solve this puzzle? I'm sorry, because I know the basics.

      posted in Questions & Answers
      tcanuto
      tcanuto
    • RE: My first EA FxDreema

      I prefer to use SL because it is safer already have an SL in order to close the chart directly from EA. For the SL is further guaranteed.

      I tried this way that I said, but continues to within 15 pips instead of 3 pips.

      I will be sending you the link to my project.

      posted in Questions & Answers
      tcanuto
      tcanuto
    • 1
    • 2
    • 28
    • 29
    • 30
    • 31
    • 32
    • 33
    • 30 / 33