Skip to content

fen0dev/Pippi-Crypto-trading-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pippi

Pippi is a crypto trading bot realized entirely in Python. The project is not finished, it needs some minor changes and improvements especially in the "index.html" file. I'm confident that the python code works perfectly.

Bollinger band

The backend algorithm uses the bollinger band technical analysis which is a tool used to determine where prices are high and low relative to each other. These bands are composed of three lines: a simple moving average (the middle band) and an upper and lower band. The upper and lower bands are typically two standard deviations above or below a 20-period simple moving average (SMA). The bands widen and narrow as the volatility of the underlying asset changes.

More will come...

About

Pippi is a crypto trading bot coded entirely in Python3.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published