peerchemist / finta

Common financial technical indicators implemented in Pandas.
GNU Lesser General Public License v3.0
2.13k stars 688 forks source link

Fisher indicator signal values #91

Closed vishr closed 4 years ago

vishr commented 4 years ago

As mentioned in the comment here https://github.com/peerchemist/finta/blob/dfadfa90c99bf0f8be9f0379e067ba4d74d923e0/finta/finta.py#L1769, I don't see signal values being returned.

Signal values to be returned along with fisher

No signal values

Always

Latest on macos, Python 3.8

peerchemist commented 4 years ago

Ok that comment is wrong, it's not in the scope of the indicator to return the signal line.