Adding more variables
Pre-release
Pre-release
This pre-release includes more variables around dip logic.
Changes
- Internal bot functions have been condensed in to a single
bot_internals.py
file - The time period to average across and the cool down period between buys are now both configurable variables
- For existing bot users, not having these variables in your
config.json
result in a default of 7 days for both
- For existing bot users, not having these variables in your
Fixes
- Fixed a critical issue where the last buy date is not updated when buys are made!
- Fixed some incorrect function descriptions