GreenCryptoTrades

GreenCrypto Swing Trade Indicator - GC02

Overview: This is a swing trading Indictor works using support & resistance and market trend, it is designed for all type of markets (crypto, forex, stock etc.) and works on all commonly used timeframes (preferably on 1H, 4H Candles).

How it works:
Core logic behind this indicator is to finding the Support and Resistance, we find the Lower High (LH) and Higher Low (HL) to find the from where the price reversed(bounced back) and also we use a custom logic for figuring out the peak price in the last few candles (based on the input "Strength" ). Based on the multiple previous Support and Resistance (HH, HL, LL LH) we calculate a price level, this price level is used a major a factor for entering the trade. Once we have the price level we check if the current price crosses that price level, if it crossed then we consider that as a long/short entry (based on whether it crosses resistance or support line that we calculated). Once we have pre long/short signals we further filter it based on the market trend to prevent too early/late signals, this trend is calculated based on the value from the input field "Factor". Along with this if we don't see a clear trend we do the filtering by checking how many support or resistance level the price has bounced off.

Stop Loss and Take Profit: We have also added printing SL and TP levels on the chart to make the it easier for everyone to find the SL/TP values. Script calculates the SL value by checking the previous support level for LONG trade and previous resistance level for SHORT trades. Take profit are calculated in 1:1 ratio as of now.


Available Inputs:
Strength : Define the strength of the support resistance that we calculate. The lower value means less number of candles used for calculating the support & resistance and vice versa
Factor: Specify what level of trend to use. Using higher value will result script looking using the larger trend (zoomed out trend) and using lesser value will result in using the short trends

Note: For most of the charts you don’t need to change the default values. However, feel free to try it out.

How to use:
Add the script to the chart and once the indicator is load it will display the "long" and "short" entry points along with the stopLoss and takeProfit points.

How to get access:
Send a DM to us for getting access to the script.
版本注释:
Corrected Alert Message.
版本注释:
Added a new Input "Stop Loss to Take Profit Ratio"
This new input allows user to enter the Stop loss to take profit ration. By default this is set to 1. that mean if the stop loss is set to 10 points below then TP1 will be 10 points above the entry price. In the same way if the ratio is 2 then TP1 will be set to 20 Points from the entry price (Formula is; TP1 = SL points * ratio).
版本注释:
Added option for enabling/disabling StopLoss and Take profit target lines.
版本注释:
Entry price price will display by default
changed display line positions
版本注释:
Added noise filtering to reduce the false signals. By default this option is disabled.
You can enabled the option by selecting "Enable noise filter ?" option.

This will help in reducing the false signals most commonly found in lower timeframes.
版本注释:
Added new option "Enable Advanced StopLoss ?"
- This will help in setting the tight stop-loss to reduce the losses. When this option is enabled stopLoss price will be more close to the entryPrice, Incase if there is stopLoss hit the losses will be less.
版本注释:
Updates.
- Added new alerts() function which you can use to get json output in the alerts. Example json output below
{"orderSide": "sell", "ticker": "LTCUSDT", "entryPrice":154.49, "stopLoss":154.79, "tp1":154.19, "tp2": 153.89, "tp3":153.59, "tp4":153.29, "tp5":152.99}

- Fixed minor bug with noise filter option.
- Updated Advanced StopLoss Price calculation logic.
版本注释:
- Fixed slight deviation in the SL calculation logic when Noise filter enabled.
版本注释:
Minor Update.
版本注释:
1. Added Dynamic Take Profit option which provides take profits different Take Profit compared previous 1:1 take profits.
Take profits are calculated exponentially when the Dynamic Take Profit Option is enabled.

To use the dynamic take profit enable the option "Enable Dynamic Take Profit ?"

2. Added default 5 Take Profit Targets instead of 3.
版本注释:
Major Update:
  • Revamped the GreenCrypto algorithm to generate more accurate signals with the longer trend following and less frequent signals, with the new update you should see less number of signals and more accurate signal with less false positives.

    We have also modified the previous algorithm to better suite scalp trading and added an optional button "Enable Scalping/Aggressive Mode ?" for scalp trading, you can enable this and get scalp signals which are more frequent and has short time duration of the trade.
版本注释:
  • Minor bug fixes
  • Minor update to the new Algorithm introduced in the previous updated
  • Changed Signal style to Triangle for better visibility.
版本注释:
- Introduces new checks to signals confirmation algorithm to improve the accuracy of the signals
- Improved logic to includes some of the missing opportunities during long trending markets.
版本注释:
Update to trade filter logic.
This updated reduces the chances are missing good trades
版本注释:
Migrate to pinescript V5.
版本注释:
Major Update
  • Separated the indicator into two major parts, one focuses on Breakout and Another one focuses on the Trend.
  • Users have an option of choosing between the Breakout Strategy and Trend Strategy. On the Settings page of the Indicator uses can pick the strategy they want.
  • Breakout Strategy: Build based on the support and resistance and focuses on the breakout of the price from support/resistance along with the additional filter to get the perfect signals.
  • Trend Strategy: Focuses on the prices trend combined with the volume to capture the full trend from the bottom or top. Additional filters are applied to reduce the noise
  • Other settings of the Indicator remains the same. Choose Breakout Strategy if you want to scalp the market. Choose Trend Strategy if you want to swing trade.
版本注释:
minor update to the settings page

📢 Telegram Channel: t.me/getgreencrypto
🆓 Free Trial / Contact Us: t.me/greencryptosupport
🌐 Website: greencrypto.net
📚 Docs: docs.greencrypto.net
仅限邀请脚本

仅限作者授权的用户访问此脚本,并且通常需要付费。您可以将其添加到收藏中,但是只有在向作者请求并获得许可之后,才能使用它。 请与GreenCryptoTrades联系以获取更多信息,或按照以下作者的说明进行操作。

在您100%信任脚本作者并了解脚本的工作原理之前,TradingView不建议您购买脚本并使用它。在很多情况下,您可以在我们的公共指标库中免费找到一个不错的开源替代品。

免责声明

这些信息和出版物并不意味着也不构成TradingView提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。

作者的说明

Feel free to reach out to us if you are interested in trying the indicator. You can contact us over DM, Telegram, Website etc. Checkout Bio for more details. Cheers!

想在图表上使用此脚本?

警告:请阅读,然后再请求访问权限。