joeguo / indicator

Some indicators like MACD,KDJ,BOLL etc with Golang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

boll MB = (N-1) MA

1770697081 opened this issue · comments

I use this boll,but find boll result have some different with binance boll,so MB = (N-1) MA maybe ok.