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

Script open-source

In pieno spirito TradingView, l'autore di questo script lo ha pubblicato open-source, in modo che i trader possano comprenderlo e verificarlo. Un saluto all'autore! È possibile utilizzarlo gratuitamente, ma il riutilizzo di questo codice in una pubblicazione è regolato dal nostro Regolamento. Per aggiungerlo al grafico, mettilo tra i preferiti.

Vuoi usare questo script sui tuoi grafici?

Declinazione di responsabilità