OPEN-SOURCE SCRIPT
업데이트됨 Super Guppy Strategy

CM Super Guppy with Long/Short signals, backtesting, and additional options. Updated for PineScript v4.
BTCUSD
Features 2 primary modes, depending on your risk profile. These options are available in the settings:

"Early Signals" ON (default):

"Early Signals" OFF
Additionally:
In development: alerts
Features 2 primary modes, depending on your risk profile. These options are available in the settings:
"Early Signals" ON (default):
- Prints a "long" on grey to green transitions AND red to gray transitions.
- Prints a "short" on green to grey transitions AND gray to red transitions.
- Will not print back-to-back repeated positions (i.e. green → grey → red will only print the first green → gray "short" signal and not print "short" twice).
- Rotates long and short positions with no delay.
"Early Signals" OFF
- Will close trades, but never open new ones, when guppy transitions to from any color to gray.
- Open long: guppy transitions gray to green.
- Close long: guppy transitions green to gray.
- Open short: guppy transitions gray to red.
- Close short: guppy transitions red to gray.
- Does not rotate long and short positions back to back.
Additionally:
- Can toggle on/off the 200EMA. Default is off.
- Can toggle on/off short positions. Default is on.
In development: alerts
릴리즈 노트
Release notes:minor aesthetic update for opening and closing shorts with "Early Signal" mode disabled to be consistent with the rest of the labels. Removed some redundant comments.
Additional Notes:
Original post also mistakenly had "100%" for position size. Here are some additional results:
2% position size:
15% position size:
30% position size:
릴리즈 노트
Ignore that last update, the screencaps did not publish the way I expected them to. I do advise playing around with position size while backtesting, and never go all in :). Also small grammatical fix to the original post, since we can't edit in TV: "when guppy transitions to from any color to gray" should instead say "when guppy transitions from any color to gray"
Happy trading!
오픈 소스 스크립트
트레이딩뷰의 진정한 정신에 따라, 이 스크립트의 작성자는 이를 오픈소스로 공개하여 트레이더들이 기능을 검토하고 검증할 수 있도록 했습니다. 작성자에게 찬사를 보냅니다! 이 코드는 무료로 사용할 수 있지만, 코드를 재게시하는 경우 하우스 룰이 적용된다는 점을 기억하세요.
면책사항
해당 정보와 게시물은 금융, 투자, 트레이딩 또는 기타 유형의 조언이나 권장 사항으로 간주되지 않으며, 트레이딩뷰에서 제공하거나 보증하는 것이 아닙니다. 자세한 내용은 이용 약관을 참조하세요.
오픈 소스 스크립트
트레이딩뷰의 진정한 정신에 따라, 이 스크립트의 작성자는 이를 오픈소스로 공개하여 트레이더들이 기능을 검토하고 검증할 수 있도록 했습니다. 작성자에게 찬사를 보냅니다! 이 코드는 무료로 사용할 수 있지만, 코드를 재게시하는 경우 하우스 룰이 적용된다는 점을 기억하세요.
면책사항
해당 정보와 게시물은 금융, 투자, 트레이딩 또는 기타 유형의 조언이나 권장 사항으로 간주되지 않으며, 트레이딩뷰에서 제공하거나 보증하는 것이 아닙니다. 자세한 내용은 이용 약관을 참조하세요.