dgtrd

Logistic EMA w/ Signals by DGT

dgtrd Wizard 업데이트됨   
Logistic Map Equation - The logistic map connects fluid convection, neuron firing, the Mandelbrot set and so much more.

This study is an attempt to apply Logistic Map Equation in Trading

Logistic Map Equation

Xn+1 = r * Xn * (1 - Xn)

Where,
r - growth rate
Xn - percentage of theoretical maximum of measured event (from 0 to 1)
(1 - Xn) - represents constraints of the environment, presents the idea of negative feedback

For trading the measured event will be the price of the instrument (price is commonly reffered as source in mathematicall forumlations),
hence
r - growth rate can be expressed as => change(source, length) / source, expressing r in such manner mades the equation dynamic with regards to the growth rate
Xn - percentage of theoretical maximum of the price for given duration can be expressed as => source / highest(length)

Putting pieces together we are ready to plot



Printed alone does not seem to provide much useful visualization for trading, in fact not easy to interpret especially when the market is an uptrend

What it has numerically,
Provides a ratio, where sudden changes are much more reflected thanks to negative feedback nature of the logistic equation.

As we know moving average indicators are lagging and the logistic map may fit here to reduce the lag

With this study you will find application of Logistic Map Equation with combination of Exponential Moving Average (EMA)


Logistic EMA (LEMA) and LEMA COLORS
one line with user defined periods of length, where the colors of the line will change automatically depending where the value is compared to 50-100-200 moving average


Multiple LEMAs : optional – three fixed lenght of 50-100-200 period lines




LEMA Signals
Various signals are added by using LEMA and applying some common market approaches. Use with caution and with conjunction of other indicators



Thanks to @allanster for the idea
A fascinating YouTube video explaining the logistic map - “This equation will change how you see the world (the logistic map)”


Disclaimer:
Trading success is all about following your trading strategy and the indicators should fit within your trading strategy, and not to be traded upon solely

The script is for informational and educational purposes only. Use of the script does not constitute professional and/or financial advice. You alone have the sole responsibility of evaluating the script output and risks associated with the use of the script. In exchange for using the script, you agree not to hold dgtrd TradingView user liable for any possible claim for damages arising from any decision you make based on use of the script

릴리즈 노트:
minor fix
릴리즈 노트:
enchamnent :

- lema plotting now is made of two lines, the first one as explined above, the second line colors calculated based on high low values

- lema values optimized

- macd removed form probable trade singnals and instead trend dicrection calculated based on high low moving averages added
릴리즈 노트:
alert functionality added
오픈 소스 스크립트

이 스크립트의 오써는 참된 트레이딩뷰의 스피릿으로 이 스크립트를 오픈소스로 퍼블리쉬하여 트레이더들로 하여금 이해 및 검증할 수 있도록 하였습니다. 오써를 응원합니다! 스크립트를 무료로 쓸 수 있지만, 다른 퍼블리케이션에서 이 코드를 재사용하는 것은 하우스룰을 따릅니다. 님은 즐겨찾기로 이 스크립트를 차트에서 쓸 수 있습니다.

면책사항

이 정보와 게시물은 TradingView에서 제공하거나 보증하는 금융, 투자, 거래 또는 기타 유형의 조언이나 권고 사항을 의미하거나 구성하지 않습니다. 자세한 내용은 이용 약관을 참고하세요.

차트에 이 스크립트를 사용하시겠습니까?