REV0LUTI0N

Up/Down Long Strategy

REV0LUTI0N 업데이트됨   
This is a consecutive bar up/down strategy for going long only where you can specify how many bars up to buy and how many bars down to sell. It also has code to check and make sure the condition is still true when launching the official alert, which helps back testing and live results line up, however be sure to enter commission and slippage into the properties to accurately reflect profits. I added back testing date ranges to this so you can easily pull up and see back tested results for a certain date range. I also added a buy and sell message fields in the properties so you can launch alerts that will work with automated trading services. Simply enter your buy message and sell message into those fields in the properties and then when you create an alert enter {{strategy.order.alert_message}} into the alert body and it will dynamically pull in your buy and sell messages when it fires alerts.
릴리즈 노트:
Found problem with the logic behind calculation of bars up and down and corrected it.
릴리즈 노트:
Corrected up/down code.
릴리즈 노트:
Fixed issue with signal.
릴리즈 노트:
Added stop loss and take profit exits based on %. You can check or uncheck whether to use the stop loss and take profit exits.
릴리즈 노트:
Changed stop loss and take profit to tick based so it can be used with all chart types.
릴리즈 노트:
Added time restriction so you can enter trades only during the time frame specified. By default it's set to 0000-0000 but you can change it to any time frame, such at 0930-1600. Keep it set to 0000-0000 to have it ignore time restriction and take all trades.

I also added the ability to check off a box that will close the open trade at the end of the time restriction. So if you set the time frame to 0930-1600 and check off to enable close trade at end of time frame then it will look to exit the trade at the close of the next bar.
릴리즈 노트:
Set time restriction field to empty by default since otherwise the strategy won't take all trades like normal. So to enable time restriction enter a time frame in the format 0000-0000.
릴리즈 노트:
Added a separate close message that is used with the "Enable Close Trade At End Of Time Frame" so you can set a separate close message to be sent to your automation service telling it to close the open position.
릴리즈 노트:
Added more alert message fields so you can set a different alert message for each action, such as enter long or short, close long or short and take profit/stop loss.
오픈 소스 스크립트

이 스크립트의 오써는 참된 트레이딩뷰의 스피릿으로 이 스크립트를 오픈소스로 퍼블리쉬하여 트레이더들로 하여금 이해 및 검증할 수 있도록 하였습니다. 오써를 응원합니다! 스크립트를 무료로 쓸 수 있지만, 다른 퍼블리케이션에서 이 코드를 재사용하는 것은 하우스룰을 따릅니다. 님은 즐겨찾기로 이 스크립트를 차트에서 쓸 수 있습니다.

면책사항

이 정보와 게시물은 TradingView에서 제공하거나 보증하는 금융, 투자, 거래 또는 기타 유형의 조언이나 권고 사항을 의미하거나 구성하지 않습니다. 자세한 내용은 이용 약관을 참고하세요.

차트에 이 스크립트를 사용하시겠습니까?