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
Many of the functions require certain columns such as Close because that's how they are defined. But some functions in the momo.jl file such as rsi can be generalized with default being the Close
Currently the functions are forcing the use of a
Close
columnThe text was updated successfully, but these errors were encountered: