Skip to main content

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 KPL the Midas are working as support and resistance level. And if we follow KPLs entry and exit signals we can avoid tension as well as big loss.

Image and video hosting by TinyPic

Comments

  1. 3 curves are MIDAS. Its green line is now a support line for Berger. At the same time KPL has created a strong resistance line for this script.

    ReplyDelete
  2. How can I use this in my AB?

    ReplyDelete
  3. @ Anonymous. visit latest post at http://tatunnel.blogspot.com/2010/08/kpl-midas-code-for-personal-trading.html

    ReplyDelete

Post a Comment

Popular posts from this blog

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 ...

Modified AFL for Fibonacci Trading

With this post I would like to offer a modified Fibonacci AFL (download link available @ comment area, just below of this post). But first of all some thoughts on Fibonacci. Each person has personal tolerance level for risk and also has a level of greed. In losing trade we close the trade and stop the pain. This is our risk/pain tolerance point. Similarly, in a winning trade, at a point our profit seems in such a level that we become worried, and lock in our profits. This is our greed tolerance level. This level very from person to person. Meanwhile a chart using modified Fibonacci AFL: If we take a crowd of traders, say 50,000, we can say that they have a risk/greed tolerance value. Same technique can be applied for a different group of 50,000 traders. It means every group of traders have an average risk/greed tolerance value.As most traders are human, we can say that average risk/greed tolerance level for any large group would be more or less same. Thus short-term traders, and long-t...

KPL Swing trading system

When Stock`s Price increases everyday, the stock holder becomes worried. Of course he should be worried, and before the scripts start falling he should lock his profit. But who knows when it would start falling? Nobody (but smart money sometimes knows). So we need indicators like RSI, OBV, or stochastic. The problem is, even with weak RSI, OVB, or horizontally straight stochastic a script may go up further. So taking profit in fear of falling some times becomes cause of pain, or less profit. So I would prefer a system like KPL swing to give me an exit signal first. Then I would exit. I would wait and see how much a bullish share can grow. See the Graph of Squiretextile, (data uptodated) Tips :  1. At very bottom is main chart (KPL with, adx) to follow, two others are supporting. 2. Thursday the stock opend bellow its previus day`s closing, but closed above it. Which indicates weekness. 3. Yet there is no fall signal (down arrow) and no ADX (price bar in deep green) appeared. So I w...