Page 3 of 5

Re: Complete Ichimoku Strategy

PostPosted: Tue Mar 05, 2019 5:48 am
by Apprentice
Try this version.
Complete Ichimoku Strategy.Gilles.v4.lua
(66.82 KiB) Downloaded 627 times

Re: Complete Ichimoku Strategy

PostPosted: Thu Mar 07, 2019 6:46 am
by MemphisRokudo
Is there a mt4 version?

Re: Complete Ichimoku Strategy

PostPosted: Mon Apr 01, 2019 10:14 am
by Apprentice
Your request is added to the development list under Id Number 4579

Re: Complete Ichimoku Strategy

PostPosted: Mon Apr 15, 2019 5:01 am
by Apprentice

Re: Complete Ichimoku Strategy

PostPosted: Mon Apr 15, 2019 5:36 am
by Gilles
Hi apprentice,

The v3 version does not do what I proposed to you.

For example :
If BUY signal was detected in D1, the new open position in H1 should only close when we have reached a new higher price in D1.

Vice versa with a SELL position.

I'm going to go back to zero and keep it closer. To help me do you agree to make a simple version MTF complete ichimoku strategy.

Once modified, I'll send you the code so you'll tell me what you think.

Thank you and see you soon.

Re: Complete Ichimoku Strategy

PostPosted: Tue Apr 16, 2019 4:27 am
by Gilles
Hi Apprentice,

Needless to predict the development of MTF complete ichimoku, it is done.
I would like to look at the closure of positions that do not work as proposed.
This is certainly related to the setting up of the limit gain according to the ATR.

See you soon.

Re: Complete Ichimoku Strategy

PostPosted: Fri Apr 26, 2019 7:02 am
by Apprentice
Your request is added to the development list under Id Number 4625

Re: Complete Ichimoku Strategy

PostPosted: Sat Apr 27, 2019 5:25 am
by Gilles
Hi, Apprentice,

Please,

It is possible to make a Complete Ichimoku Strategy version with a net entry stop at Zero-Profit Point of All Positions ?

Example :
http://www.fxcodebase.com/documents/Ind ... er_SE.html

Thank you.
See you soon.

Re: Complete Ichimoku Strategy

PostPosted: Sat Apr 27, 2019 12:08 pm
by dispococo
Hi Apprentice,

Your strategy is really interesting. I am actually working with ichimoku.
I have just one idea if possible. It could be interesting to close the position and take money when price cross the kitjun. It avoid to put an approximated take profit. Cross under if it is a buy position or cross over if it a sell position.

Thank you :)

Re: Complete Ichimoku Strategy

PostPosted: Sat Apr 27, 2019 12:43 pm
by dispococo
Hi Apprentice,

I come back to you because i was not totaly clear in my first post.
In fact it could be interesting to do :

Stop : Close the position when Price cross kitjun under or over depending on buy/sell position respectively in an end of turn format.
Take profit : Value of the first resistance or support depending on the tendance (buy or sell position). Maybe it could be interesting to use daily pivot as these objectives.

In this way we avoid in major part the lose and try to max the gain. Indeed, the stop will be use as stop lose in the first part of the trade and then it will be a following stop lose with possible gain in case where the take profit is not reach. So we can exit trade with profit by following the kitjun stop lose and maybe take maximum gain if dayly pivot is reach.

Thank you ! :)