The Stablecoin Supply Ratio Oscillator (SSRO) is a cryptocurrency indicator designed for mean reversion analysis and sentiment assessment. It calculates the ratio of CRYPTO:BTCUSD 's market capitalization to the sum of stablecoins' market capitalization and z-scores the result, offering insights into market sentiment and potential turning points. Methodology:...
A simple yet powerful Dollar Cost Averaging (DCA) simulator. You just add the script to your chart, and you'll be able to see: - Every single entry with its size - The evolution of you average price in time (blue line) - The profit and loss areas (where market price < average price the DCA is at loss, and the background is colored in red. At the contrary, where...
You can use it in daily, weekly and monthly candles. It can be used on multiple assets(10). All assets must have data and make sure they all use the same currency. See style in settings for plot titles If you are interested in passive investing, I hope it helps. ------------------ Günlük, haftalık, aylık mumlarda kullabilirsiniz. Birden fazla varlıkta...
Introduction The Crypto Force Index (CFI) indicator helps us understand the current strength and weakness of the price. It is very useful when used on high timeframes for investment purposes and not for short term trading. To determine the strength and weakness of the price, a level grid based on the RSI indicator is used. Based on the RSI value, red circles...
This script helps you create a DCA (dollar-cost averaging) strategy for your favorite markets and calculates the DCA value for each bar. This can be used to DCA daily, weekly, bi-weekly, etc. Configuring the indicator: - DCA Starting Price : the price you want to begin DCA'ing - DCA Base Amount : the $ amount you will DCA when price is half of your starting...
Here is a simple script to calculate the profits and other dollar cost average strategy statistics. This strategy was created to avoid asset price volatility, so the pump and dump scheme does not affect the portfolio. By dividing the investment amount into periods, the investor doesn’t need to analyze the market, fundamental analysis, or anything. The goal is to...
This is a testing startergy based on dollar cost averaging and sell on high points.
This script gives you an approximation of the APR you can get when using the technique of Rebalancing. Further discription are embeded in the script. HOW TO USE: - Start date: Choose start date - Settings: Change settings to your own needs - Base currency: Select Base currency - Portfolio: Select the coins (MAX 9 pcs.) you want to use in your portfolio for the...
Updating previously published simulated 3commas DCA logic with a sexier insert and more meaningful default parameters.
This strategy first calculates areas of support (bases), and then enters trades if that support is broken. The idea is to profit off of retracement. Dollar-cost-averaging safety orders are key here. This strategy takes into account a .1% commission, and tests are done with an initial capital of 100.00 USD. This only goes long. The strategy is highly customizable....
Simple script that graphically represents the mining difficulty of Bitcoin. It is ment to be used as a tool to decide when it is good time to dollar cost average (DCA) in your Bitcoin hodl position. When Price is below the difficulty model it is usually a good time to DCA. Formula for the model used in this calculation is 0.002 * difficulty ^ 0.51. It is...
Tool to estimate PnL of your investment if you put in a fixed $ amount daily into btc for past year. It takes input as 365 days which can be changed as per need.
Hello traders This is an upgraded version of my Dollar Cost Average (Data Window) script 1 - What is Dollar-Cost Averaging ( DCA )? Dollar-Cost Averaging is a strategy that allows an investor to buy the same dollar amount of investment at regular intervals. The purchases occur regardless of the asset's price. I hope you're hungry because that one is a...
Risk indicator to determine best time to enter (and exit) position based on EMAs. Both long term (default) and short term available.
Hi everyone Hope you had a nice weekend and you're all excited for the week to come. At least I am (thanks to a few coffee but that still counts !!!) This indicator is inspired from Dollar-Cost-Average-Cost-Basis EDUCATIONAL POST The educational post is coming a bit later this afternoon explaining how to use the indicator so I would advise to follow me...
Shows the cumulative cost-basis for buying a fixed $ quantity of the asset over various plots: 30 days, 60, 90, 120, 180, and 1-6 years when the current price is profitable for the DCA plot, fills red when it will reduce the cost-basis for a DCA investor to buy more, turns green draws heavier support lines for longer term DCA investors intensifies colors to...
This strategy has been published for a Pyramiding tutorial on the Backtest Rookies website. For a full overview of the code and an introduction to Pyramiding check out our site. Summary The code example will create a simple script that allows us to average down whenever our portfolio is down x%. The idea will be to bring our average cost down so that we can...