Skip to content

Commit afb0b76

Browse files
authored
Merge pull request #385 from chartingshow/summercms-patch-12709
Update algorithms.md
2 parents 017532d + 9cf6060 commit afb0b76

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

trading/algorithms.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -225,9 +225,9 @@ Below shows all the current trading algorithms development stages and let's user
225225
<td><img src="https://github.com/chartingshow/documentation/blob/master/assets/images/trading-algorithms/enabled-by-default.jpg" alt="Enabled by default"></td>
226226
</tr>
227227
<tr>
228-
<td>Dominance</td>
228+
<td>Dominance Algorithm</td>
229229
<td>Algorithm</td>
230-
<td><p>The dominance algorithm is used to measure the relative market strength of Bitcoin vs the Altcoins in the overall cryptocurrency market. This metric is used by crypto traders to understand market trends, spot possible trading opportunities and gauge the performance of altcoins relative to Bitcoin.</p><p>The dominance algorithm is made up of several parts, the first part works out who controls the dominance in the cryptocurrency market, this will either be "Bitcoin" or the "Altcoins".</p><p>The second part compares the daily changes between Bitcoin and the Crypto Market algorithm, which outputs a percentage score.</p><p>The next part checks to see if Bitcoin is making gains or losses and then checks to see if the Altcoins are making gains or losses. If both are making gains the strength is increasing, if one is making a gain and the other one is making a loss strength is going sideways and if both are making a loss then the strength is decreasing.</p><p>The last part works out the strength and classifies the percentage score into four results, these are: "Weak", "Medium", "Strong" and "Extreme" (listed in strength order).</p><p>A consolidation trading period would likely see a "Weak" strength. While "Bitcoin" having a "Strong" strength would drag the cryptocurrencies, in an up trend this would force the Altcoins to have a green day and in a down trend would result in the Altcoins seeing a red day! Another example would be "Altcoins" and "Weak" the trader would expect to see the Altcoins making small gains! While "Altcoins" and "Extreme" the trader would expect to see the Altcoins making large gains! An "Altcoin Season" the trader would expect to see either "Altcoins" and "Strong" / "Altcoins" and "Extreme".</p><p>Therefore, changes in the dominance algorithm can help traders make decisions about how to position themselves in the cryptocurrency market.</p></td>
230+
<td><p>The "Dominance Algorithm" is a comprehensive tool designed for analysing cryptocurrency market dynamics. It tracks the dominance of Bitcoin, major altcoins, minor altcoins, and Stablecoins to provide insights into potential trading opportunities. It uses a unique algorithm to generate real-time trading signals based on market dominance shifts, trend analysis, and stablecoin flows.</p><h3>Key Features</h3><ul><li><strong>Market Dominance Tracking</strong>: Tracks the dominance of Bitcoin, major altcoins and minor altcoins.</li><li><strong>Stablecoin Analysis</strong>: Option to include stablecoin metrics with a choice between Tether USDT, Circle USDC and other Stablecoins.</li><li><strong>Trend Analysis</strong>: Uses Exponential Moving Average (EMA) to smooth dominance data and identify trends.</li><li><strong>Real-time Trading Signals</strong>: Generates potential buy/sell signals based on market conditions.</li><li><strong>Altcoin Season Detection</strong>: Identifies potential altcoin season beginnings and endings.</li><li><strong>Customizable Appearance</strong>: Offers options for dark and light themes, adjustable themes and background colouring based on market sentiment.</li><li><strong>Alert System</strong>: Provides alerts for dominance shifts, significant dominance differences, altcoin season events and stablecoin flows.</li><li><strong>Data Window</strong>: Displays real-time analysis in a customizable table format.</li></ul></td>
231231
<td><img src="https://github.com/chartingshow/documentation/blob/master/assets/images/trading-algorithms/enabled-by-default.jpg" alt="Enabled by default"></td>
232232
</tr>
233233
<tr>

0 commit comments

Comments
 (0)