Ichimoku Strategies (General Discussion)

Forums ProRealTime English forum General trading discussions Ichimoku Strategies (General Discussion)

Viewing 11 posts - 1 through 11 (of 11 total)
  • #42844

    @volpiemanuele as requested, here the Ichimoku discussion thread. You are welcome to share your ideas related to Ichimoky trading and strategies here.

    #46741

    This is my latest Ichimoku strategy, it was optimized for the South African 40 Cash Market and the 1 Hour Timeframe:

     

     

    2 users thanked author for this post.
    #46743

    Does anyone have a ichimoku indicator for price chart they could share? 🙂

    #46753

    Just try the search box of the website and you’ll find many Ichimoku codes! So easy …

    #46884

    @juanj I always learn a lot from your codes so thanks for sharing! However, I have one question; don’t you find the amount of entry criteria used in the code to be a bit excessive?  If you would like to explain your thoughts with regards to this I’m eager to hear 🙂

    #46971

    @victormork short answer to your question yes, I do find it excessive and therefore I do not personally trade this type of strategy live via ProOrder. All the strategies I trade live nowadays via ProOrder are very simplistic and market neutral.

    However, the above strategy was designed to mimic the way I trade Ichimoku manually, other versions of the code were even more ‘excessive’ and even included Fibonacci and Pivot Levels as part of the exit criteria. When I trade Ichimoku manually I consider a lot of criteria as I usually aim to only catch the big trends and ignore the minor ones. The above was thus an attempt to automate my decision-making process when it comes to Ichimoku. Although it doesn’t even include Ichimoku Time or Wave theory as I simply do not know how to code such elements into an automated strategy.

    Because of all the moving parts of this Ichimoku strategy, it obviously needs to be customized for a specific market. The above example is optimized for my local index and performs respectively.

     

     

     

    1 user thanked author for this post.
    #46990

    I was able to trim down and simplify your code significantly. It still does the same but gets rid of about 1 1/2 page of code. You had there this FOR-loop and nested in it several IF-loops. I could trim this down to just 3 lines.

    Then I did a little bit tidying up just to make it easier to read for me. Maybe somebody else likes it.

    Just to make this sure. I did not change anything. I just sorted a little bit and introduced the loopback variable so you can run WFA on it – doesn’t look that bad.

    I also tried to exchange all your exit conditions for a trailing SL + dynamic TP but the result was worse than with your advanced exit conditions, so I left them.

    1 user thanked author for this post.
    #47100

    I used Ichimoku for many years for analysing charts and identifying entry/exit points. But I never had to modify any parameters depending on the market. The only thing I found out, was, that not every timezone is giving reliable signals. So what is the reason for this South African optimization.

    Thanks for sharing your insights.

     

    #47127

    Hi Masala

    All the standard components, parameters, and triggers of my Ichimoku strategy remains ‘unoptimized’.

    However, as you would well know because Ichimoku is a trend trading strategy it can trigger many false signals when the market is simply ranging.

    Therefore I have added additional parameter to weed out false signals. For example ADX strength and Divergence checks, these, however, are very dependent on the type of market and hence different parameters are required for these. As a human, you can much more easily identify trending markets and hence do not require these signal filters.

    #47133

    @juanj I’ve been trying to keep all my strategies for proorder far more simple as you said yourself, but I found your concept interesting and will study it a bit more for myself. Also I just want to thank you for adapting it on the South African index, a market that I’m normally not paying any attention to 🙂

    #50605

    Hi, I was looking over the code and divided every entry criteria on a separate line to see which of them had the largest impact on the result. I found out that a few of them didn’t really contribute so I took them out. I have not gone over the exit in detail but I’m pasting the code here if anyone else what to have a go. Btw when I tested the code I found that the short entry was too close to the market so I added a little correction for this.

     

Viewing 11 posts - 1 through 11 (of 11 total)

Create your free account now and post your request to benefit from the help of the community
Register or Login