Closed mikeejazmines closed 2 years ago
Currently, hourly backtesting has an odd behavior of selling at 00:00:00 of the next day.
This solution fixes that issue by adjusting the execution type of sell orders.
Other fixes done here:
black
tox
Description
Currently, hourly backtesting has an odd behavior of selling at 00:00:00 of the next day.
This solution fixes that issue by adjusting the execution type of sell orders.
Other fixes done here:
black
tox
in contributing docsChecklist