sunglim / systemtrading

my first system trading application
MIT License
0 stars 0 forks source link

Calculate RSI #9

Open sunglim opened 1 year ago

sunglim commented 1 year ago

Calculating RSI.

RSI (Relative Strength Index)

Use the Exponential moving average method. This method is widely used in the most famous providers like Yahoo finance, Webull.

Load historical data

How to get the historical data