You are looking at the HTML representation of the XML format.
HTML is good for debugging, but is unsuitable for application use.
Specify the format parameter to change the output format.
To see the non HTML representation of the XML format, set format=xml.
See the complete documentation, or API help for more information.
<?xml version="1.0"?>
<api>
  <query>
    <pages>
      <page pageid="26" ns="0" title="Test">
        <revisions>
          <rev xml:space="preserve">test

{{math|''f''(''x'') {{=}} ''b''&lt;sup&gt;''x''&lt;/sup&gt; {{=}} ''y''}}

{{math|{{intmath|int|0|+&amp;infin;}} ''e''&lt;sup&gt;−''x''&lt;/sup&gt; d''x'' {{=}} 1}}</rev>
        </revisions>
      </page>
      <page pageid="40" ns="0" title="Trading Pairs Based on Inverse ETFs">
        <revisions>
          <rev xml:space="preserve">Pair Trading Lab now supports trading pairs assembled of negatively correlated instruments where typically one leg is an [http://www.investopedia.com/terms/i/inverse-etf.asp inverse ETF]. You could trade these pairs with regular strategies (sometimes cointegration is manifested in these cases and backtests look good), but there is one problem with this approach - the strategy is '''no longer market neutral'''.

In order to stay market neutral one has to invert signals for one leg - so typically the strategy is either in long position for '''both legs''' or in short position for '''both legs''', unlike with the regular long/short or short/long scenario.

For practical reasons to get meaningful signals from models, you typically also need to transform prices of one of legs (to &quot;flip&quot; the one of price streams). Pair Trading Lab now supports both features required. The transformation function is typically P&lt;sub&gt;new&lt;/sub&gt; = A /P&lt;sub&gt;old&lt;/sub&gt; + B. These coefficients don't really matter, default values are A=1000, B = 0.5. You just want to transform prices in the way the result looks like a real price and it is not too low or too high. In 99% cases you can stick with these defaults.

In backtester you have separate settings for signal inversion and transformation - you can even try to apply the inversion only or the transformation only. Feel free to experiment. Some pairs work the best if you invert the same leg you transform, other pairs work better if you invert the other leg.

== Inverted Strategies in Analyzer: Even &amp; Odd ==
While analyzing a pair, the engine now backtests inverted strategies with transformed prices too. It always transforms the first leg. Then it backtests strategies with the first leg inverted. These strategies are marked as '''even'''. Then it backtests strategies with the second leg inverted. These strategies are marked as '''odd'''. Feel free to experiment with analyzing and backtesting bunch of strategies and look what results you get.

Hint: you can use the pair database to get list of pairs manifesting negative correlation.

== Example Pair: EUM/EWH ==
Now some example: Let's present EUM/EWH pair assembled from regular ETF and an inverse ETF: https://www.pairtradinglab.com/analyses/VrSMQuM8pGcteuiH.

You can see prices manifesting negative correlation and &amp;beta; coefficient is negative:
[[File:Eum-ewh-prices.png|frame|center|EUM/EWH prices &amp; correlation]]

For this pair you can see that regular strategies do not appear to have much success:
[[File:Eum-ewh-profit.png|center]]

Now, let's try to look at inverted strategies with transformed prices:
[[File:Eum-ewh-inverted-profit.png|center]]

It looks much better! Lets try to backtest one of the strategies with details: https://www.pairtradinglab.com/backtests/VrSOmXaMl8UYci6D

You can see quite stable performance for many years. Look at the price transformation:
[[File:Eum-ewh-transformation.png|center|frame|EUR/EWH price transformation P&lt;sub&gt;new&lt;/sub&gt; = 1000 / P&lt;sub&gt;old&lt;/sub&gt; + 0.1]]
You can notice how the price transformation created a virtual instrument leading to positive correlation in the pair. Now see how this combo is being traded with long/long or short/short positions:
[[File:Eum-ewh-trade-log.png|center|frame|EUR/EWH trade log]]
== Hints &amp; Tips ==
By using inverted strategies with transformed prices you can also achieve mean-reversion pairs trading '''without using real short positions whatsoever'''. Example here:
https://www.pairtradinglab.com/backtests/Vrdh5bxv5LE53pQz</rev>
        </revisions>
      </page>
    </pages>
  </query>
</api>