rouxam

Backtesting 3commas DCA Bot v2

rouxam Mis à jour   
Updating previously published simulated 3commas DCA logic with a sexier insert and more meaningful default parameters.
Notes de version:
Added possibility to use the RSI as buy signal
Notes de version:
Large Revamp:
- Added Label with warning and summary
- Added Stop Loss support
- Improved time inputs
- General bug fixes
Notes de version:
Quick amend on previous commit:
- add comments in script
- add warnings for limitations on backtesting with stop loss (in general, do not use a stop loss if you use DCA on the Spot market)
Notes de version:
Quick amend previous commit:
- Improved currency formatting
Notes de version:
more realistic amount of BTC (divided amount of BTC by 1000 because who owns 2000 BTC ?!)
Notes de version:
Fixed stop loss, reordered input as per 3c bot setup, fix max deviation calculation, add list of bot parameters on label printout
Notes de version:
- Fix quantities calculation
- Default to RSI-7 < 30 for buy signal
Notes de version:
amend previous commit
Notes de version:
- fix RSI start condition (Below; not crossover)
- set RSI default timeframe to 15
- small rework on the warning/results labels
Notes de version:
- Fixed Stop Loss triggers. Thank you @RealSaim for testing and reporting !
Notes de version:
- more meaningful default inputs
- Slightly more sexy snapshot
Notes de version:
New feature:
- Add a counter of total deals
Notes de version:
New Feature:
- Add nb of deals closed on hitting Stop Loss
Notes de version:
added support for Take Profit Type "% From Total Volume" or "% From Base Order "
Notes de version:
After getting the request from many of you, here it is:
- YOU CAN NOW BACK-TEST SHORT BOTS !
Notes de version:
new update includes:
- refactored closing deal code
- add comparison of DCA bot performance to simple Buy and Hold.
Notes de version:
Fix Trailing TP logic for short bot
Notes de version:
New features !!
- Using TA Presets (Buy/Strong Buy/Sell/Strong Sell)
- Allow using different timeframes for RSI
- Allow using a percentage of equity rather than fixed amount of currency
- Numbered warnings
Notes de version:
New feature !!
- Backtesting timeframe updated automatically on the label

This is because the number of bars available is a fixed amount so if you select a 1m timeframe, you can backtest over only a few days, but if you select a 15m timeframe you can backtest over several months.

limits:
free account = 5000 bars
pro/pro+ account = 10000 bars
premium account = 20000 bars
Notes de version:
Fix bug on deal closure
Renamed "TA Preset" to "TV Preset"
Notes de version:
fixed typo
Notes de version:
Fancy update people !! A few weeks ago, TradingView released a new object called a "Table" and this is really a big upgrade on the usability of this backtester.
Script open-source

Dans le véritable esprit de TradingView, l'auteur de ce script l'a publié en open-source, afin que les traders puissent le comprendre et le vérifier. Bravo à l'auteur! Vous pouvez l'utiliser gratuitement, mais la réutilisation de ce code dans une publication est régie par le règlement. Vous pouvez le mettre en favori pour l'utiliser sur un graphique.

Clause de non-responsabilité

Les informations et les publications ne sont pas destinées à être, et ne constituent pas, des conseils ou des recommandations en matière de finance, d'investissement, de trading ou d'autres types de conseils fournis ou approuvés par TradingView. Pour en savoir plus, consultez les Conditions d'utilisation.

Vous voulez utiliser ce script sur un graphique ?