Click here to Login








Ichimoku Kinko Hyo - Trading Indicator

by QuantShare, 4894 days ago
Share |






Ichimoku Kinko Hyo, which means "one glance equilibrium chart", is a charting technique developed in late 1930s by Japanese journalist, Goichi Hosoda. The Ichimoku technical analysis technique was made available to the general public in 1960.

Ichimoku is used to detect trends by creating five lines calculated using the midpoint of the highs and lows of a specific number of past bars. These midpoints produce something similar to a moving average.

The Tenkan-Sen line for example is calculated by taking the midpoint of the highest value and the lowest value of the previous 9 trading bars. The Kijun-Sen is similar to the last line which the difference that it takes the midpoing of the highest value and the lowest value of the previous 26 trading bars. The other lines are called Chikoun Span (26 periods lag value of the close price), Senkou Span A and Senkou Span B.

Trading Indicator:
The different trading periods used by the Ichimoku are: 9, 26 and 52. The current trading indicator calculates the midpoint of previous highs and lows given a specific number past bars you specify.

To apply the Ichimoku Kinko Hyo Japanese charting technique, right click on your chart and click on "Edit Formula". Select File -> New formula, then type the following formula:
TenkanSen = MidPointHL(9);
KijunSen = MidPointHL(26);
ChikouSpan = ref(close, -26);
SenkouSpanA = ref((TenkanSen + KijunSen) / 2, 26);
SenkouSpanB = ref(MidPointHL(52), 26);

Plot(TenkanSen,"Tenkan-sen",colorRed,ChartLine);
Plot(KijunSen, "Kijun-sen", colorBlue,ChartLine);
Plot(ChikouSpan,"Chinkou-Span",colorLime,ChartLine);
Plot1(SenkouSpanA, SenkouSpanB, "SenkouSpanA", "SenkouSpanB", colorOrange|60, colorViolet, colorViolet, ChartLine, StyleWidth2);

Interpretation:
As with moving averages, the Ichimoku Kinko Hyo generates signals when a crossover between some lines occurs.
A bullish signal is generated when the Tenkan-Sen crosses below the Kijun-Sen. Conversely, a bearish signal is generated when the Tenkan-Sen crosses above the Kijun-Sen.
A very strong buy signal occurs when the bullish signal is generated and the close price is trading above the Kumo (cloud), while a very strong sell signal occurs when the bearish signal is generated and at the same time the close price is trading below the Kumo or cloud.


Share This ->
Share |


You have to log in to bookmark this object
What is this?
Additional Information




Type: Trading Indicator

Object ID: 823


Country:
All

Market: All

Style:
Technical Analysis

Reviews
You must log in first

Join now
and get instant access for free to the trading software, the Sharing server and the Social network website.
Click here


Related objects

Empty

Number of reviews
Click to add a review
Average rate
Click to rate this item
Number of times this object was downloaded
Number of rates the current object received
Report an object
if you can't run it for example or if it contains errors
Click to report this object

Technical Analysis


Fundamental Analysis



Random Blog Posts

How to create a ratio indicator using QS Trading Software

Screening with the composite indicators

Synchronize Buy/Sell List of Rules in the Trading System Optimizer

QS Trading Software: Global Script

New Ranking and Percentile Composite Functions

QS Trading Software: Database Optimization

Stock Market Prediction with QuantShare

Stock Market Prediction

Show All

Number of reviews
Click to add a review
Average rate
Click to rate this item
Number of times this object was downloaded
Number of rates the current object received
Report an object
if you can't run it for example or if it contains errors
Click to report this object






QuantShare
Product
QuantShare
Features
Create an account
Affiliate Program
Support
Contact Us
Trading Forum
How-to Lessons
Manual
Company
About Us
Privacy
Terms of Use

Copyright © 2024 QuantShare.com
Social Media
Follow us on Facebook
Twitter Follow us on Twitter
Google+
Follow us on Google+
RSS Trading Items



Trading financial instruments, including foreign exchange on margin, carries a high level of risk and is not suitable for all investors. The high degree of leverage can work against you as well as for you. Before deciding to invest in financial instruments or foreign exchange you should carefully consider your investment objectives, level of experience, and risk appetite. The possibility exists that you could sustain a loss of some or all of your initial investment and therefore you should not invest money that you cannot afford to lose. You should be aware of all the risks associated with trading and seek advice from an independent financial advisor if you have any doubts.