rouxam

Backtesting 3commas DCA Bot v2

rouxam Обновлено   
Updating previously published simulated 3commas DCA logic with a sexier insert and more meaningful default parameters.
Информация о релизе:
Added possibility to use the RSI as buy signal
Информация о релизе:
Large Revamp:
- Added Label with warning and summary
- Added Stop Loss support
- Improved time inputs
- General bug fixes
Информация о релизе:
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)
Информация о релизе:
Quick amend previous commit:
- Improved currency formatting
Информация о релизе:
more realistic amount of BTC (divided amount of BTC by 1000 because who owns 2000 BTC ?!)
Информация о релизе:
Fixed stop loss, reordered input as per 3c bot setup, fix max deviation calculation, add list of bot parameters on label printout
Информация о релизе:
- Fix quantities calculation
- Default to RSI-7 < 30 for buy signal
Информация о релизе:
amend previous commit
Информация о релизе:
- fix RSI start condition (Below; not crossover)
- set RSI default timeframe to 15
- small rework on the warning/results labels
Информация о релизе:
- Fixed Stop Loss triggers. Thank you @RealSaim for testing and reporting !
Информация о релизе:
- more meaningful default inputs
- Slightly more sexy snapshot
Информация о релизе:
New feature:
- Add a counter of total deals
Информация о релизе:
New Feature:
- Add nb of deals closed on hitting Stop Loss
Информация о релизе:
added support for Take Profit Type "% From Total Volume" or "% From Base Order "
Информация о релизе:
After getting the request from many of you, here it is:
- YOU CAN NOW BACK-TEST SHORT BOTS !
Информация о релизе:
new update includes:
- refactored closing deal code
- add comparison of DCA bot performance to simple Buy and Hold.
Информация о релизе:
Fix Trailing TP logic for short bot
Информация о релизе:
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
Информация о релизе:
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
Информация о релизе:
Fix bug on deal closure
Renamed "TA Preset" to "TV Preset"
Информация о релизе:
fixed typo
Информация о релизе:
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.
Скрипт с открытым кодом

В истинном духе TradingView автор этого скрипта опубликовал его с открытым исходным кодом, чтобы трейдеры могли понять, как он работает, и проверить на практике. Вы можете воспользоваться им бесплатно, но повторное использование этого кода в публикации регулируется Правилами поведения. Вы можете добавить этот скрипт в избранное и использовать его на графике.

Отказ от ответственности

Все виды контента, которые вы можете увидеть на TradingView, не являются финансовыми, инвестиционными, торговыми или любыми другими рекомендациями. Мы не предоставляем советы по покупке и продаже активов. Подробнее — в Условиях использования TradingView.

Хотите использовать этот скрипт на графике?