GET /stories/api/46/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://www.pagoolabs.com/stories/api/46/edit/?format=api",
    "id": 46,
    "title": "Examples of Signals in Forex and Futures Trading",
    "slug": "trading-systems-part-4-examples-of-signals",
    "status": 2,
    "publication_date": "2017-10-24T03:51:27Z",
    "lead": "This fourth story in the series \"Introduction to Trading Systems\" explores examples of simple signals: the MA cross, Pin Bars, Engulfing patterns and Heikin Ashi reversals.",
    "excerpt": "This fourth story in the series on Trading Systems explores examples of simple signals: the MA cross, Pin Bars, Engulfing patterns and Heikin Ashi reversals.",
    "poster": "SeanManefield",
    "content": "---\r\n#### **Trading Systems Part 4 - Examples of Signals**\r\n\r\nThe [previous story](/stories/45/2017/10/24/trading-systems-part-3-signals/) described the class of triggers we call signals. In this story we will explore some simple examples of signals. Most of these you will be familiar with and they help to clarify the terms we use in the next story on systems.\r\n\r\nAs examples, we will discuss the following types of signals:\r\n\r\n- MA cross\r\n- Pin bars\r\n- Engulfing patterns\r\n- Heikin Ashi reversals.\r\n\r\n<a id=\"Moving-Average-Cross-signals\"></a>\r\n#### Moving Average Cross signals\r\n\r\nAn MA cross signal occurs of course when two MAs cross. One MA has a longer periodicity than the other meaning that it will be slower to react to the latest prices while the MA with the shorter time period will react faster. If the previous trend had been a bear market then prices would generally be below the two MAs with the faster MA closer to the real market prices than the slow MA.\r\n\r\n![MAs above prices in downtrend](/media/uploads/2017/basic_system_trading/EJ-D1-MA-DN-20171013-2.png \"EURJPY MA Downtrend\"):C80\r\n\r\nIn a bull market, the opposite occurs with the slow MA below the faster, and *both* below the actual rising prices. The two charts of EURJPY show different phases of a cycle, with the first above showing a downtrend with the MAs lying above and to the right, and the following chart showing an uptrend with MAs underneath.\r\n\r\n![MAs below prices in uptrend](/media/uploads/2017/basic_system_trading/EJ-D1-MA-UP-20171013-0.png \"EURJPY MA Uptrend\"):C80\r\n\r\nFor the slow MA to be above the faster MA in a bear market but below in a bull market they must have **crossed** over at some point when the trend reversed. This is point A in the charts. This crossover point is frequently used as either a trend starting point or even as an entry signal for actual trading.\r\n![MA Cross on USDJPY](/media/uploads/2017/basic_system_trading/USDJPY-MA-Cross-20171017.png \"MA Cross on USDJPY\"):R40\r\n\r\nWe could use a second set of MAs with even shorter periods, such as MA20 and MA8, as our *signal* while reserving the longer 100 period MA as an indicator of *trend*. While admittedly simple, such a trading system could in fact work, depending on how you tested and implemented it. If there is an advantage to using a more complicated system, you should find that out in the testing.\r\n\r\nThe setup itself is made complicated by the long period of time that evolves while a cross is taking place and the fact that because we are dealing with averages, the low probably does not occur in the same period as the cross. Instead find the lowest price of all the bars leading up to the cross starting from the last downtrend. During the downtrend, prices were higher. At some point they must have flattened out before turning up to create the cross. Sometime in that period a lowest price must have been set. Use that low for the SL. Refer to the accompanying chart of the S&P futures.\r\n\r\n![MA Cross Setup on S&P500](/media/uploads/2017/basic_system_trading/SPX-D1-UpT-MACross-Setup-20171019.png \"MA Cross Setup on S&P500\"):R60\r\n\r\nEven if you witness a cross forming during the period, it may or may not actually appear on the charts depending on the closing price of the bar that day. You can never be sure the cross will complete until the close of trading. The open price should be the open of the very first bar *following* the cross although you're free to enact some intricate open policy that involves a confirmation pattern. That policy emerges later from your testing.\r\n\r\nWith the SL and OP set you can easily calculate the number of contracts to open (CO). The TP would usually be based on some multiple of the risk (OP-SL) and I will discuss that important topic in the story on [testing systems](/stories/48/2017/10/24/trading-systems-part-6-simulations-on-systems/). With the OP, SL, TP and CO we have all the elements required for the setup based on a particular signal.\r\n\r\nTo summarize the MA cross signal:\r\n\r\n- In an uptrend, when the faster MA crosses from below the slower MA to above, open a long position.\r\n- In a downtrend, when the faster MA crosses from above the slower MA to below, open a short position.\r\n\r\nBut MA crosses are just one class of signals out of many. Let's look at a few more.<a id=\"Pin-Bar-Signals\"></a>\r\n\r\n\r\n#### Pin Bar Signals\r\n\r\nPin bars belong to a set of simple candlestick patterns, such as doji, hanging man or shooting star. These are sometimes called pin bars when they exhibit certain extra characteristics such as position, shape and size that dominate surrounding bars. There are many other candlestick patterns and we plan to run a future story on some of these and how to use them in a system.\r\n\r\n![Pin bar in an uptrend](/media/uploads/2017/basic_system_trading/OK-PB-20171013.png \"Pin bar in an uptrend\"):R40\r\nA pin bar is a candlestick with a small body at one end and a much longer tail. The key idea is that a particular area has been tested by the long tail and rejected. The market probed down into the support area, triggered the stops and instead of continuing in that direction, bounced right back. The open trades that did not trigger are now considered to belong to *stronger hands*: traders who are less likely to be stopped out next time.\r\n\r\n![Pin bar](/media/uploads/2017/basic_system_trading/Pin_Bar.png \"Pin bar\"):R40\r\nBy shape alone, a pin bar is like a traditional hanging man or shooting star candlestick, although most practitioners only accept a subset of such candles as true pin bars. A *true* pin bar must usually dominate the surrounding pattern and either indicate a resumption of the trend after a retracement or be at the bottom or top of the range in a sideways market. You should strongly avoid accepting every hanging man or shooting star as a pin bar signal. Critically examine the charts to see how often this pattern fails to work as a signal when it is against the trend.\r\n\r\nThe setup is straightforward - the SL should be just beyond the tail of the bar, and the OP could be the open of the next bar. Or you could set a stop-limit order to trigger you into the trade when the market price moves above the top of the pin bar head (for a long trade).\r\n\r\nWith the SL and OP set you can easily calculate the number of contracts to open (CO). As with the MA cross, the TP would usually be based on some multiple of the risk.\r\n\r\nUsing only a pin bar is not a complete system because if the setup is stopped out, it is rarely followed by another pin bar to signal re-entry. However it can be combined with other entry signals such as the engulfing or outside bar pattern to provide a more complete system, and we turn to that now.<a id=\"Engulfing-pattern-signals\"></a>\r\n\r\n\r\n#### Engulfing pattern signals\r\n\r\nAn engulfing pattern or outside bar is a two bar pattern where the second bar reverses direction and has both a higher high and a lower low than the first. In other words, the second bar encloses or *engulfs* the first.\r\n\r\n![Example outside bar in uptrend](/media/uploads/2017/basic_system_trading/OB-EG-20171014.png \"Example outside bar in uptrend\"):R40\r\n\r\nIf you think about it, this is similar to a pin bar except it plays out over two periods instead of one. On the first day (or period) the market continued its retracement against the trend. On the second day the market opened lower in a bearish sentiment and attempted to go even lower before surrendering to the upward trend in a wave of buying that sent prices higher than the open of the previous day.\r\n\r\n![Outside Bar](/media/uploads/2017/basic_system_trading/Outside_bar.png \"Outside Bar\"):R40\r\nAs with the pin bar, there is the strong sense that the area below has been tested and rejected. But testing and rejecting really only makes sense when the market is probing *against* the real underlying trend. When prices are moving with the trend there are multiple examples of engulfing patterns that never lead to any price reversals.\r\n\r\nThe setup is similar to the case of the pin bar - the SL should be just beyond the tail of the larger outside bar, and the OP could be the open of the next bar or you could set a stop-limit order to trigger you into the trade when the market price moves above the top of the outside bar (for a long trade). The TP and CO are as discussed earlier for the other signals.\r\n\r\nAs with the pin bar, it needs to be combined with several other signals to be a complete system. Together with the pin bar you might be able to catch at least one of the entry points in a trend but whether it's enough to offset losses would depend on what your historical tests will show.\r\n\r\nTo make the engulfing pattern and pin bar more complete, you could also add the Piercing Line pattern (or Dark Cloud Cover) as well as a number of two bar reversals that don't quite qualify as engulfing patterns.\r\n\r\nIn 24 hour forex markets, gaps at the open are not possible unless they happened in the final minutes of trading. For this reason, outside bars are less prevalent than two bar reversals where both bars have a common low but the second has a higher high. You might like to use these in addition to engulfing patterns if you are trading in forex markets.\r\n\r\nCandlestick patterns are a huge field and there is much to explore. Fortunately there are many sites on the web that cover all these patterns.<a id=\"Heikin-Ashi-Candlesticks\"></a>\r\n\r\n#### Heikin Ashi Candlesticks\r\n\r\nHeikin-Ashi (HA) is a different candlestick design that smooths out the shortest term fluctuations in each bar. Because HA bars are a different shape than the standard candlesticks, the technique is not very popular with traders. However there are solutions to most of these problems. HA is presented here as an example of an uncommon technique. Below, side by side are the same two sections of the chart of the S&P futures contract. The chart with the normal candles is to the left and on the right is the same chart using Heikin Ashi candles.\r\n\r\n<div class=\"clear-floating-cols-above\"></div>\r\n![S&P 500 with Normal candlesticks](/media/uploads/2017/basic_system_trading/SPX-D1-Normal-Section-20171020.png \"S&P 500 with Normal candlesticks\"):L45\r\n![S&P 500 with HA candlesticks](/media/uploads/2017/basic_system_trading/SPX-D1-HA-Section-20171020.png \"S&P 500 with HA candlesticks\"):R45\r\n<div class=\"clear-floating-cols-above\"></div>\r\nAll candlesticks are composed of the Open, Close, High and Low or OHLC. Heikin Ashi (HA) candlesticks are made up of averages of these four key values: haClose, haOpen, haHigh, haLow. Because the averages for the haOpen, haHigh and haLow are further averages of earlier candlesticks, each HA has a 'memory' in much the same way as an exponential MA. Here are the formulae so that you can see how the memory kicks in:\r\n\r\n    Where t represents the current period, and t-1 the previous:\r\n        haClose = (Open[t] + High[t] + Low[t] + Close[t]) / 4\r\n        haOpen = (haOpen[t-1] + haClose[t-1]) / 2;\r\n        haHigh = maximum of High[t] and haOpen;\r\n        haLow = minimum of Low[t] and haOpen;\r\n\r\nSo the close is just the average of the current periods values but the others are all averages in some way of the earlier period, unless the current high is higher or the current low is lower than the average. It should come as little suprise that the HA reversals track an exponential MA cross of very short duration.  ![SPX daily chart](/media/uploads/2017/basic_system_trading/SPX-D1-20171012-EMAvsHA.png \"HA vs EMA4/2\"):R35 The short period, or fast MA, uses EMA(2) with HLCC/4 as the value used in each period (if this is confusing then just use the normal close value).\r\n\r\nWhere they cross is often the same time period where HA changes direction, so we can use the MA cross as a proxy for HA when it's not available. For the long period, or slow MA, use EMA(4). Remember the bars must close before you can know whether the MA crossed in that period or not. It's much easier to visualize these reversals with HA so you would only use MAs if HA is not available in your charting software.\r\n\r\nIn fact, many of these signals are not independent of one another because they are based on the same four market numbers contained in OHLC. There are only just so many ways you can slice and dice four numbers so you will often end up with the same result from otherwise different indicators.\r\n\r\nHere is an example of the EURJPY downtrend chart shown earlier in the section on MA crosses, but this time using Heikin Ashi bars. ![Heikin Ashi chart of EURJPY daily](/media/uploads/2017/basic_system_trading/EJ-D1-MA-DN-HA-20171013.png \"Heikin Ashi chart of EURJPY daily\"):R55 In these charts, HA is displayed in red whenever the haClose<haOpen, and in green otherwise. A great advantage over normal candlesticks is HA highlights the runs in one particular direction, smoothing out the minor fluctuations that distract you from the bigger picture.\r\n\r\nTo be sure, HA candlesticks cannot replace the normal charts, but they are a great addition when you flick quickly between both. If your software allows multiple open charts, and most do, just set up the normal chart in one window and the Heikin Ashi chart for the same instrument in another.<a id=\"HA-signals\"></a>\r\n\r\n\r\n#### HA signals\r\n\r\nOne signal that is readily apparent is to open whenever a bar changes from red to green if the trend is up. You must not already have an open position and you will need to **wait until the first green bar is complete** at the end of the period. Because the bar has changed color, there must have been a low set during the change, either on the new green bar or one of the immediately preceding red bars. Just below that is where you place your stop loss.\r\n\r\nThe setup then is similar to the case of the MA cross. With the SL determined, the OP should be the open of the first bar *after* the green reversal bar (red in a downtrend). The TP and CO are as discussed earlier for the other signals. See [The Basic Setup](/stories/38/2017/10/24/basic-trade-setup-part-1-introduction/) if you are unclear on any aspect of the setup tool.\r\n\r\n![Heikin Ashi chart of S&P500](/media/uploads/2017/basic_system_trading/SPX-D1-HA-rev-20171012-2.png \"Heikin Ashi chart of S&P500\"):C90\r\n\r\nAbove, in the Heikin Ashi chart of the S&P500 continuous futures contract, most of the HA reversals have been marked with a green check if they have not yet been stopped out, or a red cross if subsequent prices triggered the SL.\r\n\r\nEven in an uptrend it's possible to see that about half the reversals were successful and the other half failed. That's because the unsuccessful signals occur in areas of consolidation and involved much whipsawing causing many minor reversals. The successful signals on the other hand resulted in resumption of the trend and continued for some time before the next HA reversal down.\r\n\r\nIf you open a signal that eventually fails you will open the next signal, which should come after the series of bars that stopped out your trade. If that fails you will open the next, and so on. Eventually, unless the trend has changed, you will be in a position that has the lowest SL of all those earlier failed trades.\r\n\r\nYou can see this on the chart above in the troublesome area after point A. The first setup fails, triggered by the concerns over the UK Brexit vote. When the market resumes in the direction of the trend, a new HA signal is triggered, this time with a lower SL than the first setup. None of the bad HA setups that follow should impact the open position because its stop never gets triggered and one of the rules is to not open a second position.\r\n\r\nHowever if for some reason you did not enter on the first signal, the next occurs about six days later. It eventually fails, stopped out by the US 2016 election result. Before then however there are multiple signals to enter, all of which fail for the same reason, but none of which affect you because you already have an open position. The point is that many of the failed signals on a chart are irrelevant, you will be in the first one until that fails, if it does. If it wins it will of course need a TP to compensate for the losses.\r\n\r\nThe HA signal is complete in the sense that the trend cannot resume without you. It is not possible for the market to trade higher after a period of retracement without first signaling an HA reversal.\r\n\r\nWhat could go wrong is that the reversal bar could be very large and untradable, like the spike we talked about above for pin bars. In that case you will have to wait for a more reasonable sized correction. Large spikes usually, but not always, provide these later opportunities. In the meantime however, you could miss out on a substantial rally in line with the trend.\r\n\r\nAside from the huge reversal spikes, the only part of the trend that is not covered are the bars after the TP has been hit and before the next HA signal. If the next signal is higher than the TP, which can happen, then the trader will miss out on a portion of the trend.\r\n\r\nThe disadvantage of the HA is that it displays candlestick bars that are slightly different to the real bars - it is after all an averaging system. To correct this, use your software to show both charts, the normal one and the HA, side by side. Or better still, place one chart on top of the other and then flick between them so that you can see the signals and the original chart. In this series, whenever I can, I will try to place them side by side with the HA on the right. Also, the normal chart has the EMA4 (green) and EMA2 (gold) moving averages so that you can compare the signals with the HA chart.\r\n\r\nThis section has not done justice to Heikin Ashi which has its own set of candlestick patterns differing from the traditional ones. Candlestick tails (shadows) or their absence take on new meaning. If you are interested, there are many books and sites on the web that discuss this technique further.\r\n\r\n#### Custom Signals\r\n\r\nThese examples above illustrate how to create a setup around any custom signal. All that is required is a clear, unambiguous trigger to open a position starting at a particular time period with some condition specifying the open price. To open the position you use the setup tools from our earlier series on \"The Basic Setup\". Looking around the area the signal occurs, you should be able to identify the most appropriate SL level. The setup tools describe the number of contracts and your own simulation described in a later story determine the TP.\r\n\r\n#### Summary\r\n\r\nHere we discussed what qualifies as a signal and showed several different signals based on MAs, candlestick patterns and Heikin Ashi charts.\r\n\r\nNote, these are all simple signaling systems: there is nothing complex about a pin bar or crossing moving average. Taken by themselves they could lose more than they would win. However when combined into a system they become powerful trading tools.\r\n\r\nIn other stories and posts I may use different signals just to show how widely the system method can be applied. While it does not depend on any one signal strategy, every system needs at least one signal strategy in order to trigger opening a long or short position.\r\n\r\nThe problem with signals is that sometimes they fail and the setup is stopped out. By itself, all we can say is the signal was successful or unsuccessful. However if losses are accumulating in the account then you are faced with the very real prospect of being wiped out. We need the bigger picture to see if all the positions we have opened as a result of signals are winning or likely to win.\r\n\r\nNow we turn to [building our first system](/stories/47/2017/10/24/trading-systems-part-5-systems/). With all the building blocks in place - trend, setup and signal - it is just a matter of assembling them in the right order into a system.\r\n<br>\r\n<br>\r\n<br>\r\n<br>\r\n<br>\r\n\r\nCopyright (C) PagooLABS 2017. All Rights Reserved.\r\n\r\n\r\n*[HA]: Heikin Ashi\r\n*[EMA]: Exponential Moving Average - has a long 'memory'\r\n*[OHLC]: Open, High, Low, Close: the 4 key values for any bar on a chart\r\n*[bull]: An uptrending or rising market\r\n*[bear]: A downtrending or falling market\r\n*[SL]: stop loss\r\n*[TP]: target price\r\n*[OP]: open price\r\n*[CR]: Contract Risk\r\n*[CS]: contract size\r\n*[CO]: number of contracts opened\r\n*[MR]: Maximum Risk\r\n*[USD]: United States Dollar\r\n*[AUD]: Australian Dollar\r\n*[Yen]: The Japanese currency\r\n*[Euro]: The European currency\r\n*[EURJPY]: The Euro - Yen cross currency: buying Euros priced in Yen\r\n*[forex]: Foreign Exchange including markets and trading\r\n*[instrument]: A particular traded forex or futures contract such as gold or USDJPY\r\n*[instruments]: Particular traded forex or futures contracts such as gold or USDJPY\r\n*[indicator]: A calculated line, such as a Moving Average drawn on a chart, that is separate from the OHLC prices but often calculated from them\r\n*[indicators]: Calculated lines, such as Moving Averages drawn on a chart, that are separate from the OHLC prices but often calculated from them\r\n*[H4]: Chart of the four hour timeframe\r\n*[M5]: Chart of the five minute timeframe\r\n*[H1]: Chart of the one hour timeframe",
    "image": null,
    "html": "<hr>\n<h4><strong>Trading Systems Part 4 - Examples of Signals</strong></h4>\n<p>The <a href=\"/stories/45/2017/10/24/trading-systems-part-3-signals/\">previous story</a> described the class of triggers we call signals. In this story we will explore some simple examples of signals. Most of these you will be familiar with and they help to clarify the terms we use in the next story on systems.</p>\n<p>As examples, we will discuss the following types of signals:</p>\n<ul>\n<li>MA cross</li>\n<li>Pin bars</li>\n<li>Engulfing patterns</li>\n<li>Heikin Ashi reversals.</li>\n</ul>\n<p><a id=\"Moving-Average-Cross-signals\"></a></p>\n<h4>Moving Average Cross signals</h4>\n<p>An MA cross signal occurs of course when two MAs cross. One MA has a longer periodicity than the other meaning that it will be slower to react to the latest prices while the MA with the shorter time period will react faster. If the previous trend had been a <abbr title=\"A downtrending or falling market\">bear</abbr> market then prices would generally be below the two MAs with the faster MA closer to the real market prices than the slow MA.</p>\n<p><img alt=\"MAs above prices in downtrend\" class=\"center\" src=\"/media/uploads/2017/basic_system_trading/EJ-D1-MA-DN-20171013-2.png\" title=\"EURJPY MA Downtrend\" width=\"80%\"></p>\n<p>In a <abbr title=\"An uptrending or rising market\">bull</abbr> market, the opposite occurs with the slow MA below the faster, and <em>both</em> below the actual rising prices. The two charts of <abbr title=\"The Euro - Yen cross currency: buying Euros priced in Yen\">EURJPY</abbr> show different phases of a cycle, with the first above showing a downtrend with the MAs lying above and to the right, and the following chart showing an uptrend with MAs underneath.</p>\n<p><img alt=\"MAs below prices in uptrend\" class=\"center\" src=\"/media/uploads/2017/basic_system_trading/EJ-D1-MA-UP-20171013-0.png\" title=\"EURJPY MA Uptrend\" width=\"80%\"></p>\n<p>For the slow MA to be above the faster MA in a <abbr title=\"A downtrending or falling market\">bear</abbr> market but below in a <abbr title=\"An uptrending or rising market\">bull</abbr> market they must have <strong>crossed</strong> over at some point when the trend reversed. This is point A in the charts. This crossover point is frequently used as either a trend starting point or even as an entry signal for actual trading.\n<img alt=\"MA Cross on USDJPY\" src=\"/media/uploads/2017/basic_system_trading/USDJPY-MA-Cross-20171017.png\" style=\"float: right;\" title=\"MA Cross on USDJPY\" width=\"40%\"></p>\n<p>We could use a second set of MAs with even shorter periods, such as MA20 and MA8, as our <em>signal</em> while reserving the longer 100 period MA as an <abbr title=\"A calculated line, such as a Moving Average drawn on a chart, that is separate from the OHLC prices but often calculated from them\">indicator</abbr> of <em>trend</em>. While admittedly simple, such a trading system could in fact work, depending on how you tested and implemented it. If there is an advantage to using a more complicated system, you should find that out in the testing.</p>\n<p>The setup itself is made complicated by the long period of time that evolves while a cross is taking place and the fact that because we are dealing with averages, the low probably does not occur in the same period as the cross. Instead find the lowest price of all the bars leading up to the cross starting from the last downtrend. During the downtrend, prices were higher. At some point they must have flattened out before turning up to create the cross. Sometime in that period a lowest price must have been set. Use that low for the <abbr title=\"stop loss\">SL</abbr>. Refer to the accompanying chart of the S&amp;P futures.</p>\n<p><img alt=\"MA Cross Setup on S&amp;P500\" src=\"/media/uploads/2017/basic_system_trading/SPX-D1-UpT-MACross-Setup-20171019.png\" style=\"float: right;\" title=\"MA Cross Setup on S&amp;P500\" width=\"60%\"></p>\n<p>Even if you witness a cross forming during the period, it may or may not actually appear on the charts depending on the closing price of the bar that day. You can never be sure the cross will complete until the close of trading. The open price should be the open of the very first bar <em>following</em> the cross although you're free to enact some intricate open policy that involves a confirmation pattern. That policy emerges later from your testing.</p>\n<p>With the <abbr title=\"stop loss\">SL</abbr> and <abbr title=\"open price\">OP</abbr> set you can easily calculate the number of contracts to open (<abbr title=\"number of contracts opened\">CO</abbr>). The <abbr title=\"target price\">TP</abbr> would usually be based on some multiple of the risk (<abbr title=\"open price\">OP</abbr>-<abbr title=\"stop loss\">SL</abbr>) and I will discuss that important topic in the story on <a href=\"/stories/48/2017/10/24/trading-systems-part-6-simulations-on-systems/\">testing systems</a>. With the <abbr title=\"open price\">OP</abbr>, <abbr title=\"stop loss\">SL</abbr>, <abbr title=\"target price\">TP</abbr> and <abbr title=\"number of contracts opened\">CO</abbr> we have all the elements required for the setup based on a particular signal.</p>\n<p>To summarize the MA cross signal:</p>\n<ul>\n<li>In an uptrend, when the faster MA crosses from below the slower MA to above, open a long position.</li>\n<li>In a downtrend, when the faster MA crosses from above the slower MA to below, open a short position.</li>\n</ul>\n<p>But MA crosses are just one class of signals out of many. Let's look at a few more.<a id=\"Pin-Bar-Signals\"></a></p>\n<h4>Pin Bar Signals</h4>\n<p>Pin bars belong to a set of simple candlestick patterns, such as doji, hanging man or shooting star. These are sometimes called pin bars when they exhibit certain extra characteristics such as position, shape and size that dominate surrounding bars. There are many other candlestick patterns and we plan to run a future story on some of these and how to use them in a system.</p>\n<p><img alt=\"Pin bar in an uptrend\" src=\"/media/uploads/2017/basic_system_trading/OK-PB-20171013.png\" style=\"float: right;\" title=\"Pin bar in an uptrend\" width=\"40%\">\nA pin bar is a candlestick with a small body at one end and a much longer tail. The key idea is that a particular area has been tested by the long tail and rejected. The market probed down into the support area, triggered the stops and instead of continuing in that direction, bounced right back. The open trades that did not trigger are now considered to belong to <em>stronger hands</em>: traders who are less likely to be stopped out next time.</p>\n<p><img alt=\"Pin bar\" src=\"/media/uploads/2017/basic_system_trading/Pin_Bar.png\" style=\"float: right;\" title=\"Pin bar\" width=\"40%\">\nBy shape alone, a pin bar is like a traditional hanging man or shooting star candlestick, although most practitioners only accept a subset of such candles as true pin bars. A <em>true</em> pin bar must usually dominate the surrounding pattern and either indicate a resumption of the trend after a retracement or be at the bottom or top of the range in a sideways market. You should strongly avoid accepting every hanging man or shooting star as a pin bar signal. Critically examine the charts to see how often this pattern fails to work as a signal when it is against the trend.</p>\n<p>The setup is straightforward - the <abbr title=\"stop loss\">SL</abbr> should be just beyond the tail of the bar, and the <abbr title=\"open price\">OP</abbr> could be the open of the next bar. Or you could set a stop-limit order to trigger you into the trade when the market price moves above the top of the pin bar head (for a long trade).</p>\n<p>With the <abbr title=\"stop loss\">SL</abbr> and <abbr title=\"open price\">OP</abbr> set you can easily calculate the number of contracts to open (<abbr title=\"number of contracts opened\">CO</abbr>). As with the MA cross, the <abbr title=\"target price\">TP</abbr> would usually be based on some multiple of the risk.</p>\n<p>Using only a pin bar is not a complete system because if the setup is stopped out, it is rarely followed by another pin bar to signal re-entry. However it can be combined with other entry signals such as the engulfing or outside bar pattern to provide a more complete system, and we turn to that now.<a id=\"Engulfing-pattern-signals\"></a></p>\n<h4>Engulfing pattern signals</h4>\n<p>An engulfing pattern or outside bar is a two bar pattern where the second bar reverses direction and has both a higher high and a lower low than the first. In other words, the second bar encloses or <em>engulfs</em> the first.</p>\n<p><img alt=\"Example outside bar in uptrend\" src=\"/media/uploads/2017/basic_system_trading/OB-EG-20171014.png\" style=\"float: right;\" title=\"Example outside bar in uptrend\" width=\"40%\"></p>\n<p>If you think about it, this is similar to a pin bar except it plays out over two periods instead of one. On the first day (or period) the market continued its retracement against the trend. On the second day the market opened lower in a bearish sentiment and attempted to go even lower before surrendering to the upward trend in a wave of buying that sent prices higher than the open of the previous day.</p>\n<p><img alt=\"Outside Bar\" src=\"/media/uploads/2017/basic_system_trading/Outside_bar.png\" style=\"float: right;\" title=\"Outside Bar\" width=\"40%\">\nAs with the pin bar, there is the strong sense that the area below has been tested and rejected. But testing and rejecting really only makes sense when the market is probing <em>against</em> the real underlying trend. When prices are moving with the trend there are multiple examples of engulfing patterns that never lead to any price reversals.</p>\n<p>The setup is similar to the case of the pin bar - the <abbr title=\"stop loss\">SL</abbr> should be just beyond the tail of the larger outside bar, and the <abbr title=\"open price\">OP</abbr> could be the open of the next bar or you could set a stop-limit order to trigger you into the trade when the market price moves above the top of the outside bar (for a long trade). The <abbr title=\"target price\">TP</abbr> and <abbr title=\"number of contracts opened\">CO</abbr> are as discussed earlier for the other signals.</p>\n<p>As with the pin bar, it needs to be combined with several other signals to be a complete system. Together with the pin bar you might be able to catch at least one of the entry points in a trend but whether it's enough to offset losses would depend on what your historical tests will show.</p>\n<p>To make the engulfing pattern and pin bar more complete, you could also add the Piercing Line pattern (or Dark Cloud Cover) as well as a number of two bar reversals that don't quite qualify as engulfing patterns.</p>\n<p>In 24 hour <abbr title=\"Foreign Exchange including markets and trading\">forex</abbr> markets, gaps at the open are not possible unless they happened in the final minutes of trading. For this reason, outside bars are less prevalent than two bar reversals where both bars have a common low but the second has a higher high. You might like to use these in addition to engulfing patterns if you are trading in <abbr title=\"Foreign Exchange including markets and trading\">forex</abbr> markets.</p>\n<p>Candlestick patterns are a huge field and there is much to explore. Fortunately there are many sites on the web that cover all these patterns.<a id=\"Heikin-Ashi-Candlesticks\"></a></p>\n<h4>Heikin Ashi Candlesticks</h4>\n<p>Heikin-Ashi (<abbr title=\"Heikin Ashi\">HA</abbr>) is a different candlestick design that smooths out the shortest term fluctuations in each bar. Because <abbr title=\"Heikin Ashi\">HA</abbr> bars are a different shape than the standard candlesticks, the technique is not very popular with traders. However there are solutions to most of these problems. <abbr title=\"Heikin Ashi\">HA</abbr> is presented here as an example of an uncommon technique. Below, side by side are the same two sections of the chart of the S&amp;P futures contract. The chart with the normal candles is to the left and on the right is the same chart using Heikin Ashi candles.</p>\n<div class=\"clear-floating-cols-above\"></div>\n\n<p><img alt=\"S&amp;P 500 with Normal candlesticks\" src=\"/media/uploads/2017/basic_system_trading/SPX-D1-Normal-Section-20171020.png\" style=\"float: left;\" title=\"S&amp;P 500 with Normal candlesticks\" width=\"45%\">\n<img alt=\"S&amp;P 500 with HA candlesticks\" src=\"/media/uploads/2017/basic_system_trading/SPX-D1-HA-Section-20171020.png\" style=\"float: right;\" title=\"S&amp;P 500 with HA candlesticks\" width=\"45%\">\n</p><div class=\"clear-floating-cols-above\"></div>\nAll candlesticks are composed of the Open, Close, High and Low or <abbr title=\"Open, High, Low, Close: the 4 key values for any bar on a chart\">OHLC</abbr>. Heikin Ashi (<abbr title=\"Heikin Ashi\">HA</abbr>) candlesticks are made up of averages of these four key values: haClose, haOpen, haHigh, haLow. Because the averages for the haOpen, haHigh and haLow are further averages of earlier candlesticks, each <abbr title=\"Heikin Ashi\">HA</abbr> has a 'memory' in much the same way as an exponential MA. Here are the formulae so that you can see how the memory kicks in:<p></p>\n<div class=\"codehilite\"><pre><span></span>Where t represents the current period, and t-1 the previous:\n    haClose = (Open[t] + High[t] + Low[t] + Close[t]) / 4\n    haOpen = (haOpen[t-1] + haClose[t-1]) / 2;\n    haHigh = maximum of High[t] and haOpen;\n    haLow = minimum of Low[t] and haOpen;\n</pre></div>\n\n\n<p>So the close is just the average of the current periods values but the others are all averages in some way of the earlier period, unless the current high is higher or the current low is lower than the average. It should come as little suprise that the <abbr title=\"Heikin Ashi\">HA</abbr> reversals track an exponential MA cross of very short duration.  <img alt=\"SPX daily chart\" src=\"/media/uploads/2017/basic_system_trading/SPX-D1-20171012-EMAvsHA.png\" style=\"float: right;\" title=\"HA vs EMA4/2\" width=\"35%\"> The short period, or fast MA, uses <abbr title=\"Exponential Moving Average - has a long 'memory'\">EMA</abbr>(2) with HLCC/4 as the value used in each period (if this is confusing then just use the normal close value).</p>\n<p>Where they cross is often the same time period where <abbr title=\"Heikin Ashi\">HA</abbr> changes direction, so we can use the MA cross as a proxy for <abbr title=\"Heikin Ashi\">HA</abbr> when it's not available. For the long period, or slow MA, use <abbr title=\"Exponential Moving Average - has a long 'memory'\">EMA</abbr>(4). Remember the bars must close before you can know whether the MA crossed in that period or not. It's much easier to visualize these reversals with <abbr title=\"Heikin Ashi\">HA</abbr> so you would only use MAs if <abbr title=\"Heikin Ashi\">HA</abbr> is not available in your charting software.</p>\n<p>In fact, many of these signals are not independent of one another because they are based on the same four market numbers contained in <abbr title=\"Open, High, Low, Close: the 4 key values for any bar on a chart\">OHLC</abbr>. There are only just so many ways you can slice and dice four numbers so you will often end up with the same result from otherwise different <abbr title=\"Calculated lines, such as Moving Averages drawn on a chart, that are separate from the OHLC prices but often calculated from them\">indicators</abbr>.</p>\n<p>Here is an example of the <abbr title=\"The Euro - Yen cross currency: buying Euros priced in Yen\">EURJPY</abbr> downtrend chart shown earlier in the section on MA crosses, but this time using Heikin Ashi bars. <img alt=\"Heikin Ashi chart of EURJPY daily\" src=\"/media/uploads/2017/basic_system_trading/EJ-D1-MA-DN-HA-20171013.png\" style=\"float: right;\" title=\"Heikin Ashi chart of EURJPY daily\" width=\"55%\"> In these charts, <abbr title=\"Heikin Ashi\">HA</abbr> is displayed in red whenever the haClose&lt;haOpen, and in green otherwise. A great advantage over normal candlesticks is <abbr title=\"Heikin Ashi\">HA</abbr> highlights the runs in one particular direction, smoothing out the minor fluctuations that distract you from the bigger picture.</p>\n<p>To be sure, <abbr title=\"Heikin Ashi\">HA</abbr> candlesticks cannot replace the normal charts, but they are a great addition when you flick quickly between both. If your software allows multiple open charts, and most do, just set up the normal chart in one window and the Heikin Ashi chart for the same <abbr title=\"A particular traded forex or futures contract such as gold or USDJPY\">instrument</abbr> in another.<a id=\"HA-signals\"></a></p>\n<h4><abbr title=\"Heikin Ashi\">HA</abbr> signals</h4>\n<p>One signal that is readily apparent is to open whenever a bar changes from red to green if the trend is up. You must not already have an open position and you will need to <strong>wait until the first green bar is complete</strong> at the end of the period. Because the bar has changed color, there must have been a low set during the change, either on the new green bar or one of the immediately preceding red bars. Just below that is where you place your stop loss.</p>\n<p>The setup then is similar to the case of the MA cross. With the <abbr title=\"stop loss\">SL</abbr> determined, the <abbr title=\"open price\">OP</abbr> should be the open of the first bar <em>after</em> the green reversal bar (red in a downtrend). The <abbr title=\"target price\">TP</abbr> and <abbr title=\"number of contracts opened\">CO</abbr> are as discussed earlier for the other signals. See <a href=\"/stories/38/2017/10/24/basic-trade-setup-part-1-introduction/\">The Basic Setup</a> if you are unclear on any aspect of the setup tool.</p>\n<p><img alt=\"Heikin Ashi chart of S&amp;P500\" class=\"center\" src=\"/media/uploads/2017/basic_system_trading/SPX-D1-HA-rev-20171012-2.png\" title=\"Heikin Ashi chart of S&amp;P500\" width=\"90%\"></p>\n<p>Above, in the Heikin Ashi chart of the S&amp;P500 continuous futures contract, most of the <abbr title=\"Heikin Ashi\">HA</abbr> reversals have been marked with a green check if they have not yet been stopped out, or a red cross if subsequent prices triggered the <abbr title=\"stop loss\">SL</abbr>.</p>\n<p>Even in an uptrend it's possible to see that about half the reversals were successful and the other half failed. That's because the unsuccessful signals occur in areas of consolidation and involved much whipsawing causing many minor reversals. The successful signals on the other hand resulted in resumption of the trend and continued for some time before the next <abbr title=\"Heikin Ashi\">HA</abbr> reversal down.</p>\n<p>If you open a signal that eventually fails you will open the next signal, which should come after the series of bars that stopped out your trade. If that fails you will open the next, and so on. Eventually, unless the trend has changed, you will be in a position that has the lowest <abbr title=\"stop loss\">SL</abbr> of all those earlier failed trades.</p>\n<p>You can see this on the chart above in the troublesome area after point A. The first setup fails, triggered by the concerns over the UK Brexit vote. When the market resumes in the direction of the trend, a new <abbr title=\"Heikin Ashi\">HA</abbr> signal is triggered, this time with a lower <abbr title=\"stop loss\">SL</abbr> than the first setup. None of the bad <abbr title=\"Heikin Ashi\">HA</abbr> setups that follow should impact the open position because its stop never gets triggered and one of the rules is to not open a second position.</p>\n<p>However if for some reason you did not enter on the first signal, the next occurs about six days later. It eventually fails, stopped out by the US 2016 election result. Before then however there are multiple signals to enter, all of which fail for the same reason, but none of which affect you because you already have an open position. The point is that many of the failed signals on a chart are irrelevant, you will be in the first one until that fails, if it does. If it wins it will of course need a <abbr title=\"target price\">TP</abbr> to compensate for the losses.</p>\n<p>The <abbr title=\"Heikin Ashi\">HA</abbr> signal is complete in the sense that the trend cannot resume without you. It is not possible for the market to trade higher after a period of retracement without first signaling an <abbr title=\"Heikin Ashi\">HA</abbr> reversal.</p>\n<p>What could go wrong is that the reversal bar could be very large and untradable, like the spike we talked about above for pin bars. In that case you will have to wait for a more reasonable sized correction. Large spikes usually, but not always, provide these later opportunities. In the meantime however, you could miss out on a substantial rally in line with the trend.</p>\n<p>Aside from the huge reversal spikes, the only part of the trend that is not covered are the bars after the <abbr title=\"target price\">TP</abbr> has been hit and before the next <abbr title=\"Heikin Ashi\">HA</abbr> signal. If the next signal is higher than the <abbr title=\"target price\">TP</abbr>, which can happen, then the trader will miss out on a portion of the trend.</p>\n<p>The disadvantage of the <abbr title=\"Heikin Ashi\">HA</abbr> is that it displays candlestick bars that are slightly different to the real bars - it is after all an averaging system. To correct this, use your software to show both charts, the normal one and the <abbr title=\"Heikin Ashi\">HA</abbr>, side by side. Or better still, place one chart on top of the other and then flick between them so that you can see the signals and the original chart. In this series, whenever I can, I will try to place them side by side with the <abbr title=\"Heikin Ashi\">HA</abbr> on the right. Also, the normal chart has the EMA4 (green) and EMA2 (gold) moving averages so that you can compare the signals with the <abbr title=\"Heikin Ashi\">HA</abbr> chart.</p>\n<p>This section has not done justice to Heikin Ashi which has its own set of candlestick patterns differing from the traditional ones. Candlestick tails (shadows) or their absence take on new meaning. If you are interested, there are many books and sites on the web that discuss this technique further.</p>\n<h4>Custom Signals</h4>\n<p>These examples above illustrate how to create a setup around any custom signal. All that is required is a clear, unambiguous trigger to open a position starting at a particular time period with some condition specifying the open price. To open the position you use the setup tools from our earlier series on \"The Basic Setup\". Looking around the area the signal occurs, you should be able to identify the most appropriate <abbr title=\"stop loss\">SL</abbr> level. The setup tools describe the number of contracts and your own simulation described in a later story determine the <abbr title=\"target price\">TP</abbr>.</p>\n<h4>Summary</h4>\n<p>Here we discussed what qualifies as a signal and showed several different signals based on MAs, candlestick patterns and Heikin Ashi charts.</p>\n<p>Note, these are all simple signaling systems: there is nothing complex about a pin bar or crossing moving average. Taken by themselves they could lose more than they would win. However when combined into a system they become powerful trading tools.</p>\n<p>In other stories and posts I may use different signals just to show how widely the system method can be applied. While it does not depend on any one signal strategy, every system needs at least one signal strategy in order to trigger opening a long or short position.</p>\n<p>The problem with signals is that sometimes they fail and the setup is stopped out. By itself, all we can say is the signal was successful or unsuccessful. However if losses are accumulating in the account then you are faced with the very real prospect of being wiped out. We need the bigger picture to see if all the positions we have opened as a result of signals are winning or likely to win.</p>\n<p>Now we turn to <a href=\"/stories/47/2017/10/24/trading-systems-part-5-systems/\">building our first system</a>. With all the building blocks in place - trend, setup and signal - it is just a matter of assembling them in the right order into a system.\n<br>\n<br>\n<br>\n<br>\n<br></p>\n<p>Copyright (C) PagooLABS 2017. All Rights Reserved.</p>",
    "forums": [
        {
            "url": "https://www.pagoolabs.com/forums/api/trading-education/?format=api",
            "title": "Trading Education"
        }
    ],
    "all_story_posts": "https://www.pagoolabs.com/posts/api/46/posts/?format=api",
    "recent_story_posts": []
}