INVITE-ONLY SCRIPT
업데이트됨 Swing Star

릴리즈 노트
Fixed calculation of processing orders on closed bar.릴리즈 노트
New Smart Strategy Alerts! 1.Type your buy and sell alert message in Input of Strategy Settings. Platforms that use JSON, just copy and paste the code inside, Cryptohopper and other platforms use &&& when there is a new line in message. See example in Strategy Input setting.
2.Create new alert, select Swing Star, type new name and add this code {{strategy.order.alert_message}} in message box. Delete all other text. This will automate alerts and send signals when strategy makes an order.
릴리즈 노트
If there is a Warning Popup for Strategy Repainting, don't worry I can assure you this Strategy calculates on the last, closing price update of a bar (Once Per Bar Close). This way script only checks for alert setups that happen on bar close before generating an alert.Before creating alert on Swing Star strategy make sure to turn off 'Recalcualte - On every tick'. It's turned on, just to show you profit dashboard on the chart, if you turn this off - dashboard will hide and re-appear on the first new opened candle. (it's just used to faster calculate and display you profits on the dashboard).
For historical bars on backtests there’s only one data point that can trigger an alert: the bar’s close. But for real-time bars there can be dozens to hundreds of data points: each price update gives our script a new chance to evaluate the alert setup.
How problematic this behaviour is for our script depends on the manual alert settings with Swing Star Alerts:
With the alert frequency set to ‘Once Per Bar’, ‘Only Once’, or ‘Once Per Minute’, the alert can happen with any price update inside a real-time bar, if you want to use them use Swing Star Alerts version.
Those settings increases the likelihood of the alert repeating, since there are now dozens or hundreds of price updates inside one bar that can trigger the alert.
To prevent that a real-time alert happens more frequent than alert setup on historical bars show. We have two options for that:
Set the manual alert frequency option to ‘Once Per Bar Close’ on 'Swing Star Alerts'. That has the script only trigger the alert when its condition is met at the bar’s close. This way the real-time alert does not happen more often than the script identified alert setup on historical bars.
Swing Star strategy have by default all orders send alerts on 'Once Per Bar Close' to make strategy accurate and get the same performance to your backtested, historical bar setup.
In any case, as was stated before, it is critical to understand that IF your strategy is taking decisions on realtime tick data, you are NOT running the same strategy you tested on historical bars with the bar close values only. Many people don't realize that, I made sure to script it the correct way. Swing Strategy trades on bar close (closed candle) by default. Swing Star Alerts have 4 options, if you want to set them differently, for example after every tick.
릴리즈 노트
This Trading Algorithm is subject to the terms of the Star Bots License at star-bots.com/eula-end-user-license-agreement/-Turned off "Recalculate - On every tick" by default.
릴리즈 노트
Added new RSI and EMA sell signals.릴리즈 노트
Quick fix of titles.릴리즈 노트
Added Supertrend, new styling and transperent profit table.릴리즈 노트
Updated SL and TP to be enabled / disabled individually.Better backtest range tool.
릴리즈 노트
Preparing for Swing Star optimizer.릴리즈 노트
Added trailing ATR stop릴리즈 노트
Added additional higher timeframe Supertrend, to filter out more trades.릴리즈 노트
Quick fix.릴리즈 노트
You can take profits on the resistance or stop trades if it goes below the support areas now!릴리즈 노트
Added Sideway-Choppy market filter, helps you with win rate and lower your drawdown in some cases.릴리즈 노트
Added Shorting릴리즈 노트
Swing Mode on/off, you are able to trade on any exchange/platform now.초대 전용 스크립트
이 스크립트는 작성자가 승인한 사용자만 접근할 수 있습니다. 사용하려면 요청을 보내고 승인을 받아야 합니다. 일반적으로 결제 후에 승인이 이루어집니다. 자세한 내용은 아래 작성자의 지침을 따르거나 Starbots에게 직접 문의하세요.
이 프라이빗, 인바이트-온리 스크립트는 스크립트 관리자가 리뷰하지 않았으며 하우스 룰 준수 여부가 결정되지 않았습니다. 트레이딩뷰는 스크립트 작성자를 완전히 신뢰하고 스크립트 작동 방식을 이해하지 않는 한 스크립트 비용을 지불하거나 사용하지 않는 것을 권장하지 않습니다. 무료 오픈소스 대체 스크립트는 커뮤니티 스크립트에서 찾을 수 있습니다.
작성자 지시 사항
Visit https://www.star-bots.com where you can contact us and find guides for this strategy.
Private strategies and Signaler. star-bots.com
면책사항
이 정보와 게시물은 TradingView에서 제공하거나 보증하는 금융, 투자, 거래 또는 기타 유형의 조언이나 권고 사항을 의미하거나 구성하지 않습니다. 자세한 내용은 이용 약관을 참고하세요.
초대 전용 스크립트
이 스크립트는 작성자가 승인한 사용자만 접근할 수 있습니다. 사용하려면 요청을 보내고 승인을 받아야 합니다. 일반적으로 결제 후에 승인이 이루어집니다. 자세한 내용은 아래 작성자의 지침을 따르거나 Starbots에게 직접 문의하세요.
이 프라이빗, 인바이트-온리 스크립트는 스크립트 관리자가 리뷰하지 않았으며 하우스 룰 준수 여부가 결정되지 않았습니다. 트레이딩뷰는 스크립트 작성자를 완전히 신뢰하고 스크립트 작동 방식을 이해하지 않는 한 스크립트 비용을 지불하거나 사용하지 않는 것을 권장하지 않습니다. 무료 오픈소스 대체 스크립트는 커뮤니티 스크립트에서 찾을 수 있습니다.
작성자 지시 사항
Visit https://www.star-bots.com where you can contact us and find guides for this strategy.
Private strategies and Signaler. star-bots.com
면책사항
이 정보와 게시물은 TradingView에서 제공하거나 보증하는 금융, 투자, 거래 또는 기타 유형의 조언이나 권고 사항을 의미하거나 구성하지 않습니다. 자세한 내용은 이용 약관을 참고하세요.