jason5480

Trailing Take Profit

jason5480 Telah dikemas kini   
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.
Nota Keluaran:
  • Add min and max input val
  • Simplify the strategy order commands
  • Simplify long Take profit price plot command
Nota Keluaran:
  • Use close source to define the profit price
  • Set offset to the plot of TP price
Nota Keluaran:
  • 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
Nota Keluaran:
  • Use strategy.percent_of_equity
  • Draw lines with width 1
Nota Keluaran:
  • Update pinescript to V5
  • Take profit step to 0.05 deviation to 0.01
  • Transparency deprecation fix
Nota Keluaran:
  • Let's face it a Green-Red color model is more intuitive!
Nota Keluaran:
  • Happy New Year!
  • Many code refactorings and optimizations to better use this script as a template and plug your own strategy at ease
Nota Keluaran:
  • (minor) refactoring
Nota Keluaran:
  • Use time_filters library
Nota Keluaran:
  • Minor revision update
Nota Keluaran:
  • Replace deprecated "when=" with if statements in strategy calls
Nota Keluaran:
  • Change fastMA default color to yellow
Nota Keluaran:
  • Increase max labels to 150
  • Increase max lines to 150
  • Minor refactoring
Nota Keluaran:
  • Update time_filters library
Nota Keluaran:
  • Some minor label/color changes
Nota Keluaran:
  • small refactoring
Nota Keluaran:
  • Update time_filters library version
Nota Keluaran:
  • Update time_filters library version
Nota Keluaran:
  • Use the 'chrono_utils' library for the date-time window filter

If you're interested in exploring and discovering other high quality free strategies come join us in Discord: discord.gg/2wkm9QqSuY
Skrip sumber terbuka

Dalam semangat TradingView yang sebenar, penulis skrip ini telah menerbitkannya dengan menggunakan sumber terbuka supaya pedagang-pedagang dapat memahami dan mengesahkannya. Sorakan kepada penulis! Anda dapat menggunakannya secara percuma tetapi penggunaan semula kod ini dalam penerbitan adalah dikawalselia oleh Peraturan Dalaman. Anda boleh menyukainya untuk menggunakannya pada carta.

Penafian

Maklumat dan penerbitan adalah tidak dimaksudkan untuk menjadi, dan tidak membentuk, nasihat untuk kewangan, pelaburan, perdagangan dan jenis-jenis lain atau cadangan yang dibekalkan atau disahkan oleh TradingView. Baca dengan lebih lanjut di Terma Penggunaan.

Ingin menggunakan skrip ini pada carta?