R

RSI trading strategy using python

Relative Strength Index (RSI) trading strategy using Python and Blueshift APIs

Created on 9th May 2023

R

RSI trading strategy using python

Relative Strength Index (RSI) trading strategy using Python and Blueshift APIs

The problem RSI trading strategy using python solves

A trading strategy algorithm helps people by analyzing large amounts of market data, removing human bias and emotions, managing risk, providing access to advanced techniques, and delivering consistent results over time. our strategy was made using Python code, on backtesting it with HAL asset during the period jan1 2022 to dec31 2022 It get an annual return of around 65 %. which is a big thing, with less effort and time we get huge profits.

Challenges we ran into

for choosing the perfect rsi lookback period, we face errors many times after reading the documentation we choose the perfect one and faced errors in importing libraries like pandas, and talib... after reading the new API changes in Blueshift we came to know only Talib is working.

Technologies used

Discussion

Builders also viewed

See more projects on Devfolio