OPEN-SOURCE SCRIPT

Trailing Buy

Cập nhật
This script demonstrates how to do trailing buy. With this approach, given an entry signal, instead of buying directly, you just follow the price downwards (for long positions) and you buy when the price increases by a small percentage. The order will be executed when the next bar is closed. This approach may increase the profits (slightly) in some strategies! This script can be used as a template for your own strategy. Be aware that the simulated data may produce unrealistic results.
Phát hành các Ghi chú
  • Fix some bugs in some edge cases
  • Refactor the code to better reflect what it does
Phát hành các Ghi chú
  • Fix minor typos
Phát hành các Ghi chú
  • Use stop orders when trailing instead of market orders at the start of the next candle (suggestion by freyadog)
  • Use time_filter library
Phát hành các Ghi chú
  • Minor code clean up
  • Change color scheme
Phát hành các Ghi chú
  • Update time_filters library
Phát hành các Ghi chú
  • Replace deprecated "when=" with if statements in strategy calls
Phát hành các Ghi chú
  • Change fastMA default color to yellow
  • Change trailing entry price default color to blue
Phát hành các Ghi chú
  • Increase max labels to 150
  • Minor refactoring
Phát hành các Ghi chú
  • Update time_filters library
Phát hành các Ghi chú
  • Change the settings so the order type (market, stop-limit) is independent from the trailing
  • Some minor label/color changes
Phát hành các Ghi chú
  • Added option for limit orders
Phát hành các Ghi chú
  • small refactoring
Phát hành các Ghi chú
  • Update time_filters library version
Phát hành các Ghi chú
  • Update time_filters library version
Phát hành các Ghi chú
  • Use the 'chrono_utils' library for the date-time window filter
Phát hành các Ghi chú
  • Add different alert messages per event
  • Update 'chrono_utils' library
Moving Averagestemplatetrailingtrailingbuy

Mã nguồn mở

Theo tinh thần TradingView thực sự, tác giả của tập lệnh này đã xuất bản dưới dạng nguồn mở để các nhà giao dịch có thể hiểu và xác minh. Chúc mừng tác giả! Bạn có thể sử dụng miễn phí. Tuy nhiên, bạn cần sử dụng lại mã này theo Quy tắc nội bộ. Bạn có thể yêu thích nó để sử dụng nó trên biểu đồ.

Bạn muốn sử dụng tập lệnh này trên biểu đồ?


📧 Contact info
Telegram: @jason5480

🔗 Addresses
₿ - bc1qxh3jeld7ke70fx3r5q243d96jsx0etth6x8fa7

* Please contact me before any donation ☕

Thông báo miễn trừ trách nhiệm