Skip to content

azouiaymen/BasicTradingbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BasicTradingbot

MACD RSI basic crypto bot

MACD

Find in the link bellow some explanations about MACD: https://www.investopedia.com/terms/m/macd.asp#:~:text=Moving%20average%20convergence%20divergence%20(MACD)%20is%20a%20trend%2Dfollowing,from%20the%2012%2Dperiod%20EMA.

RSI

Same for Relative stregth indicator : https://www.investopedia.com/terms/r/rsi.asp

This two indicators are only Basic indicator, showing the evolution of the rate of rise/fall of a stock. Thus results won't be crazy.

The bot will be deployed and running on heroku .

Open the python file basic_trading_bot.py with a notebook.

Create a demo/test account to try the strategy first with this link

doing a video about this !

requirements

! pip install -r requirements.txt

About

MACD RSI basic crypto bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published