Hello fxdreema. I took a improved my strategy. Added the SL dynamic based on fractal FractalChannel through window, but if on the BE, TS together, conflict happens in SL. How to make it work properly?
http://fxdreema.com/shared/E6MPAxprd
Posts made by tcanuto
-
RE: Swing Trade EA using Heikin Ashiposted in Questions & Answers
-
RE: Swing Trade EA using Heikin Ashiposted in Questions & Answers
__I don't see trailing stop or break even, but if they are somewhere around, they will also modify trades. What these blocks do is to internally loop trades and modify their stops when needed.[/quote:27a2paht]
Aren't here, but they're my EA previous. -
RE: Swing Trade EA using Heikin Ashiposted in Questions & Answers
__Is this "Dynamic value (pips input)" the correct one? I think that "Dynamic value (price input)" is the correct one.[/quote:1nf0rfho]
It's true ... Now work correctly. Work quietly with a BreakEven and TralingStop without interference? -
RE: Swing Trade EA using Heikin Ashiposted in Questions & Answers
Hello fxdreema.
How can I work with the indicator described in the post above?
-
RE: Swing Trade EA using Heikin Ashiposted in Questions & Answers
Thank fxDreema. Crosswalks worked in parts. Some operations that I think should open did not work.
Now I am not able to operate the lock with a SL in support or resistance based on indicator FractalChannel. Seems so simple this bookmark. What should be happening? Instead of fixing the Support or Resistance in SL, the SL is following the market without stopping.
Here is the link design SL PriceChannel: http://fxdreema.com/shared/Rk4emR9pe
Attached. Where am I going wrong
......
FractalChannel.mq4 -
RE: Swing Trade EA using Heikin Ashiposted in Questions & Answers
Got a better indicator of Heinken Ashi for MT4. Only I am not able to run along with the Heiken Ashi indicator mtf sw. I've tried several ways, but nothing.
Here is my project: http://fxdreema.com/shared/eLdxQ538b
This indicator has the buffers, but do not think the right combination. Should work as the image below.
Could you make me an example with this indicator function properly?
"Heiken Ashi dojiSpooter" white - And - "Heiken Ashi mtf sw" blue = Buy.
"Heiken Ashi dojiSpooter red" - And - "Heiken Ashi mtf sw" Red = Sell.Yellow candle not negotiate.
http://charts.mql5.com/2/886/gbpusd-m1-activtrades-plc-sistema-de-com-rcio-com-rcio-de-swing.png
-
RE: Swing Trade EA using Heikin Ashiposted in Questions & Answers
Tell me how to get, as tested on two different platforms and still no negotiations.
-
RE: Swing Trade EA using Heikin Ashiposted in Questions & Answers
__I see things like:
KL 2 20:13:28 Tester program file Indicators\Heiken_Ashi.ex5 read errorHH 2 20:13:42 Custom Indicator loading of Heiken_Ashi EURUSD,M1 failed
And it works for me... but too many positions.[/quote:hkjkebc9]
Funny because it did not work for me no order whatsoever. Opened several filtered out because I did not order one at a time. Auditioned by brokerage ActivTrades. What can be wrong is? I'll try again.
-
RE: Swing Trade EA using Heikin Ashiposted in Questions & Answers
Done this way, but still not working. What is missing?
http://fxdreema.com/shared/IGYZsjtce
Attached is the log file.
......
20131016.zip -
RE: Swing Trade EA using Heikin Ashiposted in Questions & Answers
__Yes, and if you choose buffer #4 you will see 0 and 1 around candles :)[/quote:2ipezydy]
I'm sorry but I do not know how to do this. The translator does not help much. I'll be grateful if you can do for me that I may learn how to do. -
RE: Swing Trade EA using Heikin Ashiposted in Questions & Answers
I tried this but do not know if this correct. Please see if I have done correctly. If not correct, please tell me how to so I can learn.
-
RE: Swing Trade EA using Heikin Ashiposted in Questions & Answers
Hello fxDreema. Okay with you?
I wonder how to make an EA based on Heikin Ashi indicators and AMA.
This will:
- When the Heikin Ashi candle is red and cross down the line AMA: SELL.
- When the Heikin Ashi candle is blue and cross over the line AMA: BUY.
Basically this.
Attached is the custom indicators.
......
Heiken_Ashi.mq5
AMA.mq5 -
RE: Compile Error MT5posted in Bug Reports
Hello fxDreema.
I'm having problems compiling with this project http://fxdreema.com/shared/DR2QzOrmc . Where am I going wrong? 'm Also using a custom indicator.
Attached is the indicator.
-
RE: Operations based on the indicator Murreyposted in Questions & Answers
Okay, that's actually when I need to be playing the closing line that close.
Also will test this way u told me. -
RE: Operations based on the indicator Murreyposted in Questions & Answers
I tried, but could not. I put in all price level 1 but nothing close orders. Please show me a sample project on how close to this indicator?
Meu projeto atual é: http://fxdreema.com/shared/fzhloQ09c -
RE: Operations based on the indicator Murreyposted in Questions & Answers
__Why do you have "Price level 2" in blocks on the right? There are objects with 2 or 3 coordinates (price levels) - trendlines, sqares - but the horizontal line has only 1.[/quote:236b4jfc]
Ok So in short: the solution is to leave everything in the price level 1?__Nevermind, to understand when some block passes, connect "Draw arrow" to it's output and you will see the moments where it passes on the chart in form of clouds with arrows.[/quote:236b4jfc]
Thanks for the tip. Another opportunity will. -
RE: Operations based on the indicator Murreyposted in Questions & Answers
Thank fxDreema. Now funcinou sales orders and it seems that this also ok purchase.
But it did not work now the closure order. Recalling that the closure is in line mml11 sell and buy is closing mml1
Here is the new project: http://fxdreema.com/shared/quOwhMhmd -
RE: Operations based on the indicator Murreyposted in Questions & Answers
Still not working properly
Please a project as an example, please!