OPEN-SOURCE SCRIPT
已更新 Trailing Take Profit

This script demonstrates how to do trailing take profit. With this approach instead of setting a limit order, when you hit the target you just follow the price upwards (for long positions) and you sell when the price drops by a small percentage. This approach will increase the profits (slightly) in every strategy! Be aware that the simulated data may produce unrealistic results.
發行說明
- Add min and max input val
- Simplify the strategy order commands
- Simplify long Take profit price plot command
發行說明
- Use close source to define the profit price
- Set offset to the plot of TP price
發行說明
- Check if time is within backtest period to prevent unecesary calculation and print inside the area of interest
- Replace deprecated transp argument with color.new
發行說明
- Use strategy.percent_of_equity
- Draw lines with width 1
發行說明
- Update pinescript to V5
- Take profit step to 0.05 deviation to 0.01
- Transparency deprecation fix
發行說明
- Let's face it a Green-Red color model is more intuitive!
發行說明
- Happy New Year!
- Many code refactorings and optimizations to better use this script as a template and plug your own strategy at ease
發行說明
- (minor) refactoring
發行說明
- Use time_filters library
發行說明
- Minor revision update
發行說明
- Replace deprecated "when=" with if statements in strategy calls
發行說明
- Change fastMA default color to yellow
發行說明
- Increase max labels to 150
- Increase max lines to 150
- Minor refactoring
發行說明
- Update time_filters library
發行說明
- Some minor label/color changes
發行說明
- small refactoring
發行說明
- Update time_filters library version
發行說明
- Update time_filters library version
發行說明
- Use the 'chrono_utils' library for the date-time window filter
發行說明
- Add different alert messages per event
- Update 'chrono_utils' library
發行說明
Update to pinescript version 6開源腳本
本著TradingView的真正精神,此腳本的創建者將其開源,以便交易者可以查看和驗證其功能。向作者致敬!雖然您可以免費使用它,但請記住,重新發佈程式碼必須遵守我們的網站規則。
📧 Contact info
Telegram: @jason5480
🔗 Addresses
₿ - bc1qxh3jeld7ke70fx3r5q243d96jsx0etth6x8fa7
* Please contact me before any donation ☕
Telegram: @jason5480
🔗 Addresses
₿ - bc1qxh3jeld7ke70fx3r5q243d96jsx0etth6x8fa7
* Please contact me before any donation ☕
免責聲明
這些資訊和出版物並不意味著也不構成TradingView提供或認可的金融、投資、交易或其他類型的意見或建議。請在使用條款閱讀更多資訊。
開源腳本
本著TradingView的真正精神,此腳本的創建者將其開源,以便交易者可以查看和驗證其功能。向作者致敬!雖然您可以免費使用它,但請記住,重新發佈程式碼必須遵守我們的網站規則。
📧 Contact info
Telegram: @jason5480
🔗 Addresses
₿ - bc1qxh3jeld7ke70fx3r5q243d96jsx0etth6x8fa7
* Please contact me before any donation ☕
Telegram: @jason5480
🔗 Addresses
₿ - bc1qxh3jeld7ke70fx3r5q243d96jsx0etth6x8fa7
* Please contact me before any donation ☕
免責聲明
這些資訊和出版物並不意味著也不構成TradingView提供或認可的金融、投資、交易或其他類型的意見或建議。請在使用條款閱讀更多資訊。