Skip to content

Basic trend analyses that concluded on BTC_USD pair within the light of SMA

Notifications You must be signed in to change notification settings

bilgind17/BTC_trend_analysis_withSMA_python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

BTC_trend_analysis_withSMA_python

Basic trend analyses that concluded on BTC_USD pair within the light of SMA(Simple Moving Average) values operated in periods of 9, 15, 30 days and the result data is saved. A graph is plotted with the data analyses that concluded and a signal is defined with arrows that are giving ideas about buy or sell.

A moving average is widely used indicator in technical analysis that helps to smooth out the price action by filtering out the noise from random short-term price fluctuations. Simple moving average (SMA) is basically an arithmetic average of observed periods periods.

This allows traders to compare medium- and long-term trends over a larger time horizon. For example, if the 200-day SMA of a security falls below its 50-day SMA, this is usually interpreted as a bearish death cross pattern and a signal of further declines.

Further; for testing the strategy, a test method is defined. Conclusion, with a long time period there are both own advantageous to HODL and trade with SMA indicator.

About

Basic trend analyses that concluded on BTC_USD pair within the light of SMA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages