<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.alphaheim.com/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel xmlns:g="http://base.google.com/ns/1.0">
        <title>alphaheim User Guide</title>
        <description></description>
        <link>https://wiki.alphaheim.com/</link>
        <lastBuildDate>Sun, 26 Apr 2026 10:31:02 +0000</lastBuildDate>
        <generator>FeedCreator 1.8</generator>
        <image>
            <url>https://wiki.alphaheim.com/lib/exe/fetch.php?media=favicon.ico</url>
            <title>alphaheim User Guide</title>
            <link>https://wiki.alphaheim.com/</link>
        </image>
        <item>
            <title>Dynamic Trend Duo Expert Advisor</title>
            <link>https://wiki.alphaheim.com/doku.php?id=dynamic-trend-duo-expert-advisor</link>
            <description>
&lt;h1 class=&quot;sectionedit1&quot; id=&quot;dynamic-trend-duo-expert-advisor&quot;&gt;Dynamic Trend Duo Expert Advisor&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Dynamic Trend Duo Expert Advisor&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;dynamic-trend-duo-expert-advisor&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:1,&amp;quot;range&amp;quot;:&amp;quot;1201-1248&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit2&quot; id=&quot;system-overview&quot;&gt;System Overview&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
&lt;img src=&quot;https://wiki.alphaheim.com/lib/exe/fetch.php?media=dynamic-trend-duo-expert-advisor-overview.jpg&quot; class=&quot;media&quot; alt=&quot;&quot; /&gt;&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;System Overview&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;system-overview&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:2,&amp;quot;range&amp;quot;:&amp;quot;1249-1338&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit3&quot; id=&quot;introduction&quot;&gt;Introduction&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
The alphaheim Dynamic Trend Duo (DTD) is a fully automated trading expert advisor (EA) based upon two proprietary &lt;strong&gt;price action&lt;/strong&gt; determinants. The first metric inspects the behaviour of the &lt;strong&gt;trend depth&lt;/strong&gt; and assigns one of three biases, namely, bullish, bearish or ranging. The second metric determines the trend based upon recent &lt;strong&gt;close prices&lt;/strong&gt; relative to &lt;strong&gt;specific&lt;/strong&gt; highs and lows. The EA allows initial trade triggers to be determined by a single metric, with a confirmation of the alternate metric, with the order of precedence interchangeable.&lt;br/&gt;

&lt;br/&gt;

&lt;/p&gt;

&lt;p&gt;
Our DTD EA grows the account utilising dynamic risk management, with a strong factoring of current market &lt;strong&gt;volatility&lt;/strong&gt;. The EA will inspect the reading of the ATR and set the initial trading lot size accordingly.&lt;br/&gt;

&lt;br/&gt;

&lt;/p&gt;

&lt;p&gt;
There are &lt;strong&gt;no stop losses&lt;/strong&gt; used within this EA, but can be set manually if desired. The ideal utilisation allures to allowing multiple trades, and lowering the target price level, in the case of an incorrect signal. This means that when the maximum number of trades is set to higher than 1, there will be an &lt;strong&gt;omni-directional&lt;/strong&gt; grid forming. The target for the grid will be based on the &lt;strong&gt;average buying price&lt;/strong&gt; plus the user defined target (in pips). For our US clients, we have added functionality to allow for &lt;strong&gt;FIFO compliant&lt;/strong&gt; trading.&lt;br/&gt;

&lt;br/&gt;

 
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Introduction&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;introduction&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:3,&amp;quot;range&amp;quot;:&amp;quot;1339-2699&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit4&quot; id=&quot;inputs&quot;&gt;Inputs&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Inputs&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;inputs&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:4,&amp;quot;range&amp;quot;:&amp;quot;2700-2719&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit5&quot; id=&quot;ea-magic-number&quot;&gt;EA Magic Number&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Each trade associated with the current instance of the EA will have this unique number associated with it.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;EA Magic Number&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;ea-magic-number&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:5,&amp;quot;range&amp;quot;:&amp;quot;2720-2859&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit6&quot; id=&quot;fifo-lot-modifier&quot;&gt;FIFO Lot Modifier&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; For trading to be compliant with FIFO regulations, this input must be set to &lt;strong&gt;true&lt;/strong&gt; when the &lt;strong&gt;“Max. # Open Trades”&lt;/strong&gt; is &lt;strong&gt;greater than 1&lt;/strong&gt;. When activated, the initial lot size will assume the identical lot size to standard operation, but for each additional trade the minimum lot size for the given symbol will be added.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; For example, assume the minimum lot size is 0.01, and the base lot size is 1.00, with 4 maximum trades. The 1st trade will be for 1.00, with the 2nd at 1.01, 3rd at 1.02 and 4th at 1.03.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;FIFO Lot Modifier&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;fifo-lot-modifier&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:6,&amp;quot;range&amp;quot;:&amp;quot;2860-3415&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit7&quot; id=&quot;max-open-trades&quot;&gt;Max. # Open Trades&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; For any given signal, this is the maximum number of trades for a single signal. &lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; The spacing of additional trades will depend on the &lt;strong&gt;ATR&lt;/strong&gt; settings defined below.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Max. # Open Trades&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;max-open-trades&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:7,&amp;quot;range&amp;quot;:&amp;quot;3416-3621&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit8&quot; id=&quot;hidden-tp&quot;&gt;Hidden TP&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; If you would like to hide the Take Profit from your broker, set to true.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; When enabled, lines will be drawn on the chart to indicate profit targets.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Please note, hidden TPs automatically account for the spread. In the case of a short position, the symbol’s Ask price must be below the TP, rather than just the Bid price, as shown by default on MetaTrader.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Hidden TP&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;hidden-tp&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:8,&amp;quot;range&amp;quot;:&amp;quot;3622-4014&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit9&quot; id=&quot;trade-direction&quot;&gt;Trade Direction&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Isolate trading to a single direction.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Trade Direction&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;trade-direction&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:9,&amp;quot;range&amp;quot;:&amp;quot;4015-4087&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit10&quot; id=&quot;position-size-method&quot;&gt;Position Size Method&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; When set to &lt;strong&gt;“Dynamic Balance Risk”&lt;/strong&gt;, the EA will auto-calculate the lot size, based upon the &lt;strong&gt;“Balance Risk % (Dynamic)”&lt;/strong&gt; and &lt;strong&gt;ATR&lt;/strong&gt; settings defined below. This is only an augmented calculation – meaning the drawdown for a given basket &lt;strong&gt;will not&lt;/strong&gt; be restricted to the defined &lt;strong&gt;“Balance Risk % (Dynamic)”&lt;/strong&gt;. &lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; When set to &lt;strong&gt;“Fixed”&lt;/strong&gt;, the EA will use the &lt;strong&gt;“Lot Size (Fixed)”&lt;/strong&gt; input to determine the trading lot size. In the case of FIFO disabled, every trade will assume this size. &lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Position Size Method&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;position-size-method&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:10,&amp;quot;range&amp;quot;:&amp;quot;4088-4641&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit11&quot; id=&quot;balance-risk-dynamic&quot;&gt;Balance Risk % (Dynamic)&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; When &lt;strong&gt;“Position Size Method”&lt;/strong&gt; is set to &lt;strong&gt;“Dynamic Balance Risk”&lt;/strong&gt;, the base lot size will be calculated upon this value. The EA will take the current account balance, and take the Balance Risk, as a percentage. Then, dependent on the current &lt;strong&gt;ATR&lt;/strong&gt; reading, the trading lot size will be adjusted accordingly.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Balance Risk % (Dynamic)&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;balance-risk-dynamic&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:11,&amp;quot;range&amp;quot;:&amp;quot;4642-5004&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit12&quot; id=&quot;average-tp-pips&quot;&gt;Average TP (Pips)&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; The average target for a given basket of trades, defined in pips.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; Examples of long trading baskets, with input set at &lt;strong&gt;12&lt;/strong&gt;&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; 1 Trade, entered at 1.000&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level3&quot;&gt;&lt;div class=&quot;li&quot;&gt; Target = 1.012&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li class=&quot;level2 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; 2 Trades, entered at 1.000 and 0.900&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level3&quot;&gt;&lt;div class=&quot;li&quot;&gt; Target = (1.000+0.900)/2 + 0.012 = 0.962&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li class=&quot;level2 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; 3 Trades, entered at 1.000, 0.900 and 0.800&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level3&quot;&gt;&lt;div class=&quot;li&quot;&gt; Target = (1.000+0.900+0.800)/3 + 0.012 = 0.912&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Average TP (Pips)&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;average-tp-pips&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:12,&amp;quot;range&amp;quot;:&amp;quot;5005-5424&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit13&quot; id=&quot;minimum-step-pips&quot;&gt;Minimum Step (Pips)&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Only used when &lt;strong&gt;“Max. # Open Trades”&lt;/strong&gt; greater than 1.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Input defines the minimum gap between trades. This acts as a safety net if the ATR reading, combined with the &lt;strong&gt;“ATR Multiplier”&lt;/strong&gt; is too low.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Minimum Step (Pips)&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;minimum-step-pips&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:13,&amp;quot;range&amp;quot;:&amp;quot;5425-5673&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit14&quot; id=&quot;atr-timeframe&quot;&gt;ATR Timeframe&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Volatility assessment (ATR) from the defined timeframe.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;ATR Timeframe&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;atr-timeframe&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:14,&amp;quot;range&amp;quot;:&amp;quot;5674-5761&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit15&quot; id=&quot;atr-period&quot;&gt;ATR Period&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Averaging period for the ATR indicator.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;ATR Period&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;atr-period&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:15,&amp;quot;range&amp;quot;:&amp;quot;5762-5830&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit16&quot; id=&quot;atr-multiplier&quot;&gt;ATR Multiplier&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; When utilising basket trading, this multiplier is used.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; For example, if in a long position at 1.000, the price must drop to 1.000- (ATR[current]*Multiplier).&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Please note, this multiplier is not used when determining the trading lot.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;ATR Multiplier&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;atr-multiplier&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:16,&amp;quot;range&amp;quot;:&amp;quot;5831-6104&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit17&quot; id=&quot;maximum-slippage-points&quot;&gt;Maximum Slippage (Points)&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; As all positions are entered at market prices, the slippage should not be a significant factor. Please adjust based on the average slippage for your broker.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; The default value of 3 is set for ECN brokers with Forex.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; If trading on an Index, or similar, it would be wise to adjust up to 30-300.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Maximum Slippage (Points)&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;maximum-slippage-points&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:17,&amp;quot;range&amp;quot;:&amp;quot;6105-6448&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit18&quot; id=&quot;terminal-alerts&quot;&gt;Terminal Alerts&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Receive Pop-Up alerts within the terminal.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Terminal Alerts&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;terminal-alerts&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:18,&amp;quot;range&amp;quot;:&amp;quot;6449-6525&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit19&quot; id=&quot;mobile-alerts&quot;&gt;Mobile Alerts&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Receive alerts within all connected mobile devices.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; For this feature to operate, you must have the MetaTrader mobile app installed on your device, and you must enter the device’s MetaQuotes ID into the main MetaTrader terminal, under Tools→Options→Notifications.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Mobile Alerts&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;mobile-alerts&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:19,&amp;quot;range&amp;quot;:&amp;quot;6526-6827&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit20&quot; id=&quot;email-alerts&quot;&gt;Email Alerts&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Receive alerts at the specified email address.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; For this feature to operate, you must define email settings into the main MetaTrader terminal, under Tools→Options→Email.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Email Alerts&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;email-alerts&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:20,&amp;quot;range&amp;quot;:&amp;quot;6828-7033&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit21&quot; id=&quot;trading-methodology&quot;&gt;Trading Methodology&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Determines the order in which indicators are logically checked for a potential trade.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;strong&gt;“Trend Depth Change”&lt;/strong&gt;&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; The trade is &lt;strong&gt;triggered&lt;/strong&gt; when a change in trend depth is detected.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; The depth change is &lt;strong&gt;confirmed&lt;/strong&gt; with the direction of the price action Shackle.&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;strong&gt;“Shackle Change”&lt;/strong&gt;&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; The trade is &lt;strong&gt;triggered&lt;/strong&gt; when a change in price action shackle is detected.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; The shackle change is &lt;strong&gt;confirmed&lt;/strong&gt; with the bias of the trend depth.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Trading Methodology&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;trading-methodology&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:21,&amp;quot;range&amp;quot;:&amp;quot;7034-7542&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit22&quot; id=&quot;check-lot-volatility-vs-min-step&quot;&gt;Check Lot Volatility vs Min Step?&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; When set to &lt;strong&gt;true&lt;/strong&gt;, and &lt;strong&gt;“Position Size Method”&lt;/strong&gt; is set to &lt;strong&gt;“Dynamic Balance Risk”&lt;/strong&gt;, there is an additional check for the initial trading lot.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; After inspection of the ATR reading, if the ATR is &lt;strong&gt;below&lt;/strong&gt; the &lt;strong&gt;“Minimum Step (Pips)”&lt;/strong&gt;, the minimum step is used to calculate the lot size, rather than ATR.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Check Lot Volatility vs Min Step?&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;check-lot-volatility-vs-min-step&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:22,&amp;quot;range&amp;quot;:&amp;quot;7543-7920&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit23&quot; id=&quot;notify-profit&quot;&gt;Notify Profit&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Show profit on the upper left information panel.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Notify Profit&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;notify-profit&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:23,&amp;quot;range&amp;quot;:&amp;quot;7921-8001&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit24&quot; id=&quot;notify-magic-number&quot;&gt;Notify Magic Number&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Show EA magic number on the upper left information panel.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Notify Magic Number&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;notify-magic-number&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:24,&amp;quot;range&amp;quot;:&amp;quot;8002-8097&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit25&quot; id=&quot;show-close-all-button&quot;&gt;Show Close All Button&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Create button to close all trades within specific instance of EA with a single click.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; This will not close all trades for the account. It will only close trades related to the specific EA, for which profit is currently being tracked.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Show Close All Button&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;show-close-all-button&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:25,&amp;quot;range&amp;quot;:&amp;quot;8098-8374&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit26&quot; id=&quot;scaling-mode-resolution-dpi&quot;&gt;Scaling Mode (Resolution &amp;amp; DPI)&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; If the information panel on the top left is unreadable, this scaling option increases readability.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Scaling Mode (Resolution &amp;amp; DPI)&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;scaling-mode-resolution-dpi&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:26,&amp;quot;range&amp;quot;:&amp;quot;8375-8523&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit27&quot; id=&quot;use-trading-time-modifiers&quot;&gt;Use Trading Time Modifiers&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Allows usage of the trading restrictions based on day/time below.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Use Trading Time Modifiers&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;use-trading-time-modifiers&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:27,&amp;quot;range&amp;quot;:&amp;quot;8524-8634&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit28&quot; id=&quot;trade-monday-tuesday-wednesday-thursday-friday&quot;&gt;Trade Monday/Tuesday/Wednesday/Thursday/Friday&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Restricts trade entry to the days specified.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Trade Monday\/Tuesday\/Wednesday\/Thursday\/Friday&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;trade-monday-tuesday-wednesday-thursday-friday&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:28,&amp;quot;range&amp;quot;:&amp;quot;8635-8744&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit29&quot; id=&quot;use-zone-restrictions&quot;&gt;Use Zone Restrictions&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Restricts trade entry to the strike times defined below.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Use Zone Restrictions&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;use-zone-restrictions&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:29,&amp;quot;range&amp;quot;:&amp;quot;8745-8841&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit30&quot; id=&quot;zone-x-start&quot;&gt;Zone X Start&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; The starting trading time for a specified zone.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Please note, the dates for the start &lt;strong&gt;do not need to be defined&lt;/strong&gt;, and are not looked at.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; For example, if &lt;strong&gt;“Zone 1 Start”&lt;/strong&gt; is set to &lt;strong&gt;“1990.01.01 00:45”&lt;/strong&gt;, Zone 1 will &lt;strong&gt;activate&lt;/strong&gt; at &lt;strong&gt;12:45am&lt;/strong&gt; for every trading day which is permitted.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Zone X Start&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;zone-x-start&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:30,&amp;quot;range&amp;quot;:&amp;quot;8842-9178&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit31&quot; id=&quot;zone-x-end&quot;&gt;Zone X End&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; The ending trading time for a specified zone.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Please note, the dates for the end &lt;strong&gt;do not need to be defined&lt;/strong&gt;, and are not looked at.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; For example, if &lt;strong&gt;“Zone 1 End”&lt;/strong&gt; is set to &lt;strong&gt;“1990.01.01 06:00”&lt;/strong&gt;, Zone 1 will &lt;strong&gt;terminate&lt;/strong&gt; at &lt;strong&gt;6:00am&lt;/strong&gt; for every trading day which is permitted.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Zone X End&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;zone-x-end&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:31,&amp;quot;range&amp;quot;:&amp;quot;9179-9507&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit32&quot; id=&quot;weekend-close-out&quot;&gt;Weekend Close Out&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Closes all positions on Friday, x hours before specified &lt;strong&gt;“Zone 3 End”&lt;/strong&gt; time.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Where x is &lt;strong&gt;“Weekend Close Shift (Hours vs Zone 3)”&lt;/strong&gt; &lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Weekend Close Out&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;weekend-close-out&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:32,&amp;quot;range&amp;quot;:&amp;quot;9508-9691&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit33&quot; id=&quot;trend-depth-timeframe&quot;&gt;Trend Depth Timeframe&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; The trend depth will be derived from the specified timeframe.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Trend Depth Timeframe&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;trend-depth-timeframe&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:33,&amp;quot;range&amp;quot;:&amp;quot;9692-9793&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit34&quot; id=&quot;trend-depth&quot;&gt;Trend Depth&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; The internal depth for the calculation.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; A depth of 1 is equivalent to a &lt;strong&gt;1 bar fractal.&lt;/strong&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; It is &lt;strong&gt;recommended&lt;/strong&gt; to &lt;strong&gt;keep this input as 1&lt;/strong&gt;, but may be adjusted to 2.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; When set at higher depths, the &lt;strong&gt;sensitivity is heavily reduced&lt;/strong&gt;. We &lt;strong&gt;do not&lt;/strong&gt; recommend setting the value &lt;strong&gt;higher than 3.&lt;/strong&gt; &lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Trend Depth&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;trend-depth&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:34,&amp;quot;range&amp;quot;:&amp;quot;9794-10132&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit35&quot; id=&quot;pa-shackle-timeframe&quot;&gt;PA Shackle Timeframe&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; The Price Action Trend Shackle will be derived from the specified timeframe.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;PA Shackle Timeframe&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;pa-shackle-timeframe&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:35,&amp;quot;range&amp;quot;:&amp;quot;10133-10248&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit36&quot; id=&quot;pa-shackle-length&quot;&gt;PA Shackle Length&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; The length for which close prices should be compared against highs and lows to attain the Trend Shackle Bias.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; There is sufficient flexibility in this input, and can be &lt;strong&gt;set at any value&lt;/strong&gt;. We &lt;strong&gt;do not&lt;/strong&gt; recommend values &lt;strong&gt;less than 10&lt;/strong&gt;, or &lt;strong&gt;greater than 250.&lt;/strong&gt; &lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
 
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;PA Shackle Length&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;pa-shackle-length&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:36,&amp;quot;range&amp;quot;:&amp;quot;10249-10557&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit37&quot; id=&quot;trend-depth1&quot;&gt;Trend Depth&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
&lt;img src=&quot;https://wiki.alphaheim.com/lib/exe/fetch.php?media=dynamic-trend-duo-trend-depth-expert-advisor.jpg&quot; class=&quot;media&quot; alt=&quot;&quot; /&gt;
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Trend Depth&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;trend-depth1&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:37,&amp;quot;range&amp;quot;:&amp;quot;10558-10644&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit38&quot; id=&quot;how-does-it-work&quot;&gt;How does it work?&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
Our internally calculated Trend Depth bias forms 50% of the trigger for the DTD EA.
The Trend Depth analyses the behaviour of fractals with specified depth. The formation of a single Higher High (HH) or Lower High (LH) does not automatically shift the Trend Depth bias to bullish. The reverse logic for Lower Lows (LL) and Higher Lows (HL) has a similar irrelevance for a bearish bias. Our proprietary algorithm uses the key points relative to other critical metrics, and then assigns a bias of bullish, bearish or ranging.&lt;br/&gt;

&lt;br/&gt;

&lt;/p&gt;

&lt;p&gt;
Please note, due to the proprietary nature of the determinant, it will not be visible on the chart during testing or live operation.
&lt;/p&gt;

&lt;p&gt;
 
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;How does it work?&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;how-does-it-work&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:38,&amp;quot;range&amp;quot;:&amp;quot;10645-11340&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit39&quot; id=&quot;price-action-trend-shackle&quot;&gt;Price Action Trend Shackle&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
&lt;img src=&quot;https://wiki.alphaheim.com/lib/exe/fetch.php?media=dynamic-trend-duo-price-action-trend-shackle-expert-advisor.jpg&quot; class=&quot;media&quot; alt=&quot;&quot; /&gt;
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Price Action Trend Shackle&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;price-action-trend-shackle&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:39,&amp;quot;range&amp;quot;:&amp;quot;11341-11457&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit40&quot; id=&quot;how-does-it-work1&quot;&gt;How does it work?&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
The remaining 50% of the DTD trade trigger is derived from the Price Action Trend Shackle.
The shackle inspects the close price, or current price in the case of the current candle, relative to the behaviour of highs and lows within the defined Shackle Length.&lt;br/&gt;

&lt;br/&gt;

&lt;/p&gt;

&lt;p&gt;
Please note, due to the proprietary nature of the determinant, it will not be visible on the chart during testing or live operation.
 
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;How does it work?&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;how-does-it-work1&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:40,&amp;quot;range&amp;quot;:&amp;quot;11458-11889&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit41&quot; id=&quot;important-considerations&quot;&gt;Important Considerations&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Important Considerations&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;important-considerations&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:41,&amp;quot;range&amp;quot;:&amp;quot;11890-11928&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit42&quot; id=&quot;trade-tracking&quot;&gt;Trade Tracking&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
Once an EA has been applied to a specific chart, for a specific timeframe, the EA will only continue for as long as the conditions remain. If the chart timeframe is changed altered when an EA is active, the EA will de-initialise, then reinitialize as if new. This will also occur if the EA settings are altered after it has already applied. If the EA has placed a trade, and any of the above occur, the EA will no longer track the trades that have been opened. This circumstance will extend where your VPS/machine restarts during an open grid.&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Trade Tracking&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;trade-tracking&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:42,&amp;quot;range&amp;quot;:&amp;quot;11929-12500&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit43&quot; id=&quot;pip-denominations&quot;&gt;Pip Denominations&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
For simplicity, and workability across symbols, the definition of a pip has been simplified.&lt;br/&gt;

For 5-Digit symbols, a pip is classified as 0.00010.&lt;br/&gt;

For 3-Digit symbols, or less, a pip is defined as 0.010.&lt;br/&gt;

Please take this into careful consideration when applying the EA to metals and equities.&lt;br/&gt;

For example
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; If EURUSD is defined similar to 1.18581, i.e. has 5 digits, a single pip is 0.00010.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; If USDJPY is defined similar to 103.834, i.e. has 2 digits, a single pip is 0.010.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; If Gold (XAUUSD) is defined similar to 1870.91, i.e. has 2 digits, a single pip is 0.01.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Pip Denominations&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;pip-denominations&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:43,&amp;quot;range&amp;quot;:&amp;quot;12501-13112&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit44&quot; id=&quot;metatrader-5-advantages-over-metatrader-4&quot;&gt;MetaTrader 5 Advantages over MetaTrader 4&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
It is highly recommended to utilise this EA on MetaTrader 5, where possible.&lt;br/&gt;

&lt;/p&gt;

&lt;p&gt;
For this EA, the main advantages of MT5 can be utilised due to the h&lt;strong&gt;igher number of available timeframes&lt;/strong&gt;. Both trade triggers and volatility assessment have effective use on timeframes not available on MT4, such as H6 and H12.&lt;br/&gt;

&lt;/p&gt;

&lt;p&gt;
Please note, the EA &lt;strong&gt;will not&lt;/strong&gt; function on &lt;strong&gt;MetaTrader 5 Netting Accounts&lt;/strong&gt;. Currently, &lt;strong&gt;we only support MetaTrader 5&lt;/strong&gt; accounts which are structured as &lt;strong&gt;Hedging&lt;/strong&gt; Accounts. We aim to provide support for Netting accounts in the near future. &lt;strong&gt;All MetaTrader 4&lt;/strong&gt; accounts are &lt;strong&gt;supported&lt;/strong&gt;.&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;MetaTrader 5 Advantages over MetaTrader 4&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;metatrader-5-advantages-over-metatrader-4&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:44,&amp;quot;range&amp;quot;:&amp;quot;13113-13776&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit45&quot; id=&quot;metatrader-4-drawdown-warning&quot;&gt;MetaTrader 4 Drawdown warning&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
When utilising the strategy tester on MT4, please be aware of the draw-down limitation. The reported draw-down figure is maximal, and does not reflect the maximum relative draw-down, a feature which is included in MT5. For an EA such as this, the maximum relative DD is likely to be higher than the result reported in MT4.&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;MetaTrader 4 Drawdown warning&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;metatrader-4-drawdown-warning&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:45,&amp;quot;range&amp;quot;:&amp;quot;13777-14142&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit46&quot; id=&quot;risk-warning&quot;&gt;Risk Warning&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
Under certain configurations, our DTD EA can return very high returns. Please be aware that under these conditions, there is a high maximal relative draw-down.&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Risk Warning&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;risk-warning&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:46,&amp;quot;range&amp;quot;:&amp;quot;14143-&amp;quot;} --&gt;</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Mon, 23 Nov 2020 10:30:32 +0000</pubDate>
        </item>
        <item>
            <title>Getting Support</title>
            <link>https://wiki.alphaheim.com/doku.php?id=getting-support</link>
            <description>
&lt;h2 class=&quot;sectionedit1&quot; id=&quot;getting-support&quot;&gt;Getting Support&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
In the case where users are having issues with installation, we highly advise to open a support ticket as soon as possible.
&lt;/p&gt;

&lt;p&gt;

&lt;/br&gt;
&lt;span class=&quot;bs-wrap bs-wrap-button&quot; data-btn-type=&quot;danger&quot; data-btn-size=&quot;lg&quot; data-btn-icon=&quot;glyphicon glyphicon-dashboard&quot;&gt;&lt;a href=&quot;https://alphaheim.com/account/&quot; class=&quot;btn btn-lg btn-danger wikilink1&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot; role=&quot;button&quot;&gt;&lt;i class=&quot;glyphicon glyphicon-save&quot;&gt;&lt;/i&gt; Open a Support Ticket&lt;/a&gt;&lt;/span&gt;
&lt;br&gt;
Note: Clicking the button above will direct you to ticket portal for logged in subscribers. Please refrain from sending emails for installation assistance since emails are only reserved for general, sales and billing support.
&lt;/p&gt;
&lt;/p&gt;


&lt;img src=&quot;https://wiki.alphaheim.com/lib/exe/fetch.php?w=800&amp;amp;tok=7524f3&amp;amp;media=alphaheim-tickets.jpg&quot; class=&quot;media&quot; alt=&quot;&quot; width=&quot;800&quot; /&gt;
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Getting Support&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;getting-support&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:1,&amp;quot;range&amp;quot;:&amp;quot;892-&amp;quot;} --&gt;</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 12 Nov 2020 01:27:34 +0000</pubDate>
        </item>
        <item>
            <title>Grid Expert Advisor</title>
            <link>https://wiki.alphaheim.com/doku.php?id=grid-expert-advisor</link>
            <description>
&lt;h1 class=&quot;sectionedit1&quot; id=&quot;grid-expert-advisor&quot;&gt;Grid Expert Advisor&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Grid Expert Advisor&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;grid-expert-advisor&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:1,&amp;quot;range&amp;quot;:&amp;quot;1131-1165&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit2&quot; id=&quot;system-overview&quot;&gt;System Overview&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
&lt;img src=&quot;https://wiki.alphaheim.com/lib/exe/fetch.php?media=grid-expert-advisor-overview.png&quot; class=&quot;media&quot; alt=&quot;&quot; /&gt;&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;System Overview&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;system-overview&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:2,&amp;quot;range&amp;quot;:&amp;quot;1166-1243&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit3&quot; id=&quot;introduction&quot;&gt;Introduction&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
Grid trading is when orders are placed above and below a set price, creating a grid of orders at incrementally increasing and decreasing prices.  An advantage of grid trading is that it requires little forecasting of market direction and can be easily automated. Major drawbacks, however, are the possibility of incurring large losses associated with running and/or closing multiple positions in a large grid. Our grid “Hedge Zone” implementation provides a &lt;strong&gt;theoretically&lt;/strong&gt; &lt;strong&gt;lossless&lt;/strong&gt; grid trading system, under certain conditions, and &lt;strong&gt;practically&lt;/strong&gt; lossless if operated correctly.&lt;br/&gt;

&lt;br/&gt;

&lt;/p&gt;

&lt;p&gt;
The alphaheim Grid EA implements a bi-directional (or dual grid) system, to have both a long and short exposure at every grid level. For this reason, this EA is &lt;strong&gt;not FIFO compliant&lt;/strong&gt;, and would not be suitable for US clients.&lt;br/&gt;

&lt;br/&gt;

&lt;/p&gt;

&lt;p&gt;
Our grid system has been designed with account growth in mind. There are no static definitions of lot sizes, not profit targets, and are calculated within the EA for a convenient trading system.&lt;br/&gt;

&lt;br/&gt;

&lt;/p&gt;

&lt;p&gt;
We have implemented this system with complete stealth. There are no limit orders, and no stop loss/take profit levels.&lt;br/&gt;

&lt;/p&gt;
&lt;div class=&quot;video-container&quot;&gt;&lt;iframe width=&quot;560&quot; height=&quot;315&quot; src=&quot;https://www.youtube.com/embed/XSRPNs6AQig&quot; frameborder=&quot;0&quot; allow=&quot;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture&quot; allowfullscreen&gt;&lt;/iframe&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Introduction&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;introduction&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:3,&amp;quot;range&amp;quot;:&amp;quot;1244-2691&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit4&quot; id=&quot;inputs&quot;&gt;Inputs&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Inputs&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;inputs&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:4,&amp;quot;range&amp;quot;:&amp;quot;2692-2711&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit5&quot; id=&quot;ea-magic-number&quot;&gt;EA Magic Number&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Each trade associated with the current instance of the EA will have this unique number associated with it.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;EA Magic Number&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;ea-magic-number&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:5,&amp;quot;range&amp;quot;:&amp;quot;2712-2854&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit6&quot; id=&quot;base-timeframe&quot;&gt;Base Timeframe&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; When utilising Dynamic grid sizing (i.e. when Use &lt;strong&gt;Fixed Grid = False&lt;/strong&gt;), the candles used to form the grid range will conform to this selected timeframe.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Base Timeframe&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;base-timeframe&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:6,&amp;quot;range&amp;quot;:&amp;quot;2855-3045&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit7&quot; id=&quot;augmented-ab&quot;&gt;Augmented AB (%)&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Augmented Account Balance&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; A drawback of a grid trading system is relatively high drawdowns.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; This set percentage will augment how much of the available balance/equity should be allocated to an individual grid.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; This will lower overall account drawdown and allow for multiple grids on the same account.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Augmented AB (%)&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;augmented-ab&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:7,&amp;quot;range&amp;quot;:&amp;quot;3046-3394&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit8&quot; id=&quot;position-size-method&quot;&gt;Position Size Method&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Determines the base lot size, for a regular grid level trade.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; When set to &lt;strong&gt;Fixed&lt;/strong&gt;, the &lt;strong&gt;Lot Size (Fixed)&lt;/strong&gt; input will be utilised.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; When set to &lt;strong&gt;Dynamic Balance Risk&lt;/strong&gt;, the &lt;strong&gt;Balance Risk % (Base/Trade)&lt;/strong&gt; input will be utilised.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Position Size Method&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;position-size-method&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:8,&amp;quot;range&amp;quot;:&amp;quot;3395-3675&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit9&quot; id=&quot;balance-risk-base-trade&quot;&gt;Balance Risk % (Base/Trade)&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; This will determine the lot size for a specified trade.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; This is not the total risk for a given grid.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; For a given grid level, the EA will look at the distance between subsequent levels, and calculate the lot size, such that a position with a SL of said distance, would lose the risk %.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Balance Risk % (Base\/Trade)&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;balance-risk-base-trade&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:9,&amp;quot;range&amp;quot;:&amp;quot;3676-4016&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit10&quot; id=&quot;dynamic-targets&quot;&gt;Dynamic Targets&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Statistical methods often require that EAs seek profit targets with reference to the initial starting balance, rather than the current account balance.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; When set to true, any target, e.g. TP, SL, will be based upon the current account balance, at the time of grid formation.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; When set to false, targets will be based upon the initial account balance, and will not grow/recede with the current account balance.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Dynamic Targets&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;dynamic-targets&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:10,&amp;quot;range&amp;quot;:&amp;quot;4017-4468&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit11&quot; id=&quot;account-tp&quot;&gt;Account TP %&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Upon initialisation of a grid, the EA will evaluate a profit target. Given the Augmented AB, the grid will seek a net profit of this percentage, inclusive of all commission and swap costs.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Account TP %&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;account-tp&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:11,&amp;quot;range&amp;quot;:&amp;quot;4469-4690&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit12&quot; id=&quot;max-number-of-tps&quot;&gt;Max Number of TPs&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; After the EA has successfully logged a profit x times, the EA will be removed from the chart, and will seize to function until manually reloaded.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; To disable, set to 0.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Max Number of TPs&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;max-number-of-tps&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:12,&amp;quot;range&amp;quot;:&amp;quot;4691-4900&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit13&quot; id=&quot;max-grid-loss-tp-multiple&quot;&gt;Max Grid Loss TP Multiple&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; If the current loss for a given grid, exceeds the negative multiple of the TP target, all trades will be closed, and a new grid will be formed.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; To disable, set to 0.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Max Grid Loss TP Multiple&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;max-grid-loss-tp-multiple&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:13,&amp;quot;range&amp;quot;:&amp;quot;4901-5116&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit14&quot; id=&quot;receive-tp-notification-mobile&quot;&gt;Receive TP Notification (Mobile)&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Enables push notifications to your mobile device for key grid metrics.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; For this feature to operate, you must have the MetaTrader mobile app installed on your device, and you must enter the device’s MetaQuotes ID into the main MetaTrader terminal, under Tools→Options→Notifications.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Receive TP Notification (Mobile)&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;receive-tp-notification-mobile&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:14,&amp;quot;range&amp;quot;:&amp;quot;5117-5459&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit15&quot; id=&quot;use-fixed-grid&quot;&gt;Use Fixed Grid&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; If set to &lt;strong&gt;true&lt;/strong&gt;, the grid will be created according to the defined fixed grid criteria.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; If set to &lt;strong&gt;false&lt;/strong&gt;, the grid will be dynamically created using either number of candles, or time-based ranges.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Use Fixed Grid&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;use-fixed-grid&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:15,&amp;quot;range&amp;quot;:&amp;quot;5460-5701&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit16&quot; id=&quot;fixed-grid-range-pips&quot;&gt;Fixed Grid Range (Pips)&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; For a fixed grid setup, this will define the range of the grid, from the top to the bottom.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Fixed Grid Range (Pips)&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;fixed-grid-range-pips&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:16,&amp;quot;range&amp;quot;:&amp;quot;5702-5837&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit17&quot; id=&quot;fixed-grid-step-pips&quot;&gt;Fixed Grid Step (Pips)&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; For a fixed grid setup, the size of the gap between grid lines, in pips.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Fixed Grid Step (Pips)&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;fixed-grid-step-pips&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:17,&amp;quot;range&amp;quot;:&amp;quot;5838-5953&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit18&quot; id=&quot;rounded-fixed-grid&quot;&gt;Rounded Fixed Grid&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; For a fixed grid, if set to &lt;strong&gt;false&lt;/strong&gt;, the center line for the grid will take the current bid price, with subsequent levels surrounding. If set to &lt;strong&gt;true&lt;/strong&gt;, the current bid price will be rounded to match the grid step level.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Rounded Fixed Grid&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;rounded-fixed-grid&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:18,&amp;quot;range&amp;quot;:&amp;quot;5954-6217&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit19&quot; id=&quot;dynamic-range-period&quot;&gt;Dynamic Range Period&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Assuming Use &lt;strong&gt;Fixed Grid = False&lt;/strong&gt;, this input will determine how the grid range is formed.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; If set to &lt;strong&gt;0&lt;/strong&gt;, the range will be time based (Sessions), which are later defined.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Otherwise, this input will be the number of candles for which the EA will look back, to determine the top and bottom of the trading range.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; For example, if set to 100, and the &lt;strong&gt;Base timeframe&lt;/strong&gt; is set to 1 Hour, then the EA will calculate the range over the last 100 hours, at the point of grid creation.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Dynamic Range Period&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;dynamic-range-period&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:19,&amp;quot;range&amp;quot;:&amp;quot;6218-6751&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit20&quot; id=&quot;range-extension-percentage&quot;&gt;Range Extension (Percentage)&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; When utilising historical ranges, it is often the case that the market will respect the ranges, but extend a certain percentage, prior to ranging within the same period.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; When set, the candle/time-based range will be extended by the set percentage, around the center price.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; For example, when set to 200%, the grid will extend the range top by 100%, from the central line, and the range bottom by 100%, from the central line.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Range Extension (Percentage)&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;range-extension-percentage&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:20,&amp;quot;range&amp;quot;:&amp;quot;6752-7232&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit21&quot; id=&quot;number-of-grid-lines&quot;&gt;Number of Grid Lines&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; After computing the grid’s trading range, the number of grid lines will be determined by this input. Subsequently, given the range of the grid, and the number of lines, the &lt;strong&gt;distance between grid lines&lt;/strong&gt; will equal Grid Range / Number of Grid Lines.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Number of Grid Lines&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;number-of-grid-lines&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:21,&amp;quot;range&amp;quot;:&amp;quot;7233-7526&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit22&quot; id=&quot;minimum-maximum-grid-interval-pips&quot;&gt;Minimum/Maximum Grid Interval (Pips)&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; If the dynamically created grid attempts to enforce spacing under the minimum threshold. Or above the maximum threshold, the &lt;strong&gt;grid will not be drawn, and trading will not take place.&lt;/strong&gt;&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Minimum\/Maximum Grid Interval (Pips)&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;minimum-maximum-grid-interval-pips&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:22,&amp;quot;range&amp;quot;:&amp;quot;7527-7769&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit23&quot; id=&quot;maximum-open-risk&quot;&gt;Maximum Open Risk&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Our Open Risk calculation takes every trade currently open, and augments a stop loss, according to the grid boundaries, and either displays as a percentage of current account balance, or initial account balance.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; When set to 0, no trading restrictions will apply.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Otherwise, when the current open risk exceeds the maximum, the EA will not open trades until open risk reduces. The closing of existing trades will operate as usual.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Maximum Open Risk&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;maximum-open-risk&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:23,&amp;quot;range&amp;quot;:&amp;quot;7770-8244&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit24&quot; id=&quot;use-shifting-grid&quot;&gt;Use Shifting Grid&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Only suitable for grids with fixed step definitions.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Utilising this feature will allow for an “Infinity Grid” implementation.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; As the price shift up/down, the grid will move in the corresponding direction.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Typical bi-directional grid trading will occur within the lines.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; If the grid shifts beyond a level that has an open position, the position will be &lt;strong&gt;automatically closed.&lt;/strong&gt;&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Use Shifting Grid&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;use-shifting-grid&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:24,&amp;quot;range&amp;quot;:&amp;quot;8245-8680&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit25&quot; id=&quot;max-number-of-trades&quot;&gt;Max Number of Trades&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; For every individual grid, if the number of trades for that singular grid exceeds x, the grid will close as soon as the grid is in profit or broken even.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; To disable, set to 0.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Max Number of Trades&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;max-number-of-trades&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:25,&amp;quot;range&amp;quot;:&amp;quot;8681-8901&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit26&quot; id=&quot;maximum-spread-points&quot;&gt;Maximum Spread (Points)&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; If the current spread for the symbol is greater than this ceiling value, then no trades will be permitted. If a grid line is crossed during a restricted period, favourable trades will be closed at a higher than intended profit. The skipped trade level will only be entered once it has been crossed again during an unrestricted period.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; To disable, set to 0.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Maximum Spread (Points)&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;maximum-spread-points&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:26,&amp;quot;range&amp;quot;:&amp;quot;8902-9306&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit27&quot; id=&quot;use-trend-handler&quot;&gt;Use Trend Handler&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; This function will restrict long/short entries based upon the general market trend, determined by our Triangular Moving Average Indicator.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; If the indicator returns a trending market, with a long bias, only long positions will be permitted. Conversely, if the indicator returns a trending market, with a short bias, then only short positions will be permitted.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Use Trend Handler&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;use-trend-handler&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:27,&amp;quot;range&amp;quot;:&amp;quot;9307-9708&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit28&quot; id=&quot;use-momentum-handler&quot;&gt;Use Momentum Handler&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; This function will prevent additional positions, based upon the net number of positions in that direction. &lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; For example, if &lt;strong&gt;“Max Trade Imbalance (Momentum)”&lt;/strong&gt; has been set to 3, and a grid currently has 4 longs and one short, as price continues to move down, long positions will no longer be permitted.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Use Momentum Handler&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;use-momentum-handler&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:28,&amp;quot;range&amp;quot;:&amp;quot;9709-10062&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit29&quot; id=&quot;use-momentum-trade-closer&quot;&gt;Use Momentum Trade Closer&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; This function will close the most trailing trades, as soon as the &lt;strong&gt;“Max Trade Imbalance (Momentum)”&lt;/strong&gt; has been met.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; For example, assume the price is moving up, whilst the &lt;strong&gt;“Max Trade Imbalance (Momentum)”&lt;/strong&gt; has been set to 3, with 4 open short positions and 1 open long. As soon as the next higher grid line has been reached, the short position with the greatest distance from the current price will be closed at a loss.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Use Momentum Trade Closer&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;use-momentum-trade-closer&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:29,&amp;quot;range&amp;quot;:&amp;quot;10063-10543&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit30&quot; id=&quot;max-trade-imbalance-momentum&quot;&gt;Max Trade Imbalance (Momentum)&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; The Imbalance (relevant difference between number of long and short positions) for the Momentum functions above.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Max Trade Imbalance (Momentum)&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;max-trade-imbalance-momentum&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:30,&amp;quot;range&amp;quot;:&amp;quot;10544-10707&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit31&quot; id=&quot;use-imbalance-multiplier&quot;&gt;Use Imbalance Multiplier&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Sometimes it is the case that a grid is formed, and trades occur, but then a trend develops. In this situation, you will have many trades against the current movement of price. This means that whilst you will indeed be closing profitable trades, the losses you are holding onto from previous trades get larger. &lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; One possible solution is to increase the position size of subsequent trades in the direction of the current trend. When the number of buys and sells currently in the grid differs by &lt;strong&gt;“Min Trade Imbalance (Imbalance)”&lt;/strong&gt;, the new positions will have a modified size. &lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; If &lt;strong&gt;“Use Volume Multiplier”&lt;/strong&gt; is set to &lt;strong&gt;true&lt;/strong&gt;, the function will look at your net lot exposure in the incorrect direction. It will then multiply it by &lt;strong&gt;“Imbalance Lot Multiplier”&lt;/strong&gt; to get the new position size. &lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; If, &lt;strong&gt;“Use Volume Multiplier”&lt;/strong&gt; is set to &lt;strong&gt;false&lt;/strong&gt;, the new position size will be the grid base lot size multiplied by &lt;strong&gt;“Imbalance Lot Multiplier”&lt;/strong&gt;. &lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; This function operates well in trending conditions, but does indeed increase risk.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Use Imbalance Multiplier&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;use-imbalance-multiplier&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:31,&amp;quot;range&amp;quot;:&amp;quot;10708-11820&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit32&quot; id=&quot;imbalance-trend-check&quot;&gt;Imbalance Trend Check&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; This function restricts the implementation of the &lt;strong&gt;Imbalance Multiplier&lt;/strong&gt;. &lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; If set to &lt;strong&gt;true&lt;/strong&gt;, the imbalance function will only operate if the TMA indicator also has a bias in the direction of the current intended trade.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Imbalance Trend Check&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;imbalance-trend-check&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:32,&amp;quot;range&amp;quot;:&amp;quot;11821-12089&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit33&quot; id=&quot;grid-breach-check&quot;&gt;Grid Breach Check&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; This function will determine the EA’s behaviour once price has exited the pre-existing grid.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; If set to &lt;strong&gt;true&lt;/strong&gt;, the EA will classify price as being outside of the grid, only when &lt;strong&gt;“Number of Candles Breached”&lt;/strong&gt; successive candles have closed outside of the grid. The logic following a grid breach is described within the inputs below.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; If set to &lt;strong&gt;false&lt;/strong&gt;, no trading will occur until the price retracts back within the grid, or manual intervention.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Grid Breach Check&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;grid-breach-check&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:33,&amp;quot;range&amp;quot;:&amp;quot;12090-12592&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit34&quot; id=&quot;hedge-on-breach&quot;&gt;Hedge on Breach&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Once it has been determined that price is outside of the grid, a hedging procedure may proceed.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; If set to &lt;strong&gt;false&lt;/strong&gt;, no hedging will occur. All trades will be closed, at a likely loss, and the grid will be reset.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; If set to &lt;strong&gt;true&lt;/strong&gt;, a “hedging zone” will be created, based on the “Hedge ATR Multiplier” multiplier of the ATR, centralised around the closed candle. The hedge zone will have a top, named &lt;strong&gt;“zoneTop”&lt;/strong&gt;, and a bottom, named &lt;strong&gt;“zoneBottom”&lt;/strong&gt;.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; If price returns to the grid and closes within the grid for &lt;strong&gt;“Number of Candles Breached”&lt;/strong&gt; successive candles, prior to placing any hedge trades, the hedging procedure is cancelled.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; If price continues toward the outermost zone level, a larger lot position will be placed. If &lt;strong&gt;“Use Closed Candle for Hedge Opening &amp;amp; Closing”&lt;/strong&gt; is set to &lt;strong&gt;true&lt;/strong&gt;, the price must first close outside of the zone level.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; The size of the position will depend on the &lt;strong&gt;“Hedge Pip Target”&lt;/strong&gt;. The EA will evaluate all open positions, and calculate the lot size, such that the grid breaks even, and resets, when the hedge position reaches the &lt;strong&gt;“Hedge Pip Target”&lt;/strong&gt;.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; If the target is not met, and price reaches the opposite zone level, the preceding hedge position will be closed, and a new position will be calculated and entered.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; This procedure will continue until the market moves in either direction, by the &lt;strong&gt;“Hedge Pip Target”&lt;/strong&gt;. &lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; This implementation allows for the possibility of every grid formation to breakeven, provided sufficiently large lot sizes and suitable liquidity.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; The market will eventually move in either direction, but if price ranges within the hedge zone for an extended period of time, the losses will accumulate. This theoretically lossless implementation is transferred to practicality when combined with sensible augmentation of the account balance. Brokers also restrict maximum lot sizes by default. For the &lt;strong&gt;“Hedge Pip Target”&lt;/strong&gt; to be accurate, the calculations should not be hindered.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; An illustration is provided below of two hedge positions. The initial long hedge did not meet the desired target, and was forced to close at a loss, followed by a short hedge position. The hedged short position did permit the grid to breakeven, and the grid routine continued as usual.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;img src=&quot;https://wiki.alphaheim.com/lib/exe/fetch.php?w=600&amp;amp;tok=f348db&amp;amp;media=grid-expert-advisor-hedge.png&quot; class=&quot;mediacenter&quot; alt=&quot;&quot; width=&quot;600&quot; /&gt;&lt;br/&gt;

&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Hedge on Breach&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;hedge-on-breach&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:34,&amp;quot;range&amp;quot;:&amp;quot;12593-14996&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit35&quot; id=&quot;use-range-grid-reset&quot;&gt;Use Range Grid Reset&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Whilst a grid is active, if a trend develops, and the TMA indicator no longer identifies a ranging market, the grid will close all trades and restart, irrespective of whether the grid is in a profit or loss.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Use Range Grid Reset&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;use-range-grid-reset&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:35,&amp;quot;range&amp;quot;:&amp;quot;14997-15245&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit36&quot; id=&quot;use-range-entry-limiter&quot;&gt;Use Range Entry Limiter&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Before a grid can be formed, there is a check to see if the market is trending. If the TMA indicator identifies a ranging market (Purple histogram), the grid is formed. Otherwise, the EA will wait until the condition is met.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Use Range Entry Limiter&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;use-range-entry-limiter&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:36,&amp;quot;range&amp;quot;:&amp;quot;15246-15514&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit37&quot; id=&quot;server-open-close-restrictions&quot;&gt;Server Open/Close Restrictions&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Time based entry and exit restrictions, based upon GMT time.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Server Open\/Close Restrictions&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;server-open-close-restrictions&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:37,&amp;quot;range&amp;quot;:&amp;quot;15515-15626&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit38&quot; id=&quot;show-close-trades-suspend-buttons&quot;&gt;Show Close Trades / Suspend Buttons&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Enables the drawing of two buttons on the chart&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;strong&gt;”Close All Trades”&lt;/strong&gt; – This will close all trades for the current grid and reset to form a new grid.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;strong&gt;”EA Toggle”&lt;/strong&gt; – This will temporarily pause the EA from trading, until manually reactivated using the same button.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Show Close Trades \/ Suspend Buttons&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;show-close-trades-suspend-buttons&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:38,&amp;quot;range&amp;quot;:&amp;quot;15627-15970&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit39&quot; id=&quot;panel-pixel-x-y-shift&quot;&gt;Panel Pixel X/Y Shift&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; If the information panel is incorrectly drawn, these inputs will help spread/restrict the drawing. It is a good starting point to use multiplies of 10 for both inputs.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Panel Pixel X\/Y Shift&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;panel-pixel-x-y-shift&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:39,&amp;quot;range&amp;quot;:&amp;quot;15971-16180&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit40&quot; id=&quot;half-length&quot;&gt;Half Length&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Averaging period for the underlying TMA line.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Half Length&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;half-length&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:40,&amp;quot;range&amp;quot;:&amp;quot;16181-16258&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit41&quot; id=&quot;applied-price&quot;&gt;Applied Price&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Input data for the underlying TMA calculations.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Applied Price&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;applied-price&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:41,&amp;quot;range&amp;quot;:&amp;quot;16259-16340&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit42&quot; id=&quot;deviation&quot;&gt;Deviation&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Standard Deviation from TMA line for formation of channel.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Deviation&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;deviation&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:42,&amp;quot;range&amp;quot;:&amp;quot;16341-16429&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit43&quot; id=&quot;min-range&quot;&gt;Min. Range (%)&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Ceiling percentage for a Ranging market classification.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Min. Range (%)&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;min-range&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:43,&amp;quot;range&amp;quot;:&amp;quot;16430-16520&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit44&quot; id=&quot;lookback-period&quot;&gt;Lookback Period&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Search period, from the current candle, to seek highest and lowest points of the channel.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Lookback Period&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;lookback-period&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:44,&amp;quot;range&amp;quot;:&amp;quot;16521-16646&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit45&quot; id=&quot;only-trade-sessions-once&quot;&gt;Only trade sessions once&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; When using session-based ranges, trading the same range multiple times may not be a wise idea, especially if the ranges do not cover a sufficiently large window.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; If set to &lt;strong&gt;true&lt;/strong&gt;, once a grid has been closed, regardless of profit or loss, in a set session, a new grid cannot be traded until a new session is entered.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Only trade sessions once&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;only-trade-sessions-once&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:45,&amp;quot;range&amp;quot;:&amp;quot;16647-17014&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit46&quot; id=&quot;use-session-x&quot;&gt;Use Session X&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Enables trading based upon the defined session times.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; All Session times are based upon GMT times.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Use Session X&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;use-session-x&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:46,&amp;quot;range&amp;quot;:&amp;quot;17015-17150&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit47&quot; id=&quot;range-start-session-x&quot;&gt;Range Start [Session X]&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Our range calculation methodology is only precise to the given hour. Any inputs in the &lt;strong&gt;minutes/seconds fields will be ignored.&lt;/strong&gt; Similarly, the &lt;strong&gt;Year&lt;/strong&gt; field is &lt;strong&gt;also ignored&lt;/strong&gt;.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; The &lt;strong&gt;Day&lt;/strong&gt; inputted in the date field will reference the day index, for the start of the range, with 1 = Monday.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; The &lt;strong&gt;Month&lt;/strong&gt; inputted in the date field, will reference how many weeks back the range start should be shifted, with a shift of one.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Weekend overlaps are automatically calculated, and does not require any alteration of the Month field.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Range Start [Session X]&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;range-start-session-x&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:47,&amp;quot;range&amp;quot;:&amp;quot;17151-17738&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit48&quot; id=&quot;range-end-session-x&quot;&gt;Range End [Session X]&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; This input will decide the day and hour on which the session range will end, and be subsequently calculated upon.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Range End [Session X]&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;range-end-session-x&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:48,&amp;quot;range&amp;quot;:&amp;quot;17739-17894&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit49&quot; id=&quot;trading-zone-hours-session-x&quot;&gt;Trading Zone (Hours) [Session X]&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; A grid may be formed within this number of hours, after the &lt;strong&gt;Range End.&lt;/strong&gt;&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Trading Zone (Hours) [Session X]&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;trading-zone-hours-session-x&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:49,&amp;quot;range&amp;quot;:&amp;quot;17895-18022&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit50&quot; id=&quot;zone-end-delta-hours-session-x&quot;&gt;Zone End Delta (Hours) [Session X]&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; When set to -1, a grid formed upon a session, will only close on manual closure, or meeting a predetermined SL/TP target.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; If set to 0, if there is an open grid at the end of the &lt;strong&gt;Trading Zone (Hours)&lt;/strong&gt;, then the grid will be closed, regardless of profit or loss.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; If set otherwise, the grid will be closed at the &lt;strong&gt;Trading Zone + Zone End Delta&lt;/strong&gt;, regardless of profit or loss.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Zone End Delta (Hours) [Session X]&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;zone-end-delta-hours-session-x&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:50,&amp;quot;range&amp;quot;:&amp;quot;18023-18463&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit51&quot; id=&quot;session-setting-examples&quot;&gt;Session Setting Examples&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; Monday 01 00 – Wednesday 12:00, whilst allowing the grid to trade the range for 24 hours, and no time-based exit.&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; Range Start	 = 1990.01.01 01:00:00&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; Range End 	 = 1990.01.03 12:00:00&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; Trading Zone 	 = 24&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; Zone End Delta	 = -1&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; Friday 19 00 – Tuesday 06:00, whilst allowing the grid to trade the range for 12 hours, and strict exit at the end of the trading zone.&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; Range Start	 = 1990.01.05 19:00:00&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; Range End 	 = 1990.01.02 06:00:00&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; Trading Zone 	 = 12&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; Zone End Delta	 = 0&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; Thursday 12:00 – Monday 03;00, shifting the range start by 2 weeks, whilst allowing the grid to trade the range for 72 hours, and strict exit at the end of the trading zone + 1 day.&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; Range Start	 = 1990.03.04 12:00:00&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; Range End 	 = 1990.01.01 03:00:00&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; Trading Zone 	 = 72&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; Zone End Delta	 = 24&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Session Setting Examples&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;session-setting-examples&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:51,&amp;quot;range&amp;quot;:&amp;quot;18464-19352&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit52&quot; id=&quot;important-considerations&quot;&gt;Important Considerations&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Important Considerations&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;important-considerations&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:52,&amp;quot;range&amp;quot;:&amp;quot;19353-19390&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit53&quot; id=&quot;grid-trading-considerations&quot;&gt;Grid Trading Considerations&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
The success of Grid Trading very much depends on the currency pair it is executed on. Trending markets are bad for grid strategies, and some currency pairs are more likely to trend than others. Typically, trending pairs are when there are large interest rate differentials between the currencies, for example, AUDJPY and NZDJPY.&lt;br/&gt;

&lt;br/&gt;

&lt;/p&gt;

&lt;p&gt;
For 2020, a current view of market volatility is provided below.&lt;br/&gt;

&lt;br/&gt;

&lt;/p&gt;

&lt;p&gt;
&lt;img src=&quot;https://wiki.alphaheim.com/lib/exe/fetch.php?w=600&amp;amp;tok=ed5ad3&amp;amp;media=grid-expert-advisor-market-volatility.png&quot; class=&quot;mediacenter&quot; alt=&quot;&quot; width=&quot;600&quot; /&gt;&lt;br/&gt;

&lt;br/&gt;

&lt;/p&gt;

&lt;p&gt;
In addition to a currency pair’s likelihood of trending, it is important to take account its possible trading range. For example, AUDJPY highest high in the last 20 years was 107.83 and the lowest low was 54.92 –almost 5300 pips.&lt;br/&gt;

&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Grid Trading Considerations&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;grid-trading-considerations&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:53,&amp;quot;range&amp;quot;:&amp;quot;19391-20141&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit54&quot; id=&quot;ea-considerations&quot;&gt;EA Considerations&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;/div&gt;

&lt;h4 id=&quot;trade-tracking&quot;&gt;Trade Tracking&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;

&lt;p&gt;
Once an EA has been applied to a specific chart, for a specific timeframe, the EA will only continue for as long as the conditions remain. If the chart timeframe is changed altered when an EA is active, the EA will de-initialise, then reinitialize as if new. This will also occur if the EA settings are altered after it has already applied. If the EA has placed a trade, and any of the above occur, the EA will no longer track the trades that have been opened. This circumstance will extend where your VPS/machine restarts during an open grid.&lt;br/&gt;

&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;

&lt;h4 id=&quot;pip-denominations&quot;&gt;Pip Denominations&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; For simplicity, and workability across symbols, the definition of a pip has been simplified.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; For 5-Digit symbols, a pip is classified as 0.00010.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; For 3-Digit symbols, or less, a pip is defined as 0.010.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Please take this into careful consideration when applying the EA to metals and equities.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; For example, applied to Gold, to have a grid line every $1.00, you would enter the pip value as 100.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;EA Considerations&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;ea-considerations&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:54,&amp;quot;range&amp;quot;:&amp;quot;20142-&amp;quot;} --&gt;</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sat, 12 Dec 2020 18:04:12 +0000</pubDate>
        </item>
        <item>
            <title>Price Action Indicator</title>
            <link>https://wiki.alphaheim.com/doku.php?id=price-action</link>
            <description>
&lt;h1 class=&quot;sectionedit1&quot; id=&quot;price-action-indicator&quot;&gt;Price Action Indicator&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Price Action Indicator&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;price-action-indicator&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:1,&amp;quot;range&amp;quot;:&amp;quot;949-986&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit2&quot; id=&quot;system-overview&quot;&gt;System Overview&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
&lt;img src=&quot;https://wiki.alphaheim.com/lib/exe/fetch.php?media=price-action-indicator-overview.png&quot; class=&quot;media&quot; alt=&quot;&quot; /&gt;&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;System Overview&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;system-overview&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:2,&amp;quot;range&amp;quot;:&amp;quot;987-1067&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit3&quot; id=&quot;introduction&quot;&gt;Introduction&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
Our price action indicator presents a simple histogram showing the relative position of price against a user defined moving average.&lt;br/&gt;

&lt;br/&gt;

&lt;/p&gt;

&lt;p&gt;
When price is above the selected moving average, the histogram will display a bullish bias. Conversely, when price is below the moving average, a bearish bias will be displayed.&lt;br/&gt;

&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Introduction&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;introduction&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:3,&amp;quot;range&amp;quot;:&amp;quot;1068-1413&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit4&quot; id=&quot;inputs&quot;&gt;Inputs&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Inputs&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;inputs&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:4,&amp;quot;range&amp;quot;:&amp;quot;1414-1433&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit5&quot; id=&quot;averaging-period&quot;&gt;Averaging Period&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; The averaging period for the Moving Average.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Averaging Period&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;averaging-period&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:5,&amp;quot;range&amp;quot;:&amp;quot;1434-1515&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit6&quot; id=&quot;applied-method&quot;&gt;Applied Method&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Type of Moving Average applied to the data feed.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Applied Method&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;applied-method&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:6,&amp;quot;range&amp;quot;:&amp;quot;1516-1599&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit7&quot; id=&quot;applied-price&quot;&gt;Applied Price&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Type of data input for the Moving Average calculations.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Applied Price&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;applied-price&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:7,&amp;quot;range&amp;quot;:&amp;quot;1600-&amp;quot;} --&gt;</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 12 Nov 2020 01:41:36 +0000</pubDate>
        </item>
        <item>
            <title>Getting Started</title>
            <link>https://wiki.alphaheim.com/doku.php?id=sidebar</link>
            <description>
&lt;/br&gt;
&lt;p&gt;
&lt;a href=&quot;https://alphaheim.com/&quot;&gt;&lt;i class=&quot;dw-icons glyphicon glyphicon-home&quot; style=&quot;font-size:12px&quot; title=&quot;&quot;&gt;&lt;/i&gt; Back to alphaheim.com&lt;/a&gt;
&lt;/p&gt;
&lt;/br&gt;

&lt;h3 class=&quot;sectionedit1&quot; id=&quot;getting-started&quot;&gt;Getting Started&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
&lt;a href=&quot;https://wiki.alphaheim.com/&quot;&gt;&lt;i class=&quot;dw-icons glyphicon glyphicon-check&quot; style=&quot;font-size:12px&quot; title=&quot;&quot;&gt;&lt;/i&gt; Welcome Page&lt;/a&gt;
&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;https://wiki.alphaheim.com/using-metatrader&quot;&gt;&lt;i class=&quot;dw-icons glyphicon glyphicon-cloud-download&quot; style=&quot;font-size:12px&quot; title=&quot;&quot;&gt;&lt;/i&gt; Virtual Private Server&lt;/a&gt;
&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;https://wiki.alphaheim.com/using-metatrader#metatrader-helper&quot;&gt;&lt;i class=&quot;dw-icons glyphicon glyphicon-education&quot; style=&quot;font-size:12px&quot; title=&quot;&quot;&gt;&lt;/i&gt; MetaTrader Helper&lt;/a&gt;
&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;https://wiki.alphaheim.com/using-metatrader#back-testing&quot;&gt;&lt;i class=&quot;dw-icons glyphicon glyphicon-backward&quot; style=&quot;font-size:12px&quot; title=&quot;&quot;&gt;&lt;/i&gt; Back-testing&lt;/a&gt;
&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;https://wiki.alphaheim.com/using-metatrader#installation-instructions&quot;&gt;&lt;i class=&quot;dw-icons glyphicon glyphicon-play-circle&quot; style=&quot;font-size:12px&quot; title=&quot;&quot;&gt;&lt;/i&gt; Installation Instructions&lt;/a&gt;
&lt;/p&gt;


&lt;p&gt;
&lt;a href=&quot;https://wiki.alphaheim.com/using-metatrader#allow-dlls&quot;&gt;&lt;i class=&quot;dw-icons glyphicon glyphicon-ok&quot; style=&quot;font-size:12px&quot; title=&quot;&quot;&gt;&lt;/i&gt; Allow DLLs&lt;/a&gt;
&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;https://wiki.alphaheim.com/using-metatrader#authentication&quot;&gt;&lt;i class=&quot;dw-icons glyphicon glyphicon-lock&quot; style=&quot;font-size:12px&quot; title=&quot;&quot;&gt;&lt;/i&gt; Authentication&lt;/a&gt;
&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;https://wiki.alphaheim.com/getting-support&quot;&gt;&lt;i class=&quot;dw-icons glyphicon glyphicon-wrench&quot; style=&quot;font-size:12px&quot; title=&quot;&quot;&gt;&lt;/i&gt; Getting Support&lt;/a&gt;
&lt;/p&gt;

&lt;br&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Getting Started&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;getting-started&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:1,&amp;quot;range&amp;quot;:&amp;quot;802-2278&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit2&quot; id=&quot;dynamic-trend-duo&quot;&gt;Dynamic Trend Duo&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
&lt;a href=&quot;https://wiki.alphaheim.com/dynamic-trend-duo-expert-advisor&quot;&gt;&lt;i class=&quot;dw-icons glyphicon glyphicon-info-sign&quot; style=&quot;font-size:12px&quot; title=&quot;&quot;&gt;&lt;/i&gt; System Overview&lt;/a&gt;
&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;https://wiki.alphaheim.com/dynamic-trend-duo-expert-advisor#inputs&quot;&gt;&lt;i class=&quot;dw-icons glyphicon glyphicon-wrench&quot; style=&quot;font-size:12px&quot; title=&quot;&quot;&gt;&lt;/i&gt; Inputs&lt;/a&gt;
&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;https://wiki.alphaheim.com/dynamic-trend-duo-expert-advisor#trend-depth&quot;&gt;&lt;i class=&quot;dw-icons glyphicon glyphicon-indent-left&quot; style=&quot;font-size:12px&quot; title=&quot;&quot;&gt;&lt;/i&gt; Trend Depth&lt;/a&gt;
&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;https://wiki.alphaheim.com/dynamic-trend-duo-expert-advisor#price-action-trend-shackle&quot;&gt;&lt;i class=&quot;dw-icons glyphicon glyphicon-link&quot; style=&quot;font-size:12px&quot; title=&quot;&quot;&gt;&lt;/i&gt; Price Action Trend Shackle&lt;/a&gt;
&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;https://wiki.alphaheim.com/dynamic-trend-duo-expert-advisor#important-considerations&quot;&gt;&lt;i class=&quot;dw-icons glyphicon glyphicon-warning-sign&quot; style=&quot;font-size:12px&quot; title=&quot;&quot;&gt;&lt;/i&gt; Important Considerations&lt;/a&gt;
&lt;/p&gt;

&lt;br&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Dynamic Trend Duo&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;dynamic-trend-duo&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:2,&amp;quot;range&amp;quot;:&amp;quot;2279-3340&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit3&quot; id=&quot;grid-expert-advisor&quot;&gt;Grid Expert Advisor&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
&lt;a href=&quot;https://wiki.alphaheim.com/grid-expert-advisor&quot;&gt;&lt;i class=&quot;dw-icons glyphicon glyphicon-info-sign&quot; style=&quot;font-size:12px&quot; title=&quot;&quot;&gt;&lt;/i&gt; System Overview&lt;/a&gt;
&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;https://wiki.alphaheim.com/grid-expert-advisor#inputs&quot;&gt;&lt;i class=&quot;dw-icons glyphicon glyphicon-wrench&quot; style=&quot;font-size:12px&quot; title=&quot;&quot;&gt;&lt;/i&gt; Inputs&lt;/a&gt;
&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;https://wiki.alphaheim.com/grid-expert-advisor#important-considerations&quot;&gt;&lt;i class=&quot;dw-icons glyphicon glyphicon-warning-sign&quot; style=&quot;font-size:12px&quot; title=&quot;&quot;&gt;&lt;/i&gt; Important Considerations&lt;/a&gt;
&lt;/p&gt;
&lt;br&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Grid Expert Advisor&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;grid-expert-advisor&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:3,&amp;quot;range&amp;quot;:&amp;quot;3341-3946&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit4&quot; id=&quot;trend-divergence&quot;&gt;Trend Divergence&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
&lt;a href=&quot;https://wiki.alphaheim.com/trend-divergence&quot;&gt;&lt;i class=&quot;dw-icons glyphicon glyphicon-info-sign&quot; style=&quot;font-size:12px&quot; title=&quot;&quot;&gt;&lt;/i&gt; System Overview&lt;/a&gt;
&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;https://wiki.alphaheim.com/trend-divergence#indicator&quot;&gt;&lt;i class=&quot;dw-icons glyphicon glyphicon-flash&quot; style=&quot;font-size:12px&quot; title=&quot;&quot;&gt;&lt;/i&gt; Indicator&lt;/a&gt;
&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;https://wiki.alphaheim.com/trend-divergence#dashboard&quot;&gt;&lt;i class=&quot;dw-icons glyphicon glyphicon-bullhorn&quot; style=&quot;font-size:12px&quot; title=&quot;&quot;&gt;&lt;/i&gt; Dashboard&lt;/a&gt;
&lt;/p&gt;
&lt;br&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Trend Divergence&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;trend-divergence&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:4,&amp;quot;range&amp;quot;:&amp;quot;3947-4509&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit5&quot; id=&quot;trend-bias&quot;&gt;Trend Bias&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
&lt;a href=&quot;https://wiki.alphaheim.com/trend-bias&quot;&gt;&lt;i class=&quot;dw-icons glyphicon glyphicon-info-sign&quot; style=&quot;font-size:12px&quot; title=&quot;&quot;&gt;&lt;/i&gt; System Overview&lt;/a&gt;
&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;https://wiki.alphaheim.com/trend-bias#indicator&quot;&gt;&lt;i class=&quot;dw-icons glyphicon glyphicon-flash&quot; style=&quot;font-size:12px&quot; title=&quot;&quot;&gt;&lt;/i&gt; Indicator&lt;/a&gt;
&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;https://wiki.alphaheim.com/trend-bias#dashboard&quot;&gt;&lt;i class=&quot;dw-icons glyphicon glyphicon-bullhorn&quot; style=&quot;font-size:12px&quot; title=&quot;&quot;&gt;&lt;/i&gt; Dashboard&lt;/a&gt;
&lt;/p&gt;
&lt;br&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Trend Bias&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;trend-bias&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:5,&amp;quot;range&amp;quot;:&amp;quot;4510-5049&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit6&quot; id=&quot;volume-insight-div&quot;&gt;Volume Insight &amp;amp; Div&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
&lt;a href=&quot;https://wiki.alphaheim.com/volume-insight-divergence&quot;&gt;&lt;i class=&quot;dw-icons glyphicon glyphicon-info-sign&quot; style=&quot;font-size:12px&quot; title=&quot;&quot;&gt;&lt;/i&gt; System Overview&lt;/a&gt;
&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;https://wiki.alphaheim.com/volume-insight-divergence#indicator&quot;&gt;&lt;i class=&quot;dw-icons glyphicon glyphicon-flash&quot; style=&quot;font-size:12px&quot; title=&quot;&quot;&gt;&lt;/i&gt; Indicator&lt;/a&gt;
&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;https://wiki.alphaheim.com/volume-insight-divergence#dashboard&quot;&gt;&lt;i class=&quot;dw-icons glyphicon glyphicon-bullhorn&quot; style=&quot;font-size:12px&quot; title=&quot;&quot;&gt;&lt;/i&gt; Dashboard&lt;/a&gt;
&lt;/p&gt;
&lt;br&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Volume Insight &amp;amp; Div&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;volume-insight-div&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:6,&amp;quot;range&amp;quot;:&amp;quot;5050-5644&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit7&quot; id=&quot;tma-indicator&quot;&gt;TMA Indicator&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
&lt;a href=&quot;https://wiki.alphaheim.com/triangular-moving-average&quot;&gt;&lt;i class=&quot;dw-icons glyphicon glyphicon-info-sign&quot; style=&quot;font-size:12px&quot; title=&quot;&quot;&gt;&lt;/i&gt; System Overview&lt;/a&gt;
&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;https://wiki.alphaheim.com/triangular-moving-average#tma-bands&quot;&gt;&lt;i class=&quot;dw-icons glyphicon glyphicon-king&quot; style=&quot;font-size:12px&quot; title=&quot;&quot;&gt;&lt;/i&gt; TMA [Bands]&lt;/a&gt;
&lt;/p&gt;


&lt;p&gt;
&lt;a href=&quot;https://wiki.alphaheim.com/triangular-moving-average#tma-cd&quot;&gt;&lt;i class=&quot;dw-icons glyphicon glyphicon-knight&quot; style=&quot;font-size:12px&quot; title=&quot;&quot;&gt;&lt;/i&gt; TMA-CD&lt;/a&gt;
&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;https://wiki.alphaheim.com/triangular-moving-average#tma-ch&quot;&gt;&lt;i class=&quot;dw-icons glyphicon glyphicon-queen&quot; style=&quot;font-size:12px&quot; title=&quot;&quot;&gt;&lt;/i&gt; TMA-CH&lt;/a&gt;
&lt;/p&gt;
&lt;br&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;TMA Indicator&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;tma-indicator&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:7,&amp;quot;range&amp;quot;:&amp;quot;5645-6400&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit8&quot; id=&quot;price-action-indicator&quot;&gt;Price Action Indicator&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
&lt;a href=&quot;https://wiki.alphaheim.com/price-action&quot;&gt;&lt;i class=&quot;dw-icons glyphicon glyphicon-info-sign&quot; style=&quot;font-size:12px&quot; title=&quot;&quot;&gt;&lt;/i&gt; System Overview&lt;/a&gt;
&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;https://wiki.alphaheim.com/price-action#inputs&quot;&gt;&lt;i class=&quot;dw-icons glyphicon glyphicon-wrench&quot; style=&quot;font-size:12px&quot; title=&quot;&quot;&gt;&lt;/i&gt; Inputs&lt;/a&gt;
&lt;/p&gt;
&lt;br&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Price Action Indicator&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;price-action-indicator&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:8,&amp;quot;range&amp;quot;:&amp;quot;6401-6783&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit9&quot; id=&quot;timing-indicator&quot;&gt;Timing Indicator&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
&lt;a href=&quot;https://wiki.alphaheim.com/timing-indicator&quot;&gt;&lt;i class=&quot;dw-icons glyphicon glyphicon-info-sign&quot; style=&quot;font-size:12px&quot; title=&quot;&quot;&gt;&lt;/i&gt; System Overview&lt;/a&gt;
&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;https://wiki.alphaheim.com/timing-indicator#inputs&quot;&gt;&lt;i class=&quot;dw-icons glyphicon glyphicon-wrench&quot; style=&quot;font-size:12px&quot; title=&quot;&quot;&gt;&lt;/i&gt; Inputs&lt;/a&gt;
&lt;/p&gt;
&lt;br&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Timing Indicator&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;timing-indicator&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:9,&amp;quot;range&amp;quot;:&amp;quot;6784-&amp;quot;} --&gt;</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 07 Sep 2023 12:40:48 +0000</pubDate>
        </item>
        <item>
            <title>Wiki &amp; Documentation</title>
            <link>https://wiki.alphaheim.com/doku.php?id=start</link>
            <description>
&lt;h1 class=&quot;sectionedit1&quot; id=&quot;wiki-documentation&quot;&gt;Wiki &amp;amp; Documentation&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;p&gt;

&lt;div class=&quot;bs-wrap bs-wrap-jumbotron jumbotron&quot; style=&quot;&quot;&gt;
&lt;h1 class=&quot;sectionedit1 page-header&quot; id=&quot;welcome&quot;&gt;alphaheim User Guide&lt;/h1&gt;

&lt;p&gt;
Our Wiki (User Guide) has been designed to answer any questions you may have about our products, and provide a thorough explanation of how to best utilise our products. Check back regularly for updates when new indicators, EAs and dashboards are released. 
&lt;/p&gt;
&lt;/br&gt;
&lt;p&gt;
The search feature is available on the menu bar above.
&lt;/p&gt;
&lt;/br&gt;
&lt;p&gt;
&lt;b&gt;Prospective clients:&lt;/b&gt; Contact us via live chat or email.
&lt;/p&gt;
&lt;/br&gt;

&lt;p&gt;
&lt;b&gt;Current clients:&lt;/b&gt; Submit a support ticket or contact us via email or phone.
&lt;/p&gt;
&lt;/br&gt;
&lt;p&gt;
&lt;p&gt;
&lt;span class=&quot;bs-wrap bs-wrap-button&quot; data-btn-type=&quot;success&quot; data-btn-size=&quot;lg&quot; data-btn-icon=&quot;glyphicon glyphicon-save&quot;&gt;&lt;a href=&quot;https://wiki.alphaheim.com/using-metatrader#installation-instructions&quot; class=&quot;wikilink1 btn btn-lg btn-success&quot; role=&quot;button&quot;&gt;&lt;i class=&quot;glyphicon glyphicon-play-circle&quot;&gt;&lt;/i&gt; Installation Instructions&lt;/a&gt;&lt;/span&gt;
&lt;span class=&quot;bs-wrap bs-wrap-button&quot; data-btn-type=&quot;danger&quot; data-btn-size=&quot;lg&quot; data-btn-icon=&quot;glyphicon glyphicon-dashboard&quot;&gt;&lt;a href=&quot;https://alphaheim.com/account/&quot; class=&quot;btn btn-lg btn-danger wikilink1&quot; rel=&quot;nofollow noopener&quot; role=&quot;button&quot;&gt;&lt;i class=&quot;glyphicon glyphicon-modal-window&quot;&gt;&lt;/i&gt; Submit a Ticket&lt;/a&gt;&lt;/span&gt;
&lt;span class=&quot;bs-wrap bs-wrap-button&quot; data-btn-type=&quot;primary&quot; data-btn-size=&quot;lg&quot; data-btn-icon=&quot;glyphicon glyphicon-globe&quot;&gt;&lt;a href=&quot;https://www.alphaheim.com/contact/&quot; class=&quot;btn btn-lg btn-primary wikilink1&quot; rel=&quot;nofollow noopener&quot; role=&quot;button&quot;&gt;&lt;i class=&quot;glyphicon glyphicon-envelope&quot;&gt;&lt;/i&gt; Email &amp; Live Chat&lt;/a&gt;&lt;/span&gt;
&lt;/p&gt;
&lt;/p&gt;
&lt;/div&gt;

&lt;div class=&quot;video-container&quot;&gt;&lt;iframe width=&quot;560&quot; height=&quot;315&quot; src=&quot;https://www.youtube.com/embed/mZA-D64OrC0&quot; frameborder=&quot;0&quot; allow=&quot;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture&quot; allowfullscreen&gt;&lt;/iframe&gt;&lt;/div&gt;


&lt;/p&gt;

&lt;p&gt;
&lt;img src=&quot;https://wiki.alphaheim.com/lib/exe/fetch.php?media=wiki-home.jpg&quot; class=&quot;media&quot; alt=&quot;&quot; /&gt;
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Wiki &amp;amp; Documentation&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;wiki-documentation&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:1,&amp;quot;range&amp;quot;:&amp;quot;884-&amp;quot;} --&gt;</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Wed, 02 Dec 2020 23:10:42 +0000</pubDate>
        </item>
        <item>
            <title>Timing Indicator</title>
            <link>https://wiki.alphaheim.com/doku.php?id=timing-indicator</link>
            <description>
&lt;h1 class=&quot;sectionedit1&quot; id=&quot;timing-indicator&quot;&gt;Timing Indicator&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Timing Indicator&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;timing-indicator&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:1,&amp;quot;range&amp;quot;:&amp;quot;861-892&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit2&quot; id=&quot;system-overview&quot;&gt;System Overview&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
&lt;img src=&quot;https://wiki.alphaheim.com/lib/exe/fetch.php?media=timing-indicator-overview.png&quot; class=&quot;media&quot; alt=&quot;&quot; /&gt;&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;System Overview&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;system-overview&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:2,&amp;quot;range&amp;quot;:&amp;quot;893-967&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit3&quot; id=&quot;introduction&quot;&gt;Introduction&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
Our timing indicator can be used to anticipate a decisive trend setting period within a given symbol.&lt;br/&gt;

&lt;br/&gt;

&lt;/p&gt;

&lt;p&gt;
When using the pre-set thresholds of 8 and -8, a bullish timing candle crossing the threshold can signify a possible bullish trend. The converse is true for a bearish candle crossing the -8 threshold.&lt;br/&gt;

&lt;br/&gt;

&lt;/p&gt;

&lt;p&gt;
When combined with a double application of out &lt;a href=&quot;https://wiki.alphaheim.com/doku.php?id=volume-insight-divergence&quot; class=&quot;wikilink1&quot; title=&quot;volume-insight-divergence&quot; data-wiki-id=&quot;volume-insight-divergence&quot;&gt;Volume Insight indicator&lt;/a&gt;, we have found this strategy to have a high probability of success, c.80%.&lt;br/&gt;

&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Introduction&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;introduction&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:3,&amp;quot;range&amp;quot;:&amp;quot;968-1489&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit4&quot; id=&quot;inputs&quot;&gt;Inputs&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Inputs&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;inputs&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:4,&amp;quot;range&amp;quot;:&amp;quot;1490-1509&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit5&quot; id=&quot;number-of-bars&quot;&gt;Number of Bars&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; The look-back for how many bars the timing indicator should be calculated upon.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Number of Bars&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;number-of-bars&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:5,&amp;quot;range&amp;quot;:&amp;quot;1510-&amp;quot;} --&gt;</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 12 Nov 2020 02:08:04 +0000</pubDate>
        </item>
        <item>
            <title>Trend Bias</title>
            <link>https://wiki.alphaheim.com/doku.php?id=trend-bias</link>
            <description>
&lt;h1 class=&quot;sectionedit1&quot; id=&quot;trend-bias&quot;&gt;Trend Bias&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Trend Bias&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;trend-bias&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:1,&amp;quot;range&amp;quot;:&amp;quot;992-1017&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit2&quot; id=&quot;system-overview&quot;&gt;System Overview&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
&lt;img src=&quot;https://wiki.alphaheim.com/lib/exe/fetch.php?media=trend-bias-overview.png&quot; class=&quot;media&quot; alt=&quot;&quot; /&gt;
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;System Overview&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;system-overview&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:2,&amp;quot;range&amp;quot;:&amp;quot;1018-1083&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit3&quot; id=&quot;introduction&quot;&gt;Introduction&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
What is the Trend Bias Indicator?
We have developed a proprietary points-based scoring mechanism to help identify the current market trend, and possible trend continuation. Our algorithm encompasses several different factors key for prediction, whilst also ensuring that the indicator does not lag.&lt;br/&gt;

&lt;br/&gt;

&lt;/p&gt;

&lt;p&gt;
The indicator will oscillate between +6 and -6, to visualise the direction bias at any given moment. By utilising a non-lagging approach, the key components of the algorithm adjust to big swings within the market.
Algorithm Components&lt;br/&gt;

&lt;br/&gt;

&lt;/p&gt;

&lt;p&gt;
Our trend bias indicator has been constructed using three core components.
&lt;/p&gt;
&lt;ol&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; Superimposed Cyclical Trend Analysis&lt;/div&gt;
&lt;ol&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; Zero lag&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; Exact synchronization with the Trend cycle component in the data&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; Significance between slope and each data point of the trend cycle period.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;ol&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; Normally distributed Trend Direction (and extrema)&lt;/div&gt;
&lt;ol&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; Heavily reduced lag.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; Conversion of non-normally distributed market price.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;ol&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; Cyclical Price Action Analysis&lt;/div&gt;
&lt;ol&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; Negative lag.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; Cyclical turning points in price action.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; Negative group delay on first harmonic output of price data.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Introduction&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;introduction&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:3,&amp;quot;range&amp;quot;:&amp;quot;1084-2265&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit4&quot; id=&quot;indicator&quot;&gt;Indicator&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Indicator&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;indicator&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:4,&amp;quot;range&amp;quot;:&amp;quot;2266-2287&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit5&quot; id=&quot;inputs&quot;&gt;Inputs&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;/div&gt;

&lt;h4 id=&quot;trend-cycle-length&quot;&gt;Trend Cycle Length&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; The number of bars in the cyclic trend component.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;

&lt;h4 id=&quot;trend-direction-length&quot;&gt;Trend Direction Length&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; The number of bars in the normalised trend direction component.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;

&lt;h4 id=&quot;price-action-cycle-period&quot;&gt;Price Action Cycle Period&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; The number of bars in cyclic price action component.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;

&lt;h4 id=&quot;price-action-cycle-bandwidth&quot;&gt;Price Action Cycle Bandwidth&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; The tolerance of the measurement of the price action cycle period.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Inputs&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;inputs&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:5,&amp;quot;range&amp;quot;:&amp;quot;2288-2708&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit6&quot; id=&quot;trading-techniques&quot;&gt;Trading Techniques&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;/div&gt;

&lt;h4 id=&quot;zero-threshold-cross&quot;&gt;Zero/Threshold Cross&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;

&lt;p&gt;
&lt;img src=&quot;https://wiki.alphaheim.com/lib/exe/fetch.php?media=trend-bias-zero-threshold-cross.png&quot; class=&quot;media&quot; alt=&quot;&quot; /&gt;&lt;br/&gt;

&lt;/p&gt;

&lt;p&gt;
A possible trading strategy may be to enter in the direction of the crossover with respect to the threshold value. As this is a lag reduced indicator, crosses will be frequent on lower time frames.&lt;br/&gt;

&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;

&lt;h4 id=&quot;gradient-shift-at-extremum-s&quot;&gt;Gradient Shift at Extremum&amp;#039;s&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;

&lt;p&gt;
&lt;img src=&quot;https://wiki.alphaheim.com/lib/exe/fetch.php?media=trend-bias-gradient-shift.png&quot; class=&quot;media&quot; alt=&quot;&quot; /&gt;&lt;br/&gt;

&lt;/p&gt;

&lt;p&gt;
Another possible implementation is to trade a shift in gradient, provided the signal has been at an extremum for a specified period. In the example above, the signal had been fixed at +6 for 5 periods, then shifted downward.&lt;br/&gt;

&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;

&lt;h4 id=&quot;additional-filters&quot;&gt;Additional Filters&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;

&lt;p&gt;
The cumulative output of this indicator reveals crucial information about the possible future outcome of a given symbol. Whilst it is impossible to predict where the market will go, our Trend Bias indicator provides a useful insight into the strength of the possible outcome, helping filter false signals from other trading systems, whilst also reinforcing accurate signals.
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Trading Techniques&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;trading-techniques&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:6,&amp;quot;range&amp;quot;:&amp;quot;2709-3739&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit7&quot; id=&quot;dashboard&quot;&gt;Dashboard&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
&lt;img src=&quot;https://wiki.alphaheim.com/lib/exe/fetch.php?media=trend-bias-dashboard.png&quot; class=&quot;media&quot; alt=&quot;&quot; /&gt;
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Dashboard&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;dashboard&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:7,&amp;quot;range&amp;quot;:&amp;quot;3740-3800&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit8&quot; id=&quot;overview&quot;&gt;Overview&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
The trend bias indicator gives a useful insight into the symbol’s general bias on a specific timeframe, but it also imperative to get a larger overall view of the symbol’s market bias. Our Trend Bias dashboard provides a larger overview of the entire market through 4 colour codes, dependent on a user defined strength threshold.&lt;br/&gt;

&lt;br/&gt;

&lt;/p&gt;

&lt;p&gt;
The dashboard is fully interactive, allowing for an easier trading experience. Each symbol has an associated button, for each selected time frame. Clicking the button &lt;strong&gt;instantly opens the chart&lt;/strong&gt;, saving the hassle of scrolling through the Market Watch to find the symbol.&lt;br/&gt;

&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Overview&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;overview&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:8,&amp;quot;range&amp;quot;:&amp;quot;3801-4440&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit9&quot; id=&quot;dashboard-layout&quot;&gt;Dashboard Layout&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
We have designed our dashboard to accommodate the average display, but due to MetaTrader’s display infrastructure, we are unable to automatically adapt to every single display, by default, whilst ensuring an efficient spacing matrix.&lt;br/&gt;

&lt;br/&gt;

&lt;/p&gt;

&lt;p&gt;
If your dashboard appears incorrectly, i.e. too congested/spaced, then please adjust the &lt;strong&gt;X Shift, Y Shift, Symbol Button Size, Line Height&lt;/strong&gt; inputs. For example, using a 4k display, we have found the setup below to offer better results, but will likely need to be tampered with for individual displays.&lt;br/&gt;

&lt;br/&gt;

&lt;img src=&quot;https://wiki.alphaheim.com/lib/exe/fetch.php?w=400&amp;amp;tok=093644&amp;amp;media=trend-bias-dashboard-settings.png&quot; class=&quot;media&quot; alt=&quot;&quot; width=&quot;400&quot; /&gt;
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Dashboard Layout&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;dashboard-layout&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:9,&amp;quot;range&amp;quot;:&amp;quot;4441-5072&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit10&quot; id=&quot;inputs1&quot;&gt;Inputs&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;/div&gt;

&lt;h4 id=&quot;symbols&quot;&gt;Symbols&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; By default, this is set to empty. When &lt;strong&gt;empty&lt;/strong&gt;, the dashboard will use all symbols, actively selected in the &lt;strong&gt;“Market Watch”&lt;/strong&gt;.&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; The symbols within the “Market Watch” can be viewed by navigating within MetaTrader from &lt;strong&gt;View→Market Watch&lt;/strong&gt;, or by hitting &lt;strong&gt;CTRL+M&lt;/strong&gt;.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; If manual symbol selection is to be used, a strict &lt;strong&gt;formatting scheme&lt;/strong&gt; must be followed.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; The symbols must be &lt;strong&gt;comma separated&lt;/strong&gt;, and have &lt;strong&gt;no white space&lt;/strong&gt; and &lt;strong&gt;no quotation marks&lt;/strong&gt;.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; For example, if the dashboard is only to scan GBPUSD, AUDUSD and XAUUSD, the input would be &lt;strong&gt;GBPUSD,AUDUSD,XAUUSD&lt;/strong&gt;.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; If your broker has modified symbols with any &lt;strong&gt;prefixes&lt;/strong&gt; or &lt;strong&gt;suffixes&lt;/strong&gt;, these &lt;strong&gt;must&lt;/strong&gt; also be entered.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;

&lt;h4 id=&quot;trend-length&quot;&gt;Trend Length&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Main indicator value for signal production.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; “Look-back” for the cycle phase.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; This is not the same as a typical averaging period. Small changes in the length can vary the output significantly.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;

&lt;h4 id=&quot;fast-trend-length&quot;&gt;Fast Trend Length&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Length for additional trend direction filter.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; Functions similar to a typical averaging period.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;

&lt;h4 id=&quot;price-action-cycle-period1&quot;&gt;Price Action Cycle Period&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; The number of bars in cyclic price action filter.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;

&lt;h4 id=&quot;price-action-cycle-bandwidth1&quot;&gt;Price Action Cycle Bandwidth&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; The tolerance of the measurement of the price action cycle period.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;

&lt;h4 id=&quot;strong-bias-threshold&quot;&gt;Strong Bias Threshold&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Absolute threshold for strong bias signals.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; For example, if set to 4, any values greater than, or equal to 4, will present a Strong Bullish signal. Similarly, any signals below, or equal to -4, will present a Strong Bearish signal.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;

&lt;h4 id=&quot;alerts-on&quot;&gt;Alerts On&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Enables push notifications to the terminal for divergence patterns.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; Required for Mobile/Email alerts.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;

&lt;h4 id=&quot;mobile-push-alerts&quot;&gt;Mobile Push Alerts&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Enables push notifications to your mobile device.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; For this feature to operate, you must have the MetaTrader mobile app installed on your device, and you must enter the device’s &lt;strong&gt;MetaQuotes ID&lt;/strong&gt; into the main MetaTrader terminal, under &lt;strong&gt;Tools→Options→Notifications&lt;/strong&gt;.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;

&lt;h4 id=&quot;email-alerts&quot;&gt;Email Alerts&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Enables email notifications.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; For this feature to operate, you must have the MetaTrader email settings correctly configured under &lt;strong&gt;Tools→Options→Email&lt;/strong&gt;.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;

&lt;h4 id=&quot;symbols-per-column&quot;&gt;Symbols Per Column&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Each MetaTrader terminal is of a different size, depending on the user’s individual settings.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; To adjust the number of symbols, per column, within the dashboard, change this input.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;

&lt;h4 id=&quot;x-shift-y-shift-symbol-button-size-line-height-text-size&quot;&gt;X Shift / Y Shift / Symbol Button Size / Line Height / Text Size&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; MetaTrader charts are generated from predefined pixel locations. Unfortunately, due to different monitors having different PPI (Pixels Per Inch) counts, it is impossible to generate a dashboard catering to every monitor, whilst also being efficient with spacing.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; By default, the dashboard layout matrix is designed for displays with an average PPI count, in an attempt to cover as many displays as possible.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; If for example, your display has a higher PPI count, then the size of the buttons will be smaller than necessary, and the information display will be inconvenient.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;

&lt;h4 id=&quot;use-x-timeframe&quot;&gt;Use x timeframe&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Enables scanning of the specified time frame.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; If no timeframe is set to true, the dashboard will not load.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Please &lt;strong&gt;do not select more than 3&lt;/strong&gt; timeframes.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Inputs&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;inputs1&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:10,&amp;quot;range&amp;quot;:&amp;quot;5073-8479&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit11&quot; id=&quot;important-considerations&quot;&gt;Important Considerations&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;/div&gt;

&lt;h4 id=&quot;data-availability&quot;&gt;Data Availability&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;

&lt;p&gt;
The dashboard will function improperly if there is &lt;strong&gt;insufficient data&lt;/strong&gt; for a specified symbol. To overcome this issue, ensure that every scanned symbol has enough bar data, for the specific timeframe being scanned. Once a chart has been loaded, ensure that the &lt;strong&gt;alphaheim; Trend Divergence&lt;/strong&gt; indicator can be loaded, and correctly displays signals. Once this process has been complete, it the dashboard will never have further issues with regards to data.
&lt;/p&gt;

&lt;/div&gt;

&lt;h4 id=&quot;loading-times&quot;&gt;Loading Times&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;

&lt;p&gt;
Upon initial loading of the dashboard, the layout matrix, including the buttons, should appear very quickly. Please keep a track of the &lt;strong&gt;“Journal”&lt;/strong&gt; and &lt;strong&gt;“Experts”&lt;/strong&gt; tab under the &lt;strong&gt;Terminal Toolbox&lt;/strong&gt;. If the layout does not appear within 10 seconds, and nothing is being updated in the tabs, then we recommend closing the chart, and attempt reloading. 
&lt;/p&gt;

&lt;p&gt;
After the layout has loaded, the loading time of the signals will vary, according to which MetaTrader version is being used, and how many scans are being performed. For MetaTrader 4 uses, please be patient, and &lt;strong&gt;avoid interrupting the terminal&lt;/strong&gt;. MT4 only operates on a single core, and will take approximately 25 seconds to load 45 symbols across 3 different timeframes. Whilst the scans are being performed, you will be unable to use the terminal. If scanning timeframes under M5, please &lt;strong&gt;do not&lt;/strong&gt; enforce a large number of symbols.&lt;br/&gt;

&lt;/p&gt;

&lt;p&gt;
The dashboard will only update upon the initial load, and then for the opening of every new candle for the shortest timeframe being applied.&lt;br/&gt;

&lt;/p&gt;

&lt;p&gt;
Our layout matrix has been designed to only handle a &lt;strong&gt;maximum of 3 timeframes&lt;/strong&gt; for any given dashboard. We have designed this restriction to keep computation times low. If you would like to load more than 3 timeframes, please open another instance of the dashboard, on another chart.
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Important Considerations&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;important-considerations&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:11,&amp;quot;range&amp;quot;:&amp;quot;8480-&amp;quot;} --&gt;</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 12 Nov 2020 01:31:22 +0000</pubDate>
        </item>
        <item>
            <title>Trend Divergence</title>
            <link>https://wiki.alphaheim.com/doku.php?id=trend-divergence</link>
            <description>
&lt;h1 class=&quot;sectionedit1&quot; id=&quot;trend-divergence&quot;&gt;Trend Divergence&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Trend Divergence&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;trend-divergence&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:1,&amp;quot;range&amp;quot;:&amp;quot;967-998&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit2&quot; id=&quot;system-overview&quot;&gt;System Overview&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
&lt;img src=&quot;https://wiki.alphaheim.com/lib/exe/fetch.php?media=trend-divergence-overview.png&quot; class=&quot;media&quot; alt=&quot;&quot; /&gt;
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;System Overview&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;system-overview&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:2,&amp;quot;range&amp;quot;:&amp;quot;999-1069&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit3&quot; id=&quot;introduction&quot;&gt;Introduction&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
The oscillator is based upon a zero-lag cycle phase implementation on price movement. A superimposed cyclical trend analysis is performed to produce an exact synchronization with the trend cycle component in the data. The algorithm will assess the significance between slope and each data point of the trend cycle period and plot the divergence signals as arrows.&lt;br/&gt;

&lt;/p&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;
&lt;div class=&quot;video-container&quot;&gt;&lt;iframe width=&quot;560&quot; height=&quot;315&quot; src=&quot;https://www.youtube.com/embed/Y5KEkDS-yCM&quot; frameborder=&quot;0&quot; allow=&quot;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture&quot; allowfullscreen&gt;&lt;/iframe&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Introduction&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;introduction&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:3,&amp;quot;range&amp;quot;:&amp;quot;1070-1730&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit4&quot; id=&quot;divergence-variants&quot;&gt;Divergence Variants&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
Our in-house developed divergence indicator will plot four different divergence variations.
&lt;/p&gt;

&lt;/div&gt;

&lt;h4 id=&quot;classical-bullish-divergence&quot;&gt;Classical Bullish Divergence&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;

&lt;p&gt;
&lt;img src=&quot;https://wiki.alphaheim.com/lib/exe/fetch.php?w=600&amp;amp;tok=630760&amp;amp;media=trend-divergence-classical-bullish-divergence.png&quot; class=&quot;media&quot; alt=&quot;&quot; width=&quot;600&quot; /&gt;
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Price is making &lt;strong&gt;lower lows (LL)&lt;/strong&gt;, but the trend data is making &lt;strong&gt;higher lows (HL)&lt;/strong&gt; &lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Following the signal, if the trend data fails to make a new low, it is likely that the price will rise, as price and momentum are normally expected to move in line with each other.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;

&lt;h4 id=&quot;classical-bearish-divergence&quot;&gt;Classical Bearish Divergence&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;

&lt;p&gt;
&lt;img src=&quot;https://wiki.alphaheim.com/lib/exe/fetch.php?w=600&amp;amp;tok=95eaa1&amp;amp;media=trend-divergence-classical-bearish-divergence.png&quot; class=&quot;media&quot; alt=&quot;&quot; width=&quot;600&quot; /&gt;
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Price is making &lt;strong&gt;higher highs (HH)&lt;/strong&gt;, but the trend data is making &lt;strong&gt;lower highs (LH)&lt;/strong&gt;&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;

&lt;h4 id=&quot;hidden-bullish-divergence&quot;&gt;Hidden Bullish Divergence&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;

&lt;p&gt;
&lt;img src=&quot;https://wiki.alphaheim.com/lib/exe/fetch.php?w=600&amp;amp;tok=630760&amp;amp;media=trend-divergence-classical-bullish-divergence.png&quot; class=&quot;media&quot; alt=&quot;&quot; width=&quot;600&quot; /&gt;
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Price is making &lt;strong&gt;higher lows (HL)&lt;/strong&gt;, but the trend data is showing &lt;strong&gt;lower lows (LL)&lt;/strong&gt;&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;

&lt;h4 id=&quot;hidden-bearish-divergence&quot;&gt;Hidden Bearish Divergence&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;

&lt;p&gt;
&lt;img src=&quot;https://wiki.alphaheim.com/lib/exe/fetch.php?w=600&amp;amp;tok=faf431&amp;amp;media=trend-divergence-hidden-bearish-divergence.png&quot; class=&quot;media&quot; alt=&quot;&quot; width=&quot;600&quot; /&gt;
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Price is making &lt;strong&gt;lower highs (LH)&lt;/strong&gt;, but the trend data is making &lt;strong&gt;higher highs (HH)&lt;/strong&gt;&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Divergence Variants&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;divergence-variants&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:4,&amp;quot;range&amp;quot;:&amp;quot;1731-2843&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit5&quot; id=&quot;indicator&quot;&gt;Indicator&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Indicator&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;indicator&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:5,&amp;quot;range&amp;quot;:&amp;quot;2844-2866&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit6&quot; id=&quot;inputs&quot;&gt;Inputs&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;/div&gt;

&lt;h4 id=&quot;trend-length&quot;&gt;Trend Length:&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; “Look-back” for the cycle phase.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; This is not the same as a typical averaging period. Small changes in the length can vary the output significantly.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;

&lt;h4 id=&quot;draw-price-action-trend-lines&quot;&gt;Draw Price Action Trend Lines&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Option for drawing the divergence price action trend lines on the main chart.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Lines are drawn as Objects on the chart&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;

&lt;h4 id=&quot;alerts&quot;&gt;Alerts&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; If enabled, upon a newly confirmed divergence signal, a notification alert will be presented to the terminal.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;

&lt;h4 id=&quot;enable-classical-divergences&quot;&gt;Enable Classical Divergences&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Option will permit the identification and drawing of Classical Divergences&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Classical divergence setups are drawn as solid lines&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Ideal for stop and reverse trading&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;

&lt;h4 id=&quot;enable-hidden-divergences&quot;&gt;Enable Hidden Divergences&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Option will permit the identification and drawing of Hidden Divergences&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Hidden divergence setups are drawn as dashed lines&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Ideal for trend continuation trading&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;

&lt;h4 id=&quot;notes&quot;&gt;Notes&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;

&lt;p&gt;
&lt;strong&gt;Trading:&lt;/strong&gt;&lt;br/&gt;

&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Trading every signal provided by the indicator will likely result in a loss-making strategy. It is imperative to consider other market factors. For divergence trading, key support and resistance levels will help filter erroneous signals. For the divergences, additional filtering may be suitable based upon the number of candles spanned, the price action difference.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;p&gt;
&lt;strong&gt;Hidden Buffers:&lt;/strong&gt;&lt;br/&gt;

&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; We have programmed four hidden buffers to aid any automation from the indicator.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;p&gt;
&lt;strong&gt;Divergence Type:&lt;/strong&gt;
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Buffer Index = 3&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; Output Values:&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt;1 = Classical Bullish Divergence&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt;2 = Hidden Bullish Divergence &lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt;3 = Classical Bearish Divergence&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt;4 = Hidden Bearish Divergence&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;p&gt;
&lt;strong&gt;Price Action Difference:&lt;/strong&gt;
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Buffer Index = 5&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; On the signal candle, this buffer will hold the absolute difference between the two divergence price points.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Low price differences are used for bullish divergences, and high prices for bearish divergences.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;p&gt;
&lt;strong&gt;Divergence Span Length:&lt;/strong&gt;
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Buffer Index = 6&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; On the signal candle, this buffer will hold the number of candles for which the divergence pattern spans across.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Inputs&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;inputs&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:6,&amp;quot;range&amp;quot;:&amp;quot;2867-4984&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit7&quot; id=&quot;dashboard&quot;&gt;Dashboard&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
&lt;img src=&quot;https://wiki.alphaheim.com/lib/exe/fetch.php?media=trend-divergence-dashboard.png&quot; class=&quot;media&quot; alt=&quot;&quot; /&gt;
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Dashboard&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;dashboard&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:7,&amp;quot;range&amp;quot;:&amp;quot;4985-5051&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit8&quot; id=&quot;overview&quot;&gt;Overview&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
Divergence signals are produced at a lesser frequency than other indicators. For this reason, it is crucial to monitor a large number of symbols to find possible trading opportunities. We have designed a dashboard to scan as many symbols as the user desires, and provide further information about the signal, extending beyond the scope of the divergence signal. &lt;br/&gt;

&lt;/p&gt;

&lt;p&gt;
Our dashboard will alert you of any new signals, but will also provide:
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; Candle index for which the signal was produced&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; 0 is always referenced as the current candle&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Number of candles for which the divergence spans across&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Lag reduced indication of &lt;strong&gt;Trend Direction&lt;/strong&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Zero lag prediction attempt based upon &lt;strong&gt;Cyclical Price Action&lt;/strong&gt; analysis&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;p&gt;
The dashboard is fully interactive, allowing for an easier trading experience. Each symbol has an associated button, for each selected time frame. Clicking the button &lt;strong&gt;instantly opens the chart&lt;/strong&gt;, saving the hassle of scrolling through the Market Watch to find the symbol.&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Overview&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;overview&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:8,&amp;quot;range&amp;quot;:&amp;quot;5052-6082&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit9&quot; id=&quot;dashboard-layout&quot;&gt;Dashboard Layout&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
We have designed our dashboard to accommodate the average display, but due to MetaTrader’s display infrastructure, we are unable to automatically adapt to every single display, by default, whilst ensuring an efficient spacing matrix.&lt;br/&gt;

&lt;/p&gt;

&lt;p&gt;
If your dashboard appears incorrectly, i.e. too congested/spaced, then please adjust the &lt;strong&gt;X Shift, Y Shift, Symbol Button Size, Line Height&lt;/strong&gt; inputs. For example, using a 4k display, we have found the setup below to offer better results, but will likely need to be tampered with for individual displays.&lt;br/&gt;

&lt;br/&gt;

&lt;/p&gt;

&lt;p&gt;
&lt;img src=&quot;https://wiki.alphaheim.com/lib/exe/fetch.php?w=400&amp;amp;tok=bbbed6&amp;amp;media=trend-divergence-dashboard-settings.png&quot; class=&quot;media&quot; alt=&quot;&quot; width=&quot;400&quot; /&gt;
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Dashboard Layout&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;dashboard-layout&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:9,&amp;quot;range&amp;quot;:&amp;quot;6083-6717&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit10&quot; id=&quot;inputs1&quot;&gt;Inputs&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;/div&gt;

&lt;h4 id=&quot;symbols&quot;&gt;Symbols&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; By default, this is set to &lt;strong&gt;empty&lt;/strong&gt;. When empty, the dashboard will use &lt;strong&gt;all symbols&lt;/strong&gt;, actively selected in the &lt;strong&gt;“Market Watch”&lt;/strong&gt;.&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; The symbols within the &lt;strong&gt;“Market Watch”&lt;/strong&gt; can be viewed by navigating within MetaTrader from &lt;strong&gt;View→Market Watch&lt;/strong&gt;, or by hitting &lt;strong&gt;CTRL+M&lt;/strong&gt;.&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; If manual symbol selection is to be used, a &lt;strong&gt;strict formatting scheme&lt;/strong&gt; must be followed.&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; The symbols must be &lt;strong&gt;comma separated&lt;/strong&gt;, and have &lt;strong&gt;no white space&lt;/strong&gt; and &lt;strong&gt;no quotation marks&lt;/strong&gt;.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; For example, if the dashboard is only to scan GBPUSD, AUDUSD and XAUUSD, the input would be &lt;strong&gt;GBPUSD,AUDUSD,XAUUSD&lt;/strong&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; If your broker has modified symbols with any &lt;strong&gt;prefixes&lt;/strong&gt; or &lt;strong&gt;suffixes&lt;/strong&gt;, these &lt;strong&gt;must&lt;/strong&gt; also be entered&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;

&lt;h4 id=&quot;search-period&quot;&gt;Search Period&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Divergence patterns will never appear on the current candle, or the preceding candle.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; A pattern will only appear, at the very earliest, on the &lt;strong&gt;second candle&lt;/strong&gt;.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; The search period specifies, from the second candle inclusive, looking back, how many candles should be scanned to check for a pattern.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;

&lt;h4 id=&quot;classic-divergence-hidden-divergence&quot;&gt;Classic Divergence / Hidden Divergence&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; The dashboard will be restricted to only display the specified variant of divergence.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;

&lt;h4 id=&quot;trend-length1&quot;&gt;Trend Length&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Main indicator value for signal production.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; “Look-back” for the cycle phase.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; This is not the same as a typical averaging period. Small changes in the length can vary the output significantly.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;

&lt;h4 id=&quot;fast-trend-length&quot;&gt;Fast Trend Length&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Length for additional trend direction filter.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Functions similar to a typical averaging period.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;

&lt;h4 id=&quot;price-action-cycle-period&quot;&gt;Price Action Cycle Period&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; The number of bars in cyclic price action filter.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;

&lt;h4 id=&quot;price-action-cycle-bandwidth&quot;&gt;Price Action Cycle Bandwidth&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; The tolerance of the measurement of the price action cycle period.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;

&lt;h4 id=&quot;alerts-on&quot;&gt;Alerts On&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Enables push notifications to the terminal for divergence patterns.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Required for Mobile/Email alerts.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;

&lt;h4 id=&quot;mobile-push-alerts&quot;&gt;Mobile Push Alerts&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Enables push notifications to your mobile device.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; For this feature to operate, you must have the MetaTrader mobile app installed on your device, and you must enter the device’s &lt;strong&gt;MetaQuotes ID&lt;/strong&gt; into the main MetaTrader terminal, under &lt;strong&gt;Tools→Options→Notifications&lt;/strong&gt;.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;

&lt;h4 id=&quot;email-alerts&quot;&gt;Email Alerts&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Enables email notifications.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; For this feature to operate, you must have the MetaTrader email settings correctly configured under &lt;strong&gt;Tools→Options→Email&lt;/strong&gt;.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;

&lt;h4 id=&quot;symbols-per-column&quot;&gt;Symbols Per Column&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Each MetaTrader terminal is of a different size, depending on the user’s individual settings.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; To adjust the number of symbols, per column, within the dashboard, change this input.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;

&lt;h4 id=&quot;x-shift-y-shift-symbol-button-size-line-height-text-size&quot;&gt;X Shift / Y Shift / Symbol Button Size / Line Height / Text Size&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; MetaTrader charts are generated from predefined pixel locations. Unfortunately, due to different monitors having different PPI (Pixels Per Inch) counts, it is impossible to generate a dashboard catering to every monitor, whilst also being efficient with spacing.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; By default, the dashboard layout matrix is designed for displays with an average PPI count, in an attempt to cover as many displays as possible.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; If for example, your display has a higher PPI count, then the size of the buttons will be smaller than necessary, and the information display will be inconvenient.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;

&lt;h4 id=&quot;use-x-timeframe&quot;&gt;Use x timeframe&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Enables scanning of the specified time frame.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; If no timeframe is set to true, the dashboard will not load.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Please &lt;strong&gt;do not select more than 3 timeframes&lt;/strong&gt;.&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Inputs&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;inputs1&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:10,&amp;quot;range&amp;quot;:&amp;quot;6718-10267&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit11&quot; id=&quot;important-considerations&quot;&gt;Important Considerations&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;/div&gt;

&lt;h4 id=&quot;data-availability&quot;&gt;Data availability&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;

&lt;p&gt;
The dashboard will function improperly if there is &lt;strong&gt;insufficient data&lt;/strong&gt; for a specified symbol. To overcome this issue, ensure that every scanned symbol has enough bar data, for the specific timeframe being scanned. Once a chart has been loaded, ensure that the &lt;strong&gt;alphaheim; Trend Divergence&lt;/strong&gt; indicator can be loaded, and correctly displays signals. Once this process has been complete, it the dashboard will never have further issues with regards to data.&lt;br/&gt;

&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;

&lt;h4 id=&quot;loading-times&quot;&gt;Loading Times&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;

&lt;p&gt;
Upon initial loading of the dashboard, the layout matrix, including the buttons, should appear very quickly. Please keep a track of the &lt;strong&gt;“Journal”&lt;/strong&gt; and &lt;strong&gt;“Experts”&lt;/strong&gt; tab under the Terminal &lt;strong&gt;Toolbox&lt;/strong&gt;. If the layout does not appear within 10 seconds, and nothing is being updated in the tabs, then we recommend closing the chart, and attempt reloading.&lt;br/&gt;

&lt;br/&gt;

&lt;/p&gt;

&lt;p&gt;
After the layout has loaded, the loading time of the signals will vary, according to which MetaTrader version is being used, and how many scans are being performed. For MetaTrader 4 uses, please be patient, and &lt;strong&gt;avoid interrupting the terminal&lt;/strong&gt;. MT4 only operates on a single core, and will take approximately 25 seconds to load 45 symbols across 3 different timeframes. Whilst the scans are being performed, you will be unable to use the terminal. If scanning timeframes under M5, please &lt;strong&gt;do not&lt;/strong&gt; enforce a large number of symbols. 
The dashboard will only update upon the initial load, and then for the opening of every new candle for the shortest timeframe being applied.&lt;br/&gt;

&lt;br/&gt;

&lt;/p&gt;

&lt;p&gt;
Our layout matrix has been designed to only handle a &lt;strong&gt;maximum of 3 timeframes&lt;/strong&gt; for any given dashboard. We have designed this restriction to keep computation times low. If you would like to load more than 3 timeframes, please open another instance of the dashboard, on another chart.
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Important Considerations&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;important-considerations&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:11,&amp;quot;range&amp;quot;:&amp;quot;10268-&amp;quot;} --&gt;</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sun, 13 Dec 2020 00:42:34 +0000</pubDate>
        </item>
        <item>
            <title>Triangular Moving Average Indicator</title>
            <link>https://wiki.alphaheim.com/doku.php?id=triangular-moving-average</link>
            <description>
&lt;h1 class=&quot;sectionedit1&quot; id=&quot;triangular-moving-average-indicator&quot;&gt;Triangular Moving Average Indicator&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Triangular Moving Average Indicator&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;triangular-moving-average-indicator&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:1,&amp;quot;range&amp;quot;:&amp;quot;955-1005&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit2&quot; id=&quot;system-overview&quot;&gt;System Overview&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
&lt;img src=&quot;https://wiki.alphaheim.com/lib/exe/fetch.php?media=tma-overview.png&quot; class=&quot;media&quot; alt=&quot;&quot; /&gt;
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;System Overview&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;system-overview&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:2,&amp;quot;range&amp;quot;:&amp;quot;1006-1064&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit3&quot; id=&quot;introduction&quot;&gt;Introduction&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;/div&gt;

&lt;h4 id=&quot;what-is-the-tma&quot;&gt;What is the TMA?&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;

&lt;p&gt;
The Triangular Moving Average (TMA) is a Moving Average that has been averaged again (i.e. averaging the average); this creates an extra smooth Moving Average line. Generally, moving averages are smooth, but the re-averaging makes the Triangular Moving Average even smoother and more wavelike.&lt;br/&gt;

&lt;br/&gt;

&lt;/p&gt;

&lt;p&gt;
The TMA is a weighted average of the last n prices (P), whose result is equivalent to a double smoothed moving average:&lt;br/&gt;

&lt;br/&gt;

&lt;/p&gt;

&lt;p style=&quot;text-align:center;&quot;&gt; SMA = (P1 + P2 + P3 + P4 + ... + Pn) / n&lt;/p&gt;

&lt;p style=&quot;text-align:center;&quot;&gt; TMA = (SMA1 + SMA2 + SMA3 + SMA4 + ... SMAn) / n&lt;/p&gt;
&lt;p&gt;
&lt;br/&gt;

&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;

&lt;h4 id=&quot;redrawing&quot;&gt;Redrawing&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;

&lt;p&gt;
Our TMA system takes the foundations from above, and implements a &lt;strong&gt;central gravity shift&lt;/strong&gt;. The central shift requires extrapolation of data, but there is no 100% exact way of extrapolating data. So, that extrapolated gap is a subject of changes no matter what extrapolation method one uses. For this reason, there is an &lt;strong&gt;unavoidable redrawing&lt;/strong&gt; aspect to this system.&lt;br/&gt;

&lt;br/&gt;

&lt;/p&gt;

&lt;p&gt;
Once the indicators have been loaded on the chart, they will not redraw. If a trading signal appears for a closed candle, it will not disappear. However, if you load the indicators on a chart, and subsequently reload the indicators after a set interval, you will notice the data mismatches. Using the TMA bands in isolation will not warrant accurate trading signals, but with the additional alphaheim TMA indicators, accurate trading signals can be generated.
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Introduction&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;introduction&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:3,&amp;quot;range&amp;quot;:&amp;quot;1065-2576&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit4&quot; id=&quot;tma-bands&quot;&gt;TMA [Bands]&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
&lt;img src=&quot;https://wiki.alphaheim.com/lib/exe/fetch.php?w=400&amp;amp;tok=18915e&amp;amp;media=tma-bands.png&quot; class=&quot;media&quot; alt=&quot;&quot; width=&quot;400&quot; /&gt;
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;TMA [Bands]&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;tma-bands&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:4,&amp;quot;range&amp;quot;:&amp;quot;2577-2632&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit5&quot; id=&quot;inputs&quot;&gt;Inputs&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;/div&gt;

&lt;h4 id=&quot;length&quot;&gt;Length&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Averaging period for the TMA line.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;

&lt;h4 id=&quot;applied-price&quot;&gt;Applied Price&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Input data for the TMA calculations.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;

&lt;h4 id=&quot;signal-deviation&quot;&gt;Signal Deviation&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Standard Deviation from TMA line for arrow signals.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;

&lt;h4 id=&quot;sl-deviation&quot;&gt;SL Deviation&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Standard Deviation from TMA line for possible Stop Loss placement.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Inputs&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;inputs&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:5,&amp;quot;range&amp;quot;:&amp;quot;2633-2964&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit6&quot; id=&quot;arrow-formations&quot;&gt;Arrow Formations&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
A bullish arrow will appear when a candle has closed lower than the lower &lt;strong&gt;“Signal Deviation”&lt;/strong&gt; band, and the subsequent candle is of a bullish nature. Until the bullish candle has been confirmed, the arrow may appear and disappear. Once the candle has been confirmed bullish, the arrow will not redraw. Conversely, a bearish arrow will appear when a candle has closed higher than the upper &lt;strong&gt;“Signal Deviation”&lt;/strong&gt; band, and the subsequent candle is of a bearish nature.&lt;br/&gt;

&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Arrow Formations&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;arrow-formations&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:6,&amp;quot;range&amp;quot;:&amp;quot;2965-3476&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit7&quot; id=&quot;tma-cd&quot;&gt;TMA-CD&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
&lt;img src=&quot;https://wiki.alphaheim.com/lib/exe/fetch.php?w=400&amp;amp;tok=a3130f&amp;amp;media=tma-cd.png&quot; class=&quot;media&quot; alt=&quot;&quot; width=&quot;400&quot; /&gt;
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;TMA-CD&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;tma-cd&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:7,&amp;quot;range&amp;quot;:&amp;quot;3477-3524&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit8&quot; id=&quot;what-is-the-tma-cd&quot;&gt;What is the TMA-CD?&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
The Triangular Moving Average Convergence/Divergence indicator will provide information very similar to a conventional MACD indicator. We have designed it to be a trend-following momentum indicator that shows the relationship between TMA’s of a symbol’s underlying price data. The TMA-CD is calculated by taking the delta of two specified TMA lines, one fast, and one slow.&lt;br/&gt;

&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;What is the TMA-CD?&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;what-is-the-tma-cd&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:8,&amp;quot;range&amp;quot;:&amp;quot;3525-3938&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit9&quot; id=&quot;trade-filtering&quot;&gt;Trade Filtering&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
&lt;img src=&quot;https://wiki.alphaheim.com/lib/exe/fetch.php?w=400&amp;amp;tok=c80208&amp;amp;media=tma-cd-trade-filtering.png&quot; class=&quot;media&quot; alt=&quot;&quot; width=&quot;400&quot; /&gt;&lt;br/&gt;

&lt;/p&gt;

&lt;p&gt;
The initial TMA-CD image shows the market in a clear downtrend, with false bullish trading signals. The TMA-CD indicator successfully prevents this trade from being taken. By applying a dual TMA-CD application, it is possible to see a wider picture of the general market trend. Profitable trades are likely to be incorrectly filtered, but a large majority of losing trades are also correctly filtered.&lt;br/&gt;

&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Trade Filtering&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;trade-filtering&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:9,&amp;quot;range&amp;quot;:&amp;quot;3939-4419&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit10&quot; id=&quot;tma-ch&quot;&gt;TMA-CH&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
&lt;img src=&quot;https://wiki.alphaheim.com/lib/exe/fetch.php?w=400&amp;amp;tok=8b17f7&amp;amp;media=tma-ch.png&quot; class=&quot;media&quot; alt=&quot;&quot; width=&quot;400&quot; /&gt;&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;TMA-CH&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;tma-ch&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:10,&amp;quot;range&amp;quot;:&amp;quot;4420-4469&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit11&quot; id=&quot;what-is-the-tma-ch&quot;&gt;What is the TMA-CH?&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
The Triangular Moving Average Channel Helper indicator will help identify if a symbol is ranging, or about to break out of range.
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;What is the TMA-CH?&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;what-is-the-tma-ch&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:11,&amp;quot;range&amp;quot;:&amp;quot;4470-4630&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit12&quot; id=&quot;inputs1&quot;&gt;Inputs&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;/div&gt;

&lt;h4 id=&quot;tma-length&quot;&gt;TMA Length&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Averaging period for the underlying TMA line.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;

&lt;h4 id=&quot;applied-price1&quot;&gt;Applied Price&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Input data for the underlying TMA calculations.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;

&lt;h4 id=&quot;signal-deviation1&quot;&gt;Signal Deviation&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Standard Deviation from TMA line for formation of channel.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;

&lt;h4 id=&quot;min-range&quot;&gt;Min. Range (%)&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Ceiling percentage for a Ranging market classification.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;

&lt;h4 id=&quot;lookback-period-max-min&quot;&gt;Lookback Period (Max/Min)&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Search period, from the current candle, to seek highest and lowest points of the channel.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Inputs&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;inputs1&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:12,&amp;quot;range&amp;quot;:&amp;quot;4631-5119&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit13&quot; id=&quot;how-does-it-work&quot;&gt;How does it work?&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
This indicator takes the current width of the TMA Bands and compares it to the maximum and minimum width over the &lt;strong&gt;“Lookback Period (Max/Min)”&lt;/strong&gt;.&lt;br/&gt;

&lt;/p&gt;

&lt;p&gt;
If the calculated percentage is less than or equal to &lt;strong&gt;“Min. Range (%)“&lt;/strong&gt;, then the histogram shows &lt;em class=&quot;u&quot;&gt;Purple&lt;/em&gt;, indicating a &lt;strong&gt;ranging market&lt;/strong&gt;. If the calculated percentage is 2x the &lt;strong&gt;“Min. Range (%)“&lt;/strong&gt;, then the histogram shows &lt;em class=&quot;u&quot;&gt;Yellow&lt;/em&gt;, indicating the &lt;strong&gt;start/end of a range&lt;/strong&gt;. If neither condition is met, the histogram shows &lt;em class=&quot;u&quot;&gt;Green&lt;/em&gt; for an upward channel in a &lt;strong&gt;non-ranging market&lt;/strong&gt;, and &lt;em class=&quot;u&quot;&gt;Pink&lt;/em&gt; for a downward channel in a &lt;strong&gt;non-ranging market&lt;/strong&gt;.
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;How does it work?&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;how-does-it-work&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:13,&amp;quot;range&amp;quot;:&amp;quot;5120-5762&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit14&quot; id=&quot;trade-filtering1&quot;&gt;Trade Filtering&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
Utility of the TMA-CH indicator depends on an individual’s propensity to trade. The arrow signals from the TMA indicator may be better equipped to only trade in ranging markets, thus only taking trades when the channel helper is &lt;em class=&quot;u&quot;&gt;Purple&lt;/em&gt;. However, as evident from the image, trades in non-ranging markets can also be profitable, but will pose inherently riskier trades.
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Trade Filtering&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;trade-filtering1&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:14,&amp;quot;range&amp;quot;:&amp;quot;5763-&amp;quot;} --&gt;</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 12 Nov 2020 01:38:38 +0000</pubDate>
        </item>
        <item>
            <title>Getting Started</title>
            <link>https://wiki.alphaheim.com/doku.php?id=using-metatrader</link>
            <description>
&lt;h1 class=&quot;sectionedit1&quot; id=&quot;getting-started&quot;&gt;Getting Started&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Getting Started&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;getting-started&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:1,&amp;quot;range&amp;quot;:&amp;quot;1095-1125&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit2&quot; id=&quot;virtual-private-server-vps&quot;&gt;Virtual Private Server (VPS)&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Virtual Private Server (VPS)&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;virtual-private-server-vps&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:2,&amp;quot;range&amp;quot;:&amp;quot;1126-1167&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit3&quot; id=&quot;what-is-a-vps&quot;&gt;What is a VPS?&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
A virtual private server, also known as VPS, is a very powerful tool for Forex trading. It is a web hosting, which utilizes a data center to allow traders, various businesses and companies to trust their livelihood to a safer, more reliable, remote computer. With a direct ISP connection to their virtual private server, traders use better hardware to better control their trading operations, without any interruptions. Shared hosting allows to place a website or utilize a trading software on your VPS, while it also suffices the needs of other clients. A VPS provider charges the consumers a monthly fee for a virtual private server, this way covering the costs and expenses of the server. A VPS differs from shared hosting in that you do not share your designated resources with other users, because every individual receives a separate, partitioned part of the server with its storage, RAM, and an operating system. The cost of a virtual private can differ depending on the specifications offered.
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;What is a VPS?&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;what-is-a-vps&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:3,&amp;quot;range&amp;quot;:&amp;quot;1168-2195&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit4&quot; id=&quot;why-do-you-need-a-vps&quot;&gt;Why do you need a VPS?&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
A VPS allows you to trade 24/7, without any interruptions, utilize a high-speed internet, and even completely automate your trades, by designing an algorithm, which reflects your trading strategy. You have access to your VPS from anywhere, as long as you have an internet connection. This incredible flexibility allows you to check and monitor your trades from any location. Because your virtual private server is in a different location, your automated trades will continue even during a power outage, which is the main flaw of a fully automated trading system based in your home. You can even completely separate yourself from technology, and your trades will continue to be executed. For more successful traders, the security of their trades is a major concern. A VPS has an extremely high level of security. Even the hardware of the server is constantly being checked to guarantee the highest level of functionality and security.
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Why do you need a VPS?&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;why-do-you-need-a-vps&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:4,&amp;quot;range&amp;quot;:&amp;quot;2196-3163&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit5&quot; id=&quot;which-vps-provider-and-package-to-choose&quot;&gt;Which VPS provider and package to choose?&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
It is imperative to ensure you select the right VPS provider, for your specific broker. Take IC Markets, for example. IC Market trading servers are located in the Equinix NY4 data center, and thus, we must ensure our VPS is similarly located. In this particular case, fxvm.net offer a suitable VPS package, with an average latency of 2ms, a considerable improvement from the 120ms average on local machines.&lt;br/&gt;

&lt;/p&gt;

&lt;p&gt;
FXVM Sign-Up Link: &lt;a href=&quot;https://www.bestfxvps.com/billing/aff.php?aff=25&quot; class=&quot;urlextern&quot; title=&quot;https://www.bestfxvps.com/billing/aff.php?aff=25&quot; rel=&quot;ugc nofollow&quot;&gt;https://bestfxvps.com/&lt;/a&gt;
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Which VPS provider and package to choose?&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;which-vps-provider-and-package-to-choose&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:5,&amp;quot;range&amp;quot;:&amp;quot;3164-3723&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit6&quot; id=&quot;metatrader-helper&quot;&gt;MetaTrader Helper&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;MetaTrader Helper&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;metatrader-helper&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:6,&amp;quot;range&amp;quot;:&amp;quot;3724-3754&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit7&quot; id=&quot;placement-of-eas-indicators-and-presets&quot;&gt;Placement of EAs, Indicators and Presets&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
If you wish to use externally sourced MetaTrader plugins, such as our own trading systems, please follow the steps below to ensure they are correctly located in the terminal’s directory.&lt;br/&gt;

&lt;/p&gt;

&lt;p&gt;
From the main MetaTrader terminal, navigate to&lt;strong&gt; File→Open Data Folder→MQL4/MQL5.&lt;/strong&gt;&lt;br/&gt;

&lt;/p&gt;

&lt;p&gt;
EAs and Indicators will have an ex4/ex5 extension, and should then be placed in the &lt;strong&gt;“Experts”&lt;/strong&gt; or &lt;strong&gt;“Indicators”&lt;/strong&gt; folder.&lt;br/&gt;

&lt;/p&gt;

&lt;p&gt;
Preconfigured setting files, with a set extension, should then be placed in the “Presets” folder.&lt;br/&gt;

&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Placement of EAs, Indicators and Presets&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;placement-of-eas-indicators-and-presets&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:7,&amp;quot;range&amp;quot;:&amp;quot;3755-4331&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit8&quot; id=&quot;automated-trading-permission&quot;&gt;Automated trading permission&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
By default, MetaTrader will disable Experts from automated trading. This will prevent any of our EAs from placing any trades. To remedy this, navigate to &lt;strong&gt;Tools→ Options&lt;/strong&gt;. Under the &lt;strong&gt;“Expert Advisors”&lt;/strong&gt; tab, check the &lt;strong&gt;“Allow automated trading”&lt;/strong&gt; box. The nested boxes are safety nets, enable/disable at your desire.&lt;br/&gt;

&lt;/p&gt;

&lt;p&gt;
Upon loading an EA to a chart, there should be a visible “smiley” face on the top right of the chart, as indicated below. If the emoticon is frowning, please check the settings again.
&lt;/p&gt;

&lt;p&gt;
&lt;img src=&quot;https://wiki.alphaheim.com/lib/exe/fetch.php?w=200&amp;amp;tok=092430&amp;amp;media=metatrader-helper1.png&quot; class=&quot;media&quot; alt=&quot;&quot; width=&quot;200&quot; /&gt;
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Automated trading permission&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;automated-trading-permission&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:8,&amp;quot;range&amp;quot;:&amp;quot;4332-4935&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit9&quot; id=&quot;opening-charts-and-applying-eas-indicators-presets&quot;&gt;Opening charts and applying EAs/Indicators/Presets&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
To the right of your terminal, you should see some currency pairs in various colours under the header of &lt;strong&gt;“Market Watch”&lt;/strong&gt;. If this is not the case, navigate from the top toolbar &lt;strong&gt;View→Market Watch.&lt;/strong&gt;&lt;br/&gt;

&lt;/p&gt;

&lt;p&gt;
Then, right click on any currency pair, and click &lt;strong&gt;“Chart Window”&lt;/strong&gt;.&lt;br/&gt;

&lt;/p&gt;

&lt;p&gt;
Under the &lt;strong&gt;“Market Watch”&lt;/strong&gt;, there should be a &lt;strong&gt;“Navigator”&lt;/strong&gt; panel. If not navigate to &lt;strong&gt;View→Navigato&lt;/strong&gt;r. From within this panel, under &lt;strong&gt;“Expert Advisors”&lt;/strong&gt; and &lt;strong&gt;“Indicators”&lt;/strong&gt; you should see all of the available files. If you don’t see it, right click on something in the navigator panel, and hit &lt;strong&gt;“Refresh”&lt;/strong&gt;.&lt;br/&gt;

&lt;/p&gt;

&lt;p&gt;
To load a Preset, load the EA/Indicator, then switch to the &lt;strong&gt;“Inputs”&lt;/strong&gt; tab. Click &lt;strong&gt;“Load”&lt;/strong&gt;, and the Preset files should appear.&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Opening charts and applying EAs\/Indicators\/Presets&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;opening-charts-and-applying-eas-indicators-presets&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:9,&amp;quot;range&amp;quot;:&amp;quot;4936-5775&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit10&quot; id=&quot;back-testing&quot;&gt;Back-testing&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Back-testing&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;back-testing&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:10,&amp;quot;range&amp;quot;:&amp;quot;5776-5801&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit11&quot; id=&quot;access-the-strategy-tester&quot;&gt;Access the Strategy Tester&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
The &lt;strong&gt;“Strategy Tester”&lt;/strong&gt; is accessible by either hit &lt;strong&gt;CTRL+R&lt;/strong&gt;, or navigating to &lt;strong&gt;View→Strategy Tester&lt;/strong&gt;.
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Access the Strategy Tester&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;access-the-strategy-tester&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:11,&amp;quot;range&amp;quot;:&amp;quot;5802-5953&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit12&quot; id=&quot;metatrader-4-specific-issues&quot;&gt;MetaTrader 4 Specific Issues&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;/div&gt;

&lt;h4 id=&quot;insufficient-data&quot;&gt;Insufficient Data&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;

&lt;p&gt;
Upon an initial attempt at back-testing a system, you may have insufficient data to test over a given period. This data comes directly from your trading broker, and will vary according to each specific broker. In order to gain as much data as possible, navigate to &lt;strong&gt;Tools→History Center&lt;/strong&gt;. Select a symbol to worth with, and open the &lt;strong&gt;“1 Minute”&lt;/strong&gt; data. Scroll down to the last result, select the row, then hit &lt;strong&gt;“Edit”&lt;/strong&gt;. Change the values as below, then hit &lt;strong&gt;“OK”&lt;/strong&gt;. Click &lt;strong&gt;“Download”&lt;/strong&gt;, then &lt;strong&gt;“Close”&lt;/strong&gt;. Proceed to open the 1 Minute chart for the modified symbol, and scroll back as far as possible. This will then hopefully load as much data as possible from the broker server. Following this, revert back to the History Center and delete the false row modified earlier on.&lt;br/&gt;

&lt;/p&gt;

&lt;p&gt;
&lt;img src=&quot;https://wiki.alphaheim.com/lib/exe/fetch.php?media=back-testing-alphaheim.png&quot; class=&quot;media&quot; alt=&quot;&quot; /&gt; &lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;

&lt;h4 id=&quot;fixed-spread-and-data-quality&quot;&gt;Fixed Spread and Data Quality&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;

&lt;p&gt;
The Strategy Tester in MT4, with its default configuration, is not sufficiently reliable. In order to produce the most accurate reports possible, it would be wise to test using a third party testing plug in, such as &lt;a href=&quot;https://eareview.net/tick-data-suite&quot; class=&quot;urlextern&quot; title=&quot;https://eareview.net/tick-data-suite&quot; rel=&quot;ugc nofollow&quot;&gt;Tick Data Suite&lt;/a&gt;. TDS will be able to use accurate tick data, and also emulate the variable spread and slippage. Utilising TDS will also permit a wider data range for testing.&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;MetaTrader 4 Specific Issues&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;metatrader-4-specific-issues&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:12,&amp;quot;range&amp;quot;:&amp;quot;5954-7347&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit13&quot; id=&quot;installation-instructions&quot;&gt;Installation Instructions&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
All of our products are authenticated through our server. In order for the product to be utilised, two steps must be followed to allow MetaTrader to perform the authentication steps.&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Installation Instructions&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;installation-instructions&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:13,&amp;quot;range&amp;quot;:&amp;quot;7348-7572&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit14&quot; id=&quot;allow-dlls&quot;&gt;Allow DLLs&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
The usage of DLLs &lt;strong&gt;must be permitted&lt;/strong&gt; in order for the activation process to occur.&lt;br/&gt;

&lt;strong&gt;
To allow DDLs, from the MetaTrader terminal, navigate to &lt;/strong&gt;Tools→Options→Expert Advisors&lt;strong&gt;. From here, please check the “Allow DLL imports”&lt;/strong&gt; box.&lt;br/&gt;

&lt;/p&gt;

&lt;p&gt;
&lt;img src=&quot;https://wiki.alphaheim.com/lib/exe/fetch.php?media=installer-authentication1.png&quot; class=&quot;media&quot; alt=&quot;&quot; /&gt;&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Allow DLLs&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;allow-dlls&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:14,&amp;quot;range&amp;quot;:&amp;quot;7573-7888&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit15&quot; id=&quot;installer&quot;&gt;Installer&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
&lt;img src=&quot;https://wiki.alphaheim.com/lib/exe/fetch.php?media=installer-authentication2.png&quot; class=&quot;media&quot; alt=&quot;&quot; /&gt;&lt;br/&gt;

&lt;/p&gt;

&lt;p&gt;
We have designed a user-friendly installer to automatically place all alphaheim indicators/experts in the designated folder. The installer can be found from your alphaheim account under &lt;strong&gt;“Downloads”&lt;/strong&gt; for the purchased product.
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Installer&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;installer&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:15,&amp;quot;range&amp;quot;:&amp;quot;7889-8190&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit16&quot; id=&quot;authentication&quot;&gt;Authentication&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
Most of our products require authentication for utilisation. In the case of an authorisation failure, the indicator/EA will fail to load, and display “Unregistered” on the chart.&lt;br/&gt;

&lt;br/&gt;

&lt;/p&gt;

&lt;p&gt;
In order to ensure your product is successfully authenticated, please ensure the following steps are followed.&lt;br/&gt;

&lt;br/&gt;

&lt;/p&gt;

&lt;p&gt;
&lt;strong&gt;DLLs have been allowed. Please refer to the prior section for assistance.&lt;/strong&gt;&lt;br/&gt;

&lt;br/&gt;

&lt;/p&gt;

&lt;p&gt;
&lt;strong&gt;Your Alphaheim account email has been set in the indicator/EA inputs.&lt;/strong&gt;&lt;br/&gt;

&lt;br/&gt;

&lt;/p&gt;

&lt;p&gt;
When loading our products on a chart, there will be an “Inputs” tab, identical to the image below. This field must be entered, and must have an active subscription.&lt;br/&gt;

&lt;br/&gt;

&lt;img src=&quot;https://wiki.alphaheim.com/lib/exe/fetch.php?media=alphaheim-authentication1.png&quot; class=&quot;media&quot; alt=&quot;&quot; /&gt;&lt;br/&gt;

&lt;br/&gt;

&lt;/p&gt;

&lt;p&gt;
&lt;strong&gt;The MetaTrader Account number matches the registered account number in the Alphaheim account portal.&lt;/strong&gt;&lt;br/&gt;

&lt;br/&gt;

&lt;/p&gt;

&lt;p&gt;
When subscribing for a product, you must enter the account number for which the product will be used. Your MetaTrader account number will be displayed on the top left of the MetaTrader terminal. The account number stored on our site can be changed at any time using the steps below.&lt;br/&gt;

&lt;br/&gt;

&lt;/p&gt;

&lt;p&gt;
If you would like to view/change the Account number used for Alphaheim authentication, please follow the steps indicated in the images.&lt;br/&gt;

&lt;br/&gt;

&lt;/p&gt;

&lt;p&gt;
&lt;img src=&quot;https://wiki.alphaheim.com/lib/exe/fetch.php?w=700&amp;amp;tok=1223fe&amp;amp;media=alphaheim-authentication2.png&quot; class=&quot;media&quot; alt=&quot;&quot; width=&quot;700&quot; /&gt;&lt;br/&gt;

&lt;/p&gt;

&lt;p&gt;
&lt;img src=&quot;https://wiki.alphaheim.com/lib/exe/fetch.php?w=700&amp;amp;tok=e463bf&amp;amp;media=alphaheim-authentication3.png&quot; class=&quot;media&quot; alt=&quot;&quot; width=&quot;700&quot; /&gt;&lt;br/&gt;

&lt;/p&gt;

&lt;p&gt;
1) Click “Account” and ensure you are logged in.&lt;br/&gt;

&lt;/p&gt;

&lt;p&gt;
2) Click “My Subscription”.&lt;br/&gt;

&lt;/p&gt;

&lt;p&gt;
3) Click “View” for the subscription to would like to amend. For the purpose of this image, the subscription details have been obscured.&lt;br/&gt;

&lt;/p&gt;

&lt;p&gt;
4) Once the detailed subscription page loads, scroll down and click the “Update A/C No.” link.&lt;br/&gt;

&lt;/p&gt;

&lt;p&gt;
5) View / Update the MetaTrader Account number used for our authentication method.&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Authentication&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;authentication&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:16,&amp;quot;range&amp;quot;:&amp;quot;8191-&amp;quot;} --&gt;</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 17 Dec 2020 14:03:24 +0000</pubDate>
        </item>
        <item>
            <title>Volume Insight &amp; Divergence</title>
            <link>https://wiki.alphaheim.com/doku.php?id=volume-insight-divergence</link>
            <description>
&lt;h1 class=&quot;sectionedit1&quot; id=&quot;volume-insight-divergence&quot;&gt;Volume Insight &amp;amp; Divergence&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Volume Insight &amp;amp; Divergence&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;volume-insight-divergence&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:1,&amp;quot;range&amp;quot;:&amp;quot;1049-1091&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit2&quot; id=&quot;system-overview&quot;&gt;System Overview&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
&lt;img src=&quot;https://wiki.alphaheim.com/lib/exe/fetch.php?media=volume-insight-divergence-overview.png&quot; class=&quot;media&quot; alt=&quot;&quot; /&gt;
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;System Overview&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;system-overview&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:2,&amp;quot;range&amp;quot;:&amp;quot;1092-1172&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit3&quot; id=&quot;introduction&quot;&gt;Introduction&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
Volume analysis plays an imperative role in the determination of a market’s bias. By inspecting the flow of money in a particular direction, it is possible to project upcoming trends and filter erroneous trades against an asset’s overall sentiment.&lt;br/&gt;

&lt;br/&gt;

&lt;/p&gt;

&lt;p&gt;
Typical volume indicators such as the On-Balance-Volume (OBV) provide a useful insight, but lack a significant bias indication and are extremely choppy. Our &lt;strong&gt;Volume Insight&lt;/strong&gt; indicator solves this issue by providing a bias for the flow of money within the asset over a defined period, and also smooths out the cumulative differences to filter out the noise. Application of our smoothing algorithm warrants our &lt;strong&gt;Volume Divergence&lt;/strong&gt; indicator to produce high quality trading signals, with a significant edge over OBV divergences, a highly profitable system in itself.&lt;br/&gt;

&lt;/p&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;
&lt;div class=&quot;video-container&quot;&gt;&lt;iframe width=&quot;560&quot; height=&quot;315&quot; src=&quot;https://www.youtube.com/embed/ZNI0C8ycx_A&quot; frameborder=&quot;0&quot; allow=&quot;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture&quot; allowfullscreen&gt;&lt;/iframe&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Introduction&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;introduction&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:3,&amp;quot;range&amp;quot;:&amp;quot;1173-2297&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit4&quot; id=&quot;volume-divergence-variants&quot;&gt;Volume Divergence Variants&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
Our in-house developed divergence indicator will plot four different divergence variations.&lt;br/&gt;

&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;

&lt;h4 id=&quot;classical-bullish-divergence&quot;&gt;Classical Bullish Divergence&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Price is making &lt;strong&gt;lower lows (LL)&lt;/strong&gt;, but the oscillator is making &lt;strong&gt;higher lows (HL)&lt;/strong&gt;.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;

&lt;h4 id=&quot;classical-bearish-divergence&quot;&gt;Classical Bearish Divergence&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Price is making &lt;strong&gt;higher highs (HH)&lt;/strong&gt;, but the oscillator is making &lt;strong&gt;lower highs (LH)&lt;/strong&gt;.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;

&lt;h4 id=&quot;hidden-bullish-divergence&quot;&gt;Hidden Bullish Divergence&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Price is making &lt;strong&gt;higher lows (HL)&lt;/strong&gt;, but the oscillator is showing &lt;strong&gt;lower lows (LL)&lt;/strong&gt;.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;

&lt;h4 id=&quot;hidden-bearish-divergence&quot;&gt;Hidden Bearish Divergence&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Price is making &lt;strong&gt;lower highs (LH)&lt;/strong&gt;, but the oscillator is making &lt;strong&gt;higher highs (HH)&lt;/strong&gt;.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Volume Divergence Variants&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;volume-divergence-variants&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:4,&amp;quot;range&amp;quot;:&amp;quot;2298-2971&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit5&quot; id=&quot;indicator&quot;&gt;Indicator&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Indicator&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;indicator&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:5,&amp;quot;range&amp;quot;:&amp;quot;2972-2994&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit6&quot; id=&quot;volume-insight-divergence-indicator&quot;&gt;Volume Insight/Divergence Indicator&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;/div&gt;

&lt;h4 id=&quot;volume-period&quot;&gt;Volume Period&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; “Look-back” period for the volume calculations.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Our indicator will inspect the cumulative volume accumulation, dependent on the direction of movement.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;

&lt;h4 id=&quot;averaging-period&quot;&gt;Averaging Period&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Averages the volumes over a defined period, alleviating choppiness.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;p&gt;
Averaging Method:
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Averaging method.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;p&gt;
Applied Volume (MT5 Only):
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Type of volume to be used for underlying calculations.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Forex assets typically utilise &lt;strong&gt;Tick Volumes&lt;/strong&gt;, whereas equities typically utilise &lt;strong&gt;Real Volumes&lt;/strong&gt;.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Volume Insight\/Divergence Indicator&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;volume-insight-divergence-indicator&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:6,&amp;quot;range&amp;quot;:&amp;quot;2995-3579&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit7&quot; id=&quot;volume-divergence-indicator&quot;&gt;Volume Divergence Indicator&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;/div&gt;

&lt;h4 id=&quot;enable-classical-divergences&quot;&gt;Enable Classical Divergences&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Option will permit the identification and drawing of Classical Divergences.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Classical divergence setups are drawn as solid lines.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Ideal for stop and reverse trading.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;

&lt;h4 id=&quot;enable-hidden-divergences&quot;&gt;Enable Hidden Divergences&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Option will permit the identification and drawing of Hidden Divergences.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Hidden divergence setups are drawn as dashed lines.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Ideal for trend continuation trading.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Volume Divergence Indicator&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;volume-divergence-indicator&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:7,&amp;quot;range&amp;quot;:&amp;quot;3580-4053&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit8&quot; id=&quot;notes&quot;&gt;Notes&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;/div&gt;

&lt;h4 id=&quot;volume-insight-crossover&quot;&gt;Volume Insight Crossover&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;

&lt;p&gt;
&lt;img src=&quot;https://wiki.alphaheim.com/lib/exe/fetch.php?w=800&amp;amp;tok=83a1be&amp;amp;media=volume-insight-divergence-crossover.png&quot; class=&quot;media&quot; alt=&quot;&quot; width=&quot;800&quot; /&gt;&lt;br/&gt;

One possible trading strategy may utilise the faster movement in volume against a slower moving average of volumes. In the image above, a faster moving volume average is visualised with a green line, and the slower with a blue line.&lt;br/&gt;

&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;

&lt;h4 id=&quot;volume-divergences&quot;&gt;Volume Divergences&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;

&lt;p&gt;
&lt;img src=&quot;https://wiki.alphaheim.com/lib/exe/fetch.php?w=800&amp;amp;tok=a8614c&amp;amp;media=volume-insight-divergence-vol-divergences.png&quot; class=&quot;media&quot; alt=&quot;&quot; width=&quot;800&quot; /&gt;&lt;br/&gt;

Our volume divergence signals have a high predictive accuracy when utilised with the correct settings for a given asset and time frame. From above, two trading signals were provided on EURUSD H1, a classical bearish divergence and a hidden bearish divergence, both yielding highly profitable trades.&lt;br/&gt;

&lt;/p&gt;

&lt;p&gt;
Volume divergences can be traded with higher accuracy by considerations of key support and resistance levels in conjunction with Fibonacci levels.&lt;br/&gt;

&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;

&lt;h4 id=&quot;volume-insight-combined-with-alphaheimtiming-indicator&quot;&gt;Volume Insight Combined with alphaheim;Timing Indicator&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;

&lt;p&gt;
&lt;img src=&quot;https://wiki.alphaheim.com/lib/exe/fetch.php?w=800&amp;amp;tok=e469a6&amp;amp;media=volume-insight-divergence-combination.png&quot; class=&quot;media&quot; alt=&quot;&quot; width=&quot;800&quot; /&gt;&lt;br/&gt;

Another high probability trading method can be achieved utilising our Volume Insight indicator, applied twice, combined with our timing indicator. In the image above are two short trades signalled by our trading system.&lt;br/&gt;

&lt;/p&gt;

&lt;p&gt;
Our first check is to ensure a bullish timing candle has crossed below a certain threshold. In this case, the set threshold is -8.&lt;br/&gt;

&lt;/p&gt;

&lt;p&gt;
Our secondary confirmation is to ensure the faster moving volume insight line is less than zero, and also below the slower moving volume insight.&lt;br/&gt;

&lt;/p&gt;

&lt;p&gt;
In the image above, the yellow and orange lines represent the trade entry for each respective trade. In the hourly chart above, we have used a 10-bar high for the SL, with a Risk:Reward ratio of 1. However, we also highly recommend experimenting with ATR based SL from alternating timeframes. For example, on a H1 chart, we have found great success using a SL based on the M30 ATR applied with a set multiplier, and a R: R of 1.5.&lt;br/&gt;

&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;

&lt;h4 id=&quot;ideal-trading-setup&quot;&gt;Ideal Trading Setup&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;

&lt;p&gt;
&lt;img src=&quot;https://wiki.alphaheim.com/lib/exe/fetch.php?w=800&amp;amp;tok=abb2a8&amp;amp;media=volume-insight-divergence-ideal-trading-setup.png&quot; class=&quot;media&quot; alt=&quot;&quot; width=&quot;800&quot; /&gt;&lt;br/&gt;

&lt;/p&gt;

&lt;p&gt;
Our recommended trading strategy has been derived from extensive stress tests and strategy curation. This strategy combines our unique indicators, and provides a refreshing approach to trading.&lt;br/&gt;

&lt;/p&gt;

&lt;p&gt;
In the example above, a long position was placed on the open of the vertical green line.&lt;br/&gt;

&lt;/p&gt;

&lt;p&gt;
Long Trade logic:
&lt;/p&gt;
&lt;ol&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Bullish divergences on both Volume and Trend indicators, within x candles. In the case above, x was defined as 5.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; The Trend Bias indicator is greater than, or equal to 0. For stronger confirmations it would have been possible to wait until the bias was strictly greater than 0.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Depending on the market conditions, a consideration may be provided to Fibonacci levels.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Stop-Loss placement can vary according to a trader’s preference. In the case above, the SL was placed at a recent swing low.&lt;/div&gt;
&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;
As evident from the magenta line, the maximum profit potential for this specific trade was 230 pips. On average, when utilising this strategy on higher timeframes, we have found setups to have an accuracy rating of 83%, whereby an accurate setup is defined as yielding a profitable trade with a Risk: Reward greater than 1. The maximum pip potential does have a relatively large variation, ranging up to 1500pips.&lt;br/&gt;

&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Notes&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;notes&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:8,&amp;quot;range&amp;quot;:&amp;quot;4054-7353&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit9&quot; id=&quot;volume-divergence-indicator-hidden-buffers&quot;&gt;Volume Divergence Indicator Hidden Buffers&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
We have programmed four hidden buffers to aid any automation from the indicator.&lt;br/&gt;

&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;

&lt;h4 id=&quot;divergence-type&quot;&gt;Divergence Type&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Buffer Index = 3&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; Output Values:&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; 1 = Classical Bullish Divergence&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; 2 = Hidden Bullish Divergence &lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; 3 = Classical Bearish Divergence&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; 4 = Hidden Bearish Divergence&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;

&lt;h4 id=&quot;oscillator-difference&quot;&gt;Oscillator Difference&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Buffer Index = 4&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; On the signal candle, this buffer will hold the absolute difference between the two divergence extrema.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;

&lt;h4 id=&quot;price-action-difference&quot;&gt;Price Action Difference&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Buffer Index = 5&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; On the signal candle, this buffer will hold the absolute difference between the two divergence price points.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Low price differences are used for bullish divergences, and high prices for bearish divergences.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;

&lt;h4 id=&quot;divergence-span-length&quot;&gt;Divergence Span Length&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Buffer Index = 6&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; On the signal candle, this buffer will hold the number of candles for which the divergence pattern spans across.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Volume Divergence Indicator Hidden Buffers&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;volume-divergence-indicator-hidden-buffers&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:9,&amp;quot;range&amp;quot;:&amp;quot;7354-8326&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit10&quot; id=&quot;dashboard&quot;&gt;Dashboard&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
&lt;img src=&quot;https://wiki.alphaheim.com/lib/exe/fetch.php?media=volume-insight-divergence-dashboard.png&quot; class=&quot;media&quot; alt=&quot;&quot; /&gt;&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Dashboard&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;dashboard&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:10,&amp;quot;range&amp;quot;:&amp;quot;8327-8404&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit11&quot; id=&quot;overview&quot;&gt;Overview&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
Divergence signals are produced at a lesser frequency than other indicators. For this reason, it is crucial to monitor a large number of symbols to find possible trading opportunities. We have designed a dashboard to scan as many symbols as the user desires, and provide further information about the signal, extending beyond the scope of the divergence signal.&lt;br/&gt;

&lt;br/&gt;

&lt;/p&gt;

&lt;p&gt;
Our dashboard will alert you of any new signals, but will also provide:
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; Candle index for which the signal was produced.&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; 0 is always referenced as the current candle.&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Number of candles for which the divergence spans across.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Lag reduced indication of &lt;strong&gt;Trend Direction&lt;/strong&gt;.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Zero lag prediction attempt based upon &lt;strong&gt;Cyclical Price Action&lt;/strong&gt; analysis.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;p&gt;
The dashboard is fully interactive, allowing for an easier trading experience. Each symbol has an associated button, for each selected time frame. Clicking the button &lt;strong&gt;instantly opens the chart&lt;/strong&gt;, saving the hassle of scrolling through the Market Watch to find the symbol.
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Overview&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;overview&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:11,&amp;quot;range&amp;quot;:&amp;quot;8405-9439&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit12&quot; id=&quot;dashboard-layout&quot;&gt;Dashboard Layout&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
We have designed our dashboard to accommodate the average display, but due to MetaTrader’s display infrastructure, we are unable to automatically adapt to every single display, by default, whilst ensuring an efficient spacing matrix.&lt;br/&gt;

&lt;/p&gt;

&lt;p&gt;
If your dashboard appears incorrectly, i.e. too congested/spaced, then please adjust the &lt;strong&gt;X Shift, Y Shift, Symbol Button Size, Line Height&lt;/strong&gt; inputs. For example, using a 4k display, we have found the setup below to offer better results, but will likely need to be tampered with for individual displays.&lt;br/&gt;

&lt;img src=&quot;https://wiki.alphaheim.com/lib/exe/fetch.php?w=400&amp;amp;tok=b90b9d&amp;amp;media=volume-insight-divergence-layout.png&quot; class=&quot;media&quot; alt=&quot;&quot; width=&quot;400&quot; /&gt;
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Dashboard Layout&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;dashboard-layout&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:12,&amp;quot;range&amp;quot;:&amp;quot;9440-10068&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit13&quot; id=&quot;inputs&quot;&gt;Inputs&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;/div&gt;

&lt;h4 id=&quot;symbols&quot;&gt;Symbols&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; By default, this is set to &lt;strong&gt;empty&lt;/strong&gt;. When empty, the dashboard will use &lt;strong&gt;all symbols&lt;/strong&gt;, actively selected in the &lt;strong&gt;“Market Watch”&lt;/strong&gt;.&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; The symbols within the &lt;strong&gt;“Market Watch”&lt;/strong&gt; can be viewed by navigating within MetaTrader from &lt;strong&gt;View→Market Watch&lt;/strong&gt;, or by hitting &lt;strong&gt;CTRL+M&lt;/strong&gt;.&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; If manual symbol selection is to be used, a &lt;strong&gt;strict formatting scheme&lt;/strong&gt; must be followed.&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; The symbols must be &lt;strong&gt;comma separated&lt;/strong&gt;, and have &lt;strong&gt;no white space&lt;/strong&gt; and &lt;strong&gt;no quotation marks&lt;/strong&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; For example, if the dashboard is only to scan GBPUSD, AUDUSD and XAUUSD, the input would be &lt;strong&gt;GBPUSD,AUDUSD,XAUUSD&lt;/strong&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; If your broker has modified symbols with any &lt;strong&gt;prefixes&lt;/strong&gt; or &lt;strong&gt;suffixes&lt;/strong&gt;, these &lt;strong&gt;must&lt;/strong&gt; also be entered.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;

&lt;h4 id=&quot;search-period&quot;&gt;Search Period&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Divergence patterns will never appear on the current candle, or the preceding candle.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; A pattern will only appear, at the very earliest, on the &lt;strong&gt;second candle&lt;/strong&gt;.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; The search period specifies, from the second candle inclusive, looking back, how many candles should be scanned to check for a pattern.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;

&lt;h4 id=&quot;classic-divergence-hidden-divergence&quot;&gt;Classic Divergence / Hidden Divergence&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; The dashboard will be restricted to only display the specified variant of divergence.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;

&lt;h4 id=&quot;volume-period1&quot;&gt;Volume Period&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; “Look-back” period for the volume calculations.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Our indicator will inspect the cumulative volume accumulation, dependent on the direction of movement.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;

&lt;h4 id=&quot;averaging-period1&quot;&gt;Averaging Period&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Averages the volumes over a defined period, alleviating choppiness.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;

&lt;h4 id=&quot;averaging-method&quot;&gt;Averaging Method&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Averaging method.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;

&lt;h4 id=&quot;applied-volume-mt5-only&quot;&gt;Applied Volume (MT5 Only)&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Type of volume to be used for underlying calculations.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Forex assets typically utilise &lt;strong&gt;Tick Volumes&lt;/strong&gt;, whereas equities typically utilise &lt;strong&gt;Real Volumes&lt;/strong&gt;.&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;

&lt;h4 id=&quot;fast-trend-length&quot;&gt;Fast Trend Length&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Length for additional trend direction filter.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Functions similar to a typical averaging period.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;

&lt;h4 id=&quot;price-action-cycle-period&quot;&gt;Price Action Cycle Period&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; The number of bars in cyclic price action filter.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;

&lt;h4 id=&quot;price-action-cycle-bandwidth&quot;&gt;Price Action Cycle Bandwidth&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; The tolerance of the measurement of the price action cycle period.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;

&lt;h4 id=&quot;alerts-on&quot;&gt;Alerts On&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Enables push notifications to the terminal for divergence patterns&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Required for Mobile/Email alerts.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;

&lt;h4 id=&quot;mobile-push-alerts&quot;&gt;Mobile Push Alerts&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Enables push notifications to your mobile device.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; For this feature to operate, you must have the MetaTrader mobile app installed on your device, and you must enter the device’s &lt;strong&gt;MetaQuotes ID&lt;/strong&gt; into the main MetaTrader terminal, under &lt;strong&gt;Tools→Options→Notifications&lt;/strong&gt;.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;

&lt;h4 id=&quot;email-alerts&quot;&gt;Email Alerts&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Enables email notifications.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; For this feature to operate, you must have the MetaTrader email settings correctly configured under &lt;strong&gt;Tools→Options→Email&lt;/strong&gt;.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;

&lt;h4 id=&quot;symbols-per-column&quot;&gt;Symbols Per Column&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Each MetaTrader terminal is of a different size, depending on the user’s individual settings.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; To adjust the number of symbols, per column, within the dashboard, change this input.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;

&lt;h4 id=&quot;x-shift-y-shift-symbol-button-size-line-height-text-size&quot;&gt;X Shift / Y Shift / Symbol Button Size / Line Height / Text Size&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; MetaTrader charts are generated from predefined pixel locations. Unfortunately, due to different monitors having different PPI (Pixels Per Inch) counts, it is impossible to generate a dashboard catering to every monitor, whilst also being efficient with spacing.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; By default, the dashboard layout matrix is designed for displays with an average PPI count, in an attempt to cover as many displays as possible.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; If for example, your display has a higher PPI count, then the size of the buttons will be smaller than necessary, and the information display will be inconvenient.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;

&lt;h4 id=&quot;use-x-timeframe&quot;&gt;Use x timeframe&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Enables scanning of the specified time frame.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; If no timeframe is set to true, the dashboard will not load.&lt;br/&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Inputs&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;inputs&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:13,&amp;quot;range&amp;quot;:&amp;quot;10069-13878&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit14&quot; id=&quot;important-considerations&quot;&gt;Important Considerations&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;/div&gt;

&lt;h4 id=&quot;data-availability&quot;&gt;Data availability&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;

&lt;p&gt;
The dashboard will function improperly if there is &lt;strong&gt;insufficient data&lt;/strong&gt; for a specified symbol. To overcome this issue, ensure that every scanned symbol has enough bar data, for the specific timeframe being scanned. Once a chart has been loaded, ensure that the &lt;strong&gt;alphaheim; Trend Divergence&lt;/strong&gt; indicator can be loaded, and correctly displays signals. Once this process has been complete, it the dashboard will never have further issues with regards to data.&lt;br/&gt;

&lt;br/&gt;

&lt;/p&gt;

&lt;/div&gt;

&lt;h4 id=&quot;loading-times&quot;&gt;Loading Times&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;

&lt;p&gt;
Upon initial loading of the dashboard, the layout matrix, there may be a noticeable delay. Please keep a track of the &lt;strong&gt;“Journal”&lt;/strong&gt; and &lt;strong&gt;“Experts”&lt;/strong&gt; tab under the &lt;strong&gt;Terminal Toolbox&lt;/strong&gt;. If the layout does not appear within a few minutes, and nothing is being updated in the tabs, then we recommend closing the chart, and attempt reloading. When utilising a large number of symbols and a notable number of timeframes, please be patient as there is a vast amount of data to be processed.&lt;br/&gt;

&lt;br/&gt;

&lt;/p&gt;

&lt;p&gt;
After the layout has loaded, the loading time of the signals will vary, according to which MetaTrader version is being used, and how many scans are being performed. For MetaTrader 4 uses, please be patient, and &lt;strong&gt;avoid interrupting the terminal&lt;/strong&gt;. MT4 only operates on a single core, and will take approximately 25 seconds to load 45 symbols across 3 different timeframes. Whilst the scans are being performed, you will be unable to use the terminal. If scanning timeframes under M15, please &lt;strong&gt;do not&lt;/strong&gt; enforce a large number of symbols.&lt;br/&gt;

&lt;br/&gt;

&lt;/p&gt;

&lt;p&gt;
The dashboard will only update upon the initial load, and then for the opening of every new candle for the shortest timeframe being applied.
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Important Considerations&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;important-considerations&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:14,&amp;quot;range&amp;quot;:&amp;quot;13879-&amp;quot;} --&gt;</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sat, 12 Dec 2020 18:16:10 +0000</pubDate>
        </item>
    </channel>
</rss>
