TradingView
TheTradingParrot
Oct 12, 2021 6:05 PM

3C Sim Signal 

FIO / BitcoinBinance

Description

This indicator offers the same deal start conditions available on Backtest script but now as an external signal so you can not only backtest but also set up alerts.

You can use the backtest script to backtest this indicator as an external signal and then once happy with the backtest results send directly tradingview alerts to your own bots on any exchange.

It supports most of the deal start conditions currently available for DCA bots on binance.com for example:
- TV technical ratings: buy, sell, strong buy, strong sell.
- RSI
- MFI
- CCI
- Ultimate Oscilator
- QFL
- min volume filter

Once added to the chart it will plot one when the deal start condition is true and zero when is not.

The conditions can be used in long or short strategy mode.

The biggest advantage compared to using it separately from the DSC already available in the backtest script is that because this is a separated study it will perform faster than the backtest and it resolves repainting issues. This two aspects make these indicator better suited for real time trading while still being able to connect to the backtest as an external indicator therefore still backtestable.

Now you can backtest symbols on any exchange and once your strategy is ready you then can send alerts directly to your bots.

Release Notes

- Support for Pine Script 5
- More accurate deal start conditions for MFI, CCI and BB

Release Notes

- Improved performance by reducing unnecessary calls to security function
- Added RSI 14
- Added Bollinger bands percentage
- Added MACD
- Added PSAR

Release Notes

- fix for SMA and HA not triggering
- improved accuracy from BB and BB%

Release Notes

- RSI updated to match new 3commas RSI DSC
- Volume filter accuracy improved
- MFI tooltip accuracy improved

Release Notes

3C signal indicator is designed to be used as a signal in real time without re painting.
For the techies: all calculations that are on a timeframe higher than the chart are now behind secureSecurity.
And remember! never use indicators in a timeframe lower than the chart to prevent invalid results.
For the most accurate backtesting results we recommend using Gavin's backtester instead.

Release Notes

Sync with Backtester
Added warnings
Updated Volume in BTC

Release Notes

Solves edge case issue affecting the daily volume in BTC filter

Release Notes

Added alerts
Comments
CryptoKanith
looks great can't wait to try it out
More