OPEN-SOURCE SCRIPT
Cập nhật aa--tag

Technical Analysis Graffiti.
This script paints you a painting based on it's inputs.
A tag if you will,
that you can then look at and marvel at the beauty of mathematics.
Is is also a living organism, one that will evolve over time with many mutations.
This script paints you a painting based on it's inputs.
A tag if you will,
that you can then look at and marvel at the beauty of mathematics.
Is is also a living organism, one that will evolve over time with many mutations.
Phát hành các Ghi chú
code clean up and bug fixes.Phát hành các Ghi chú
code cleanup. small tweaks on the --prediction.added ability to enable/disable --g-spot, --g-bling and --flip--flap among others.
Switched to single number input value for n and derive other values from multiplying / dividing it, this way it gets simpler to setup and keeps a good relation between values.
Here's a explanation of what each setting does:
--everything off
displays the bars of each n
what each n is:
n2 = input (default is 45)
n0 = n2 / 4 (11)
n1 = n2 / 2 (23)
n3 = n2 * 2 (90)
n4 = n2 * 4 (180)
n5 = n2 * 6 (360)
--moving average
average for each n
--average line
a line from average[n] at bar[n] to bar[1] for each n
--hi-lo
highs and lows for each n
--hi-lo--fill
apply fill to --hi-lo
--g-spot
displays the fibonacci levels of .618 and .382 as support and resistance that decrease / increase based on the time left until --hi-lo inevitably moves
--g-bling
This displays the fibonacci levels of .618 and .382 as positive (+) and negative (-)
--price
displays time left (and percentage) until --hi-lo inevitably moves, as well as it's current price and percentage of overall vertical range
--trend
displays a line from one n[n] to the next and extended. This represents the full potential of the the current trend for each n
--flip--flap
section of plots of a[n] and trend that show current aerodynamic
--prediction
based on current aerodynamic, tries to guess what price level is next to make a move.
--console
displays high and low, current price and it's percentage for the range
to-do roadmap:
- ability to toggle each n individually
code cleanup
better code comments
Phát hành các Ghi chú
Disabled --flip--flap to make room for other settingsAdded --zebra option for the --hi-lo
changed n5 to *8 so the default ends up at 360
Small Tweaks and Improvements
Code cleanup
Phát hành các Ghi chú
--theme is now available for quick switching between --dark and --lightcurrently playing with the --console
code cleanup
Phát hành các Ghi chú
select each N separately--g-spot improvements
code cleanup and stuff
Phát hành các Ghi chú
chart cleanupPhát hành các Ghi chú
— New Features: --perspective --target --— Changes to: --g-spot
— Removed: --bling
— Disabled: --flaps
— Code refactoring to take advantage of input lines and more arrays
Mã nguồn mở
Theo đúng tinh thần TradingView, người tạo ra tập lệnh này đã biến tập lệnh thành mã nguồn mở để các nhà giao dịch có thể xem xét và xác minh công năng. Xin dành lời khen tặng cho tác giả! Mặc dù bạn có thể sử dụng miễn phí, nhưng lưu ý nếu đăng lại mã, bạn phải tuân theo Quy tắc nội bộ của chúng tôi.
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.
Mã nguồn mở
Theo đúng tinh thần TradingView, người tạo ra tập lệnh này đã biến tập lệnh thành mã nguồn mở để các nhà giao dịch có thể xem xét và xác minh công năng. Xin dành lời khen tặng cho tác giả! Mặc dù bạn có thể sử dụng miễn phí, nhưng lưu ý nếu đăng lại mã, bạn phải tuân theo Quy tắc nội bộ của chúng tôi.
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.