This indicator determines periods of bull market when a buy-and-hold investor can hold the asset, and bear market periods when they should avoid holding it. Though it was designed primarily with cryptocurrencies in mind, it can be successfully used for any market. Technically, the indicator is an asymmetric trend filter aimed to account for the fact that market...
Automated Bitcoin (BTC) Investment Strategy from Wunderbit Trading This strategy is designed for the automated long-term investment in Bitcoin. The BTC investment strategy is primarily suitable for long-term investors who want to increase the percentage of their investments through timely trading long-term transactions. The main feature is the difference from the...
This strategy is an experiment to learn what happens when The Trend Flex Oscillator (by Dr. John Ehlers) is used in conjunction with a volatility indicator like ATR. It was designed with cryptocurrency trading in mind. The way I coded this experiment makes it unsuitable for bear market conditions. When applied to a bull market, this trend-following...
HODLBot is a very simple script that HODLs BTC when price > 200 EMA on 6hr timeframe, and sells (closes long) when price < 200 EMA. Designed to be used with just coins / not leveraged trading, to allow restful sleep knowing that you're not participating in brutal drawdowns like 2018 ^_^
The Advance-Decline Line (AD Line) is a breadth indicator based on Net Advances, which is the number of advancing stocks less the number of declining stocks. Net Advances is positive when advances exceed declines and negative when declines exceed advances. The AD Line is a cumulative measure of Net Advances. While the shape of the AD Line is important, the actual...
Displays two of Fundstrat's Indexes as taken from TradingView. Options to configure include displaying the first, second or both chosen indexes as well as a ratio of the two. When comparing indexes, they're a bit "off", as data is not backfilled in consideration for initial index weighting. Feature not a bug?
Write your own strategy and use Hodl to Sodl to send Alerts for when to buy & sell, and automatically plot your anticipated buys/sells to the chart. A must have for AutoView users. Requires Pine Script coding. Not compatible with "Strategy Tester" tab and "Paper Trading" tab in TradingView. Hodl-Sodl itself is not a strategy. It is a framework for building...