brobear

Moving Average Bundle

brobear Cập nhật   
3 Moving Average Lines. All parameters are configurable via user input.

Each of these moving average lines already exist as individual indicators in TradingView. This script just bundles them for one stop shopping. It's helpful if you're limited by the number of indicators per chart. And highly educational: quickly compare the different averaging methods!

sma: Simple Moving Average
rma: Recursive Moving Average
ema: Exponential Moving Average
wma: Weighted Moving Average
vma: Volume Weighted Moving Average
wma: Weighted Moving Average
alma: Arnaud Legoux Moving Average

Note: Only Pine built-in functions are included.

Phát hành các Ghi chú:
Added several filters. See the beginning comments in the code for a full description.

- Ehler's Laguerre filter
- Ehler's Adaptive Laguerre filter
- Ehler's Super Smoothing filter, 2 pole and 3 pole
- Hull moving average
- Percentile moving line
- Highest Lowest average moving line (like the Ichimoku Cloud)
- Exponential decay lines

Filters can be cascaded. Optional shading between filters.


This moving average bundle helps me get a feel for how different TA filters work, or don't work... or how they relate to each other. It's fascinating! I've spent too much time combining filters in unconventional ways, experimenting... playing. Oh, and trading too. Hope you find it useful :)
Mã nguồn mở

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

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.

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