You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 16, 2020. It is now read-only.
Nevermind, I don't understand what the purpose of that code even was, and ultimately ended up forking the codebase after fixing the logic bug during a code audit & refactor.
As per #171 there is a bug involving repeated advice and trades, and not just MACD
It seems that there is undocumented behavior when the following code is called:
Specifically, the lines with an empty call to this.advice(); seems to be the issue.
in my own fork / repo, I'll be pushing commits with a fix for these sorts of bugs.
At this time, it is unclear to me if @askmike is still accepting pull requests.
The text was updated successfully, but these errors were encountered: