Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yswa-var/nadaraya_watson_envelope


https://github.com/yswa-var/nadaraya_watson_envelope

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Backtesting the Watson Envelop trading indicator in python

The Watson envelope is a type of moving average calculated by taking a weighted average of data points over a period of time. The envelope is created by drawing two lines (one above and one below) parallel to the moving average at a user-defined percentage distance. Top and bottom lines form a “band” around the moving average that can be used to identify potential trend changes and generate trading signals. The Nadaraya-Watson cover is named after its creators, Geoffrey Watson.

main file: app.py

https://kiit8thsemprojectwhatsonbacktest.streamlit.app/