PROTECTED SOURCE SCRIPT
fm_surfing_1

This script is a realisation of a strategy that I used to know from FOREX-forums as Surfing. I wrote it first as MQL-Strategy back in 2014. Today it was remastered in pinescript. This strategy is recomended for TF 15M and above.
Below is a short description of rules
Buy Stop: close of a candel is above slow green EMA (20), RSI is greater than 55 and the rolling mean of RSI with period 10 is under RSI itself.
Sell Stop: vice-versa, slow red EMA(20) is used for the signal, as RSI lower band is used 45 value.
Exit rules: rolling mean of RSI crosses the RSI itself.Trailing stop is used as well as take profit.
What is not decripted are to fast EMA(10) which had to be used as the basis for calculating trailing stop, what is currently a task for the future optimization.
Below is a short description of rules
Buy Stop: close of a candel is above slow green EMA (20), RSI is greater than 55 and the rolling mean of RSI with period 10 is under RSI itself.
Sell Stop: vice-versa, slow red EMA(20) is used for the signal, as RSI lower band is used 45 value.
Exit rules: rolling mean of RSI crosses the RSI itself.Trailing stop is used as well as take profit.
What is not decripted are to fast EMA(10) which had to be used as the basis for calculating trailing stop, what is currently a task for the future optimization.
보호된 스크립트입니다
이 스크립트는 비공개 소스로 게시됩니다. 하지만 제한 없이 자유롭게 사용할 수 있습니다 — 여기에서 자세히 알아보기.
면책사항
이 정보와 게시물은 TradingView에서 제공하거나 보증하는 금융, 투자, 거래 또는 기타 유형의 조언이나 권고 사항을 의미하거나 구성하지 않습니다. 자세한 내용은 이용 약관을 참고하세요.
보호된 스크립트입니다
이 스크립트는 비공개 소스로 게시됩니다. 하지만 제한 없이 자유롭게 사용할 수 있습니다 — 여기에서 자세히 알아보기.
면책사항
이 정보와 게시물은 TradingView에서 제공하거나 보증하는 금융, 투자, 거래 또는 기타 유형의 조언이나 권고 사항을 의미하거나 구성하지 않습니다. 자세한 내용은 이용 약관을 참고하세요.