thetruetrade / gotrade

Golang stock market technical analysis library
MIT License
145 stars 47 forks source link

Implement ROC Indicator #28

Closed eugeneduvenage closed 10 years ago

eugeneduvenage commented 10 years ago

Rate-Of-Change : ((price/prevPrice)-1)*100