The Wolf DCA Calculator is a powerful and flexible indicator tailored for traders employing the Dollar Cost Averaging (DCA) strategy. This tool is invaluable for planning and visualizing multiple entry points for both long and short positions. It also provides a comprehensive analysis of potential profit and loss based on user-defined parameters, including...
The intelligent accumulator is a proof of concept strategy. A hybrid between a recurring buy and TA-based entries and exits. Distribute the amount of equity and add to your position as long as the TA condition is valid. Use the exit TA condition to define your exit strategy. Decide between adding only into losing positions to average down or take a riskier...
This is system for DCA with strategy and can trade on trend technique "CDC Action Zone". We upgrade Grospector DCA V.3 by minimizing unnecessary components and it is not error price predictions. This has 5 zone Extreme high , high , normal , low , Extreme low. You can dynamic set min - max percent every zone. Extreme zone is derivative short and long which It...
█ OVERVIEW Detect price crashes in volatile conditions. This is an indicator for a greedy dollar cost average (DCA) strategy. That is, for people who want to repeatedly buy an asset over time when its price is crashing. █ CONCEPTS Price crashes are indicated if the price falls below one or more of the 4 lower Bollinger Bands which are calculated with...
The DCA Liquidation Calculator is a powerful table indicator designed for both manual and bot-assisted traders who practice Dollar Cost Averaging (DCA). Its primary objective is to help traders avoid getting liquidated and make informed decisions when managing their positions. This comprehensive table indicator provides essential information to DCA traders,...
This is upgrated system for Screener to DCA from "Grospector DCA V.3". This has 5 zone Extreme high , high , normal , low , Extreme low. You can dynamic set min - max percent every zone. Extreme zone is derivative short and long which It change Extreme zone to Normal zone all position will be closed. Every Zone is splitted 10 channel. and this strategy calculate...
The "Mizar_Library" is a powerful tool designed for Pine Script™ programmer’s, providing a collection of general functions that facilitate the usage of Mizar’s DCA (Dollar-Cost-Averaging) bot system. To begin using the Mizar Library, you first need to import it into your indicator script. Insert the following line below your indicator initiation line: import...
This simple DCS indicator shows: Invested Amount Portfolio Value Profit Assets Cost per Share Fees You can define: Starting Investment Investment per Cycle Fee Ratio Cycle Frequency Start and End Date
This strategy is a result of a study to understand better the workings of functions, for loops and the use of lines to visualize price levels. The strategy is a complete rewrite of the older RSI+PA+DCA Strategy with the goal to make it dynamic and to simplify the strategy settings to the bare minimum. In case you are not familiar with the older RSI+PA+DCA...
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...
Strategy Description: Linear EDCA (Linear Enhanced Dollar Cost Averaging) is an enhanced version of the DCA fixed investment strategy. It has the following features: 1. Take the 1100-day SMA as a reference indicator, enter the buy range below the moving average, and enter the sell range above the moving average 2. The order to buy and sell is carried out at...
This is a DCA Strategy backtester + signals, built to emulate the 3Commas DCA bots. It uses your choice of 4 different buy signals, 2 of which can be adjusted in the settings. Everything is customizable so you can backtest specific settings with different buy signals and find the best performing strategy for your risk tolerance and capital. It can be used to...
The purpose of the strategy is to identify the end of a short-term downtrend . So that you can easily to DCA certain amount of money for each month. ENTRY The buy orders are placed on a monthly basis for assets at the end of a short-term downtrend: - Each month condition: In 1-hour time frame, each month has 24 * 30 candles - The end of short-term downtrend...
The purpose of the strategy is to identify the end of a short-term downtrend . So that you can easily to DCA certain amount of money for each month. ENTRY The buy orders are placed on a monthly basis for assets at the end of a short-term downtrend: - Each month condition: In 1-hour time frame, each month has 240 candles - The end of short-term downtrend...
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...
What is QFL trading strategy? QFL stands for Quickfingersluc, and sometimes it is referred to as the Base Strategy or Mean Reversals. Its main idea is about identifying the moment of panic selling and buying below the base level and utilizing Safety orders. What is Base level or Support Level? Base level or Support Level refers to the lowest price level that...
A simple buy and hold strategy. A short or a long position can be chosen. The start date will determine the date where your position will start and end date is the date it will end. This works well as a baseline to your other existing strategies since buy and hold is just the simplest strategy available.
A simple Pyramiding / DCA Strategy. Everyday at a specified time a position is opened. The individual position is closed when a take profit is triggered. Optionally a stop loss can be activated, or the option to close the position at the and of the time frame. You can specify the max amount of open positions. The equity will be divided through the max amount of...