OPEN-SOURCE SCRIPT
Aggiornato 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.
Note di rilascio
- Add min and max input val
- Simplify the strategy order commands
- Simplify long Take profit price plot command
Note di rilascio
- Use close source to define the profit price
- Set offset to the plot of TP price
Note di rilascio
- 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
Note di rilascio
- Use strategy.percent_of_equity
- Draw lines with width 1
Note di rilascio
- Update pinescript to V5
- Take profit step to 0.05 deviation to 0.01
- Transparency deprecation fix
Note di rilascio
- Let's face it a Green-Red color model is more intuitive!
Note di rilascio
- Happy New Year!
- Many code refactorings and optimizations to better use this script as a template and plug your own strategy at ease
Note di rilascio
- (minor) refactoring
Note di rilascio
- Use time_filters library
Note di rilascio
- Minor revision update
Note di rilascio
- Replace deprecated "when=" with if statements in strategy calls
Note di rilascio
- Change fastMA default color to yellow
Note di rilascio
- Increase max labels to 150
- Increase max lines to 150
- Minor refactoring
Note di rilascio
- Update time_filters library
Note di rilascio
- Some minor label/color changes
Note di rilascio
- small refactoring
Note di rilascio
- Update time_filters library version
Note di rilascio
- Update time_filters library version
Note di rilascio
- Use the 'chrono_utils' library for the date-time window filter
Note di rilascio
- Add different alert messages per event
- Update 'chrono_utils' library
Note di rilascio
Update to pinescript version 6Script open-source
In pieno spirito TradingView, il creatore di questo script lo ha reso open-source, in modo che i trader possano esaminarlo e verificarne la funzionalità. Complimenti all'autore! Sebbene sia possibile utilizzarlo gratuitamente, ricorda che la ripubblicazione del codice è soggetta al nostro Regolamento.
📧 Contact info
Telegram: @jason5480
🔗 Addresses
₿ - bc1qxh3jeld7ke70fx3r5q243d96jsx0etth6x8fa7
* Please contact me before any donation ☕
Telegram: @jason5480
🔗 Addresses
₿ - bc1qxh3jeld7ke70fx3r5q243d96jsx0etth6x8fa7
* Please contact me before any donation ☕
Declinazione di responsabilità
Le informazioni ed i contenuti pubblicati non costituiscono in alcun modo una sollecitazione ad investire o ad operare nei mercati finanziari. Non sono inoltre fornite o supportate da TradingView. Maggiori dettagli nelle Condizioni d'uso.
Script open-source
In pieno spirito TradingView, il creatore di questo script lo ha reso open-source, in modo che i trader possano esaminarlo e verificarne la funzionalità. Complimenti all'autore! Sebbene sia possibile utilizzarlo gratuitamente, ricorda che la ripubblicazione del codice è soggetta al nostro Regolamento.
📧 Contact info
Telegram: @jason5480
🔗 Addresses
₿ - bc1qxh3jeld7ke70fx3r5q243d96jsx0etth6x8fa7
* Please contact me before any donation ☕
Telegram: @jason5480
🔗 Addresses
₿ - bc1qxh3jeld7ke70fx3r5q243d96jsx0etth6x8fa7
* Please contact me before any donation ☕
Declinazione di responsabilità
Le informazioni ed i contenuti pubblicati non costituiscono in alcun modo una sollecitazione ad investire o ad operare nei mercati finanziari. Non sono inoltre fornite o supportate da TradingView. Maggiori dettagli nelle Condizioni d'uso.