Page 6 of 16 FirstFirst ... 4 5 6 7 8 ... LastLast
Results 51 to 60 of 158
Like Tree12Likes

Ichimoku

This is a discussion on Ichimoku within the HowToBasic forums, part of the Announcements category; Rob Booker Ichimoku Cloud For Stocks A simple way to use support and resistance and the Ichimoku Cloud to set ...

      
   
  1. #51
    Administrator newdigital's Avatar
    Join Date
    Feb 2013
    Posts
    10,473
    Blog Entries
    2910
    Follow newdigital On Twitter Add newdigital on Facebook Add newdigital on Google+ Add newdigital on MySpace
    Add newdigital on Linkedin
    Rob Booker Ichimoku Cloud For Stocks

    A simple way to use support and resistance and the Ichimoku Cloud to set up trades on your favorite stocks.


    Premium Trading Forum: subscription, public discussion and latest news
    Trading Forum wiki || MQL5 channel for the forum
    Trading blogs || My blog

  2. #52
    Administrator newdigital's Avatar
    Join Date
    Feb 2013
    Posts
    10,473
    Blog Entries
    2910
    Follow newdigital On Twitter Add newdigital on Facebook Add newdigital on Google+ Add newdigital on MySpace
    Add newdigital on Linkedin
    Ichimoku Cloud

    Ichimoku Cloud is a popular Japanese trending indicator. You can use Ichimoku Cloud to identity the trend of most markets. Ichimoku Cloud is best used with candle stick charts. The best time frames to use Ichimoku Cloud is Daily, 60 min and 10 min.


    Premium Trading Forum: subscription, public discussion and latest news
    Trading Forum wiki || MQL5 channel for the forum
    Trading blogs || My blog

  3. #53
    Administrator newdigital's Avatar
    Join Date
    Feb 2013
    Posts
    10,473
    Blog Entries
    2910
    Follow newdigital On Twitter Add newdigital on Facebook Add newdigital on Google+ Add newdigital on MySpace
    Add newdigital on Linkedin
    The Ichimoku KISS Concept

    Here is a video explaining how to trade with a simple concept using the Ichimoku system. I have removed the Tenkan and the Chikou Span and trade with the Kijun and the Kumo.
    Before deciding whether or not to participate in the Forex market, you should carefully consider your investment objectives, level of experience and risk appetite. Most importantly, do not invest money you cannot afford to lose.


    Premium Trading Forum: subscription, public discussion and latest news
    Trading Forum wiki || MQL5 channel for the forum
    Trading blogs || My blog

  4. #54
    Administrator newdigital's Avatar
    Join Date
    Feb 2013
    Posts
    10,473
    Blog Entries
    2910
    Follow newdigital On Twitter Add newdigital on Facebook Add newdigital on Google+ Add newdigital on MySpace
    Add newdigital on Linkedin
    Trading Kumo Breakouts with the ADX

    In this video I will show you how to use the (ADX) Average Daily Index and the Currency Strength Index to trade breakouts of important levels such as Kumo breaks, Fractal breaks and support and resistance.


    Premium Trading Forum: subscription, public discussion and latest news
    Trading Forum wiki || MQL5 channel for the forum
    Trading blogs || My blog

  5. #55
    Administrator newdigital's Avatar
    Join Date
    Feb 2013
    Posts
    10,473
    Blog Entries
    2910
    Follow newdigital On Twitter Add newdigital on Facebook Add newdigital on Google+ Add newdigital on MySpace
    Add newdigital on Linkedin
    Ichimoku Basics for the beginner

    This is a video for learning the basics of Ichimoku. The video will cover all of the components and what to look for and also how to trade 2 of the ichimoku signals.


    Premium Trading Forum: subscription, public discussion and latest news
    Trading Forum wiki || MQL5 channel for the forum
    Trading blogs || My blog

  6. #56
    Administrator newdigital's Avatar
    Join Date
    Feb 2013
    Posts
    10,473
    Blog Entries
    2910
    Follow newdigital On Twitter Add newdigital on Facebook Add newdigital on Google+ Add newdigital on MySpace
    Add newdigital on Linkedin
    This is Alternative_Ichimoku_cfb_mtf indicator with all kinds of alert

    ===========

    lucas settings:
    //| Pair Time SSP SSK
    //| EURGBP 4H 44 38
    //| CADCHF 4H 62 52
    //| CADJPY 4H 48 36
    //| GBPUSD 4H 44 36
    //| GBPCHF 4H 34 29
    //| GBPJPY 4H 36 29
    //| EURUSD 4H 34 34
    //| EURCHF 4H 72 50
    //| EURJPY 4H 72 36
    //| USDCAD 4H 24 60
    //| USDCHF 4H 34 29
    //| USDJPY 4H 34 29

    ===========
    Code:
    TimeFrame         = "Current time frame";
    ShortLimit          = 10;
    LongLimit           = 20;
    CfbNormLength   = 50;
    CfbDepth           = 6;
    CfbPrice            = PRICE_WEIGHTED;
    CfbSmooth         = 8;
    SmoothLength    = 50;
    SmoothPhase     = 0;
    SmoothDouble    = true;
    SSK                  = 5; 
    Interpolate        = true;
    
    alertsOn           = true;
    alertsOnCurrent = false;
    alertsMessage   = true;
    alertsSound      = true;
    alertsEmail        = false;
    ===========


    Ichimoku-eurusd-h1-alpari-nz-limited.png



    Ichimoku-eurusd-m15-alpari-nz-limited.png
    Attached Files Attached Files
    dangio, matfx and Dormi like this.
    Premium Trading Forum: subscription, public discussion and latest news
    Trading Forum wiki || MQL5 channel for the forum
    Trading blogs || My blog

  7. #57
    Administrator newdigital's Avatar
    Join Date
    Feb 2013
    Posts
    10,473
    Blog Entries
    2910
    Follow newdigital On Twitter Add newdigital on Facebook Add newdigital on Google+ Add newdigital on MySpace
    Add newdigital on Linkedin
    Learning the Ichimoku components

    Here we give a quick overview of the Ichimoku components. Next video will talk about reading the market and the signals generated by the Ichimoku. Also we will learn how to trade this system in the next video so keep an eye out!


    Premium Trading Forum: subscription, public discussion and latest news
    Trading Forum wiki || MQL5 channel for the forum
    Trading blogs || My blog

  8. #58
    Administrator newdigital's Avatar
    Join Date
    Feb 2013
    Posts
    10,473
    Blog Entries
    2910
    Follow newdigital On Twitter Add newdigital on Facebook Add newdigital on Google+ Add newdigital on MySpace
    Add newdigital on Linkedin
    Ichimoku trading tenkan-sen kijun-sen cross

    Here we start to go over the trading signals of the ichimoku system. In this video we only talk about your Tekan-sen & Kijun-sen cross (TK Cross). We go over entry signals, strength of signal, stop-loss, profit target and filtering out the signals. We will go over the other signals in other video but until then hopefully someone is getting something from this.


    Premium Trading Forum: subscription, public discussion and latest news
    Trading Forum wiki || MQL5 channel for the forum
    Trading blogs || My blog

  9. #59
    Administrator newdigital's Avatar
    Join Date
    Feb 2013
    Posts
    10,473
    Blog Entries
    2910
    Follow newdigital On Twitter Add newdigital on Facebook Add newdigital on Google+ Add newdigital on MySpace
    Add newdigital on Linkedin
    Ichimoku trading tenkan-sen kijun-sen cross Part 2

    Second part of the TK Cross video explaining about the Kumo future as a filter on your cross.


    Premium Trading Forum: subscription, public discussion and latest news
    Trading Forum wiki || MQL5 channel for the forum
    Trading blogs || My blog

  10. #60
    Senior Member matfx's Avatar
    Join Date
    Sep 2013
    Location
    Malaysia
    Posts
    1,178
    Blog Entries
    114
    Follow matfx On Twitter
    Here is a pdf version from ichioku wiki. The ichimoku wiki was where i learn alot about ichimoku and their forum members are all great and helpful. At that time ichimoku wiki was the only resources to learn ichimoku in English. Inside the pdf written full explanation of ichimoku kinko hyo components, their calculation, signal generated from ichimoku, strategies based off ichimoku and so on. The wiki was written by Ian Boersma fx and Huntfx, which later on the whole wiki (including forum) taken over by Manesh Patel.
    Attached Files Attached Files
    newdigital likes this.

Page 6 of 16 FirstFirst ... 4 5 6 7 8 ... LastLast

LinkBacks (?)


Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •