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...
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....
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...
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...
Risk indicator to determine best time to enter (and exit) position based on EMAs. Both long term (default) and short term available.
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...
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.
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.
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...