Skip to main content

Another Trading System to follow stcok price successfully

Technical Analysts regard it as RESISTANCE line. At other side there is another line. They say it`s SUPPORT line. When I visualize these lines they seem to me more lively elements. Resistance line is nothing but a visual emotion of people who are taking profit from their stocks, or people who are cutting their loss, to enter a safe zone. Similarly, support line is just a graphical view of emotion, expressed by large number of investors, who are buying a promising stock. These emotions, either from buyer of sellers, have a force, and it move the stock`s price. Experienced traders can identify these movements momentum, only if they are alert enough.  Most of the time, I think, they might miss the chance. So who is the safeguard? Answer is : the Trading System of technical analysis.
Below is a graph of a script, generated by Amibroker, a very powerful Technical Analysis software. With the help of some mathmatical formulas it has generated a nice charts, where Resistance line, Support line, Buying and selling signal, all are present.

Comments

Post a Comment

Popular posts from this blog

Trading System : Using KPL with MIDAS curve

Firsly, the KPL Swing is a simple trend following mechanical trading system. It automates the entry and exit signal. This trading system is very simple and easy to use. It works across multiple time frames and does not require any in-depth knowledge of TA. In KPL System no targets are given as no one knows how high (or low) the stock price will reach. A trailing stoploss locks in the gains and removes emotions from trading. Secondly, the the MIDAS System. The MIDAS system of technical market analysis is based on the concept of Volume Weighted Average Price (VWAP). VWAP calculations is being used widely worldwide. A standard VWAP calculation represents the total value of shares traded in a particular stock on a particula  day divided by the total volume of shares traded in that stock on that day. Here i`m giving a chart using bothe KPL and MIDAS (three lines) curves. As example, BERGER symbol (data updated at 4 Aug, 2010) has been used. In chart its visible that both ...

4 Tips for using Midas in KPL, Code added

ATTENTION : KPL-Midas Code is at the last part of this post. Please copy and paste in your amibroker.) 4 Tips for using Midas in KPL: 1. put your price mark at the beginning of last major price break, bullish or bearish. 2. Right click on price chart, and open Peremeters 3. Change the settings of VWAP channel and ovserve in chart, whether it can create strong support /ressitance level. or not. 4. If you are satisfied with the setting, click OK. (of course, at the same time you can change the KPLs perimeter.) KPL Swing is a simple trend following mechanical trading system. It automates the entry and exit signal. This trading system is very simple and easy to use. It works across multiple time frames and does not require any in-depth knowledge of TA. In KPL System no targets are given as no one knows how high (or low) the stock price will reach. A trailing stoploss locks in the gains and removes emotions from trading. The MIDAS system of technical market analysis is based ...