-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Module Bugs
Testing in NeoPortfolio has never been done with a pip installed module. There may be file reference and access related bugs when the wheel is unpacked in an environment where the source code is not immediately accessible.
Known issues
- Use
osto get absolute path as a variable. Accessing with"NeoPortfolio/..."may throw an error. - API key checks may not be gracefully handled in the function logic of nCr or Sentiment modules. Confirm crash-free handling of passing
Noneas the API key. - Bug in Exponential RSI (
BtStrategy._rsi_strength_exp) signal scaling. Run ending with negative cash, likely indicates negative magnitudes on sell signals.
This thread will be updated as issues are identified and fixed.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Projects
Status
In progress