TradingView
faytterro
1 sept. 2022 18:47

Faytterro Estimator 

Bitcoin / TetherUSBinance

Description

What is Faytterro Estimator?
This indicator is an advanced moving average.

What it does?
This indicator is both a moving average and at the same time, it predicts the future values that the price may take based on the values it has taken before.

How it does it?
takes the weighted average of data of the selected length (reducing the weight from the middle to the ends). then draws a parabola through the last three values, creating a predicted line.

How to use it?
it is simple to use. You can use it both as a regression to review past prices, and to predict the future value of a price. uptrends are in green and downtrends are in red. color change indicates a possible trend change.



Notes de version

buy-sell signal added. the signals are not repaint.

Notes de version

added strong buy-sell signals

Notes de version

alert added.
only the last "lenght" value of the drawing is repaint. There is no repaint on buy-sell signals. Single candle errors may occur if you only select "close" or a different variable as the source. To prevent this, you can make "open" the source part. in this case you will never get a false signal.

Notes de version

max lenght increased from 49 to 99.

estimated values ​​are now displayed as dashed lines.

new view:



Notes de version

bug fixed.

Notes de version

"maxval" increased to 499.

Notes de version

The problem that caused the old lines not to disappear has been resolved.

Notes de version

Added color change option.
Commentaires
kennairne
Thank you for this Indicator. This is far better than the Nadarya Watson Estimator as it's got alert function and do not repaint. Much appre
faytterro
@kennairne, Thank you for your valuable comment, I'm glad you like it.
SPY_VIX_TRADER
I have been using this for a while, and it is great! Is there any way we can 1)select our line colors and 2)pick a timeframe other than what the current chart displays?
faytterro
@SPY_VIX_TRADER, i have added color change option. but time frame change is not possible because of: Error at 30:26 The 'timeframe' argument is incompatible with functions that have side effects
crypto_juju
Is it easy to spin up a MTF version, ser?! Great work
faytterro
@crypto_juju, thanks for your comment. I tried to make a Multi Time Frame version but it is not possible.
15:28:28 — Compilation error. Line 27: The 'timeframe' argument is incompatible with functions that have side effects
crypto_juju
@faytterro, np. Thanks for looking into it anyway!
faytterro
we now have a strategy for this indicator:
tr.tradingview.com/script/qgtXBmhG/
dpanday
Do you know how to code this line indicator in python?
faytterro
@dpanday,
Unfortunately, I do not know :(
Plus