TheTradingParrot

QFL single TF with alerts

TheTradingParrot 업데이트됨   
Backtesting compatible QFL pine script w/alerts

This version of QFL was made based on this one:

From author:
www.tradingview.com/u/synapticEx/

I made the following additions according to my requirements:
- I need to use pine script 4
- I needed to avoid repainting issues so I'm not calling directly security, I'm using the wrapper function.
- There might be still repainting issues when you use "max base age" which uses the function "barssince" so be careful, you can disable it by setting its value to zero.
- Alerts so I can use it for automated trading and bots
- In order to make this signal compatible with the backtest script there's an option provided in the settings. If you enable this option this indicator will plot 1 whenever there's a BUY signal. This will allow the backtest to pick the "QFL Buy" from external indicator so it can perform the backtest.

I recommend some of these settings to start playing with the chart in 15 min / QFL in 1, 2 or 4 hours.
The higher the TF the more conservative.
QFL with 3.5% is pretty popular but you can try higher QFL percentage settings for a more conservative approach.

릴리즈 노트:
- added sell signal
- added toggle to hide bases and buy/sell signals
- added alerts
릴리즈 노트:
- added separated sell percentage parameter. Example of use: you can buy at 3.5% and sell at 2% which could make more sense on a bear market.
릴리즈 노트:
- changed default max candle age to disabled
- added an option to allow consecutive signals which triggers signals that match the condition in two or more consecutive candles. This can help to place multiple trades when they manage to close quick enough.
- added an option for allowing signals that are consecutive when the base has changed even if the allow consecutive signals option is turned off
릴리즈 노트:
Support for knowing when the base has moved to a new price.
Base change works for longs and shorts.
It supports alerts and it shows a label when the base changes.
Remember that QFL bases are plotted with an offset of 3 candles according to the original design, so the label and the alert will only be trigger once the base 100% confirmed to prevent re painting but this will mean the label will look shifted to the right.

Join our membership to gain access to the private scripts.
www.thetradingparrot.com
오픈 소스 스크립트

이 스크립트의 오써는 참된 트레이딩뷰의 스피릿으로 이 스크립트를 오픈소스로 퍼블리쉬하여 트레이더들로 하여금 이해 및 검증할 수 있도록 하였습니다. 오써를 응원합니다! 스크립트를 무료로 쓸 수 있지만, 다른 퍼블리케이션에서 이 코드를 재사용하는 것은 하우스룰을 따릅니다. 님은 즐겨찾기로 이 스크립트를 차트에서 쓸 수 있습니다.

면책사항

이 정보와 게시물은 TradingView에서 제공하거나 보증하는 금융, 투자, 거래 또는 기타 유형의 조언이나 권고 사항을 의미하거나 구성하지 않습니다. 자세한 내용은 이용 약관을 참고하세요.

차트에 이 스크립트를 사용하시겠습니까?