GreenCryptoTrades

GreenCrypto PR Strategy for Swing Trades

This is a very good strategy for Swing Trading, I have been using this strategy for very long time and made good amount of profit using this. This works great for both long trades and short trades, Stop loss and Take profit target is must while entering the trade, this make sure that the trade ends up in good profit and in case if the market revers, ends in only small loss.

This strategy works using the pivot points, we calculate the pivot point using the number of candles mentioned in the input field "leftBars" and "rightBars", if you add more number of bars then the frequency of the trade decreases. for example with the leftBars as 4 you will get less trades than the leftBar=2. Every trade entry is represented using "Buy" and "Sell" signals, whenever there is a new signal chart shows buy/sell signal for limit price, you need to add a limit order for the same price.


Parameters:
LeftBars = Number of left bars should be used for calculating the pivot pints, (more bars means less frequent trades)
RightBars = Number of right candle bars used for calculating the pivot points (more bars means less frequent trades)

Date/month/day : for selecting the right backtesting the period (currently it set to Jan 2018 to current day )

for this backtesting i have used 1000$ capital and with 10% capital used for each trade, free to modify it as per your needs.

This strategy works best on 4H time frame but you can also try backtesting on other time periods.

The default parameters present in the strategy is works best for most of famous cryptocurrencies on 4H time period.

Please DM me if you would like to tryout 7 Days free trail.
發布通知:
Updated Date to larger value to shows signals after 2021
發布通知:
Newly Added features:

  • We have moved away from Pivot Points and implemented our own logic for calculating the Support and Resistance
  • Adding additional trend checking to double confirm the details.
  • Added Stop Loss and Take Profit Targets
  • Added configurable StopLoss to Take profit ratio
  • Added Option for changing the color of the line and texts used for SL and TP
  • Updated Backtest range picket to new date input type introduced by Tradingview recently

Details on how newly added features works:
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.

Backtesting Configuration present in the chart:
We have used 10000$ initial capital withe 10% of the capital for every entry. Also added 0.02% stop loss for each trade. Feel to change it as per your requirements.

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
Stop Loss to Take Profit Ratio: 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).
Note: For most of the charts you don’t need to change the default values. However, feel free to try it out.

How to get access:
Send us a DM to get access.

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

僅限作者授權的用戶訪問此腳本,並且通常需要付費。您可以將其增加到收藏腳本中,但是只有在向作者請求並獲得許可之後,才能使用它。 請與GreenCryptoTrades聯繫以獲取更多資訊,或按照以下作者的說明進行操作。

在您100%信任腳本作者並了解腳本的工作原理之前,TradingView不建議您購買腳本並使用它。在很多情況下,您可以在我們的社群腳本庫中免費找到一個不錯的開源替代品。

免責聲明

這些資訊和出版物並不意味著也不構成TradingView提供或認可的金融、投資、交易或其他類型的意見或建議。請在使用條款閱讀更多資訊。

想在圖表上使用此腳本?

警告:請閱讀,然後再請求訪問權限。