Add Feature: Long-Term Sentiment Algorithm #106
Labels
Code Update 🔔
Code Update
documentation 📄
Improvements or additions to documentation
enhancement 👍
New feature or request
In-progress
In-progress
Priority: Medium
Priority: Medium
Enhancement idea
Description
The long-term sentiment algorithm is made up of several sections.
The first section uses blockchain data and not price action to work out whether the cryptocurrency market is in either a
bull run
or abear market
.The next section then divides the
bull run
into various stages. The primary stage isBitcoin
making gains during the bull run. A secondary stage is whenBitcoin
and theAltcoins
are making gains. An extra stage can check the current trading cryptoasset to see if it can make gains during the primary stage whenBitcoin
and not the Altcoins are making gains! This happens when theAltcoin
is trending and there is high interest in the cryptoasset.Trading Strategy
During a
bear market
traders should hold stable coins and either not trade the market or get in and out quickly!During a
bull run
traders should holdBitcoin
and switch toAltcoins
during the secondary stage or in special cases the extra stage when theAltcoin
is trending.The trading strategy will be shown in the data window on the chart in real-time!
Data Window Results
(*) - The
Bull Market ▲ (Bitcoin + Current Asset)
result is added to the core code and not to thecrypto market
algorithm.Links
https://www.investopedia.com/insights/digging-deeper-bull-and-bear-markets/
The text was updated successfully, but these errors were encountered: