Fixes
- Improve bot startup time
- Improve CPU usage when running bot in test mode
- Fix pending orders returning an error when a GAIN of -100 is set. If a negative gain is set we create a pending order to cover at least the fees.
- Fix pending buy orders original value is not being included in TCV
- Fix a bug when a pending order is cancelled we lose track of the date the pending order was cancelled
- Minor fixes