OPEN-SOURCE SCRIPT

RSI50

此策略的逻辑是:
1.将RSI周期调整为750.
2.增加一条ma均线,这条ma线是将rsi线进行sma计算 ,并且设置sma周期为15
3.ma均线上穿rsi=50 线,做多
ma均线下穿rsi= 50 线,做空
ma均线上穿rsi=52线,平多
ma均线下穿rsi=48线,平空

此策略暂时适用于btcusdt 15min



The logic of this strategy is as follows:

1. Set the RSI period to 750.
2. Add a moving average (MA) line, which is the simple moving average (SMA) of the RSI line, with a SMA period of 15.
3.Enter a long position when the MA line crosses above the RSI = 50 line.
Enter a short position when the MA line crosses below the RSI = 50 line.
Close the long position when the MA line crosses above the RSI = 52 line.
Close the short position when the MA line crosses below the RSI = 48 line.
this strategy is applied to BTCUSDT on the 15-minute chart.
Candlestick analysisChart patternsMoving Averagesrsi50

開源腳本

在真正的TradingView精神中,這個腳本的作者以開源的方式發佈,這樣交易員可以理解和驗證它。請向作者致敬!您可以免費使用它,但在出版物中再次使用這段程式碼將受到網站規則的約束。 您可以收藏它以在圖表上使用。

想在圖表上使用此腳本?

免責聲明