Ichimoku - page 22

 
newdigital:
This Ichimoku5_1 EA should be improved. I tested 2 or 3 versions in elite section and stopped testing. As to Ichimoku indicator's EA so I am testing just KSRobot: it is profitable but this EA is doing 1 trade per 2 months only.

Where can I find KSRobot?

 
sjerar:
Where can I find KSRobot?

It is here https://www.mql5.com/en/forum/173003

Some other EAs are here https://www.mql5.com/en/forum/173018

 

Thanks newdigital, will try it.

 

slight Taichi mod. - Flat zone:

if( MathAbs(((TaichiBuffer-SignalBuffer)+(TaichiBuffer-

SSignalBuffer)+(SignalBuffer-SSignalBuffer))/3)<Tenkan*Point)

FlatBuffer1=SignalBuffer+Kijun*Point;

FlatBuffer2=SignalBuffer -Kijun*Point;

 

Cronex_TaichiM_mtf and TDI_2_mtf

P.S. make sure indicators installed under correct name (not Cronex_TaichiM_mtf[1]; TDI_2_mtf[1], etc)

 

WoW, the graph above looks abit complicated to read

but...anyone got any good profits in using ? in real live trading ?

 

I tried to trade using standard Ichimoku indicator on D1 timeframe. As I don't have time to look at Metatrader during the whole day all the time so I used SignalSender indicator to send the signals for buy or sell to this calendar Forex-Tsd Calendar :: Calendars and SignalTrader EA from here https://www.mql5.com/en/forum to handle the orders (stop loss, trailing stop and take profit).

It is possible to trade using just one standard Ichimoku indicator on D1 timeframe. I had difficulties to trade GBPJPY, GBPCHF and EURJPY pairs but the other pairs are fine with no problem.

The only problem was that it takes long time to analyse the chart as Ichimoku indicator does not have any arrows or dots indicating sell/buy signals. The other problem is that when daily bar is closing so my local time is 2 am - 4 am (depends on the broker) so ...

I tried it for M5 timeframe as well:

- M5 timeframe: price is crossing pivot line or some fibo line confirming with PriceTrender (or PriceTrend) indicator by Kalenzo;

- with confirmation of Ichimoku on H4 timeframe (just to decide to trade today or not).

- exit on PriceTrender (or PriceTrend) indicator or on the other fibo level.

You may see it on the second statement.

So, it was in semi-automatic way.

It works but I did not try those new Ichimoku indicators posted on this thread.

Because it may be good to construct some system for M5 or m15 timeframe with alarm, and with signals sending automatically to calendar for SignalTrader EA. And in this case I can moderate the forum and trade in the same time ... just dreaming ...

 

It works just like some moving averages, right ?

Nic

 

No, very differently.

I tried to describe the rules in the beginning of this thread.

Ichimoku is complex (and complicated) indicator: we may predict future market condition, s/r levels, we may have several signals for sell/buy depends on the risk and so on. That is why I did not look at those new Ichimoku indicators posted: standard Ichimoku indicator is complicated and complex to use but those new ones should be more complicated ...

I will try to look at this as I said I want to construct some semi- or automatic manual trading system on M5 or M15 ...

It is nothing with moving averages technique. May be it is similar with difital filters' technique + this one https://www.mql5.com/en/forum/175824 (concerning borders of the cloud) + choppy/flat market condition estimation + forecasting and so on. Just one Ichimoku indicator only with default setting.

 

Besides, I've never used MTF cases with Ichimoku as I think one timeframe is enough for this indicator. If we need to the other timeframe so we may open the other chart with other timeframe with the other indicator. Because Ichimoku indicator is re-painting the future cloud lines (for next week or month), and in this MTF case I don't know which lines will be re-painting and which ones not so I will be fully confused because of that. And because of that I am not using MTF with Ichimoku.

Reason: