Added
- Visual progress bars.
- Type hints and docstrings.
- Decorator `swap_sign`.
- Helpers `z_score` and `rsi`.
Changed
- Improve Oanda flexibility, see [README](https://github.com/makr3la/filib#usage) for the new workflow.
- Source code color changed to [Black](https://github.com/psf/black).
Fixed
- Several bug fixes. Highly recommended to upgrade to this version.