PROTECTED SOURCE SCRIPT
Cập nhật

FCPO - NSawit Swing Strategy

2 964
This Indicator implements a custom strategy function in an indicator script. It works on a 4-hour time frame and exclusively for the FCPO futures market only.
The NSawit Swing Strategy consists of three main features:

Feature 1: Trade Summary

ảnh chụp nhanh
This feature utilizes the table function to summarize all completed trades within the current active month. The indicator generates a table that displays relevant trade information like total ticks and profit/loss. For example: table.new(position.top_right, 1, 4, border_width=0)

Feature 2: Active Month Highlight

ảnh chụp nhanh
The purpose of this feature is to visually mark the beginning and end of the current active month on the chart. It achieves this by dynamically changing the background color within the current active month. For example: bgcolor(Highlight ? ColorBG : na)

Feature 3: Swing Reversal Points

ảnh chụp nhanh
This feature identifies swing reversal points on the chart by analyzing candlestick patterns and applying a custom matching algorithm.

ảnh chụp nhanh
If a candlestick pattern matches the specified criteria, the indicator generates a retest box area.

ảnh chụp nhanh
When the price touches this box, it triggers long or short orders. The relevant data, including entry and exit points, are stored in sets of arrays. These data are then utilized by the Trade Summary table to provide a comprehensive overview of the swing trading activity.

ảnh chụp nhanh
Take profit and cut loss value can be set in setting.

To view past contracts kindly add this watchlist.
tradingview.com/...atchlists/114756000/
Phát hành các Ghi chú
Fix the settings menu.
Phát hành các Ghi chú
Updated watchlist
https://www.tradingview.com/watchlists/114756000/
Phát hành các Ghi chú
Fix tickerID issue
Phát hành các Ghi chú
Remove tickerID label
Phát hành các Ghi chú
* Improve the signal condition.
* Restructure summary of trades.
Phát hành các Ghi chú
Added new pattern profile
Phát hành các Ghi chú
*Improve signal
Phát hành các Ghi chú
Added New Long No 9 & Long No 5.
Improve Short No 5 entry point.
Phát hành các Ghi chú
8.3
Phát hành các Ghi chú
Shows low-risk signal based on gapless calculation.
Phát hành các Ghi chú
Fixed typo All -> All
Phát hành các Ghi chú
CL set 16
Implement proper arrays
Implement Risk Type in menu
Phát hành các Ghi chú
Fix TV tickerID issue
Phát hành các Ghi chú
Last version. The next version will continue with the strategy script.
Phát hành các Ghi chú
Fix a lot of pattern issues.

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

Thông tin và ấn phẩm không có nghĩa là và không cấu thành, tài chính, đầu tư, kinh doanh, hoặc các loại lời khuyên hoặc khuyến nghị khác được cung cấp hoặc xác nhận bởi TradingView. Đọc thêm trong Điều khoản sử dụng.